Skip to content

vgeshel/aws-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-util

Utilities for use with the Cognitect AWS library for Clojure.

Installation

Use in deps.edn as a git dependency.

Usage

In aws-util.util:

  • credentials-provider and default-credentials-provider give an alternative implementation of credentials, more reliable in my experience then Cognitect's. This uses AWS Java SDK 2.
  • invoke-async-and-paginate and invoke-and-stream are two helpers for paginating through paginated results of AWS operations, returning Manifold deferred and stream, respectively.

License

Copyright © 2019 Vadim Geshel

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Utilities for the Cognitect Clojure AWS library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published