RegistryListItem
A structure containing the details for a registry.
Contents
- CreatedTime
-
The data the registry was created.
Type: String
Required: No
- Description
-
A description of the registry.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*
Required: No
- RegistryArn
-
The Amazon Resource Name (ARN) of the registry.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 10240.
Pattern:
arn:(aws|aws-us-gov|aws-cn):glue:.*
Required: No
- RegistryName
-
The name of the registry.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[a-zA-Z0-9-_$#.]+
Required: No
- Status
-
The status of the registry.
Type: String
Valid Values:
AVAILABLE | DELETING
Required: No
- UpdatedTime
-
The date the registry was updated.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: