Thanks to visit codestin.com
Credit goes to docs.aws.amazon.com

Codestin Search App

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 AWS Key Management Service (AWS 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, or alias of a KMS key. The KmsKeyId is applied to all outputs.

Type: String

Length Constraints: Minimum length of 0. 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 AWS SDKs, see the following: