Skip to content

AWS: Migrate use of deprecated WithEndpointResolverWithOptions to EndpointResolverV2 #951

@tpantelis

Description

@tpantelis

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions