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