View a markdown version of this page

DataTransformationS3Configuration - AWS HealthLake

DataTransformationS3Configuration

The Amazon S3 output configuration for a data transformation job, including the output location and encryption settings.

Contents

KmsKeyId

The AWS Key Management Service (AWS KMS) key identifier used to encrypt the transformation job output written to Amazon S3.

Type: String

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

Required: Yes

S3Uri

The Amazon S3 URI where AWS HealthLake writes the converted output files.

Type: String

Length Constraints: Minimum length of 8. Maximum length of 2048.

Pattern: s3://[a-z0-9][a-z0-9.\-]{1,61}[a-z0-9](/.+)?

Required: Yes

See Also

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