Amazon Data Lifecycle Manager (DLM) for EBS Snapshots provides a simple, automated way to back up data stored on Amazon EBS volumes. You can define backup and retention schedules for EBS snapshots by creating lifecycle policies based on tags. With this feature, you no longer have to rely on custom scripts to create and manage your backups.
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
Below are the cmdlets which are available with Amazon Data Lifecycle Manager
CmdletName | ServiceOperation |
Add-DLMResourceTag | TagResource |
Get-DLMLifecyclePolicy | GetLifecyclePolicy |
Get-DLMLifecyclePolicySummary | GetLifecyclePolicies |
Get-DLMResourceTag | ListTagsForResource |
New-DLMLifecyclePolicy | CreateLifecyclePolicy |
Remove-DLMLifecyclePolicy | DeleteLifecyclePolicy |
Remove-DLMResourceTag | UntagResource |
Update-DLMLifecyclePolicy | UpdateLifecyclePolicy |
You can also check other AWS Services, and each services cmdlets we are providing.