public class AwsConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
AwsCredentialsProviderConfig |
credentials
Defines credentials provider used
|
Optional<software.amazon.awssdk.regions.Region> |
region
An Amazon Web Services region that hosts the given service.
|
| Constructor and Description |
|---|
AwsConfig() |
@ConfigItem public Optional<software.amazon.awssdk.regions.Region> region
@ConfigItem public AwsCredentialsProviderConfig credentials
Copyright © 2020 JBoss by Red Hat. All rights reserved.