aws-health-aware icon indicating copy to clipboard operation
aws-health-aware copied to clipboard

How to get notification from event bus ARN

Open adnanmansuri44 opened this issue 3 years ago • 5 comments

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

adnanmansuri44 avatar Feb 09 '22 15:02 adnanmansuri44

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.

gmridula avatar Feb 24 '22 13:02 gmridula

is above request completed ?

vaquarkhan avatar Jul 19 '22 17:07 vaquarkhan

I didnt get chance to check updates. need to implement and test event bus format.

adnanmansuri44 avatar Jul 20 '22 07:07 adnanmansuri44

It just required boto3 call and ask sns arn in loud formation

vaquarkhan avatar Jul 20 '22 17:07 vaquarkhan

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

adnanmansuri44 avatar Jul 26 '22 09:07 adnanmansuri44