Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS: Migrate use of deprecated WithEndpointResolverWithOptions to EndpointResolverV2 #951

Open
tpantelis opened this issue Jun 12, 2024 · 0 comments
Assignees

Comments

@tpantelis
Copy link
Contributor

tpantelis commented Jun 12, 2024

Migrate this code to use EndpointResolverV2. A basic migration strategy is outlined here. It seems we might be able to set the BaseEndpoint field but we also set the PartitionID field on the aws.Endpoint and it's unclear how that maps to the new API. It's also unclear how to distinguish service names as the service name param is not passed to the EndpointResolverV2 interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants