Is it possible to define the API Gateway you want to use in the zappa_settings.json file

Viewed 22

When deploying a Python Flask app to AWS Lambda using Zappa

I think you can already do this for your IAM role using "manage_roles", "role_name" and "role_arn" but would be good if you could do it for API Gateway as well, or define the API Gateway settings when you deploy

0 Answers
Related