码迷,mamicode.com
首页 > 其他好文 > 详细

Installing the AWS Toolkit for Visual Studio Code

时间:2019-09-16 17:51:52      阅读:142      评论:0      收藏:0      [点我收藏+]

标签:img   nodejs   search   with   enables   ever   required   describes   mod   

https://docs.aws.amazon.com/toolkit-for-vscode/latest/userguide/welcome.html

 

Installing the AWS Toolkit for Visual Studio Code

This section describes how to install the AWS Toolkit for Visual Studio Code.

Prerequisites

Required

Before you can install the Toolkit for VS Code, you must have the following:

  • An Amazon Web Services account – To obtain an AWS account, go to the AWS home page. Choose Create an AWS Account, or Complete Sign Up (if you‘ve visited the site before). Signing up enables you to use all of the services that AWS offers.

  • A supported operating system – The Toolkit for VS Code is supported on Windows, Linux, and macOS.

  • The relevant SDK for the language that you want to use. You can download from the following links, or use your favorite package manager:

  • VS Code version 1.31.1 or later – We try to keep the Toolkit for VS Code current with the default version that‘s available on the VS Code download page.

Optional

Before you can use certain features of the Toolkit for VS Code, you must have the following:

  • AWS SAM CLI – This is an AWS CLI tool that helps you develop, test, and analyze your serverless applications locally. This isn‘t required for installing the toolkit. However, we recommend that you install it (and Docker, described next) because it‘s required for any AWS Serverless Application Model (AWS SAM) functionality, such as Creating a Serverless Application.

    For more information, see Installing the AWS SAM CLI in the AWS Serverless Application Model Developer Guide.

  • Docker – The AWS SAM CLI requires this open-source software container platform. For more information and download instructions, see Docker.

Install the Toolkit for VS Code

  1. Start the VS Code editor.

  2. In the Activity Bar on the side of the VS Code editor, choose the Extensions icon. This opens the Extensions view, which allows you to access the VS Code Marketplace.

    技术图片
  3. In the search box for Extensions, search for AWS Toolkit for Visual Studio Code. Choose the entry to see its details in the right pane.

  4. In the right pane, choose Install.

  5. Once installed, if you‘re prompted to restart the editor, choose Reload Required to finish installation.

After you install the Toolkit for VS Code, you should configure your AWS credentials to enable you to access your AWS resources from within VS Code.

Installing the AWS Toolkit for Visual Studio Code

标签:img   nodejs   search   with   enables   ever   required   describes   mod   

原文地址:https://www.cnblogs.com/cloudrivers/p/11528600.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!