Seleccione sus preferencias de cookies

Usamos cookies esenciales y herramientas similares que son necesarias para proporcionar nuestro sitio y nuestros servicios. Usamos cookies de rendimiento para recopilar estadísticas anónimas para que podamos entender cómo los clientes usan nuestro sitio y hacer mejoras. Las cookies esenciales no se pueden desactivar, pero puede hacer clic en “Personalizar” o “Rechazar” para rechazar las cookies de rendimiento.

Si está de acuerdo, AWS y los terceros aprobados también utilizarán cookies para proporcionar características útiles del sitio, recordar sus preferencias y mostrar contenido relevante, incluida publicidad relevante. Para aceptar o rechazar todas las cookies no esenciales, haga clic en “Aceptar” o “Rechazar”. Para elegir opciones más detalladas, haga clic en “Personalizar”.

Configuring AWS

Modo de enfoque
Configuring AWS - AWS Service Management Connector
Esta página no se ha traducido a su idioma. Solicitar traducción

This section describes how to configure AWS Health integration in ServiceNow.

Configure AWS for health-integration features
  1. Set up an Amazon SQS queue to sync AWS Health events. Name the queue, AwsServiceManagementConnectorForHealthDashboardQueue, to align with the default name in the ServiceNow System Properties for the AWS Health integration. For more information, refer to Getting started with Amazon SQS.

  2. Set up an Amazon EventBridge rule to detect Health Event changes and push them to the queue. For more information, refer to Getting started with Amazon EventBridge. The rule should have the following event pattern and point to the Amazon SQS queue from step 1:

"EventPattern": { "source": [ "aws.health" ] }
Note

The SQS queue synchronizes every five minutes. To change this threshold, navigate to Scheduled Jobs, and modify the Repeat Interval value of the Synchronize AWS Health job.

Note

You can use baseline AWS CloudFormation tempates to automate AWS Health integration features. For more information, refer to Setting baseline permissions for AWS Service Management Connector for ServiceNow.

PrivacidadTérminos del sitioPreferencias de cookies
© 2025, Amazon Web Services, Inc o sus afiliados. Todos los derechos reservados.