/AWS1/CL_SPC=>UPDATEDATALAKEDATASET()
¶
About UpdateDataLakeDataset¶
Enables you to programmatically update an Amazon Web Services Supply Chain data lake dataset. Developers can update the description of a data lake dataset for a given instance ID, namespace, and dataset name.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_INSTANCEID
TYPE /AWS1/SPCUUID
/AWS1/SPCUUID
¶
The Amazon Web Services 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.
IV_NAME
TYPE /AWS1/SPCDATALAKEDATASETNAME
/AWS1/SPCDATALAKEDATASETNAME
¶
The name of the dataset. For asc name space, the name must be one of the supported data entities under https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html.
Optional arguments:¶
IV_DESCRIPTION
TYPE /AWS1/SPCDATALAKEDATASETDESC
/AWS1/SPCDATALAKEDATASETDESC
¶
The updated description of the data lake dataset.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_SPCUPDDATALAKEDSRSP
/AWS1/CL_SPCUPDDATALAKEDSRSP
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC