View source: R/cloudwatchevents_operations.R
cloudwatchevents_put_events | R Documentation |
Sends custom events to Amazon EventBridge so that they can be matched to rules.
See https://www.paws-r-sdk.com/docs/cloudwatchevents_put_events/ for full documentation.
cloudwatchevents_put_events(Entries)
Entries |
[required] 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, resources associated with the event, and so on. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.