Values_1.DeleteDataSourceRequestSourceDeletes the data source permanently. This operation breaks all the datasets that reference the deleted data source.
type nonrec t = {awsAccountId : AwsAccountId.t;The Amazon Web Services account ID.
*)dataSourceId : ResourceId.t;The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.
*)}