AWS AWSEC2 documentation change
Summary
Updated AWS CLI documentation link format for send-command API reference
Security assessment
The change only updates a URL to the AWS CLI documentation. There is no evidence of security vulnerability fixes or security feature additions.
Diff
diff --git a/AWSEC2/latest/UserGuide/application-consistent-snapshots-troubleshooting.md b/AWSEC2/latest/UserGuide/application-consistent-snapshots-troubleshooting.md index 27a5c9098..ccbe38d35 100644 --- a//AWSEC2/latest/UserGuide/application-consistent-snapshots-troubleshooting.md +++ b//AWSEC2/latest/UserGuide/application-consistent-snapshots-troubleshooting.md @@ -56 +56 @@ You can also open the Event Viewer Windows application and choose **Windows Logs -If you're using Systems Manager with VPC endpoints, and the Systems Manager [send-command](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ssm/send-command.html) API action (**Run Command** in the console) failed, verify that you configured the following endpoint correctly: **com.amazonaws.`region`.ec2**. +If you're using Systems Manager with VPC endpoints, and the Systems Manager [send-command](https://docs.aws.amazon.com/cli/latest/reference/ssm/send-command.html) API action (**Run Command** in the console) failed, verify that you configured the following endpoint correctly: **com.amazonaws.`region`.ec2**.