AWS::Batch::JobDefinition Ulimit
The ulimit settings to pass to the container.
Note
This object isn't applicable to jobs that are running on Fargate resources.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
HardLimit-
The hard limit for the
ulimittype.Required: Yes
Type: Integer
Update requires: No interruption
Name-
The
typeof theulimit.Required: Yes
Type: String
Update requires: No interruption
SoftLimit-
The soft limit for the
ulimittype.Required: Yes
Type: Integer
Update requires: No interruption