Command option Sample:aws sts assume-role-with-saml

Search command sample in the internet.It is the result.

Returns a set of temporary security credentials for users who havebeen authenticated via a SAML authentication response.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/sts/assume-role-with-saml.html

aws sts assume-role-with-saml the SAML as..." />
    Allow SAML assertions from file? 揃 Issue #3452 揃 aws/aws-cli 揃 GitHub : http://github.com/aws/aws-cli/issues/3452
aws sts assume-role-with-saml \
    amazon web services - How to capture SAML Response for AWS Federated Access - Stack Overflow : http://stackoverflow.com/questions/50617327/how-to-capture-saml-response-for-aws-federated-access
aws sts assume-role-with-saml --role-arn
    Tech DebugFebruary 2015 - Tech Debug : http://techdebug.com/blog/2015/02/
aws sts assume-role-with-saml which looked promising until you discover you need as a parameter the base64 encoded saml response. A cli command that requires a base64 encoded string response from a service producing a verbose markup language really isn't a cli. Aws - have you heard of Oauth2.0
    Identity Providers : http://www.finbourne.com/engineering/identity-providers

aws のオプション一覧