AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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 129 of file AthenaServiceClientModel.h.

◆ AthenaEndpointProvider

Definition at line 131 of file AthenaServiceClientModel.h.

◆ AthenaEndpointProviderBase

Definition at line 130 of file AthenaServiceClientModel.h.

◆ BatchGetNamedQueryResponseReceivedHandler

Definition at line 352 of file AthenaServiceClientModel.h.

◆ BatchGetPreparedStatementResponseReceivedHandler

Definition at line 353 of file AthenaServiceClientModel.h.

◆ BatchGetQueryExecutionResponseReceivedHandler

Definition at line 354 of file AthenaServiceClientModel.h.

◆ CancelCapacityReservationResponseReceivedHandler

Definition at line 355 of file AthenaServiceClientModel.h.

◆ CreateCapacityReservationResponseReceivedHandler

Definition at line 356 of file AthenaServiceClientModel.h.

◆ CreateDataCatalogResponseReceivedHandler

Definition at line 357 of file AthenaServiceClientModel.h.

◆ CreateNamedQueryResponseReceivedHandler

Definition at line 358 of file AthenaServiceClientModel.h.

◆ CreateNotebookResponseReceivedHandler

Definition at line 359 of file AthenaServiceClientModel.h.

◆ CreatePreparedStatementResponseReceivedHandler

Definition at line 360 of file AthenaServiceClientModel.h.

◆ CreatePresignedNotebookUrlResponseReceivedHandler

Definition at line 361 of file AthenaServiceClientModel.h.

◆ CreateWorkGroupResponseReceivedHandler

Definition at line 362 of file AthenaServiceClientModel.h.

◆ DeleteCapacityReservationResponseReceivedHandler

Definition at line 363 of file AthenaServiceClientModel.h.

◆ DeleteDataCatalogResponseReceivedHandler

Definition at line 364 of file AthenaServiceClientModel.h.

◆ DeleteNamedQueryResponseReceivedHandler

Definition at line 365 of file AthenaServiceClientModel.h.

◆ DeleteNotebookResponseReceivedHandler

Definition at line 366 of file AthenaServiceClientModel.h.

◆ DeletePreparedStatementResponseReceivedHandler

Definition at line 367 of file AthenaServiceClientModel.h.

◆ DeleteWorkGroupResponseReceivedHandler

Definition at line 368 of file AthenaServiceClientModel.h.

◆ ExportNotebookResponseReceivedHandler

Definition at line 369 of file AthenaServiceClientModel.h.

◆ GetCalculationExecutionCodeResponseReceivedHandler

Definition at line 371 of file AthenaServiceClientModel.h.

◆ GetCalculationExecutionResponseReceivedHandler

Definition at line 370 of file AthenaServiceClientModel.h.

◆ GetCalculationExecutionStatusResponseReceivedHandler

Definition at line 372 of file AthenaServiceClientModel.h.

◆ GetCapacityAssignmentConfigurationResponseReceivedHandler

Definition at line 373 of file AthenaServiceClientModel.h.

◆ GetCapacityReservationResponseReceivedHandler

Definition at line 374 of file AthenaServiceClientModel.h.

◆ GetDatabaseResponseReceivedHandler

Definition at line 376 of file AthenaServiceClientModel.h.

◆ GetDataCatalogResponseReceivedHandler

Definition at line 375 of file AthenaServiceClientModel.h.

◆ GetNamedQueryResponseReceivedHandler

Definition at line 377 of file AthenaServiceClientModel.h.

◆ GetNotebookMetadataResponseReceivedHandler

Definition at line 378 of file AthenaServiceClientModel.h.

◆ GetPreparedStatementResponseReceivedHandler

Definition at line 379 of file AthenaServiceClientModel.h.

◆ GetQueryExecutionResponseReceivedHandler

Definition at line 380 of file AthenaServiceClientModel.h.

◆ GetQueryResultsResponseReceivedHandler

Definition at line 381 of file AthenaServiceClientModel.h.

◆ GetQueryRuntimeStatisticsResponseReceivedHandler

Definition at line 382 of file AthenaServiceClientModel.h.

◆ GetSessionResponseReceivedHandler

