Skip to content

lorandszakacs/pureharm-aws

 
 

Repository files navigation

pureharm-aws

Pure functional wrappers in the typelevel ecosystem over the AWS Java SDK.

See changelog.

modules

The available modules are (for Scala 2.13):

  • "com.busymachines" %% s"pureharm-aws-core" % "0.1.0"
  • "com.busymachines" %% s"pureharm-aws-s3" % "0.1.0"
  • "com.busymachines" %% s"pureharm-aws-sns" % "0.1.0"
  • "com.busymachines" %% s"pureharm-aws-cloudfront" % "0.1.0"
  • "com.busymachines" %% s"pureharm-aws-logger" % "0.1.0"

Common downstream dependencies:

usage

Under construction. See release notes and tests for examples.

Copyright and License

All code is available to you under the Apache 2.0 license, available at http://www.apache.org/licenses/LICENSE-2.0 and also in the LICENSE file.

About

Cats-effect Scala wrappers over Amazon's AWS Java SDK

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 99.2%
  • Shell 0.8%