aws-apigateway-rest-api-key-value
API Gateway returns API-key values when IncludeValue is explicitly requested.
Where it sits
| location | GetApiKey.value (includeValue=true) |
|---|---|
| location kind | secret_value |
| data kinds | api_key credential |
| emits edge | ExposesCredential |
| service | API Gateway (aws:apigateway) |
Collection recipe
| access mode | read_api |
|---|---|
| operation | GetApiKey |
| response path | value |
| encoding | string |
| params | {"apiKey": "\u003capi-key-id\u003e", "includeValue": true} |
Required permissions
apigateway:GET