ExportServerSideEncryption - AWS Data Exchange

ExportServerSideEncryption

Encryption configuration of the export job. Includes the encryption type in addition to the AWS KMS key. The KMS key is only necessary if you chose the KMS encryption type.

Contents

Type

The type of server side encryption used for encrypting the objects in Amazon S3.

Type: String

Valid Values: aws:kms | AES256

Required: Yes

KmsKeyArn

The Amazon Resource Name (ARN) of the AWS KMS key you want to use to encrypt the Amazon S3 objects. This parameter is required if you choose aws:kms as an encryption type.

Type: String

Required: No

See Also

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