FlowDefinitionOutputConfig - Amazon SageMaker

FlowDefinitionOutputConfig

Contains information about where human output will be stored.

Contents

S3OutputPath

The Amazon S3 path where the object containing human output will be made available.

To learn more about the format of Amazon A2I output data, see Amazon A2I Output Data.

Type: String

Length Constraints: Maximum length of 1024.

Pattern: ^(https|s3)://([^/]+)/?(.*)$

Required: Yes

KmsKeyId

The Amazon Key Management Service (KMS) key ID for server-side encryption.

Type: String

Length Constraints: Maximum length of 2048.

Pattern: .*

Required: No

See Also

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