See: Description
Enum | Description |
---|---|
AgentUpdateStatus |
Agent Update Status
|
DesiredStatus |
Desired Status
|
SortOrder |
Sort Order
|
TaskDefinitionStatus |
Task Definition Status
|
TransportProtocol |
Transport Protocol
|
Exception | Description |
---|---|
ClientException |
These errors are usually caused by something the client did, such as
use an action or resource on behalf of a user that doesn't have
permission to use the action or resource, or specify an identifier
that is not valid.
|
ClusterContainsContainerInstancesException |
You cannot delete a cluster that has registered container instances.
|
ClusterContainsServicesException |
You cannot delete a cluster that contains services.
|
ClusterNotFoundException |
The specified cluster could not be found.
|
InvalidParameterException |
The specified parameter is invalid.
|
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.
|
NoUpdateAvailableException |
There is no update available for this Amazon ECS container agent.
|
ServerException |
These errors are usually caused by a server-side issue.
|
ServiceNotActiveException |
The specified service is not active.
|
ServiceNotFoundException |
The specified service could not be found.
|
UpdateInProgressException |
There is already a current Amazon ECS container agent update in
progress on the specified container instance.
|
Copyright © 2015. All rights reserved.