Module aws_sdk_athena::error

source ·
Expand description

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

Modules

Structs

Error type for the BatchGetNamedQuery operation.
Error type for the BatchGetPreparedStatement operation.
Error type for the BatchGetQueryExecution operation.
Error type for the CreateDataCatalog operation.
Error type for the CreateNamedQuery operation.
Error type for the CreateNotebook operation.
Error type for the CreatePreparedStatement operation.
Error type for the CreatePresignedNotebookUrl operation.
Error type for the CreateWorkGroup operation.
Error type for the DeleteDataCatalog operation.
Error type for the DeleteNamedQuery operation.
Error type for the DeleteNotebook operation.
Error type for the DeletePreparedStatement operation.
Error type for the DeleteWorkGroup operation.
Error type for the ExportNotebook operation.
Error type for the GetCalculationExecutionCode operation.
Error type for the GetCalculationExecution operation.
Error type for the GetCalculationExecutionStatus operation.
Error type for the GetDataCatalog operation.
Error type for the GetDatabase operation.
Error type for the GetNamedQuery operation.
Error type for the GetNotebookMetadata operation.
Error type for the GetPreparedStatement operation.
Error type for the GetQueryExecution operation.
Error type for the GetQueryResults operation.
Error type for the GetQueryRuntimeStatistics operation.
Error type for the GetSession operation.
Error type for the GetSessionStatus operation.
Error type for the GetTableMetadata operation.
Error type for the GetWorkGroup operation.
Error type for the ImportNotebook operation.

Indicates a platform issue, which may be due to a transient condition or outage.

Indicates that something is wrong with the input to the request. For example, a required parameter may be missing or out of range.

Error type for the ListApplicationDPUSizes operation.
Error type for the ListCalculationExecutions operation.
Error type for the ListDataCatalogs operation.
Error type for the ListDatabases operation.
Error type for the ListEngineVersions operation.
Error type for the ListExecutors operation.
Error type for the ListNamedQueries operation.
Error type for the ListNotebookMetadata operation.
Error type for the ListNotebookSessions operation.
Error type for the ListPreparedStatements operation.
Error type for the ListQueryExecutions operation.
Error type for the ListSessions operation.
Error type for the ListTableMetadata operation.
Error type for the ListTagsForResource operation.
Error type for the ListWorkGroups operation.

An exception that Athena received when it called a custom metastore. Occurs if the error is not caused by user input (InvalidRequestException) or from the Athena platform (InternalServerException). For example, if a user-created Lambda function is missing permissions, the Lambda 4XX exception is returned in a MetadataException.

A resource, such as a workgroup, was not found.

The specified session already exists.

Error type for the StartCalculationExecution operation.
Error type for the StartQueryExecution operation.
Error type for the StartSession operation.
Error type for the StopCalculationExecution operation.
Error type for the StopQueryExecution operation.
Error type for the TagResource operation.
Error type for the TerminateSession operation.

Indicates that the request was throttled.

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 UpdateDataCatalog operation.
Error type for the UpdateNamedQuery operation.
Error type for the UpdateNotebook operation.
Error type for the UpdateNotebookMetadata operation.
Error type for the UpdatePreparedStatement operation.
Error type for the UpdateWorkGroup operation.

Enums

Types of errors that can occur for the BatchGetNamedQuery operation.
Types of errors that can occur for the BatchGetPreparedStatement operation.
Types of errors that can occur for the BatchGetQueryExecution operation.
Types of errors that can occur for the CreateDataCatalog operation.
Types of errors that can occur for the CreateNamedQuery operation.
Types of errors that can occur for the CreateNotebook operation.
Types of errors that can occur for the CreatePreparedStatement operation.
Types of errors that can occur for the CreatePresignedNotebookUrl operation.
Types of errors that can occur for the CreateWorkGroup operation.
Types of errors that can occur for the DeleteDataCatalog operation.
Types of errors that can occur for the DeleteNamedQuery operation.
Types of errors that can occur for the DeleteNotebook operation.
Types of errors that can occur for the DeletePreparedStatement operation.
Types of errors that can occur for the DeleteWorkGroup operation.
Types of errors that can occur for the ExportNotebook operation.
Types of errors that can occur for the GetCalculationExecutionCode operation.
Types of errors that can occur for the GetCalculationExecution operation.
Types of errors that can occur for the GetCalculationExecutionStatus operation.
Types of errors that can occur for the GetDataCatalog operation.
Types of errors that can occur for the GetDatabase operation.
Types of errors that can occur for the GetNamedQuery operation.
Types of errors that can occur for the GetNotebookMetadata operation.
Types of errors that can occur for the GetPreparedStatement operation.
Types of errors that can occur for the GetQueryExecution operation.
Types of errors that can occur for the GetQueryResults operation.
Types of errors that can occur for the GetQueryRuntimeStatistics operation.
Types of errors that can occur for the GetSession operation.
Types of errors that can occur for the GetSessionStatus operation.
Types of errors that can occur for the GetTableMetadata operation.
Types of errors that can occur for the GetWorkGroup operation.
Types of errors that can occur for the ImportNotebook operation.
Types of errors that can occur for the ListApplicationDPUSizes operation.
Types of errors that can occur for the ListCalculationExecutions operation.
Types of errors that can occur for the ListDataCatalogs operation.
Types of errors that can occur for the ListDatabases operation.
Types of errors that can occur for the ListEngineVersions operation.
Types of errors that can occur for the ListExecutors operation.
Types of errors that can occur for the ListNamedQueries operation.
Types of errors that can occur for the ListNotebookMetadata operation.
Types of errors that can occur for the ListNotebookSessions operation.
Types of errors that can occur for the ListPreparedStatements operation.
Types of errors that can occur for the ListQueryExecutions operation.
Types of errors that can occur for the ListSessions operation.
Types of errors that can occur for the ListTableMetadata operation.
Types of errors that can occur for the ListTagsForResource operation.
Types of errors that can occur for the ListWorkGroups operation.
Types of errors that can occur for the StartCalculationExecution operation.
Types of errors that can occur for the StartQueryExecution operation.
Types of errors that can occur for the StartSession operation.
Types of errors that can occur for the StopCalculationExecution operation.
Types of errors that can occur for the StopQueryExecution operation.
Types of errors that can occur for the TagResource operation.
Types of errors that can occur for the TerminateSession operation.
Types of errors that can occur for the UntagResource operation.
Types of errors that can occur for the UpdateDataCatalog operation.
Types of errors that can occur for the UpdateNamedQuery operation.
Types of errors that can occur for the UpdateNotebook operation.
Types of errors that can occur for the UpdateNotebookMetadata operation.
Types of errors that can occur for the UpdatePreparedStatement operation.
Types of errors that can occur for the UpdateWorkGroup operation.