Join Slack
Powered by
Hey everyone, can we serve static files from s3 us...
# help
s
Simon Reilly
06/23/2021, 9:27 AM
Hey everyone, can we serve static files from s3 using the sst.Api construct? Been looking around the aws-cdk for any s3 proxy integrations aswell and haven't found any š
f
Frank
06/23/2021, 1:53 PM
These are the AWS services the API can integrate with out of the box
https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-develop-integrations-aws-services-reference.html
Frank
06/23/2021, 1:54 PM
Iām not sure if u can do it using the HTTP integration
https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-develop-integrations-http.html
s
Simon Reilly
06/23/2021, 3:29 PM
Great, thanks š
Open in Slack
Previous
Next