RDS Data API for Amazon Aurora Serverless v2 and Aurora provisioned PostgreSQL-Compatible and MySQL-Compatible database clusters is now available in Europe (Spain) region. RDS Data API allows you to access Aurora clusters via a secure HTTPS endpoint and run SQL statements without the use of database drivers and without managing connections.
Data API eliminates the use of drivers and improves application scalability by automatically pooling and sharing database connections (connection pooling) rather than requiring you to manage connections. You can call Data API via AWS SDK and CLI. Data API also enables access to Aurora databases via AWS AppSync GraphQL APIs. API commands supported in the Data API for Aurora Serverless v2 and Aurora provisioned are backwards compatible with Data API for Aurora Serverless v1 for easy application migration.
Data API supports Aurora PostgreSQL 15.3, 14.8, 13.11 and higher versions, and Aurora MySQL 3.07 and higher versions. Customers currently using Data API for ASv1 are encouraged to migrate to ASv2 to take advantage of the new Data API. To learn more, please refer to the documentation.
Source:: Amazon AWS