How do I set up API Gateway with my own CloudFront distribution?

Поделиться
HTML-код
  • Опубликовано: 7 окт 2024

Комментарии • 11

  • @md2k6
    @md2k6 3 года назад

    I was looking for something like this! Short and simple. Thank you!

  • @asmaagilliland8189
    @asmaagilliland8189 4 года назад +2

    🙇 clear and concise

  • @flippingWebsites
    @flippingWebsites 4 года назад

    Great I was looking for this!

  • @AnkitKumar-ey1fb
    @AnkitKumar-ey1fb 2 года назад

    Clear and clean to setup single api getaway with cloudfront.
    But can we put condition to witch between regional API gateways with the help of lambda@edge just the way we switch between s3 bucket

  • @ssiva5884
    @ssiva5884 4 года назад +5

    Hey , that's a good one but how do you setup the cloudfront when the API has IAM authentication. Whitelisting Authorization results only in 403

    • @PRAVEENKUMAR-he7vq
      @PRAVEENKUMAR-he7vq 2 года назад

      Hey Siva,
      Were you able to find any relevant video. :)

  • @andrewcostello6733
    @andrewcostello6733 5 месяцев назад

    This doesn’t address the fact the default api gateway endpoint is still active and if found cloudfront can be bypassed.

  • @ravindrabhatt
    @ravindrabhatt 2 года назад

    what does CF cache in this case?

  • @vijaynaidun
    @vijaynaidun 4 года назад

    Does it work for all APIs ?

  • @okigan
    @okigan 4 года назад

    @dan the log shows you got a cache hit from cloudfront , but your endpoint does not produce any cache-control headers nor did you show any setup for that on cloudfront - please show how that was setup