AWS Secrets Manager
- it share functionality with parameter store
- designed for secrets (passwords, API KEYS), which to be used via console, CLI, API, SDK’s (integration)
- supports automatic rotation, which uses lambda
- directly integrates with some AWS products (eg RDS)
- permission is granted by IAM
E.G.