spring-cloud-aws icon indicating copy to clipboard operation
spring-cloud-aws copied to clipboard

The New Home for Spring Cloud AWS

Results 200 spring-cloud-aws issues
Sort by recently updated
recently updated
newest added

**Type**: Bug **Component**: SQS **Describe the bug** io.awspring.cloud 2.3.1 spring-cloud-aws-messaging, spring-cloud-aws-dependencies, spring-cloud-aws-autoconfigure spring boot 2.4.5 Problem: during app restarts, queued SQS messages go in flight without acknowledgement in the app....

type: bug
component: sqs
status: waiting-for-feedback

**Type**: Bug **Component**: SQS **Describe the bug** Running the SQS listener, with Localstack to simulate the queue, the Spring container is not shutting down cleanly when running tests through Maven....

type: bug
component: sqs

**Type**: Feature Support for registering & discovering applications using AWS CloudMap **Is your feature request related to a problem? Please describe.** We have an application which is currently deployed in...

type: enhancement

Just POC. Not sure when this is going to happen (3.0 or later).

type: dependency-upgrade

Support for integrating with AWS Cloudmap ## :loudspeaker: Type of change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description...

component: parameter-store
component: s3
component: secrets-manager
type: documentation
type: dependency-upgrade
type: feature
component: cloudmap

**Type**: Feature/Bug **Is your feature request related to a problem? Please describe.** When running Spring Boot 3.0.0-M3, we are unable to get the `@SqsListener` annotation to work. Sending a message...

**Type**: Feature **Is your feature request related to a problem? Please describe.** I have found that several people i work with have assumed that S3Resource.getUri() would return the s3 url...

component: s3
type: enhancement

component: sqs
type: documentation

**Type**: Feature **Is your feature request related to a problem? Please describe.** We want to be able to manage the max number of messages that are being polled from SQS...

component: sqs
type: enhancement

We need something to send messages to SQS, likely `SqsTemplate`, that integrates with the rest of SQS components.

component: sqs
type: enhancement