LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
aws_hcs_cli/__init__.py
aws_hcs_cli/_azure_cloud_mfa_authenticator.py
aws_hcs_cli/_azure_mfa_authenticator.py
aws_hcs_cli/_duo_authenticator.py
aws_hcs_cli/_rsa_authenticator.py
aws_hcs_cli/_symantec_vip_access.py
aws_hcs_cli/_version.py
aws_hcs_cli/account_aliases_fetcher.py
aws_hcs_cli/authenticator.py
aws_hcs_cli/commands.py
aws_hcs_cli/html_roles_fetcher.py
aws_hcs_cli/list_profiles.py
aws_hcs_cli/login.py
aws_hcs_cli/prepare.py
aws_hcs_cli/reset.py
aws_hcs_cli/role_chooser.py
aws_hcs_cli/roles_assertion_extractor.py
aws_hcs_cli.egg-info/PKG-INFO
aws_hcs_cli.egg-info/SOURCES.txt
aws_hcs_cli.egg-info/dependency_links.txt
aws_hcs_cli.egg-info/entry_points.txt
aws_hcs_cli.egg-info/requires.txt
aws_hcs_cli.egg-info/top_level.txt
test/test_account_aliases_fetcher.py
test/test_assertion_extractor.py
test/test_authenticator.py
test/test_click_parses_command_line_arguments.py
test/test_config_preparation.py
test/test_credential_process_json.py
test/test_fetch_html_encoded_roles.py
test/test_role_chooser.py
test/test_version.py