aws-health-aware
aws-health-aware copied to clipboard
How to get notification from event bus ARN
HI, We want this notification in the email, where the only option to get it via SES or event bus ARN then SNS. SES required email verification and exchange policy to be allowed for delivery which is difficult
We want to explore event bus option. after the event is received on the event bus it should trigger to SNS, SQS or any other service which required event pattern to be created. What will be event pattern sample or parameter to get that all events to SNS or SQS from event bus? and it should be in json format. So is lambda sending events into json format?
Please assist
Adnan
Thank you Adnan for your feedback. We are currently making changes on how the health events get pushed to eventbus. ETA for the beta release is two weeks from now. Stay tuned and we will keep you posted.
is above request completed ?
I didnt get chance to check updates. need to implement and test event bus format.
It just required boto3 call and ask sns arn in loud formation
i check latest cloud formation template. unable to find the parameter for sns arn. target is only till event bus arn. from bus to other services how to fetch it? @vaquarkhan