Module aws_smithy_runtime_api::client::interceptors

source ·
Expand description

Interceptors for clients.

Interceptors are operation lifecycle hooks that can read/modify requests and responses.

Re-exports§

Modules§

  • Interceptor context.
  • Errors related to Smithy interceptors

Structs§

Traits§

  • An interceptor allows injecting code into the SDK ’s request execution pipeline.

Functions§