AWS SDK for C++

AWS SDK for C++ Version 1.11.683

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 302 of file EMRServiceClientModel.h.

◆ AddInstanceGroupsResponseReceivedHandler

Definition at line 305 of file EMRServiceClientModel.h.

◆ AddJobFlowStepsResponseReceivedHandler

Definition at line 308 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 311 of file EMRServiceClientModel.h.

◆ CancelStepsResponseReceivedHandler

Definition at line 314 of file EMRServiceClientModel.h.

◆ CreatePersistentAppUIResponseReceivedHandler

Definition at line 317 of file EMRServiceClientModel.h.

◆ CreateSecurityConfigurationResponseReceivedHandler

Definition at line 320 of file EMRServiceClientModel.h.

◆ CreateStudioResponseReceivedHandler

Definition at line 323 of file EMRServiceClientModel.h.

◆ CreateStudioSessionMappingResponseReceivedHandler

Definition at line 326 of file EMRServiceClientModel.h.

◆ DeleteSecurityConfigurationResponseReceivedHandler

Definition at line 329 of file EMRServiceClientModel.h.

◆ DeleteStudioResponseReceivedHandler

Definition at line 332 of file EMRServiceClientModel.h.

◆ DeleteStudioSessionMappingResponseReceivedHandler

Definition at line 335 of file EMRServiceClientModel.h.

◆ DescribeClusterResponseReceivedHandler

Definition at line 338 of file EMRServiceClientModel.h.

◆ DescribeNotebookExecutionResponseReceivedHandler

Definition at line 341 of file EMRServiceClientModel.h.

◆ DescribePersistentAppUIResponseReceivedHandler

Definition at line 344 of file EMRServiceClientModel.h.

◆ DescribeReleaseLabelResponseReceivedHandler

Definition at line 347 of file EMRServiceClientModel.h.

◆ DescribeSecurityConfigurationResponseReceivedHandler

Definition at line 351 of file EMRServiceClientModel.h.

◆ DescribeStepResponseReceivedHandler

Definition at line 354 of file EMRServiceClientModel.h.

◆ DescribeStudioResponseReceivedHandler

Definition at line 357 of file EMRServiceClientModel.h.

◆ EMRClientConfiguration

Definition at line 105 of file EMRServiceClientModel.h.

◆ EMREndpointProvider

Definition at line 107 of file EMRServiceClientModel.h.

◆ EMREndpointProviderBase

Definition at line 106 of file EMRServiceClientModel.h.

◆ GetAutoTerminationPolicyResponseReceivedHandler

Definition at line 360 of file EMRServiceClientModel.h.

◆ GetBlockPublicAccessConfigurationResponseReceivedHandler

Definition at line 364 of file EMRServiceClientModel.h.

◆ GetClusterSessionCredentialsResponseReceivedHandler

Definition at line 368 of file EMRServiceClientModel.h.

◆ GetManagedScalingPolicyResponseReceivedHandler

Definition at line 371 of file EMRServiceClientModel.h.

◆ GetOnClusterAppUIPresignedURLResponseReceivedHandler

Definition at line 375 of file EMRServiceClientModel.h.

◆ GetPersistentAppUIPresignedURLResponseReceivedHandler

Definition at line 379 of file EMRServiceClientModel.h.

◆ GetStudioSessionMappingResponseReceivedHandler

Definition at line 382 of file EMRServiceClientModel.h.

◆ ListBootstrapActionsResponseReceivedHandler

Definition at line 385 of file EMRServiceClientModel.h.

◆ ListClustersResponseReceivedHandler

Definition at line 388 of file EMRServiceClientModel.h.

◆ ListInstanceFleetsResponseReceivedHandler

Definition at line 391 of file EMRServiceClientModel.h.

◆ ListInstanceGroupsResponseReceivedHandler

Definition at line 394 of file EMRServiceClientModel.h.

◆ ListInstancesResponseReceivedHandler

Definition at line 397 of file EMRServiceClientModel.h.

◆ ListNotebookExecutionsResponseReceivedHandler

Definition at line 400 of file EMRServiceClientModel.h.

◆ ListReleaseLabelsResponseReceivedHandler

Definition at line 403 of file EMRServiceClientModel.h.

◆ ListSecurityConfigurationsResponseReceivedHandler

Definition at line 406 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 409 of file EMRServiceClientModel.h.

◆ ListStudioSessionMappingsResponseReceivedHandler

Definition at line 412 of file EMRServiceClientModel.h.

◆ ListStudiosResponseReceivedHandler

Definition at line 415 of file EMRServiceClientModel.h.

◆ ListSupportedInstanceTypesResponseReceivedHandler

Definition at line 418 of file EMRServiceClientModel.h.

◆ ModifyClusterResponseReceivedHandler

Definition at line 421 of file EMRServiceClientModel.h.

◆ ModifyInstanceFleetResponseReceivedHandler

Definition at line 424 of file EMRServiceClientModel.h.

◆ ModifyInstanceGroupsResponseReceivedHandler

Definition at line 427 of file EMRServiceClientModel.h.

◆ PutAutoScalingPolicyResponseReceivedHandler

Definition at line 430 of file EMRServiceClientModel.h.

◆ PutAutoTerminationPolicyResponseReceivedHandler

Definition at line 433 of file EMRServiceClientModel.h.

◆ PutBlockPublicAccessConfigurationResponseReceivedHandler

Definition at line 437 of file EMRServiceClientModel.h.

◆ PutManagedScalingPolicyResponseReceivedHandler

Definition at line 440 of file EMRServiceClientModel.h.

◆ RemoveAutoScalingPolicyResponseReceivedHandler

Definition at line 443 of file EMRServiceClientModel.h.

◆ RemoveAutoTerminationPolicyResponseReceivedHandler

Definition at line 446 of file EMRServiceClientModel.h.

◆ RemoveManagedScalingPolicyResponseReceivedHandler

Definition at line 449 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 452 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 455 of file EMRServiceClientModel.h.

◆ SetKeepJobFlowAliveWhenNoStepsResponseReceivedHandler

Definition at line 459 of file EMRServiceClientModel.h.

◆ SetTerminationProtectionResponseReceivedHandler

Definition at line 462 of file EMRServiceClientModel.h.

◆ SetUnhealthyNodeReplacementResponseReceivedHandler

Definition at line 465 of file EMRServiceClientModel.h.

◆ SetVisibleToAllUsersResponseReceivedHandler

Definition at line 468 of file EMRServiceClientModel.h.

◆ StartNotebookExecutionResponseReceivedHandler

Definition at line 471 of file EMRServiceClientModel.h.

◆ StopNotebookExecutionResponseReceivedHandler

Definition at line 474 of file EMRServiceClientModel.h.

◆ TerminateJobFlowsResponseReceivedHandler

Definition at line 477 of file EMRServiceClientModel.h.

◆ UpdateStudioResponseReceivedHandler

Definition at line 480 of file EMRServiceClientModel.h.

◆ UpdateStudioSessionMappingResponseReceivedHandler

Definition at line 483 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 14 of file EMRErrors.h.