AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::ECS Namespace Reference

Namespaces

namespace  ECSErrorMapper
 
namespace  Endpoint
 
namespace  Model
 

Classes

class  ECSClient
 
class  ECSEndpointRules
 
class  ECSError
 
class  ECSRequest
 

Typedefs

using ECSClientConfiguration = Aws::Client::GenericClientConfiguration< false >
 
using ECSEndpointProviderBase = Aws::ECS::Endpoint::ECSEndpointProviderBase
 
using ECSEndpointProvider = Aws::ECS::Endpoint::ECSEndpointProvider
 
typedef std::function< void(const ECSClient *, const Model::CreateCapacityProviderRequest &, const Model::CreateCapacityProviderOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateCapacityProviderResponseReceivedHandler
 
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::DeleteAccountSettingRequest &, const Model::DeleteAccountSettingOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteAccountSettingResponseReceivedHandler
 
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::DeleteCapacityProviderRequest &, const Model::DeleteCapacityProviderOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteCapacityProviderResponseReceivedHandler
 
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::DeregisterContainerInstanceRequest &, const Model::DeregisterContainerInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeregisterContainerInstanceResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::DeregisterTaskDefinitionRequest &, const Model::DeregisterTaskDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeregisterTaskDefinitionResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::DescribeCapacityProvidersRequest &, const Model::DescribeCapacityProvidersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeCapacityProvidersResponseReceivedHandler
 
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::DescribeContainerInstancesRequest &, const Model::DescribeContainerInstancesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeContainerInstancesResponseReceivedHandler
 
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::DescribeTaskDefinitionRequest &, const Model::DescribeTaskDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeTaskDefinitionResponseReceivedHandler
 
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::DiscoverPollEndpointRequest &, const Model::DiscoverPollEndpointOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DiscoverPollEndpointResponseReceivedHandler
 
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::ListAccountSettingsRequest &, const Model::ListAccountSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListAccountSettingsResponseReceivedHandler
 
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::ListContainerInstancesRequest &, const Model::ListContainerInstancesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListContainerInstancesResponseReceivedHandler
 
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::ListServicesByNamespaceRequest &, const Model::ListServicesByNamespaceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListServicesByNamespaceResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTagsForResourceResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::ListTaskDefinitionFamiliesRequest &, const Model::ListTaskDefinitionFamiliesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTaskDefinitionFamiliesResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::ListTaskDefinitionsRequest &, const Model::ListTaskDefinitionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTaskDefinitionsResponseReceivedHandler
 
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::PutAccountSettingDefaultRequest &, const Model::PutAccountSettingDefaultOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutAccountSettingDefaultResponseReceivedHandler
 
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::PutClusterCapacityProvidersRequest &, const Model::PutClusterCapacityProvidersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutClusterCapacityProvidersResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::RegisterContainerInstanceRequest &, const Model::RegisterContainerInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RegisterContainerInstanceResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::RegisterTaskDefinitionRequest &, const Model::RegisterTaskDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RegisterTaskDefinitionResponseReceivedHandler
 
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::SubmitAttachmentStateChangesRequest &, const Model::SubmitAttachmentStateChangesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SubmitAttachmentStateChangesResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::SubmitContainerStateChangeRequest &, const Model::SubmitContainerStateChangeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SubmitContainerStateChangeResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::SubmitTaskStateChangeRequest &, const Model::SubmitTaskStateChangeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SubmitTaskStateChangeResponseReceivedHandler
 
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::UpdateCapacityProviderRequest &, const Model::UpdateCapacityProviderOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateCapacityProviderResponseReceivedHandler
 
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::UpdateClusterSettingsRequest &, const Model::UpdateClusterSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateClusterSettingsResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::UpdateContainerAgentRequest &, const Model::UpdateContainerAgentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateContainerAgentResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::UpdateContainerInstancesStateRequest &, const Model::UpdateContainerInstancesStateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateContainerInstancesStateResponseReceivedHandler
 
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::UpdateServicePrimaryTaskSetRequest &, const Model::UpdateServicePrimaryTaskSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateServicePrimaryTaskSetResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::UpdateTaskProtectionRequest &, const Model::UpdateTaskProtectionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateTaskProtectionResponseReceivedHandler
 
typedef std::function< void(const ECSClient *, const Model::UpdateTaskSetRequest &, const Model::UpdateTaskSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateTaskSetResponseReceivedHandler
 

Enumerations

enum class  ECSErrors {
  INCOMPLETE_SIGNATURE = 0 , INTERNAL_FAILURE = 1 , INVALID_ACTION = 2 , INVALID_CLIENT_TOKEN_ID = 3 ,
  INVALID_PARAMETER_COMBINATION = 4 , INVALID_QUERY_PARAMETER = 5 , INVALID_PARAMETER_VALUE = 6 , MISSING_ACTION = 7 ,
  MISSING_AUTHENTICATION_TOKEN = 8 , MISSING_PARAMETER = 9 , OPT_IN_REQUIRED = 10 , REQUEST_EXPIRED = 11 ,
  SERVICE_UNAVAILABLE = 12 , THROTTLING = 13 , VALIDATION = 14 , ACCESS_DENIED = 15 ,
  RESOURCE_NOT_FOUND = 16 , UNRECOGNIZED_CLIENT = 17 , MALFORMED_QUERY_STRING = 18 , SLOW_DOWN = 19 ,
  REQUEST_TIME_TOO_SKEWED = 20 , INVALID_SIGNATURE = 21 , SIGNATURE_DOES_NOT_MATCH = 22 , INVALID_ACCESS_KEY_ID = 23 ,
  REQUEST_TIMEOUT = 24 , NETWORK_CONNECTION = 99 , UNKNOWN = 100 , ATTRIBUTE_LIMIT_EXCEEDED = static_cast<int>(Aws::Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1 ,
  BLOCKED , CLIENT , CLUSTER_CONTAINS_CONTAINER_INSTANCES , CLUSTER_CONTAINS_SERVICES ,
  CLUSTER_CONTAINS_TASKS , CLUSTER_NOT_FOUND , 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
}
 

Typedef Documentation

◆ CreateCapacityProviderResponseReceivedHandler

Definition at line 293 of file ECSServiceClientModel.h.

◆ CreateClusterResponseReceivedHandler

Definition at line 294 of file ECSServiceClientModel.h.

◆ CreateServiceResponseReceivedHandler

Definition at line 295 of file ECSServiceClientModel.h.

◆ CreateTaskSetResponseReceivedHandler

Definition at line 296 of file ECSServiceClientModel.h.

◆ DeleteAccountSettingResponseReceivedHandler

Definition at line 297 of file ECSServiceClientModel.h.

◆ DeleteAttributesResponseReceivedHandler

Definition at line 298 of file ECSServiceClientModel.h.

◆ DeleteCapacityProviderResponseReceivedHandler

Definition at line 299 of file ECSServiceClientModel.h.

◆ DeleteClusterResponseReceivedHandler

Definition at line 300 of file ECSServiceClientModel.h.

◆ DeleteServiceResponseReceivedHandler

Definition at line 301 of file ECSServiceClientModel.h.

◆ DeleteTaskSetResponseReceivedHandler

Definition at line 302 of file ECSServiceClientModel.h.

◆ DeregisterContainerInstanceResponseReceivedHandler

Definition at line 303 of file ECSServiceClientModel.h.

◆ DeregisterTaskDefinitionResponseReceivedHandler

Definition at line 304 of file ECSServiceClientModel.h.

◆ DescribeCapacityProvidersResponseReceivedHandler

Definition at line 305 of file ECSServiceClientModel.h.

◆ DescribeClustersResponseReceivedHandler

Definition at line 306 of file ECSServiceClientModel.h.

◆ DescribeContainerInstancesResponseReceivedHandler

Definition at line 307 of file ECSServiceClientModel.h.

◆ DescribeServicesResponseReceivedHandler

Definition at line 308 of file ECSServiceClientModel.h.

◆ DescribeTaskDefinitionResponseReceivedHandler

Definition at line 309 of file ECSServiceClientModel.h.

◆ DescribeTaskSetsResponseReceivedHandler

Definition at line 310 of file ECSServiceClientModel.h.

◆ DescribeTasksResponseReceivedHandler

Definition at line 311 of file ECSServiceClientModel.h.

◆ DiscoverPollEndpointResponseReceivedHandler

Definition at line 312 of file ECSServiceClientModel.h.

◆ ECSClientConfiguration

Definition at line 109 of file ECSServiceClientModel.h.

◆ ECSEndpointProvider

Definition at line 111 of file ECSServiceClientModel.h.

◆ ECSEndpointProviderBase

Definition at line 110 of file ECSServiceClientModel.h.

◆ ExecuteCommandResponseReceivedHandler

Definition at line 313 of file ECSServiceClientModel.h.

◆ GetTaskProtectionResponseReceivedHandler

Definition at line 314 of file ECSServiceClientModel.h.

◆ ListAccountSettingsResponseReceivedHandler

Definition at line 315 of file ECSServiceClientModel.h.

◆ ListAttributesResponseReceivedHandler

Definition at line 316 of file ECSServiceClientModel.h.

◆ ListClustersResponseReceivedHandler

Definition at line 317 of file ECSServiceClientModel.h.

◆ ListContainerInstancesResponseReceivedHandler

Definition at line 318 of file ECSServiceClientModel.h.

◆ ListServicesByNamespaceResponseReceivedHandler

Definition at line 320 of file ECSServiceClientModel.h.

◆ ListServicesResponseReceivedHandler

Definition at line 319 of file ECSServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 321 of file ECSServiceClientModel.h.

◆ ListTaskDefinitionFamiliesResponseReceivedHandler

Definition at line 322 of file ECSServiceClientModel.h.

◆ ListTaskDefinitionsResponseReceivedHandler

Definition at line 323 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 324 of file ECSServiceClientModel.h.

◆ PutAccountSettingDefaultResponseReceivedHandler

Definition at line 326 of file ECSServiceClientModel.h.

◆ PutAccountSettingResponseReceivedHandler

Definition at line 325 of file ECSServiceClientModel.h.

◆ PutAttributesResponseReceivedHandler

Definition at line 327 of file ECSServiceClientModel.h.

◆ PutClusterCapacityProvidersResponseReceivedHandler

Definition at line 328 of file ECSServiceClientModel.h.

◆ RegisterContainerInstanceResponseReceivedHandler

Definition at line 329 of file ECSServiceClientModel.h.

◆ RegisterTaskDefinitionResponseReceivedHandler

Definition at line 330 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 331 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 332 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 333 of file ECSServiceClientModel.h.

◆ SubmitAttachmentStateChangesResponseReceivedHandler

Definition at line 334 of file ECSServiceClientModel.h.

◆ SubmitContainerStateChangeResponseReceivedHandler

Definition at line 335 of file ECSServiceClientModel.h.

◆ SubmitTaskStateChangeResponseReceivedHandler

Definition at line 336 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 337 of file ECSServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 338 of file ECSServiceClientModel.h.

◆ UpdateCapacityProviderResponseReceivedHandler

Definition at line 339 of file ECSServiceClientModel.h.

◆ UpdateClusterResponseReceivedHandler

Definition at line 340 of file ECSServiceClientModel.h.

◆ UpdateClusterSettingsResponseReceivedHandler

Definition at line 341 of file ECSServiceClientModel.h.

◆ UpdateContainerAgentResponseReceivedHandler

Definition at line 342 of file ECSServiceClientModel.h.

◆ UpdateContainerInstancesStateResponseReceivedHandler

Definition at line 343 of file ECSServiceClientModel.h.

◆ UpdateServicePrimaryTaskSetResponseReceivedHandler

Definition at line 345 of file ECSServiceClientModel.h.

◆ UpdateServiceResponseReceivedHandler

Definition at line 344 of file ECSServiceClientModel.h.

◆ UpdateTaskProtectionResponseReceivedHandler

Definition at line 346 of file ECSServiceClientModel.h.

◆ UpdateTaskSetResponseReceivedHandler

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