AWS::DLM::LifecyclePolicy CrossRegionCopyAction - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::DLM::LifecyclePolicy CrossRegionCopyAction

[Event-based policies only] Specifies a cross-Region copy action for event-based policies.

Note

To specify a cross-Region copy rule for snapshot and AMI policies, use CrossRegionCopyRule.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

EncryptionConfiguration

The encryption settings for the copied snapshot.

Required: Yes

Type: EncryptionConfiguration

Update requires: No interruption

RetainRule

Specifies a retention rule for cross-Region snapshot copies created by snapshot or event-based policies, or cross-Region AMI copies created by AMI policies. After the retention period expires, the cross-Region copy is deleted.

Required: No

Type: CrossRegionCopyRetainRule

Update requires: No interruption

Target

The target Region.

Required: Yes

Type: String

Pattern: ^[\w:\-\/\*]+$

Minimum: 0

Maximum: 2048

Update requires: No interruption