We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70fb61f commit 03ee552Copy full SHA for 03ee552
docs/utilities/large_messages.md
@@ -7,7 +7,7 @@ The large message utility handles SQS and SNS messages which have had their payl
7
offloaded to S3 if they are larger than the maximum allowed size (256 KB).
8
9
!!! Notice
10
- The large message utility (available in the `powertools-sqs` module with v1.16.1 or lower) is now deprecated
+ The large message utility (available in the `powertools-sqs` module for versions v1.16.1 and earlier) is now deprecated
11
and replaced by the `powertools-large-messages` described in this page.
12
You can still get the documentation [here](sqs_large_message_handling.md)
13
and the migration guide [here](#migration-from-the-sqs-large-message-utility).
0 commit comments