

# ImageSource
<a name="API_ImageSource"></a>

The location of a container image.

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

 ** Uri **   
The URI of the container image, including the registry, the repository, and the image tag or digest. For example, `111122223333.dkr.ecr.us-east-1.amazonaws.com/my-repository:latest`.  
Type: String  
Required: No

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

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/elasticbeanstalk-2010-12-01/ImageSource) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/elasticbeanstalk-2010-12-01/ImageSource) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/elasticbeanstalk-2010-12-01/ImageSource) 