javascript/example_code/cloudwatch-events/README.md
The code examples in this directory demonstrate how to work with Amazon CloudWatch Events using the AWS SDK for JavaScript v2.
Amazon CloudWatch Events delivers a near real-time stream of system events that describe changes in Amazon Web Services (AWS) resources.
Most of these code example files can be run with very little to no modification. For example, to use Node.js
to run the cwe_putevents.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 cwe_putevents.js