> For the complete documentation index, see [llms.txt](https://karansingh.gitbook.io/aws-saa-c02/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://karansingh.gitbook.io/aws-saa-c02/security-and-encryption/secrets-manager-overview.md).

# Secrets Manager Overview

* Secrets Manager helps you to **securely encrypt, store, and retrieve credentials for your databases and other services**.<br>
* Instead of hardcoding credentials in your apps, you can make calls to Secrets Manager to retrieve your credentials whenever needed.<br>
* Secrets Manager **helps you protect access to your IT resources and data by enabling you to rotate and manage access to your secrets**.<br>
* It has good **integration RDS databases**.
