AWS SDK for C++

AWS SDK for C++ Version 1.11.870

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 
namespace  Pagination
 

Classes

 
 
 
 
 
 

Typedefs

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

Enumerations

 

Typedef Documentation

◆ CancelJobRunResponseReceivedHandler

Definition at line 172 of file EMRContainersServiceClientModel.h.

◆ CreateJobTemplateResponseReceivedHandler

Definition at line 175 of file EMRContainersServiceClientModel.h.

◆ CreateManagedEndpointResponseReceivedHandler

Definition at line 178 of file EMRContainersServiceClientModel.h.

◆ CreateSecurityConfigurationResponseReceivedHandler

Definition at line 181 of file EMRContainersServiceClientModel.h.

◆ CreateVirtualClusterResponseReceivedHandler

Definition at line 184 of file EMRContainersServiceClientModel.h.

◆ DeleteJobTemplateResponseReceivedHandler

Definition at line 187 of file EMRContainersServiceClientModel.h.

◆ DeleteManagedEndpointResponseReceivedHandler

Definition at line 190 of file EMRContainersServiceClientModel.h.

◆ DeleteSecurityConfigurationResponseReceivedHandler

Definition at line 193 of file EMRContainersServiceClientModel.h.

◆ DeleteVirtualClusterResponseReceivedHandler

Definition at line 196 of file EMRContainersServiceClientModel.h.

◆ DescribeJobRunResponseReceivedHandler

Definition at line 199 of file EMRContainersServiceClientModel.h.

◆ DescribeJobTemplateResponseReceivedHandler

Definition at line 202 of file EMRContainersServiceClientModel.h.

◆ DescribeManagedEndpointResponseReceivedHandler

Definition at line 205 of file EMRContainersServiceClientModel.h.

◆ DescribeSecurityConfigurationResponseReceivedHandler

Definition at line 209 of file EMRContainersServiceClientModel.h.

◆ DescribeVirtualClusterResponseReceivedHandler

Definition at line 212 of file EMRContainersServiceClientModel.h.

◆ EMRContainersClientConfiguration

Definition at line 77 of file EMRContainersServiceClientModel.h.

◆ EMRContainersEndpointProvider

Definition at line 79 of file EMRContainersServiceClientModel.h.

◆ EMRContainersEndpointProviderBase

Definition at line 78 of file EMRContainersServiceClientModel.h.

◆ GetManagedEndpointSessionCredentialsResponseReceivedHandler

Definition at line 216 of file EMRContainersServiceClientModel.h.

◆ ListJobRunsPaginator

Definition at line 18 of file EMRContainersClientPagination.h.

◆ ListJobRunsResponseReceivedHandler

Definition at line 219 of file EMRContainersServiceClientModel.h.

◆ ListJobTemplatesPaginator

Definition at line 20 of file EMRContainersClientPagination.h.

◆ ListJobTemplatesResponseReceivedHandler

Definition at line 222 of file EMRContainersServiceClientModel.h.

◆ ListManagedEndpointsPaginator

Definition at line 22 of file EMRContainersClientPagination.h.

◆ ListManagedEndpointsResponseReceivedHandler

Definition at line 225 of file EMRContainersServiceClientModel.h.

◆ ListSecurityConfigurationsPaginator

Definition at line 25 of file EMRContainersClientPagination.h.

◆ ListSecurityConfigurationsResponseReceivedHandler

Definition at line 228 of file EMRContainersServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 231 of file EMRContainersServiceClientModel.h.

◆ ListVirtualClustersPaginator

Definition at line 28 of file EMRContainersClientPagination.h.

◆ ListVirtualClustersResponseReceivedHandler

Definition at line 234 of file EMRContainersServiceClientModel.h.

◆ StartJobRunResponseReceivedHandler

Definition at line 237 of file EMRContainersServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 240 of file EMRContainersServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 243 of file EMRContainersServiceClientModel.h.

◆ UpdateVirtualClusterResponseReceivedHandler

Definition at line 246 of file EMRContainersServiceClientModel.h.

Enumeration Type Documentation

◆ EMRContainersErrors

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 
E_K_S_REQUEST_THROTTLED 
INTERNAL_SERVER 

Definition at line 14 of file EMRContainersErrors.h.