StsAssumeRoleWithSAMLRequest
StsAssumeRoleWithSAMLRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| duration_seconds optional | Duration of seconds of the role session Example : | integer | |
| principal_indicator required | Identifier of the SAML provider in IAM. [offering:account_id:provider_name] Example : | string | |
| role_indicator required | Identifier of the role to assume. [offering:account_id:role_name] Example : | string | |
| saml_assertion required | BASE64 encoded SAML response Example : | string |