Module aws_smithy_runtime_api::client::endpoint
source · Expand description
APIs needed to configure endpoint resolution for clients.
Re-exports
pub use ResolveEndpoint as EndpointResolver;
Structs
- Future for
EndpointResolver::resolve_endpoint
. - Parameters originating from the Smithy endpoint ruleset required for endpoint resolution.
- Shared endpoint resolver.
Traits
- Configurable endpoint resolver implementation.