Skip to content

feat: add tofu setup for SMS#6482

Open
chadbrokaw wants to merge 2 commits into
mainfrom
6227/aws_tofu_sms_setup
Open

feat: add tofu setup for SMS#6482
chadbrokaw wants to merge 2 commits into
mainfrom
6227/aws_tofu_sms_setup

Conversation

@chadbrokaw

Copy link
Copy Markdown
Collaborator

This PR addresses #6227

  • Addresses the issue in full
  • Addresses only certain aspects of the issue

Description

This PR adds the necessary Tofu code for setting up SMS (End User Messaging) inside of AWS.

How Can This Be Tested/Reviewed?

The deployment is live on the aws dev deployment where you can test it for regressions

Author Checklist:

  • Added QA notes to the issue with applicable URLs
  • Reviewed in a desktop view
  • Reviewed in a mobile view
  • Reviewed considering accessibility
  • Added tests covering the changes
  • Made corresponding changes to the documentation
  • Ran yarn generate:client and/or created a migration when required

Review Process:

  • Read and understand the issue
  • Ensure the author has added QA notes
  • Review the code itself from a style point of view
  • Pull the changes down locally and test that the acceptance criteria is met
  • Either (1) explicitly ask a clarifying question, (2) request changes, or (3) approve the PR, even if there are very small remaining changes, if you don't need to re-review after the updates

 tofu code to integrate amazon messaging
number capabilities
@netlify

netlify Bot commented Jul 7, 2026

Copy link
Copy Markdown

Deploy Preview for bloom-angelopolis ready!

Name Link
🔨 Latest commit e91aece
🔍 Latest deploy log https://app.netlify.com/projects/bloom-angelopolis/deploys/6a4d735ad69d690008fdabd0
😎 Deploy Preview https://deploy-preview-6482--bloom-angelopolis.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Jul 7, 2026

Copy link
Copy Markdown

Deploy Preview for partners-bloom-dev ready!

Name Link
🔨 Latest commit e91aece
🔍 Latest deploy log https://app.netlify.com/projects/partners-bloom-dev/deploys/6a4d735a43bcf50008d1c79e
😎 Deploy Preview https://deploy-preview-6482--partners-bloom-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented Jul 7, 2026

Copy link
Copy Markdown

Deploy Preview for bloom-exygy-dev ready!

Name Link
🔨 Latest commit e91aece
🔍 Latest deploy log https://app.netlify.com/projects/bloom-exygy-dev/deploys/6a4d735ac32bf00008cd192d
😎 Deploy Preview https://deploy-preview-6482--bloom-exygy-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@YazeedLoonat YazeedLoonat left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, question for ya

{
Action = "sms-voice:SendTextMessage"
Effect = "Allow"
Resource = "*"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

question: should this be the specific arn like how ses:SendEmail works?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants