PackageListItem
A package summary.
Contents
- Arn
-
The package's ARN.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- CreatedTime
-
When the package was created.
Type: Timestamp
Required: No
- PackageId
-
The package's ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z0-9\-\_\/]+$
Required: No
- PackageName
-
The package's name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^[a-zA-Z0-9\-\_]+$
Required: No
- Tags
-
The package's tags.
Type: String to string map
Map Entries: Minimum number of 0 items. Maximum number of 50 items.
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Key Pattern:
^.+$
Value Length Constraints: Minimum length of 0. Maximum length of 256.
Value Pattern:
^.*$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: