Create and Manage S3 Using the AWS JavaScript SDK
In this lab, you’ll practice creating and managing S3 buckets and objects with the AWS JavaScript SDK. When you’re finished with this lab, you’ll have used the AWS JavaScript SDK to create and manage S3 buckets and objects.
Terms and conditions apply.
Lab info
Lab author
Challenge
Install the AWS JavaScript SDK
You'll set up the AWS JavaScript SDK in a Cloud9 environment.
Challenge
Create and List S3 Buckets
You’ll create and list S3 Buckets with the AWS JavaScript SDK.
Challenge
Upload Objects to an S3 Bucket
You’ll upload objects to an S3 Bucket with the AWS JavaScript SDK.
Challenge
Create and Manage S3 Bucket Policies
You'll apply policies to an S3 bucket with the AWS JavaScript SDK.
Challenge
Delete S3 Buckets
You’ll delete an S3 Bucket with the AWS JavaScript SDK.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- JavaScript / Node.js
- AWS S3 Buckets