AWS SDK for C++

AWS SDK for C++ Version 1.11.834

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

Namespaces

namespace  EMRErrorMapper
 
namespace  Endpoint
 
namespace  Model
 
namespace  Pagination
 

Classes

class  EMRClient
 
 
class  EMRError
 
 
class  EMRRequest
 
class  EMRWaiter
 

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::GetSessionRequest &, const Model::GetSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetSessionResponseReceivedHandler
 
 
 
 
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::ListSessionsRequest &, const Model::ListSessionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListSessionsResponseReceivedHandler
 
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::StartSessionRequest &, const Model::StartSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartSessionResponseReceivedHandler
 
 
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::TerminateSessionRequest &, const Model::TerminateSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TerminateSessionResponseReceivedHandler
 
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 322 of file EMRServiceClientModel.h.

◆ AddInstanceGroupsResponseReceivedHandler

Definition at line 325 of file EMRServiceClientModel.h.

◆ AddJobFlowStepsResponseReceivedHandler

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

◆ CancelStepsResponseReceivedHandler

Definition at line 334 of file EMRServiceClientModel.h.

◆ CreatePersistentAppUIResponseReceivedHandler

Definition at line 337 of file EMRServiceClientModel.h.

◆ CreateSecurityConfigurationResponseReceivedHandler

Definition at line 340 of file EMRServiceClientModel.h.

◆ CreateStudioResponseReceivedHandler

Definition at line 343 of file EMRServiceClientModel.h.

◆ CreateStudioSessionMappingResponseReceivedHandler

Definition at line 346 of file EMRServiceClientModel.h.

◆ DeleteSecurityConfigurationResponseReceivedHandler

Definition at line 349 of file EMRServiceClientModel.h.

◆ DeleteStudioResponseReceivedHandler

Definition at line 352 of file EMRServiceClientModel.h.

◆ DeleteStudioSessionMappingResponseReceivedHandler

Definition at line 355 of file EMRServiceClientModel.h.

◆ DescribeClusterResponseReceivedHandler

Definition at line 358 of file EMRServiceClientModel.h.

◆ DescribeNotebookExecutionResponseReceivedHandler

Definition at line 361 of file EMRServiceClientModel.h.

◆ DescribePersistentAppUIResponseReceivedHandler

Definition at line 364 of file EMRServiceClientModel.h.

◆ DescribeReleaseLabelResponseReceivedHandler

Definition at line 367 of file EMRServiceClientModel.h.

◆ DescribeSecurityConfigurationResponseReceivedHandler

Definition at line 371 of file EMRServiceClientModel.h.

◆ DescribeStepResponseReceivedHandler

Definition at line 374 of file EMRServiceClientModel.h.

◆ DescribeStudioResponseReceivedHandler

Definition at line 377 of file EMRServiceClientModel.h.

◆ EMRClientConfiguration

Definition at line 110 of file EMRServiceClientModel.h.

◆ EMREndpointProvider

Definition at line 112 of file EMRServiceClientModel.h.

◆ EMREndpointProviderBase

Definition at line 111 of file EMRServiceClientModel.h.

◆ GetAutoTerminationPolicyResponseReceivedHandler

Definition at line 380 of file EMRServiceClientModel.h.

◆ GetBlockPublicAccessConfigurationResponseReceivedHandler

Definition at line 384 of file EMRServiceClientModel.h.

◆ GetClusterSessionCredentialsResponseReceivedHandler

Definition at line 388 of file EMRServiceClientModel.h.

◆ GetManagedScalingPolicyResponseReceivedHandler

Definition at line 391 of file EMRServiceClientModel.h.

◆ GetOnClusterAppUIPresignedURLResponseReceivedHandler

Definition at line 395 of file EMRServiceClientModel.h.

◆ GetPersistentAppUIPresignedURLResponseReceivedHandler

Definition at line 399 of file EMRServiceClientModel.h.

◆ GetSessionEndpointResponseReceivedHandler

Definition at line 405 of file EMRServiceClientModel.h.

◆ GetSessionResponseReceivedHandler

typedef std::function<void(const EMRClient*, const Model::GetSessionRequest&, const Model::GetSessionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)> Aws::EMR::GetSessionResponseReceivedHandler

Definition at line 402 of file EMRServiceClientModel.h.

◆ GetStudioSessionMappingResponseReceivedHandler

Definition at line 408 of file EMRServiceClientModel.h.

◆ ListBootstrapActionsPaginator

Definition at line 26 of file EMRClientPagination.h.

◆ ListBootstrapActionsResponseReceivedHandler

Definition at line 411 of file EMRServiceClientModel.h.

◆ ListClustersPaginator

Definition at line 28 of file EMRClientPagination.h.

◆ ListClustersResponseReceivedHandler

Definition at line 414 of file EMRServiceClientModel.h.

◆ ListInstanceFleetsPaginator

