# Amazon RDS

- [Common](https://awsnotes.dendron.so/database/amazon-rds/common.md)
- [What is Amazon RDS?](https://awsnotes.dendron.so/database/amazon-rds/common/what-is-amazon-rds.md)
- [Getting started](https://awsnotes.dendron.so/database/amazon-rds/common/getting-started.md)
- [Configuring a DB instance](https://awsnotes.dendron.so/database/amazon-rds/common/configuring-a-db-instance.md)
- [Configuring and managing a Multi-AZ deployment](https://awsnotes.dendron.so/database/amazon-rds/common/configuring-and-managing-a-multi-az-deployment.md)
- [Monitoring metrics in a DB instance](https://awsnotes.dendron.so/database/amazon-rds/common/monitoring-metrics-in-a-db-instance.md)
- [Monitoring events, logs, and database activity streams](https://awsnotes.dendron.so/database/amazon-rds/common/monitoring-events-logs-and-database-activity-streams.md)
- [Security](https://awsnotes.dendron.so/database/amazon-rds/common/security.md)
- [Topics](https://awsnotes.dendron.so/database/amazon-rds/topics.md)
- [Managing a DB instance](https://awsnotes.dendron.so/database/amazon-rds/topics/managing-a-db-instance.md)
- [Backing up and restoring](https://awsnotes.dendron.so/database/amazon-rds/topics/backing-up-and-restoring.md)
- [Working with Amazon RDS Custom](https://awsnotes.dendron.so/database/amazon-rds/topics/working-with-amazon-rds-custom.md)
- [Working with RDS on AWS Outposts](https://awsnotes.dendron.so/database/amazon-rds/topics/working-with-rds-on-aws-outposts.md)
- [Using RDS Proxy](https://awsnotes.dendron.so/database/amazon-rds/topics/using-rds-proxy.md)
- [MariaDB on Amazon RDS](https://awsnotes.dendron.so/database/amazon-rds/topics/mariadb-on-amazon-rds.md)
- [Microsoft SQL Server on Amazon RDS](https://awsnotes.dendron.so/database/amazon-rds/topics/microsoft-sql-server-on-amazon-rds.md)
- [MySQL on Amazon RDS](https://awsnotes.dendron.so/database/amazon-rds/topics/mysql-on-amazon-rds.md)
- [Oracle on Amazon RDS](https://awsnotes.dendron.so/database/amazon-rds/topics/oracle-on-amazon-rds.md)
- [PostgreSQL on Amazon RDS](https://awsnotes.dendron.so/database/amazon-rds/topics/postgresql-on-amazon-rds.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://awsnotes.dendron.so/database/amazon-rds.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.
