
Deletes a data source in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_delete_data_source/ for full documentation.
datazone_delete_data_source(clientToken = NULL, domainIdentifier, identifier)
A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.
[required] The ID of the Amazon DataZone domain in which the data source is deleted.
[required] The identifier of the data source that is deleted.