Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Converting to a NONE dataSource from a LAMBDA data source results in an error during deployment #394

Open
nthornton2010 opened this issue Feb 27, 2021 · 2 comments

Comments

@nthornton2010
Copy link

When converting to a NONE from a LAMBDA data source, the following error is thrown during deployment.

Data source is still connected to a resolver that uses mapping template bypass. (Service: AWSAppSync; Status Code: 400; Error Code: BadRequestException; Request ID: 3d9345df-d1ad-4d18-92e6-ac38e6dbf518; Proxy: null).

In order to get around this, the field the original LAMBDA data source was connected to must be manually deleted from the schema through the AWS console and then the original data source manually deleted from the AWS console. After doing both of these, I'm able to then deploy the NONE data source attached to the field.

@nthornton2010
Copy link
Author

This might be related to the other issue I reported: #393

@nthornton2010
Copy link
Author

This may or may not be related to this issue: aws/aws-appsync-community#146

Leaving open since deploying shouldn't error out in this case, but it might be out of the control of this plugin (more research would be needed to find this out).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant