Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Configuring Support integration in ServiceNow

Focus mode
Configuring Support integration in ServiceNow - AWS Service Management Connector

This section describes how to configure Support integration in ServiceNow.

To configure AWS Support integration features
  1. Set up an SQS queue (in N.Virginia (us-east-1) for Commercial regions and US West (us-gov-west-1) for GovCloud regions) to sync AWS Support cases. Name the queue, AwsServiceManagementConnectorForSupportQueue, to align with the default name in the ServiceNow System Properties for the AWS Support integration. For more information, see Getting started with Amazon SQS.

  2. Set up an Amazon EventBridge rule to detect changes to AWS Support Cases and push these to the queue. For more information, see Getting started with Amazon EventBridge.

The rule should have this event pattern and point to the SQS queue created in Step 1.

"EventPattern": { { "detail-type": ["Support Case Update"], "source": ["aws.support"] } }
Note

You can use baseline AWS CloudFormation tempates for the Connector for ServiceNow to automate the Support integration features. For more information, see Baseline Permissions.

To create the required SQS queue and EventBridge rule, use Connector for ServiceNow - AWS Support Commercial Regions, and Connector for Service Management - AWS Support GovCloud West Region.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.