Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 797 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 797 Bytes

synthetics-canaries

Examples for using AWS CloudWatch Synthetics Canaries with canaries that also run locally.

Installation

$ npm install

Local Requirements

  1. NodeJS - For best compatibility, use versions specified in Canary runtime versions.
  2. Zip - Command line utility for creating zip files.

Examples

$ npm run canaries-run

Runs specified list of canaries locally.

$ npm run canaries-package

Creates a zip file of canaries in the required structure for uploading to AWS S3 and importing into CloudWatch Synthetics.