Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgerring committed Aug 4, 2023
1 parent 788d2ce commit 6b64bc5
Show file tree
Hide file tree
Showing 46 changed files with 0 additions and 5,836 deletions.
6 changes: 0 additions & 6 deletions docs/utilities/large_messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@ description: Utility
The large message utility handles SQS and SNS messages which have had their payloads
offloaded to S3 if they are larger than the maximum allowed size (256 KB).

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

## Features

- Automatically retrieve the content of S3 objects when SQS or SNS messages have been offloaded to S3.
Expand Down
489 changes: 0 additions & 489 deletions docs/utilities/sqs_batch.md

This file was deleted.

296 changes: 0 additions & 296 deletions docs/utilities/sqs_large_message_handling.md

This file was deleted.

1 change: 0 additions & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<module>powertools-examples-idempotency</module>
<module>powertools-examples-parameters</module>
<module>powertools-examples-serialization</module>
<module>powertools-examples-sqs</module>
<module>powertools-examples-batch</module>
<module>powertools-examples-validation</module>
<module>powertools-examples-cloudformation</module>
Expand Down
56 changes: 0 additions & 56 deletions examples/powertools-examples-sqs/README.md

This file was deleted.

Loading

0 comments on commit 6b64bc5

Please sign in to comment.