View a markdown version of this page

AIBenchmarkJobSummary - Amazon SageMaker

AIBenchmarkJobSummary

Summary information about an AI benchmark job.

Contents

AIBenchmarkJobArn

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

Type: String

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

Pattern: arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:ai-benchmark-job/[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}

Required: Yes

AIBenchmarkJobName

The name of the benchmark 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

AIBenchmarkJobStatus

The status of the benchmark job.

Type: String

Valid Values: InProgress | Completed | Failed | Stopping | Stopped

Required: Yes

CreationTime

A timestamp that indicates when the benchmark job was created.

Type: Timestamp

Required: Yes

AIWorkloadConfigName

The name of the AI workload configuration used by the benchmark 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: No

EndTime

A timestamp that indicates when the benchmark job completed.

Type: Timestamp

Required: No

See Also

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