| Package | Description | 
|---|---|
| com.amazonaws.services.ecs.model | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AttributeLimitExceededException
 You can apply up to 10 custom attributes per resource. | 
| 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 permission 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  | ClusterNotFoundException
 The specified cluster could not be found. | 
| class  | InvalidParameterException
 The specified parameter is invalid. | 
| 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  | 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  | TargetNotFoundException
 The specified target could not be found. | 
| class  | UpdateInProgressException
 There is already a current Amazon ECS container agent update in progress on the specified container instance. | 
Copyright © 2017. All rights reserved.