local-data-api
local-data-api copied to clipboard
API limitation
Feature
DataAPI has limitations when running SQL Statement.
The response size limit is 1 MB or 1,000 records. If the call returns more than 1 MB of response data or over 1,000 records, the call is terminated.
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html
Will local-data-api emulate the 1mb limit? That would be very useful
@lastmjs Thank you for your request. OK, I will try it.