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

FeatureParameter

A key-value pair that you specify to describe the feature.

Contents

Key

A key that must contain a value to describe the feature.

Type: String

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

Pattern: ^([\p{L}\p{Z}\p{N}_.:/=+\-]*)$

Required: No

Value

The value that belongs to a key.

Type: String

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

Pattern: ^([\p{L}\p{Z}\p{N}_.:/=+\-]*)$

Required: No

See Also

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