| Package | Description |
|---|---|
| software.amazon.awssdk.services.appsync |
AppSync provides API actions for creating and interacting with data sources using GraphQL from your application.
|
| software.amazon.awssdk.services.appsync.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateApiKeyResponse> |
AppSyncAsyncClient.createApiKey(CreateApiKeyRequest createApiKeyRequest)
Creates a unique key that you can distribute to clients who invoke your API.
|
default CreateApiKeyResponse |
AppSyncClient.createApiKey(CreateApiKeyRequest createApiKeyRequest)
Creates a unique key that you can distribute to clients who invoke your API.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateApiKeyRequestMarshaller.marshall(CreateApiKeyRequest createApiKeyRequest) |
Copyright © 2022. All rights reserved.