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

Changing an AppSync resolver results in Cloudformation error Only one resolver is allowed per field. #417

Closed
mmccall10 opened this issue Jun 4, 2021 · 0 comments · Fixed by #418

Comments

@mmccall10
Copy link
Contributor

SST AppSync construct is creating a resolver from the data source resulting in the Only one resolver is allowed per field error when attempting to update a resolver. This essentially means you cannot change the data source for a resolver once deployed without downtime or manual intervention.

See:
aws/aws-cdk#13269
aws/aws-cdk#12635

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

Successfully merging a pull request may close this issue.

1 participant