From the course: Amazon Web Services: Data Services

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Explore AWS S3 using AWS CLI

Explore AWS S3 using AWS CLI - Amazon Web Services (AWS) Tutorial

From the course: Amazon Web Services: Data Services

Start my 1-month free trial

Explore AWS S3 using AWS CLI

- Now in addition to clicking on the console which is great for training but you wouldn't use in production, Amazon has a scripting environment called the AWS-CLI and they also have software development kits. We're not going to extensively focus on this but I do want to show you this because when you learn the service, try it out, decide it's part of your application then move it into production, you're going to use the CLI. So first it's important that you use their instructions and I'm not going to record all the different versions here. You just pick your version for your operation system. I'm using a MAC. And you can see there's two versions of the CLI as of this recording. There are dependencies in terms of Python, Python version. Read their instructions. Get that installed and set up. You do that through the terminal. There is a new tool that I actually installed cause I like it even better than the AWS CLI. It's called…

Contents