

# CodeContentUpdate
<a name="API_CodeContentUpdate"></a>

Describes an update to the code of an application. Not supported for Apache Zeppelin.

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

 ** S3ContentLocationUpdate **   <a name="APIReference-Type-CodeContentUpdate-S3ContentLocationUpdate"></a>
Describes an update to the location of code for an application.  
Type: [S3ContentLocationUpdate](API_S3ContentLocationUpdate.md) object  
Required: No

 ** TextContentUpdate **   <a name="APIReference-Type-CodeContentUpdate-TextContentUpdate"></a>
Describes an update to the text code for an application.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 102400.  
Required: No

 ** ZipFileContentUpdate **   <a name="APIReference-Type-CodeContentUpdate-ZipFileContentUpdate"></a>
Describes an update to the zipped code for an application.  
Type: Base64-encoded binary data object  
Length Constraints: Minimum length of 0. Maximum length of 52428800.  
Required: No

## See Also
<a name="API_CodeContentUpdate_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/kinesisanalyticsv2-2018-05-23/CodeContentUpdate) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/kinesisanalyticsv2-2018-05-23/CodeContentUpdate) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/kinesisanalyticsv2-2018-05-23/CodeContentUpdate) 