AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Name | Description | |
---|---|---|
AclConfiguration |
Indicates that an Amazon S3 canned ACL should be set to control ownership of stored
query results. When Athena stores query results in Amazon S3, the canned ACL is set
with the |
|
ApplicationDPUSizes |
Contains the application runtime IDs and their supported DPU sizes. |
|
AthenaError |
Provides information about an Athena query error. The |
|
AthenaPaginatorFactory |
Paginators for the Athena service |
|
BatchGetNamedQueryRequest |
Container for the parameters to the BatchGetNamedQuery operation. Returns the details of a single named query or a list of up to 50 queries, which you provide as an array of query ID strings. Requires you to have access to the workgroup in which the queries were saved. Use ListNamedQueriesInput to get the list of named query IDs in the specified workgroup. If information could not be retrieved for a submitted query ID, information about the query ID submitted is listed under UnprocessedNamedQueryId. Named queries differ from executed queries. Use BatchGetQueryExecutionInput to get details about each unique query execution, and ListQueryExecutionsInput to get a list of query execution IDs. |
|
BatchGetNamedQueryResponse |
This is the response object from the BatchGetNamedQuery operation. |
|
BatchGetPreparedStatementRequest |
Container for the parameters to the BatchGetPreparedStatement operation.
Returns the details of a single prepared statement or a list of up to 256 prepared
statements for the array of prepared statement names that you provide. Requires you
to have access to the workgroup to which the prepared statements belong. If a prepared
statement cannot be retrieved for the name specified, the statement is listed in |
|
BatchGetPreparedStatementResponse |
This is the response object from the BatchGetPreparedStatement operation. |
|
BatchGetQueryExecutionRequest |
Container for the parameters to the BatchGetQueryExecution operation. Returns the details of a single query execution or a list of up to 50 query executions, which you provide as an array of query execution ID strings. Requires you to have access to the workgroup in which the queries ran. To get a list of query execution IDs, use ListQueryExecutionsInput$WorkGroup. Query executions differ from named (saved) queries. Use BatchGetNamedQueryInput to get details about named queries. |
|
BatchGetQueryExecutionResponse |
This is the response object from the BatchGetQueryExecution operation. |
|
CalculationConfiguration |
Contains configuration information for the calculation. |
|
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 |
Container for the parameters to the CancelCapacityReservation operation. Cancels the capacity reservation with the specified name. Cancelled reservations remain in your account and will be deleted 45 days after cancellation. During the 45 days, you cannot re-purpose or reuse a reservation that has been cancelled, but you can refer to its tags and view it for historical reference. |
|
CancelCapacityReservationResponse |
This is the response object from the CancelCapacityReservation operation. |
|
CapacityAllocation |
Contains the submission time of a single allocation request for a capacity reservation and the most recent status of the attempted allocation. |
|
CapacityAssignment |
A mapping between one or more workgroups and a capacity reservation. |
|
CapacityAssignmentConfiguration |
Assigns Athena workgroups (and hence their queries) to capacity reservations. A capacity reservation can have only one capacity assignment configuration, but the capacity assignment configuration can be made up of multiple individual assignments. Each assignment specifies how Athena queries can consume capacity from the capacity reservation that their workgroup is mapped to. |
|
CapacityReservation |
A reservation for a specified number of data processing units (DPUs). When a reservation is initially created, it has no DPUs. Athena allocates DPUs until the allocated amount equals the requested amount. |
|
Column |
Contains metadata for a column in a table. |
|
ColumnInfo |
Information about the columns in a query execution result. |
|
CreateCapacityReservationRequest |
Container for the parameters to the CreateCapacityReservation operation. Creates a capacity reservation with the specified name and number of requested data processing units. |
|
CreateCapacityReservationResponse |
This is the response object from the CreateCapacityReservation operation. |
|
CreateDataCatalogRequest |
Container for the parameters to the CreateDataCatalog operation. Creates (registers) a data catalog with the specified name and properties. Catalogs created are visible to all users of the same Amazon Web Services account. |
|
CreateDataCatalogResponse |
This is the response object from the CreateDataCatalog operation. |
|
CreateNamedQueryRequest |
Container for the parameters to the CreateNamedQuery operation. Creates a named query in the specified workgroup. Requires that you have access to the workgroup. |
|
CreateNamedQueryResponse |
This is the response object from the CreateNamedQuery operation. |
|
CreateNotebookRequest |
Container for the parameters to the CreateNotebook operation.
Creates an empty |
|
CreateNotebookResponse |
This is the response object from the CreateNotebook operation. |
|
CreatePreparedStatementRequest |
Container for the parameters to the CreatePreparedStatement operation. Creates a prepared statement for use with SQL queries in Athena. |
|
CreatePreparedStatementResponse |
This is the response object from the CreatePreparedStatement operation. |
|
CreatePresignedNotebookUrlRequest |
Container for the parameters to the CreatePresignedNotebookUrl operation.
Gets an authentication token and the URL at which the notebook can be accessed. During
programmatic access, |
|
CreatePresignedNotebookUrlResponse |
This is the response object from the CreatePresignedNotebookUrl operation. |
|
CreateWorkGroupRequest |
Container for the parameters to the CreateWorkGroup operation. Creates a workgroup with the specified name. A workgroup can be an Apache Spark enabled workgroup or an Athena SQL workgroup. |
|
CreateWorkGroupResponse |
This is the response object from the CreateWorkGroup operation. |
|
CustomerContentEncryptionConfiguration |
Specifies the customer managed KMS key that is used to encrypt the user's data stores in Athena. When an Amazon Web Services managed key is used, this value is null. This setting does not apply to Athena SQL workgroups. |
|
Database |
Contains metadata information for a database in a data catalog. |
|
DataCatalog |
Contains information about a data catalog in an Amazon Web Services account.
In the Athena console, data catalogs are listed as "data sources" on the Data sources
page under the Data source name column.
|
|
DataCatalogSummary |
The summary information for the data catalog, which includes its name and type. |
|
Datum |
A piece of data (a field in the table). |
|
DeleteCapacityReservationRequest |
Container for the parameters to the DeleteCapacityReservation operation.
Deletes a cancelled capacity reservation. A reservation must be cancelled before it
can be deleted. A deleted reservation is immediately removed from your account and
can no longer be referenced, including by its ARN. A deleted reservation cannot be
called by |
|
DeleteCapacityReservationResponse |
This is the response object from the DeleteCapacityReservation operation. |
|
DeleteDataCatalogRequest |
Container for the parameters to the DeleteDataCatalog operation. Deletes a data catalog. |
|
DeleteDataCatalogResponse |
This is the response object from the DeleteDataCatalog operation. |
|
DeleteNamedQueryRequest |
Container for the parameters to the DeleteNamedQuery operation. Deletes the named query if you have access to the workgroup in which the query was saved. |
|
DeleteNamedQueryResponse |
This is the response object from the DeleteNamedQuery operation. |
|
DeleteNotebookRequest |
Container for the parameters to the DeleteNotebook operation. Deletes the specified notebook. |
|
DeleteNotebookResponse |
This is the response object from the DeleteNotebook operation. |
|
DeletePreparedStatementRequest |
Container for the parameters to the DeletePreparedStatement operation. Deletes the prepared statement with the specified name from the specified workgroup. |
|
DeletePreparedStatementResponse |
This is the response object from the DeletePreparedStatement operation. |
|
DeleteWorkGroupRequest |
Container for the parameters to the DeleteWorkGroup operation. Deletes the workgroup with the specified name. The primary workgroup cannot be deleted. |
|
DeleteWorkGroupResponse |
This is the response object from the DeleteWorkGroup operation. |
|
EncryptionConfiguration |
If query and calculation results are encrypted in Amazon S3, indicates the encryption
option used (for example, |
|
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. |
|
ExportNotebookRequest |
Container for the parameters to the ExportNotebook operation. Exports the specified notebook and its metadata. |
|
ExportNotebookResponse |
This is the response object from the ExportNotebook operation. |
|
FilterDefinition |
A string for searching notebook names. |
|
GetCalculationExecutionCodeRequest |
Container for the parameters to the GetCalculationExecutionCode operation. Retrieves the unencrypted code that was executed for the calculation. |
|
GetCalculationExecutionCodeResponse |
This is the response object from the GetCalculationExecutionCode operation. |
|
GetCalculationExecutionRequest |
Container for the parameters to the GetCalculationExecution operation. Describes a previously submitted calculation execution. |
|
GetCalculationExecutionResponse |
This is the response object from the GetCalculationExecution operation. |
|
GetCalculationExecutionStatusRequest |
Container for the parameters to the GetCalculationExecutionStatus operation. Gets the status of a current calculation. |
|
GetCalculationExecutionStatusResponse |
This is the response object from the GetCalculationExecutionStatus operation. |
|
GetCapacityAssignmentConfigurationRequest |
Container for the parameters to the GetCapacityAssignmentConfiguration operation. Gets the capacity assignment configuration for a capacity reservation, if one exists. |
|
GetCapacityAssignmentConfigurationResponse |
This is the response object from the GetCapacityAssignmentConfiguration operation. |
|
GetCapacityReservationRequest |
Container for the parameters to the GetCapacityReservation operation. Returns information about the capacity reservation with the specified name. |
|
GetCapacityReservationResponse |
This is the response object from the GetCapacityReservation operation. |
|
GetDatabaseRequest |
Container for the parameters to the GetDatabase operation. Returns a database object for the specified database and data catalog. |
|
GetDatabaseResponse |
This is the response object from the GetDatabase operation. |
|
GetDataCatalogRequest |
Container for the parameters to the GetDataCatalog operation. Returns the specified data catalog. |
|
GetDataCatalogResponse |
This is the response object from the GetDataCatalog operation. |
|
GetNamedQueryRequest |
Container for the parameters to the GetNamedQuery operation. Returns information about a single query. Requires that you have access to the workgroup in which the query was saved. |
|
GetNamedQueryResponse |
This is the response object from the GetNamedQuery operation. |
|
GetNotebookMetadataRequest |
Container for the parameters to the GetNotebookMetadata operation. Retrieves notebook metadata for the specified notebook ID. |
|
GetNotebookMetadataResponse |
This is the response object from the GetNotebookMetadata operation. |
|
GetPreparedStatementRequest |
Container for the parameters to the GetPreparedStatement operation. Retrieves the prepared statement with the specified name from the specified workgroup. |
|
GetPreparedStatementResponse |
This is the response object from the GetPreparedStatement operation. |
|
GetQueryExecutionRequest |
Container for the parameters to the GetQueryExecution operation. Returns information about a single execution of a query if you have access to the workgroup in which the query ran. Each time a query executes, information about the query execution is saved with a unique ID. |
|
GetQueryExecutionResponse |
This is the response object from the GetQueryExecution operation. |
|
GetQueryResultsRequest |
Container for the parameters to the GetQueryResults operation.
Streams the results of a single query execution specified by
To stream query results successfully, the IAM principal with permission to call
IAM principals with permission to the Amazon S3 |
|
GetQueryResultsResponse |
This is the response object from the GetQueryResults operation. |
|
GetQueryRuntimeStatisticsRequest |
Container for the parameters to the GetQueryRuntimeStatistics operation.
Returns query execution runtime statistics related to a single execution of a query
if you have access to the workgroup in which the query ran. Statistics from the |
|
GetQueryRuntimeStatisticsResponse |
This is the response object from the GetQueryRuntimeStatistics operation. |
|
GetSessionRequest |
Container for the parameters to the GetSession operation. Gets the full details of a previously created session, including the session status and configuration. |
|
GetSessionResponse |
This is the response object from the GetSession operation. |
|
GetSessionStatusRequest |
Container for the parameters to the GetSessionStatus operation. Gets the current status of a session. |
|
GetSessionStatusResponse |
This is the response object from the GetSessionStatus operation. |
|
GetTableMetadataRequest |
Container for the parameters to the GetTableMetadata operation. Returns table metadata for the specified catalog, database, and table. |
|
GetTableMetadataResponse |
This is the response object from the GetTableMetadata operation. |
|
GetWorkGroupRequest |
Container for the parameters to the GetWorkGroup operation. Returns information about the workgroup with the specified name. |
|
GetWorkGroupResponse |
This is the response object from the GetWorkGroup operation. |
|
IdentityCenterConfiguration |
Specifies whether the workgroup is IAM Identity Center supported. |
|
ImportNotebookRequest |
Container for the parameters to the ImportNotebook operation.
Imports a single |
|
ImportNotebookResponse |
This is the response object from the ImportNotebook operation. |
|
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. For example, a required parameter may be missing or out of range. |
|
ListApplicationDPUSizesRequest |
Container for the parameters to the ListApplicationDPUSizes operation.
Returns the supported DPU sizes for the supported application runtimes (for example,
|
|
ListApplicationDPUSizesResponse |
This is the response object from the ListApplicationDPUSizes operation. |
|
ListCalculationExecutionsRequest |
Container for the parameters to the ListCalculationExecutions operation. Lists the calculations that have been submitted to a session in descending order. Newer calculations are listed first; older calculations are listed later. |
|
ListCalculationExecutionsResponse |
This is the response object from the ListCalculationExecutions operation. |
|
ListCapacityReservationsRequest |
Container for the parameters to the ListCapacityReservations operation. Lists the capacity reservations for the current account. |
|
ListCapacityReservationsResponse |
This is the response object from the ListCapacityReservations operation. |
|
ListDatabasesRequest |
Container for the parameters to the ListDatabases operation. Lists the databases in the specified data catalog. |
|
ListDatabasesResponse |
This is the response object from the ListDatabases operation. |
|
ListDataCatalogsRequest |
Container for the parameters to the ListDataCatalogs operation.
Lists the data catalogs in the current Amazon Web Services account.
In the Athena console, data catalogs are listed as "data sources" on the Data sources
page under the Data source name column.
|
|
ListDataCatalogsResponse |
This is the response object from the ListDataCatalogs operation. |
|
ListEngineVersionsRequest |
Container for the parameters to the ListEngineVersions operation. Returns a list of engine versions that are available to choose from, including the Auto option. |
|
ListEngineVersionsResponse |
This is the response object from the ListEngineVersions operation. |
|
ListExecutorsRequest |
Container for the parameters to the ListExecutors operation. Lists, in descending order, the executors that joined a session. Newer executors are listed first; older executors are listed later. The result can be optionally filtered by state. |
|
ListExecutorsResponse |
This is the response object from the ListExecutors operation. |
|
ListNamedQueriesRequest |
Container for the parameters to the ListNamedQueries operation. Provides a list of available query IDs only for queries saved in the specified workgroup. Requires that you have access to the specified workgroup. If a workgroup is not specified, lists the saved queries for the primary workgroup. |
|
ListNamedQueriesResponse |
This is the response object from the ListNamedQueries operation. |
|
ListNotebookMetadataRequest |
Container for the parameters to the ListNotebookMetadata operation. Displays the notebook files for the specified workgroup in paginated format. |
|
ListNotebookMetadataResponse |
This is the response object from the ListNotebookMetadata operation. |
|
ListNotebookSessionsRequest |
Container for the parameters to the ListNotebookSessions operation.
Lists, in descending order, the sessions that have been created in a notebook that
are in an active state like |
|
ListNotebookSessionsResponse |
This is the response object from the ListNotebookSessions operation. |
|
ListPreparedStatementsRequest |
Container for the parameters to the ListPreparedStatements operation. Lists the prepared statements in the specified workgroup. |
|
ListPreparedStatementsResponse |
This is the response object from the ListPreparedStatements operation. |
|
ListQueryExecutionsRequest |
Container for the parameters to the ListQueryExecutions operation. Provides a list of available query execution IDs for the queries in the specified workgroup. Athena keeps a query history for 45 days. If a workgroup is not specified, returns a list of query execution IDs for the primary workgroup. Requires you to have access to the workgroup in which the queries ran. |
|
ListQueryExecutionsResponse |
This is the response object from the ListQueryExecutions operation. |
|
ListSessionsRequest |
Container for the parameters to the ListSessions operation.
Lists the sessions in a workgroup that are in an active state like |
|
ListSessionsResponse |
This is the response object from the ListSessions operation. |
|
ListTableMetadataRequest |
Container for the parameters to the ListTableMetadata operation. Lists the metadata for the tables in the specified data catalog database. |
|
ListTableMetadataResponse |
This is the response object from the ListTableMetadata operation. |
|
ListTagsForResourceRequest |
Container for the parameters to the ListTagsForResource operation. Lists the tags associated with an Athena resource. |
|
ListTagsForResourceResponse |
This is the response object from the ListTagsForResource operation. |
|
ListWorkGroupsRequest |
Container for the parameters to the ListWorkGroups operation. Lists available workgroups for the account. |
|
ListWorkGroupsResponse |
This is the response object from the ListWorkGroups operation. |
|
MetadataException |
An exception that Athena received when it called a custom metastore. Occurs if the
error is not caused by user input ( |
|
NamedQuery |
A query, where |
|
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. |
|
PreparedStatement |
A prepared SQL statement for use with Athena. |
|
PreparedStatementSummary |
The name and last modified time of the prepared statement. |
|
PutCapacityAssignmentConfigurationRequest |
Container for the parameters to the PutCapacityAssignmentConfiguration operation. Puts a new capacity assignment configuration for a specified capacity reservation. If a capacity assignment configuration already exists for the capacity reservation, replaces the existing capacity assignment configuration. |
|
PutCapacityAssignmentConfigurationResponse |
This is the response object from the PutCapacityAssignmentConfiguration operation. |
|
QueryExecution |
Information about a single instance of a query execution. |
|
QueryExecutionContext |
The database and data catalog context 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, 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. |
|
QueryResultsS3AccessGrantsConfiguration |
Specifies whether Amazon S3 access grants are enabled for query results. |
|
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. This information also includes substages and the query stage plan. |
|
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. These are known as "client-side settings". If workgroup settings override client-side settings, then the query uses the workgroup settings. |
|
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. The metadata describes the
column structure and data types. To return a |
|
ResultSetMetadata |
The metadata that describes the column structure and data types of a table of query
results. To return a |
|
Row |
The rows that make up a query result table. |
|
SessionAlreadyExistsException |
The specified session already exists. |
|
SessionConfiguration |
Contains session configuration information. |
|
SessionStatistics |
Contains statistics for a session. |
|
SessionStatus |
Contains information about the status of a session. |
|
SessionSummary |
Contains summary information about a session. |
|
StartCalculationExecutionRequest |
Container for the parameters to the StartCalculationExecution operation.
Submits calculations for execution within a session. You can supply the code to run
as an inline code block within the request.
The request syntax requires the StartCalculationExecutionRequest$CodeBlock
parameter or the CalculationConfiguration$CodeBlock parameter, but not both.
Because CalculationConfiguration$CodeBlock is deprecated, use the StartCalculationExecutionRequest$CodeBlock
parameter instead.
|
|
StartCalculationExecutionResponse |
This is the response object from the StartCalculationExecution operation. |
|
StartQueryExecutionRequest |
Container for the parameters to the StartQueryExecution operation.
Runs the SQL query statements contained in the |
|
StartQueryExecutionResponse |
This is the response object from the StartQueryExecution operation. |
|
StartSessionRequest |
Container for the parameters to the StartSession operation.
Creates a session for running calculations within a workgroup. The session is ready
when it reaches an |
|
StartSessionResponse |
This is the response object from the StartSession operation. |
|
StopCalculationExecutionRequest |
Container for the parameters to the StopCalculationExecution operation.
Requests the cancellation of a calculation. A
Cancelling a calculation is done on a best effort basis. If a calculation cannot be
cancelled, you can be charged for its completion. If you are concerned about being
charged for a calculation that cannot be cancelled, consider terminating the session
in which the calculation is running.
|
|
StopCalculationExecutionResponse |
This is the response object from the StopCalculationExecution operation. |
|
StopQueryExecutionRequest |
Container for the parameters to the StopQueryExecution operation. Stops a query execution. Requires you to have access to the workgroup in which the query ran. |
|
StopQueryExecutionResponse |
This is the response object from the StopQueryExecution operation. |
|
TableMetadata |
Contains metadata for a table. |
|
Tag |
A label that you assign to a resource. Athena resources include workgroups, data catalogs, and capacity reservations. Each tag consists of a key and an optional value, both of which you define. For example, you can use tags to categorize Athena resources by purpose, owner, or environment. Use a consistent set of tag keys to make it easier to search and filter the resources in your account. For best practices, see Tagging Best Practices. Tag keys can be from 1 to 128 UTF-8 Unicode characters, and tag values can be from 0 to 256 UTF-8 Unicode characters. Tags can use letters and numbers representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Tag keys must be unique per resource. If you specify more than one tag, separate them by commas. |
|
TagResourceRequest |
Container for the parameters to the TagResource operation. Adds one or more tags to an Athena resource. A tag is a label that you assign to a resource. Each tag consists of a key and an optional value, both of which you define. For example, you can use tags to categorize Athena workgroups, data catalogs, or capacity reservations by purpose, owner, or environment. Use a consistent set of tag keys to make it easier to search and filter the resources in your account. For best practices, see Tagging Best Practices. Tag keys can be from 1 to 128 UTF-8 Unicode characters, and tag values can be from 0 to 256 UTF-8 Unicode characters. Tags can use letters and numbers representable in UTF-8, and the following characters: + - = . _ : / @. Tag keys and values are case-sensitive. Tag keys must be unique per resource. If you specify more than one tag, separate them by commas. |
|
TagResourceResponse |
This is the response object from the TagResource operation. |
|
TerminateSessionRequest |
Container for the parameters to the TerminateSession operation.
Terminates an active session. A |
|
TerminateSessionResponse |
This is the response object from the TerminateSession operation. |
|
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 |
Container for the parameters to the UntagResource operation. Removes one or more tags from an Athena resource. |
|
UntagResourceResponse |
This is the response object from the UntagResource operation. |
|
UpdateCapacityReservationRequest |
Container for the parameters to the UpdateCapacityReservation operation. Updates the number of requested data processing units for the capacity reservation with the specified name. |
|
UpdateCapacityReservationResponse |
This is the response object from the UpdateCapacityReservation operation. |
|
UpdateDataCatalogRequest |
Container for the parameters to the UpdateDataCatalog operation. Updates the data catalog that has the specified name. |
|
UpdateDataCatalogResponse |
This is the response object from the UpdateDataCatalog operation. |
|
UpdateNamedQueryRequest |
Container for the parameters to the UpdateNamedQuery operation. Updates a NamedQuery object. The database or workgroup cannot be updated. |
|
UpdateNamedQueryResponse |
This is the response object from the UpdateNamedQuery operation. |
|
UpdateNotebookMetadataRequest |
Container for the parameters to the UpdateNotebookMetadata operation. Updates the metadata for a notebook. |
|
UpdateNotebookMetadataResponse |
This is the response object from the UpdateNotebookMetadata operation. |
|
UpdateNotebookRequest |
Container for the parameters to the UpdateNotebook operation. Updates the contents of a Spark notebook. |
|
UpdateNotebookResponse |
This is the response object from the UpdateNotebook operation. |
|
UpdatePreparedStatementRequest |
Container for the parameters to the UpdatePreparedStatement operation. Updates a prepared statement. |
|
UpdatePreparedStatementResponse |
This is the response object from the UpdatePreparedStatement operation. |
|
UpdateWorkGroupRequest |
Container for the parameters to the UpdateWorkGroup operation.
Updates the workgroup with the specified name. The workgroup's name cannot be changed.
Only |
|
UpdateWorkGroupResponse |
This is the response object from the UpdateWorkGroup operation. |
|
WorkGroup |
A workgroup, which contains a name, description, creation time, state, and other configuration,
listed under WorkGroup$Configuration. Each workgroup enables you to isolate
queries for you or your group of users from other queries in the same account, to
configure the query results location and the encryption configuration (known as workgroup
settings), to enable sending query metrics to Amazon CloudWatch, and to establish
per-query data usage control limits for all queries in a workgroup. The workgroup
settings override is specified in |
|
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. The workgroup
settings override is specified in |
|
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. |
|
WorkGroupSummary |
The summary information for the workgroup, which includes its name, state, description, and the date and time it was created. |
Name | Description | |
---|---|---|
IAthenaPaginatorFactory |
Paginators for the Athena service |
|
IGetQueryResultsPaginator |
Paginator for the GetQueryResults operation |
|
IListApplicationDPUSizesPaginator |
Paginator for the ListApplicationDPUSizes operation |
|
IListCalculationExecutionsPaginator |
Paginator for the ListCalculationExecutions operation |
|
IListCapacityReservationsPaginator |
Paginator for the ListCapacityReservations operation |
|
IListDatabasesPaginator |
Paginator for the ListDatabases operation |
|
IListDataCatalogsPaginator |
Paginator for the ListDataCatalogs operation |
|
IListEngineVersionsPaginator |
Paginator for the ListEngineVersions operation |
|
IListExecutorsPaginator |
Paginator for the ListExecutors operation |
|
IListNamedQueriesPaginator |
Paginator for the ListNamedQueries operation |
|
IListPreparedStatementsPaginator |
Paginator for the ListPreparedStatements operation |
|
IListQueryExecutionsPaginator |
Paginator for the ListQueryExecutions operation |
|
IListSessionsPaginator |
Paginator for the ListSessions operation |
|
IListTableMetadataPaginator |
Paginator for the ListTableMetadata operation |
|
IListTagsForResourcePaginator |
Paginator for the ListTagsForResource operation |
|
IListWorkGroupsPaginator |
Paginator for the ListWorkGroups operation |