aws_secretsmanager_secret
- Categories: Access Control
- Service: secretsmanager
- Provider Link: Secrets Manager Secret
Description​
AWS Secrets Manager Secret is a secure storage service for sensitive information like passwords, API keys, and database credentials. It encrypts and manages secrets, rotates them automatically, and provides access control. Applications and services can retrieve secrets programmatically, reducing the risk of exposing sensitive data in code or configuration files.