AWS wrappers to use in IDEA's back-ends; note: internally we use AWS-SDK v3.
npm i idea-aws
import { ResourceController } from 'idea-aws';
Documentation generated with TypeDoc: link.
The AWS-SDK (v3) is already pre-installed in every Lambda Function; therefore, the clients are all in devDependency
.