

# ImagePackage
<a name="API_ImagePackage"></a>

A software package that's installed on top of the base image to create a customized image.

## Contents
<a name="API_ImagePackage_Contents"></a>

 ** packageName **   <a name="imagebuilder-Type-ImagePackage-packageName"></a>
The name of the package that's reported to the operating system package manager.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Required: No

 ** packageVersion **   <a name="imagebuilder-Type-ImagePackage-packageVersion"></a>
The version of the package that's reported to the operating system package manager.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Required: No

## See Also
<a name="API_ImagePackage_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/imagebuilder-2019-12-02/ImagePackage) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/imagebuilder-2019-12-02/ImagePackage) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/imagebuilder-2019-12-02/ImagePackage) 