AutoMLCandidateStep - Amazon SageMaker

AutoMLCandidateStep

Information about the steps for a candidate and what step it is working on.

Contents

CandidateStepArn

The ARN for the candidate's step.

Type: String

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

Pattern: arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:.*/.*

Required: Yes

CandidateStepName

The name for the candidate's step.

Type: String

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

Required: Yes

CandidateStepType

Whether the candidate is at the transform, training, or processing step.

Type: String

Valid Values: AWS::SageMaker::TrainingJob | AWS::SageMaker::TransformJob | AWS::SageMaker::ProcessingJob

Required: Yes

See Also

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