eventbridge_list_targets
List all targets attached to an EventBridge rule in LocalStack. Specify the rule name and optional event bus to retrieve the configured targets for your local AWS infrastructure.
Instructions
List targets for an EventBridge rule in LocalStack
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule | Yes | Rule name | |
| eventBusName | No | Event bus name (default: default) |