This message was deleted.
# general
s
This message was deleted.
l
Yes, it's more of a #CRH5ENVDX or #C84L4E3N1 question than a #CJ909TL6P one 🙂 I think this is done using an S3 integration; there's a brief example at https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/awsx/apigateway/#static-route and slightly more explanation at https://docs.aws.amazon.com/apigateway/api-reference/resource/integration/ in the section "uri".
The first link above includes a broken link to an example. The actual example is at https://github.com/pulumi/pulumi-awsx/blob/master/nodejs/examples/api/index.ts
f
Ah that's great, thank you @little-cartoon-10569 I was not finding that example for some reason
👍 1
I'm not connecting the dots on a default 404 page for the static s3 bucket and the example you linked, I've been tinkering for a bit and I just can't get it to work