RegistryId - AWS Glue

RegistryId

A wrapper structure that may contain the registry name and Amazon Resource Name (ARN).

Contents

RegistryArn

Arn of the registry to be updated. One of RegistryArn or RegistryName has to be provided.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 10240.

Pattern: arn:(aws|aws-us-gov|aws-cn):glue:.*

Required: No

RegistryName

Name of the registry. Used only for lookup. One of RegistryArn or RegistryName has to be provided.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [a-zA-Z0-9-_$#.]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: