| Package | Description |
|---|---|
| com.amazonaws.services.ecs |
Amazon Elastic Container Service (Amazon ECS) is a highly scalable, fast, container management service that makes it
easy to run, stop, and manage Docker containers on a cluster.
|
| com.amazonaws.services.ecs.model | |
| com.amazonaws.services.ecs.waiters |
| Class and Description |
|---|
| AgentUpdateStatus |
| AmazonECSException
Base exception for all service exceptions thrown by Amazon EC2 Container Service
|
| AssignPublicIp |
| 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 associated with an Amazon ECS object.
|
| AwsVpcConfiguration
An object representing the networking details for a task or service.
|
| Cluster
A regional grouping of one or more container instances on which you can run task requests.
|
| ClusterField |
| Compatibility |
| Connectivity |
| Container
A Docker container that is 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.
|
| ContainerInstance
An EC2 instance that is running the Amazon ECS agent and has been registered with a cluster.
|
| ContainerInstanceStatus |
| ContainerOverride
The overrides that should be sent to a container.
|
| ContainerStateChange
An object representing a change in state for a container.
|
| CreateClusterRequest |
| CreateClusterResult |
| CreateServiceRequest |
| CreateServiceResult |
| DeleteAttributesRequest |
| DeleteAttributesResult |
| DeleteClusterRequest |
| DeleteClusterResult |
| DeleteServiceRequest |
| DeleteServiceResult |
| Deployment
The details of an Amazon ECS service deployment.
|
| DeploymentConfiguration
Optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping and
starting tasks.
|
| DeregisterContainerInstanceRequest |
| DeregisterContainerInstanceResult |
| DeregisterTaskDefinitionRequest |
| DeregisterTaskDefinitionResult |
| DescribeClustersRequest |
| DescribeClustersResult |
| DescribeContainerInstancesRequest |
| DescribeContainerInstancesResult |
| DescribeServicesRequest |
| DescribeServicesResult |
| DescribeTaskDefinitionRequest |
| DescribeTaskDefinitionResult |
| DescribeTasksRequest |
| DescribeTasksResult |
| DesiredStatus |
| Device
An object representing a container instance host device.
|
| DeviceCgroupPermission |
| DiscoverPollEndpointRequest |
| DiscoverPollEndpointResult |
| Failure
A failed resource.
|
| HealthCheck
An object representing a container health check.
|
| HealthStatus |
| 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 host volume.
|
| KernelCapabilities
The Linux capabilities for the container that are added to or dropped from the default configuration provided by
Docker.
|
| KeyValuePair
A key and value pair object.
|
| LaunchType |
| LinuxParameters
Linux-specific options that are applied to the container, such as Linux KernelCapabilities.
|
| ListAttributesRequest |
| ListAttributesResult |
| ListClustersRequest |
| ListClustersResult |
| ListContainerInstancesRequest |
| ListContainerInstancesResult |
| ListServicesRequest |
| ListServicesResult |
| ListTaskDefinitionFamiliesRequest |
| ListTaskDefinitionFamiliesResult |
| ListTaskDefinitionsRequest |
| ListTaskDefinitionsResult |
| ListTasksRequest |
| ListTasksResult |
| LoadBalancer
Details on a load balancer that is used with a service.
|
| LogConfiguration
Log configuration options to send to a custom log driver for the container.
|
| LogDriver |
| MountPoint
Details on a volume mount point that is used in a container definition.
|
| NetworkBinding
Details on the network bindings between a container and its host container instance.
|
| NetworkConfiguration
An object representing the network configuration for a task or service.
|
| NetworkInterface
An object representing the Elastic Network Interface for tasks that use the
awsvpc network mode. |
| NetworkMode |
| PlacementConstraint
An object representing a constraint on task placement.
|
| PlacementConstraintType |
| PlacementStrategy
The task placement strategy for a task or service.
|
| PlacementStrategyType |
| PortMapping
Port mappings allow containers to access ports on the host container instance to send or receive traffic.
|
| PutAttributesRequest |
| PutAttributesResult |
| RegisterContainerInstanceRequest |
| RegisterContainerInstanceResult |
| RegisterTaskDefinitionRequest |
| RegisterTaskDefinitionResult |
| Resource
Describes the resources available for a container instance.
|
| RunTaskRequest |
| RunTaskResult |
| Service
Details on a service within a cluster
|
| ServiceEvent
Details on an event associated with a service.
|
| ServiceRegistry
Details of the service registry.
|
| SortOrder |
| StartTaskRequest |
| StartTaskResult |
| StopTaskRequest |
| StopTaskResult |
| SubmitContainerStateChangeRequest |
| SubmitContainerStateChangeResult |
| SubmitTaskStateChangeRequest |
| SubmitTaskStateChangeResult |
| TargetType |
| Task
Details on a task in a cluster.
|
| TaskDefinition
Details of a task definition.
|
| TaskDefinitionFamilyStatus |
| TaskDefinitionPlacementConstraint
An object representing a constraint on task placement in the task definition.
|
| TaskDefinitionPlacementConstraintType |
| TaskDefinitionStatus |
| TaskOverride
The overrides associated with a task.
|
| Tmpfs
The container path, mount options, and size of the tmpfs mount.
|
| TransportProtocol |
| Ulimit
The
ulimit settings to pass to the container. |
| UlimitName |
| UpdateContainerAgentRequest |
| UpdateContainerAgentResult |
| UpdateContainerInstancesStateRequest |
| UpdateContainerInstancesStateResult |
| UpdateServiceRequest |
| UpdateServiceResult |
| VersionInfo
The Docker and Amazon ECS container agent version information about a container instance.
|
| Volume
A data volume used in a task definition.
|
| VolumeFrom
Details on a data volume from another container in the same task definition.
|
| Class and Description |
|---|
| DescribeServicesRequest |
| DescribeServicesResult |
| DescribeTasksRequest |
| DescribeTasksResult |
Copyright © 2018. All rights reserved.