Merge pull request #8049 from Ninir/patch-1

Updated API GW integration response documentation
This commit is contained in:
James Nugent 2016-08-08 11:28:54 -05:00 committed by GitHub
commit 43b45d8c74
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ description: |-
Provides an HTTP Method Integration Response for an API Gateway Resource.
-> **Note:** Depends on having `aws_api_gateway_integration` inside your rest api. To ensure this
you might need to add an explicit `depends_on` for clean runs.
## Example Usage
```