

# S3ContentLocationUpdate
<a name="API_S3ContentLocationUpdate"></a>

Describes an update for the Amazon S3 code content location for an application.

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

 ** BucketARNUpdate **   <a name="APIReference-Type-S3ContentLocationUpdate-BucketARNUpdate"></a>
The new Amazon Resource Name (ARN) for the S3 bucket containing the application code.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Pattern: `arn:.*`   
Required: No

 ** FileKeyUpdate **   <a name="APIReference-Type-S3ContentLocationUpdate-FileKeyUpdate"></a>
The new file key for the object containing the application code.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 1024.  
Required: No

 ** ObjectVersionUpdate **   <a name="APIReference-Type-S3ContentLocationUpdate-ObjectVersionUpdate"></a>
The new version of the object containing the application code.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 1024.  
Required: No

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