/AWS1/CL_SPC=>CREATEDATALAKEDATASET()
¶
About CreateDataLakeDataset¶
Enables you to programmatically create an Amazon Web Services Supply Chain data lake dataset. Developers can create the datasets using their pre-defined or custom schema 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 Supply Chain instance identifier.
IV_NAMESPACE
TYPE /AWS1/SPCDATALAKEDSNAMESPACE
/AWS1/SPCDATALAKEDSNAMESPACE
¶
The name space of the dataset.
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:¶
IO_SCHEMA
TYPE REF TO /AWS1/CL_SPCDATALAKEDSSCHEMA
/AWS1/CL_SPCDATALAKEDSSCHEMA
¶
The custom schema of the data lake dataset and is only required when the name space is default.
IV_DESCRIPTION
TYPE /AWS1/SPCDATALAKEDATASETDESC
/AWS1/SPCDATALAKEDATASETDESC
¶
The description of the dataset.
IT_TAGS
TYPE /AWS1/CL_SPCTAGMAP_W=>TT_TAGMAP
TT_TAGMAP
¶
The tags of the dataset.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_SPCCREDATALAKEDSRSP
/AWS1/CL_SPCCREDATALAKEDSRSP
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC