View source: R/cloudwatchevents_operations.R
cloudwatchevents_list_targets_by_rule | R Documentation |
Lists the targets assigned to the specified rule.
See https://www.paws-r-sdk.com/docs/cloudwatchevents_list_targets_by_rule/ for full documentation.
cloudwatchevents_list_targets_by_rule(
Rule,
EventBusName = NULL,
NextToken = NULL,
Limit = NULL
)
Rule |
[required] The name of the rule. |
EventBusName |
The name or ARN of the event bus associated with the rule. If you omit this, the default event bus is used. |
NextToken |
The token returned by a previous call to retrieve the next set of results. |
Limit |
The maximum number of results to return. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.