Chalice config
{ | |
"version": "2.0", | |
"app_name": "blog-demo", | |
"stages": { | |
"dev": { | |
"api_gateway_stage": "api", | |
"autogen_policy": false | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment