AWS Security ChangesHomeSearch

AWS batch documentation change

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

File: batch/latest/userguide/getting-started-eks-privateclusters.md

Summary

Fixed typo in spot instance allocation strategy recommendation

Security assessment

Minor typo correction ('SPOT_CAPACITY_OPTIMIZEDn' to 'SPOT_CAPACITY_OPTIMIZED') with no security implications.

Diff

diff --git a/batch/latest/userguide/getting-started-eks-privateclusters.md b/batch/latest/userguide/getting-started-eks-privateclusters.md
index 7a83f016f..57ac9529c 100644
--- a//batch/latest/userguide/getting-started-eks-privateclusters.md
+++ b//batch/latest/userguide/getting-started-eks-privateclusters.md
@@ -266 +266 @@ Now that the **AWSServiceRoleForBatch** service-linked role has access to your A
-We recommend that you use `SPOT_PRICE_CAPACITY_OPTIMIZED` rather than `SPOT_CAPACITY_OPTIMIZED`n in most instances.
+We recommend that you use `SPOT_PRICE_CAPACITY_OPTIMIZED` rather than `SPOT_CAPACITY_OPTIMIZED` in most instances.