Class | Description |
---|---|
BatchGetNamedQueryRequest | |
BatchGetNamedQueryResult | |
BatchGetQueryExecutionRequest | |
BatchGetQueryExecutionResult | |
ColumnInfo |
Information about the columns in a query execution result.
|
CreateNamedQueryRequest | |
CreateNamedQueryResult | |
Datum |
A piece of data (a field in the table).
|
DeleteNamedQueryRequest | |
DeleteNamedQueryResult | |
EncryptionConfiguration |
If query results are encrypted in Amazon S3, indicates the Amazon S3 encryption option used.
|
GetNamedQueryRequest | |
GetNamedQueryResult | |
GetQueryExecutionRequest | |
GetQueryExecutionResult | |
GetQueryResultsRequest | |
GetQueryResultsResult | |
ListNamedQueriesRequest | |
ListNamedQueriesResult | |
ListQueryExecutionsRequest | |
ListQueryExecutionsResult | |
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 | |
StartQueryExecutionResult | |
StopQueryExecutionRequest | |
StopQueryExecutionResult | |
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 |
---|---|
AmazonAthenaException |
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 © 2013 Amazon Web Services, Inc. All Rights Reserved.