

# StaticFileS3SourceOptions
<a name="API_StaticFileS3SourceOptions"></a>

The structure that contains the Amazon S3 location to download the static file from.

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

**Note**  
In the following list, the required parameters are described first.

 ** BucketName **   <a name="QS-Type-StaticFileS3SourceOptions-BucketName"></a>
The name of the Amazon S3 bucket.  
Type: String  
Required: Yes

 ** ObjectKey **   <a name="QS-Type-StaticFileS3SourceOptions-ObjectKey"></a>
The identifier of the static file in the Amazon S3 bucket.  
Type: String  
Required: Yes

 ** Region **   <a name="QS-Type-StaticFileS3SourceOptions-Region"></a>
The Region of the Amazon S3 account that contains the bucket.  
Type: String  
Required: Yes

## See Also
<a name="API_StaticFileS3SourceOptions_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/quicksight-2018-04-01/StaticFileS3SourceOptions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/StaticFileS3SourceOptions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/StaticFileS3SourceOptions) 