MonitoringAlertSummary - Amazon SageMaker
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).

MonitoringAlertSummary

Provides summary information about a monitor alert.

Contents

Actions

A list of alert actions taken in response to an alert going into InAlert status.

Type: MonitoringAlertActions object

Required: Yes

AlertStatus

The current status of an alert.

Type: String

Valid Values: InAlert | OK

Required: Yes

CreationTime

A timestamp that indicates when a monitor alert was created.

Type: Timestamp

Required: Yes

DatapointsToAlert

Within EvaluationPeriod, how many execution failures will raise an alert.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 100.

Required: Yes

EvaluationPeriod

The number of most recent monitoring executions to consider when evaluating alert status.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 100.

Required: Yes

LastModifiedTime

A timestamp that indicates when a monitor alert was last updated.

Type: Timestamp

Required: Yes

MonitoringAlertName

The name of a monitoring alert.

Type: String

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

Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$

Required: Yes

See Also

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