Package | Description |
---|---|
com.amazonaws.services.ecs |
|
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 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.
|
CapacityProviderField |
CapacityProviderStatus |
CapacityProviderStrategyItem
The details of a capacity provider strategy.
|
CapacityProviderUpdateStatus |
Cluster
A regional grouping of one or more container instances where you can run task requests.
|
ClusterConfiguration
The execute command configuration for the cluster.
|
ClusterField |
ClusterSetting
The settings to use when creating a cluster.
|
ClusterSettingName |
Compatibility |
Connectivity |
Container
A Docker container that's part of a task.
|
ContainerCondition |
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 EC2 instance that's running the Amazon ECS agent and has been registered with a cluster.
|
ContainerInstanceField |
ContainerInstanceHealthStatus
An object representing the health status of the container instance.
|
ContainerInstanceStatus |
ContainerOverride
The overrides that are sent to a container.
|
ContainerStateChange
An object that represents a change in state for a container.
|
CPUArchitecture |
CreateCapacityProviderRequest |
CreateCapacityProviderResult |
CreateClusterRequest |
CreateClusterResult |
CreateServiceRequest |
CreateServiceResult |
CreateTaskSetRequest |
CreateTaskSetResult |
DeleteAccountSettingRequest |
DeleteAccountSettingResult |
DeleteAttributesRequest |
DeleteAttributesResult |
DeleteCapacityProviderRequest |
DeleteCapacityProviderResult |
DeleteClusterRequest |
DeleteClusterResult |
DeleteServiceRequest |
DeleteServiceResult |
DeleteTaskSetRequest |
DeleteTaskSetResult |
Deployment
The details of an Amazon ECS service 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.
|
DeploymentControllerType |
DeploymentRolloutState |
DeregisterContainerInstanceRequest |
DeregisterContainerInstanceResult |
DeregisterTaskDefinitionRequest |
DeregisterTaskDefinitionResult |
DescribeCapacityProvidersRequest |
DescribeCapacityProvidersResult |
DescribeClustersRequest |
DescribeClustersResult |
DescribeContainerInstancesRequest |
DescribeContainerInstancesResult |
DescribeServicesRequest |
DescribeServicesResult |
DescribeTaskDefinitionRequest |
DescribeTaskDefinitionResult |
DescribeTaskSetsRequest |
DescribeTaskSetsResult |
DescribeTasksRequest |
DescribeTasksResult |
DesiredStatus |
Device
An object representing a container instance host device.
|
DeviceCgroupPermission |
DiscoverPollEndpointRequest |
DiscoverPollEndpointResult |
DockerVolumeConfiguration
This parameter is specified when you're using Docker volumes.
|
EFSAuthorizationConfig
The authorization configuration details for the Amazon EFS file system.
|
EFSAuthorizationConfigIAM |
EFSTransitEncryption |
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.
|
EnvironmentFileType |
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.
|
ExecuteCommandLogging |
ExecuteCommandRequest |
ExecuteCommandResult |
Failure
A failed resource.
|
FirelensConfiguration
The FireLens configuration for the container.
|
FirelensConfigurationType |
FSxWindowsFileServerAuthorizationConfig
The authorization configuration details for Amazon FSx for Windows File Server file system.
|
FSxWindowsFileServerVolumeConfiguration
This parameter is specified when you're using Amazon FSx for Windows File Server file
system for task storage.
|
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 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.
|
InstanceHealthCheckState |
InstanceHealthCheckType |
IpcMode |
KernelCapabilities
The Linux capabilities for the container that are added to or dropped from the default configuration provided by
Docker.
|
KeyValuePair
A key-value pair object.
|
LaunchType |
LinuxParameters
Linux-specific options that are applied to the container, such as Linux KernelCapabilities.
|
ListAccountSettingsRequest |
ListAccountSettingsResult |
ListAttributesRequest |
ListAttributesResult |
ListClustersRequest |
ListClustersResult |
ListContainerInstancesRequest |
ListContainerInstancesResult |
ListServicesRequest |
ListServicesResult |
ListTagsForResourceRequest |
ListTagsForResourceResult |
ListTaskDefinitionFamiliesRequest |
ListTaskDefinitionFamiliesResult |
ListTaskDefinitionsRequest |
ListTaskDefinitionsResult |
ListTasksRequest |
ListTasksResult |
LoadBalancer
The load balancer configuration to use with a service or task set.
|
LogConfiguration
The log configuration for the container.
|
LogDriver |
ManagedAgent
Details about the managed agent status for the container.
|
ManagedAgentName |
ManagedAgentStateChange
An object representing a change in state for a managed agent.
|
ManagedScaling
The managed scaling settings for the Auto Scaling group capacity provider.
|
ManagedScalingStatus |
ManagedTerminationProtection |
MountPoint
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
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 |
OSFamily |
PidMode |
PlacementConstraint
An object representing a constraint on task placement.
|
PlacementConstraintType |
PlacementStrategy
The task placement strategy for a task or service.
|
PlacementStrategyType |
PlatformDevice
The devices that are available on the container instance.
|
PlatformDeviceType |
PortMapping
Port mappings allow containers to access ports on the host container instance to send or receive traffic.
|
PropagateTags |
ProxyConfiguration
The configuration details for the App Mesh proxy.
|
ProxyConfigurationType |
PutAccountSettingDefaultRequest |
PutAccountSettingDefaultResult |
PutAccountSettingRequest |
PutAccountSettingResult |
PutAttributesRequest |
PutAttributesResult |
PutClusterCapacityProvidersRequest |
PutClusterCapacityProvidersResult |
RegisterContainerInstanceRequest |
RegisterContainerInstanceResult |
RegisterTaskDefinitionRequest |
RegisterTaskDefinitionResult |
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.
|
ResourceType |
RunTaskRequest |
RunTaskResult |
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.
|
ScaleUnit |
SchedulingStrategy |
Scope |
Secret
An object representing the secret to expose to your container.
|
Service
Details on a service within a cluster
|
ServiceEvent
The details for an event that's associated with a service.
|
ServiceField |
ServiceRegistry
The details for the service registry.
|
Session
The details for the execute command session.
|
Setting
The current account setting for a resource.
|
SettingName |
SortOrder |
StabilityStatus |
StartTaskRequest |
StartTaskResult |
StopTaskRequest |
StopTaskResult |
SubmitAttachmentStateChangesRequest |
SubmitAttachmentStateChangesResult |
SubmitContainerStateChangeRequest |
SubmitContainerStateChangeResult |
SubmitTaskStateChangeRequest |
SubmitTaskStateChangeResult |
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 |
TagResourceResult |
TargetType |
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.
|
TaskDefinitionFamilyStatus |
TaskDefinitionField |
TaskDefinitionPlacementConstraint
An object representing a constraint on task placement in the task definition.
|
TaskDefinitionPlacementConstraintType |
TaskDefinitionStatus |
TaskField |
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. |
TaskSetField |
TaskStopCode |
Tmpfs
The container path, mount options, and size of the tmpfs mount.
|
TransportProtocol |
Ulimit
The
ulimit settings to pass to the container. |
UlimitName |
UntagResourceRequest |
UntagResourceResult |
UpdateCapacityProviderRequest |
UpdateCapacityProviderResult |
UpdateClusterRequest |
UpdateClusterResult |
UpdateClusterSettingsRequest |
UpdateClusterSettingsResult |
UpdateContainerAgentRequest |
UpdateContainerAgentResult |
UpdateContainerInstancesStateRequest |
UpdateContainerInstancesStateResult |
UpdateServicePrimaryTaskSetRequest |
UpdateServicePrimaryTaskSetResult |
UpdateServiceRequest |
UpdateServiceResult |
UpdateTaskSetRequest |
UpdateTaskSetResult |
VersionInfo
The Docker and Amazon ECS container agent version information about a container instance.
|
Volume
A data volume that's 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 © 2021. All rights reserved.