-
Epic
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
None
-
Migrate AWS SDK to v2
-
Product / Portfolio Work
-
-
11% To Do, 21% In Progress, 68% Done
-
False
-
-
False
-
Not Selected
-
-
L
-
None
We need to upgrade to use aws sdk v2
https://github.com/openshift/installer/pull/9383 has some initial implementations of using aws sdk v2, but the endpoint code in pkg/asset/installconfig/aws/config is using the deprecated endpoint resolution code. We should update that to use the v2 resolvers (i.e. using the individual endpoint resolvers for each service). See https://docs.aws.amazon.com/sdk-for-go/v2/developer-guide/configure-endpoints.html