AWS batch documentation change
Summary
Added a markdown link to view the page in markdown format and corrected an IAM permissions link
Security assessment
This change adds a navigation link and fixes a broken link to IAM permissions documentation. No security content was added or modified.
Diff
diff --git a/batch/latest/userguide/blue-green-updates.md b/batch/latest/userguide/blue-green-updates.md index 78b977f6a..8054655e0 100644 --- a//batch/latest/userguide/blue-green-updates.md +++ b//batch/latest/userguide/blue-green-updates.md @@ -0,0 +1,2 @@ +[View a markdown version of this page](blue-green-updates.md) + @@ -36 +38 @@ Before performing a blue/green update, ensure you have: - * Appropriate [IAM permissions](./IAM_policies.html#IAM_policies.title) to create and manage compute environments. + * Appropriate [IAM permissions](./IAM_policies.html) to create and manage compute environments.