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**: Secrets Manager **Describe the bug** Created a secrets manager with name service-local. (Changing the name of the secret is out of question) Tried following configurations with spring.config.import...

status: waiting-for-feedback

**Type**: Bug **Component**: "SQS" **Describe the bug** I'm try to work with yandex cloud with spring-cloud-aws 3.0.1 and I'm get error when I'm send and receive messages from Yandex Message...

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

**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...

component: sqs
type: enhancement

**Type**: Feature **Is your feature request related to a problem? Please describe.** No, It's not. **Describe the solution you'd like** In order to create a new listener, the method defined...

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

**Type**: Bug I am using spring-boot 3.0.6, spring-cloud-aws: 3.0.1. SQS is consuming messages from SNS and we process the message. If the processing is successful we acknowledge the message other...

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

**Type**: Feature **Is your feature request related to a problem? Please describe.** Is there a way to automatically map SNS notification messages in `@SqsListener`? If the SQS queue is subscribed...

component: sqs
type: enhancement

**Type**: Bug **Component**: SQS **Describe the bug** Version: `io.awspring.cloud:spring-cloud-aws-starter-sqs:3.0.3` When enqueueing message with `SqsTemplate` to a FIFO queue, although I am providing `MessageGroupId` header, it is being ignored. I am...

component: sqs
type: enhancement

- simplify configuring AWS SDK v2 tracing for Brave and Otel - Otel: https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/aws-sdk/aws-sdk-2.2/library - Brave: https://github.com/openzipkin/zipkin-aws/blob/master/brave/instrumentation-aws-java-sdk-v2-core/README.md - create spans for SQS listeners Also https://github.com/awspring/spring-cloud-aws/issues/566

type: feature

**Type**: Feature **Is your feature request related to a problem? Please describe.** Hi, SnsTemplate configures SnsClient as default, Is it possible to autoconfigure AsyncSnsClient for SnsTemplate. Thank you very much....

## :loudspeaker: Type of change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description A new package added to the...

type: documentation
type: dependency-upgrade