| Package | Description | 
|---|---|
| com.amazonaws.services.ecs.model | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AccessDeniedException
 You do not have authorization to perform the requested action. | 
| class  | AttributeLimitExceededException
 You can apply up to 10 custom attributes per resource. | 
| class  | BlockedException
 Your AWS account has been blocked. | 
| class  | ClientException
 These errors are usually caused by a client action, such as using an action or resource on behalf of a user that
 doesn't have permissions to use the action or resource, or specifying an identifier that is not valid. | 
| class  | ClusterContainsContainerInstancesException
 You cannot delete a cluster that has registered container instances. | 
| class  | ClusterContainsServicesException
 You cannot delete a cluster that contains services. | 
| class  | ClusterContainsTasksException
 You cannot delete a cluster that has active tasks. | 
| class  | ClusterNotFoundException
 The specified cluster could not be found. | 
| class  | InvalidParameterException
 The specified parameter is invalid. | 
| class  | LimitExceededException
 The limit for the resource has been exceeded. | 
| class  | MissingVersionException
 Amazon ECS is unable to determine the current version of the Amazon ECS container agent on the container instance and
 does not have enough information to proceed with an update. | 
| class  | NoUpdateAvailableException
 There is no update available for this Amazon ECS container agent. | 
| class  | PlatformTaskDefinitionIncompatibilityException
 The specified platform version does not satisfy the task definition's required capabilities. | 
| class  | PlatformUnknownException
 The specified platform version does not exist. | 
| class  | ResourceInUseException
 The specified resource is in-use and cannot be removed. | 
| class  | ResourceNotFoundException
 The specified resource could not be found. | 
| class  | ServerException
 These errors are usually caused by a server issue. | 
| class  | ServiceNotActiveException
 The specified service is not active. | 
| class  | ServiceNotFoundException
 The specified service could not be found. | 
| class  | TargetNotConnectedException
 The target container is not properly configured with the execute command agent or the container is no longer active
 or running. | 
| class  | TargetNotFoundException
 The specified target could not be found. | 
| class  | TaskSetNotFoundException
 The specified task set could not be found. | 
| class  | UnsupportedFeatureException
 The specified task is not supported in this Region. | 
| class  | UpdateInProgressException
 There is already a current Amazon ECS container agent update in progress on the specified container instance. | 
Copyright © 2021. All rights reserved.