amazonaws.com

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

🔑 oauth2 8 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
<p>Gets summary information about all or the specified data lifecycle policie…
curl \
  -H "Authorization: $API_KEY" \
  http://dlm.us-east-1.amazonaws.com/policies
Lists the tags for the specified resource.
curl \
  -H "Authorization: $API_KEY" \
  http://dlm.us-east-1.amazonaws.com/tags/{resourceArn}
Gets detailed information about the specified lifecycle policy.
curl \
  -H "Authorization: $API_KEY" \
  http://dlm.us-east-1.amazonaws.com/policies/{policyId}/
Endpoints (8 total)
GET
/policies
<p>Gets summary information about all or the specified data lifecycle policie…
GET
/tags/{resourceArn}
Lists the tags for the specified resource.
GET
/policies/{policyId}/
Gets detailed information about the specified lifecycle policy.
POST
/policies
Creates a policy to manage the lifecycle of the specified Amazon Web Services…
POST
/tags/{resourceArn}
Adds the specified tags to the specified resource.
PATCH
/policies/{policyId}
<p>Updates the specified lifecycle policy.</p> <p>For more information about …
DELETE
/policies/{policyId}/
<p>Deletes the specified lifecycle policy and halts the automated operations …
DELETE
/tags/{resourceArn}#tagKeys
Removes the specified tags from the specified resource.
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints8
Authoauth2
Categories1
http://dlm.us-east-1.amazonaws.com