| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitosync |
|
| software.amazon.awssdk.services.cognitosync.transform |
| Modifier and Type | Method and Description |
|---|---|
default SetCognitoEventsResponse |
CognitoSyncClient.setCognitoEvents(SetCognitoEventsRequest setCognitoEventsRequest)
Sets the AWS Lambda function for a given event type for an identity pool.
|
default CompletableFuture<SetCognitoEventsResponse> |
CognitoSyncAsyncClient.setCognitoEvents(SetCognitoEventsRequest setCognitoEventsRequest)
Sets the AWS Lambda function for a given event type for an identity pool.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SetCognitoEventsRequestMarshaller.marshall(SetCognitoEventsRequest setCognitoEventsRequest) |
Copyright © 2023. All rights reserved.