Skip to content

Instantly share code, notes, and snippets.

@siakon89
Created February 22, 2020 10:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save siakon89/b9794ed2487ca00948303a364049e116 to your computer and use it in GitHub Desktop.
Save siakon89/b9794ed2487ca00948303a364049e116 to your computer and use it in GitHub Desktop.
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