MonitoringJobDefinitionSummary - 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).

MonitoringJobDefinitionSummary

Summary information about a monitoring job.

Contents

CreationTime

The time that the monitoring job was created.

Type: Timestamp

Required: Yes

EndpointName

The name of the endpoint that the job monitors.

Type: String

Length Constraints: Maximum length of 63.

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

Required: Yes

MonitoringJobDefinitionArn

The Amazon Resource Name (ARN) of the monitoring job.

Type: String

Length Constraints: Maximum length of 256.

Pattern: .*

Required: Yes

MonitoringJobDefinitionName

The name of the monitoring job.

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: