AWS batch documentation change
Summary
Fixed duplicate URL prefix in EC2 instance discovery documentation link
Security assessment
This resolves a broken hyperlink but does not impact security configurations or documentation. It improves usability without security implications.
Diff
diff --git a/batch/latest/userguide/job_stuck_in_runnable.md b/batch/latest/userguide/job_stuck_in_runnable.md index d90bd2ce6..553760bad 100644 --- a//batch/latest/userguide/job_stuck_in_runnable.md +++ b//batch/latest/userguide/job_stuck_in_runnable.md @@ -65 +65 @@ Canceling the job, either manually or by setting the `jobStateTimeLimitActions` - 5. **Reason:** Your compute environment has an unsupported instance type configuration. This can occur when instance types are not available in your selected Availability Zones, or when your launch template or launch configuration contains settings incompatible with the specified instance types. To resolve this, verify that your instance types are supported in your specified AWS Region and Availability Zones, check that your launch template settings are compatible with your instance types, and consider updating to newer generation instance types. For more information about finding supported instance types, see [Finding an Amazon EC2 instance type](https://docs.aws.amazon.com/https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-discovery.html) in the _Amazon EC2 User Guide_. + 5. **Reason:** Your compute environment has an unsupported instance type configuration. This can occur when instance types are not available in your selected Availability Zones, or when your launch template or launch configuration contains settings incompatible with the specified instance types. To resolve this, verify that your instance types are supported in your specified AWS Region and Availability Zones, check that your launch template settings are compatible with your instance types, and consider updating to newer generation instance types. For more information about finding supported instance types, see [Finding an Amazon EC2 instance type](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-discovery.html) in the _Amazon EC2 User Guide_.