Values.GetDataLakeNamespaceRequestSourceThe request parameters for GetDataLakeNamespace.
type nonrec t = {instanceId : UUID.t;The Amazon Web Services Supply Chain instance identifier.
*)name : DataLakeNamespaceName.t;The name of the namespace. Besides the namespaces user created, you can also specify the pre-defined namespaces: asc - Pre-defined namespace containing Amazon Web Services Supply Chain supported datasets, see https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html. default - Pre-defined namespace containing datasets with custom user-defined schemas.
*)}