datazone_get_listing: Gets a listing (a record of an asset at a given time)

View source: R/datazone_operations.R

datazone_get_listingR Documentation

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

Description

Gets a listing (a record of an asset at a given time). If you specify a listing version, only details that are specific to that version are returned.

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

Usage

datazone_get_listing(domainIdentifier, identifier, listingRevision = NULL)

Arguments

domainIdentifier

[required] The ID of the Amazon DataZone domain.

identifier

[required] The ID of the listing.

listingRevision

The revision of the listing.


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