Package | Description |
---|---|
com.amazonaws.services.ecs.model |
Modifier and Type | Class and Description |
---|---|
class |
AccessDeniedException
You don't have authorization to perform the requested action.
|
class |
AttributeLimitExceededException
You can apply up to 10 custom attributes for each resource.
|
class |
BlockedException
Your Amazon Web Services account was blocked.
|
class |
ClientException
These errors are usually caused by a client action.
|
class |
ClusterContainsContainerInstancesException
You can't delete a cluster that has registered container instances.
|
class |
ClusterContainsServicesException
You can't delete a cluster that contains services.
|
class |
ClusterContainsTasksException
You can't delete a cluster that has active tasks.
|
class |
ClusterNotFoundException
The specified cluster wasn't found.
|
class |
ConflictException
The
RunTask request could not be processed due to conflicts. |
class |
InvalidParameterException
The specified parameter isn't valid.
|
class |
LimitExceededException
The limit for the resource was exceeded.
|
class |
MissingVersionException
Amazon ECS can't determine the current version of the Amazon ECS container agent on the container instance and
doesn't have enough information to proceed with an update.
|
class |
NamespaceNotFoundException
The specified namespace wasn't found.
|
class |
NoUpdateAvailableException
There's no update available for this Amazon ECS container agent.
|
class |
PlatformTaskDefinitionIncompatibilityException
The specified platform version doesn't satisfy the required capabilities of the task definition.
|
class |
PlatformUnknownException
The specified platform version doesn't exist.
|
class |
ResourceInUseException
The specified resource is in-use and can't be removed.
|
class |
ResourceNotFoundException
The specified resource wasn't found.
|
class |
ServerException
These errors are usually caused by a server issue.
|
class |
ServiceNotActiveException
The specified service isn't active.
|
class |
ServiceNotFoundException
The specified service wasn't found.
|
class |
TargetNotConnectedException
The execute command cannot run.
|
class |
TargetNotFoundException
The specified target wasn't found.
|
class |
TaskSetNotFoundException
The specified task set wasn't found.
|
class |
UnsupportedFeatureException
The specified task isn't supported in this Region.
|
class |
UpdateInProgressException
There's already a current Amazon ECS container agent update in progress on the container instance that's specified.
|
Copyright © 2024. All rights reserved.