@Configuration @EnableConfigurationProperties(value=AwsProperties.class) public class SynapseAwsAuthConfiguration extends java.lang.Object
| Constructor and Description |
|---|
SynapseAwsAuthConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.auth.credentials.AwsCredentialsProvider |
awsCredentialsProvider(AwsProperties awsProperties) |
@Bean @ConditionalOnMissingBean(value=software.amazon.awssdk.auth.credentials.AwsCredentialsProvider.class) public software.amazon.awssdk.auth.credentials.AwsCredentialsProvider awsCredentialsProvider(AwsProperties awsProperties)