DLM#

Client#

class DLM.Client#

A low-level client representing Amazon Data Lifecycle Manager (DLM)

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.

import boto3

client = boto3.client('dlm')

These are the available methods: