Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Use default AWS SDK credentials and region providers by default #568

Closed
maciejwalkowiak opened this issue Jun 6, 2020 · 0 comments
Closed
Labels
component: core An issue related to core functionality - credentials, region resolution status: in-progress An issue that being worked on type: enhancement A general enhancement
Milestone

Comments

@maciejwalkowiak
Copy link
Contributor

Configuring credentials and region currently causes a lot of confusion (#102, #470). Spring Cloud AWS should use DefaultAWSCredentialsProviderChain and DefaultAwsRegionProviderChain by default and fall back to old mode only if properties cloud.aws.credentials.use-default-aws-credentials-chain and cloud.aws.region.use-default-aws-region-chain are set to false.

@maciejwalkowiak maciejwalkowiak added component: core An issue related to core functionality - credentials, region resolution type: enhancement A general enhancement labels Jun 6, 2020
@maciejwalkowiak maciejwalkowiak added this to the 2.3 milestone Jun 6, 2020
@maciejwalkowiak maciejwalkowiak added the status: in-progress An issue that being worked on label Jun 8, 2020
maciejwalkowiak added a commit to maciejwalkowiak/spring-cloud-aws that referenced this issue Oct 15, 2020
maciejwalkowiak added a commit to maciejwalkowiak/spring-cloud-aws that referenced this issue Oct 15, 2020
maciejwalkowiak added a commit to maciejwalkowiak/spring-cloud-aws that referenced this issue Oct 15, 2020
maciejwalkowiak added a commit to maciejwalkowiak/spring-cloud-aws that referenced this issue Oct 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: core An issue related to core functionality - credentials, region resolution status: in-progress An issue that being worked on type: enhancement A general enhancement
Development

No branches or pull requests

1 participant