AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  ECSErrorMapper
 
namespace  Endpoint
 
namespace  Model
 

Classes

class  ECSClient
 
 
class  ECSError
 
class  ECSRequest
 

Typedefs

 
 
 
 
typedef std::function< void(const ECSClient *, const Model::CreateClusterRequest &, const Model::CreateClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateClusterResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::CreateServiceRequest &, const Model::CreateServiceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateServiceResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::CreateTaskSetRequest &, const Model::CreateTaskSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateTaskSetResponseReceivedHandler
 
 
typedef std::function< void(const ECSClient *, const Model::DeleteAttributesRequest &, const Model::DeleteAttributesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteAttributesResponseReceivedHandler
 
 
typedef std::function< void(const ECSClient *, const Model::DeleteClusterRequest &, const Model::DeleteClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteClusterResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::DeleteServiceRequest &, const Model::DeleteServiceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteServiceResponseReceivedHandler
 
 
typedef std::function< void(const ECSClient *, const Model::DeleteTaskSetRequest &, const Model::DeleteTaskSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteTaskSetResponseReceivedHandler
 
 
 
 
typedef std::function< void(const ECSClient *, const Model::DescribeClustersRequest &, const Model::DescribeClustersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeClustersResponseReceivedHandler
 
 
 
 
typedef std::function< void(const ECSClient *, const Model::DescribeServicesRequest &, const Model::DescribeServicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeServicesResponseReceivedHandler
 
 
typedef std::function< void(const ECSClient *, const Model::DescribeTaskSetsRequest &, const Model::DescribeTaskSetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeTaskSetsResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::DescribeTasksRequest &, const Model::DescribeTasksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeTasksResponseReceivedHandler
 
 
typedef std::function< void(const ECSClient *, const Model::ExecuteCommandRequest &, const Model::ExecuteCommandOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ExecuteCommandResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::GetTaskProtectionRequest &, const Model::GetTaskProtectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetTaskProtectionResponseReceivedHandler
 
 
typedef std::function< void(const ECSClient *, const Model::ListAttributesRequest &, const Model::ListAttributesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListAttributesResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::ListClustersRequest &, const Model::ListClustersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListClustersResponseReceivedHandler
 
 
 
typedef std::function< void(const ECSClient *, const Model::ListServicesRequest &, const Model::ListServicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListServicesResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const ECSClient *, const Model::ListTasksRequest &, const Model::ListTasksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTasksResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::PutAccountSettingRequest &, const Model::PutAccountSettingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutAccountSettingResponseReceivedHandler
 
 
typedef std::function< void(const ECSClient *, const Model::PutAttributesRequest &, const Model::PutAttributesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutAttributesResponseReceivedHandler
 
 
 
 
typedef std::function< void(const ECSClient *, const Model::RunTaskRequest &, const Model::RunTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RunTaskResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::StartTaskRequest &, const Model::StartTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartTaskResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::StopTaskRequest &, const Model::StopTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StopTaskResponseReceivedHandler
 
 
 
 
typedef std::function< void(const ECSClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 
typedef std::function< void(const ECSClient *, const Model::UpdateClusterRequest &, const Model::UpdateClusterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateClusterResponseReceivedHandler
 
 
 
 
typedef std::function< void(const ECSClient *, const Model::UpdateServiceRequest &, const Model::UpdateServiceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateServiceResponseReceivedHandler
 
 
 
typedef std::function< void(const ECSClient *, const Model::UpdateTaskSetRequest &, const Model::UpdateTaskSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateTaskSetResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ CreateCapacityProviderResponseReceivedHandler

Definition at line 323 of file ECSServiceClientModel.h.

◆ CreateClusterResponseReceivedHandler

Definition at line 324 of file ECSServiceClientModel.h.

◆ CreateServiceResponseReceivedHandler

Definition at line 325 of file ECSServiceClientModel.h.

◆ CreateTaskSetResponseReceivedHandler

Definition at line 326 of file ECSServiceClientModel.h.

◆ DeleteAccountSettingResponseReceivedHandler

Definition at line 327 of file ECSServiceClientModel.h.

◆ DeleteAttributesResponseReceivedHandler

Definition at line 328 of file ECSServiceClientModel.h.

◆ DeleteCapacityProviderResponseReceivedHandler

Definition at line 329 of file ECSServiceClientModel.h.

◆ DeleteClusterResponseReceivedHandler

Definition at line 330 of file ECSServiceClientModel.h.

◆ DeleteServiceResponseReceivedHandler

Definition at line 331 of file ECSServiceClientModel.h.

◆ DeleteTaskDefinitionsResponseReceivedHandler

Definition at line 332 of file ECSServiceClientModel.h.

◆ DeleteTaskSetResponseReceivedHandler

Definition at line 333 of file ECSServiceClientModel.h.

◆ DeregisterContainerInstanceResponseReceivedHandler

Definition at line 334 of file ECSServiceClientModel.h.

◆ DeregisterTaskDefinitionResponseReceivedHandler

Definition at line 335 of file ECSServiceClientModel.h.

◆ DescribeCapacityProvidersResponseReceivedHandler

Definition at line 336 of file ECSServiceClientModel.h.

◆ DescribeClustersResponseReceivedHandler

Definition at line 337 of file ECSServiceClientModel.h.

◆ DescribeContainerInstancesResponseReceivedHandler

Definition at line 338 of file ECSServiceClientModel.h.

◆ DescribeServiceDeploymentsResponseReceivedHandler

Definition at line 339 of file ECSServiceClientModel.h.

◆ DescribeServiceRevisionsResponseReceivedHandler

Definition at line 340 of file ECSServiceClientModel.h.

◆ DescribeServicesResponseReceivedHandler

Definition at line 341 of file ECSServiceClientModel.h.

◆ DescribeTaskDefinitionResponseReceivedHandler

Definition at line 342 of file ECSServiceClientModel.h.

◆ DescribeTaskSetsResponseReceivedHandler

Definition at line 343 of file ECSServiceClientModel.h.

◆ DescribeTasksResponseReceivedHandler

Definition at line 344 of file ECSServiceClientModel.h.

◆ DiscoverPollEndpointResponseReceivedHandler

Definition at line 345 of file ECSServiceClientModel.h.

◆ ECSClientConfiguration

Definition at line 127 of file ECSServiceClientModel.h.

◆ ECSEndpointProvider

Definition at line 129 of file ECSServiceClientModel.h.

◆ ECSEndpointProviderBase

Definition at line 128 of file ECSServiceClientModel.h.

◆ ExecuteCommandResponseReceivedHandler

Definition at line 346 of file ECSServiceClientModel.h.

◆ GetTaskProtectionResponseReceivedHandler

Definition at line 347 of file ECSServiceClientModel.h.

◆ ListAccountSettingsResponseReceivedHandler

Definition at line 348 of file ECSServiceClientModel.h.

◆ ListAttributesResponseReceivedHandler

Definition at line 349 of file ECSServiceClientModel.h.

◆ ListClustersResponseReceivedHandler

Definition at line 350 of file ECSServiceClientModel.h.

◆ ListContainerInstancesResponseReceivedHandler

Definition at line 351 of file ECSServiceClientModel.h.

◆ ListServiceDeploymentsResponseReceivedHandler

Definition at line 352 of file ECSServiceClientModel.h.

◆ ListServicesByNamespaceResponseReceivedHandler

Definition at line 354 of file ECSServiceClientModel.h.

◆ ListServicesResponseReceivedHandler

Definition at line 353 of file ECSServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 355 of file ECSServiceClientModel.h.

◆ ListTaskDefinitionFamiliesResponseReceivedHandler

Definition at line 356 of file ECSServiceClientModel.h.

◆ ListTaskDefinitionsResponseReceivedHandler

Definition at line 357 of file ECSServiceClientModel.h.

◆ ListTasksResponseReceivedHandler

typedef std::function<void(const ECSClient*, const Model::ListTasksRequest&, const Model::ListTasksOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ECS::ListTasksResponseReceivedHandler

Definition at line 358 of file ECSServiceClientModel.h.

◆ PutAccountSettingDefaultResponseReceivedHandler

Definition at line 360 of file ECSServiceClientModel.h.

◆ PutAccountSettingResponseReceivedHandler

Definition at line 359 of file ECSServiceClientModel.h.

◆ PutAttributesResponseReceivedHandler

Definition at line 361 of file ECSServiceClientModel.h.

◆ PutClusterCapacityProvidersResponseReceivedHandler

Definition at line 362 of file ECSServiceClientModel.h.

◆ RegisterContainerInstanceResponseReceivedHandler

Definition at line 363 of file ECSServiceClientModel.h.

◆ RegisterTaskDefinitionResponseReceivedHandler

Definition at line 364 of file ECSServiceClientModel.h.

◆ RunTaskResponseReceivedHandler

typedef std::function<void(const ECSClient*, const Model::RunTaskRequest&, const Model::RunTaskOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ECS::RunTaskResponseReceivedHandler

Definition at line 365 of file ECSServiceClientModel.h.

◆ StartTaskResponseReceivedHandler

typedef std::function<void(const ECSClient*, const Model::StartTaskRequest&, const Model::StartTaskOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ECS::StartTaskResponseReceivedHandler

Definition at line 366 of file ECSServiceClientModel.h.

◆ StopTaskResponseReceivedHandler

typedef std::function<void(const ECSClient*, const Model::StopTaskRequest&, const Model::StopTaskOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ECS::StopTaskResponseReceivedHandler

Definition at line 367 of file ECSServiceClientModel.h.

◆ SubmitAttachmentStateChangesResponseReceivedHandler

Definition at line 368 of file ECSServiceClientModel.h.

◆ SubmitContainerStateChangeResponseReceivedHandler

Definition at line 369 of file ECSServiceClientModel.h.

◆ SubmitTaskStateChangeResponseReceivedHandler

Definition at line 370 of file ECSServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

typedef std::function<void(const ECSClient*, const Model::TagResourceRequest&, const Model::TagResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::ECS::TagResourceResponseReceivedHandler

Definition at line 371 of file ECSServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 372 of file ECSServiceClientModel.h.

◆ UpdateCapacityProviderResponseReceivedHandler

Definition at line 373 of file ECSServiceClientModel.h.

◆ UpdateClusterResponseReceivedHandler

Definition at line 374 of file ECSServiceClientModel.h.

◆ UpdateClusterSettingsResponseReceivedHandler

Definition at line 375 of file ECSServiceClientModel.h.

◆ UpdateContainerAgentResponseReceivedHandler

Definition at line 376 of file ECSServiceClientModel.h.

◆ UpdateContainerInstancesStateResponseReceivedHandler

Definition at line 377 of file ECSServiceClientModel.h.

◆ UpdateServicePrimaryTaskSetResponseReceivedHandler

Definition at line 379 of file ECSServiceClientModel.h.

◆ UpdateServiceResponseReceivedHandler

Definition at line 378 of file ECSServiceClientModel.h.

◆ UpdateTaskProtectionResponseReceivedHandler

Definition at line 380 of file ECSServiceClientModel.h.

◆ UpdateTaskSetResponseReceivedHandler

Definition at line 381 of file ECSServiceClientModel.h.

Enumeration Type Documentation

◆ ECSErrors

enum class Aws::ECS::ECSErrors
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 
ATTRIBUTE_LIMIT_EXCEEDED 
BLOCKED 
CLIENT 
CLUSTER_CONTAINS_CONTAINER_INSTANCES 
CLUSTER_CONTAINS_SERVICES 
CLUSTER_CONTAINS_TASKS 
CLUSTER_NOT_FOUND 
CONFLICT 
INVALID_PARAMETER 
LIMIT_EXCEEDED 
MISSING_VERSION 
NAMESPACE_NOT_FOUND 
NO_UPDATE_AVAILABLE 
PLATFORM_TASK_DEFINITION_INCOMPATIBILITY 
PLATFORM_UNKNOWN 
RESOURCE_IN_USE 
SERVER 
SERVICE_NOT_ACTIVE 
SERVICE_NOT_FOUND 
TARGET_NOT_CONNECTED 
TARGET_NOT_FOUND 
TASK_SET_NOT_FOUND 
UNSUPPORTED_FEATURE 
UPDATE_IN_PROGRESS 

Definition at line 16 of file ECSErrors.h.