Aurora Serverless V2 REST API

1

We are looking to leverage Aurora Serverless Postgres. A big part of why we decided to go with Aurora Serverless (beyond the needed performance) was the ability to use the Restful API for all data access (queries etc), greatly simplifying the code as well as better decoupling from the underlying DB. We’re seeing in some AWS documentation that V2 may have eliminated that API? We would like to know if we can still do that, and if not, what has replaced it that we should be looking at as an alternative? Is there a recommended pattern we should follow?

질문됨 10달 전423회 조회
2개 답변
1

You will be please to know we launch Data API for Aurora Serverless V2 today that also includes Query Editor for Aurora PostgreSQL. https://aws.amazon.com/about-aws/whats-new/2023/12/amazon-aurora-postgresql-rds-data-api/

Steve
답변함 5달 전
profile picture
전문가
검토됨 5달 전
0

Hello.
As you are aware, the use of the data API is not yet supported in Aurora Serverless V2.
If you want to perform operations via API, you need to use V1.
I think it is better to use V1 until data API is supported in V2.
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.upgrade.html#aurora-serverless-v2.move-from-serverless-v1

profile picture
전문가
답변함 10달 전
profile pictureAWS
전문가
검토됨 10달 전
  • Look at this section in page pointed by Riku: "Comparison of Aurora Serverless v2 and Aurora Serverless v1 feature support" -> Data API v2 = no

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인