DEPRECATED. A command line tool to allow users to log into AWS with their federated identity using Single Sign On and obtain ephemeral API keys. This is no longer in use in Mozilla SSO/IAM, as of September 15th, 2023.
Mozilla Public License 2.0
20
stars
8
forks
source link
Add support for manually added AWS account aliases #252
Add support for manually added AWS account aliases
Fixes #225
Update python runtime to 3.9
Update GitHub actions python runtime to 3.9
Update tox to include only moto modules needed and to prevent flake8 from scanning the .tox directory
Update test to reflect change in moto module name
Add support for manually added AWS account aliases Fixes #225
Update python runtime to 3.9 Update GitHub actions python runtime to 3.9 Update tox to include only moto modules needed and to prevent flake8 from scanning the .tox directory Update test to reflect change in moto module name