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...
2
answers
0
votes
101
views
asked 2 months ago
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) ...
1
answers
0
votes
41
views
asked 2 months ago
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...
3
answers
0
votes
64
views
asked 3 months ago
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...
1
answers
0
votes
40
views
asked 3 months ago
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...
2
answers
0
votes
83
views
AWS
asked 5 months ago
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 ...
3
answers
0
votes
118
views
asked 6 months ago
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...
2
answers
0
votes
644
views
asked 10 months ago
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...
1
answers
0
votes
328
views
asked a year ago
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 ...
3
answers
0
votes
1K
views
asked a year ago
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 ...
1
answers
0
votes
292
views
profile picture
asked a year ago
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 ...
1
answers
0
votes
401
views
asked a year ago
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...
3
answers
0
votes
279
views
asked 2 years ago