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