aws dlm
Amazon Data Lifecycle Manager With Amazon Data Lifecycle Manager, you can manage the lifecycle of your AWS resources. You create lifecycle policies, which are used to automate operations on the specified resources. Amazon DLM supports Amazon EBS volumes and snapshots. For information about using Amazon DLM with Amazon EBS, see Automating the Amazon EBS Snapshot Lifecycle in the Amazon EC2 User Guide
Subcommands
Name | Description |
---|---|
create-lifecycle-policy | Creates a policy to manage the lifecycle of the specified AWS resources. You can create up to 100 lifecycle policies |
delete-lifecycle-policy | Deletes the specified lifecycle policy and halts the automated operations that the policy specified |
get-lifecycle-policies | Gets summary information about all or the specified data lifecycle policies. To get complete information about a policy, use GetLifecyclePolicy |
get-lifecycle-policy | Gets detailed information about the specified lifecycle policy |
list-tags-for-resource | Lists the tags for the specified resource |
tag-resource | Adds the specified tags to the specified resource |
untag-resource | Removes the specified tags from the specified resource |
update-lifecycle-policy | Updates the specified lifecycle policy |
create-default-role | Creates the default IAM role which will be used by Lifecycle service. If the role does not exist, create-default-role will automatically create it and set its policy. If the role has been already created, create-default-role will not update its policy. |