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.** spring-cloud-aws support for spring-boot 3 running on spring native. See attached reproducer to see issue on running the...

component: core
type: feature

**Type**: Feature **Is your feature request related to a problem? Please describe.** As specified in https://github.com/spring-cloud/spring-cloud-aws/issues/802 and in https://github.com/spring-projects/spring-integration-aws/issues/198, there should be support for Reactive Streams in the new AWS...

component: s3
type: enhancement
type: feature

**Type**: Feature I'm currently using `S3AsyncClient` with Project Reactor and Spring Boot. This project seems interesting, but it's kind of irrelevant to me if it's based on slow-synchronous network interactions....

component: s3
type: enhancement

**Type**: Feature Hi, is it possible to realize a [request response / RPC pattern](https://aws.amazon.com/de/blogs/compute/simple-two-way-messaging-using-the-amazon-sqs-temporary-queue-client/) with spring-cloud-aws-messaging? I'm thinking of a sendAndReceive method ([similar to the one in Amqp](https://docs.spring.io/spring-amqp/api/org/springframework/amqp/core/AmqpTemplate.html#convertSendAndReceive(java.lang.Object))) that puts...

component: sqs
type: enhancement

**Type**: Feature **Is your feature request related to a problem? Please describe.** I am accessing buckets via a role which is not a bucket owner, meaning that GetBucketLocation cannot work,...

component: s3
type: enhancement

## :loudspeaker: Type of change - [ ] Bugfix - [ ] New feature - [X ] Enhancement - [ ] Refactoring ## :scroll: Description Enable CloudWatch metrics if dependency...

component: core

**Type**: Bug **Component**: "S3" **Describe the bug** User defined metadata key is case-sensitive. Below document say user-defined metadata key is stored in lower-case. > https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingMetadata.html#object-metadata User-defined metadata is a set...

component: s3
type: enhancement

## :loudspeaker: Type of change - [ ] Bugfix - [x] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description This pull request adds support for...

component: parameter-store
component: rds
component: secrets-manager
type: documentation
type: dependency-upgrade
component: core

**Type**: Feature (Documentation) **Is your feature request related to a problem? Please describe.** Today, most of the documentation describe how to configure the beans using XML, the request here is...

type: enhancement

Once https://github.com/awspring/spring-cloud-aws/pull/237 is merged (or as a part of it). Likely, most of the existing docs from 2.4.x can be reused as we do not do anything ground breaking here....

component: cloudwatch
type: documentation