View source: R/datazone_operations.R
datazone_delete_listing | R Documentation |
Deletes a listing (a record of an asset at a given time).
See https://www.paws-r-sdk.com/docs/datazone_delete_listing/ for full documentation.
datazone_delete_listing(domainIdentifier, identifier)
domainIdentifier |
[required] The ID of the Amazon DataZone domain. |
identifier |
[required] The ID of the listing to be deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.