EndpointResolver Upgrade Guidance #3079
rcoh
announced in
Change Log
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The
aws-smithy-http::endpointmodule has been removed.If you previously defined a custom endpoint resolver for a service, you will now use the trait defined directly by the service,
<service>::config::endpoint::ResolveEndpoint.Paramsis theendpoint::Paramstype for the given serviceEndpointFuture::readyBox<dyn Error + Send + Sync>Beta Was this translation helpful? Give feedback.
All reactions