AnomalyDetectorSummary - Amazon Managed Service for Prometheus

AnomalyDetectorSummary

Summary information about an anomaly detector for list operations.

Contents

alias

The user-friendly name of the anomaly detector.

Type: String

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

Pattern: [0-9A-Za-z][-.0-9A-Z_a-z]*

Required: Yes

anomalyDetectorId

The unique identifier of the anomaly detector.

Type: String

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

Pattern: ad-[0-9A-Za-z][-.0-9A-Z_a-z]*

Required: Yes

arn

The Amazon Resource Name (ARN) of the anomaly detector.

Type: String

Pattern: arn:aws[-a-z]*:aps:[-a-z0-9]+:[0-9]{12}:anomalydetector/ws-.+/ad-.+

Required: Yes

createdAt

The timestamp when the anomaly detector was created.

Type: Timestamp

Required: Yes

modifiedAt

The timestamp when the anomaly detector was last modified.

Type: Timestamp

Required: Yes

status

The current status of the anomaly detector.

Type: AnomalyDetectorStatus object

Required: Yes

tags

The tags applied to the anomaly detector.

Type: String to string map

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

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

Key Pattern: ([\p{L}\p{Z}\p{N}_.:/=+\-@]*)

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

Value Pattern: ([\p{L}\p{Z}\p{N}_.:/=+\-@]*)

Required: No

See Also

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