Values.GetExternalDataViewAccessDetailsRequestSourceReturns the credentials to access the external Dataview from an S3 location. To call this API: You must retrieve the programmatic credentials. You must be a member of a FinSpace user group, where the dataset that you want to access has Read Dataset Data permissions.
type nonrec t = {dataViewId : DataViewId.t;The unique identifier for the Dataview that you want to access.
*)datasetId : DatasetId.t;The unique identifier for the Dataset.
*)}