aws-smithy-client 0.39.0

Client for smithy-rs.
Documentation

aws-smithy-client

aws-smithy-client defines a Tower-based client that implements functionality that exists across all service clients generated by smithy-rs including:

  • Retries
  • Connector, request attempt, and multi-request timeouts
  • Configurable middleware
  • HTTPS implementations

This crate is part of the AWS SDK for Rust and the smithy-rs code generator. In most cases, it should not be used directly.