AWS Security ChangesHomeSearch

AWS AWSEC2 documentation change

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

File: AWSEC2/latest/UserGuide/instance-secondary-ip-addresses.md

Summary

Updated multiple AWS CLI command links from v2 to latest reference format

Security assessment

All changes are URL updates for CLI documentation without any modifications to security-related content or IP address management practices.

Diff

diff --git a/AWSEC2/latest/UserGuide/instance-secondary-ip-addresses.md b/AWSEC2/latest/UserGuide/instance-secondary-ip-addresses.md
index cac762acb..b1ac909d5 100644
--- a//AWSEC2/latest/UserGuide/instance-secondary-ip-addresses.md
+++ b//AWSEC2/latest/UserGuide/instance-secondary-ip-addresses.md
@@ -64 +64 @@ AWS CLI
-Use the [run-instances](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/run-instances.html) command with the `--secondary-private-ip-addresses` option.
+Use the [run-instances](https://docs.aws.amazon.com/cli/latest/reference/ec2/run-instances.html) command with the `--secondary-private-ip-addresses` option.
@@ -78 +78 @@ Alternatively, you can create a network interface. For more information, see [Cr
-Use the [assign-private-ip-addresses](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/assign-private-ip-addresses.html) command with the `--private-ip-addresses` option.
+Use the [assign-private-ip-addresses](https://docs.aws.amazon.com/cli/latest/reference/ec2/assign-private-ip-addresses.html) command with the `--private-ip-addresses` option.
@@ -159 +159 @@ AWS CLI
-Use the [unassign-private-ip-addresses](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/unassign-private-ip-addresses.html) command.
+Use the [unassign-private-ip-addresses](https://docs.aws.amazon.com/cli/latest/reference/ec2/unassign-private-ip-addresses.html) command.