Skip to content

How do I restrict cloud formation access only to cloudflare

0

Hello everyone, I have cloudfront in front of my S3 Bucket, but my question is, how do I restrict access to it and only allow cloudflare to contact it?

1 Answer
3

You can associate a AWS WAF webACL, with a custom WAF rule that uses IPSet containing cloudflare IPs, to perform allow-listing with CloudFront

AWS
EXPERT

answered 2 years ago

EXPERT

reviewed 2 years ago

  • Clearly the way to go since Cloudflare publishes their addresses in the page pointed by Mike

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.