Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 380 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 380 Bytes

Digital Archiving AWS Clients

A set of AWS clients which provide methods useful across Digital Archiving. The methods are written using generic types with the Cats type classes. This allows any calling code to use any effects which implement these classes, most commonly ZIO or Cats Effect.

The full documentation is here