AWS Security ChangesHomeSearch

AWS batch documentation change

Service: batch · 2026-04-16 · Documentation low

File: batch/latest/userguide/getting-started-fargate.md

Summary

Added markdown version link and updated multiple internal documentation links by removing .title fragments from anchor links.

Security assessment

Changes are formatting updates to internal links and navigation. The document mentions creating a task execution role (security feature), but this is existing content, not new security documentation.

Diff

diff --git a/batch/latest/userguide/getting-started-fargate.md b/batch/latest/userguide/getting-started-fargate.md
index 819d239a0..2fd8c7811 100644
--- a//batch/latest/userguide/getting-started-fargate.md
+++ b//batch/latest/userguide/getting-started-fargate.md
@@ -0,0 +1,2 @@
+[View a markdown version of this page](getting-started-fargate.md)
+
@@ -63 +65 @@ Before you begin:
-  * Create the task execution role. If you haven't already created the [Task Execution Role](./create-execution-role.html#create-execution-role.title) then you can create it as part of this tutorial.
+  * Create the task execution role. If you haven't already created the [Task Execution Role](./create-execution-role.html) then you can create it as part of this tutorial.
@@ -210 +212 @@ After you complete the tutorial, you might want to explore the following topics:
-  * Learn more about the [Best practices](./best-practices.html#best-practices.title).
+  * Learn more about the [Best practices](./best-practices.html).
@@ -214 +216 @@ After you complete the tutorial, you might want to explore the following topics:
-  * Learn more about the different [Compute Environments](./compute_environments.html#compute_environments.title) available in AWS Batch.
+  * Learn more about the different [Compute Environments](./compute_environments.html) available in AWS Batch.
@@ -216 +218 @@ After you complete the tutorial, you might want to explore the following topics:
-  * Learn more about [Job queues](./job_queues.html#job_queues.title) and their different scheduling options.
+  * Learn more about [Job queues](./job_queues.html) and their different scheduling options.
@@ -218 +220 @@ After you complete the tutorial, you might want to explore the following topics:
-  * Learn more about [Job definitions](./job_definitions.html#job_definitions.title) and the different configuration options.
+  * Learn more about [Job definitions](./job_definitions.html) and the different configuration options.
@@ -220 +222 @@ After you complete the tutorial, you might want to explore the following topics:
-  * Learn more about the different types of [Jobs](./jobs.html#jobs.title).
+  * Learn more about the different types of [Jobs](./jobs.html).