- Newest
- Most votes
- Most comments
I did finally manage to sort this issue. Disabling and then re-enabling the RDS Data API in AWS Console seemed to get it up and running again! I have no idea why and it is rather worrying that this could happen again at some point and completely stop my database working in production.
I will open a Support case once I get my support set up to see if they can diagnose why it failed.
Hello,
You might be trying to return more than 1 MB of data? - this is a limitation of Data API. (The query editor is using Data API behind the scene so this is why you're seeing the same message there.)
Hi.
Thanks for your help but I don't think it's that, since even a SELECT query limited to one row generates the error.
In this case I would also recommend bringing this to support.
I would recommend that you open a support case to have this investigated.
Relevant content
- asked 6 months ago
- asked 4 years ago
- AWS OFFICIALUpdated 24 days ago

Sure, please do - it's important they know that something was wrong to make it work better for everyone else.
I just experienced exactly the same issue and can confirm that turning the Data API on and off solved it.