javascript/example_code/eventbridge/README.md
The code examples in this directory demonstrate how to work with Amazon EventBridge using the AWS SDK for JavaScript v2.
Amazon EventBridge (formerly Amazon CloudWatch Events) is a serverless event bus service that you can use to connect your applications with data from a variety of 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 eb_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 eb_putevents.js