Module endpoint

Source
Expand description

Types needed to configure endpoint resolution.

Structs§

DefaultResolver
The default endpoint resolver
Endpoint
Smithy Endpoint Type
EndpointFuture
Future for [EndpointResolver::resolve_endpoint].
InvalidParams
An error that occurred during endpoint resolution
Params
Configuration parameters for resolving the correct endpoint
ParamsBuilder
Builder for Params
SharedEndpointResolver
Shared endpoint resolver.

Traits§

ResolveEndpoint
Endpoint resolver trait specific to AWS Key Management Service