idea-aws

AWS wrappers to use in IDEA's back-ends

Usage no npm install needed!

<script type="module">
  import ideaAws from 'https://cdn.skypack.dev/idea-aws';
</script>

README

IDEA AWS

AWS wrappers to use in IDEA's back-ends

Installation

npm i idea-aws

Usage example

import { ResourceController } from 'idea-aws';

Documentation

Documentation generated with TypeDoc: link.

Notes

The AWS-SDK is already pre-installed in every Lambda Function; therefore, it's a devDependency.