AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-08-22 · Documentation low

File: cli/latest/reference/cognito-idp/update-auth-event-feedback.md

Summary

Fixed typo in authentication feedback documentation and updated CLI version references

Security assessment

Typo fix ('can’ make' to 'can’t make') improves clarity but doesn't address security vulnerabilities. Change relates to authentication event feedback mechanism but doesn't introduce new security controls

Diff

diff --git a/cli/latest/reference/cognito-idp/update-auth-event-feedback.md b/cli/latest/reference/cognito-idp/update-auth-event-feedback.md
index 3fda95271..d960439f8 100644
--- a//cli/latest/reference/cognito-idp/update-auth-event-feedback.md
+++ b//cli/latest/reference/cognito-idp/update-auth-event-feedback.md
@@ -15 +15 @@
-  * [AWS CLI 2.28.12 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.15 Command Reference](../../index.html) »
@@ -62 +62 @@ Provides the feedback for an authentication event generated by threat protection
-This operation requires a `FeedbackToken` that Amazon Cognito generates and adds to notification emails when users have potentially suspicious authentication events. Users invoke this operation when they select the link that corresponds to `{one-click-link-valid}` or `{one-click-link-invalid}` in your notification template. Because `FeedbackToken` is a required parameter, you can’ make requests to `UpdateAuthEventFeedback` without the contents of the notification email message.
+This operation requires a `FeedbackToken` that Amazon Cognito generates and adds to notification emails when users have potentially suspicious authentication events. Users invoke this operation when they select the link that corresponds to `{one-click-link-valid}` or `{one-click-link-invalid}` in your notification template. Because `FeedbackToken` is a required parameter, you can’t make requests to `UpdateAuthEventFeedback` without the contents of the notification email message.
@@ -259 +259 @@ None
-  * [AWS CLI 2.28.12 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.15 Command Reference](../../index.html) »