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**: Feature **Is your feature request related to a problem? Please describe.** The current SQS listener implementation has options to limit the concurrency within the application, however, it does not...

**Type**: Feature **Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** I use AWS Cognito a lot for my project. I also use...

Context https://github.com/awspring/spring-cloud-aws/issues/1184

type: documentation

### Discussed in https://github.com/awspring/spring-cloud-aws/discussions/1234 Originally posted by **jtglass1** September 25, 2024 Hi guys. I've a strange issue which is intermittent and I wanted to see if you had come across...

type: bug
component: sqs

component: cloudwatch
component: parameter-store
component: s3
component: secrets-manager
component: ses
component: sns
component: sqs
type: documentation
type: dependency-upgrade
component: core
component: dynamodb

**Type**: Bug **Component**: SQS **Describe the bug** When we have configured payloadTypeMapper and two SqsListners, We send message with appropriate header to be able to consume in specific listener according...

### Discussed in https://github.com/awspring/spring-cloud-aws/discussions/1162 Originally posted by **kilonet** June 6, 2024 Parameters from AWS being overwritten by values from profile specific property-files (application-profile.properties). Is there any way to make values...

component: parameter-store

**Type**: Bug **Component**: Secrets Manager **Describe the bug** Spring Cloud version: 3.1.1 Secrets manager does not work as expected with `@ConfigurationProperties("prefix")`. Given the following secret: ```json { "EXAMPLE_FOO": "bar" }...

component: secrets-manager
status: waiting-for-feedback

Blocked by https://github.com/localstack/localstack/issues/11319

type: dependency-upgrade

## :loudspeaker: Type of change - [ ] Bugfix - [ ] New feature - [X] Enhancement - [ ] Refactoring ## :scroll: Description Checks in QueueAttributesResolver.wrapException if the upcoming...

component: sqs