https://pulumi.com logo
h

helpful-ice-5738

02/19/2019, 10:43 PM
example seems wacky in this documentation: https://pulumi.io/reference/pkg/nodejs/@pulumi/aws/apigateway/#Method
Copy code
A map of request query string parameters and headers that should be passed to the integration. For example:

import * as pulumi from "@pulumi/pulumi";
would define that the header X-Some-Header and the query string some-query-param must be provided on the request, or
s

stocky-spoon-28903

02/19/2019, 11:00 PM
That does look screwy!
I’ve opened https://github.com/pulumi/pulumi-aws/issues/469 to track fixing this
👍 1
h

helpful-ice-5738

02/19/2019, 11:03 PM
thanks @stocky-spoon-28903 — not sure it belonged there or in the docs repo
s

stocky-spoon-28903

02/19/2019, 11:05 PM
(Hopefully I got the reference to your GitHub username correct!)