Skip to content

How can I add tags to a restored ec2 instance?

0

When I restore an ec2 instance the tags do not follow the restored instance. I am hoping there is a process that can help with this.

asked 3 years ago463 views
3 Answers
0
Accepted Answer

Can you exaplain the process you follow?

If you mean AWS Backup that doesn't restore tags either. This blog can help you to automate the process through EventBridge and Lambda https://aws.amazon.com/blogs/storage/how-to-retain-resource-tags-in-aws-backup-restore-jobs/

answered 3 years ago
0

How did you restored the instance?

I guess you created a new AMI from the snapshot and then created a new instance. In that case you need to create new tags. It's the same process creating a new instance, no difference.

answered 3 years ago
0

No not a new instance a backup of an existing instance that contains tags. Thanks for the response.

answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.