| Package | Description |
|---|---|
| com.amazonaws.services.appsync.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedException
You don't have access to perform this operation on this resource.
|
class |
ApiKeyLimitExceededException
The API key exceeded a limit.
|
class |
ApiKeyValidityOutOfBoundsException
The API key expiration must be set to a value between 1 and 365 days from creation (for
CreateApiKey) or
from update (for UpdateApiKey). |
class |
ApiLimitExceededException
The GraphQL API exceeded a limit.
|
class |
BadRequestException
The request is not well formed.
|
class |
ConcurrentModificationException
Another modification is in progress at this time and it must complete before you can make your change.
|
class |
GraphQLSchemaException
The GraphQL schema is not valid.
|
class |
InternalFailureException
An internal AppSync error occurred.
|
class |
LimitExceededException
The request exceeded a limit.
|
class |
NotFoundException
The resource specified in the request was not found.
|
class |
UnauthorizedException
You aren't authorized to perform this operation.
|
Copyright © 2023. All rights reserved.