Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

AWS::DLM::LifecyclePolicy FastRestoreRule

Focus mode
AWS::DLM::LifecyclePolicy FastRestoreRule - AWS CloudFormation
Filter View

[Custom snapshot policies only] Specifies a rule for enabling fast snapshot restore for snapshots created by snapshot policies. You can enable fast snapshot restore based on either a count or a time interval.

Syntax

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

JSON

{ "AvailabilityZones" : [ String, ... ], "Count" : Integer, "Interval" : Integer, "IntervalUnit" : String }

YAML

AvailabilityZones: - String Count: Integer Interval: Integer IntervalUnit: String

Properties

AvailabilityZones

The Availability Zones in which to enable fast snapshot restore.

Required: No

Type: Array of String

Minimum: 1

Maximum: 10

Update requires: No interruption

Count

The number of snapshots to be enabled with fast snapshot restore.

Required: No

Type: Integer

Minimum: 1

Maximum: 1000

Update requires: No interruption

Interval

The amount of time to enable fast snapshot restore. The maximum is 100 years. This is equivalent to 1200 months, 5200 weeks, or 36500 days.

Required: No

Type: Integer

Minimum: 1

Update requires: No interruption

IntervalUnit

The unit of time for enabling fast snapshot restore.

Required: No

Type: String

Allowed values: DAYS | WEEKS | MONTHS | YEARS

Update requires: No interruption

On this page

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.