

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::QuickSight::Analysis StaticFileUrlSourceOptions
<a name="aws-properties-quicksight-analysis-staticfileurlsourceoptions"></a>

The structure that contains the URL to download the static file from.

## Syntax
<a name="aws-properties-quicksight-analysis-staticfileurlsourceoptions-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-quicksight-analysis-staticfileurlsourceoptions-syntax.json"></a>

```
{
  "[Url](#cfn-quicksight-analysis-staticfileurlsourceoptions-url)" : String
}
```

### YAML
<a name="aws-properties-quicksight-analysis-staticfileurlsourceoptions-syntax.yaml"></a>

```
  [Url](#cfn-quicksight-analysis-staticfileurlsourceoptions-url): String
```

## Properties
<a name="aws-properties-quicksight-analysis-staticfileurlsourceoptions-properties"></a>

`Url`  <a name="cfn-quicksight-analysis-staticfileurlsourceoptions-url"></a>
The URL to download the static file from.  
*Required*: Yes  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)