glue_update_registry {paws.analytics} | R Documentation |
Updates an existing registry which is used to hold a collection of schemas
Description
Updates an existing registry which is used to hold a collection of schemas. The updated properties relate to the registry, and do not modify any of the schemas within the registry.
See https://www.paws-r-sdk.com/docs/glue_update_registry/ for full documentation.
Usage
glue_update_registry(RegistryId, Description)
Arguments
RegistryId |
[required] This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN). |
Description |
[required] A description of the registry. If description is not provided, this field will not be updated. |
[Package paws.analytics version 0.7.0 Index]