# Packages
Package ecsiface provides an interface to enable mocking the Amazon EC2 Container Service service client for testing your code.
# Functions
AgentUpdateStatus_Values returns all elements of the AgentUpdateStatus enum.
ApplicationProtocol_Values returns all elements of the ApplicationProtocol enum.
AssignPublicIp_Values returns all elements of the AssignPublicIp enum.
CapacityProviderField_Values returns all elements of the CapacityProviderField enum.
CapacityProviderStatus_Values returns all elements of the CapacityProviderStatus enum.
CapacityProviderUpdateStatus_Values returns all elements of the CapacityProviderUpdateStatus enum.
ClusterField_Values returns all elements of the ClusterField enum.
ClusterSettingName_Values returns all elements of the ClusterSettingName enum.
Compatibility_Values returns all elements of the Compatibility enum.
Connectivity_Values returns all elements of the Connectivity enum.
ContainerCondition_Values returns all elements of the ContainerCondition enum.
ContainerInstanceField_Values returns all elements of the ContainerInstanceField enum.
ContainerInstanceStatus_Values returns all elements of the ContainerInstanceStatus enum.
CPUArchitecture_Values returns all elements of the CPUArchitecture enum.
DeploymentControllerType_Values returns all elements of the DeploymentControllerType enum.
DeploymentRolloutState_Values returns all elements of the DeploymentRolloutState enum.
DesiredStatus_Values returns all elements of the DesiredStatus enum.
DeviceCgroupPermission_Values returns all elements of the DeviceCgroupPermission enum.
EBSResourceType_Values returns all elements of the EBSResourceType enum.
EFSAuthorizationConfigIAM_Values returns all elements of the EFSAuthorizationConfigIAM enum.
EFSTransitEncryption_Values returns all elements of the EFSTransitEncryption enum.
EnvironmentFileType_Values returns all elements of the EnvironmentFileType enum.
ExecuteCommandLogging_Values returns all elements of the ExecuteCommandLogging enum.
FirelensConfigurationType_Values returns all elements of the FirelensConfigurationType enum.
HealthStatus_Values returns all elements of the HealthStatus enum.
InstanceHealthCheckState_Values returns all elements of the InstanceHealthCheckState enum.
InstanceHealthCheckType_Values returns all elements of the InstanceHealthCheckType enum.
IpcMode_Values returns all elements of the IpcMode enum.
LaunchType_Values returns all elements of the LaunchType enum.
LogDriver_Values returns all elements of the LogDriver enum.
ManagedAgentName_Values returns all elements of the ManagedAgentName enum.
ManagedDraining_Values returns all elements of the ManagedDraining enum.
ManagedScalingStatus_Values returns all elements of the ManagedScalingStatus enum.
ManagedTerminationProtection_Values returns all elements of the ManagedTerminationProtection enum.
NetworkMode_Values returns all elements of the NetworkMode enum.
New creates a new instance of the ECS client with a session.
OSFamily_Values returns all elements of the OSFamily enum.
PidMode_Values returns all elements of the PidMode enum.
PlacementConstraintType_Values returns all elements of the PlacementConstraintType enum.
PlacementStrategyType_Values returns all elements of the PlacementStrategyType enum.
PlatformDeviceType_Values returns all elements of the PlatformDeviceType enum.
PropagateTags_Values returns all elements of the PropagateTags enum.
ProxyConfigurationType_Values returns all elements of the ProxyConfigurationType enum.
ResourceType_Values returns all elements of the ResourceType enum.
ScaleUnit_Values returns all elements of the ScaleUnit enum.
SchedulingStrategy_Values returns all elements of the SchedulingStrategy enum.
Scope_Values returns all elements of the Scope enum.
ServiceField_Values returns all elements of the ServiceField enum.
SettingName_Values returns all elements of the SettingName enum.
SettingType_Values returns all elements of the SettingType enum.
SortOrder_Values returns all elements of the SortOrder enum.
StabilityStatus_Values returns all elements of the StabilityStatus enum.
TargetType_Values returns all elements of the TargetType enum.
TaskDefinitionFamilyStatus_Values returns all elements of the TaskDefinitionFamilyStatus enum.
TaskDefinitionField_Values returns all elements of the TaskDefinitionField enum.
TaskDefinitionPlacementConstraintType_Values returns all elements of the TaskDefinitionPlacementConstraintType enum.
TaskDefinitionStatus_Values returns all elements of the TaskDefinitionStatus enum.
TaskField_Values returns all elements of the TaskField enum.
TaskFilesystemType_Values returns all elements of the TaskFilesystemType enum.
TaskSetField_Values returns all elements of the TaskSetField enum.
TaskStopCode_Values returns all elements of the TaskStopCode enum.
TransportProtocol_Values returns all elements of the TransportProtocol enum.
UlimitName_Values returns all elements of the UlimitName enum.
# Constants
AgentUpdateStatusFailed is a AgentUpdateStatus enum value.
AgentUpdateStatusPending is a AgentUpdateStatus enum value.
AgentUpdateStatusStaged is a AgentUpdateStatus enum value.
AgentUpdateStatusStaging is a AgentUpdateStatus enum value.
AgentUpdateStatusUpdated is a AgentUpdateStatus enum value.
AgentUpdateStatusUpdating is a AgentUpdateStatus enum value.
ApplicationProtocolGrpc is a ApplicationProtocol enum value.
ApplicationProtocolHttp is a ApplicationProtocol enum value.
ApplicationProtocolHttp2 is a ApplicationProtocol enum value.
AssignPublicIpDisabled is a AssignPublicIp enum value.
AssignPublicIpEnabled is a AssignPublicIp enum value.
CapacityProviderFieldTags is a CapacityProviderField enum value.
CapacityProviderStatusActive is a CapacityProviderStatus enum value.
CapacityProviderStatusInactive is a CapacityProviderStatus enum value.
CapacityProviderUpdateStatusDeleteComplete is a CapacityProviderUpdateStatus enum value.
CapacityProviderUpdateStatusDeleteFailed is a CapacityProviderUpdateStatus enum value.
CapacityProviderUpdateStatusDeleteInProgress is a CapacityProviderUpdateStatus enum value.
CapacityProviderUpdateStatusUpdateComplete is a CapacityProviderUpdateStatus enum value.
CapacityProviderUpdateStatusUpdateFailed is a CapacityProviderUpdateStatus enum value.
CapacityProviderUpdateStatusUpdateInProgress is a CapacityProviderUpdateStatus enum value.
ClusterFieldAttachments is a ClusterField enum value.
ClusterFieldConfigurations is a ClusterField enum value.
ClusterFieldSettings is a ClusterField enum value.
ClusterFieldStatistics is a ClusterField enum value.
ClusterFieldTags is a ClusterField enum value.
ClusterSettingNameContainerInsights is a ClusterSettingName enum value.
CompatibilityEc2 is a Compatibility enum value.
CompatibilityExternal is a Compatibility enum value.
CompatibilityFargate is a Compatibility enum value.
ConnectivityConnected is a Connectivity enum value.
ConnectivityDisconnected is a Connectivity enum value.
ContainerConditionComplete is a ContainerCondition enum value.
ContainerConditionHealthy is a ContainerCondition enum value.
ContainerConditionStart is a ContainerCondition enum value.
ContainerConditionSuccess is a ContainerCondition enum value.
ContainerInstanceFieldContainerInstanceHealth is a ContainerInstanceField enum value.
ContainerInstanceFieldTags is a ContainerInstanceField enum value.
ContainerInstanceStatusActive is a ContainerInstanceStatus enum value.
ContainerInstanceStatusDeregistering is a ContainerInstanceStatus enum value.
ContainerInstanceStatusDraining is a ContainerInstanceStatus enum value.
ContainerInstanceStatusRegistering is a ContainerInstanceStatus enum value.
ContainerInstanceStatusRegistrationFailed is a ContainerInstanceStatus enum value.
CPUArchitectureArm64 is a CPUArchitecture enum value.
CPUArchitectureX8664 is a CPUArchitecture enum value.
DeploymentControllerTypeCodeDeploy is a DeploymentControllerType enum value.
DeploymentControllerTypeEcs is a DeploymentControllerType enum value.
DeploymentControllerTypeExternal is a DeploymentControllerType enum value.
DeploymentRolloutStateCompleted is a DeploymentRolloutState enum value.
DeploymentRolloutStateFailed is a DeploymentRolloutState enum value.
DeploymentRolloutStateInProgress is a DeploymentRolloutState enum value.
DesiredStatusPending is a DesiredStatus enum value.
DesiredStatusRunning is a DesiredStatus enum value.
DesiredStatusStopped is a DesiredStatus enum value.
DeviceCgroupPermissionMknod is a DeviceCgroupPermission enum value.
DeviceCgroupPermissionRead is a DeviceCgroupPermission enum value.
DeviceCgroupPermissionWrite is a DeviceCgroupPermission enum value.
EBSResourceTypeVolume is a EBSResourceType enum value.
EFSAuthorizationConfigIAMDisabled is a EFSAuthorizationConfigIAM enum value.
EFSAuthorizationConfigIAMEnabled is a EFSAuthorizationConfigIAM enum value.
EFSTransitEncryptionDisabled is a EFSTransitEncryption enum value.
EFSTransitEncryptionEnabled is a EFSTransitEncryption enum value.
ID to lookup a service endpoint with.
EnvironmentFileTypeS3 is a EnvironmentFileType enum value.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeAttributeLimitExceededException for service response error code "AttributeLimitExceededException".
ErrCodeBlockedException for service response error code "BlockedException".
ErrCodeClientException for service response error code "ClientException".
ErrCodeClusterContainsContainerInstancesException for service response error code "ClusterContainsContainerInstancesException".
ErrCodeClusterContainsServicesException for service response error code "ClusterContainsServicesException".
ErrCodeClusterContainsTasksException for service response error code "ClusterContainsTasksException".
ErrCodeClusterNotFoundException for service response error code "ClusterNotFoundException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInvalidParameterException for service response error code "InvalidParameterException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeMissingVersionException for service response error code "MissingVersionException".
ErrCodeNamespaceNotFoundException for service response error code "NamespaceNotFoundException".
ErrCodeNoUpdateAvailableException for service response error code "NoUpdateAvailableException".
ErrCodePlatformTaskDefinitionIncompatibilityException for service response error code "PlatformTaskDefinitionIncompatibilityException".
ErrCodePlatformUnknownException for service response error code "PlatformUnknownException".
ErrCodeResourceInUseException for service response error code "ResourceInUseException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServerException for service response error code "ServerException".
ErrCodeServiceNotActiveException for service response error code "ServiceNotActiveException".
ErrCodeServiceNotFoundException for service response error code "ServiceNotFoundException".
ErrCodeTargetNotConnectedException for service response error code "TargetNotConnectedException".
ErrCodeTargetNotFoundException for service response error code "TargetNotFoundException".
ErrCodeTaskSetNotFoundException for service response error code "TaskSetNotFoundException".
ErrCodeUnsupportedFeatureException for service response error code "UnsupportedFeatureException".
ErrCodeUpdateInProgressException for service response error code "UpdateInProgressException".
ExecuteCommandLoggingDefault is a ExecuteCommandLogging enum value.
ExecuteCommandLoggingNone is a ExecuteCommandLogging enum value.
ExecuteCommandLoggingOverride is a ExecuteCommandLogging enum value.
FirelensConfigurationTypeFluentbit is a FirelensConfigurationType enum value.
FirelensConfigurationTypeFluentd is a FirelensConfigurationType enum value.
HealthStatusHealthy is a HealthStatus enum value.
HealthStatusUnhealthy is a HealthStatus enum value.
HealthStatusUnknown is a HealthStatus enum value.
InstanceHealthCheckStateImpaired is a InstanceHealthCheckState enum value.
InstanceHealthCheckStateInitializing is a InstanceHealthCheckState enum value.
InstanceHealthCheckStateInsufficientData is a InstanceHealthCheckState enum value.
InstanceHealthCheckStateOk is a InstanceHealthCheckState enum value.
InstanceHealthCheckTypeContainerRuntime is a InstanceHealthCheckType enum value.
IpcModeHost is a IpcMode enum value.
IpcModeNone is a IpcMode enum value.
IpcModeTask is a IpcMode enum value.
LaunchTypeEc2 is a LaunchType enum value.
LaunchTypeExternal is a LaunchType enum value.
LaunchTypeFargate is a LaunchType enum value.
LogDriverAwsfirelens is a LogDriver enum value.
LogDriverAwslogs is a LogDriver enum value.
LogDriverFluentd is a LogDriver enum value.
LogDriverGelf is a LogDriver enum value.
LogDriverJournald is a LogDriver enum value.
LogDriverJsonFile is a LogDriver enum value.
LogDriverSplunk is a LogDriver enum value.
LogDriverSyslog is a LogDriver enum value.
ManagedAgentNameExecuteCommandAgent is a ManagedAgentName enum value.
ManagedDrainingDisabled is a ManagedDraining enum value.
ManagedDrainingEnabled is a ManagedDraining enum value.
ManagedScalingStatusDisabled is a ManagedScalingStatus enum value.
ManagedScalingStatusEnabled is a ManagedScalingStatus enum value.
ManagedTerminationProtectionDisabled is a ManagedTerminationProtection enum value.
ManagedTerminationProtectionEnabled is a ManagedTerminationProtection enum value.
NetworkModeAwsvpc is a NetworkMode enum value.
NetworkModeBridge is a NetworkMode enum value.
NetworkModeHost is a NetworkMode enum value.
NetworkModeNone is a NetworkMode enum value.
OSFamilyLinux is a OSFamily enum value.
OSFamilyWindowsServer2004Core is a OSFamily enum value.
OSFamilyWindowsServer2016Full is a OSFamily enum value.
OSFamilyWindowsServer2019Core is a OSFamily enum value.
OSFamilyWindowsServer2019Full is a OSFamily enum value.
OSFamilyWindowsServer2022Core is a OSFamily enum value.
OSFamilyWindowsServer2022Full is a OSFamily enum value.
OSFamilyWindowsServer20h2Core is a OSFamily enum value.
PidModeHost is a PidMode enum value.
PidModeTask is a PidMode enum value.
PlacementConstraintTypeDistinctInstance is a PlacementConstraintType enum value.
PlacementConstraintTypeMemberOf is a PlacementConstraintType enum value.
PlacementStrategyTypeBinpack is a PlacementStrategyType enum value.
PlacementStrategyTypeRandom is a PlacementStrategyType enum value.
PlacementStrategyTypeSpread is a PlacementStrategyType enum value.
PlatformDeviceTypeGpu is a PlatformDeviceType enum value.
PropagateTagsNone is a PropagateTags enum value.
PropagateTagsService is a PropagateTags enum value.
PropagateTagsTaskDefinition is a PropagateTags enum value.
ProxyConfigurationTypeAppmesh is a ProxyConfigurationType enum value.
ResourceTypeGpu is a ResourceType enum value.
ResourceTypeInferenceAccelerator is a ResourceType enum value.
ScaleUnitPercent is a ScaleUnit enum value.
SchedulingStrategyDaemon is a SchedulingStrategy enum value.
SchedulingStrategyReplica is a SchedulingStrategy enum value.
ScopeShared is a Scope enum value.
ScopeTask is a Scope enum value.
ServiceFieldTags is a ServiceField enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
SettingNameAwsvpcTrunking is a SettingName enum value.
SettingNameContainerInsights is a SettingName enum value.
SettingNameContainerInstanceLongArnFormat is a SettingName enum value.
SettingNameFargateFipsmode is a SettingName enum value.
SettingNameFargateTaskRetirementWaitPeriod is a SettingName enum value.
SettingNameGuardDutyActivate is a SettingName enum value.
SettingNameServiceLongArnFormat is a SettingName enum value.
SettingNameTagResourceAuthorization is a SettingName enum value.
SettingNameTaskLongArnFormat is a SettingName enum value.
SettingTypeAwsManaged is a SettingType enum value.
SettingTypeUser is a SettingType enum value.
SortOrderAsc is a SortOrder enum value.
SortOrderDesc is a SortOrder enum value.
StabilityStatusStabilizing is a StabilityStatus enum value.
StabilityStatusSteadyState is a StabilityStatus enum value.
TargetTypeContainerInstance is a TargetType enum value.
TaskDefinitionFamilyStatusActive is a TaskDefinitionFamilyStatus enum value.
TaskDefinitionFamilyStatusAll is a TaskDefinitionFamilyStatus enum value.
TaskDefinitionFamilyStatusInactive is a TaskDefinitionFamilyStatus enum value.
TaskDefinitionFieldTags is a TaskDefinitionField enum value.
TaskDefinitionPlacementConstraintTypeMemberOf is a TaskDefinitionPlacementConstraintType enum value.
TaskDefinitionStatusActive is a TaskDefinitionStatus enum value.
TaskDefinitionStatusDeleteInProgress is a TaskDefinitionStatus enum value.
TaskDefinitionStatusInactive is a TaskDefinitionStatus enum value.
TaskFieldTags is a TaskField enum value.
TaskFilesystemTypeExt3 is a TaskFilesystemType enum value.
TaskFilesystemTypeExt4 is a TaskFilesystemType enum value.
TaskFilesystemTypeXfs is a TaskFilesystemType enum value.
TaskSetFieldTags is a TaskSetField enum value.
TaskStopCodeEssentialContainerExited is a TaskStopCode enum value.
TaskStopCodeServiceSchedulerInitiated is a TaskStopCode enum value.
TaskStopCodeSpotInterruption is a TaskStopCode enum value.
TaskStopCodeTaskFailedToStart is a TaskStopCode enum value.
TaskStopCodeTerminationNotice is a TaskStopCode enum value.
TaskStopCodeUserInitiated is a TaskStopCode enum value.
TransportProtocolTcp is a TransportProtocol enum value.
TransportProtocolUdp is a TransportProtocol enum value.
UlimitNameCore is a UlimitName enum value.
UlimitNameCpu is a UlimitName enum value.
UlimitNameData is a UlimitName enum value.
UlimitNameFsize is a UlimitName enum value.
UlimitNameLocks is a UlimitName enum value.
UlimitNameMemlock is a UlimitName enum value.
UlimitNameMsgqueue is a UlimitName enum value.
UlimitNameNice is a UlimitName enum value.
UlimitNameNofile is a UlimitName enum value.
UlimitNameNproc is a UlimitName enum value.
UlimitNameRss is a UlimitName enum value.
UlimitNameRtprio is a UlimitName enum value.
UlimitNameRttime is a UlimitName enum value.
UlimitNameSigpending is a UlimitName enum value.
UlimitNameStack is a UlimitName enum value.
# Structs
You don't have authorization to perform the requested action.
An object representing a container instance or task attachment.
An object representing a change in state for a task attachment.
An attribute is a name-value pair that's associated with an Amazon ECS object.
You can apply up to 10 custom attributes for each resource.
The details of the Auto Scaling group for the capacity provider.
The details of the Auto Scaling group capacity provider to update.
An object representing the networking details for a task or service.
Your Amazon Web Services account was blocked.
The details for a capacity provider.
The details of a capacity provider strategy.
These errors are usually caused by a client action.
A regional grouping of one or more container instances where you can run task requests.
The execute command and managed storage configuration for the cluster.
You can't delete a cluster that has registered container instances.
You can't delete a cluster that contains services.
You can't delete a cluster that has active tasks.
The specified cluster wasn't found.
Use this parameter to set a default Service Connect namespace.
Use this parameter to set a default Service Connect namespace.
The settings to use when creating a cluster.
The RunTask request could not be processed due to conflicts.
A Docker container that's part of a task.
Container definitions are used in task definitions to describe the different containers that are launched as part of a task.
The dependencies defined for container startup and shutdown.
An Amazon EC2 or External instance that's running the Amazon ECS agent and has been registered with a cluster.
An object representing the health status of the container instance.
The overrides that are sent to a container.
An object that represents a change in state for a container.
The details of an Amazon ECS service deployment.
One of the methods which provide a way for you to quickly identify when a deployment has failed, and then to optionally roll back the failure to the last working deployment.
The deployment circuit breaker can only be used for services using the rolling update (ECS) deployment type.
Optional deployment parameters that control how many tasks run during a deployment and the ordering of stopping and starting tasks.
The deployment controller to use for the service.
The amount of ephemeral storage to allocate for the deployment.
An object representing a container instance host device.
This parameter is specified when you're using Docker volumes.
The tag specifications of an Amazon EBS volume.
ECS provides the API operation methods for making requests to Amazon EC2 Container Service.
The authorization configuration details for the Amazon EFS file system.
This parameter is specified when you're using an Amazon Elastic File System file system for task storage.
A list of files containing the environment variables to pass to a container.
The amount of ephemeral storage to allocate for the task.
The details of the execute command configuration.
The log configuration for the results of the execute command actions.
A failed resource.
The FireLens configuration for the container.
The authorization configuration details for Amazon FSx for Windows File Server file system.
This parameter is specified when you're using Amazon FSx for Windows File Server (https://docs.aws.amazon.com/fsx/latest/WindowsGuide/what-is.html) file system for task storage.
An object representing a container health check.
Hostnames and IP address entries that are added to the /etc/hosts file of a container via the extraHosts parameter of its ContainerDefinition.
Details on a container instance bind mount host volume.
Details on an Elastic Inference accelerator.
Details on an Elastic Inference accelerator task override.
An object representing the result of a container instance health status check.
The specified parameter isn't valid.
The Linux capabilities to add or remove from the default Docker configuration for a container defined in the task definition.
A key-value pair object.
The limit for the resource was exceeded.
The Linux-specific options that are applied to the container, such as Linux KernelCapabilities (https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_KernelCapabilities.html).
The load balancer configuration to use with a service or task set.
The log configuration for the container.
Details about the managed agent status for the container.
An object representing a change in state for a managed agent.
The managed scaling settings for the Auto Scaling group capacity provider.
The managed storage configuration for the cluster.
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.
The details for a volume mount point that's used in a container definition.
The specified namespace wasn't found.
Details on the network bindings between a container and its host container instance.
The network configuration for a task or service.
An object representing the elastic network interface for tasks that use the awsvpc network mode.
There's no update available for this Amazon ECS container agent.
An object representing a constraint on task placement.
The task placement strategy for a task or service.
The devices that are available on the container instance.
The specified platform version doesn't satisfy the required capabilities of the task definition.
The specified platform version doesn't exist.
Port mappings allow containers to access ports on the host container instance to send or receive traffic.
An object representing the protection status details for a task.
The configuration details for the App Mesh proxy.
The repository credentials for private registry authentication.
Describes the resources available for a container instance.
The specified resource is in-use and can't be removed.
The specified resource wasn't found.
The type and amount of a resource to assign to a container.
Information about the platform for the Amazon ECS service or task.
A floating-point percentage of the desired number of tasks to place and keep running in the task set.
An object representing the secret to expose to your container.
These errors are usually caused by a server issue.
Details on a service within a cluster.
Each alias ("endpoint") is a fully-qualified name and port number that other tasks ("clients") can use to connect to this service.
The Service Connect configuration of your Amazon ECS service.
The Service Connect service object configuration.
The Service Connect resource.
The certificate root authority that secures your service.
The key that encrypts and decrypts your resources for Service Connect TLS.
The details for an event that's associated with a service.
The configuration for the Amazon EBS volume that Amazon ECS creates and manages on your behalf.
The specified service isn't active.
The specified service wasn't found.
The details for the service registry.
The configuration for a volume specified in the task definition as a volume that is configured at launch time.
The details for the execute command session.
The current account setting for a resource.
A list of namespaced kernel parameters to set in the container.
The metadata that you apply to a resource to help you categorize and organize them.
The execute command cannot run.
The specified target wasn't found.
Details on a task in a cluster.
The details of a task definition which describes the container and volume definitions of an Amazon Elastic Container Service task.
The constraint on task placement in the task definition.
The amount of ephemeral storage to allocate for the task.
The configuration for the Amazon EBS volume that Amazon ECS creates and manages on your behalf.
The termination policy for the Amazon EBS volume when the task exits.
The overrides that are associated with a task.
Information about a set of Amazon ECS tasks in either an CodeDeploy or an EXTERNAL deployment.
The specified task set wasn't found.
Configuration settings for the task volume that was configuredAtLaunch that weren't set during RegisterTaskDef.
An object that represents the timeout configurations for Service Connect.
The container path, mount options, and size of the tmpfs mount.
The ulimit settings to pass to the container.
The specified task isn't supported in this Region.
There's already a current Amazon ECS container agent update in progress on the container instance that's specified.
The Docker and Amazon ECS container agent version information about a container instance.
The data volume configuration for tasks launched using this task definition.
Details on a data volume from another container in the same task definition.