S3Encryption - AWS Glue

S3Encryption

Specifies how Amazon Simple Storage Service (Amazon S3) data should be encrypted.

Contents

KmsKeyArn

The Amazon Resource Name (ARN) of the KMS key to be used to encrypt the data.

Type: String

Pattern: arn:aws:kms:.*

Required: No

S3EncryptionMode

The encryption mode to use for Amazon S3 data.

Type: String

Valid Values: DISABLED | SSE-KMS | SSE-S3

Required: No

See Also

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