PackageImportJobOutput
Results of a package import job.
Contents
- OutputS3Location
-
The package's output location.
Type: OutPutS3Location object
Required: Yes
- PackageId
-
The package's ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z0-9\-\_\/]+$
Required: Yes
- PackageVersion
-
The package's version.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^([0-9]+)\.([0-9]+)$
Required: Yes
- PatchVersion
-
The package'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: