Closed
Description
Describe the bug
When loading e.g. SqsClient as a bean and not even using DynamoDB I get the following message as a warning:
Ignoring profile 'profile localDynamoDB' on line 23 because it was not alphanumeric with only these special characters: - / . % @ _ : +
Expected Behavior
The warning should not appear
Current Behavior
The warning is constantly appearing
Reproduction Steps
import the library and create a bean in SpringBoot e.g. returning an Sqsclient
Possible Solution
No response
Additional Information/Context
No response
AWS Java SDK version used
2.20.31
JDK version used
17
Operating System and version
MacOs