awsjack

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 8, 2020 License: MIT Imports: 7 Imported by: 0

README

Build Status GitHub GitHub go.mod Go version picture

How does it work

picture

Run awsjack using Docker as below:-

1 Run docker build command

docker build -t awsjack:latest .

2 Run docker run command

docker run -v $(echo ~/.aws):/root/.aws -p 8080:8080 awsjack:latest

3 Access application via below endpoint

     http://localhost:8080/

License

Licensed under the MIT License

Documentation

Overview

This is main package which start the server & invokes handlers

Directories

Path Synopsis
This "awsjack" package contains functions which fetches EC2 Instances & IAM user details
This "awsjack" package contains functions which fetches EC2 Instances & IAM user details

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL