aws / chalice

Python Serverless Microframework for AWS
Apache License 2.0
10.67k stars 1.01k forks source link

Allow setting access log settings for Api Gateway in stage specific config #2121

Open pythonclimber opened 1 month ago

pythonclimber commented 1 month ago

My organization requires all API Gateway resource to have API Gateway Access Logging enabled. In order for me to advocate successfully for chalice usage throughout our enterprise, we need to eliminate the manual step of setting up access logs post deployment.