datazone_get_form_type {paws.analytics} | R Documentation |
Gets a metadata form type in Amazon DataZone
Description
Gets a metadata form type in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_get_form_type/ for full documentation.
Usage
datazone_get_form_type(domainIdentifier, formTypeIdentifier, revision = NULL)
Arguments
domainIdentifier |
[required] The ID of the Amazon DataZone domain in which this metadata form type exists. |
formTypeIdentifier |
[required] The ID of the metadata form type. |
revision |
The revision of this metadata form type. |
[Package paws.analytics version 0.9.0 Index]