Configure AWS EventBridge for CSM
This mApp® Solution allows you to automatically create Incidents in CSM, based on multiple event sources. These Incidents are linked to existing AWS Configuration Item records.
To set up your system to accept events from multiple event sources, use the AWS EventBridge service. This provides a standard notification format for all event types, which can be parsed when creating incidents in CSM.
The overall workflow for the automatic creation of Incidents for your AWS Product configuration items is shown below:
- A notification from AWS Config that a CloudWatch Alarm has changed from OK to ALARM state.
- A CloudWatch alarm which sends the SNS notification directly with details about the affected resource.
There is a sample of what kind of JSON is expected for the event. It's very particular, so we provide relevant sample code.
To configure AWS CloudWatch Alarms for CSM: