AWS AWSEC2 documentation change
Summary
Updated AWS CLI documentation link for import-image command from v2 to latest reference
Security assessment
The change only corrects a documentation URL. While UEFI Secure Boot is a security feature, this update doesn't add new security documentation or address vulnerabilities.
Diff
diff --git a/AWSEC2/latest/UserGuide/launch-instance-with-uefi-sb.md b/AWSEC2/latest/UserGuide/launch-instance-with-uefi-sb.md index 7e22a4fba..c79df0e8e 100644 --- a//AWSEC2/latest/UserGuide/launch-instance-with-uefi-sb.md +++ b//AWSEC2/latest/UserGuide/launch-instance-with-uefi-sb.md @@ -36 +36 @@ To launch a Windows instance, the Windows AMI must have UEFI Secure Boot enabled -Currently, we do not support importing Windows with UEFI Secure Boot by using the [import-image](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/import-image.html) command. +Currently, we do not support importing Windows with UEFI Secure Boot by using the [import-image](https://docs.aws.amazon.com/cli/latest/reference/ec2/import-image.html) command.