spring-cloud-aws icon indicating copy to clipboard operation
spring-cloud-aws copied to clipboard

All development has moved to https://github.com/awspring/spring-cloud-aws Integration for Amazon Web Services APIs with Spring

Results 93 spring-cloud-aws issues
Sort by recently updated
recently updated
newest added

## :loudspeaker: Type of change - [x] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description In the PathResourceResolver.isResourceUnderLocation method, a slash...

component: s3
component: core

I am consuming the events that occurred in the s3 bucket using the SQS and fetching the s3 object using the keys, I am using the @SqsListener to listen to...

status: waiting-for-triage

**Type**: Bug **Component**: aws-parameter-store-config **Describe the bug** Hi everyone, I'm having an issue with ` aws-parameter-store-config` only locally (everything works on aws) so I guess I have a problem within...

type: bug
status: waiting-for-triage

**Type**: Feature **Is your feature request related to a problem? Please describe.** I would like to be able to use Project Reactor with S3. **Describe the solution you'd like** Addition...

status: waiting-for-triage
type: enhancement

I have recently added Parameter Store support via this library in addition to the existing Consul support to our application of ours. The latter periodically polls Consul for values and...

status: waiting-for-triage
component: parameter-store

**Type**: Bug **Component**: Documentation **Describe the bug** Please provide details of the problem, including the version of Spring Cloud that you are using. I went to the documentation as a...

type: bug
status: waiting-for-triage
waiting-for-triage

Enable to use of AppConfig as PropertySource supporting Yaml & Json content-types.

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

**Type**: Bug **Component**: "Secrets Manager" **Describe the bug** I am using **spring-cloud-starter-aws-secrets-manager-config** to retrieve secrets from Secret Manager. It works perfectly fine with a single secret however I want to...

type: bug
status: waiting-for-triage

**Type**: Bug **Component**: - spring-cloud-aws-secrets-manager-config - Secrets Manager **Describe the bug** General Startup failure because of an - maybe - unused dependency [(pom.xml)](https://github.com/spring-cloud/spring-cloud-aws/blob/8d1675bd900071094ed92e638e8ff2ca093a6633/spring-cloud-aws-secrets-manager-config/pom.xml#L43) to the now not longer support `spring-cloud-context`....

type: bug
status: waiting-for-triage

AWS SSM does not support square brackets in the parameter name which conflicts with how Spring Cloud AWS 2.3 wants us to configure our datasource in Spring Boot. See: https://docs.awspring.io/spring-cloud-aws/docs/2.3.0/reference/html/index.html#data-access-with-jdbc...

status: waiting-for-triage