Skip to content

superluminar-io/cloudwatch-canaries-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudWatch Canaries Example

A simple example project demonstrating how to build and deploy AWS CloudWatch Synthetics Canaries using Node.js.

Prerequisites

  • Node.js
  • AWS credentials configured

You can verify your setup with:

node -v
aws sts get-caller-identity

Installation

Install project dependencies:

npm install

Deployment

  1. Ensure your AWS credentials are properly configured.
  2. Build and deploy the project:
npm run deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors