datazone_get_asset: Gets an Amazon DataZone asset

View source: R/datazone_operations.R

datazone_get_assetR Documentation

Gets an Amazon DataZone asset

Description

Gets an Amazon DataZone asset.

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

Usage

datazone_get_asset(domainIdentifier, identifier, revision = NULL)

Arguments

domainIdentifier

[required] The ID of the Amazon DataZone domain to which the asset belongs.

identifier

[required] The ID of the Amazon DataZone asset.

This parameter supports either the value of assetId or externalIdentifier as input. If you are passing the value of externalIdentifier, you must prefix this value with ⁠externalIdentifer%2F⁠.

revision

The revision of the Amazon DataZone asset.


paws.analytics documentation built on May 30, 2026, 9:16 a.m.