View Source aws_dlm (aws v0.7.15)
Amazon Data Lifecycle Manager
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.Link to this section Summary
Functions
Creates a policy to manage the lifecycle of the specified Amazon Web Services resources.
Deletes the specified lifecycle policy and halts the automated operations that the policy specified.
Gets summary information about all or the specified data lifecycle policies.
Updates the specified lifecycle policy.
Link to this section Functions
Creates a policy to manage the lifecycle of the specified Amazon Web Services resources.
You can create up to 100 lifecycle policies.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.Gets summary information about all or the specified data lifecycle policies.
To get complete information about a policy, useGetLifecyclePolicy
.
get_lifecycle_policy(Client, PolicyId, QueryMap, HeadersMap, Options0)
View Sourcelist_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)
View SourceUpdates the specified lifecycle policy.
For more information about updating a policy, see Modify lifecycle policies.