Question
How to setup API Gateway stage level execution logging with Terraform? Is it not supported yet?
Background
API Gateway stage editor has the execution logging configurations. However, it seems there is no parameter to set them in aws_api_gateway_stage although it has access loggging configuration parameters.
Wondering if there are another resources to use or simply those parameters have not been implemented.