EncryptionConfiguration - Amazon Data Lifecycle Manager

EncryptionConfiguration

[Event-based policies only] Specifies the encryption settings for cross-Region snapshot copies created by event-based policies.

Contents

Encrypted

To encrypt a copy of an unencrypted snapshot when encryption by default is not enabled, enable encryption using this parameter. Copies of encrypted snapshots are encrypted, even if this parameter is false or when encryption by default is not enabled.

Type: Boolean

Required: Yes

CmkArn

The Amazon Resource Name (ARN) of the AWS KMS key to use for EBS encryption. If this parameter is not specified, the default KMS key for the account is used.

Type: String

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

Pattern: arn:aws(-[a-z]{1,3}){0,2}:kms:([a-z]+-){2,3}\d:\d+:key/.*

Required: No

See Also

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