# マネージドデータベース

## 概要

このセクションでは、以下のAWSマネージドデータベースで**データベースユーザーまたは管理者**の認証情報をローテーションする方法について取り扱います。

### AWS RDS for MySQL

{% content-ref url="/pages/Q2pPhUkqgcRKxStenHZk" %}
[AWS RDS for MySQL](/keeperpam/jp/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/LPi2VDN7OydTbHq7JVsm" %}
[AWS RDS for SQL Server](/keeperpam/jp/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/cxULnvlmkXT0UBGgWCpe" %}
[AWS RDS for PostgreSQL](/keeperpam/jp/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/EeigDyy20HvxuTNyqioG" %}
[AWS RDS for MariaDB](/keeperpam/jp/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/BuUTHAfmrkfNPpKQNzO8" %}
[AWS RDS for Oracle](/keeperpam/jp/privileged-access-manager/password-rotation/rotation-use-cases/aws/managed-database/aws-rds-for-oracle.md)
{% endcontent-ref %}

マネージドサービスを使用せずに、AWS環境のEC2インスタンスでデータベースを直接実行している場合、[こちら](/keeperpam/jp/privileged-access-manager/password-rotation/rotation-use-cases/local-network/database.md)のドキュメントからパスワードのローテーションについてご参照ください。


---

# 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/jp/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.
