command
module
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Sep 8, 2020
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
How does it work
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
¶
This is main package which start the server & invokes handlers
Source Files
¶
Directories
¶
This "awsjack" package contains functions which fetches EC2 Instances & IAM user details
|
This "awsjack" package contains functions which fetches EC2 Instances & IAM user details |
Click to show internal directories.
Click to hide internal directories.