AWS batch documentation change
Summary
Fixed typo in spot instance allocation strategy recommendation
Security assessment
Same typo fix as in other files, unrelated to security.
Diff
diff --git a/batch/latest/userguide/updating-compute-environments.md b/batch/latest/userguide/updating-compute-environments.md index 34f5fec45..14bb7a418 100644 --- a//batch/latest/userguide/updating-compute-environments.md +++ b//batch/latest/userguide/updating-compute-environments.md @@ -46 +46 @@ If any of the following settings are changed in an [UpdateComputeEnvironment](ht -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. @@ -79 +79 @@ If the compute environment uses a service-linked role, it can't be changed to us -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.