powered by
Describes the specified registry in detail.
glue_get_registry(RegistryId)
[required] This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
A list with the following syntax:
list( RegistryName = "string", RegistryArn = "string", Description = "string", Status = "AVAILABLE"|"DELETING", CreatedTime = "string", UpdatedTime = "string" )
svc$get_registry( RegistryId = list( RegistryName = "string", RegistryArn = "string" ) )