Skip to content

Commit c8db823

Browse files
committed
doc update
1 parent 4b931a7 commit c8db823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/event_handler/appsync_events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ When processing batch of items with `OnPublishAggregate()`, you must format the
431431

432432
??? warning "Raising `UnauthorizedException` will cause the Lambda invocation to fail."
433433

434-
You can also reject the entire payload by raising an `UnauthorizedException`. This prevents Powertools from processing any messages and causes the Lambda invocation to fail, returning an error to AppSync.
434+
You can also reject the entire payload by raising an `UnauthorizedException`. This prevents Powertools for AWS from processing any messages and causes the Lambda invocation to fail, returning an error to AppSync.
435435

436436
=== "Rejecting the entire request"
437437

0 commit comments

Comments
 (0)