amplify-category-api
amplify-category-api copied to clipboard
Add 'Enable Logs' option for AppSync API
Is your feature request related to a problem? Please describe.
Would like an option for the CLI to enable logging for the AppSync GraphQL api it generates, i.e. turn this on:
Describe the solution you'd like The CLI to do this and add it to the cloudformation template.
Describe alternatives you've considered I believe I'll have to modify the cloudformation template myself.