datazone_delete_data_product {paws.analytics}R Documentation

Deletes a data product in Amazon DataZone

Description

Deletes a data product in Amazon DataZone.

See https://www.paws-r-sdk.com/docs/datazone_delete_data_product/ for full documentation.

Usage

datazone_delete_data_product(domainIdentifier, identifier)

Arguments

domainIdentifier

[required] The ID of the Amazon DataZone domain in which the data product is deleted.

identifier

[required] The identifier of the data product that is deleted.


[Package paws.analytics version 0.7.0 Index]