Skip to content

Conversation

@chanshih
Copy link
Contributor

Issue #, if available:

New Serverless Pattern: Implements automatic tagging of AWS Secrets Manager entries with the creator's username. When users authenticated via AWS IAM Identity Center create secrets, their username is automatically added as a tag. 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.

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.


Eventbridge rule is configured to look for CreateSecret events to invoke a Lambda function to tag the secret with the creator's username.

# Deployment Instructions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kindly include instructions to clone the repository and cd to the pattern folder. Also, please include test & cleanup steps. You may refer any other newer patterns as reference.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added all the changes

@parikhudit
Copy link
Contributor

Just noticed that there are few duplicate folders/files. Could you please update CR?

@julianwood julianwood merged commit 592671d into aws-samples:main Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants