Skip to content

/AWS1/CL_CNT=>LISTRULES()

About ListRules

List all rules for the specified Amazon Connect instance.

Method Signature

IMPORTING

Required arguments:

IV_INSTANCEID TYPE /AWS1/CNTINSTANCEID /AWS1/CNTINSTANCEID

The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

Optional arguments:

IV_PUBLISHSTATUS TYPE /AWS1/CNTRULEPUBLISHSTATUS /AWS1/CNTRULEPUBLISHSTATUS

The publish status of the rule.

IV_EVENTSOURCENAME TYPE /AWS1/CNTEVENTSOURCENAME /AWS1/CNTEVENTSOURCENAME

The name of the event source.

IV_MAXRESULTS TYPE /AWS1/CNTMAXRESULT200 /AWS1/CNTMAXRESULT200

The maximum number of results to return per page.

IV_NEXTTOKEN TYPE /AWS1/CNTNEXTTOKEN /AWS1/CNTNEXTTOKEN

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTLISTRULESRESPONSE /AWS1/CL_CNTLISTRULESRESPONSE