avalanche-ops
avalanche-ops copied to clipboard
Tag S3 bucket with user id
Currently, we only tags VPC, ASG resources with user id, so for s3 bucket, it's hard to tell who created (and who forgot to clean up).
Use s3 put bucket tagging API to tag S3 buckets with sts user identity.
Would it make sense to prefix the user id to all resources? this would allow easy sorting of for example ec2 instances.
Oh whoops, if this is in the backlog then I can unassign. We can reevaluate when it gets prioritized.