Sends custom events to Amazon EventBridge so that they can be matched to rules.
Inputs
Field
Type
Description
Required
Entries
object array
The entry that defines an event in your system. You can specify several parameters for the entry, such as the source and type of the event, and resources associated with the event. You might have problems escaping the string and making it valid JSON if you use expressions. You can use the tojson jinja method.