AWS AWSEC2 documentation change
Summary
Updated AWS CLI command references to use latest documentation URLs
Security assessment
Changes are purely URL formatting updates for CLI documentation links. No security implications.
Diff
diff --git a/AWSEC2/latest/UserGuide/working-with-ip-addresses.md b/AWSEC2/latest/UserGuide/working-with-ip-addresses.md index 3e37bf651..7aaeb6d98 100644 --- a//AWSEC2/latest/UserGuide/working-with-ip-addresses.md +++ b//AWSEC2/latest/UserGuide/working-with-ip-addresses.md @@ -51 +51 @@ AWS CLI -Use the [run-instances](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/run-instances.html) command with the `--associate-public-ip-address` option. +Use the [run-instances](https://docs.aws.amazon.com/cli/latest/reference/ec2/run-instances.html) command with the `--associate-public-ip-address` option. @@ -84 +84 @@ AWS CLI -Use the [run-instances](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/run-instances.html) command with the `--private-ip-address` option. +Use the [run-instances](https://docs.aws.amazon.com/cli/latest/reference/ec2/run-instances.html) command with the `--private-ip-address` option. @@ -130 +130 @@ AWS CLI -Use the [describe-instances](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/describe-instances.html) command. +Use the [describe-instances](https://docs.aws.amazon.com/cli/latest/reference/ec2/describe-instances.html) command.