Values.DeleteSubscriptionRequestInputSourceDeletes a subscription request in Amazon DataZone.
type nonrec t = {domainIdentifier : DomainId.t;The ID of the Amazon DataZone domain in which the subscription request is deleted.
*)identifier : SubscriptionRequestId.t;The ID of the subscription request that is deleted.
*)}