'2.0', 'service' => '
With Amazon Data Lifecycle Manager, you can manage the lifecycle of your Amazon Web Services resources. You create lifecycle policies, which are used to automate operations on the specified resources.
Amazon Data Lifecycle Manager supports Amazon EBS volumes and snapshots. For information about using Amazon Data Lifecycle Manager with Amazon EBS, see Amazon Data Lifecycle Manager in the Amazon EC2 User Guide.
', 'operations' => [ 'CreateLifecyclePolicy' => 'Creates a policy to manage the lifecycle of the specified Amazon Web Services resources. You can create up to 100 lifecycle policies.
', 'DeleteLifecyclePolicy' => 'Deletes the specified lifecycle policy and halts the automated operations that the policy specified.
For more information about deleting a policy, see Delete lifecycle policies.
', 'GetLifecyclePolicies' => 'Gets summary information about all or the specified data lifecycle policies.
To get complete information about a policy, use GetLifecyclePolicy.
', 'GetLifecyclePolicy' => 'Gets detailed information about the specified lifecycle policy.
', 'ListTagsForResource' => 'Lists the tags for the specified resource.
', 'TagResource' => 'Adds the specified tags to the specified resource.
', 'UntagResource' => 'Removes the specified tags from the specified resource.
', 'UpdateLifecyclePolicy' => 'Updates the specified lifecycle policy.
For more information about updating a policy, see Modify lifecycle policies.
', ], 'shapes' => [ 'Action' => [ 'base' => '[Event-based policies only] Specifies an action for an event-based policy.
', 'refs' => [ 'ActionList$member' => NULL, ], ], 'ActionList' => [ 'base' => NULL, 'refs' => [ 'PolicyDetails$Actions' => '[Event-based policies only] The actions to be performed when the event-based policy is activated. You can specify only one action per policy.
', ], ], 'ActionName' => [ 'base' => NULL, 'refs' => [ 'Action$Name' => 'A descriptive name for the action.
', ], ], 'ArchiveRetainRule' => [ 'base' => '[Snapshot policies only] Specifies information about the archive storage tier retention period.
', 'refs' => [ 'ArchiveRule$RetainRule' => 'Information about the retention period for the snapshot archiving rule.
', ], ], 'ArchiveRule' => [ 'base' => '[Snapshot policies only] Specifies a snapshot archiving rule for a schedule.
', 'refs' => [ 'Schedule$ArchiveRule' => '[Snapshot policies that target volumes only] The snapshot archiving rule for the schedule. When you specify an archiving rule, snapshots are automatically moved from the standard tier to the archive tier once the schedule\'s retention threshold is met. Snapshots are then retained in the archive tier for the archive retention period that you specify.
For more information about using snapshot archiving, see Considerations for snapshot lifecycle policies.
', ], ], 'AvailabilityZone' => [ 'base' => NULL, 'refs' => [ 'AvailabilityZoneList$member' => NULL, ], ], 'AvailabilityZoneList' => [ 'base' => NULL, 'refs' => [ 'FastRestoreRule$AvailabilityZones' => 'The Availability Zones in which to enable fast snapshot restore.
', ], ], 'AwsAccountId' => [ 'base' => NULL, 'refs' => [ 'ShareTargetAccountList$member' => NULL, 'SnapshotOwnerList$member' => NULL, ], ], 'CmkArn' => [ 'base' => NULL, 'refs' => [ 'CrossRegionCopyRule$CmkArn' => 'The Amazon Resource Name (ARN) of the KMS key to use for EBS encryption. If this parameter is not specified, the default KMS key for the account is used.
', 'EncryptionConfiguration$CmkArn' => 'The Amazon Resource Name (ARN) of the KMS key to use for EBS encryption. If this parameter is not specified, the default KMS key for the account is used.
', ], ], 'CopyTags' => [ 'base' => NULL, 'refs' => [ 'Schedule$CopyTags' => 'Copy all user-defined tags on a source volume to snapshots of the volume created by this policy.
', ], ], 'CopyTagsNullable' => [ 'base' => NULL, 'refs' => [ 'CrossRegionCopyRule$CopyTags' => 'Indicates whether to copy all user-defined tags from the source snapshot or AMI to the cross-Region copy.
', ], ], 'Count' => [ 'base' => NULL, 'refs' => [ 'DeprecateRule$Count' => 'If the schedule has a count-based retention rule, this parameter specifies the number of oldest AMIs to deprecate. The count must be less than or equal to the schedule\'s retention count, and it can\'t be greater than 1000.
', 'FastRestoreRule$Count' => 'The number of snapshots to be enabled with fast snapshot restore.
', 'RetentionArchiveTier$Count' => 'The maximum number of snapshots to retain in the archive storage tier for each volume. The count must ensure that each snapshot remains in the archive tier for at least 90 days. For example, if the schedule creates snapshots every 30 days, you must specify a count of 3 or more to ensure that each snapshot is archived for at least 90 days.
', ], ], 'CreateLifecyclePolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateLifecyclePolicyResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateRule' => [ 'base' => '[Snapshot and AMI policies only] Specifies when the policy should create snapshots or AMIs.
You must specify either CronExpression, or Interval, IntervalUnit, and Times.
If you need to specify an ArchiveRule for the schedule, then you must specify a creation frequency of at least 28 days.
The creation rule.
', ], ], 'CronExpression' => [ 'base' => NULL, 'refs' => [ 'CreateRule$CronExpression' => 'The schedule, as a Cron expression. The schedule interval must be between 1 hour and 1 year. For more information, see Cron expressions in the Amazon CloudWatch User Guide.
', ], ], 'CrossRegionCopyAction' => [ 'base' => '[Event-based policies only] Specifies a cross-Region copy action for event-based policies.
To specify a cross-Region copy rule for snapshot and AMI policies, use CrossRegionCopyRule.
The rule for copying shared snapshots across Regions.
', ], ], 'CrossRegionCopyDeprecateRule' => [ 'base' => '[AMI policies only] Specifies an AMI deprecation rule for cross-Region AMI copies created by an AMI policy.
', 'refs' => [ 'CrossRegionCopyRule$DeprecateRule' => '[AMI policies only] The AMI deprecation rule for cross-Region AMI copies created by the rule.
', ], ], 'CrossRegionCopyRetainRule' => [ 'base' => '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.
', 'refs' => [ 'CrossRegionCopyAction$RetainRule' => NULL, 'CrossRegionCopyRule$RetainRule' => 'The retention rule that indicates how long the cross-Region snapshot or AMI copies are to be retained in the destination Region.
', ], ], 'CrossRegionCopyRule' => [ 'base' => '[Snapshot and AMI policies only] Specifies a cross-Region copy rule for snapshot and AMI policies.
To specify a cross-Region copy action for event-based polices, use CrossRegionCopyAction.
Specifies a rule for copying snapshots or AMIs across regions.
You can\'t specify cross-Region copy rules for policies that create snapshots on an Outpost. If the policy creates snapshots in a Region, then snapshots can be copied to up to three Regions or Outposts.
[AMI policies only] Specifies an AMI deprecation rule for AMIs created by an AMI lifecycle policy.
For age-based schedules, you must specify Interval and IntervalUnit. For count-based schedules, you must specify Count.
', 'refs' => [ 'Schedule$DeprecateRule' => '[AMI policies only] The AMI deprecation rule for the schedule.
', ], ], 'DescriptionRegex' => [ 'base' => NULL, 'refs' => [ 'EventParameters$DescriptionRegex' => 'The snapshot description that can trigger the policy. The description pattern is specified using a regular expression. The policy runs only if a snapshot with a description that matches the specified pattern is shared with your account.
For example, specifying ^.*Created for policy: policy-1234567890abcdef0.*$
configures the policy to run only if snapshots created by policy policy-1234567890abcdef0
are shared with your account.
To encrypt a copy of an unencrypted snapshot if encryption by default is not enabled, enable encryption using this parameter. Copies of encrypted snapshots are encrypted, even if this parameter is false or if encryption by default is not enabled.
', 'EncryptionConfiguration$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.
', ], ], 'EncryptionConfiguration' => [ 'base' => '[Event-based policies only] Specifies the encryption settings for cross-Region snapshot copies created by event-based policies.
', 'refs' => [ 'CrossRegionCopyAction$EncryptionConfiguration' => 'The encryption settings for the copied snapshot.
', ], ], 'ErrorCode' => [ 'base' => NULL, 'refs' => [ 'InternalServerException$Code' => NULL, 'InvalidRequestException$Code' => NULL, 'LimitExceededException$Code' => NULL, 'ResourceNotFoundException$Code' => NULL, ], ], 'ErrorMessage' => [ 'base' => NULL, 'refs' => [ 'InternalServerException$Message' => NULL, 'InvalidRequestException$Message' => NULL, 'LimitExceededException$Message' => NULL, 'ResourceNotFoundException$Message' => NULL, ], ], 'EventParameters' => [ 'base' => '[Event-based policies only] Specifies an event that activates an event-based policy.
', 'refs' => [ 'EventSource$Parameters' => 'Information about the event.
', ], ], 'EventSource' => [ 'base' => '[Event-based policies only] Specifies an event that activates an event-based policy.
', 'refs' => [ 'PolicyDetails$EventSource' => '[Event-based policies only] The event that activates the event-based policy.
', ], ], 'EventSourceValues' => [ 'base' => NULL, 'refs' => [ 'EventSource$Type' => 'The source of the event. Currently only managed CloudWatch Events rules are supported.
', ], ], 'EventTypeValues' => [ 'base' => NULL, 'refs' => [ 'EventParameters$EventType' => 'The type of event. Currently, only snapshot sharing events are supported.
', ], ], 'ExcludeBootVolume' => [ 'base' => NULL, 'refs' => [ 'Parameters$ExcludeBootVolume' => ' [Snapshot policies that target instances only] Indicates whether to exclude the root volume from multi-volume snapshot sets. The default is false
. If you specify true
, then the root volumes attached to targeted instances will be excluded from the multi-volume snapshot sets created by the policy.
[Snapshot policies that target instances only] The tags used to identify data (non-root) volumes to exclude from multi-volume snapshot sets.
If you create a snapshot lifecycle policy that targets instances and you specify tags for this parameter, then data volumes with the specified tags that are attached to targeted instances will be excluded from the multi-volume snapshot sets created by the policy.
', ], ], 'ExecutionRoleArn' => [ 'base' => NULL, 'refs' => [ 'CreateLifecyclePolicyRequest$ExecutionRoleArn' => 'The Amazon Resource Name (ARN) of the IAM role used to run the operations specified by the lifecycle policy.
', 'LifecyclePolicy$ExecutionRoleArn' => 'The Amazon Resource Name (ARN) of the IAM role used to run the operations specified by the lifecycle policy.
', 'UpdateLifecyclePolicyRequest$ExecutionRoleArn' => 'The Amazon Resource Name (ARN) of the IAM role used to run the operations specified by the lifecycle policy.
', ], ], 'FastRestoreRule' => [ 'base' => '[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.
', 'refs' => [ 'Schedule$FastRestoreRule' => '[Snapshot policies only] The rule for enabling fast snapshot restore.
', ], ], 'GetLifecyclePoliciesRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetLifecyclePoliciesResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetLifecyclePolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetLifecyclePolicyResponse' => [ 'base' => NULL, 'refs' => [], ], 'GettablePolicyStateValues' => [ 'base' => NULL, 'refs' => [ 'GetLifecyclePoliciesRequest$State' => 'The activation state.
', 'LifecyclePolicy$State' => 'The activation state of the lifecycle policy.
', 'LifecyclePolicySummary$State' => 'The activation state of the lifecycle policy.
', ], ], 'InternalServerException' => [ 'base' => 'The service failed in an unexpected way.
', 'refs' => [], ], 'Interval' => [ 'base' => NULL, 'refs' => [ 'CreateRule$Interval' => 'The interval between snapshots. The supported values are 1, 2, 3, 4, 6, 8, 12, and 24.
', 'CrossRegionCopyDeprecateRule$Interval' => 'The period after which to deprecate the cross-Region AMI copies. The period must be less than or equal to the cross-Region AMI copy retention period, and it can\'t be greater than 10 years. This is equivalent to 120 months, 520 weeks, or 3650 days.
', 'CrossRegionCopyRetainRule$Interval' => 'The amount of time to retain a cross-Region snapshot or AMI copy. The maximum is 100 years. This is equivalent to 1200 months, 5200 weeks, or 36500 days.
', 'DeprecateRule$Interval' => 'If the schedule has an age-based retention rule, this parameter specifies the period after which to deprecate AMIs created by the schedule. The period must be less than or equal to the schedule\'s retention period, and it can\'t be greater than 10 years. This is equivalent to 120 months, 520 weeks, or 3650 days.
', 'FastRestoreRule$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.
', 'RetentionArchiveTier$Interval' => 'Specifies the period of time to retain snapshots in the archive tier. After this period expires, the snapshot is permanently deleted.
', 'ShareRule$UnshareInterval' => 'The period after which snapshots that are shared with other Amazon Web Services accounts are automatically unshared.
', ], ], 'IntervalUnitValues' => [ 'base' => NULL, 'refs' => [ 'CreateRule$IntervalUnit' => 'The interval unit.
', ], ], 'InvalidRequestException' => [ 'base' => 'Bad request. The request is missing required parameters or has invalid parameters.
', 'refs' => [], ], 'LifecyclePolicy' => [ 'base' => '[All policy types] Detailed information about a snapshot, AMI, or event-based lifecycle policy.
', 'refs' => [ 'GetLifecyclePolicyResponse$Policy' => 'Detailed information about the lifecycle policy.
', ], ], 'LifecyclePolicySummary' => [ 'base' => 'Summary information about a lifecycle policy.
', 'refs' => [ 'LifecyclePolicySummaryList$member' => NULL, ], ], 'LifecyclePolicySummaryList' => [ 'base' => NULL, 'refs' => [ 'GetLifecyclePoliciesResponse$Policies' => 'Summary information about the lifecycle policies.
', ], ], 'LimitExceededException' => [ 'base' => 'The request failed because a limit was exceeded.
', 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'LocationValues' => [ 'base' => NULL, 'refs' => [ 'CreateRule$Location' => ' [Snapshot policies only] 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 Amazon Web Services 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.
', ], ], 'NoReboot' => [ 'base' => NULL, 'refs' => [ 'Parameters$NoReboot' => ' [AMI policies only] Indicates whether targeted instances are rebooted when the lifecycle policy runs. true
indicates that targeted instances are not rebooted when the policy runs. false
indicates that target instances are rebooted when the policy runs. The default is true
(instances are not rebooted).
The request omitted one or more required parameters.
', 'InvalidRequestException$MutuallyExclusiveParameters' => 'The request included parameters that cannot be provided together.
', ], ], 'Parameters' => [ 'base' => '[Snapshot and AMI policies only] Specifies optional parameters for snapshot and AMI policies. The set of valid parameters depends on the combination of policy type and target resource type.
If you choose to exclude boot volumes and you specify tags that consequently exclude all of the additional data volumes attached to an instance, then Amazon Data Lifecycle Manager will not create any snapshots for the affected instance, and it will emit a SnapshotsCreateFailed
Amazon CloudWatch metric. For more information, see Monitor your policies using Amazon CloudWatch.
[Snapshot and AMI policies only] A set of optional parameters for snapshot and AMI lifecycle policies.
If you are modifying a policy that was created or previously modified using the Amazon Data Lifecycle Manager console, then you must include this parameter and specify either the default values or the new values that you require. You can\'t omit this parameter or set its values to null.
The Amazon Resource Name (ARN) of the policy.
', 'ListTagsForResourceRequest$ResourceArn' => 'The Amazon Resource Name (ARN) of the resource.
', 'TagResourceRequest$ResourceArn' => 'The Amazon Resource Name (ARN) of the resource.
', 'UntagResourceRequest$ResourceArn' => 'The Amazon Resource Name (ARN) of the resource.
', ], ], 'PolicyDescription' => [ 'base' => NULL, 'refs' => [ 'CreateLifecyclePolicyRequest$Description' => 'A description of the lifecycle policy. The characters ^[0-9A-Za-z _-]+$ are supported.
', 'LifecyclePolicy$Description' => 'The description of the lifecycle policy.
', 'LifecyclePolicySummary$Description' => 'The description of the lifecycle policy.
', 'UpdateLifecyclePolicyRequest$Description' => 'A description of the lifecycle policy.
', ], ], 'PolicyDetails' => [ 'base' => '[All policy types] Specifies the configuration of a lifecycle policy.
', 'refs' => [ 'CreateLifecyclePolicyRequest$PolicyDetails' => 'The configuration details of the lifecycle policy.
', 'LifecyclePolicy$PolicyDetails' => 'The configuration of the lifecycle policy
', 'UpdateLifecyclePolicyRequest$PolicyDetails' => 'The configuration of the lifecycle policy. You cannot update the policy type or the resource type.
', ], ], 'PolicyId' => [ 'base' => NULL, 'refs' => [ 'CreateLifecyclePolicyResponse$PolicyId' => 'The identifier of the lifecycle policy.
', 'DeleteLifecyclePolicyRequest$PolicyId' => 'The identifier of the lifecycle policy.
', 'GetLifecyclePolicyRequest$PolicyId' => 'The identifier of the lifecycle policy.
', 'LifecyclePolicy$PolicyId' => 'The identifier of the lifecycle policy.
', 'LifecyclePolicySummary$PolicyId' => 'The identifier of the lifecycle policy.
', 'PolicyIdList$member' => NULL, 'UpdateLifecyclePolicyRequest$PolicyId' => 'The identifier of the lifecycle policy.
', ], ], 'PolicyIdList' => [ 'base' => NULL, 'refs' => [ 'GetLifecyclePoliciesRequest$PolicyIds' => 'The identifiers of the data lifecycle policies.
', 'ResourceNotFoundException$ResourceIds' => 'Value is a list of resource IDs that were not found.
', ], ], 'PolicyTypeValues' => [ 'base' => NULL, 'refs' => [ 'LifecyclePolicySummary$PolicyType' => 'The type of policy. EBS_SNAPSHOT_MANAGEMENT
indicates that the policy manages the lifecycle of Amazon EBS snapshots. IMAGE_MANAGEMENT
indicates that the policy manages the lifecycle of EBS-backed AMIs. EVENT_BASED_POLICY
indicates that the policy automates cross-account snapshot copies for snapshots that are shared with your account.
[All policy types] The valid target resource types and actions a policy can manage. Specify EBS_SNAPSHOT_MANAGEMENT
to create a lifecycle policy that manages the lifecycle of Amazon EBS snapshots. Specify IMAGE_MANAGEMENT
to create a lifecycle policy that manages the lifecycle of EBS-backed AMIs. Specify EVENT_BASED_POLICY
to create an event-based policy that performs specific actions when a defined event occurs in your Amazon Web Services account.
The default is EBS_SNAPSHOT_MANAGEMENT
.
[Snapshot and AMI policies only] The location of the resources to backup. If the source resources are located in an Amazon Web Services Region, specify CLOUD
. If the source resources are located on an Outpost in your account, specify OUTPOST
.
If you specify OUTPOST
, Amazon Data Lifecycle Manager backs up all resources of the specified type with matching target tags across all of the Outposts in your account.
A requested resource was not found.
', 'refs' => [], ], 'ResourceTypeValues' => [ 'base' => NULL, 'refs' => [ 'ResourceTypeValuesList$member' => NULL, ], ], 'ResourceTypeValuesList' => [ 'base' => NULL, 'refs' => [ 'GetLifecyclePoliciesRequest$ResourceTypes' => 'The resource type.
', 'PolicyDetails$ResourceTypes' => ' [Snapshot policies only] The target resource type for snapshot and AMI lifecycle policies. Use VOLUME
to create snapshots of individual volumes or use INSTANCE
to create multi-volume snapshots from the volumes for an instance.
[Snapshot and AMI policies only] Specifies a retention rule for snapshots created by snapshot policies, or for AMIs created by AMI policies.
For snapshot policies that have an ArchiveRule, this retention rule applies to standard tier retention. When the retention threshold is met, snapshots are moved from the standard to the archive tier.
For snapshot policies that do not have an ArchiveRule, snapshots are permanently deleted when this retention threshold is met.
You can retain snapshots based on either a count or a time interval.
Count-based retention
You must specify Count. If you specify an ArchiveRule for the schedule, then you can specify a retention count of 0
to archive snapshots immediately after creation. If you specify a FastRestoreRule, ShareRule, or a CrossRegionCopyRule, then you must specify a retention count of 1
or more.
Age-based retention
You must specify Interval and IntervalUnit. If you specify an ArchiveRule for the schedule, then you can specify a retention interval of 0
days to archive snapshots immediately after creation. If you specify a FastRestoreRule, ShareRule, or a CrossRegionCopyRule, then you must specify a retention interval of 1
day or more.
The retention rule for snapshots or AMIs created by the policy.
', ], ], 'RetentionArchiveTier' => [ 'base' => '[Snapshot policies only] Describes the retention rule for archived snapshots. Once the archive retention threshold is met, the snapshots are permanently deleted from the archive tier.
The archive retention rule must retain snapshots in the archive tier for a minimum of 90 days.
For count-based schedules, you must specify Count. For age-based schedules, you must specify Interval and IntervalUnit.
For more information about using snapshot archiving, see Considerations for snapshot lifecycle policies.
', 'refs' => [ 'ArchiveRetainRule$RetentionArchiveTier' => 'Information about retention period in the Amazon EBS Snapshots Archive. For more information, see Archive Amazon EBS snapshots.
', ], ], 'RetentionIntervalUnitValues' => [ 'base' => NULL, 'refs' => [ 'CrossRegionCopyDeprecateRule$IntervalUnit' => 'The unit of time in which to measure the Interval. For example, to deprecate a cross-Region AMI copy after 3 months, specify Interval=3
and IntervalUnit=MONTHS
.
The unit of time for time-based retention. For example, to retain a cross-Region copy for 3 months, specify Interval=3
and IntervalUnit=MONTHS
.
The unit of time in which to measure the Interval.
', 'FastRestoreRule$IntervalUnit' => 'The unit of time for enabling fast snapshot restore.
', 'RetainRule$IntervalUnit' => 'The unit of time for time-based retention. For example, to retain snapshots for 3 months, specify Interval=3
and IntervalUnit=MONTHS
. Once the snapshot has been retained for 3 months, it is deleted, or it is moved to the archive tier if you have specified an ArchiveRule.
The unit of time in which to measure the Interval. For example, to retain a snapshots in the archive tier for 6 months, specify Interval=6
and IntervalUnit=MONTHS
.
The unit of time for the automatic unsharing interval.
', ], ], 'Schedule' => [ 'base' => '[Snapshot and AMI policies only] Specifies a schedule for a snapshot or AMI lifecycle policy.
', 'refs' => [ 'ScheduleList$member' => NULL, ], ], 'ScheduleList' => [ 'base' => NULL, 'refs' => [ 'PolicyDetails$Schedules' => '[Snapshot and AMI policies only] The schedules of policy-defined actions for snapshot and AMI lifecycle policies. A policy can have up to four schedules—one mandatory schedule and up to three optional schedules.
', ], ], 'ScheduleName' => [ 'base' => NULL, 'refs' => [ 'Schedule$Name' => 'The name of the schedule.
', ], ], 'SettablePolicyStateValues' => [ 'base' => NULL, 'refs' => [ 'CreateLifecyclePolicyRequest$State' => 'The desired activation state of the lifecycle policy after creation.
', 'UpdateLifecyclePolicyRequest$State' => 'The desired activation state of the lifecycle policy after creation.
', ], ], 'ShareRule' => [ 'base' => '[Snapshot policies only] Specifies a rule for sharing snapshots across Amazon Web Services accounts.
', 'refs' => [ 'ShareRules$member' => NULL, ], ], 'ShareRules' => [ 'base' => NULL, 'refs' => [ 'Schedule$ShareRules' => '[Snapshot policies only] The rule for sharing snapshots with other Amazon Web Services accounts.
', ], ], 'ShareTargetAccountList' => [ 'base' => NULL, 'refs' => [ 'ShareRule$TargetAccounts' => 'The IDs of the Amazon Web Services accounts with which to share the snapshots.
', ], ], 'SnapshotOwnerList' => [ 'base' => NULL, 'refs' => [ 'EventParameters$SnapshotOwner' => 'The IDs of the Amazon Web Services accounts that can trigger policy by sharing snapshots with your account. The policy only runs if one of the specified Amazon Web Services accounts shares a snapshot with your account.
', ], ], 'StandardTierRetainRuleCount' => [ 'base' => NULL, 'refs' => [ 'RetainRule$Count' => 'The number of snapshots to retain for each volume, up to a maximum of 1000. For example if you want to retain a maximum of three snapshots, specify 3
. When the fourth snapshot is created, the oldest retained snapshot is deleted, or it is moved to the archive tier if you have specified an ArchiveRule.
The amount of time to retain each snapshot. The maximum is 100 years. This is equivalent to 1200 months, 5200 weeks, or 36500 days.
', ], ], 'StatusMessage' => [ 'base' => NULL, 'refs' => [ 'LifecyclePolicy$StatusMessage' => 'The description of the status.
', ], ], 'String' => [ 'base' => NULL, 'refs' => [ 'LimitExceededException$ResourceType' => 'Value is the type of resource for which a limit was exceeded.
', 'ResourceNotFoundException$ResourceType' => 'Value is the type of resource that was not found.
', 'Tag$Key' => 'The tag key.
', 'Tag$Value' => 'The tag value.
', ], ], 'Tag' => [ 'base' => 'Specifies a tag for a resource.
', 'refs' => [ 'ExcludeDataVolumeTagList$member' => NULL, 'TagsToAddList$member' => NULL, 'TargetTagList$member' => NULL, 'VariableTagsList$member' => NULL, ], ], 'TagFilter' => [ 'base' => NULL, 'refs' => [ 'TagsToAddFilterList$member' => NULL, 'TargetTagsFilterList$member' => NULL, ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'TagKeyList$member' => NULL, 'TagMap$key' => NULL, ], ], 'TagKeyList' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$TagKeys' => 'The tag keys.
', ], ], 'TagMap' => [ 'base' => NULL, 'refs' => [ 'CreateLifecyclePolicyRequest$Tags' => 'The tags to apply to the lifecycle policy during creation.
', 'LifecyclePolicy$Tags' => 'The tags.
', 'LifecyclePolicySummary$Tags' => 'The tags.
', 'ListTagsForResourceResponse$Tags' => 'Information about the tags.
', 'TagResourceRequest$Tags' => 'One or more tags.
', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'TagMap$value' => NULL, ], ], 'TagsToAddFilterList' => [ 'base' => NULL, 'refs' => [ 'GetLifecyclePoliciesRequest$TagsToAdd' => 'The tags to add to objects created by the policy.
Tags are strings in the format key=value
.
These user-defined tags are added in addition to the Amazon Web Services-added lifecycle tags.
', ], ], 'TagsToAddList' => [ 'base' => NULL, 'refs' => [ 'Schedule$TagsToAdd' => 'The tags to apply to policy-created resources. These user-defined tags are in addition to the Amazon Web Services-added lifecycle tags.
', ], ], 'Target' => [ 'base' => NULL, 'refs' => [ 'CrossRegionCopyAction$Target' => 'The target Region.
', 'CrossRegionCopyRule$Target' => 'The target Region or the Amazon Resource Name (ARN) of the target Outpost for the snapshot copies.
Use this parameter instead of TargetRegion. Do not specify both.
', ], ], 'TargetRegion' => [ 'base' => NULL, 'refs' => [ 'CrossRegionCopyRule$TargetRegion' => 'Avoid using this parameter when creating new policies. Instead, use Target to specify a target Region or a target Outpost for snapshot copies.
For policies created before the Target parameter was introduced, this parameter indicates the target Region for snapshot copies.
[Snapshot and AMI policies only] The single tag that identifies targeted resources for this policy.
', ], ], 'TargetTagsFilterList' => [ 'base' => NULL, 'refs' => [ 'GetLifecyclePoliciesRequest$TargetTags' => 'The target tag for a policy.
Tags are strings in the format key=value
.
The time, in UTC, to start the operation. The supported format is hh:mm.
The operation occurs within a one-hour window following the specified time. If you do not specify a time, Amazon Data Lifecycle Manager selects a time within the next 24 hours.
', ], ], 'Timestamp' => [ 'base' => NULL, 'refs' => [ 'LifecyclePolicy$DateCreated' => 'The local date and time when the lifecycle policy was created.
', 'LifecyclePolicy$DateModified' => 'The local date and time when the lifecycle policy was last modified.
', ], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLifecyclePolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLifecyclePolicyResponse' => [ 'base' => NULL, 'refs' => [], ], 'VariableTagsList' => [ 'base' => NULL, 'refs' => [ 'Schedule$VariableTags' => ' [AMI policies and snapshot policies that target instances only] A collection of key/value pairs with values determined dynamically when the policy is executed. Keys may be any valid Amazon EC2 tag key. Values must be in one of the two following formats: $(instance-id)
or $(timestamp)
. Variable tags are only valid for EBS Snapshot Management – Instance policies.