DEV Community

Cover image for Access S3 from a VPC
Kemisola
Kemisola

Posted on

Access S3 from a VPC

I worked on this project last night (depending on when you see this).

In this Project:
πŸ‘‰I learned how to create an access key for my EC2 instance to interact with my AWS services.

πŸ‘‰I interacted with the S3 Bucket I created through the AWS CLI. I ran commands to see a list of buckets and even uploaded an object to a bucket!

Here is a link to the project:

https://drive.google.com/file/d/1nHG2NEjdreKxsA6l1DU6PiIn3o-9p4Oh/view?usp=sharing

Top comments (0)