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

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 Amazon SDKs, see the following: