Amazon Elastic Container Service TaskDefinition Ulimit
Ulimit is a property of the Amazon Elastic Container Service TaskDefinition ContainerDefinition property that specifies resource limits for an Amazon Elastic Container Service (Amazon
ECS) container.
Syntax
Properties
HardLimit-
The hard limit for the ulimit type.
Required: Yes
Type: Integer
Name-
The type of ulimit. For valid values, see the
namecontent for the Ulimit data type in the Amazon Elastic Container Service API Reference.Required: No
Type: String
SoftLimit-
The soft limit for the ulimit type.
Required: Yes
Type: Integer
