Modules§
Structs§
- MzAws
Resolver 🔒 - A
tower_service::Service<Name>resolver that delegates tomz_ore::netio::resolve_address, used byhttp_client_with_resolver.
Functions§
- defaults
- Creates an AWS SDK configuration loader with the defaults for the latest behavior version plus some Materialize-specific overrides.
- http_
client - Returns an HTTP client for use with the AWS SDK that is appropriately configured for Materialize.
- http_
client_ with_ resolver - Returns an AWS SDK HTTP client whose DNS resolver delegates to
mz_ore::netio::resolve_address.