| Enum | Description |
|---|---|
| AuthenticationType | |
| AuthorizationType | |
| DataSourceType | |
| DefaultAction | |
| FieldLogLevel | |
| OutputType | |
| RelationalDatabaseSourceType | |
| ResolverKind | |
| 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.
|
| AppSyncException | |
| BadRequestException |
The request is not well formed.
|
| ConcurrentModificationException |
Another modification is in progress at this time and it must complete before you can make your change.
|
| 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.