package
0.10.4
Repository: https://github.com/clearcodehq/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New will return a pointer to a new initialized service client.

# Structs

A Client implements the base client request and response handling used by all service clients.
A Config provides configuration to a service client instance.
DefaultRetryer implements basic retry logic using exponential backoff for most services.

# Interfaces

ConfigProvider provides a generic way for a service client to receive the ClientConfig without circular dependencies.