AWS Security ChangesHomeSearch

AWS AWSEC2 documentation change

Service: AWSEC2 · 2025-08-22 · Documentation low

File: AWSEC2/latest/UserGuide/work-with-spot-placement-score.md

Summary

Updated AWS CLI documentation links to use the latest stable URL format

Security assessment

Changes only update URLs to AWS CLI documentation references. No security-related content modifications.

Diff

diff --git a/AWSEC2/latest/UserGuide/work-with-spot-placement-score.md b/AWSEC2/latest/UserGuide/work-with-spot-placement-score.md
index f15806b67..635746151 100644
--- a//AWSEC2/latest/UserGuide/work-with-spot-placement-score.md
+++ b//AWSEC2/latest/UserGuide/work-with-spot-placement-score.md
@@ -50 +50 @@ Ensure that you have the required permissions. For more information, see [Requir
-  10. (Optional) For **Additional instance attributes** , you can optionally specify one or more attributes to express your compute requirements in more detail. Each additional attribute adds a further constraint to your request. You can omit the additional attributes; when omitted, the default values are used. For a description of each attribute and their default values, see [get-spot-placement-scores](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/get-spot-placement-scores.html).
+  10. (Optional) For **Additional instance attributes** , you can optionally specify one or more attributes to express your compute requirements in more detail. Each additional attribute adds a further constraint to your request. You can omit the additional attributes; when omitted, the default values are used. For a description of each attribute and their default values, see [get-spot-placement-scores](https://docs.aws.amazon.com/cli/latest/reference/ec2/get-spot-placement-scores.html).
@@ -98 +98 @@ Ensure that you have the required permissions. For more information, see [Requir
-  1. (Optional) To generate all of the possible parameters that can be specified for the Spot placement score configuration, use the [get-spot-placement-scores](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/get-spot-placement-scores.html) command and the `--generate-cli-skeleton` parameter.
+  1. (Optional) To generate all of the possible parameters that can be specified for the Spot placement score configuration, use the [get-spot-placement-scores](https://docs.aws.amazon.com/cli/latest/reference/ec2/get-spot-placement-scores.html) command and the `--generate-cli-skeleton` parameter.
@@ -213 +213 @@ Specify one of the following in your JSON configuration:
-You must provide values for `VCpuCount`, `MemoryMiB`, and `CpuManufacturers`. You can omit the other attributes; when omitted, the default values are used. For a description of each attribute and their default values, see [get-spot-placement-scores](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/get-spot-placement-scores.html).
+You must provide values for `VCpuCount`, `MemoryMiB`, and `CpuManufacturers`. You can omit the other attributes; when omitted, the default values are used. For a description of each attribute and their default values, see [get-spot-placement-scores](https://docs.aws.amazon.com/cli/latest/reference/ec2/get-spot-placement-scores.html).
@@ -217 +217 @@ For example configurations, see Example configurations.
-  3. To get the Spot placement score for the requirements that you specified in the JSON file, use the [get-spot-placement-scores](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/get-spot-placement-scores.html) command, and specify the name and path to your JSON file by using the `--cli-input-json` parameter.
+  3. To get the Spot placement score for the requirements that you specified in the JSON file, use the [get-spot-placement-scores](https://docs.aws.amazon.com/cli/latest/reference/ec2/get-spot-placement-scores.html) command, and specify the name and path to your JSON file by using the `--cli-input-json` parameter.
@@ -340 +340 @@ In the preceding example, the following required instance attributes are specifi
-Note that there are several other optional attributes that you can specify. For the list of attributes, see [get-spot-placement-scores](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/get-spot-placement-scores.html).
+Note that there are several other optional attributes that you can specify. For the list of attributes, see [get-spot-placement-scores](https://docs.aws.amazon.com/cli/latest/reference/ec2/get-spot-placement-scores.html).