Exploring AWS !!
Day 26:
VPC and S3 Hands-on:
Task:
- Create a VPC Endpoint for an S3 bucket of your choice
Solution:
- Create a VPC
- In the left panel of VPC section, Go to Endpoint and click create.
- Go to S3 and create a bucket with unique name
- Now if you check, Endpoint is created.
- On the main page of Endpoints, you can now see your Endpoint that you created.
- In S3, click on Edit policy.
- Add the policy for VPC Endpoint and click Save.
- The policy will be saved.