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.
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.
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.
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.
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.
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.
Create a builder that can be used to configure and create aAthenaClient.Cancels the capacity reservation with the specified name.
Cancels the capacity reservation with the specified name.
Creates a capacity reservation with the specified name and number of requested data processing units.
Creates a capacity reservation with the specified name and number of requested data processing units.
Creates (registers) a data catalog with the specified name and properties.
Creates (registers) a data catalog with the specified name and properties.
Creates a named query in the specified workgroup.
Creates a named query in the specified workgroup.
Creates an empty ipynb file in the specified Apache Spark enabled workgroup.
Creates an empty ipynb file in the specified Apache Spark enabled workgroup.
Creates a prepared statement for use with SQL queries in Athena.
Creates a prepared statement for use with SQL queries in Athena.
Gets an authentication token and the URL at which the notebook can be accessed.
Gets an authentication token and the URL at which the notebook can be accessed.
Creates a workgroup with the specified name.
Creates a workgroup with the specified name.
Deletes a cancelled capacity reservation.
Deletes a cancelled capacity reservation.
Deletes a data catalog.
Deletes a data catalog.
Deletes the named query if you have access to the workgroup in which the query was saved.
Deletes the named query if you have access to the workgroup in which the query was saved.
Deletes the specified notebook.
Deletes the specified notebook.
Deletes the prepared statement with the specified name from the specified workgroup.
Deletes the prepared statement with the specified name from the specified workgroup.
Deletes the workgroup with the specified name.
Deletes the workgroup with the specified name.
Exports the specified notebook and its metadata.
Exports the specified notebook and its metadata.
Describes a previously submitted calculation execution.
Describes a previously submitted calculation execution.
Retrieves the unencrypted code that was executed for the calculation.
Retrieves the unencrypted code that was executed for the calculation.
Gets the status of a current calculation.
Gets the status of a current calculation.
Gets the capacity assignment configuration for a capacity reservation, if one exists.
Gets the capacity assignment configuration for a capacity reservation, if one exists.
Returns information about the capacity reservation with the specified name.
Returns information about the capacity reservation with the specified name.
Returns a database object for the specified database and data catalog.
Returns a database object for the specified database and data catalog.
Returns the specified data catalog.
Returns the specified data catalog.
Returns information about a single query.
Returns information about a single query.
Retrieves notebook metadata for the specified notebook ID.
Retrieves notebook metadata for the specified notebook ID.
Retrieves the prepared statement with the specified name from the specified workgroup.
Retrieves the prepared statement with the specified name from the specified workgroup.
Returns information about a single execution of a query if you have access to the workgroup in which the query ran.
Returns information about a single execution of a query if you have access to the workgroup in which the query ran.
Streams the results of a single query execution specified by QueryExecutionId from the Athena query results location in Amazon S3.
Streams the results of a single query execution specified by QueryExecutionId from the Athena query results location in Amazon S3.
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.
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.
Gets the full details of a previously created session, including the session status and configuration.
Gets the full details of a previously created session, including the session status and configuration.
Gets the current status of a session.
Gets the current status of a session.
Returns table metadata for the specified catalog, database, and table.
Returns table metadata for the specified catalog, database, and table.
Returns information about the workgroup with the specified name.
Returns information about the workgroup with the specified name.
Imports a single ipynb file to a Spark enabled workgroup.
Imports a single ipynb file to a Spark enabled workgroup.
Returns the supported DPU sizes for the supported application runtimes (for example, Athena notebook version 1).
Returns the supported DPU sizes for the supported application runtimes (for example, Athena notebook version 1).
Lists the calculations that have been submitted to a session in descending order.
Lists the calculations that have been submitted to a session in descending order.
Lists the capacity reservations for the current account.
Lists the capacity reservations for the current account.
Lists the databases in the specified data catalog.
Lists the databases in the specified data catalog.
Lists the data catalogs in the current Amazon Web Services account.
Lists the data catalogs in the current Amazon Web Services account.
Returns a list of engine versions that are available to choose from, including the Auto option.
Returns a list of engine versions that are available to choose from, including the Auto option.
Lists, in descending order, the executors that joined a session.
Lists, in descending order, the executors that joined a session.
Provides a list of available query IDs only for queries saved in the specified workgroup.
Provides a list of available query IDs only for queries saved in the specified workgroup.
Provides a list of available query IDs only for queries saved in the specified workgroup.
Displays the notebook files for the specified workgroup in paginated format.
Displays the notebook files for the specified workgroup in paginated format.
Lists, in descending order, the sessions that have been created in a notebook that are in an active state like CREATING, CREATED, IDLE or BUSY.
Lists, in descending order, the sessions that have been created in a notebook that are in an active state like CREATING, CREATED, IDLE or BUSY.
Lists the prepared statements in the specified workgroup.
Lists the prepared statements in the specified workgroup.
Provides a list of available query execution IDs for the queries in the specified workgroup.
Provides a list of available query execution IDs for the queries in the specified workgroup.
Provides a list of available query execution IDs for the queries in the specified workgroup.
Lists the sessions in a workgroup that are in an active state like CREATING, CREATED, IDLE, or BUSY.
Lists the sessions in a workgroup that are in an active state like CREATING, CREATED, IDLE, or BUSY.
Lists the metadata for the tables in the specified data catalog database.
Lists the metadata for the tables in the specified data catalog database.
Lists the tags associated with an Athena resource.
Lists the tags associated with an Athena resource.
Lists available workgroups for the account.
Lists available workgroups for the account.
Puts a new capacity assignment configuration for a specified capacity reservation.
Puts a new capacity assignment configuration for a specified capacity reservation.
The SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfiguration
Submits calculations for execution within a session.
Submits calculations for execution within a session.
Runs the SQL query statements contained in the Query.
Runs the SQL query statements contained in the Query.
Creates a session for running calculations within a workgroup.
Creates a session for running calculations within a workgroup.
Requests the cancellation of a calculation.
Requests the cancellation of a calculation.
Stops a query execution.
Stops a query execution.
Adds one or more tags to an Athena resource.
Adds one or more tags to an Athena resource.
Terminates an active session.
Terminates an active session.
Removes one or more tags from an Athena resource.
Removes one or more tags from an Athena resource.
Updates the number of requested data processing units for the capacity reservation with the specified name.
Updates the number of requested data processing units for the capacity reservation with the specified name.
Updates the data catalog that has the specified name.
Updates the data catalog that has the specified name.
Updates the contents of a Spark notebook.
Updates the contents of a Spark notebook.
Updates the metadata for a notebook.
Updates the metadata for a notebook.
Updates a prepared statement.
Updates a prepared statement.
Updates the workgroup with the specified name.
Updates the workgroup with the specified name.