You can install AWS Toolkit for Visual Studio Code (VS Code) using the extension option,
Steps:- Open Visual Studio Code,
- Click on the Extensions icon (or go to Preferences -> Extensions)
- Type: AWS Toolkit
- Click on the install button
- Once AWS toolkit is installed you should see a notification: You are now using AWS Toolkit 1.49.0
Once the Toolkit is installed you will see an AWS Icon on your VS Code Menu,


You can also you this direct link to reach to the Toolkit: https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.aws-toolkit-vscode
AWS Toolkit Extension Details:
Name: AWS Toolkit
Id: amazonwebservices.aws-toolkit-vscode
Description: Amazon Web Services toolkit for browsing and updating cloud resources
Version: 1.49.0
Publisher: Amazon Web Services
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.aws-toolkit-vscode
-
Have Questions? Post them here!
More Posts related to AWS,
- Quick way to install AWS CLI for macOS Terminal
- How to Setup AWS Credentials using Visual Studio Code
- AW3 CLI command to get list of all region names
- AWS S3 CLI BucketAlreadyExists when calling CreateBucket Error make_bucket failed
- [Solution] AWS Java SDK S3 AmazonS3Exception InvalidAccessKeyId
- How to install AWS CLI on Ubuntu
- Fix AWS CLI 2 SignatureDoesNotMatch Error - Signature we calculated does not match
- [Solution] com.amazonaws.dynamodb.v20120810 MissingAuthenticationToken Key Id or X.509 certificate
- How to install AWS Toolkit for Visual Studio Code
- Create an S3 bucket in a specific AWS region using CLI Command
- Get the total size and number of objects of a AWS S3 bucket and folders
- Most Essencial AWS CLI 2 S3 ls Command Options
- Setting and Updating AWS CLI Configuration
- Create S3 bucket using AWS CLI Command mb
- Quick way to setup AWS DynamoDB locally on macOS
More Posts:
- MySQL Query for Schema/Structure of a Table - MySQL
- Installing Gradle on macOS - Gradle Tutorial - Gradle
- Prettify JSON in Notepad++ - NotepadPlusPlus
- IntelliJ: Error: Could not find or load main class, java.lang.ClassNotFoundException - Java
- Disable Control Scroll Zoom-in and Zoom-out in Notepad++ - NotepadPlusPlus
- Java Streams with Filters Examples - Java
- [Mac] Localhost at port 80 says It Works! - MacOS
- Your JBoss Application Server 7 is running However you have not yet added any users to be able to access the admin console - Java