AWS Batch JobDefinition Ulimit
The Ulimit property type specifies the ulimits to use in a job
definition.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
SoftLimit-
The soft limit for the
ulimittype.Required: yes
Type: Integer
Update requires: No Interruption
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
