Skip to content

/AWS1/CL_SGN=>LISTSIGNINGPROFILES()

About ListSigningProfiles

Lists all available signing profiles in your AWS account. Returns only profiles with an ACTIVE status unless the includeCanceled request field is set to true. If additional jobs remain to be listed, AWS Signer returns a nextToken value. Use this value in subsequent calls to ListSigningJobs to fetch the remaining values. You can continue calling ListSigningJobs with your maxResults parameter and with new values that Signer returns in the nextToken parameter until all of your signing jobs have been returned.

Method Signature

IMPORTING

Optional arguments:

IV_INCLUDECANCELED TYPE /AWS1/SGNBOOL /AWS1/SGNBOOL

Designates whether to include profiles with the status of CANCELED.

IV_MAXRESULTS TYPE /AWS1/SGNMAXRESULTS /AWS1/SGNMAXRESULTS

The maximum number of profiles to be returned.

IV_NEXTTOKEN TYPE /AWS1/SGNNEXTTOKEN /AWS1/SGNNEXTTOKEN

Value for specifying the next set of paginated results to return. After you receive a response with truncated results, use this parameter in a subsequent request. Set it to the value of nextToken from the response that you just received.

IV_PLATFORMID TYPE /AWS1/SGNPLATFORMID /AWS1/SGNPLATFORMID

Filters results to return only signing jobs initiated for a specified signing platform.

IT_STATUSES TYPE /AWS1/CL_SGNSTATUSES_W=>TT_STATUSES TT_STATUSES

Filters results to return only signing jobs with statuses in the specified list.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGNLISTSIGNINGPFLSRSP /AWS1/CL_SGNLISTSIGNINGPFLSRSP