AWS Security ChangesHomeSearch

AWS AWSEC2 documentation change

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

File: AWSEC2/latest/UserGuide/ComponentsAMIs.md

Summary

Updated CLI command references for AMI verification

Security assessment

Documentation link update with no security implications

Diff

diff --git a/AWSEC2/latest/UserGuide/ComponentsAMIs.md b/AWSEC2/latest/UserGuide/ComponentsAMIs.md
index 7fcc4952a..2e230063d 100644
--- a//AWSEC2/latest/UserGuide/ComponentsAMIs.md
+++ b//AWSEC2/latest/UserGuide/ComponentsAMIs.md
@@ -82 +82 @@ Support for hardware extensions | HVM guests can take advantage of hardware exte
-[How to find](./finding-an-ami.html) | Verify that the virtualization type of the AMI is set to `hvm`, using the console or the [describe-images](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/describe-images.html) command. | Verify that the virtualization type of the AMI is set to `paravirtual`, using the console or the [describe-images](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/describe-images.html) command.  
+[How to find](./finding-an-ami.html) | Verify that the virtualization type of the AMI is set to `hvm`, using the console or the [describe-images](https://docs.aws.amazon.com/cli/latest/reference/ec2/describe-images.html) command. | Verify that the virtualization type of the AMI is set to `paravirtual`, using the console or the [describe-images](https://docs.aws.amazon.com/cli/latest/reference/ec2/describe-images.html) command.