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

## :loudspeaker: Type of change - [ ] Bugfix - [ ] New feature - [x] Enhancement - [ ] Refactoring ## :scroll: Description When creating a raw JSON string...

component: sqs

Currently due to Spring Messaging internals if we send a `String` message containing a JSON without specifying a `Content-Type` it'll default to `text/plain` in the `StringMessageConverter`. If we set `.header(MessageHeaders.CONTENT_TYPE,...

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

## :loudspeaker: Type of change - [x] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description see: https://github.com/awspring/spring-cloud-aws/issues/1129 ## :bulb: Motivation and...

component: sqs
type: documentation

## :loudspeaker: Type of change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description Added Micrometer's Observability support instruments SQS...

component: sqs
type: documentation
type: feature
status: team-discussion

## :loudspeaker: Type of change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description Implementation for #832 This is only...

component: sqs
type: documentation

…n the same Batch for FIFO queues ## :loudspeaker: Type of change - [ ] Bugfix - [ ] New feature - [x] Enhancement - [ ] Refactoring ## :scroll:...

component: sqs
type: documentation
type: dependency-upgrade

**Type**: Feature **Is your feature request related to a problem? Please describe.** More often that not, in the microservices architecture, a single microservice operates against a single S3 bucket. Spring...

**Type**: Bug **Component**: DynamoDB **Describe the bug** I am using DynamoDbTemplate for querying dynamodb records. The `delete()` method in the API is `void`, therefore unable to perform further actions using...

This is most definitely a typo, the correct method is `S3Template#createSignedGetURL`. ## :loudspeaker: Type of change - [ ] Bugfix - [ ] New feature - [x] Enhancement - [...

type: documentation

## :loudspeaker: Type of change - [x] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description ## :bulb: Motivation and Context ##...

component: s3