Skip to content

Conversation

@eddumelendez
Copy link
Member

Currently, LocalStackContainer depends on aws sdk v1. We have received
feedback about moving to aws sdk v2. However, we think that the
class already provides the enough information to be used such as
getEndpointOverride(), getRegion(), getAccessKey() and getSecretKey.
So, we are deprecating getDefaultCredentialsProvider() and getEndpointConfiguration
which are going to be removed in the feature and LocalStack module will
not depend on any aws sdk.

Currently, `LocalStackContainer` depends on aws sdk v1. We have received
feedback about moving to aws sdk v2. However, we think that the
class already provides the enough information to be used such as
`getEndpointOverride()`, `getRegion()`, `getAccessKey()` and `getSecretKey`.
So, we are deprecating `getDefaultCredentialsProvider()` and `getEndpointConfiguration`
which are going to be removed in the feature and `LocalStack` module will
not depend on any aws sdk.
@eddumelendez eddumelendez requested a review from a team June 13, 2022 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

modules/localstack type/deprecation Public APIs are being deprecated but not changed yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants