Skip to contents

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.