javascript/example_code/cloudwatch-logs/README.md
The code examples in this directory demonstrate how to work with Amazon CloudWatch Logs using the AWS SDK for JavaScript v2.
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from Amazon Elastic Compute Cloud (Amazon EC2) instances, AWS CloudTrail, Route 53, and other sources.
Most of these code example files can be run with very little to no modification. For example, to use Node.js to run
the cwl_deletesubscriptionfilter.rb file, replace the hard-coded values in the file with your own values, save the file, and then run the file. For example:
node cwl_deletesubscriptionfilter.js