spring-ai
spring-ai copied to clipboard
Change the BedrockAwsConnectionProperties region property to be empty by default
trafficstars
If the BedrockAwsConnectionProperties#region by default the auto-configuration will try to pick the default region using the DefaultAwsRegionProviderChain.builder().build().
Related to #2146 and #3217