Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with Amazon Data Lifecycle Manager
manage the lifecycle of your AWS resources
Content language: English
Select tags to filter
Sort by most recent
33 results
I automated the daily snapshot creation using Amazon DLM. I wanted to assign a custom name and description for the newly created snapshots via a Lambda function. I tried in many ways (CloudTrail, Clou...
I have more than 10 EC2 instances running. I wanted to automate the daily snapshot creation using AWS DLM. How do I dynamically name the new snapshots? I tried using {{resource-id}} or $(instance-id) ...
The documentation says to open the Lifecycle Manager, select the policy, and then update the schedule...
```
Update the Schedule In the policy settings, locate the schedule section. Here, you can mod...
I am using Amazon Data Lifecycle Manager to manage EBS snapshots in my deployment. Snapshots are created on a daily, weekly, and monthly basis based on the disks. Everything works correctly as long as...
Hello,
We are experiencing a significant increase in data transfer costs due to a new feature in our application. The feature, Sparks, allows users to upload and view videos stored in an S3 bucket, w...
Hi,
We have a bucket with Deep Glacier data. It was put there by a LifeCycle rule " at 180 days, move for S3 standard to deep glacier".
I want to edit the rule to further optimize costs:
option ...
Hi there,
I'm looking to understand the best/most efficient way to facilitate lifecycle rules for specific calls within an AWS Connect instance. The organisation has 20+ individual teams. Calls ne...
Using EBS-backed AMI policy which uses Instance as a source to create AMI. With the copy source tags option selected, the AMI created has all the instance tags. The volumes attached to the instances c...
I am using DLM service for EBS snapshot. How i can see the size of my snapshot. I use
aws ec2 describe-snapshots --snapshot-ids YOUR_SNAPSHOT_ID
It shows volume size but its not showing differential ...
I set a lifecycle rule on a buck with around 130 TB. The data was to start moving after being in the bucket for 10 days. There is still around 90 TB in standard storage. Why will it not move? The ...
Hi, We wish to set S3 lifecycle rule(s) to expire (eventually delete) objects based on tag
We have a process (lambda) to locate certain object on a S3 and add an archived:true tag to them. And they ...
Unable to completely delete a snapshot from my aws console. Everytime I delete it, another one is immediately created.
I have deleted the volume attached to it. Once i delete the volume, another one i...