javascript/example_code/cloudwatch/README.md
The code examples in this directory demonstrate how to work with Amazon CloudWatch using the AWS SDK for JavaScript v2.
Amazon CloudWatch provides a reliable, scalable, and flexible monitoring solution that you can start using within minutes. You no longer need to set up, manage, and scale your own monitoring systems and infrastructure.
Most of these code example files can be run with very little to no modification. For example, to use Node.js
to run the cw_deletealarms.js file, replace the hard-coded values in the file with your own values, save the file, and then run the file. For example:
node cw_deletealarms.js