ProcessingFeatureStoreOutput
Configuration for processing job outputs in Amazon SageMaker Feature Store.
Contents
- FeatureGroupName
-
The name of the Amazon SageMaker FeatureGroup to use as the destination for processing job output. Note that your processing script is responsible for putting records into your Feature Store.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[a-zA-Z0-9]([_-]*[a-zA-Z0-9]){0,63}
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: