AWS SDK for C++

AWS SDK for C++ Version 1.11.679

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::Athena Namespace Reference

Namespaces

namespace  AthenaErrorMapper
 
namespace  Endpoint
 
namespace  Model
 

Classes

class  AthenaClient
 
 
class  AthenaError
 
 

Typedefs

 
 
 
 
 
 
 
 
 
typedef std::function< void(const AthenaClient *, const Model::CreateNamedQueryRequest &, const Model::CreateNamedQueryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateNamedQueryResponseReceivedHandler
 
typedef std::function< void(const AthenaClient *, const Model::CreateNotebookRequest &, const Model::CreateNotebookOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateNotebookResponseReceivedHandler
 
 
 
typedef std::function< void(const AthenaClient *, const Model::CreateWorkGroupRequest &, const Model::CreateWorkGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateWorkGroupResponseReceivedHandler
 
 
 
typedef std::function< void(const AthenaClient *, const Model::DeleteNamedQueryRequest &, const Model::DeleteNamedQueryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteNamedQueryResponseReceivedHandler
 
typedef std::function< void(const AthenaClient *, const Model::DeleteNotebookRequest &, const Model::DeleteNotebookOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteNotebookResponseReceivedHandler
 
 
typedef std::function< void(const AthenaClient *, const Model::DeleteWorkGroupRequest &, const Model::DeleteWorkGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteWorkGroupResponseReceivedHandler
 
typedef std::function< void(const AthenaClient *, const Model::ExportNotebookRequest &, const Model::ExportNotebookOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ExportNotebookResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const AthenaClient *, const Model::GetDataCatalogRequest &, const Model::GetDataCatalogOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDataCatalogResponseReceivedHandler
 
typedef std::function< void(const AthenaClient *, const Model::GetDatabaseRequest &, const Model::GetDatabaseOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDatabaseResponseReceivedHandler
 
typedef std::function< void(const AthenaClient *, const Model::GetNamedQueryRequest &, const Model::GetNamedQueryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetNamedQueryResponseReceivedHandler
 
 
 
 
typedef std::function< void(const AthenaClient *, const Model::GetQueryResultsRequest &, const Model::GetQueryResultsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetQueryResultsResponseReceivedHandler
 
 
typedef std::function< void(const AthenaClient *, const Model::GetSessionRequest &, const Model::GetSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetSessionResponseReceivedHandler
 
typedef std::function< void(const AthenaClient *, const Model::GetSessionStatusRequest &, const Model::GetSessionStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetSessionStatusResponseReceivedHandler
 
typedef std::function< void(const AthenaClient *, const Model::GetTableMetadataRequest &, const Model::GetTableMetadataOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetTableMetadataResponseReceivedHandler
 
typedef std::function< void(const AthenaClient *, const Model::GetWorkGroupRequest &, const Model::GetWorkGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetWorkGroupResponseReceivedHandler
 
typedef std::function< void(const AthenaClient *, const Model::ImportNotebookRequest &, const Model::ImportNotebookOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ImportNotebookResponseReceivedHandler
 
 
 
 
typedef std::function< void(const AthenaClient *, const Model::ListDataCatalogsRequest &, const Model::ListDataCatalogsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDataCatalogsResponseReceivedHandler
 
typedef std::function< void(const AthenaClient *, const Model::ListDatabasesRequest &, const Model::ListDatabasesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDatabasesResponseReceivedHandler
 
 
typedef std::function< void(const AthenaClient *, const Model::ListExecutorsRequest &, const Model::ListExecutorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListExecutorsResponseReceivedHandler
 
typedef std::function< void(const AthenaClient *, const Model::ListNamedQueriesRequest &, const Model::ListNamedQueriesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListNamedQueriesResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const AthenaClient *, const Model::ListSessionsRequest &, const Model::ListSessionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListSessionsResponseReceivedHandler
 
 
 
typedef std::function< void(const AthenaClient *, const Model::ListWorkGroupsRequest &, const Model::ListWorkGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListWorkGroupsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const AthenaClient *, const Model::StartSessionRequest &, const Model::StartSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartSessionResponseReceivedHandler
 
 
 
typedef std::function< void(const AthenaClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const AthenaClient *, const Model::TerminateSessionRequest &, const Model::TerminateSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TerminateSessionResponseReceivedHandler
 
typedef std::function< void(const AthenaClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
 
 
typedef std::function< void(const AthenaClient *, const Model::UpdateNamedQueryRequest &, const Model::UpdateNamedQueryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateNamedQueryResponseReceivedHandler
 
typedef std::function< void(const AthenaClient *, const Model::UpdateNotebookRequest &, const Model::UpdateNotebookOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateNotebookResponseReceivedHandler
 
 
 
typedef std::function< void(const AthenaClient *, const Model::UpdateWorkGroupRequest &, const Model::UpdateWorkGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateWorkGroupResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ AthenaClientConfiguration

Definition at line 124 of file AthenaServiceClientModel.h.

◆ AthenaEndpointProvider

Definition at line 126 of file AthenaServiceClientModel.h.

◆ AthenaEndpointProviderBase

Definition at line 125 of file AthenaServiceClientModel.h.

◆ BatchGetNamedQueryResponseReceivedHandler

Definition at line 348 of file AthenaServiceClientModel.h.

◆ BatchGetPreparedStatementResponseReceivedHandler

Definition at line 351 of file AthenaServiceClientModel.h.

◆ BatchGetQueryExecutionResponseReceivedHandler

Definition at line 354 of file AthenaServiceClientModel.h.

◆ CancelCapacityReservationResponseReceivedHandler

Definition at line 357 of file AthenaServiceClientModel.h.

◆ CreateCapacityReservationResponseReceivedHandler

Definition at line 360 of file AthenaServiceClientModel.h.

◆ CreateDataCatalogResponseReceivedHandler

Definition at line 363 of file AthenaServiceClientModel.h.

◆ CreateNamedQueryResponseReceivedHandler

Definition at line 366 of file AthenaServiceClientModel.h.

◆ CreateNotebookResponseReceivedHandler

Definition at line 369 of file AthenaServiceClientModel.h.

◆ CreatePreparedStatementResponseReceivedHandler

Definition at line 372 of file AthenaServiceClientModel.h.

◆ CreatePresignedNotebookUrlResponseReceivedHandler

Definition at line 375 of file AthenaServiceClientModel.h.

◆ CreateWorkGroupResponseReceivedHandler

Definition at line 378 of file AthenaServiceClientModel.h.

◆ DeleteCapacityReservationResponseReceivedHandler

Definition at line 381 of file AthenaServiceClientModel.h.

◆ DeleteDataCatalogResponseReceivedHandler

Definition at line 384 of file AthenaServiceClientModel.h.

◆ DeleteNamedQueryResponseReceivedHandler

Definition at line 387 of file AthenaServiceClientModel.h.

◆ DeleteNotebookResponseReceivedHandler

Definition at line 390 of file AthenaServiceClientModel.h.

◆ DeletePreparedStatementResponseReceivedHandler

Definition at line 393 of file AthenaServiceClientModel.h.

◆ DeleteWorkGroupResponseReceivedHandler

Definition at line 396 of file AthenaServiceClientModel.h.

◆ ExportNotebookResponseReceivedHandler

Definition at line 399 of file AthenaServiceClientModel.h.

◆ GetCalculationExecutionCodeResponseReceivedHandler

Definition at line 405 of file AthenaServiceClientModel.h.

◆ GetCalculationExecutionResponseReceivedHandler

Definition at line 402 of file AthenaServiceClientModel.h.

◆ GetCalculationExecutionStatusResponseReceivedHandler

Definition at line 409 of file AthenaServiceClientModel.h.

◆ GetCapacityAssignmentConfigurationResponseReceivedHandler

Definition at line 413 of file AthenaServiceClientModel.h.

◆ GetCapacityReservationResponseReceivedHandler

Definition at line 416 of file AthenaServiceClientModel.h.

◆ GetDatabaseResponseReceivedHandler

Definition at line 422 of file AthenaServiceClientModel.h.

◆ GetDataCatalogResponseReceivedHandler

Definition at line 419 of file AthenaServiceClientModel.h.

◆ GetNamedQueryResponseReceivedHandler

Definition at line 425 of file AthenaServiceClientModel.h.

◆ GetNotebookMetadataResponseReceivedHandler

Definition at line 428 of file AthenaServiceClientModel.h.

◆ GetPreparedStatementResponseReceivedHandler

Definition at line 431 of file AthenaServiceClientModel.h.

◆ GetQueryExecutionResponseReceivedHandler

Definition at line 434 of file AthenaServiceClientModel.h.

◆ GetQueryResultsResponseReceivedHandler

Definition at line 437 of file AthenaServiceClientModel.h.

◆ GetQueryRuntimeStatisticsResponseReceivedHandler

Definition at line 440 of file AthenaServiceClientModel.h.

◆ GetSessionResponseReceivedHandler

Definition at line 443 of file AthenaServiceClientModel.h.

◆ GetSessionStatusResponseReceivedHandler

Definition at line 446 of file AthenaServiceClientModel.h.

◆ GetTableMetadataResponseReceivedHandler

Definition at line 449 of file AthenaServiceClientModel.h.

◆ GetWorkGroupResponseReceivedHandler

Definition at line 452 of file AthenaServiceClientModel.h.

◆ ImportNotebookResponseReceivedHandler

Definition at line 455 of file AthenaServiceClientModel.h.

◆ ListApplicationDPUSizesResponseReceivedHandler

Definition at line 458 of file AthenaServiceClientModel.h.

◆ ListCalculationExecutionsResponseReceivedHandler

Definition at line 461 of file AthenaServiceClientModel.h.

◆ ListCapacityReservationsResponseReceivedHandler

Definition at line 464 of file AthenaServiceClientModel.h.

◆ ListDatabasesResponseReceivedHandler

Definition at line 470 of file AthenaServiceClientModel.h.

◆ ListDataCatalogsResponseReceivedHandler

Definition at line 467 of file AthenaServiceClientModel.h.

◆ ListEngineVersionsResponseReceivedHandler

Definition at line 473 of file AthenaServiceClientModel.h.

◆ ListExecutorsResponseReceivedHandler

Definition at line 476 of file AthenaServiceClientModel.h.

◆ ListNamedQueriesResponseReceivedHandler

Definition at line 479 of file AthenaServiceClientModel.h.

◆ ListNotebookMetadataResponseReceivedHandler

Definition at line 482 of file AthenaServiceClientModel.h.

◆ ListNotebookSessionsResponseReceivedHandler

Definition at line 485 of file AthenaServiceClientModel.h.

◆ ListPreparedStatementsResponseReceivedHandler

Definition at line 488 of file AthenaServiceClientModel.h.

◆ ListQueryExecutionsResponseReceivedHandler

Definition at line 491 of file AthenaServiceClientModel.h.

◆ ListSessionsResponseReceivedHandler

Definition at line 494 of file AthenaServiceClientModel.h.

◆ ListTableMetadataResponseReceivedHandler

Definition at line 497 of file AthenaServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 500 of file AthenaServiceClientModel.h.

◆ ListWorkGroupsResponseReceivedHandler

Definition at line 503 of file AthenaServiceClientModel.h.

◆ PutCapacityAssignmentConfigurationResponseReceivedHandler

Definition at line 507 of file AthenaServiceClientModel.h.

◆ StartCalculationExecutionResponseReceivedHandler

Definition at line 510 of file AthenaServiceClientModel.h.

◆ StartQueryExecutionResponseReceivedHandler

Definition at line 513 of file AthenaServiceClientModel.h.

◆ StartSessionResponseReceivedHandler

Definition at line 516 of file AthenaServiceClientModel.h.

◆ StopCalculationExecutionResponseReceivedHandler

Definition at line 519 of file AthenaServiceClientModel.h.

◆ StopQueryExecutionResponseReceivedHandler

Definition at line 522 of file AthenaServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 525 of file AthenaServiceClientModel.h.

◆ TerminateSessionResponseReceivedHandler

Definition at line 528 of file AthenaServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 531 of file AthenaServiceClientModel.h.

◆ UpdateCapacityReservationResponseReceivedHandler

Definition at line 534 of file AthenaServiceClientModel.h.

◆ UpdateDataCatalogResponseReceivedHandler

Definition at line 537 of file AthenaServiceClientModel.h.

◆ UpdateNamedQueryResponseReceivedHandler

Definition at line 540 of file AthenaServiceClientModel.h.

◆ UpdateNotebookMetadataResponseReceivedHandler

Definition at line 546 of file AthenaServiceClientModel.h.

◆ UpdateNotebookResponseReceivedHandler

Definition at line 543 of file AthenaServiceClientModel.h.

◆ UpdatePreparedStatementResponseReceivedHandler

Definition at line 549 of file AthenaServiceClientModel.h.

◆ UpdateWorkGroupResponseReceivedHandler

Definition at line 552 of file AthenaServiceClientModel.h.

Enumeration Type Documentation

◆ AthenaErrors

strong
Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
INTERNAL_SERVER 
INVALID_REQUEST 
METADATA 
SESSION_ALREADY_EXISTS 
TOO_MANY_REQUESTS 

Definition at line 14 of file AthenaErrors.h.