Enum | Description |
---|---|
AuthenticationType | |
DataSourceType | |
DefaultAction | |
FieldLogLevel | |
OutputType | |
SchemaStatus | |
TypeDefinitionFormat |
Exception | Description |
---|---|
ApiKeyLimitExceededException |
The API key exceeded a limit.
|
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 ). |
ApiLimitExceededException |
The GraphQL API exceeded a limit.
|
AWSAppSyncException |
Base exception for all service exceptions thrown by AWS AppSync
|
BadRequestException |
The request is not well formed.
|
ConcurrentModificationException |
Another modification is being made.
|
GraphQLSchemaException |
The GraphQL schema is not valid.
|
InternalFailureException |
An internal AWS AppSync error occurred.
|
LimitExceededException |
The request exceeded a limit.
|
NotFoundException |
The resource specified in the request was not found.
|
UnauthorizedException |
You are not authorized to perform this operation.
|
Copyright © 2018. All rights reserved.