Restricting The Access to The Contents Delivered In AWS CloudFront
Home › Forums › Cloud Computing Forum › Restricting The Access to The Contents Delivered In AWS CloudFront
- This topic has 1 reply, 1 voice, and was last updated 1 year, 11 months ago by Present Slide.
-
AuthorPosts
-
Hina YadavGuest
How can we restrict the access to the contents delivered in AWS CloudFront. I am trying to learn the steps for long and would be helpful if someone can give clear explanation to restrict the access.
Present SlideKeymasterAWS CloudFront is a content delivery network (CDN) that can be used to deliver content, such as web pages, images, and videos, to users around the world.
To restrict access to the contents delivered in AWS CloudFront, you can use methods such as access control lists (ACLs), origin access identity (OAI), query string parameters, signed URLs, and signed cookies.
These methods allow you to grant or deny access to specific Amazon S3 bucket or object key prefixes, restrict access to your origin to CloudFront only, grant access to specific versions of an object and grant temporary access to your content with expiration time and specific IP addresses or HTTP referrers.
-
AuthorPosts