datazone_delete_listing: Deletes a listing (a record of an asset at a given time)

View source: R/datazone_operations.R

datazone_delete_listingR Documentation

Deletes a listing (a record of an asset at a given time)

Description

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.

Usage

datazone_delete_listing(domainIdentifier, identifier)

Arguments

domainIdentifier

[required] The ID of the Amazon DataZone domain.

identifier

[required] The ID of the listing to be deleted.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.