-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
The AWS SDK for the Data API supports a "formatRecordsAs" parameter on the ExecuteStatementCommand object, with default value of "NONE" and possible value of "JSON".
See details at:
- https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html and
- https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html#data-api-json
If formatRecordsAs = 'JSON', then the result of ExecuteStatementCommand includes a single (JSON-formatted) string in ExecuteStatementResponse.formattedRecords.
It would be great to support this parameter in local development for ExecuteStatementCommand (via updating ExecuteStatementRequest and ExecuteStatementResponse).
But also this library is great :). Thank you.
ormu5, cip123, alextriaca and trevtrich
Metadata
Metadata
Assignees
Labels
No labels