Skip to content

lukebrowell/vscode-aws-cloudshell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS CloudShell plugin for VS Code

An unofficial AWS CloudShell plugin for VS Code. Open multiple AWS CloudShell terminals within VS Code on demand.

Note: This extension is still in alpha stages. Please raise an issue if you experience any problems.

AWS CloudShell plugin for VS Code Screenshot

Setup

In order to use this extension, you will need:

Once you have installed the extension, you should go to your VS Code preferences (hit F1 then enter "Preferences: Open Settings (UI)") and specify your region and profile. Once the settings are updated, you may click the sidebar icon and then the "Start Session" button (+).

Currently, you MUST use a profile with a session token attached to it. Alternatives may be provided in a future release.

Settings

Here is the list of all settings you can set within this extension:

Setting Description
awscloudshell.profile The profile (usually as specified in ~/.aws/credentials) name
awscloudshell.region The AWS region to connect to
awscloudshell.assumeRole (not yet available)

About

(Unofficial) AWS CloudShell plugin for VS Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%