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