View source: R/cloudwatchevents_operations.R
cloudwatchevents_test_event_pattern | R Documentation |
Tests whether the specified event pattern matches the provided event.
See https://www.paws-r-sdk.com/docs/cloudwatchevents_test_event_pattern/ for full documentation.
cloudwatchevents_test_event_pattern(EventPattern, Event)
EventPattern |
[required] The event pattern. For more information, see Events and Event Patterns in the Amazon EventBridge User Guide. |
Event |
[required] The event, in JSON format, to test against the event pattern. The JSON must follow the format specified in Amazon Web Services Events, and the following fields are mandatory:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.