

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::Template GeospatialMapFieldWells
<a name="aws-properties-quicksight-template-geospatialmapfieldwells"></a>

The field wells of a `GeospatialMapVisual`.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

## Syntax
<a name="aws-properties-quicksight-template-geospatialmapfieldwells-syntax"></a>

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

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

```
{
  "[GeospatialMapAggregatedFieldWells](#cfn-quicksight-template-geospatialmapfieldwells-geospatialmapaggregatedfieldwells)" : GeospatialMapAggregatedFieldWells
}
```

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

```
  [GeospatialMapAggregatedFieldWells](#cfn-quicksight-template-geospatialmapfieldwells-geospatialmapaggregatedfieldwells): 
    GeospatialMapAggregatedFieldWells
```

## Properties
<a name="aws-properties-quicksight-template-geospatialmapfieldwells-properties"></a>

`GeospatialMapAggregatedFieldWells`  <a name="cfn-quicksight-template-geospatialmapfieldwells-geospatialmapaggregatedfieldwells"></a>
The aggregated field well for a geospatial map.  
*Required*: No  
*Type*: [GeospatialMapAggregatedFieldWells](aws-properties-quicksight-template-geospatialmapaggregatedfieldwells.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)