| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| Modifier and Type | Method and Description |
|---|---|
default AssumeDecoratedRoleWithSamlResponse |
LakeFormationClient.assumeDecoratedRoleWithSAML(AssumeDecoratedRoleWithSamlRequest assumeDecoratedRoleWithSamlRequest)
Allows a caller to assume an IAM role decorated as the SAML user specified in the SAML assertion included in the
request.
|
default AssumeDecoratedRoleWithSamlResponse |
LakeFormationClient.assumeDecoratedRoleWithSAML(Consumer<AssumeDecoratedRoleWithSamlRequest.Builder> assumeDecoratedRoleWithSamlRequest)
Allows a caller to assume an IAM role decorated as the SAML user specified in the SAML assertion included in the
request.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssumeDecoratedRoleWithSamlResponse> |
LakeFormationAsyncClient.assumeDecoratedRoleWithSAML(AssumeDecoratedRoleWithSamlRequest assumeDecoratedRoleWithSamlRequest)
Allows a caller to assume an IAM role decorated as the SAML user specified in the SAML assertion included in the
request.
|
default CompletableFuture<AssumeDecoratedRoleWithSamlResponse> |
LakeFormationAsyncClient.assumeDecoratedRoleWithSAML(Consumer<AssumeDecoratedRoleWithSamlRequest.Builder> assumeDecoratedRoleWithSamlRequest)
Allows a caller to assume an IAM role decorated as the SAML user specified in the SAML assertion included in the
request.
|
Copyright © 2023. All rights reserved.