ava-labs / avalanche-ops

operation toolkit for Avalanche nodes
Other
37 stars 18 forks source link

Tag S3 bucket with user id #359

Open gyuho opened 1 year ago

gyuho commented 1 year ago

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.

hexfusion commented 1 year ago

Would it make sense to prefix the user id to all resources? this would allow easy sorting of for example ec2 instances.

exdx commented 1 year ago

Oh whoops, if this is in the backlog then I can unassign. We can reevaluate when it gets prioritized.