aws-cli-federator
aws-cli-federator copied to clipboard
Manage AWS API credentials using a SAML Identity Provider
I recently switched from a really old build to a new one because of an architecture change. The old build was from before the account_map feature was added. After the...
Since introducing the account map ini section, the federator would not work if you had not specified this section in your config. This commit fixes it, printing the account ids...
Working on something over the day got annoying when my credentials kept expiring. This allows a duration to be set for the temporary keys but defaults to 1 hour.