Skip to content

/AWS1/CL_CNT=>SEARCHSECURITYPROFILES()

About SearchSecurityProfiles

Searches security profiles in an Amazon Connect instance, with optional filtering.

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/CNTNEXTTOKEN2500 /AWS1/CNTNEXTTOKEN2500

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/CNTMAXRESULT100 /AWS1/CNTMAXRESULT100

The maximum number of results to return per page.

IO_SEARCHCRITERIA TYPE REF TO /AWS1/CL_CNTSECPFLSEARCHCRIT /AWS1/CL_CNTSECPFLSEARCHCRIT

The search criteria to be used to return security profiles.

The name field support "contains" queries with a minimum of 2 characters and maximum of 25 characters. Any queries with character lengths outside of this range will throw invalid results.

The currently supported value for FieldName: name

IO_SEARCHFILTER TYPE REF TO /AWS1/CL_CNTSECPFLSSRCHFILTER /AWS1/CL_CNTSECPFLSSRCHFILTER

Filters to be applied to search results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTSEARCHSECPFLSRSP /AWS1/CL_CNTSEARCHSECPFLSRSP