smaws-lib
is a support library for smaws-clients
, which provides AWS SDKs for OCaml.
This library is not meant to be used independently - please see smaws-clients
for SDK installation and usage documentation.
This provides the support functions needed by the generated service SDKs, including:
You may need to use some parts directly, like the Smaws_Lib.Config
or Smaws_Lib.Context
objects used to establish a connection.
Smaws_Lib.Auth
Smaws_Lib.Http
Smaws_Lib.Protocols
This module provides the underlying Smithy protocol implementations that are used by the AWS Service SDKsSmaws_Lib.Sign