AWS AWSEC2 documentation change
Summary
Updated AWS CLI command documentation links to use docs.aws.amazon.com domain
Security assessment
Changes are purely URL format updates for CLI documentation. No security implications or modifications to security guidance.
Diff
diff --git a/AWSEC2/latest/UserGuide/sharing-cr.md b/AWSEC2/latest/UserGuide/sharing-cr.md index e90b96234..b3eb23dba 100644 --- a//AWSEC2/latest/UserGuide/sharing-cr.md +++ b//AWSEC2/latest/UserGuide/sharing-cr.md @@ -22 +22 @@ If you are part of an organization in AWS Organizations and sharing within your -Before launching instances into a Capacity Reservation that is shared with you, verify that you have access to the shared Capacity Reservation by viewing it in the console or by describing it using the [ describe-capacity-reservations](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/describe-capacity-reservations.html) AWS CLI command. If you can view the shared Capacity Reservation in the console or describe it using the AWS CLI, it is available for your use and you can launch instances into it. If you attempt to launch instances into the Capacity Reservation and it is not accessible due to a sharing failure, the instances will launch into On-Demand capacity. +Before launching instances into a Capacity Reservation that is shared with you, verify that you have access to the shared Capacity Reservation by viewing it in the console or by describing it using the [ describe-capacity-reservations](https://docs.aws.amazon.com/cli/latest/reference/ec2/describe-capacity-reservations.html) AWS CLI command. If you can view the shared Capacity Reservation in the console or describe it using the AWS CLI, it is available for your use and you can launch instances into it. If you attempt to launch instances into the Capacity Reservation and it is not accessible due to a sharing failure, the instances will launch into On-Demand capacity. @@ -51 +51 @@ AWS CLI -Use the [create-resource-share](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ram/create-resource-share.html) command. +Use the [create-resource-share](https://docs.aws.amazon.com/cli/latest/reference/ram/create-resource-share.html) command.