README.md
setup.cfg
setup.py
awsgen/__init__.py
awsgen/__main__.py
awsgen/app.py
awsgen/cli.py
awsgen.egg-info/PKG-INFO
awsgen.egg-info/SOURCES.txt
awsgen.egg-info/dependency_links.txt
awsgen.egg-info/namespace_packages.txt
awsgen.egg-info/requires.txt
awsgen.egg-info/top_level.txt
awsgen/applications/__init__.py
awsgen/applications/account.py
awsgen/applications/configuration.py
awsgen/applications/profile.py
awsgen/applications/temporary.py
awsgen/command/__init__.py
awsgen/command/configure.py
awsgen/command/createprofile.py
awsgen/command/getactiveprofile.py
awsgen/command/getkey.py
awsgen/command/getlink.py
awsgen/command/listprofiles.py
awsgen/command/setactiveprofile.py
awsgen/models/__init__.py
awsgen/models/account.py
awsgen/models/configuration.py
awsgen/models/credentials.py
awsgen/models/profile.py
awsgen/models/request.py
bin/aws-gen
bin/aws-gen.cmd