Definition at line 30 of file EMRClientPagination.h.

◆ ListInstanceFleetsResponseReceivedHandler

Definition at line 417 of file EMRServiceClientModel.h.

◆ ListInstanceGroupsPaginator

Definition at line 32 of file EMRClientPagination.h.

◆ ListInstanceGroupsResponseReceivedHandler

Definition at line 420 of file EMRServiceClientModel.h.

◆ ListInstancesPaginator

Definition at line 34 of file EMRClientPagination.h.

◆ ListInstancesResponseReceivedHandler

Definition at line 423 of file EMRServiceClientModel.h.

◆ ListNotebookExecutionsPaginator

Definition at line 36 of file EMRClientPagination.h.

◆ ListNotebookExecutionsResponseReceivedHandler

Definition at line 426 of file EMRServiceClientModel.h.

◆ ListReleaseLabelsPaginator

Definition at line 38 of file EMRClientPagination.h.

◆ ListReleaseLabelsResponseReceivedHandler

Definition at line 429 of file EMRServiceClientModel.h.

◆ ListSecurityConfigurationsPaginator

Definition at line 40 of file EMRClientPagination.h.

◆ ListSecurityConfigurationsResponseReceivedHandler

Definition at line 432 of file EMRServiceClientModel.h.

◆ ListSessionsPaginator

Definition at line 43 of file EMRClientPagination.h.

◆ ListSessionsResponseReceivedHandler

Definition at line 435 of file EMRServiceClientModel.h.

◆ ListStepsPaginator

Definition at line 45 of file EMRClientPagination.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 438 of file EMRServiceClientModel.h.

◆ ListStudioSessionMappingsPaginator

Definition at line 49 of file EMRClientPagination.h.

◆ ListStudioSessionMappingsResponseReceivedHandler

Definition at line 441 of file EMRServiceClientModel.h.

◆ ListStudiosPaginator

Definition at line 47 of file EMRClientPagination.h.

◆ ListStudiosResponseReceivedHandler

Definition at line 444 of file EMRServiceClientModel.h.

◆ ListSupportedInstanceTypesPaginator

Definition at line 52 of file EMRClientPagination.h.

◆ ListSupportedInstanceTypesResponseReceivedHandler

Definition at line 447 of file EMRServiceClientModel.h.

◆ ModifyClusterResponseReceivedHandler

Definition at line 450 of file EMRServiceClientModel.h.

◆ ModifyInstanceFleetResponseReceivedHandler

Definition at line 453 of file EMRServiceClientModel.h.

◆ ModifyInstanceGroupsResponseReceivedHandler

Definition at line 456 of file EMRServiceClientModel.h.

◆ PutAutoScalingPolicyResponseReceivedHandler

Definition at line 459 of file EMRServiceClientModel.h.

◆ PutAutoTerminationPolicyResponseReceivedHandler

Definition at line 462 of file EMRServiceClientModel.h.

◆ PutBlockPublicAccessConfigurationResponseReceivedHandler

Definition at line 466 of file EMRServiceClientModel.h.

◆ PutManagedScalingPolicyResponseReceivedHandler

Definition at line 469 of file EMRServiceClientModel.h.

◆ RemoveAutoScalingPolicyResponseReceivedHandler

Definition at line 472 of file EMRServiceClientModel.h.

◆ RemoveAutoTerminationPolicyResponseReceivedHandler

Definition at line 475 of file EMRServiceClientModel.h.

◆ RemoveManagedScalingPolicyResponseReceivedHandler

Definition at line 478 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 481 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 484 of file EMRServiceClientModel.h.

◆ SetKeepJobFlowAliveWhenNoStepsResponseReceivedHandler

Definition at line 488 of file EMRServiceClientModel.h.

◆ SetTerminationProtectionResponseReceivedHandler

Definition at line 491 of file EMRServiceClientModel.h.

◆ SetUnhealthyNodeReplacementResponseReceivedHandler

Definition at line 494 of file EMRServiceClientModel.h.

◆ SetVisibleToAllUsersResponseReceivedHandler

Definition at line 497 of file EMRServiceClientModel.h.

◆ StartNotebookExecutionResponseReceivedHandler

Definition at line 500 of file EMRServiceClientModel.h.

◆ StartSessionResponseReceivedHandler

Definition at line 503 of file EMRServiceClientModel.h.

◆ StopNotebookExecutionResponseReceivedHandler

Definition at line 506 of file EMRServiceClientModel.h.

◆ TerminateJobFlowsResponseReceivedHandler

Definition at line 509 of file EMRServiceClientModel.h.

◆ TerminateSessionResponseReceivedHandler

Definition at line 512 of file EMRServiceClientModel.h.

◆ UpdateStudioResponseReceivedHandler

Definition at line 515 of file EMRServiceClientModel.h.

◆ UpdateStudioSessionMappingResponseReceivedHandler

Definition at line 518 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.