Values.DeleteDataIntegrationRequestSourceDeletes the DataIntegration. Only DataIntegrations that don't have any DataIntegrationAssociations can be deleted. Deleting a DataIntegration also deletes the underlying Amazon AppFlow flow and service linked role. You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the CreateDataIntegration API.
type nonrec t = {dataIntegrationIdentifier : Identifier.t;A unique identifier for the DataIntegration.
*)}