Lambda functions to create, update, and delete partner-specific webhook SQS queues and Lambda handlers using code from webhook-handler
.
- Clone the repository and run
npm ci
- Ensure your AWS credentials are available
- Deploy with
ENVIRONMENT=your-env SKRIPTS_DEPLOYMENT_BUCKET=your-bucket npm run deploy
- Run tests,
ENVIRONMENT=local npm test
- Invoke locally,
npm run start
and browse to the localhost port logged