You can't do this at this time without creating another CloudFront distribution in addition to the one created behind the scenes by API Gateway.
- Mark B
@MarkB does that mean there is a workaround using "another CloudFront distribution" as you say?
- Christine
A second cloudfront distro in front of API gateway will work as @MarkB suggested. You have to whitelist headers and prevent the Host header from forwarding to API gateway as it uses SNI.
- Dave Maple
1 Answers
37
votes
As you saw in the forum post, it's not possible now. ACM integration is something we want to do and it's on our backlog, but I don't have an ETA for you at the moment.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more
Host
header from forwarding to API gateway as it uses SNI. - Dave Maple