aws-elb-redirect-url-components
Redirect host, path, and query templates can embed tokens or send sensitive values to another endpoint.
Where it sits
| location | DescribeRules.Rules[].Actions[].RedirectConfig.{Host,Path,Query} |
| location kind | config_field |
| data kinds | credential api_key bearer_token sensitive_data |
| emits edge | ContainsCredential |
| service | ELB/ALB/NLB (aws:elb) |
Collection recipe
| access mode | read_api |
| operation | DescribeRules |
| response path | Rules[].Actions[].RedirectConfig.{Host,Path,Query} |
| encoding | json |
| params | {"ListenerArn": "\u003clistener-arn\u003e"} |
Required permissions
elasticloadbalancing:DescribeRules
References