AWS batch documentation change
Summary
Added link to new policy example for restricting job submission by resource tags.
Security assessment
Introduces example of tag-based access control, improving least-privilege policy documentation. Not tied to a specific security incident.
Diff
diff --git a/batch/latest/userguide/ExamplePolicies_BATCH.md b/batch/latest/userguide/ExamplePolicies_BATCH.md index a737bdf55..af8a0e479 100644 --- a//batch/latest/userguide/ExamplePolicies_BATCH.md +++ b//batch/latest/userguide/ExamplePolicies_BATCH.md @@ -30,0 +31,2 @@ The following examples show policy statements that you can use to control the pe + * [Restrict job submission by resource tags](./iam-example-restrict-job-submission-by-tags.html) +