Feature Request: Support resource policy when creating AWS api gateway #4171
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/apigateway
Issues and PRs that pertain to the apigateway service.
Milestone
Amazon API Gateway Supports Resource Policies for APIs: https://aws.amazon.com/about-aws/whats-new/2018/04/amazon-api-gateway-supports-resource-policies/
CLI:
aws apigateway create-rest-api \ --name "api-name" \ --policy "{\"jsonEscapedPolicyDocument\"}"
Can this be supported in aws_api_gateway_rest_api?
Terraform Version
terraform 0.10+
Affected Resource(s)
aws_api_gateway_rest_api
Terraform Configuration Files
Current:
Proposed:
References
The text was updated successfully, but these errors were encountered: