Create S3 bucket and upload files using AWS Toolkit for Visual Studio Code


Prerequisite:
  1. Open VS Code,
  2. Click on the AWS Icon,
  3. Expand the AWS Explorer Section,
  4. Click on the icon next to S3,
  5. You will be prompted to enter a bucket name,
  6. Once the bucket is created you should see a message: Created bucket: bucket-name
Create S3 bucket using AWS Toolkit for VS Code

You can also see the toolkit logs,

2022-09-02 16:46:16 [INFO]: Creating bucket: my-bucket-test-22
2022-09-02 16:46:17 [INFO]: Created bucket: {
  bucket: Bucket (name=my-bucket-test-22, region=us-east-1, arn=arn:aws:s3:::my-bucket-test)
}

You can upload files and create folders just by right-clicking on the bucket and choosing the appropriate options,

Upload Files and Folders VS Code AWS Toolkit

Facing issues? Have Questions? Post them here! I am happy to answer!

Author Info:

Rakesh (He/Him) has over 14+ years of experience in Web and Application development. He is the author of insightful How-To articles for Code2care.

Follow him on: X

You can also reach out to him via e-mail: rakesh@code2care.org



















Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap