Awso_athena_asyncSourceval batch_get_named_query :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.BatchGetNamedQueryInput.t ->
(Awso_athena.Values.BatchGetNamedQueryOutput.t,
Awso_athena.Values.BatchGetNamedQueryOutput.error)
Result.t
Async.Deferred.tval batch_get_prepared_statement :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.BatchGetPreparedStatementInput.t ->
(Awso_athena.Values.BatchGetPreparedStatementOutput.t,
Awso_athena.Values.BatchGetPreparedStatementOutput.error)
Result.t
Async.Deferred.tval batch_get_query_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.BatchGetQueryExecutionInput.t ->
(Awso_athena.Values.BatchGetQueryExecutionOutput.t,
Awso_athena.Values.BatchGetQueryExecutionOutput.error)
Result.t
Async.Deferred.tval cancel_capacity_reservation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.CancelCapacityReservationInput.t ->
(Awso_athena.Values.CancelCapacityReservationOutput.t,
Awso_athena.Values.CancelCapacityReservationOutput.error)
Result.t
Async.Deferred.tval create_capacity_reservation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.CreateCapacityReservationInput.t ->
(Awso_athena.Values.CreateCapacityReservationOutput.t,
Awso_athena.Values.CreateCapacityReservationOutput.error)
Result.t
Async.Deferred.tval create_data_catalog :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.CreateDataCatalogInput.t ->
(Awso_athena.Values.CreateDataCatalogOutput.t,
Awso_athena.Values.CreateDataCatalogOutput.error)
Result.t
Async.Deferred.tval create_named_query :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.CreateNamedQueryInput.t ->
(Awso_athena.Values.CreateNamedQueryOutput.t,
Awso_athena.Values.CreateNamedQueryOutput.error)
Result.t
Async.Deferred.tval create_notebook :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.CreateNotebookInput.t ->
(Awso_athena.Values.CreateNotebookOutput.t,
Awso_athena.Values.CreateNotebookOutput.error)
Result.t
Async.Deferred.tval create_prepared_statement :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.CreatePreparedStatementInput.t ->
(Awso_athena.Values.CreatePreparedStatementOutput.t,
Awso_athena.Values.CreatePreparedStatementOutput.error)
Result.t
Async.Deferred.tval create_presigned_notebook_url :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.CreatePresignedNotebookUrlRequest.t ->
(Awso_athena.Values.CreatePresignedNotebookUrlResponse.t,
Awso_athena.Values.CreatePresignedNotebookUrlResponse.error)
Result.t
Async.Deferred.tval create_work_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.CreateWorkGroupInput.t ->
(Awso_athena.Values.CreateWorkGroupOutput.t,
Awso_athena.Values.CreateWorkGroupOutput.error)
Result.t
Async.Deferred.tval delete_capacity_reservation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.DeleteCapacityReservationInput.t ->
(Awso_athena.Values.DeleteCapacityReservationOutput.t,
Awso_athena.Values.DeleteCapacityReservationOutput.error)
Result.t
Async.Deferred.tval delete_data_catalog :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.DeleteDataCatalogInput.t ->
(Awso_athena.Values.DeleteDataCatalogOutput.t,
Awso_athena.Values.DeleteDataCatalogOutput.error)
Result.t
Async.Deferred.tval delete_named_query :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.DeleteNamedQueryInput.t ->
(Awso_athena.Values.DeleteNamedQueryOutput.t,
Awso_athena.Values.DeleteNamedQueryOutput.error)
Result.t
Async.Deferred.tval delete_notebook :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.DeleteNotebookInput.t ->
(Awso_athena.Values.DeleteNotebookOutput.t,
Awso_athena.Values.DeleteNotebookOutput.error)
Result.t
Async.Deferred.tval delete_prepared_statement :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.DeletePreparedStatementInput.t ->
(Awso_athena.Values.DeletePreparedStatementOutput.t,
Awso_athena.Values.DeletePreparedStatementOutput.error)
Result.t
Async.Deferred.tval delete_work_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.DeleteWorkGroupInput.t ->
(Awso_athena.Values.DeleteWorkGroupOutput.t,
Awso_athena.Values.DeleteWorkGroupOutput.error)
Result.t
Async.Deferred.tval export_notebook :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.ExportNotebookInput.t ->
(Awso_athena.Values.ExportNotebookOutput.t,
Awso_athena.Values.ExportNotebookOutput.error)
Result.t
Async.Deferred.tval get_calculation_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.GetCalculationExecutionRequest.t ->
(Awso_athena.Values.GetCalculationExecutionResponse.t,
Awso_athena.Values.GetCalculationExecutionResponse.error)
Result.t
Async.Deferred.tval get_calculation_execution_code :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.GetCalculationExecutionCodeRequest.t ->
(Awso_athena.Values.GetCalculationExecutionCodeResponse.t,
Awso_athena.Values.GetCalculationExecutionCodeResponse.error)
Result.t
Async.Deferred.tval get_calculation_execution_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.GetCalculationExecutionStatusRequest.t ->
(Awso_athena.Values.GetCalculationExecutionStatusResponse.t,
Awso_athena.Values.GetCalculationExecutionStatusResponse.error)
Result.t
Async.Deferred.tval get_capacity_assignment_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.GetCapacityAssignmentConfigurationInput.t ->
(Awso_athena.Values.GetCapacityAssignmentConfigurationOutput.t,
Awso_athena.Values.GetCapacityAssignmentConfigurationOutput.error)
Result.t
Async.Deferred.tval get_capacity_reservation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.GetCapacityReservationInput.t ->
(Awso_athena.Values.GetCapacityReservationOutput.t,
Awso_athena.Values.GetCapacityReservationOutput.error)
Result.t
Async.Deferred.tval get_data_catalog :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.GetDataCatalogInput.t ->
(Awso_athena.Values.GetDataCatalogOutput.t,
Awso_athena.Values.GetDataCatalogOutput.error)
Result.t
Async.Deferred.tval get_database :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.GetDatabaseInput.t ->
(Awso_athena.Values.GetDatabaseOutput.t,
Awso_athena.Values.GetDatabaseOutput.error)
Result.t
Async.Deferred.tval get_named_query :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.GetNamedQueryInput.t ->
(Awso_athena.Values.GetNamedQueryOutput.t,
Awso_athena.Values.GetNamedQueryOutput.error)
Result.t
Async.Deferred.tval get_notebook_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.GetNotebookMetadataInput.t ->
(Awso_athena.Values.GetNotebookMetadataOutput.t,
Awso_athena.Values.GetNotebookMetadataOutput.error)
Result.t
Async.Deferred.tval get_prepared_statement :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.GetPreparedStatementInput.t ->
(Awso_athena.Values.GetPreparedStatementOutput.t,
Awso_athena.Values.GetPreparedStatementOutput.error)
Result.t
Async.Deferred.tval get_query_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.GetQueryExecutionInput.t ->
(Awso_athena.Values.GetQueryExecutionOutput.t,
Awso_athena.Values.GetQueryExecutionOutput.error)
Result.t
Async.Deferred.tval get_query_results :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.GetQueryResultsInput.t ->
(Awso_athena.Values.GetQueryResultsOutput.t,
Awso_athena.Values.GetQueryResultsOutput.error)
Result.t
Async.Deferred.tval get_query_runtime_statistics :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.GetQueryRuntimeStatisticsInput.t ->
(Awso_athena.Values.GetQueryRuntimeStatisticsOutput.t,
Awso_athena.Values.GetQueryRuntimeStatisticsOutput.error)
Result.t
Async.Deferred.tval get_resource_dashboard :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.GetResourceDashboardRequest.t ->
(Awso_athena.Values.GetResourceDashboardResponse.t,
Awso_athena.Values.GetResourceDashboardResponse.error)
Result.t
Async.Deferred.tval get_session :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.GetSessionRequest.t ->
(Awso_athena.Values.GetSessionResponse.t,
Awso_athena.Values.GetSessionResponse.error)
Result.t
Async.Deferred.tval get_session_endpoint :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.GetSessionEndpointRequest.t ->
(Awso_athena.Values.GetSessionEndpointResponse.t,
Awso_athena.Values.GetSessionEndpointResponse.error)
Result.t
Async.Deferred.tval get_session_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.GetSessionStatusRequest.t ->
(Awso_athena.Values.GetSessionStatusResponse.t,
Awso_athena.Values.GetSessionStatusResponse.error)
Result.t
Async.Deferred.tval get_table_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.GetTableMetadataInput.t ->
(Awso_athena.Values.GetTableMetadataOutput.t,
Awso_athena.Values.GetTableMetadataOutput.error)
Result.t
Async.Deferred.tval get_work_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.GetWorkGroupInput.t ->
(Awso_athena.Values.GetWorkGroupOutput.t,
Awso_athena.Values.GetWorkGroupOutput.error)
Result.t
Async.Deferred.tval import_notebook :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.ImportNotebookInput.t ->
(Awso_athena.Values.ImportNotebookOutput.t,
Awso_athena.Values.ImportNotebookOutput.error)
Result.t
Async.Deferred.tval list_application_d_p_u_sizes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.ListApplicationDPUSizesInput.t ->
(Awso_athena.Values.ListApplicationDPUSizesOutput.t,
Awso_athena.Values.ListApplicationDPUSizesOutput.error)
Result.t
Async.Deferred.tval list_calculation_executions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.ListCalculationExecutionsRequest.t ->
(Awso_athena.Values.ListCalculationExecutionsResponse.t,
Awso_athena.Values.ListCalculationExecutionsResponse.error)
Result.t
Async.Deferred.tval list_capacity_reservations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.ListCapacityReservationsInput.t ->
(Awso_athena.Values.ListCapacityReservationsOutput.t,
Awso_athena.Values.ListCapacityReservationsOutput.error)
Result.t
Async.Deferred.tval list_data_catalogs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.ListDataCatalogsInput.t ->
(Awso_athena.Values.ListDataCatalogsOutput.t,
Awso_athena.Values.ListDataCatalogsOutput.error)
Result.t
Async.Deferred.tval list_databases :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.ListDatabasesInput.t ->
(Awso_athena.Values.ListDatabasesOutput.t,
Awso_athena.Values.ListDatabasesOutput.error)
Result.t
Async.Deferred.tval list_engine_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.ListEngineVersionsInput.t ->
(Awso_athena.Values.ListEngineVersionsOutput.t,
Awso_athena.Values.ListEngineVersionsOutput.error)
Result.t
Async.Deferred.tval list_executors :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.ListExecutorsRequest.t ->
(Awso_athena.Values.ListExecutorsResponse.t,
Awso_athena.Values.ListExecutorsResponse.error)
Result.t
Async.Deferred.tval list_named_queries :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.ListNamedQueriesInput.t ->
(Awso_athena.Values.ListNamedQueriesOutput.t,
Awso_athena.Values.ListNamedQueriesOutput.error)
Result.t
Async.Deferred.tval list_notebook_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.ListNotebookMetadataInput.t ->
(Awso_athena.Values.ListNotebookMetadataOutput.t,
Awso_athena.Values.ListNotebookMetadataOutput.error)
Result.t
Async.Deferred.tval list_notebook_sessions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.ListNotebookSessionsRequest.t ->
(Awso_athena.Values.ListNotebookSessionsResponse.t,
Awso_athena.Values.ListNotebookSessionsResponse.error)
Result.t
Async.Deferred.tval list_prepared_statements :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.ListPreparedStatementsInput.t ->
(Awso_athena.Values.ListPreparedStatementsOutput.t,
Awso_athena.Values.ListPreparedStatementsOutput.error)
Result.t
Async.Deferred.tval list_query_executions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.ListQueryExecutionsInput.t ->
(Awso_athena.Values.ListQueryExecutionsOutput.t,
Awso_athena.Values.ListQueryExecutionsOutput.error)
Result.t
Async.Deferred.tval list_sessions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.ListSessionsRequest.t ->
(Awso_athena.Values.ListSessionsResponse.t,
Awso_athena.Values.ListSessionsResponse.error)
Result.t
Async.Deferred.tval list_table_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.ListTableMetadataInput.t ->
(Awso_athena.Values.ListTableMetadataOutput.t,
Awso_athena.Values.ListTableMetadataOutput.error)
Result.t
Async.Deferred.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.ListTagsForResourceInput.t ->
(Awso_athena.Values.ListTagsForResourceOutput.t,
Awso_athena.Values.ListTagsForResourceOutput.error)
Result.t
Async.Deferred.tval list_work_groups :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.ListWorkGroupsInput.t ->
(Awso_athena.Values.ListWorkGroupsOutput.t,
Awso_athena.Values.ListWorkGroupsOutput.error)
Result.t
Async.Deferred.tval put_capacity_assignment_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.PutCapacityAssignmentConfigurationInput.t ->
(Awso_athena.Values.PutCapacityAssignmentConfigurationOutput.t,
Awso_athena.Values.PutCapacityAssignmentConfigurationOutput.error)
Result.t
Async.Deferred.tval start_calculation_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.StartCalculationExecutionRequest.t ->
(Awso_athena.Values.StartCalculationExecutionResponse.t,
Awso_athena.Values.StartCalculationExecutionResponse.error)
Result.t
Async.Deferred.tval start_query_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.StartQueryExecutionInput.t ->
(Awso_athena.Values.StartQueryExecutionOutput.t,
Awso_athena.Values.StartQueryExecutionOutput.error)
Result.t
Async.Deferred.tval start_session :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.StartSessionRequest.t ->
(Awso_athena.Values.StartSessionResponse.t,
Awso_athena.Values.StartSessionResponse.error)
Result.t
Async.Deferred.tval stop_calculation_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.StopCalculationExecutionRequest.t ->
(Awso_athena.Values.StopCalculationExecutionResponse.t,
Awso_athena.Values.StopCalculationExecutionResponse.error)
Result.t
Async.Deferred.tval stop_query_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.StopQueryExecutionInput.t ->
(Awso_athena.Values.StopQueryExecutionOutput.t,
Awso_athena.Values.StopQueryExecutionOutput.error)
Result.t
Async.Deferred.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.TagResourceInput.t ->
(Awso_athena.Values.TagResourceOutput.t,
Awso_athena.Values.TagResourceOutput.error)
Result.t
Async.Deferred.tval terminate_session :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.TerminateSessionRequest.t ->
(Awso_athena.Values.TerminateSessionResponse.t,
Awso_athena.Values.TerminateSessionResponse.error)
Result.t
Async.Deferred.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.UntagResourceInput.t ->
(Awso_athena.Values.UntagResourceOutput.t,
Awso_athena.Values.UntagResourceOutput.error)
Result.t
Async.Deferred.tval update_capacity_reservation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.UpdateCapacityReservationInput.t ->
(Awso_athena.Values.UpdateCapacityReservationOutput.t,
Awso_athena.Values.UpdateCapacityReservationOutput.error)
Result.t
Async.Deferred.tval update_data_catalog :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.UpdateDataCatalogInput.t ->
(Awso_athena.Values.UpdateDataCatalogOutput.t,
Awso_athena.Values.UpdateDataCatalogOutput.error)
Result.t
Async.Deferred.tval update_named_query :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.UpdateNamedQueryInput.t ->
(Awso_athena.Values.UpdateNamedQueryOutput.t,
Awso_athena.Values.UpdateNamedQueryOutput.error)
Result.t
Async.Deferred.tval update_notebook :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.UpdateNotebookInput.t ->
(Awso_athena.Values.UpdateNotebookOutput.t,
Awso_athena.Values.UpdateNotebookOutput.error)
Result.t
Async.Deferred.tval update_notebook_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.UpdateNotebookMetadataInput.t ->
(Awso_athena.Values.UpdateNotebookMetadataOutput.t,
Awso_athena.Values.UpdateNotebookMetadataOutput.error)
Result.t
Async.Deferred.tval update_prepared_statement :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.UpdatePreparedStatementInput.t ->
(Awso_athena.Values.UpdatePreparedStatementOutput.t,
Awso_athena.Values.UpdatePreparedStatementOutput.error)
Result.t
Async.Deferred.tval update_work_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_athena.Values.UpdateWorkGroupInput.t ->
(Awso_athena.Values.UpdateWorkGroupOutput.t,
Awso_athena.Values.UpdateWorkGroupOutput.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_athena.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Indicates that an Amazon S3 canned ACL should be set to control ownership of stored query results, including data files inserted by Athena as the result of statements like CTAS or INSERT INTO. When Athena stores query results in Amazon S3, the canned ACL is set with the x-amz-acl request header. For more information about S3 Object Ownership, see Object Ownership settings in the Amazon S3 User Guide.
Contains the application runtime IDs and their supported DPU sizes.
Provides information about an Athena query error. The AthenaError feature provides standardized error information to help you understand failed queries and take steps after a query failure occurs. AthenaError includes an ErrorCategory field that specifies whether the cause of the failed query is due to system error, user error, or other error.
Contains an array of named query IDs.
The error code returned when the query execution failed to process, or when the processing request for the named query failed.
Information about a named query ID that could not be processed.
A query, where QueryString contains the SQL statements that make up the query.
Indicates that something is wrong with the input to the request. For example, a required parameter may be missing or out of range.
Indicates a platform issue, which may be due to a transient condition or outage.
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.
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 UnprocessedPreparedStatementNames.
The name of a prepared statement that could not be returned.
module UnprocessedPreparedStatementNameList =
Awso_athena.Values.UnprocessedPreparedStatementNameListA prepared SQL statement for use with Athena.
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 UnprocessedPreparedStatementNames.
Contains an array of query execution IDs.
Describes a query execution that failed to process.
Specifies whether previous query results are reused, and if so, their maximum age.
Specifies the query result reuse behavior for the query.
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.
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.
module QueryResultsS3AccessGrantsConfiguration =
Awso_athena.Values.QueryResultsS3AccessGrantsConfigurationSpecifies whether Amazon S3 access grants are enabled for query results.
The completion date, current state, submission time, and state change reason (if applicable) for the query execution.
Contains information about whether the result of a previous query was reused.
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.
The database and data catalog context in which the query execution occurs.
module ManagedQueryResultsEncryptionConfiguration =
Awso_athena.Values.ManagedQueryResultsEncryptionConfigurationIf you encrypt query and calculation results in Athena owned storage, this field indicates the encryption option (for example, SSE_KMS or CSE_KMS) and key information.
The configuration for storing results in Athena owned storage, which includes whether this feature is enabled; whether encryption configuration, if any, is used for encrypting query results.
The Athena engine version for running queries, or the PySpark engine version for running sessions.
Information about a single instance of a query execution.
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.
Contains configuration information for the calculation.
Contains information about an application-specific calculation result.
Contains statistics for a notebook calculation.
Contains information about the status of a notebook calculation.
Summary information for a notebook calculation.
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.
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.
Contains the submission time of a single allocation request for a capacity reservation and the most recent status of the attempted allocation.
A mapping between one or more workgroups and a capacity reservation.
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.
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.
A classification refers to a set of specific configurations.
Configuration settings for delivering logs to Amazon CloudWatch log groups.
Contains metadata for a column in a table.
Information about the columns in a query execution result.
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.
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. Catalogs created are visible to all users of the same Amazon Web Services account. For a FEDERATED catalog, this API operation creates the following resources. CFN Stack Name with a maximum length of 128 characters and prefix athenafederatedcatalog-CATALOG_NAME_SANITIZED with length 23 characters. Lambda Function Name with a maximum length of 64 characters and prefix athenafederatedcatalog_CATALOG_NAME_SANITIZED with length 23 characters. Glue Connection Name with a maximum length of 255 characters and a prefix athenafederatedcatalog_CATALOG_NAME_SANITIZED with length 23 characters.
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.
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. For a FEDERATED catalog, this API operation creates the following resources. CFN Stack Name with a maximum length of 128 characters and prefix athenafederatedcatalog-CATALOG_NAME_SANITIZED with length 23 characters. Lambda Function Name with a maximum length of 64 characters and prefix athenafederatedcatalog_CATALOG_NAME_SANITIZED with length 23 characters. Glue Connection Name with a maximum length of 255 characters and a prefix athenafederatedcatalog_CATALOG_NAME_SANITIZED with length 23 characters.
Creates a named query in the specified workgroup. Requires that you have access to the workgroup.
Creates a named query in the specified workgroup. Requires that you have access to the workgroup.
Creates an empty ipynb file in the specified Apache Spark enabled workgroup. Throws an error if a file in the workgroup with the same name already exists.
Indicates that the request was throttled.
Creates an empty ipynb file in the specified Apache Spark enabled workgroup. Throws an error if a file in the workgroup with the same name already exists.
Creates a prepared statement for use with SQL queries in Athena.
Creates a prepared statement for use with SQL queries in Athena.
module CreatePresignedNotebookUrlRequest =
Awso_athena.Values.CreatePresignedNotebookUrlRequestGets an authentication token and the URL at which the notebook can be accessed. During programmatic access, CreatePresignedNotebookUrl must be called every 10 minutes to refresh the authentication token. For information about granting programmatic access, see Grant programmatic access.
A resource, such as a workgroup, was not found.
module CreatePresignedNotebookUrlResponse =
Awso_athena.Values.CreatePresignedNotebookUrlResponseGets an authentication token and the URL at which the notebook can be accessed. During programmatic access, CreatePresignedNotebookUrl must be called every 10 minutes to refresh the authentication token. For information about granting programmatic access, see Grant programmatic access.
Configuration settings for delivering logs to Amazon S3 buckets.
Configuration settings for delivering logs to Amazon S3 buckets.
Contains the configuration settings for managed log persistence, delivering logs to Amazon S3 buckets, Amazon CloudWatch log groups etc.
Specifies whether the workgroup is IAM Identity Center supported.
The engine configuration for the workgroup, which includes the minimum/maximum number of Data Processing Units (DPU) that queries should use when running in provisioned capacity. If not specified, Athena uses default values (Default value for min is 4 and for max is Minimum of 124 and allocated DPUs). To specify DPU values for PC queries the WG containing EngineConfiguration should have the following values: The name of the Classifications should be athena-query-engine-properties, with the only allowed properties as max-dpu-count and min-dpu-count.
module CustomerContentEncryptionConfiguration =
Awso_athena.Values.CustomerContentEncryptionConfigurationSpecifies 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.
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 EnforceWorkGroupConfiguration (true/false) in the WorkGroupConfiguration. See WorkGroupConfiguration$EnforceWorkGroupConfiguration.
Creates a workgroup with the specified name. A workgroup can be an Apache Spark enabled workgroup or an Athena SQL workgroup.
Creates a workgroup with the specified name. A workgroup can be an Apache Spark enabled workgroup or an Athena SQL workgroup.
The summary information for the data catalog, which includes its name and type.
Contains metadata information for a database in a data catalog.
A piece of data (a field in the table).
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 GetCapacityReservation, and deleted reservations do not appear in the output of ListCapacityReservations.
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 GetCapacityReservation, and deleted reservations do not appear in the output of ListCapacityReservations.
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. The primary workgroup cannot be deleted.
Deletes the workgroup with the specified name. The primary workgroup cannot be deleted.
Contains summary information about an executor.
Exports the specified notebook and its metadata.
Contains metadata for notebook, including the notebook name, ID, workgroup, and time created.
Exports the specified notebook and its metadata.
A string for searching notebook names.
module GetCalculationExecutionCodeRequest =
Awso_athena.Values.GetCalculationExecutionCodeRequestRetrieves the unencrypted code that was executed for the calculation.
module GetCalculationExecutionCodeResponse =
Awso_athena.Values.GetCalculationExecutionCodeResponseRetrieves the unencrypted code that was executed for the calculation.
Describes a previously submitted calculation execution.
Describes a previously submitted calculation execution.
module GetCalculationExecutionStatusRequest =
Awso_athena.Values.GetCalculationExecutionStatusRequestGets the status of a current calculation.
module GetCalculationExecutionStatusResponse =
Awso_athena.Values.GetCalculationExecutionStatusResponseGets the status of a current calculation.
module GetCapacityAssignmentConfigurationInput =
Awso_athena.Values.GetCapacityAssignmentConfigurationInputGets the capacity assignment configuration for a capacity reservation, if one exists.
module GetCapacityAssignmentConfigurationOutput =
Awso_athena.Values.GetCapacityAssignmentConfigurationOutputGets 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 the specified data catalog.
Returns the specified data catalog.
Returns a database object for the specified database and data catalog.
An exception that Athena received when it called a custom metastore. Occurs if the error is not caused by user input (InvalidRequestException) or from the Athena platform (InternalServerException). For example, if a user-created Lambda function is missing permissions, the Lambda 4XX exception is returned in a MetadataException.
Returns a database object for the specified database and data catalog.
Returns information about a single query. Requires that you have access to the workgroup in which the query was saved.
Returns information about a single query. Requires that you have access to the workgroup in which the query was saved.
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. Each time a query executes, information about the query execution is saved with a unique ID.
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.
Streams the results of a single query execution specified by QueryExecutionId from the Athena query results location in Amazon S3. For more information, see Working with query results, recent queries, and output files in the Amazon Athena User Guide. This request does not execute the query but returns results. Use StartQueryExecution to run a query. To stream query results successfully, the IAM principal with permission to call GetQueryResults also must have permissions to the Amazon S3 GetObject action for the Athena query results location. IAM principals with permission to the Amazon S3 GetObject action for the query results location are able to retrieve query results from Amazon S3 even if permission to the GetQueryResults action is denied. To restrict user or role access, ensure that Amazon S3 permissions to the Athena query location are denied.
The rows that make up a query result table.
The metadata that describes the column structure and data types of a table of query results. To return a ResultSetMetadata object, use GetQueryResults.
The metadata and rows that make up a query result set. The metadata describes the column structure and data types. To return a ResultSet object, use GetQueryResults.
Streams the results of a single query execution specified by QueryExecutionId from the Athena query results location in Amazon S3. For more information, see Working with query results, recent queries, and output files in the Amazon Athena User Guide. This request does not execute the query but returns results. Use StartQueryExecution to run a query. To stream query results successfully, the IAM principal with permission to call GetQueryResults also must have permissions to the Amazon S3 GetObject action for the Athena query results location. IAM principals with permission to the Amazon S3 GetObject action for the query results location are able to retrieve query results from Amazon S3 even if permission to the GetQueryResults action is denied. To restrict user or role access, ensure that Amazon S3 permissions to the Athena query location are denied.
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 Timeline section of the response object are available as soon as QueryExecutionStatus$State is in a SUCCEEDED or FAILED state. The remaining non-timeline statistics in the response (like stage-level input and output row count and data size) are updated asynchronously and may not be available immediately after a query completes or, in some cases, may not be returned. The non-timeline statistics are also not included when a query has row-level filters defined in Lake Formation.
module QueryStagePlanNode = Awso_athena.Values.QueryStagePlanNodeStage plan information such as name, identifier, sub plans, and remote sources.
module QueryStagePlanNodes = Awso_athena.Values.QueryStagePlanNodesmodule QueryStage = Awso_athena.Values.QueryStageStage statistics such as input and output rows and bytes, execution time and stage state. This information also includes substages and the query stage plan.
module QueryStages = Awso_athena.Values.QueryStagesTimeline statistics such as query queue time, planning time, execution time, service processing time, and total execution time.
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.
The query execution timeline, statistics on input and output rows and bytes, and the different query stages that form the query execution plan.
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 Timeline section of the response object are available as soon as QueryExecutionStatus$State is in a SUCCEEDED or FAILED state. The remaining non-timeline statistics in the response (like stage-level input and output row count and data size) are updated asynchronously and may not be available immediately after a query completes or, in some cases, may not be returned. The non-timeline statistics are also not included when a query has row-level filters defined in Lake Formation.
Gets the Live UI/Persistence UI for a session.
Gets the Live UI/Persistence UI for a session.
Gets a connection endpoint and authentication token for a given session Id.
Gets a connection endpoint and authentication token for a given session Id.
Gets the full details of a previously created session, including the session status and configuration.
Contains information about the status of a session.
Contains statistics for a session.
Contains session configuration information.
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.
Contains metadata for a table.
Returns table metadata for the specified catalog, database, and table.
Returns information about the workgroup with the specified name.
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 EnforceWorkGroupConfiguration (true/false) in the WorkGroupConfiguration. See WorkGroupConfiguration$EnforceWorkGroupConfiguration.
Returns information about the workgroup with the specified name.
Imports a single ipynb file to a Spark enabled workgroup. To import the notebook, the request must specify a value for either Payload or NoteBookS3LocationUri. If neither is specified or both are specified, an InvalidRequestException occurs. The maximum file size that can be imported is 10 megabytes. If an ipynb file with the same name already exists in the workgroup, throws an error.
Imports a single ipynb file to a Spark enabled workgroup. To import the notebook, the request must specify a value for either Payload or NoteBookS3LocationUri. If neither is specified or both are specified, an InvalidRequestException occurs. The maximum file size that can be imported is 10 megabytes. If an ipynb file with the same name already exists in the workgroup, throws an error.
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. Newer calculations are listed first; older calculations are listed later.
module ListCalculationExecutionsResponse =
Awso_athena.Values.ListCalculationExecutionsResponseLists the calculations that have been submitted to a session in descending order. Newer calculations are listed first; older calculations are listed later.
Lists the capacity reservations for the current account.
Lists the capacity reservations for the current account.
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.
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.
Lists the databases in the specified data catalog.
Lists the databases in the specified data catalog.
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. Newer executors are listed first; older executors are listed later. The result can be optionally filtered by state.
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.
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.
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.
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. Newer sessions are listed first; older sessions are listed later.
Contains the notebook session ID and notebook session creation time.
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. Newer sessions are listed first; older sessions are listed later.
Lists the prepared statements in the specified workgroup.
The name and last modified time of the prepared statement.
Lists the prepared statements in the specified workgroup.
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.
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.
Lists the sessions in a workgroup that are in an active state like CREATING, CREATED, IDLE, or BUSY. Newer sessions are listed first; older sessions are listed later.
Contains summary information about a session.
Lists the sessions in a workgroup that are in an active state like CREATING, CREATED, IDLE, or BUSY. Newer sessions are listed first; older sessions are listed later.
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.
The summary information for the workgroup, which includes its name, state, description, and the date and time it was created.
Lists available workgroups for the account.
module ManagedQueryResultsConfigurationUpdates =
Awso_athena.Values.ManagedQueryResultsConfigurationUpdatesUpdates the configuration for managed query results.
module PutCapacityAssignmentConfigurationInput =
Awso_athena.Values.PutCapacityAssignmentConfigurationInputPuts 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.
module PutCapacityAssignmentConfigurationOutput =
Awso_athena.Values.PutCapacityAssignmentConfigurationOutputPuts 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.
The information about the updates in the query results, such as output location and encryption configuration for the query results.
The specified session already exists.
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.
module StartCalculationExecutionResponse =
Awso_athena.Values.StartCalculationExecutionResponseSubmits 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.
Runs the SQL query statements contained in the Query. Requires you to have access to the workgroup in which the query ran. Running queries against an external catalog requires GetDataCatalog permission to the catalog. For code samples using the Amazon Web Services SDK for Java, see Examples and Code Samples in the Amazon Athena User Guide.
Runs the SQL query statements contained in the Query. Requires you to have access to the workgroup in which the query ran. Running queries against an external catalog requires GetDataCatalog permission to the catalog. For code samples using the Amazon Web Services SDK for Java, see Examples and Code Samples in the Amazon Athena User Guide.
Creates a session for running calculations within a workgroup. The session is ready when it reaches an IDLE state.
Creates a session for running calculations within a workgroup. The session is ready when it reaches an IDLE state.
Requests the cancellation of a calculation. A StopCalculationExecution call on a calculation that is already in a terminal state (for example, STOPPED, FAILED, or COMPLETED) succeeds but has no effect. 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.
Requests the cancellation of a calculation. A StopCalculationExecution call on a calculation that is already in a terminal state (for example, STOPPED, FAILED, or COMPLETED) succeeds but has no effect. 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.
Stops a query execution. Requires you to have access to the workgroup in which the query ran.
Stops a query execution. Requires you to have access to the workgroup in which the query ran.
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.
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.
Terminates an active session. A TerminateSession call on a session that is already inactive (for example, in a FAILED, TERMINATED or TERMINATING state) succeeds but has no effect. Calculations running in the session when TerminateSession is called are forcefully stopped, but may display as FAILED instead of STOPPED.
Terminates an active session. A TerminateSession call on a session that is already inactive (for example, in a FAILED, TERMINATED or TERMINATING state) succeeds but has no effect. Calculations running in the session when TerminateSession is called are forcefully stopped, but may display as FAILED instead of STOPPED.
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 a NamedQuery object. The database or workgroup cannot be updated.
Updates a NamedQuery object. The database or workgroup cannot be updated.
Updates the contents of a Spark notebook.
Updates the metadata for a notebook.
Updates the metadata for a notebook.
Updates the contents of a Spark notebook.
Updates a prepared statement.
Updates a prepared statement.
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.
Updates the workgroup with the specified name. The workgroup's name cannot be changed. Only ConfigurationUpdates can be specified.
Updates the workgroup with the specified name. The workgroup's name cannot be changed. Only ConfigurationUpdates can be specified.