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

ProcessingOutputConfig

Configuration for uploading output from the processing container.

Contents

Outputs

An array of outputs configuring the data to upload from the processing container.

Type: Array of ProcessingOutput objects

Array Members: Minimum number of 0 items. Maximum number of 10 items.

Required: Yes

KmsKeyId

The Amazon Key Management Service (Amazon KMS) key that Amazon SageMaker uses to encrypt the processing job output. KmsKeyId can be an ID of a KMS key, ARN of a KMS key, alias of a KMS key, or alias of a KMS key. The KmsKeyId is applied to all outputs.

Type: String

Length Constraints: Maximum length of 2048.

Pattern: ^[a-zA-Z0-9:/_-]*$

Required: No

See Also

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