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** I'm unsure if this is intended but thought I'd raise it just in case. when using `spring.main.lazy-initialization=true` our listeners marked with `@SqsListener` don't...

component: sqs
type: enhancement
status: ideal-for-contribution

**Type**: Bug **Component**: AWS Cloud SQS **Describe the bug** We are using awsspringcloud.version 3.0.3 in our service and trying to use SQS in it using SqsTemplate. For tests, we are...

**Type**: Feature First of all, congrats for 3.0.0 release! 🎉 **Is your feature request related to a problem? Please describe.** I'm pretty sure you are already having this in mind...

**Type**: Feature / Question **Is your feature request related to a problem? Please describe.** Currently I am developing an web application with spring boot and I wanted to integrate AWS...

component: cloudwatch
type: documentation

We've discussed with @odrotbohm that Spring Cloud AWS is a better place for [spring-modulith-events-aws-sns](https://github.com/spring-projects/spring-modulith/tree/main/spring-modulith-events/spring-modulith-events-aws-sns) and [spring-modulith-events-aws-sqs](https://github.com/spring-projects/spring-modulith/tree/main/spring-modulith-events/spring-modulith-events-aws-sqs) modules. They should be moved either here, or to another project in awspring org.

**Type**: Feature **Is your feature request related to a problem? Please describe.** I'd like for my `@SqsListener` methods to perform logic based on an object type. **Describe the solution you'd...

component: sqs
type: enhancement
status: ideal-for-contribution

**Type**: Bug **Component**: Parameter Store **Describe the bug** Application failed to start when trying to use the parameter store. **Sample** Pom snippet: ```xml io.awspring.cloud spring-cloud-aws-starter io.awspring.cloud spring-cloud-aws-starter-parameter-store software.amazon.awssdk sts software.amazon.awssdk...

**Type**: Feature **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] We are...

## :loudspeaker: Type of change - [x] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description After increasing the setup-java to v4,...

**Type**: Bug **Component**: SNS **Describe the bug** I'm migrating from spring boot 2.X to 3.X and changing from aws sdk v1 to v2. One of the changes is using `SnsTemplate`...

status: waiting-for-feedback