Actions for Aurora using AWS SDKs
The following code examples demonstrate how to perform individual Aurora actions with AWS SDKs. These excerpts call the Aurora API and are not intended to be run in isolation. Each example includes a link to GitHub, where you can find instructions on how to set up and run the code in context.
The following examples include only the most commonly used actions. For a complete list, see the Amazon Aurora API Reference.
Examples
- Create a DB cluster
- Create a DB cluster parameter group
- Create a DB cluster snapshot
- Create a DB instance in a DB cluster
- Delete a DB cluster
- Delete a DB cluster parameter group
- Delete a DB instance
- Describe DB cluster parameter groups
- Describe DB cluster snapshots
- Describe DB clusters
- Describe DB instances
- Describe database engine versions
- Describe options for DB instances
- Describe parameters from a DB cluster parameter group
- Update parameters in a DB cluster parameter group