Emil Temirov
Results
2
issues of
Emil Temirov
The question in title ^^.
Hello everyone! Here is my chalice config: ``` { "version": "2.0", "app_name": "myapp", "stages": { "dev": { "api_gateway_stage": "api" } } } ``` The first deployment to localstack works properly....