AWS code-library documentation change
Summary
Fixed multiple typos: 'speciied'→'specified', 'TThe'→'The', 'specifed'→'specified'
Security assessment
Minor spelling corrections without security implications. Changes occur in non-security contexts like NAT gateway/Verified Access documentation.
Diff
diff --git a/code-library/latest/ug/cli_2_ec2_code_examples.md b/code-library/latest/ug/cli_2_ec2_code_examples.md index bc8d91dd5..010059260 100644 --- a//code-library/latest/ug/cli_2_ec2_code_examples.md +++ b//code-library/latest/ug/cli_2_ec2_code_examples.md @@ -6026 +6026 @@ The following code example shows how to use `create-verified-access-endpoint`. -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. @@ -10012 +10012 @@ The following `describe-addresses` example displays details about the Elastic IP -TThe following `describe-addresses` example displays details about your Elastic IP addresses for use in EC2-Classic. +The following `describe-addresses` example displays details about your Elastic IP addresses for use in EC2-Classic. @@ -29832 +29832 @@ The following code example shows how to use `unassign-private-nat-gateway-addres -The following `unassign-private-nat-gateway-address` example unassigns the specifed IP address from the specified private NAT gateway. +The following `unassign-private-nat-gateway-address` example unassigns the specified IP address from the specified private NAT gateway.