Definition at line 383 of file AthenaServiceClientModel.h.

◆ GetSessionStatusResponseReceivedHandler

Definition at line 384 of file AthenaServiceClientModel.h.

◆ GetTableMetadataResponseReceivedHandler

Definition at line 385 of file AthenaServiceClientModel.h.

◆ GetWorkGroupResponseReceivedHandler

Definition at line 386 of file AthenaServiceClientModel.h.

◆ ImportNotebookResponseReceivedHandler

Definition at line 387 of file AthenaServiceClientModel.h.

◆ ListApplicationDPUSizesResponseReceivedHandler

Definition at line 388 of file AthenaServiceClientModel.h.

◆ ListCalculationExecutionsResponseReceivedHandler

Definition at line 389 of file AthenaServiceClientModel.h.

◆ ListCapacityReservationsResponseReceivedHandler

Definition at line 390 of file AthenaServiceClientModel.h.

◆ ListDatabasesResponseReceivedHandler

Definition at line 392 of file AthenaServiceClientModel.h.

◆ ListDataCatalogsResponseReceivedHandler

Definition at line 391 of file AthenaServiceClientModel.h.

◆ ListEngineVersionsResponseReceivedHandler

Definition at line 393 of file AthenaServiceClientModel.h.

◆ ListExecutorsResponseReceivedHandler

Definition at line 394 of file AthenaServiceClientModel.h.

◆ ListNamedQueriesResponseReceivedHandler

Definition at line 395 of file AthenaServiceClientModel.h.

◆ ListNotebookMetadataResponseReceivedHandler

Definition at line 396 of file AthenaServiceClientModel.h.

◆ ListNotebookSessionsResponseReceivedHandler

Definition at line 397 of file AthenaServiceClientModel.h.

◆ ListPreparedStatementsResponseReceivedHandler

Definition at line 398 of file AthenaServiceClientModel.h.

◆ ListQueryExecutionsResponseReceivedHandler

Definition at line 399 of file AthenaServiceClientModel.h.

◆ ListSessionsResponseReceivedHandler

Definition at line 400 of file AthenaServiceClientModel.h.

◆ ListTableMetadataResponseReceivedHandler

Definition at line 401 of file AthenaServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 402 of file AthenaServiceClientModel.h.

◆ ListWorkGroupsResponseReceivedHandler

Definition at line 403 of file AthenaServiceClientModel.h.

◆ PutCapacityAssignmentConfigurationResponseReceivedHandler

Definition at line 404 of file AthenaServiceClientModel.h.

◆ StartCalculationExecutionResponseReceivedHandler

Definition at line 405 of file AthenaServiceClientModel.h.

◆ StartQueryExecutionResponseReceivedHandler

Definition at line 406 of file AthenaServiceClientModel.h.

◆ StartSessionResponseReceivedHandler

Definition at line 407 of file AthenaServiceClientModel.h.

◆ StopCalculationExecutionResponseReceivedHandler

Definition at line 408 of file AthenaServiceClientModel.h.

◆ StopQueryExecutionResponseReceivedHandler

Definition at line 409 of file AthenaServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 410 of file AthenaServiceClientModel.h.

◆ TerminateSessionResponseReceivedHandler

Definition at line 411 of file AthenaServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 412 of file AthenaServiceClientModel.h.

◆ UpdateCapacityReservationResponseReceivedHandler

Definition at line 413 of file AthenaServiceClientModel.h.

◆ UpdateDataCatalogResponseReceivedHandler

Definition at line 414 of file AthenaServiceClientModel.h.

◆ UpdateNamedQueryResponseReceivedHandler

Definition at line 415 of file AthenaServiceClientModel.h.

◆ UpdateNotebookMetadataResponseReceivedHandler

Definition at line 417 of file AthenaServiceClientModel.h.

◆ UpdateNotebookResponseReceivedHandler

Definition at line 416 of file AthenaServiceClientModel.h.

◆ UpdatePreparedStatementResponseReceivedHandler

Definition at line 418 of file AthenaServiceClientModel.h.

◆ UpdateWorkGroupResponseReceivedHandler

Definition at line 419 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 16 of file AthenaErrors.h.