Skip to content

/AWS1/CL_LMD=>LISTFUNCSBYCODESIGNINGCONFIG()

About ListFunctionsByCodeSigningConfig

List the functions that use the specified code signing configuration. You can use this method prior to deleting a code signing configuration, to verify that no functions are using it.

Method Signature

IMPORTING

Required arguments:

IV_CODESIGNINGCONFIGARN TYPE /AWS1/LMDCODESIGNINGCONFIGARN /AWS1/LMDCODESIGNINGCONFIGARN

The The Amazon Resource Name (ARN) of the code signing configuration.

Optional arguments:

IV_MARKER TYPE /AWS1/LMDSTRING /AWS1/LMDSTRING

Specify the pagination token that's returned by a previous request to retrieve the next page of results.

IV_MAXITEMS TYPE /AWS1/LMDMAXLISTITEMS /AWS1/LMDMAXLISTITEMS

Maximum number of items to return.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LMDLSTFUNCSBYCODESI01 /AWS1/CL_LMDLSTFUNCSBYCODESI01