Skip to content

/AWS1/CL_LMD=>LISTLAYERS()

About ListLayers

Lists Lambda layers and shows information about the latest version of each. Specify a runtime identifier to list only layers that indicate that they're compatible with that runtime. Specify a compatible architecture to include only layers that are compatible with that instruction set architecture.

Method Signature

IMPORTING

Optional arguments:

IV_COMPATIBLERUNTIME TYPE /AWS1/LMDRUNTIME /AWS1/LMDRUNTIME

A runtime identifier.

The following list includes deprecated runtimes. For more information, see Runtime use after deprecation.

For a list of all currently supported runtimes, see Supported runtimes.

IV_MARKER TYPE /AWS1/LMDSTRING /AWS1/LMDSTRING

A pagination token returned by a previous call.

IV_MAXITEMS TYPE /AWS1/LMDMAXLAYERLISTITEMS /AWS1/LMDMAXLAYERLISTITEMS

The maximum number of layers to return.

IV_COMPATIBLEARCHITECTURE TYPE /AWS1/LMDARCHITECTURE /AWS1/LMDARCHITECTURE

The compatible instruction set architecture.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LMDLISTLAYERSRESPONSE /AWS1/CL_LMDLISTLAYERSRESPONSE