AWS Security ChangesHomeSearch

AWS AWSEC2 documentation change

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

File: AWSEC2/latest/UserGuide/byoip-onboard.md

Summary

Updated AWS CLI documentation links for BYOIP-related commands

Security assessment

The modifications only correct documentation URLs. No changes to BYOIP security practices, authorization processes, or vulnerability mitigations are present in the diff.

Diff

diff --git a/AWSEC2/latest/UserGuide/byoip-onboard.md b/AWSEC2/latest/UserGuide/byoip-onboard.md
index 47ac528ed..c0619f88c 100644
--- a//AWSEC2/latest/UserGuide/byoip-onboard.md
+++ b//AWSEC2/latest/UserGuide/byoip-onboard.md
@@ -56 +56 @@ We recommend that you copy and paste this command. Except for the message conten
-Use the AWS CLI [provision-byoip-cidr](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/provision-byoip-cidr.html) command to provision the address range. The `--cidr-authorization-context` option uses the message and signature strings that you created previously.
+Use the AWS CLI [provision-byoip-cidr](https://docs.aws.amazon.com/cli/latest/reference/ec2/provision-byoip-cidr.html) command to provision the address range. The `--cidr-authorization-context` option uses the message and signature strings that you created previously.
@@ -68 +68 @@ Provisioning an address range is an asynchronous operation, so the call returns
-While most provisioning will be completed within two hours, it might take up to one week to complete the provisioning process for publicly advertisable ranges. Use the [describe-byoip-cidrs](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/describe-byoip-cidrs.html) command to monitor progress, as in this example:
+While most provisioning will be completed within two hours, it might take up to one week to complete the provisioning process for publicly advertisable ranges. Use the [describe-byoip-cidrs](https://docs.aws.amazon.com/cli/latest/reference/ec2/describe-byoip-cidrs.html) command to monitor progress, as in this example:
@@ -92 +92 @@ A ROA is not required to provision a non-public address range.
-To provision an IPv6 address range that will not be publicly advertisable, use the following [provision-byoip-cidr](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/provision-byoip-cidr.html) command.
+To provision an IPv6 address range that will not be publicly advertisable, use the following [provision-byoip-cidr](https://docs.aws.amazon.com/cli/latest/reference/ec2/provision-byoip-cidr.html) command.
@@ -116 +116 @@ To minimize down time, you can configure your AWS resources to use an address fr
-To advertise the address range, use the following [advertise-byoip-cidr](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/advertise-byoip-cidr.html) command.
+To advertise the address range, use the following [advertise-byoip-cidr](https://docs.aws.amazon.com/cli/latest/reference/ec2/advertise-byoip-cidr.html) command.
@@ -121 +121 @@ To advertise the address range, use the following [advertise-byoip-cidr](https:/
-To stop advertising the address range, use the following [withdraw-byoip-cidr](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/withdraw-byoip-cidr.html) command.
+To stop advertising the address range, use the following [withdraw-byoip-cidr](https://docs.aws.amazon.com/cli/latest/reference/ec2/withdraw-byoip-cidr.html) command.
@@ -132 +132 @@ You cannot deprovision a portion of the address range. If you want to use a more
-(IPv4) To release each Elastic IP address, use the following [release-address](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/release-address.html) command.
+(IPv4) To release each Elastic IP address, use the following [release-address](https://docs.aws.amazon.com/cli/latest/reference/ec2/release-address.html) command.
@@ -137 +137 @@ You cannot deprovision a portion of the address range. If you want to use a more
-(IPv6) To disassociate an IPv6 CIDR block, use the following [disassociate-vpc-cidr-block](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/disassociate-vpc-cidr-block.html) command.
+(IPv6) To disassociate an IPv6 CIDR block, use the following [disassociate-vpc-cidr-block](https://docs.aws.amazon.com/cli/latest/reference/ec2/disassociate-vpc-cidr-block.html) command.
@@ -142 +142 @@ You cannot deprovision a portion of the address range. If you want to use a more
-To stop advertising the address range, use the following [withdraw-byoip-cidr](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/withdraw-byoip-cidr.html) command.
+To stop advertising the address range, use the following [withdraw-byoip-cidr](https://docs.aws.amazon.com/cli/latest/reference/ec2/withdraw-byoip-cidr.html) command.
@@ -147 +147 @@ To stop advertising the address range, use the following [withdraw-byoip-cidr](h
-To deprovision the address range, use the following [deprovision-byoip-cidr](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/deprovision-byoip-cidr.html) command.
+To deprovision the address range, use the following [deprovision-byoip-cidr](https://docs.aws.amazon.com/cli/latest/reference/ec2/deprovision-byoip-cidr.html) command.