AWS AWSEC2 documentation change
Summary
Updated CLI command references for AMI metadata
Security assessment
Documentation link maintenance without security implications
Diff
diff --git a/AWSEC2/latest/UserGuide/ami-last-launched-time.md b/AWSEC2/latest/UserGuide/ami-last-launched-time.md index 735f11412..ffda90377 100644 --- a//AWSEC2/latest/UserGuide/ami-last-launched-time.md +++ b//AWSEC2/latest/UserGuide/ami-last-launched-time.md @@ -43 +43 @@ AWS CLI -Use the [describe-images](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/describe-images.html) command. If `LastLaunchedTime` is not present in the output, verify that you own the AMI. +Use the [describe-images](https://docs.aws.amazon.com/cli/latest/reference/ec2/describe-images.html) command. If `LastLaunchedTime` is not present in the output, verify that you own the AMI. @@ -58 +58 @@ The following is example output. -Use the [describe-image-attribute](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/describe-image-attribute.html) command. You must be the owner of the specified AMI. +Use the [describe-image-attribute](https://docs.aws.amazon.com/cli/latest/reference/ec2/describe-image-attribute.html) command. You must be the owner of the specified AMI.