datazone_delete_form_type {paws.analytics}R Documentation

Delets and metadata form type in Amazon DataZone

Description

Delets and metadata form type in Amazon DataZone.

See https://www.paws-r-sdk.com/docs/datazone_delete_form_type/ for full documentation.

Usage

datazone_delete_form_type(domainIdentifier, formTypeIdentifier)

Arguments

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.


[Package paws.analytics version 0.7.0 Index]