StsAssumeRoleWithSAMLRequest
StsAssumeRoleWithSAMLRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| duration_seconds optional | Duration of seconds of the role session Example : 900 | integer | 900 |
| principal_indicator required | SAML Provider Indicator Example : dev2:afd580f490394896a6bceabf77683c6bd:principal_namePattern : ^[^:]+:[^:]+:[^:]+$Minimum length : 32 | string | |
| role_indicator required | Identifier of the role to assume. [offering:account_id:role_name] Example : dev2:afd580f490394896a6bceabf77683c6bd:role_namePattern : ^[^:]+:[^:]+:[^:]+$Minimum length : 32 | string | |
| saml_assertion required | SAML Assertion Example : Minimum length : 1 | string |