Tagging resources attached to instances

0

A customer is looking for best practices on tagging resources attached to instances (volumes & NICs) need to automatically inherit tags from their parent to ensure all cost of captured. Ideally this process would be automated.

asked 8 years ago202 views
1 Answer
0
Accepted Answer

If they use autoscaling, they could trigger a Lambda function based on the autoscaling events (http://docs.aws.amazon.com/AutoScaling/latest/DeveloperGuide/ASGettingNotifications.html), which then checks for related resources and tag them accordingly.

EXPERT
answered 8 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.

Guidelines for Answering Questions