We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Would it make sense to prefix the user id to all resources? this would allow easy sorting of for example ec2 instances.
Sorry, something went wrong.
Oh whoops, if this is in the backlog then I can unassign. We can reevaluate when it gets prioritized.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: