API for cognitect.aws.client.shared
  -  
  
Full namespace name: 
cognitect.aws.client.shared
Overview
Default, globally shared resources which are by default shared among all AWS clients and whose
lifecycles and resources are automatically managed.
Public Variables and Functions
  
  
  credentials-provider
  function
  Usage: (credentials-provider)
  Returns the globally shared instance of credentials-provider, which
uses the globally shared instance of http-client.
Alpha. Subject to change.
  
  
  
 
  
  
  http-client
  function
  Usage: (http-client)
  Returns the globally shared instance of http-client (created on the
first call).
Alpha. Subject to change.
  
  
  
 
  
  
  region-provider
  function
  Usage: (region-provider)
  Returns the globally shared instance of region-provider, which
uses the globally shared instance of http-client.
Alpha. Subject to change.