AWS cli documentation change
Summary
Updated AWS CLI version reference and fixed typo in example description ('speciied' to 'specified')
Security assessment
Typo correction in non-security example; no vulnerability fixes or security feature documentation added.
Diff
diff --git a/cli/latest/reference/ec2/create-verified-access-endpoint.md b/cli/latest/reference/ec2/create-verified-access-endpoint.md index f8e35e7b4..47546b409 100644 --- a//cli/latest/reference/ec2/create-verified-access-endpoint.md +++ b//cli/latest/reference/ec2/create-verified-access-endpoint.md @@ -15 +15 @@ - * [AWS CLI 2.33.25 Command Reference](../../index.html) » + * [AWS CLI 2.33.27 Command Reference](../../index.html) » @@ -807 +807 @@ Unless otherwise stated, all examples have unix-like quotation rules. These exam -The following `create-verified-access-endpoint` example creates a Verified Access endpoint for the speciied Verified Access group. The specified network interface and security group must belong to the same VPC. +The following `create-verified-access-endpoint` example creates a Verified Access endpoint for the specified Verified Access group. The specified network interface and security group must belong to the same VPC. @@ -1239 +1239 @@ VerifiedAccessEndpoint -> (structure) - * [AWS CLI 2.33.25 Command Reference](../../index.html) » + * [AWS CLI 2.33.27 Command Reference](../../index.html) »