A lightweight library full of useful functions for your Serverless projects (AWS).
The recommended way to install the anticipated.io SDK is through npm or Yarn. The library is exposed as CommonJS and ESM.
npm:
npm install serverless-toolboxyarn:
yarn add serverless-toolboxgetParameter(name: string): Promise<string>
getEncryptedParameter(name: string): Promise<string>Tests are executed via Jest.
npm run testTwitter - @cbschuld
Yes, thank you! Please update the docs and tests and add your name to the package.json file.