Skip to content
/ fs2-aws Public

Utility classes for interacting with the AWS SDKs from Scala using fs2

License

Notifications You must be signed in to change notification settings

Dwolla/fs2-aws

Repository files navigation

FS2 AWS Utilities

license

Utility classes for working with the Java AWS SDKs from Scala using fs2.

Projects including this library will also need to explicitly include the AWS SDK libraries they will rely on, to avoid inadvertently importing more libraries than are required.