View source: R/datazone_operations.R
datazone_get_asset | R Documentation |
Gets an Amazon DataZone asset.
See https://www.paws-r-sdk.com/docs/datazone_get_asset/ for full documentation.
datazone_get_asset(domainIdentifier, identifier, revision = NULL)
domainIdentifier |
[required] The ID of the Amazon DataZone domain to which the asset belongs. |
identifier |
[required] The ID of the Amazon DataZone asset. |
revision |
The revision of the Amazon DataZone asset. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.