Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to add email subscriber to build notifications with existing subscriptions #2489

Open
Jay2113 opened this issue Feb 7, 2025 · 1 comment
Labels
bug Something isn't working console Issues related to Amplify console UI/UX

Comments

@Jay2113
Copy link

Jay2113 commented Feb 7, 2025

Environment information

N/A

Describe the bug

When attempting to add a new email subscriber to build notifications, the UI prevents saving due to validation errors with existing Lambda function ARN subscriptions.

The Lambda function subscription was manually added to the SNS topic created by Amplify.

Reproduction steps

  1. Create or start with an existing Amplify app, add email notifications to it
  2. Review the SNS topic created in your AWS account
  3. Add a Lambda function as a subscriber on the SNS topic
  4. Amplify console lists all subscriptions
  5. Add a new email subscriber from the Amplify console
  6. Save
@Jay2113 Jay2113 added the pending-triage Incoming issues that need categorization label Feb 7, 2025
@Jay2113
Copy link
Author

Jay2113 commented Feb 7, 2025

Marking this as a bug. In the interim, we recommend adding email addresses directly through the SNS console as a workaround.

@Jay2113 Jay2113 added bug Something isn't working console Issues related to Amplify console UI/UX and removed pending-triage Incoming issues that need categorization labels Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working console Issues related to Amplify console UI/UX
Projects
None yet
Development

No branches or pull requests

1 participant