AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const EMRServerlessClient *, const Model::CancelJobRunRequest &, const Model::CancelJobRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CancelJobRunResponseReceivedHandler
 
 
 
typedef std::function< void(const EMRServerlessClient *, const Model::GetApplicationRequest &, const Model::GetApplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetApplicationResponseReceivedHandler
 
 
typedef std::function< void(const EMRServerlessClient *, const Model::GetJobRunRequest &, const Model::GetJobRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetJobRunResponseReceivedHandler
 
 
 
typedef std::function< void(const EMRServerlessClient *, const Model::ListJobRunsRequest &, const Model::ListJobRunsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListJobRunsResponseReceivedHandler
 
 
 
typedef std::function< void(const EMRServerlessClient *, const Model::StartJobRunRequest &, const Model::StartJobRunOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartJobRunResponseReceivedHandler
 
 
typedef std::function< void(const EMRServerlessClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const EMRServerlessClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ CancelJobRunResponseReceivedHandler

Definition at line 138 of file EMRServerlessServiceClientModel.h.

◆ CreateApplicationResponseReceivedHandler

Definition at line 139 of file EMRServerlessServiceClientModel.h.

◆ DeleteApplicationResponseReceivedHandler

Definition at line 140 of file EMRServerlessServiceClientModel.h.

◆ EMRServerlessClientConfiguration

Definition at line 71 of file EMRServerlessServiceClientModel.h.

◆ EMRServerlessEndpointProvider

Definition at line 73 of file EMRServerlessServiceClientModel.h.

◆ EMRServerlessEndpointProviderBase

Definition at line 72 of file EMRServerlessServiceClientModel.h.

◆ GetApplicationResponseReceivedHandler

Definition at line 141 of file EMRServerlessServiceClientModel.h.

◆ GetDashboardForJobRunResponseReceivedHandler

Definition at line 142 of file EMRServerlessServiceClientModel.h.

◆ GetJobRunResponseReceivedHandler

Definition at line 143 of file EMRServerlessServiceClientModel.h.

◆ ListApplicationsResponseReceivedHandler

Definition at line 144 of file EMRServerlessServiceClientModel.h.

◆ ListJobRunAttemptsResponseReceivedHandler

Definition at line 145 of file EMRServerlessServiceClientModel.h.

◆ ListJobRunsResponseReceivedHandler

Definition at line 146 of file EMRServerlessServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 147 of file EMRServerlessServiceClientModel.h.

◆ StartApplicationResponseReceivedHandler

Definition at line 148 of file EMRServerlessServiceClientModel.h.

◆ StartJobRunResponseReceivedHandler

Definition at line 149 of file EMRServerlessServiceClientModel.h.

◆ StopApplicationResponseReceivedHandler

Definition at line 150 of file EMRServerlessServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 151 of file EMRServerlessServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 152 of file EMRServerlessServiceClientModel.h.

◆ UpdateApplicationResponseReceivedHandler

Definition at line 153 of file EMRServerlessServiceClientModel.h.

Enumeration Type Documentation

◆ EMRServerlessErrors

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 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file EMRServerlessErrors.h.