PackageSummary
A summary of information about a software package.
Contents
- creationDate
-
The date that the package was created.
Type: Timestamp
Required: No
- defaultVersionName
-
The name of the default package version.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[a-zA-Z0-9-_.]+
Required: No
- lastModifiedDate
-
The date that the package was last updated.
Type: Timestamp
Required: No
- packageName
-
The name for the target software package.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
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: