-
I tried to configure SqsMessageListenerContainerFactory to use VirtualThreadTaskExecutor:
```java
@Bean
SqsMessageListenerContainerFactory defaultSqsListenerContainerFactory(SqsAsyncClien…
-
SQS is an event source worth demoing and documenting
-
### Component
None
### Is your feature request related to a problem?
I had to get custom to implement extracting traceparent + tracestate from my SQS consuming BackgroundService. A lot of it's insp…
-
### 🔖 Feature description
Pulling dependencies in templates from remote
### 🎤 Context
I have read the documentation and I saw the possibility to pull properties from remote in a template like so:
…
-
Issue:
After specifying in my manifest that I would like the default queue to
- Be FIFO
- A delay of 1s
- And have a Dead Letter queue, after 5 failed attempts
I `copilot init`, and `copil…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Hello
I apologise in advance if this is already an unknown issue, but I haven't found a re…
-
#### Summary
The Things Stack user has requested that the documentation include the below Cloudformation templates in the AWS ECS Deployment guide.
- `2-6-db-timescale-replica`
- `2-7-q…
-
### Describe the bug
I'm seeing an issue where specifying service specific endpoints as per the [documentation](https://docs.aws.amazon.com/sdkref/latest/guide/feature-ss-endpoints.html) is not wor…
-
### Expected Behavior
As per title, when working with a Kinesis Firehose event that contains a SQS event in the data field, if the field is not a valid SQS event the entire parsing should fail.
### …
-
### Use case
AWS has support for large payloads in SQS using the extended client library: https://pypi.org/project/sqs-extended-client/ - However there's still a fair amount of boilerplate when rea…