Skip to content

Commit 03ee552

Browse files
authored
Update docs/utilities/large_messages.md
1 parent 70fb61f commit 03ee552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/utilities/large_messages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The large message utility handles SQS and SNS messages which have had their payl
77
offloaded to S3 if they are larger than the maximum allowed size (256 KB).
88

99
!!! Notice
10-
The large message utility (available in the `powertools-sqs` module with v1.16.1 or lower) is now deprecated
10+
The large message utility (available in the `powertools-sqs` module for versions v1.16.1 and earlier) is now deprecated
1111
and replaced by the `powertools-large-messages` described in this page.
1212
You can still get the documentation [here](sqs_large_message_handling.md)
1313
and the migration guide [here](#migration-from-the-sqs-large-message-utility).

0 commit comments

Comments
 (0)