| Package | Description |
|---|---|
| software.amazon.awssdk.services.verifiedpermissions |
Amazon Verified Permissions is a permissions management service from Amazon Web Services.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateIdentitySourceResponse |
VerifiedPermissionsClient.updateIdentitySource(Consumer<UpdateIdentitySourceRequest.Builder> updateIdentitySourceRequest)
Updates the specified identity source to use a new identity provider (IdP) source, or to change the mapping of
identities from the IdP to a different principal entity type.
|
default UpdateIdentitySourceResponse |
VerifiedPermissionsClient.updateIdentitySource(UpdateIdentitySourceRequest updateIdentitySourceRequest)
Updates the specified identity source to use a new identity provider (IdP) source, or to change the mapping of
identities from the IdP to a different principal entity type.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateIdentitySourceResponse> |
VerifiedPermissionsAsyncClient.updateIdentitySource(Consumer<UpdateIdentitySourceRequest.Builder> updateIdentitySourceRequest)
Updates the specified identity source to use a new identity provider (IdP) source, or to change the mapping of
identities from the IdP to a different principal entity type.
|
default CompletableFuture<UpdateIdentitySourceResponse> |
VerifiedPermissionsAsyncClient.updateIdentitySource(UpdateIdentitySourceRequest updateIdentitySourceRequest)
Updates the specified identity source to use a new identity provider (IdP) source, or to change the mapping of
identities from the IdP to a different principal entity type.
|
Copyright © 2023. All rights reserved.