Skip to content

/AWS1/CL_CNT=>LISTAPPROVEDORIGINS()

About ListApprovedOrigins

This API is in preview release for Amazon Connect and is subject to change.

Returns a paginated list of all approved origins associated with the 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_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.

IV_MAXRESULTS TYPE /AWS1/CNTMAXRESULT25 /AWS1/CNTMAXRESULT25

The maximum number of results to return per page.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTLSTAPPROVEDORIGI01 /AWS1/CL_CNTLSTAPPROVEDORIGI01