Baseline, boilerplate for an Architect plugin
A src/cjs.js
and src/esm.js
file are included to demonstrate both CommonJS and ES Modules, respectively.
Running this example as-is will create a folder in the project root when sandbox or deploy starts.
- sandbox
start
andend
functions - sandbox
watcher
with event filter - deploy
start
andend
functions
set
function that adds a Lambda handler fnset
function that returns custom CloudFormationhydrate.copy
function example- GitHub Action to run tests