Skip to content

Allows you to set configs and debug applications that use AWS resources and need to authenticate with aws-okta.

Notifications You must be signed in to change notification settings

rv-dtomaz/set-aws-env-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

set-aws-env-vscode

set-aws-env-vscode Allows you to set configs and debug applications that use AWS resources and need to authenticate with aws-okta.

This tool works just for VSCode and you have to create a launch.json

This tool simple gets AWS temporary keys generated with aws-okta and sets on launch.json ENV. So you can debug aplications.

Installing

Clone this repository in your MACOS:

$ git clone github.com/rv-dtomaz/set-aws-env-vscode

$ make release

Running

To run this tool

$ aws-okta execute [profilename] -- debug-aws

About

Allows you to set configs and debug applications that use AWS resources and need to authenticate with aws-okta.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published