-
Notifications
You must be signed in to change notification settings - Fork 5
Labels
cloud: awsApplies to AWS templateApplies to AWS templatescope: architectureDesigns (tech specs) and implementation of the platform architectureDesigns (tech specs) and implementation of the platform architecturescope: serviceService layer / componentService layer / componenttype: featureNew feature or new functionality to existing featureNew feature or new functionality to existing feature
Description
Context
We had originally set up "notifications" to go through Pinpoint in part to more seamlessly support SMS in the future, but Pinpoint is no longer supported: #942
Implementation
SMS support on AWS is through AWS End User Messaging (related Terraform resources). Likely needs at least a env-config/notifications.tf setting for opting into SMS support, possibly a separate top-level enable_ option.
We could also consider supporting third-party SMS services in at least setting up the config interfaces, but the AWS service is the initial backend target implementation.
Success criteria
Services with enable_notifications = true can send messages to a phone number.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cloud: awsApplies to AWS templateApplies to AWS templatescope: architectureDesigns (tech specs) and implementation of the platform architectureDesigns (tech specs) and implementation of the platform architecturescope: serviceService layer / componentService layer / componenttype: featureNew feature or new functionality to existing featureNew feature or new functionality to existing feature