AWS batch documentation change
Summary
Added tip about creating service-linked roles for compute environment repair
Security assessment
Added documentation about standard IAM role configuration process. While related to permissions, this is a routine operational guidance update rather than a security feature or vulnerability fix.
Diff
diff --git a/batch/latest/userguide/invalid_compute_environment.md b/batch/latest/userguide/invalid_compute_environment.md index 1e07ba743..b564c3f83 100644 --- a//batch/latest/userguide/invalid_compute_environment.md +++ b//batch/latest/userguide/invalid_compute_environment.md @@ -73,0 +74,4 @@ When you have a compute environment in an `INVALID` state, update it to repair t +###### Tip + +For directions on how to create a service linked role, see [Using roles for AWS Batch](./using-service-linked-roles-batch-general.html). +