spring-attic / spring-cloud-aws

All development has moved to https://github.com/awspring/spring-cloud-aws Integration for Amazon Web Services APIs with Spring
https://awspring.io/
Apache License 2.0
590 stars 376 forks source link

Set specific region for every integration #665

Closed eddumelendez closed 3 years ago

eddumelendez commented 3 years ago

Is your feature request related to a problem? Please describe. Currently, we are not able to set a specific region for a given service.

Describe the solution you'd like Add a region for every ConfigurationProperties which will be prioritized and in case it was not provided the the global region will be the fallback.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

maciejwalkowiak commented 3 years ago

@eddumelendez I believe this one can be closed?

eddumelendez commented 3 years ago

Yes.