View a markdown version of this page

AlertSummary - Amazon CloudWatch Omni

AlertSummary

Summary representation of an alert used in list responses.

Contents

alertArn

The Amazon Resource Name (ARN) of the alert.

Type: String

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

Pattern: arn:.+

Required: Yes

createdAt

The timestamp when the alert was created.

Type: Timestamp

Required: Yes

name

The name of the alert.

Type: String

Required: Yes

state

Live evaluation state (read-only, system-managed).

Type: AlertStateInfo object

Required: Yes

updatedAt

The timestamp when the alert was last updated.

Type: Timestamp

Required: Yes

alertId

The stable alert identifier (see Alert.alertId). Use it to address the alert; it is also the ARN's resource id.

Type: String

Length Constraints: Fixed length of 32.

Pattern: [0-9a-f]{32}

Required: No

notificationStatus

Whether notifications are enabled.

Type: String

Valid Values: ENABLED | DISABLED

Required: No

profileId

The ID of the access profile associated with the alert.

Type: String

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

Pattern: [a-zA-Z0-9_-]+

Required: No

spaceId

The ID of the space the alert belongs to.

Type: String

Pattern: [0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}

Required: No

See Also

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