View source: R/datazone_operations.R
datazone_get_listing | R Documentation |
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.
datazone_get_listing(domainIdentifier, identifier, listingRevision = NULL)
domainIdentifier |
[required] The ID of the Amazon DataZone domain. |
identifier |
[required] The ID of the listing. |
listingRevision |
The revision of the listing. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.