Skip to content

/AWS1/CL_EVB=>LISTRULENAMESBYTARGET()

About ListRuleNamesByTarget

Lists the rules for the specified target. You can see which of the rules in Amazon EventBridge can invoke a specific target in your account.

The maximum number of results per page for requests is 100.

Method Signature

IMPORTING

Required arguments:

IV_TARGETARN TYPE /AWS1/EVBTARGETARN /AWS1/EVBTARGETARN

The Amazon Resource Name (ARN) of the target resource.

Optional arguments:

IV_EVENTBUSNAME TYPE /AWS1/EVBEVENTBUSNAMEORARN /AWS1/EVBEVENTBUSNAMEORARN

The name or ARN of the event bus to list rules for. If you omit this, the default event bus is used.

IV_NEXTTOKEN TYPE /AWS1/EVBNEXTTOKEN /AWS1/EVBNEXTTOKEN

The token returned by a previous call to retrieve the next set of results.

IV_LIMIT TYPE /AWS1/EVBLIMITMAX100 /AWS1/EVBLIMITMAX100

The maximum number of results to return.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EVBLSTRLNAMESBYTGTRSP /AWS1/CL_EVBLSTRLNAMESBYTGTRSP