> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/keeperpam/jp/privileged-access-manager/password-rotation/rotation-use-cases/aws/managed-database.md).

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

## 概要 <a href="#overview" id="overview"></a>

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

### 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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