Add support for "operation_name" on the aws_api_gateway_method resource #13232
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/apigateway
Issues and PRs that pertain to the apigateway service.
Milestone
Community Note
Description
To make it more convenient to use API Gateway's generated SDK with APIs created via Terraform, it would be interesting to add support for the "operation_name" option on the
aws_api_gateway_method
resource. The option is already supported by the putMethod and updateMethod actions on the API Gateway API so this is probably a very simple change to implementNew or Affected Resource(s)
Potential Terraform Configuration
The text was updated successfully, but these errors were encountered: