NotificationConfig - AWS Systems Manager

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 AWS 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 AWS SDKs, see the following: