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

Standalone Initialization of all AWS Clients

Open driverpt opened this issue 1 year ago • 2 comments

Type: Feature

Is your feature request related to a problem? Please describe. We are using simple AWS Clients for most AWS Services and we just wanted simple initialization via properties of the clients, not the remainder of infrastructure

Describe the solution you'd like Being able to add spring-cloud-aws-starter-autoconfigure and Automatically expose all clients. Similar to what happens in Micronaut AWS

Describe alternatives you've considered Manually Instantiate all clients.

Additional context N/A

driverpt avatar Apr 18 '23 15:04 driverpt

Superseeds #768

driverpt avatar Apr 18 '23 15:04 driverpt

Hey @driverpt , Thanks on opening issue, PR is welcome if you are up for it!

MatejNedic avatar Apr 18 '23 18:04 MatejNedic