| Class | Description |
|---|---|
| AthenaRequest | |
| AthenaResponse | |
| BatchGetNamedQueryRequest | |
| BatchGetNamedQueryResponse | |
| BatchGetQueryExecutionRequest | |
| BatchGetQueryExecutionResponse | |
| ColumnInfo |
Information about the columns in a query execution result.
|
| CreateNamedQueryRequest | |
| CreateNamedQueryResponse | |
| Datum |
A piece of data (a field in the table).
|
| DeleteNamedQueryRequest | |
| DeleteNamedQueryResponse | |
| EncryptionConfiguration |
If query results are encrypted in Amazon S3, indicates the Amazon S3 encryption option used.
|
| GetNamedQueryRequest | |
| GetNamedQueryResponse | |
| GetQueryExecutionRequest | |
| GetQueryExecutionResponse | |
| GetQueryResultsRequest | |
| GetQueryResultsResponse | |
| ListNamedQueriesRequest | |
| ListNamedQueriesResponse | |
| ListQueryExecutionsRequest | |
| ListQueryExecutionsResponse | |
| NamedQuery |
A query, where
QueryString is the SQL query statements that comprise the query. |
| QueryExecution |
Information about a single instance of a query execution.
|
| QueryExecutionContext |
The database in which the query execution occurs.
|
| QueryExecutionStatistics |
The amount of data scanned during the query execution and the amount of time that it took to execute.
|
| QueryExecutionStatus |
The completion date, current state, submission time, and state change reason (if applicable) for the query execution.
|
| ResultConfiguration |
The location in Amazon S3 where query results are stored and the encryption option, if any, used for query results.
|
| ResultSet |
The metadata and rows that comprise a query result set.
|
| ResultSetMetadata |
The metadata that describes the column structure and data types of a table of query results.
|
| Row |
The rows that comprise a query result table.
|
| StartQueryExecutionRequest | |
| StartQueryExecutionResponse | |
| StopQueryExecutionRequest | |
| StopQueryExecutionResponse | |
| UnprocessedNamedQueryId |
Information about a named query ID that could not be processed.
|
| UnprocessedQueryExecutionId |
Describes a query execution that failed to process.
|
| Enum | Description |
|---|---|
| ColumnNullable | |
| EncryptionOption | |
| QueryExecutionState | |
| ThrottleReason |
| Exception | Description |
|---|---|
| AthenaException |
Base exception for all service exceptions thrown by Amazon Athena
|
| InternalServerException |
Indicates a platform issue, which may be due to a transient condition or outage.
|
| InvalidRequestException |
Indicates that something is wrong with the input to the request.
|
| TooManyRequestsException |
Indicates that the request was throttled.
|
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.