You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, my project is using Spring Boot 3.3.1, awspring 3.1.1.
I've been looking at issues and I've seen that Boot 3.3.x is not compatible yet
I don't know if that's why, but access, secret credentials applied to yml or properties mean nothing, and I think you're looking at aws configuration applied to local machines, is this the setup structure intended?
I'm leaving a question because I can't see that the documents in DefaultAwsRegionProviderChain and DefaultCredentialsProvider follow the values set in yml or properties.
The text was updated successfully, but these errors were encountered:
sjiwon
changed the title
Is there no point in credentials you set in yml or properties?
Is there no point in credentials set in yml or properties?
Jul 21, 2024
Question
@tomazfernandes @MatejNedic
Currently, my project is using Spring Boot 3.3.1, awspring 3.1.1.
I've been looking at issues and I've seen that Boot 3.3.x is not compatible yet
I don't know if that's why, but access, secret credentials applied to yml or properties mean nothing, and I think you're looking at aws configuration applied to local machines, is this the setup structure intended?
I'm leaving a question because I can't see that the documents in DefaultAwsRegionProviderChain and DefaultCredentialsProvider follow the values set in yml or properties.
The text was updated successfully, but these errors were encountered: