datazone_get_asset {paws.analytics}R 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.

revision

The revision of the Amazon DataZone asset.


[Package paws.analytics version 0.9.0 Index]