-
**Type**: Feature
**Is your feature request related to a problem? Please describe.**
We have a use case where our message size is larger than 254kb. is there a support in spring-cloud-sqs-messagin…
-
```
java.util.concurrent.CompletionException: software.amazon.awssdk.services.sqs.model.QueueDoesNotExistException: The specified queue does not exist for this wsdl version. (Service: Sqs, Status Cod…
-
Reassembling log messages that have been split into multiple SQS messages can be problematic, so can we use S3 to store those large messages?
I see two options:
1. Use Amazon SQS Extended Client…
-
### Describe the bug
When adding a CMK-SSE enabled SQS Queue as a DLQ to a Rule, the abstraction adds the required permission to the SQS Queue resource policy for EventBridge to sendMessages but does…
-
I understand that `sqs-java-extended-client-lib` supports this but just wondering if you have any plan for supporting similar on boto.
Thank you!
naoko updated
2 years ago
-
Hi ,
I am following the blog https://hudi.apache.org/blog/2021/08/23/s3-events-source/
Used below command
spark-submit \
--jars "s3://codebucket/jars/hudi-spark3.4-bundle_2.12-0.14.0.jar,s3://c…
-
Following command issued:
aws sqs set-queue-attributes --queue-url https://sqs.us-west-1.amazonaws.com/123456789012/MyQueue --attributes file:sqspolicy.json
Note that the JSON file (sqspolicy.json)…
-
When using SQS AWS supports partial batch failure reporting if `FunctionResponseTypes` is set to `ReportBatchItemFailures `, however the current `serverless-offline-sqs` plugin does not, which results…
-
### Describe the bug
When attempting to parse a message with:
`var snsMessage = AwsSnsMessage.ParseMessage(message.Body);`
https://docs.aws.amazon.com/sdkfornet/latest/apidocs/items/MSNSUtilMessage…
-
We use `java.lang.reflect.AcessibleObject#setAccessible` to reflectively access fields in both the matrics and SQS utilities. We should try and remove this, if we can.
**What were you trying to ac…