| Package | Description |
|---|---|
| software.amazon.awssdk.services.appsync |
AppSync provides API actions for creating and interacting with data sources using GraphQL from your application.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateApiKeyResponse |
AppSyncClient.createApiKey(Consumer<CreateApiKeyRequest.Builder> 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.
|
Copyright © 2023. All rights reserved.