AWS Security ChangesHomeSearch

AWS appsync documentation change

Service: appsync · 2025-02-26 · Documentation low

File: appsync/latest/eventapi/cw-metrics.md

Summary

Removed 'incorrect query' from example client configuration errors

Security assessment

Minor clarification in error description with no security implications.

Diff

diff --git a/appsync/latest/eventapi/cw-metrics.md
index d766c0836..18cefe7e9 100644
--- a/appsync/latest/eventapi/cw-metrics.md
+++ b/appsync/latest/eventapi/cw-metrics.md
@@ -16 +16 @@ You can use CloudWatch metrics to monitor and provide alerts about specific even
-Errors resulting from requests that are not valid due to an incorrect client configuration. For example, these errors can occur when the request includes an incorrect JSON payload or an incorrect query, when the service is throttled, or when the authorization settings are misconfigured.
+Errors resulting from requests that are not valid due to an incorrect client configuration. For example, these errors can occur when the request includes an incorrect JSON payload, when the service is throttled, or when the authorization settings are misconfigured.