MonitoringScheduleSummary
Summarizes the monitoring schedule.
Contents
- CreationTime
-
The creation time of the monitoring schedule.
Type: Timestamp
Required: Yes
- LastModifiedTime
-
The last time the monitoring schedule was modified.
Type: Timestamp
Required: Yes
- MonitoringScheduleArn
-
The Amazon Resource Name (ARN) of the monitoring schedule.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
.*
Required: Yes
- MonitoringScheduleName
-
The name of the monitoring schedule.
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
- MonitoringScheduleStatus
-
The status of the monitoring schedule.
Type: String
Valid Values:
Pending | Failed | Scheduled | Stopped
Required: Yes
- EndpointName
-
The name of the endpoint using the monitoring schedule.
Type: String
Length Constraints: Maximum length of 63.
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}
Required: No
- MonitoringJobDefinitionName
-
The name of the monitoring job definition that the schedule is for.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$
Required: No
- MonitoringType
-
The type of the monitoring job definition that the schedule is for.
Type: String
Valid Values:
DataQuality | ModelQuality | ModelBias | ModelExplainability
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: