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

Parameter

Assigns a value to a named Pipeline parameter.

Contents

Name

The name of the parameter to assign a value to. This parameter name must match a named parameter in the pipeline definition.

Type: String

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

Pattern: ^[A-Za-z0-9\-_]*$

Required: Yes

Value

The literal value for the parameter.

Type: String

Length Constraints: Maximum length of 1024.

Required: Yes

See Also

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