This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::SageMaker::MonitoringScheduleAlert
The AWS::SageMaker::MonitoringScheduleAlert resource Property description not available. for SageMaker.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::SageMaker::MonitoringScheduleAlert", "Properties" : { "DatapointsToAlert" :Integer, "EvaluationPeriod" :Integer, "MonitoringAlertName" :String, "MonitoringScheduleName" :String} }
YAML
Type: AWS::SageMaker::MonitoringScheduleAlert Properties: DatapointsToAlert:IntegerEvaluationPeriod:IntegerMonitoringAlertName:StringMonitoringScheduleName:String
Properties
DatapointsToAlertProperty description not available.
Required: Yes
Type: Integer
Minimum:
1Maximum:
100Update requires: Replacement
EvaluationPeriodProperty description not available.
Required: Yes
Type: Integer
Minimum:
1Maximum:
100Update requires: Replacement
MonitoringAlertNameProperty description not available.
Required: Yes
Type: String
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$Minimum:
1Maximum:
63Update requires: Replacement
MonitoringScheduleNameProperty description not available.
Required: Yes
Type: String
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$Minimum:
1Maximum:
63Update requires: Replacement
Return values
Ref
Fn::GetAtt
AlertStatusProperty description not available.
ArnProperty description not available.
CreationTimeProperty description not available.
LastModifiedTimeProperty description not available.