Working with AWS Services in the AWS Explorer - AWS Toolkit for VS Code

Working with AWS Services in the AWS Explorer

The AWS Explorer gives you a view of some of the AWS services that you can work with when using the AWS Toolkit for Visual Studio Code.

This section provides information about how to access and use the AWS Explorer in VS Code. It assumes that you've already installed and configured the Toolkit for VS Code on your system.

Some important points:

  • If the toolkit is installed and configured correctly, you should see items in the AWS Explorer. To see the AWS Explorer, choose the AWS icon in the Activity bar.

    For example:

    AWS Explorer with credentials defined.
  • Certain features require certain AWS permissions. For example, to see the AWS Lambda functions in your AWS account, the credentials you configured in Authentication and access must include at least read-only Lambda permissions. See the following topics for more information about the permissions that each feature needs.

  • If you want to interact with AWS services that aren't immediately visible in the AWS Explorer, you can go to More resources and choose from hundreds of resources that can added to the interface.

    For example, you can choose AWS Toolkit:CodeArtifact::Repository from the selection of available resource types. After this resource type is added to More resources, you can expand the entry to view a list of resources that create different CodeArtifact repositories with their own properties and attributes. Moreover, you can describe the properties and attributes of resources in JSON-formatted templates, which can be saved to create new resources in the AWS Cloud.