View a markdown version of this page

NotificationTarget - Amazon CloudWatch Omni

NotificationTarget

The destination for a notification.

Contents

arn

The Amazon Resource Name (ARN) of the notification target. For slack and pagerduty, an integration ARN as returned by ListIntegrations.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: arn:.+

Required: Yes

type

The type of notification target.

Type: String

Valid Values: sns | slack | pagerduty

Required: Yes

metadata

Additional target-specific metadata.

Type: String to string map

Map Entries: Minimum number of 0 items. Maximum number of 20 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Value Length Constraints: Minimum length of 0. Maximum length of 1024.

Required: No

See Also

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