Expand description
APIs needed to configure endpoint resolution for clients.
Modules§
- error
- Errors related to endpoint resolution and validation
Structs§
- Endpoint
Future - Future for [
EndpointResolver::resolve_endpoint
]. - Endpoint
Prefix - A special type that adds support for services that have special URL-prefixing rules.
- Endpoint
Resolver Params - Parameters originating from the Smithy endpoint ruleset required for endpoint resolution.
- Shared
Endpoint Resolver - Shared endpoint resolver.
Traits§
- Resolve
Endpoint - Configurable endpoint resolver implementation.