AWS batch documentation change
Summary
Updated IAM role creation steps to select 'Elastic Container Service' instead of 'EC2'
Security assessment
Change corrects service selection for execution roles but doesn't address security vulnerabilities or introduce security features. Focuses on proper service association rather than security controls.
Diff
diff --git a/batch/latest/userguide/create-execution-role.md b/batch/latest/userguide/create-execution-role.md index 9828d5d40..3ae76193b 100644 --- a//batch/latest/userguide/create-execution-role.md +++ b//batch/latest/userguide/create-execution-role.md @@ -17 +17 @@ If your account doesn't already have an IAM execution role, use the following st - 5. For **Service or use case** , choose **EC2**. Then choose **EC2** again. + 5. For **Service or use case** , choose **Elastic Container Service**. Then choose **Elastic Container Service Task** again.