Skip to content

/AWS1/CL_SGM=>LISTRESOURCECATALOGS()

About ListResourceCatalogs

Lists Amazon SageMaker Catalogs based on given filters and orders. The maximum number of ResourceCatalogs viewable is 1000.

Method Signature

IMPORTING

Optional arguments:

IV_NAMECONTAINS TYPE /AWS1/SGMRESOURCECATALOGNAME /AWS1/SGMRESOURCECATALOGNAME

A string that partially matches one or more ResourceCatalogs names. Filters ResourceCatalog by name.

IV_CREATIONTIMEAFTER TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

Use this parameter to search for ResourceCatalogs created after a specific date and time.

IV_CREATIONTIMEBEFORE TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP

Use this parameter to search for ResourceCatalogs created before a specific date and time.

IV_SORTORDER TYPE /AWS1/SGMRESRCCATALOGSORTORDER /AWS1/SGMRESRCCATALOGSORTORDER

The order in which the resource catalogs are listed.

IV_SORTBY TYPE /AWS1/SGMRESOURCECATALOGSORTBY /AWS1/SGMRESOURCECATALOGSORTBY

The value on which the resource catalog list is sorted.

IV_MAXRESULTS TYPE /AWS1/SGMMAXRESULTS /AWS1/SGMMAXRESULTS

The maximum number of results returned by ListResourceCatalogs.

IV_NEXTTOKEN TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN

A token to resume pagination of ListResourceCatalogs results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGMLSTRESRCCATALOGS01 /AWS1/CL_SGMLSTRESRCCATALOGS01