Skip to content

Commit 9f33633

Browse files
committed
remove sqs example in doc
1 parent 277b81d commit 9f33633

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/README.md

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Each example can be copied from its subdirectory and used independently of the r
1414
* [powertools-examples-idempotency](powertools-examples-idempotency) - An idempotent HTTP API
1515
* [powertools-examples-parameters](powertools-examples-parameters) - Uses the parameters module to provide runtime parameters to a function
1616
* [powertools-examples-serialization](powertools-examples-serialization) - Uses the serialization module to serialize and deserialize API Gateway & SQS payloads
17-
* [powertools-examples-sqs](powertools-examples-sqs) - Processes SQS batch requests (**Deprecated** - will be replaced by `powertools-examples-batch` in version 2 of this library)
1817
* [powertools-examples-validation](powertools-examples-validation) - Uses the validation module to validate user requests received via API Gateway
1918
* [powertools-examples-cloudformation](powertools-examples-cloudformation) - Deploys a Cloudformation custom resource
2019
* [powertools-examples-batch](powertools-examples-batch) - Examples for each of the different batch processing deployments

0 commit comments

Comments
 (0)