Attachment |
An object representing a container instance or task attachment.
|
AttachmentStateChange |
An object representing a change in state for a task attachment.
|
Attribute |
An attribute is a name-value pair that's associated with an Amazon ECS object.
|
AutoScalingGroupProvider |
The details of the Auto Scaling group for the capacity provider.
|
AutoScalingGroupProviderUpdate |
The details of the Auto Scaling group capacity provider to update.
|
AwsVpcConfiguration |
An object representing the networking details for a task or service.
|
CapacityProvider |
The details for a capacity provider.
|
CapacityProviderStrategyItem |
The details of a capacity provider strategy.
|
Cluster |
A regional grouping of one or more container instances where you can run task requests.
|
ClusterConfiguration |
The execute command and managed storage configuration for the cluster.
|
ClusterServiceConnectDefaults |
Use this parameter to set a default Service Connect namespace.
|
ClusterServiceConnectDefaultsRequest |
Use this parameter to set a default Service Connect namespace.
|
ClusterSetting |
The settings to use when creating a cluster.
|
Container |
A Docker container that's part of a task.
|
ContainerDefinition |
Container definitions are used in task definitions to describe the different containers that are launched as part of
a task.
|
ContainerDependency |
The dependencies defined for container startup and shutdown.
|
ContainerInstance |
An Amazon EC2 or External instance that's running the Amazon ECS agent and has been registered with a cluster.
|
ContainerInstanceHealthStatus |
An object representing the health status of the container instance.
|
ContainerOverride |
The overrides that are sent to a container.
|
ContainerStateChange |
An object that represents a change in state for a container.
|
CreateCapacityProviderRequest |
|
CreateCapacityProviderResponse |
|
CreateClusterRequest |
|
CreateClusterResponse |
|
CreateServiceRequest |
|
CreateServiceResponse |
|
CreateTaskSetRequest |
|
CreateTaskSetResponse |
|
DeleteAccountSettingRequest |
|
DeleteAccountSettingResponse |
|
DeleteAttributesRequest |
|
DeleteAttributesResponse |
|
DeleteCapacityProviderRequest |
|
DeleteCapacityProviderResponse |
|
DeleteClusterRequest |
|
DeleteClusterResponse |
|
DeleteServiceRequest |
|
DeleteServiceResponse |
|
DeleteTaskDefinitionsRequest |
|
DeleteTaskDefinitionsResponse |
|
DeleteTaskSetRequest |
|
DeleteTaskSetResponse |
|
Deployment |
The details of an Amazon ECS service deployment.
|
DeploymentAlarms |
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.
|
DeploymentCircuitBreaker |
|
DeploymentConfiguration |
Optional deployment parameters that control how many tasks run during a deployment and the ordering of stopping and
starting tasks.
|
DeploymentController |
The deployment controller to use for the service.
|
DeploymentEphemeralStorage |
The amount of ephemeral storage to allocate for the deployment.
|
DeregisterContainerInstanceRequest |
|
DeregisterContainerInstanceResponse |
|
DeregisterTaskDefinitionRequest |
|
DeregisterTaskDefinitionResponse |
|
DescribeCapacityProvidersRequest |
|
DescribeCapacityProvidersResponse |
|
DescribeClustersRequest |
|
DescribeClustersResponse |
|
DescribeContainerInstancesRequest |
|
DescribeContainerInstancesResponse |
|
DescribeServicesRequest |
|
DescribeServicesResponse |
|
DescribeTaskDefinitionRequest |
|
DescribeTaskDefinitionResponse |
|
DescribeTaskSetsRequest |
|
DescribeTaskSetsResponse |
|
DescribeTasksRequest |
|
DescribeTasksResponse |
|
Device |
An object representing a container instance host device.
|
DiscoverPollEndpointRequest |
|
DiscoverPollEndpointResponse |
|
DockerVolumeConfiguration |
This parameter is specified when you're using Docker volumes.
|
EBSTagSpecification |
The tag specifications of an Amazon EBS volume.
|
EcsException.BuilderImpl |
|
EcsRequest |
|
EcsRequest.BuilderImpl |
|
EcsResponse |
|
EcsResponse.BuilderImpl |
|
EcsResponseMetadata |
|
EFSAuthorizationConfig |
The authorization configuration details for the Amazon EFS file system.
|
EFSVolumeConfiguration |
This parameter is specified when you're using an Amazon Elastic File System file system for task storage.
|
EnvironmentFile |
A list of files containing the environment variables to pass to a container.
|
EphemeralStorage |
The amount of ephemeral storage to allocate for the task.
|
ExecuteCommandConfiguration |
The details of the execute command configuration.
|
ExecuteCommandLogConfiguration |
The log configuration for the results of the execute command actions.
|
ExecuteCommandRequest |
|
ExecuteCommandResponse |
|
Failure |
A failed resource.
|
FirelensConfiguration |
The FireLens configuration for the container.
|
FSxWindowsFileServerAuthorizationConfig |
The authorization configuration details for Amazon FSx for Windows File Server file system.
|
FSxWindowsFileServerVolumeConfiguration |
|
GetTaskProtectionRequest |
|
GetTaskProtectionResponse |
|
HealthCheck |
An object representing a container health check.
|
HostEntry |
Hostnames and IP address entries that are added to the /etc/hosts file of a container via the
extraHosts parameter of its ContainerDefinition.
|
HostVolumeProperties |
Details on a container instance bind mount host volume.
|
InferenceAccelerator |
Details on an Elastic Inference accelerator.
|
InferenceAcceleratorOverride |
Details on an Elastic Inference accelerator task override.
|
InstanceHealthCheckResult |
An object representing the result of a container instance health status check.
|
KernelCapabilities |
The Linux capabilities to add or remove from the default Docker configuration for a container defined in the task
definition.
|
KeyValuePair |
A key-value pair object.
|
LinuxParameters |
The Linux-specific options that are applied to the container, such as Linux KernelCapabilities.
|
ListAccountSettingsRequest |
|
ListAccountSettingsResponse |
|
ListAttributesRequest |
|
ListAttributesResponse |
|
ListClustersRequest |
|
ListClustersResponse |
|
ListContainerInstancesRequest |
|
ListContainerInstancesResponse |
|
ListServicesByNamespaceRequest |
|
ListServicesByNamespaceResponse |
|
ListServicesRequest |
|
ListServicesResponse |
|
ListTagsForResourceRequest |
|
ListTagsForResourceResponse |
|
ListTaskDefinitionFamiliesRequest |
|
ListTaskDefinitionFamiliesResponse |
|
ListTaskDefinitionsRequest |
|
ListTaskDefinitionsResponse |
|
ListTasksRequest |
|
ListTasksResponse |
|
LoadBalancer |
The load balancer configuration to use with a service or task set.
|
LogConfiguration |
The log configuration for the container.
|
ManagedAgent |
Details about the managed agent status for the container.
|
ManagedAgentStateChange |
An object representing a change in state for a managed agent.
|
ManagedScaling |
The managed scaling settings for the Auto Scaling group capacity provider.
|
ManagedStorageConfiguration |
The managed storage configuration for the cluster.
|
MountPoint |
The details for a volume mount point that's used in a container definition.
|
NetworkBinding |
Details on the network bindings between a container and its host container instance.
|
NetworkConfiguration |
The network configuration for a task or service.
|
NetworkInterface |
An object representing the elastic network interface for tasks that use the awsvpc network mode.
|
PlacementConstraint |
An object representing a constraint on task placement.
|
PlacementStrategy |
The task placement strategy for a task or service.
|
PlatformDevice |
The devices that are available on the container instance.
|
PortMapping |
Port mappings allow containers to access ports on the host container instance to send or receive traffic.
|
ProtectedTask |
An object representing the protection status details for a task.
|
ProxyConfiguration |
The configuration details for the App Mesh proxy.
|
PutAccountSettingDefaultRequest |
|
PutAccountSettingDefaultResponse |
|
PutAccountSettingRequest |
|
PutAccountSettingResponse |
|
PutAttributesRequest |
|
PutAttributesResponse |
|
PutClusterCapacityProvidersRequest |
|
PutClusterCapacityProvidersResponse |
|
RegisterContainerInstanceRequest |
|
RegisterContainerInstanceResponse |
|
RegisterTaskDefinitionRequest |
|
RegisterTaskDefinitionResponse |
|
RepositoryCredentials |
The repository credentials for private registry authentication.
|
Resource |
Describes the resources available for a container instance.
|
ResourceRequirement |
The type and amount of a resource to assign to a container.
|
RunTaskRequest |
|
RunTaskResponse |
|
RuntimePlatform |
Information about the platform for the Amazon ECS service or task.
|
Scale |
A floating-point percentage of the desired number of tasks to place and keep running in the task set.
|
Secret |
An object representing the secret to expose to your container.
|
Service |
Details on a service within a cluster.
|
ServiceConnectClientAlias |
Each alias ("endpoint") is a fully-qualified name and port number that other tasks ("clients") can use to connect to
this service.
|
ServiceConnectConfiguration |
The Service Connect configuration of your Amazon ECS service.
|
ServiceConnectService |
The Service Connect service object configuration.
|
ServiceConnectServiceResource |
The Service Connect resource.
|
ServiceConnectTlsCertificateAuthority |
The certificate root authority that secures your service.
|
ServiceConnectTlsConfiguration |
The key that encrypts and decrypts your resources for Service Connect TLS.
|
ServiceEvent |
The details for an event that's associated with a service.
|
ServiceManagedEBSVolumeConfiguration |
The configuration for the Amazon EBS volume that Amazon ECS creates and manages on your behalf.
|
ServiceRegistry |
The details for the service registry.
|
ServiceVolumeConfiguration |
The configuration for a volume specified in the task definition as a volume that is configured at launch time.
|
Session |
The details for the execute command session.
|
Setting |
The current account setting for a resource.
|
StartTaskRequest |
|
StartTaskResponse |
|
StopTaskRequest |
|
StopTaskResponse |
|
SubmitAttachmentStateChangesRequest |
|
SubmitAttachmentStateChangesResponse |
|
SubmitContainerStateChangeRequest |
|
SubmitContainerStateChangeResponse |
|
SubmitTaskStateChangeRequest |
|
SubmitTaskStateChangeResponse |
|
SystemControl |
A list of namespaced kernel parameters to set in the container.
|
Tag |
The metadata that you apply to a resource to help you categorize and organize them.
|
TagResourceRequest |
|
TagResourceResponse |
|
Task |
Details on a task in a cluster.
|
TaskDefinition |
The details of a task definition which describes the container and volume definitions of an Amazon Elastic Container
Service task.
|
TaskDefinitionPlacementConstraint |
The constraint on task placement in the task definition.
|
TaskEphemeralStorage |
The amount of ephemeral storage to allocate for the task.
|
TaskManagedEBSVolumeConfiguration |
The configuration for the Amazon EBS volume that Amazon ECS creates and manages on your behalf.
|
TaskManagedEBSVolumeTerminationPolicy |
The termination policy for the Amazon EBS volume when the task exits.
|
TaskOverride |
The overrides that are associated with a task.
|
TaskSet |
Information about a set of Amazon ECS tasks in either an CodeDeploy or an EXTERNAL deployment.
|
TaskVolumeConfiguration |
Configuration settings for the task volume that was configuredAtLaunch that weren't set during
RegisterTaskDef .
|
TimeoutConfiguration |
An object that represents the timeout configurations for Service Connect.
|
Tmpfs |
The container path, mount options, and size of the tmpfs mount.
|
Ulimit |
The ulimit settings to pass to the container.
|
UntagResourceRequest |
|
UntagResourceResponse |
|
UpdateCapacityProviderRequest |
|
UpdateCapacityProviderResponse |
|
UpdateClusterRequest |
|
UpdateClusterResponse |
|
UpdateClusterSettingsRequest |
|
UpdateClusterSettingsResponse |
|
UpdateContainerAgentRequest |
|
UpdateContainerAgentResponse |
|
UpdateContainerInstancesStateRequest |
|
UpdateContainerInstancesStateResponse |
|
UpdateServicePrimaryTaskSetRequest |
|
UpdateServicePrimaryTaskSetResponse |
|
UpdateServiceRequest |
|
UpdateServiceResponse |
|
UpdateTaskProtectionRequest |
|
UpdateTaskProtectionResponse |
|
UpdateTaskSetRequest |
|
UpdateTaskSetResponse |
|
VersionInfo |
The Docker and Amazon ECS container agent version information about a container instance.
|
Volume |
The data volume configuration for tasks launched using this task definition.
|
VolumeFrom |
Details on a data volume from another container in the same task definition.
|