Question
What is the purpose of CloudFront's Origin Access Identity (OAI)?
Asked by: USER3367
65 Viewed
65 Answers
Answer (65)
The Origin Access Identity (OAI) allows you to securely access your S3 bucket without making the bucket publicly accessible. It creates a separate, private network for CloudFront to interact with your S3 data. This enhances security and simplifies permissions management.