Login to AWS and retrieve temporary credentials via SAML IDP
Login and retrieve AWS temporary credentials using a SAML IDP
saml2aws$ saml2aws configure --profile myprofile$ saml2aws login --profile myprofile$ eval $(saml2aws login --profile myprofile --exec-profile myprofile) && aws s3 ls