Integrate AWS platform as a data source
Integrate Amazon Web Services (AWS) with Event Management. To add AWS platform as a data source, configuration is required in the AWS platform.
Before you begin
Ensure that the Event Management Connectors (sn_em_connector) plugin is installed on the ServiceNow AI Platform instance.
Download the Event Management Connectors plugin from the ServiceNow Store.
Role required: evt_mgmt_admin
About this task
- Extracts information from the original AWS platform alarm to populate the required event fields and inserts the event into the database.
- Captures the content in the additional_info field.
The AWS platform push connector is located in . In the Push Connectors page, click AWS Events Push Connector.
Note:
The AWS push connector that is provided in the base system handles AWS CloudWatch alarms only and not CloudWatch events created through event rules. To handle Simple Notification Service (SNS) alarms that are other than AWS CloudWatch, create a new push connector or customize the AWS push connector.
Starting from the Xanadu release, the OOTB (Out-Of-The-Box) event rules provided with the connector, which you have not previously used (i.e., neither activated, deactivated, nor modified), will now have the Apply
additional matching rules check box set to true. Previously, this check box was disabled. This change allows you to execute more event rules or automation using the same filter conditions for the events.
Note:
This
feature applies only to active event rules.