In this Project:
👉I created a VPC endpoint that enables secure, direct access from my VPC to my S3 bucket. The type of endpoint you set up was an S3 Gateway.
👉I set up a strict bucket policy that blocks all access to my S3 bucket, except for access from my VPC endpoint.
👉I had some connectivity issues resolved by adding a route directing S3-bound traffic from my public subnet to my S3 Gateway endpoint!
Here is a link to the Project: https://drive.google.com/file/d/1MTr0w4Vm_UWS7GdeA8I5C1wiULqUAwBi/view?usp=sharing
Top comments (0)