aws-appmesh-route-header-match-values
Customer-authored HTTP header match values can accidentally contain bearer tokens, API keys, or confidential routing values.
Where it sits
| location | DescribeRoute.route.spec.httpRoute.match.headers[].match.{exact,prefix,regex,suffix} |
| location kind | config_field |
| data kinds | credential api_key bearer_token sensitive_data |
| emits edge | ContainsSecret |
| service | App Mesh (aws:appmesh) |
Collection recipe
| access mode | read_api |
| operation | DescribeRoute |
| response path | route.spec.httpRoute.match.headers[].match |
| encoding | json |
| params | {"meshName": "\u003cmesh\u003e", "routeName": "\u003croute\u003e", "virtualRouterName": "\u003crouter\u003e"} |
Required permissions
appmesh:DescribeRoute
References