AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  EMRErrorMapper
 
namespace  Endpoint
 
namespace  Model
 

Classes

class  EMRClient
 
 
class  EMRError
 
class  EMRRequest
 

Typedefs

 
 
 
typedef std::function< void(const EMRClient *, const Model::AddInstanceFleetRequest &, const Model::AddInstanceFleetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AddInstanceFleetResponseReceivedHandler
 
typedef std::function< void(const EMRClient *, const Model::AddInstanceGroupsRequest &, const Model::AddInstanceGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AddInstanceGroupsResponseReceivedHandler
 
typedef std::function< void(const EMRClient *, const Model::AddJobFlowStepsRequest &, const Model::AddJobFlowStepsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AddJobFlowStepsResponseReceivedHandler
 
typedef std::function< void(const EMRClient *, const Model::AddTagsRequest &, const Model::AddTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AddTagsResponseReceivedHandler
 
typedef std::function< void(const EMRClient *, const Model::CancelStepsRequest &, const Model::CancelStepsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CancelStepsResponseReceivedHandler
 
 
typedef std::function< void(const EMRClient *, const Model::CreateStudioRequest &, const Model::CreateStudioOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateStudioResponseReceivedHandler
 
 
 
typedef std::function< void(const EMRClient *, const Model::DeleteStudioRequest &, const Model::DeleteStudioOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteStudioResponseReceivedHandler
 
 
typedef std::function< void(const EMRClient *, const Model::DescribeClusterRequest &, const Model::DescribeClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeClusterResponseReceivedHandler
 
 
 
 
typedef std::function< void(const EMRClient *, const Model::DescribeStepRequest &, const Model::DescribeStepOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeStepResponseReceivedHandler
 
typedef std::function< void(const EMRClient *, const Model::DescribeStudioRequest &, const Model::DescribeStudioOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeStudioResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const EMRClient *, const Model::ListClustersRequest &, const Model::ListClustersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListClustersResponseReceivedHandler
 
 
 
typedef std::function< void(const EMRClient *, const Model::ListInstancesRequest &, const Model::ListInstancesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListInstancesResponseReceivedHandler
 
 
typedef std::function< void(const EMRClient *, const Model::ListReleaseLabelsRequest &, const Model::ListReleaseLabelsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListReleaseLabelsResponseReceivedHandler
 
 
typedef std::function< void(const EMRClient *, const Model::ListStepsRequest &, const Model::ListStepsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListStepsResponseReceivedHandler
 
 
typedef std::function< void(const EMRClient *, const Model::ListStudiosRequest &, const Model::ListStudiosOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListStudiosResponseReceivedHandler
 
 
typedef std::function< void(const EMRClient *, const Model::ModifyClusterRequest &, const Model::ModifyClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ModifyClusterResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const EMRClient *, const Model::RemoveTagsRequest &, const Model::RemoveTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RemoveTagsResponseReceivedHandler
 
typedef std::function< void(const EMRClient *, const Model::RunJobFlowRequest &, const Model::RunJobFlowOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RunJobFlowResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const EMRClient *, const Model::TerminateJobFlowsRequest &, const Model::TerminateJobFlowsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TerminateJobFlowsResponseReceivedHandler
 
typedef std::function< void(const EMRClient *, const Model::UpdateStudioRequest &, const Model::UpdateStudioOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateStudioResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ AddInstanceFleetResponseReceivedHandler

Definition at line 290 of file EMRServiceClientModel.h.

◆ AddInstanceGroupsResponseReceivedHandler

Definition at line 291 of file EMRServiceClientModel.h.

◆ AddJobFlowStepsResponseReceivedHandler

Definition at line 292 of file EMRServiceClientModel.h.

◆ AddTagsResponseReceivedHandler

typedef std::function<void(const EMRClient*, const Model::AddTagsRequest&, const Model::AddTagsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::EMR::AddTagsResponseReceivedHandler

Definition at line 293 of file EMRServiceClientModel.h.

◆ CancelStepsResponseReceivedHandler

typedef std::function<void(const EMRClient*, const Model::CancelStepsRequest&, const Model::CancelStepsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::EMR::CancelStepsResponseReceivedHandler

Definition at line 294 of file EMRServiceClientModel.h.

◆ CreateSecurityConfigurationResponseReceivedHandler

Definition at line 295 of file EMRServiceClientModel.h.

◆ CreateStudioResponseReceivedHandler

Definition at line 296 of file EMRServiceClientModel.h.

◆ CreateStudioSessionMappingResponseReceivedHandler

Definition at line 297 of file EMRServiceClientModel.h.

◆ DeleteSecurityConfigurationResponseReceivedHandler

Definition at line 298 of file EMRServiceClientModel.h.

◆ DeleteStudioResponseReceivedHandler

Definition at line 299 of file EMRServiceClientModel.h.

◆ DeleteStudioSessionMappingResponseReceivedHandler

Definition at line 300 of file EMRServiceClientModel.h.

◆ DescribeClusterResponseReceivedHandler

Definition at line 301 of file EMRServiceClientModel.h.

◆ DescribeNotebookExecutionResponseReceivedHandler

Definition at line 302 of file EMRServiceClientModel.h.

◆ DescribeReleaseLabelResponseReceivedHandler

Definition at line 303 of file EMRServiceClientModel.h.

◆ DescribeSecurityConfigurationResponseReceivedHandler

Definition at line 304 of file EMRServiceClientModel.h.

◆ DescribeStepResponseReceivedHandler

Definition at line 305 of file EMRServiceClientModel.h.

◆ DescribeStudioResponseReceivedHandler

Definition at line 306 of file EMRServiceClientModel.h.

◆ EMRClientConfiguration

Definition at line 106 of file EMRServiceClientModel.h.

◆ EMREndpointProvider

Definition at line 108 of file EMRServiceClientModel.h.

◆ EMREndpointProviderBase

Definition at line 107 of file EMRServiceClientModel.h.

◆ GetAutoTerminationPolicyResponseReceivedHandler

Definition at line 307 of file EMRServiceClientModel.h.

◆ GetBlockPublicAccessConfigurationResponseReceivedHandler

Definition at line 308 of file EMRServiceClientModel.h.

◆ GetClusterSessionCredentialsResponseReceivedHandler

Definition at line 309 of file EMRServiceClientModel.h.

◆ GetManagedScalingPolicyResponseReceivedHandler

Definition at line 310 of file EMRServiceClientModel.h.

◆ GetStudioSessionMappingResponseReceivedHandler

Definition at line 311 of file EMRServiceClientModel.h.

◆ ListBootstrapActionsResponseReceivedHandler

Definition at line 312 of file EMRServiceClientModel.h.

◆ ListClustersResponseReceivedHandler

Definition at line 313 of file EMRServiceClientModel.h.

◆ ListInstanceFleetsResponseReceivedHandler

Definition at line 314 of file EMRServiceClientModel.h.

◆ ListInstanceGroupsResponseReceivedHandler

Definition at line 315 of file EMRServiceClientModel.h.

◆ ListInstancesResponseReceivedHandler

Definition at line 316 of file EMRServiceClientModel.h.

◆ ListNotebookExecutionsResponseReceivedHandler

Definition at line 317 of file EMRServiceClientModel.h.

◆ ListReleaseLabelsResponseReceivedHandler

Definition at line 318 of file EMRServiceClientModel.h.

◆ ListSecurityConfigurationsResponseReceivedHandler

Definition at line 319 of file EMRServiceClientModel.h.

◆ ListStepsResponseReceivedHandler

typedef std::function<void(const EMRClient*, const Model::ListStepsRequest&, const Model::ListStepsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::EMR::ListStepsResponseReceivedHandler

Definition at line 320 of file EMRServiceClientModel.h.

◆ ListStudioSessionMappingsResponseReceivedHandler

Definition at line 321 of file EMRServiceClientModel.h.

◆ ListStudiosResponseReceivedHandler

typedef std::function<void(const EMRClient*, const Model::ListStudiosRequest&, const Model::ListStudiosOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::EMR::ListStudiosResponseReceivedHandler

Definition at line 322 of file EMRServiceClientModel.h.

◆ ListSupportedInstanceTypesResponseReceivedHandler

Definition at line 323 of file EMRServiceClientModel.h.

◆ ModifyClusterResponseReceivedHandler

Definition at line 324 of file EMRServiceClientModel.h.

◆ ModifyInstanceFleetResponseReceivedHandler

Definition at line 325 of file EMRServiceClientModel.h.

◆ ModifyInstanceGroupsResponseReceivedHandler

Definition at line 326 of file EMRServiceClientModel.h.

◆ PutAutoScalingPolicyResponseReceivedHandler

Definition at line 327 of file EMRServiceClientModel.h.

◆ PutAutoTerminationPolicyResponseReceivedHandler

Definition at line 328 of file EMRServiceClientModel.h.

◆ PutBlockPublicAccessConfigurationResponseReceivedHandler

Definition at line 329 of file EMRServiceClientModel.h.

◆ PutManagedScalingPolicyResponseReceivedHandler

Definition at line 330 of file EMRServiceClientModel.h.

◆ RemoveAutoScalingPolicyResponseReceivedHandler

Definition at line 331 of file EMRServiceClientModel.h.

◆ RemoveAutoTerminationPolicyResponseReceivedHandler

Definition at line 332 of file EMRServiceClientModel.h.

◆ RemoveManagedScalingPolicyResponseReceivedHandler

Definition at line 333 of file EMRServiceClientModel.h.

◆ RemoveTagsResponseReceivedHandler

typedef std::function<void(const EMRClient*, const Model::RemoveTagsRequest&, const Model::RemoveTagsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::EMR::RemoveTagsResponseReceivedHandler

Definition at line 334 of file EMRServiceClientModel.h.

◆ RunJobFlowResponseReceivedHandler

typedef std::function<void(const EMRClient*, const Model::RunJobFlowRequest&, const Model::RunJobFlowOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::EMR::RunJobFlowResponseReceivedHandler

Definition at line 335 of file EMRServiceClientModel.h.

◆ SetKeepJobFlowAliveWhenNoStepsResponseReceivedHandler

Definition at line 336 of file EMRServiceClientModel.h.

◆ SetTerminationProtectionResponseReceivedHandler

Definition at line 337 of file EMRServiceClientModel.h.

◆ SetUnhealthyNodeReplacementResponseReceivedHandler

Definition at line 338 of file EMRServiceClientModel.h.

◆ SetVisibleToAllUsersResponseReceivedHandler

Definition at line 339 of file EMRServiceClientModel.h.

◆ StartNotebookExecutionResponseReceivedHandler

Definition at line 340 of file EMRServiceClientModel.h.

◆ StopNotebookExecutionResponseReceivedHandler

Definition at line 341 of file EMRServiceClientModel.h.

◆ TerminateJobFlowsResponseReceivedHandler

Definition at line 342 of file EMRServiceClientModel.h.

◆ UpdateStudioResponseReceivedHandler

Definition at line 343 of file EMRServiceClientModel.h.

◆ UpdateStudioSessionMappingResponseReceivedHandler

Definition at line 344 of file EMRServiceClientModel.h.

Enumeration Type Documentation

◆ EMRErrors

enum class Aws::EMR::EMRErrors
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 

Definition at line 16 of file EMRErrors.h.