Module aws_sdk_appsync::error

source ·
Expand description

All error types that operations can return. Documentation on these types is copied from the model.

Modules

Structs

You don't have access to perform this operation on this resource.

The API key exceeded a limit. Try your request again.

The API key expiration must be set to a value between 1 and 365 days from creation (for CreateApiKey) or from update (for UpdateApiKey).

The GraphQL API exceeded a limit. Try your request again.

Error type for the AssociateApi operation.

The request is not well formed. For example, a value is invalid or a required field is missing. Check the field values, and then try again.

Another modification is in progress at this time and it must complete before you can make your change.

Error type for the CreateApiCache operation.
Error type for the CreateApiKey operation.
Error type for the CreateDataSource operation.
Error type for the CreateDomainName operation.
Error type for the CreateFunction operation.
Error type for the CreateGraphqlApi operation.
Error type for the CreateResolver operation.
Error type for the CreateType operation.
Error type for the DeleteApiCache operation.
Error type for the DeleteApiKey operation.
Error type for the DeleteDataSource operation.
Error type for the DeleteDomainName operation.
Error type for the DeleteFunction operation.
Error type for the DeleteGraphqlApi operation.
Error type for the DeleteResolver operation.
Error type for the DeleteType operation.
Error type for the DisassociateApi operation.
Error type for the EvaluateCode operation.
Error type for the EvaluateMappingTemplate operation.
Error type for the FlushApiCache operation.
Error type for the GetApiAssociation operation.
Error type for the GetApiCache operation.
Error type for the GetDataSource operation.
Error type for the GetDomainName operation.
Error type for the GetFunction operation.
Error type for the GetGraphqlApi operation.
Error type for the GetIntrospectionSchema operation.
Error type for the GetResolver operation.
Error type for the GetSchemaCreationStatus operation.
Error type for the GetType operation.

The GraphQL schema is not valid.

An internal AppSync error occurred. Try your request again.

The request exceeded a limit. Try your request again.

Error type for the ListApiKeys operation.
Error type for the ListDataSources operation.
Error type for the ListDomainNames operation.
Error type for the ListFunctions operation.
Error type for the ListGraphqlApis operation.
Error type for the ListResolversByFunction operation.
Error type for the ListResolvers operation.
Error type for the ListTagsForResource operation.
Error type for the ListTypes operation.

The resource specified in the request was not found. Check the resource, and then try again.

Error type for the StartSchemaCreation operation.
Error type for the TagResource operation.

You aren't authorized to perform this operation.

An unexpected error occurred (e.g., invalid JSON returned by the service or an unknown error code).
Error type for the UntagResource operation.
Error type for the UpdateApiCache operation.
Error type for the UpdateApiKey operation.
Error type for the UpdateDataSource operation.
Error type for the UpdateDomainName operation.
Error type for the UpdateFunction operation.
Error type for the UpdateGraphqlApi operation.
Error type for the UpdateResolver operation.
Error type for the UpdateType operation.

Enums

Types of errors that can occur for the AssociateApi operation.
Types of errors that can occur for the CreateApiCache operation.
Types of errors that can occur for the CreateApiKey operation.
Types of errors that can occur for the CreateDataSource operation.
Types of errors that can occur for the CreateDomainName operation.
Types of errors that can occur for the CreateFunction operation.
Types of errors that can occur for the CreateGraphqlApi operation.
Types of errors that can occur for the CreateResolver operation.
Types of errors that can occur for the CreateType operation.
Types of errors that can occur for the DeleteApiCache operation.
Types of errors that can occur for the DeleteApiKey operation.
Types of errors that can occur for the DeleteDataSource operation.
Types of errors that can occur for the DeleteDomainName operation.
Types of errors that can occur for the DeleteFunction operation.
Types of errors that can occur for the DeleteGraphqlApi operation.
Types of errors that can occur for the DeleteResolver operation.
Types of errors that can occur for the DeleteType operation.
Types of errors that can occur for the DisassociateApi operation.
Types of errors that can occur for the EvaluateCode operation.
Types of errors that can occur for the EvaluateMappingTemplate operation.
Types of errors that can occur for the FlushApiCache operation.
Types of errors that can occur for the GetApiAssociation operation.
Types of errors that can occur for the GetApiCache operation.
Types of errors that can occur for the GetDataSource operation.
Types of errors that can occur for the GetDomainName operation.
Types of errors that can occur for the GetFunction operation.
Types of errors that can occur for the GetGraphqlApi operation.
Types of errors that can occur for the GetIntrospectionSchema operation.
Types of errors that can occur for the GetResolver operation.
Types of errors that can occur for the GetSchemaCreationStatus operation.
Types of errors that can occur for the GetType operation.
Types of errors that can occur for the ListApiKeys operation.
Types of errors that can occur for the ListDataSources operation.
Types of errors that can occur for the ListDomainNames operation.
Types of errors that can occur for the ListFunctions operation.
Types of errors that can occur for the ListGraphqlApis operation.
Types of errors that can occur for the ListResolversByFunction operation.
Types of errors that can occur for the ListResolvers operation.
Types of errors that can occur for the ListTagsForResource operation.
Types of errors that can occur for the ListTypes operation.
Types of errors that can occur for the StartSchemaCreation operation.
Types of errors that can occur for the TagResource operation.
Types of errors that can occur for the UntagResource operation.
Types of errors that can occur for the UpdateApiCache operation.
Types of errors that can occur for the UpdateApiKey operation.
Types of errors that can occur for the UpdateDataSource operation.
Types of errors that can occur for the UpdateDomainName operation.
Types of errors that can occur for the UpdateFunction operation.
Types of errors that can occur for the UpdateGraphqlApi operation.
Types of errors that can occur for the UpdateResolver operation.
Types of errors that can occur for the UpdateType operation.