Automate tagging of AWS Secrets Manager secrets with the creator's username
This sample project demonstrates the automatic tagging of username to the secrets they created when user is authenticated via AWS IAM Identity Center. This enables easier ownership tracking and management of secrets across the organization.
Eventbridge rule is configured to look for CreateSecret events to invoke a Lambda function to tag the secret with the creator's username.