glue_delete_registry: Delete the entire registry including schema and all of its...

View source: R/glue_operations.R

glue_delete_registryR Documentation

Delete the entire registry including schema and all of its versions

Description

Delete the entire registry including schema and all of its versions. To get the status of the delete operation, you can call the get_registry API after the asynchronous call. Deleting a registry will deactivate all online operations for the registry such as the update_registry, create_schema, update_schema, and register_schema_version APIs.

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

Usage

glue_delete_registry(RegistryId)

Arguments

RegistryId

[required] This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.