Closed BerndWessels closed 3 years ago
Thanks for the report! Asking around, this seems like a bug with AppSync that has since been fixed. If you're still having this issue reopen the issue and we will look into it more.
Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.
It seems that AppSync cannot access Aurora Serverless Postgres Cluster via DataAPI DataSource Resolvers anymore.
I've been following all of the AWS tutorials and examples I could find - using the CDK as well as doing it manually
I've tried everything from scratch with whatever is the latest of everything as of 28/01/2021.
I always get
Reproduction Steps
manually: https://docs.aws.amazon.com/appsync/latest/devguide/tutorial-rds-resolvers.html
CDK:
What did you expect to happen?
Query will execute without errors.
What actually happened?
Error response
Environment
aws-cli/1.18.217 Python/2.7.18 Linux/4.14.214-160.339.amzn2.x86_64 botocore/1.19.57
node v10.23.1
aws cloud 9
aws console