Learn R Programming

paws.analytics (version 0.7.0)

datazone_get_listing: 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.