Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aws-samples/aws-secrets-manager-rotation-lambdas
Contains Lambda functions to be used for automatic rotation of secrets stored in AWS Secrets Manager
https://github.com/aws-samples/aws-secrets-manager-rotation-lambdas
aws aws-secrets-manager lambda lambda-functions secretsmanager
Last synced: 3 months ago
JSON representation
Contains Lambda functions to be used for automatic rotation of secrets stored in AWS Secrets Manager
- Host: GitHub
- URL: https://github.com/aws-samples/aws-secrets-manager-rotation-lambdas
- Owner: aws-samples
- License: mit-0
- Created: 2018-09-19T17:14:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-11T20:44:13.000Z (4 months ago)
- Last Synced: 2024-07-11T23:34:22.526Z (4 months ago)
- Topics: aws, aws-secrets-manager, lambda, lambda-functions, secretsmanager
- Language: Python
- Size: 181 KB
- Stars: 313
- Watchers: 21
- Forks: 277
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- jimsghstars - aws-samples/aws-secrets-manager-rotation-lambdas - Contains Lambda functions to be used for automatic rotation of secrets stored in AWS Secrets Manager (Python)
README
## AWS Secrets Manager Rotation Lambda Functions
Secrets Manager provides rotation function templates for several types of credentials. To use the templates, see https://docs.aws.amazon.com/secretsmanager/latest/userguide/reference_available-rotation-templates.html.
## License Summary
This sample code is made available under a modified MIT license. See the LICENSE file.