1 2 3 4 5 6 7 8 9 10 11 12 13
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package dlm provides the API client, operations, and parameter types for Amazon
// Data Lifecycle Manager.
//
// 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 (https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/snapshot-lifecycle.html)
// in the Amazon EC2 User Guide.
package dlm
|