# Managed Database

## Overview

In this section, you will learn how to rotate **DB User or Admin** credentials on the following AWS Managed Databases:

### AWS RDS for MySQL:

{% content-ref url="/pages/5bd5Gu0E7SKlNW1xIk1v" %}
[AWS RDS for MySQL](/keeperpam/privileged-access-manager/password-rotation/rotation-use-cases/aws/managed-database/aws-rds-for-mysql.md)
{% endcontent-ref %}

### AWS RDS for SQL Server:

{% content-ref url="/pages/h66TT5DK87t0vGepwcbT" %}
[AWS RDS for SQL Server](/keeperpam/privileged-access-manager/password-rotation/rotation-use-cases/aws/managed-database/aws-rds-for-sql-server.md)
{% endcontent-ref %}

### AWS RDS for PostgreSQL

{% content-ref url="/pages/W26cIjSQmhrrjlFL0YBQ" %}
[AWS RDS for PostgreSQL](/keeperpam/privileged-access-manager/password-rotation/rotation-use-cases/aws/managed-database/aws-rds-for-postgresql.md)
{% endcontent-ref %}

### AWS RDS for MariaDB

{% content-ref url="/pages/dXml39DDljc0cffDjkSY" %}
[AWS RDS for MariaDB](/keeperpam/privileged-access-manager/password-rotation/rotation-use-cases/aws/managed-database/aws-rds-for-mariadb.md)
{% endcontent-ref %}

### AWS RDS for Oracle:

{% content-ref url="/pages/nn8HrHzuazylmRVQLjGi" %}
[AWS RDS for Oracle](/keeperpam/privileged-access-manager/password-rotation/rotation-use-cases/aws/managed-database/aws-rds-for-oracle.md)
{% endcontent-ref %}

If you are running a database directly on an EC2 instance in your AWS environment instead of using a managed service, refer to the [Local Network > Database](broken://pages/Yko8TlqN7NH4eLqqIlbq) documentation for rotating passwords.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/keeperpam/privileged-access-manager/password-rotation/rotation-use-cases/aws/managed-database.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
