Module aws_config::endpoint

source ·
Expand description

Code for resolving an endpoint (URI) that a request should be sent to

Modules

  • Errors related to endpoint resolution and validation
  • MapRequest-based middleware for resolving and applying a request’s endpoint.

Structs

Traits

  • Implementors of this trait can resolve an endpoint that will be applied to a request.

Functions

Type Definitions