@codification/cutwater-aws

A library providing general functionality for TypeScript based AWS projects.

Usage no npm install needed!

<script type="module">
  import codificationCutwaterAws from 'https://cdn.skypack.dev/@codification/cutwater-aws';
</script>

README

@codification/cutwater-aws

A library of tools for solving common tasks when working with Amazon's AWS cloud service.

Installation

Via npm:

npm install @codification/cutwater-aws

Via yarn:

yarn add @codification/cutwater-aws

Documentation