Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Jump Right In: AWSNew to Visual Studio Code? Get it now.

Jump Right In: AWS

mrcrowl

|
112 installs
| (0) | Free
Jump into common AWS actions.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Jump Right In: AWS

⚡️ Quickly jump to AWS resources without having to wade through the AWS Management Console. ⚡️

Assumptions & Prerequisites

  • AWS CLI is installed.
  • Named profiles are configured in ~/.aws/config with keys/secret keys or SSO settings.
  • NOTE: Works with AWS-SSO (aka Identity Centre).

📌 Support for alternative authorization methods may be added, depending on demand.

Commands

Special Commands

The Secrets & SSM Parameters commands let you create, edit, view and copy key details for your secrets and parameters without leaving VS Code! You can also jump directly to the resource in AWS Management Console.

Command Actions
AWS: SSM Parameters Create, Edit, View, Copy
AWS: Secrets Create, Edit, View, Copy

List & Jump Commands

The remaining commands list resources in the selected region and profile. Selecting a resource jumps directly to the revelant management page in the AWS Management Console.

Command
AWS: CloudFormation Stacks
AWS: CloudFront Distributions
AWS: CloudWatch Log Groups
AWS: DynamoDB Tables
AWS: EC2 Auto Scaling Groups
AWS: EC2 Instances
AWS: ECS Clusters
AWS: Lambda Functions
AWS: RDS Databases
AWS: Route 53 Hosted Zones
AWS: S3 Buckets

Settings

Resources are read from one region and AWS profile at a time. Switch profile or region using these comamnds:

Command
AWS: Switch profile...
AWS: Switch region...

✨ While viewing a list of resources you can type @name to quickly switch to a named profile, e.g. If you have an AWS profile named dev type @dev to switch.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft