aws-apigateway-v2-stage-variables
HTTP/WebSocket API stage variables are plaintext customer values.
Where it sits
| location | apigatewayv2:GetStage.StageVariables.<value> |
| location kind | environment_variable |
| data kinds | credential password api_key connection_string sensitive_data |
| emits edge | ContainsCredential |
| service | API Gateway (aws:apigateway) |
Collection recipe
| access mode | read_api |
| operation | GetStage |
| response path | StageVariables.<value> |
| encoding | map |
| params | {"ApiId": "\u003capi-id\u003e", "StageName": "\u003cstage-name\u003e"} |
Required permissions
References