AWS Batch JobDefinition RetryStrategy
The RetryStrategy property type specifies the retry strategy to use for
failed jobs that are submitted with this job definition.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Attempts" :Integer}
YAML
Attempts:Integer
