PackageObject
A package object.
Contents
- Name
-
The object's name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[a-zA-Z0-9\-\_]+
Required: Yes
- PackageVersion
-
The object's package version.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
([0-9]+)\.([0-9]+)
Required: Yes
- PatchVersion
-
The object's patch version.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[a-z0-9]+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: