mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-05 02:41:14 -05:00
Clarify that we are not providing direct access to SES/SNS
This commit is contained in:
@@ -30,9 +30,9 @@ US Notify utilizes several cloud.gov-provided services:
|
|||||||
* Elasticache (redis) for cacheing data and enqueueing background tasks
|
* Elasticache (redis) for cacheing data and enqueueing background tasks
|
||||||
* RDS (PostgreSQL) for system data storage
|
* RDS (PostgreSQL) for system data storage
|
||||||
|
|
||||||
US Notify also provides access to two AWS services via a supplemental service broker:
|
US Notify also provisions and uses two AWS services via a [supplemental service broker](https://github.com/GSA/datagov-ssb):
|
||||||
|
|
||||||
* SNS for sending SMS messages
|
* [SNS](https://aws.amazon.com/sns/) for sending SMS messages
|
||||||
* SES for sending email messages
|
* [SES](https://aws.amazon.com/ses/) for sending email messages
|
||||||
|
|
||||||
For further details of the system and how it connects to supporting services, see the [application boundary diagram](https://github.com/GSA/us-notify-compliance/blob/main/diagrams/rendered/apps/application.boundary.png)
|
For further details of the system and how it connects to supporting services, see the [application boundary diagram](https://github.com/GSA/us-notify-compliance/blob/main/diagrams/rendered/apps/application.boundary.png)
|
||||||
|
|||||||
Reference in New Issue
Block a user