Lifecycle Policy Policy Details Schedule Create Rule Args
Constructors
Properties
The schedule, as a Cron expression. The schedule interval must be between 1 hour and 1 year.
The unit for how often the lifecycle policy should be evaluated. HOURS
is currently the only allowed value and also the default value.
Specifies the destination for snapshots created by the policy. To create snapshots in the same Region as the source resource, specify CLOUD
. To create snapshots on the same Outpost as the source resource, specify OUTPOST_LOCAL
. If you omit this parameter, CLOUD
is used by default. If the policy targets resources in an AWS Region, then you must create snapshots in the same Region as the source resource. If the policy targets resources on an Outpost, then you can create snapshots on the same Outpost as the source resource, or in the Region of that Outpost. Valid values are CLOUD
and OUTPOST_LOCAL
.