Actions for Amazon RDS using Amazon SDKs
The following code examples demonstrate how to perform individual Amazon RDS actions with Amazon SDKs. These excerpts call the Amazon RDS API and are code excerpts from larger programs that must be run in context. Each example includes a link to GitHub, where you can find instructions for setting up and running the code.
The following examples include only the most commonly used actions. For a complete list, see the Amazon Relational Database Service (Amazon RDS) API Reference.
Examples
- Create a DB instance
- Create a DB parameter group
- Create a snapshot of a DB instance
- Create an authentication token
- Delete a DB instance
- Delete a DB parameter group
- Describe DB instances
- Describe DB parameter groups
- Describe database engine versions
- Describe options for DB instances
- Describe parameters in a DB parameter group
- Describe snapshots of DB instances
- Modify a DB instance
- Reboot a DB instance
- Retrieve attributes
- Update parameters in a DB parameter group