AWS-CDK How to set per-resolver caching in appsync using aws-cdk/aws-appsync-alpha #27162
jerzystachera
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use the aws-cdk/aws-appsync-alpha for appsync.
I created resolvers with CachingConfig, but after deployment, the caching settings were not reflected in the infrastructure.
How to set per-resolver caching using aws-cdk/aws-appsync-alpha ?
Beta Was this translation helpful? Give feedback.
All reactions