AWS AmazonCloudWatch documentation change
Summary
Fixed typo in 'VPC accdess' to 'VPC access' in OpenSearch Service domain documentation
Security assessment
The change corrects a spelling error but does not introduce or modify security-related content. The documentation already described security requirements for IAM roles and VPC access; this change only improves readability without altering security implications.
Diff
diff --git a/AmazonCloudWatch/latest/logs/SubscriptionFilters.md b/AmazonCloudWatch/latest/logs/SubscriptionFilters.md index 6b1263b8f..4add94869 100644 --- a//AmazonCloudWatch/latest/logs/SubscriptionFilters.md +++ b//AmazonCloudWatch/latest/logs/SubscriptionFilters.md @@ -665 +665 @@ JSON - * If the target OpenSearch Service domain uses VPC accdess, the IAM role must also have the **AWSLambdaVPCAccessExecutionRole** policy attached. This Amazon-managed policy grants Lambda access to the customer's VPC, enabling Lambda to write to the OpenSearch endpoint in the VPC. + * If the target OpenSearch Service domain uses VPC access, the IAM role must also have the **AWSLambdaVPCAccessExecutionRole** policy attached. This Amazon-managed policy grants Lambda access to the customer's VPC, enabling Lambda to write to the OpenSearch endpoint in the VPC.