| 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 CreateIdentitySourceResponse |
VerifiedPermissionsClient.createIdentitySource(Consumer<CreateIdentitySourceRequest.Builder> createIdentitySourceRequest)
Creates a reference to an Amazon Cognito user pool as an external identity provider (IdP).
|
default CreateIdentitySourceResponse |
VerifiedPermissionsClient.createIdentitySource(CreateIdentitySourceRequest createIdentitySourceRequest)
Creates a reference to an Amazon Cognito user pool as an external identity provider (IdP).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateIdentitySourceResponse> |
VerifiedPermissionsAsyncClient.createIdentitySource(Consumer<CreateIdentitySourceRequest.Builder> createIdentitySourceRequest)
Creates a reference to an Amazon Cognito user pool as an external identity provider (IdP).
|
default CompletableFuture<CreateIdentitySourceResponse> |
VerifiedPermissionsAsyncClient.createIdentitySource(CreateIdentitySourceRequest createIdentitySourceRequest)
Creates a reference to an Amazon Cognito user pool as an external identity provider (IdP).
|
Copyright © 2023. All rights reserved.