datazone_delete_glossary_term {paws.analytics} | R Documentation |
Deletes a business glossary term in Amazon DataZone
Description
Deletes a business glossary term in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_delete_glossary_term/ for full documentation.
Usage
datazone_delete_glossary_term(domainIdentifier, identifier)
Arguments
domainIdentifier |
[required] The ID of the Amazon DataZone domain in which the business glossary term is deleted. |
identifier |
[required] The ID of the business glossary term that is deleted. |
[Package paws.analytics version 0.9.0 Index]