
AWS RDS DataService
AWS RDS DataService
Amazon RDS provides an HTTP endpoint to run SQL statements on an Amazon Aurora Serverless v1 DB cluster.
HTTP-based SQL execution
Only supports Aurora Serverless v1 clusters
To start, set up an Aurora Serverless v1 DB cluster and use the HTTP endpoint to run SQL statements. Authentication details are not specified in the description.
Uptime · 30-day window
GitHub activity
About this API
Amazon RDS Data Service offers a RESTful HTTP endpoint that allows developers to execute SQL statements directly on an Amazon Aurora Serverless v1 database cluster. This service is designed to facilitate serverless database interactions by providing a simple HTTP interface rather than requiring traditional database connections.
Developers building applications that rely on Aurora Serverless v1 can use this API to run queries and data manipulation commands remotely. It is particularly useful for serverless architectures where managing persistent connections to the database can be complex or inefficient.
While the API simplifies database access, the input description does not specify authentication mechanisms or detailed features, so users should refer to official AWS documentation for security and usage guidelines.
What you can build
- 1Execute SQL queries on Aurora Serverless v1
- 2Run data manipulation commands via HTTP
- 3Integrate serverless database access in apps
Strengths & limitations
Strengths
- HTTP-based SQL execution
- Supports Aurora Serverless v1
- Simplifies serverless DB access
Limitations
- Only supports Aurora Serverless v1 clusters
- Authentication method is unspecified
Example request
curl https://github.com/mermade/aws2openapi/<endpoint>Getting started
To start, set up an Aurora Serverless v1 DB cluster and use the HTTP endpoint to run SQL statements. Authentication details are not specified in the description.
FAQ
Do I need an API key or authentication to use this API?+
The authentication method is not specified in the description; consult AWS documentation for details.
Can I run any SQL statement on Aurora Serverless v1 using this API?+
The API allows running SQL statements on Aurora Serverless v1, but specific supported statements depend on the database engine.
Is HTTPS required to access the HTTP endpoint?+
While not specified, AWS services typically require HTTPS for secure communication.
Can I use this API directly from a browser?+
Direct browser use may be limited due to authentication and CORS policies; server-side usage is recommended.
Technical details
- Auth type
- unknown
- Pricing
- unknown
- Protocols
- REST
- Response time
- 9 ms
- Last health check
- 5/20/2026, 8:19:43 AM
More from Amazon Web Services
AWS IAM Access Analyzer API analyzes IAM resource policies for over-privileged access or external access — proactively surfaces security risks.
Alexa for Business helps you use Alexa in your organization.
Amazon API Gateway helps developers deliver robust, secure, and scalable mobile and web application back ends.
Use AppConfig, a capability of Amazon Web Services Systems Manager, to create, manage, and quickly deploy application configurations.
Welcome to the Amazon AppFlow API reference.
The Amazon AppIntegrations service enables you to configure and reuse connections to external applications.
Amazon AppStream 2.0 API Reference.
Amazon Athena is an interactive query service that lets you use standard SQL to analyze data directly in Amazon S3.