NotificationConfig - Amazon Systems Manager
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

NotificationConfig

Configurations for sending notifications.

Contents

NotificationArn

An Amazon Resource Name (ARN) for an Amazon Simple Notification Service (Amazon SNS) topic. Run Command pushes notifications about command status changes to this topic.

Type: String

Required: No

NotificationEvents

The different events for which you can receive notifications. To learn more about these events, see Monitoring Systems Manager status changes using Amazon SNS notifications in the Amazon Systems Manager User Guide.

Type: Array of strings

Valid Values: All | InProgress | Success | TimedOut | Cancelled | Failed

Required: No

NotificationType

The type of notification.

  • Command: Receive notification when the status of a command changes.

  • Invocation: For commands sent to multiple managed nodes, receive notification on a per-node basis when the status of a command changes.

Type: String

Valid Values: Command | Invocation

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: