Values.UpdateDataLakeNamespaceRequestSourceThe request parameters of UpdateDataLakeNamespace.
type nonrec t = {instanceId : UUID.t;The Amazon Web Services Chain instance identifier.
*)name : DataLakeNamespaceName.t;The name of the namespace. Noted you cannot update namespace with name starting with asc, default, scn, aws, amazon, amzn
*)description : DataLakeNamespaceDescription.t option;The updated description of the data lake namespace.
*)}