This repository was archived by the owner on Sep 26, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 70
TopicARN #11
Copy link
Copy link
Open
Description
Hi, I have followed all the steps and so far I have been able to successfully send notifications using test data.
However, it's not triggering on actual EB instance triggers.
What I have done so far:
- Tested the lamba function with dummy data (its sending notifications).
- Created an SNS topic and subscription and for the protocol, I put in the lamba function ARN.
I believe I'm failing to properly do the final step:
Add the Topic ARN as Notification setting to your Elastic Beanstalk environment configuration:
At the root of the project I have the config setup like this:
https://jmp.sh/BWEDzFA
and the config contains this:
option_settings:
aws:elasticbeanstalk:sns:topics:
# Send deployment and health notifications to this Amazon SNS topic:
NotificationTopicARN: arn:aws:sns:us-east-1:554436049797:draftxr-eb-slack-notifs
Thank you for building this tool. Saved me a ton of time writing it from scratch. Looking forward hearing back from you.
samkit-jain
Metadata
Metadata
Assignees
Labels
No labels