AWS vpc documentation change
Summary
Fixed a typo from 'endpoint polices' to 'endpoint policies' in documentation about VPC endpoint access control.
Security assessment
The change corrects a spelling error but does not address a security vulnerability or introduce new security documentation. Endpoint policies are security-related in general, but the typo fix itself does not indicate a resolved security issue.
Diff
diff --git a/vpc/latest/privatelink/concepts.md b/vpc/latest/privatelink/concepts.md index b9831b6ec..d4c23adfd 100644 --- a//vpc/latest/privatelink/concepts.md +++ b//vpc/latest/privatelink/concepts.md @@ -177 +177 @@ A service provider adds [permissions](./configure-endpoint-service.html#add-remo -With interface VPC endpoints, consumers can use [endpoint polices](./vpc-endpoints-access.html) to control which IAM principals can use a VPC endpoint to access an endpoint service or resource. +With interface VPC endpoints, consumers can use [endpoint policies](./vpc-endpoints-access.html) to control which IAM principals can use a VPC endpoint to access an endpoint service or resource.