View source: R/datazone_operations.R
datazone_delete_form_type | R Documentation |
Delets and metadata form type in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_delete_form_type/ for full documentation.
datazone_delete_form_type(domainIdentifier, formTypeIdentifier)
domainIdentifier |
[required] The ID of the Amazon DataZone domain in which the metadata form type is deleted. |
formTypeIdentifier |
[required] The ID of the metadata form type that is deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.