2 Answers
- Newest
- Most votes
- Most comments
1
Hello! To troubleshoot the issue you're having with AppConfig deployment events not being sent to your SNS topic, you can follow these steps:
- Ensure the SNS topic exists and is configured correctly.
- Ensure that the SNS subscription is confirmed.
- Confirm that the IAM role associated with the AppConfig has the required permissions to publish to the SNS topic.
- Ensure the extension is attached to the correct AppConfig environment.
- Check CloudWatch Logs for any errors related to AppConfig deployments and SNS topics.
- Check the deployment history in the AppConfig console to make sure deployment events are being generated.
- Test sending a message to your SNS subscription endpoint using the "Publish message" option in SNS on the subscription page
Here is a guide to working with AppConfig deployments to SNS: https://docs.aws.amazon.com/appconfig/latest/userguide/working-with-appconfig-extensions-about-predefined-notification-sns.html
If you follow these steps and still encounter issues, you can open up a support case. Here is a link to creating a support case: https://docs.aws.amazon.com/awssupport/latest/user/case-management.html
Relevant content
- asked 3 years ago
- asked 2 years ago
- asked 2 years ago
