View source: R/datazone_operations.R
datazone_get_form_type | R Documentation |
Gets a metadata form type in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_get_form_type/ for full documentation.
datazone_get_form_type(domainIdentifier, formTypeIdentifier, revision = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.