

# Calling the Amazon RDS Data API
<a name="data-api.calling"></a>

With the Amazon RDS Data API (Data API) enabled on your Aurora DB cluster, you can run SQL statements on the Aurora DB cluster by using Data API or the AWS CLI. Data API supports the programming languages supported by the AWS SDKs. For more information, see [Tools to build on AWS](https://aws.amazon.com/tools/).

**Topics**
+ [Amazon RDS Data API operations reference](data-api-operations.md)
+ [Calling the Amazon RDS Data API with the AWS CLI](data-api.calling.cli.md)
+ [Calling the Amazon RDS Data API from a Python application](data-api.calling.python.md)
+ [Calling the Amazon RDS Data API from a Java application](data-api.calling.java.md)
+ [Controlling Data API timeout behavior](data-api-timeouts.md)