I am using AWS API GateWay with a HTTPIntegration to map requests to an external API, injecting the external API key in the mapped request headers. I know I can provide a 'Mapped from' parameter based on i.e. the request or a string to provide the API key, but can I also map the header value from AWS Secrets Manager? In the console example below I used a raw string.
Asked
Active
Viewed 454 times
5

marcuse
- 3,389
- 3
- 29
- 50