Error while enabling http endpoint for RDS Serverless version 2

0

I have Arura Mysql serverless v2 cluster and I want to enable data api. I used this cli command aws rds enable-http-endpoint --resource-arn <arn> but I got this error message "An error occurred (InvalidParameterValue) when calling the EnableHttpEndpoint operation: Access Denied to API Version: APIDataApi"

CLI version: 2.15.22

asked 2 months ago241 views
2 Answers
1
Accepted Answer

Hello.

Aurora MySQL Serverless v2 does not yet support data API.
Therefore, EnableHttpEndpoint cannot be enabled.
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html
a

profile picture
EXPERT
answered 2 months ago
profile picture
EXPERT
reviewed a month ago
profile pictureAWS
EXPERT
reviewed 2 months ago
0

Can anyone at AWS please confirm when the Data API will be available for Serverless v2?

Jamie
answered 21 hours ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions