| Package | Description |
|---|---|
| com.amazonaws.services.lakeformation |
|
| com.amazonaws.services.lakeformation.model |
| Modifier and Type | Method and Description |
|---|---|
AssumeDecoratedRoleWithSAMLRequest |
AssumeDecoratedRoleWithSAMLRequest.clone() |
AssumeDecoratedRoleWithSAMLRequest |
AssumeDecoratedRoleWithSAMLRequest.withDurationSeconds(Integer durationSeconds)
The time period, between 900 and 43,200 seconds, for the timeout of the temporary credentials.
|
AssumeDecoratedRoleWithSAMLRequest |
AssumeDecoratedRoleWithSAMLRequest.withPrincipalArn(String principalArn)
The Amazon Resource Name (ARN) of the SAML provider in IAM that describes the IdP.
|
AssumeDecoratedRoleWithSAMLRequest |
AssumeDecoratedRoleWithSAMLRequest.withRoleArn(String roleArn)
The role that represents an IAM principal whose scope down policy allows it to call credential vending APIs such
as
GetTemporaryTableCredentials. |
AssumeDecoratedRoleWithSAMLRequest |
AssumeDecoratedRoleWithSAMLRequest.withSAMLAssertion(String sAMLAssertion)
A SAML assertion consisting of an assertion statement for the user who needs temporary credentials.
|
Copyright © 2022. All rights reserved.