/AWS1/CL_SPC=>LISTDATALAKEDATASETS()
¶
About ListDataLakeDatasets¶
Enables you to programmatically view the list of Amazon Web Services Supply Chain data lake datasets. Developers can view the datasets and the corresponding information such as namespace, schema, and so on for a given instance ID and namespace.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_INSTANCEID
TYPE /AWS1/SPCUUID
/AWS1/SPCUUID
¶
The Amazon Web Services Supply Chain instance identifier.
IV_NAMESPACE
TYPE /AWS1/SPCDATALAKEDSNAMESPACE
/AWS1/SPCDATALAKEDSNAMESPACE
¶
The name space of the dataset. The available values are:
asc - For information on the Amazon Web Services Supply Chain supported datasets see https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html.
default - For datasets with custom user-defined schemas.
Optional arguments:¶
IV_NEXTTOKEN
TYPE /AWS1/SPCDATALAKEDSNEXTTOKEN
/AWS1/SPCDATALAKEDSNEXTTOKEN
¶
The pagination token to fetch next page of datasets.
IV_MAXRESULTS
TYPE /AWS1/SPCDATALAKEDSMAXRESULTS
/AWS1/SPCDATALAKEDSMAXRESULTS
¶
The max number of datasets to fetch in this paginated request.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_SPCLISTDATALAKEDSSRSP
/AWS1/CL_SPCLISTDATALAKEDSSRSP
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC