| Package | Description |
|---|---|
| com.amazonaws.services.appsync.model |
| Modifier and Type | Class and Description |
|---|---|
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 being made.
|
class |
GraphQLSchemaException
The GraphQL schema is not valid.
|
class |
InternalFailureException
An internal AWS AppSync error occurred.
|
class |
LimitExceededException
The request exceeded a limit.
|
class |
NotFoundException
The resource specified in the request was not found.
|
class |
UnauthorizedException
You are not authorized to perform this operation.
|
Copyright © 2018. All rights reserved.