You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.
Is it possible to perform a batch execution insert using AppSync with an Aurora Data Source?
There is a Tutorial: DynamoDB Transaction Resolvers but I could not find the same for Aurora.
Here's an example of a schema I would like to use:
I'm currently using boto3's
rds-data
batch_execute_statement and would like to port my application to AppSync + Aurora.The text was updated successfully, but these errors were encountered: