Package | Description |
---|---|
com.amazonaws.services.athena |
Amazon Athena is an interactive query service that lets you use standard SQL to analyze data directly in Amazon S3.
|
com.amazonaws.services.athena.model |
Class and Description |
---|
AclConfiguration
Indicates that an Amazon S3 canned ACL should be set to control ownership of stored query results.
|
AmazonAthenaException
Base exception for all service exceptions thrown by Amazon Athena
|
ApplicationDPUSizes
Contains the application runtime IDs and their supported DPU sizes.
|
AthenaError
Provides information about an Athena query error.
|
BatchGetNamedQueryRequest
Contains an array of named query IDs.
|
BatchGetNamedQueryResult |
BatchGetPreparedStatementRequest |
BatchGetPreparedStatementResult |
BatchGetQueryExecutionRequest
Contains an array of query execution IDs.
|
BatchGetQueryExecutionResult |
CalculationConfiguration
Contains configuration information for the calculation.
|
CalculationExecutionState |
CalculationResult
Contains information about an application-specific calculation result.
|
CalculationStatistics
Contains statistics for a notebook calculation.
|
CalculationStatus
Contains information about the status of a notebook calculation.
|
CalculationSummary
Summary information for a notebook calculation.
|
CancelCapacityReservationRequest |
CancelCapacityReservationResult |
CapacityAllocation
Contains the submission time of a single allocation request for a capacity reservation and the most recent status of
the attempted allocation.
|
CapacityAllocationStatus |
CapacityAssignment
A mapping between one or more workgroups and a capacity reservation.
|
CapacityAssignmentConfiguration
Assigns Athena workgroups (and hence their queries) to capacity reservations.
|
CapacityReservation
A reservation for a specified number of data processing units (DPUs).
|
CapacityReservationStatus |
Column
Contains metadata for a column in a table.
|
ColumnInfo
Information about the columns in a query execution result.
|
ColumnNullable |
CreateCapacityReservationRequest |
CreateCapacityReservationResult |
CreateDataCatalogRequest |
CreateDataCatalogResult |
CreateNamedQueryRequest |
CreateNamedQueryResult |
CreateNotebookRequest |
CreateNotebookResult |
CreatePreparedStatementRequest |
CreatePreparedStatementResult |
CreatePresignedNotebookUrlRequest |
CreatePresignedNotebookUrlResult |
CreateWorkGroupRequest |
CreateWorkGroupResult |
CustomerContentEncryptionConfiguration
Specifies the customer managed KMS key that is used to encrypt the user's data stores in Athena.
|
Database
Contains metadata information for a database in a data catalog.
|
DataCatalog
Contains information about a data catalog in an Amazon Web Services account.
|
DataCatalogSummary
The summary information for the data catalog, which includes its name and type.
|
DataCatalogType |
Datum
A piece of data (a field in the table).
|
DeleteCapacityReservationRequest |
DeleteCapacityReservationResult |
DeleteDataCatalogRequest |
DeleteDataCatalogResult |
DeleteNamedQueryRequest |
DeleteNamedQueryResult |
DeleteNotebookRequest |
DeleteNotebookResult |
DeletePreparedStatementRequest |
DeletePreparedStatementResult |
DeleteWorkGroupRequest |
DeleteWorkGroupResult |
EncryptionConfiguration
If query and calculation results are encrypted in Amazon S3, indicates the encryption option used (for example,
SSE_KMS or CSE_KMS ) and key information. |
EncryptionOption |
EngineConfiguration
Contains data processing unit (DPU) configuration settings and parameter mappings for a notebook engine.
|
EngineVersion
The Athena engine version for running queries, or the PySpark engine version for running sessions.
|
ExecutorsSummary
Contains summary information about an executor.
|
ExecutorState |
ExecutorType |
ExportNotebookRequest |
ExportNotebookResult |
FilterDefinition
A string for searching notebook names.
|
GetCalculationExecutionCodeRequest |
GetCalculationExecutionCodeResult |
GetCalculationExecutionRequest |
GetCalculationExecutionResult |
GetCalculationExecutionStatusRequest |
GetCalculationExecutionStatusResult |
GetCapacityAssignmentConfigurationRequest |
GetCapacityAssignmentConfigurationResult |
GetCapacityReservationRequest |
GetCapacityReservationResult |
GetDatabaseRequest |
GetDatabaseResult |
GetDataCatalogRequest |
GetDataCatalogResult |
GetNamedQueryRequest |
GetNamedQueryResult |
GetNotebookMetadataRequest |
GetNotebookMetadataResult |
GetPreparedStatementRequest |
GetPreparedStatementResult |
GetQueryExecutionRequest |
GetQueryExecutionResult |
GetQueryResultsRequest |
GetQueryResultsResult |
GetQueryRuntimeStatisticsRequest |
GetQueryRuntimeStatisticsResult |
GetSessionRequest |
GetSessionResult |
GetSessionStatusRequest |
GetSessionStatusResult |
GetTableMetadataRequest |
GetTableMetadataResult |
GetWorkGroupRequest |
GetWorkGroupResult |
ImportNotebookRequest |
ImportNotebookResult |
InvalidRequestException
Indicates that something is wrong with the input to the request.
|
ListApplicationDPUSizesRequest |
ListApplicationDPUSizesResult |
ListCalculationExecutionsRequest |
ListCalculationExecutionsResult |
ListCapacityReservationsRequest |
ListCapacityReservationsResult |
ListDatabasesRequest |
ListDatabasesResult |
ListDataCatalogsRequest |
ListDataCatalogsResult |
ListEngineVersionsRequest |
ListEngineVersionsResult |
ListExecutorsRequest |
ListExecutorsResult |
ListNamedQueriesRequest |
ListNamedQueriesResult |
ListNotebookMetadataRequest |
ListNotebookMetadataResult |
ListNotebookSessionsRequest |
ListNotebookSessionsResult |
ListPreparedStatementsRequest |
ListPreparedStatementsResult |
ListQueryExecutionsRequest |
ListQueryExecutionsResult |
ListSessionsRequest |
ListSessionsResult |
ListTableMetadataRequest |
ListTableMetadataResult |
ListTagsForResourceRequest |
ListTagsForResourceResult |
ListWorkGroupsRequest |
ListWorkGroupsResult |
NamedQuery
A query, where
QueryString contains the SQL statements that make up the query. |
NotebookMetadata
Contains metadata for notebook, including the notebook name, ID, workgroup, and time created.
|
NotebookSessionSummary
Contains the notebook session ID and notebook session creation time.
|
NotebookType |
PreparedStatement
A prepared SQL statement for use with Athena.
|
PreparedStatementSummary
The name and last modified time of the prepared statement.
|
PutCapacityAssignmentConfigurationRequest |
PutCapacityAssignmentConfigurationResult |
QueryExecution
Information about a single instance of a query execution.
|
QueryExecutionContext
The database and data catalog context in which the query execution occurs.
|
QueryExecutionState |
QueryExecutionStatistics
The amount of data scanned during the query execution and the amount of time that it took to execute, and the type of
statement that was run.
|
QueryExecutionStatus
The completion date, current state, submission time, and state change reason (if applicable) for the query execution.
|
QueryRuntimeStatistics
The query execution timeline, statistics on input and output rows and bytes, and the different query stages that form
the query execution plan.
|
QueryRuntimeStatisticsRows
Statistics such as input rows and bytes read by the query, rows and bytes output by the query, and the number of rows
written by the query.
|
QueryRuntimeStatisticsTimeline
Timeline statistics such as query queue time, planning time, execution time, service processing time, and total
execution time.
|
QueryStage
Stage statistics such as input and output rows and bytes, execution time and stage state.
|
QueryStagePlanNode
Stage plan information such as name, identifier, sub plans, and remote sources.
|
ResourceNotFoundException
A resource, such as a workgroup, was not found.
|
ResultConfiguration
The location in Amazon S3 where query and calculation results are stored and the encryption option, if any, used for
query and calculation results.
|
ResultConfigurationUpdates
The information about the updates in the query results, such as output location and encryption configuration for the
query results.
|
ResultReuseByAgeConfiguration
Specifies whether previous query results are reused, and if so, their maximum age.
|
ResultReuseConfiguration
Specifies the query result reuse behavior for the query.
|
ResultReuseInformation
Contains information about whether the result of a previous query was reused.
|
ResultSet
The metadata and rows that make up 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 make up a query result table.
|
S3AclOption |
SessionConfiguration
Contains session configuration information.
|
SessionState |
SessionStatistics
Contains statistics for a session.
|
SessionStatus
Contains information about the status of a session.
|
SessionSummary
Contains summary information about a session.
|
StartCalculationExecutionRequest |
StartCalculationExecutionResult |
StartQueryExecutionRequest |
StartQueryExecutionResult |
StartSessionRequest |
StartSessionResult |
StatementType |
StopCalculationExecutionRequest |
StopCalculationExecutionResult |
StopQueryExecutionRequest |
StopQueryExecutionResult |
TableMetadata
Contains metadata for a table.
|
Tag
A label that you assign to a resource.
|
TagResourceRequest |
TagResourceResult |
TerminateSessionRequest |
TerminateSessionResult |
ThrottleReason
The reason for the query throttling, for example, when it exceeds the concurrent query limit.
|
TooManyRequestsException
Indicates that the request was throttled.
|
UnprocessedNamedQueryId
Information about a named query ID that could not be processed.
|
UnprocessedPreparedStatementName
The name of a prepared statement that could not be returned.
|
UnprocessedQueryExecutionId
Describes a query execution that failed to process.
|
UntagResourceRequest |
UntagResourceResult |
UpdateCapacityReservationRequest |
UpdateCapacityReservationResult |
UpdateDataCatalogRequest |
UpdateDataCatalogResult |
UpdateNamedQueryRequest |
UpdateNamedQueryResult |
UpdateNotebookMetadataRequest |
UpdateNotebookMetadataResult |
UpdateNotebookRequest |
UpdateNotebookResult |
UpdatePreparedStatementRequest |
UpdatePreparedStatementResult |
UpdateWorkGroupRequest |
UpdateWorkGroupResult |
WorkGroup
A workgroup, which contains a name, description, creation time, state, and other configuration, listed under
WorkGroup$Configuration.
|
WorkGroupConfiguration
The configuration of the workgroup, which includes the location in Amazon S3 where query and calculation results are
stored, the encryption option, if any, used for query and calculation results, whether the Amazon CloudWatch Metrics
are enabled for the workgroup and whether workgroup settings override query settings, and the data usage limits for
the amount of data scanned per query or per workgroup.
|
WorkGroupConfigurationUpdates
The configuration information that will be updated for this workgroup, which includes the location in Amazon S3 where
query and calculation results are stored, the encryption option, if any, used for query results, whether the Amazon
CloudWatch Metrics are enabled for the workgroup, whether the workgroup settings override the client-side settings,
and the data usage limit for the amount of bytes scanned per query, if it is specified.
|
WorkGroupState |
WorkGroupSummary
The summary information for the workgroup, which includes its name, state, description, and the date and time it was
created.
|
Copyright © 2023. All rights reserved.