Which statement regarding AWS Batch automated retries is correct?
Each job is provided a single job attempt by default, but a user can modify this to unlimited attempts if desired.
Each job is provided a single job attempt by default, but the AWS Batch job scheduler may modify this after evaluating the submitted job.
Each job is limited to a single attempt before being classified as succeeded or failed.
Each job is provided a single job attempt by default, but a user can modify this to as many as 10 attempts if desired.