package smaws-lib
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Support library for AWS SDKs generated from Smithy definitions
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      0.1.preview1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=18fb70dbc45e8d81a341b9bed6871bab
    
    
  sha512=7607dc98acaeed5803b44c9ca32d90c88e7813d4b3e3ae4ec661a0bad16c88dc1476bc780877527ea4cd5a4b7398453c1bb600ce0db14d39afa05dc4762b5ba5
    
    
  doc/index.html
smaws-lib
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.
Library details
This provides the support functions needed by the generated service SDKs, including:
- Smithy Protocol Support
- HTTP Client handling
- AwsSigV4 Signing
- Configuration and Context support
You may need to use some parts directly, like the Smaws_Lib.Config or Smaws_Lib.Context objects used to establish a connection.
Reference
Configuration and Context
Internal SDK Services
- Smaws_Lib.Auth
- Smaws_Lib.Http
- Smaws_Lib.ProtocolsThis module provides the underlying Smithy protocol implementations that are used by the AWS Service SDKs
- Smaws_Lib.Sign
Utilities and Parsers
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page