AWS::QuickSight::Analysis GeospatialLayerItem - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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.

AWS::QuickSight::Analysis GeospatialLayerItem

The properties for a single geospatial layer.

Syntax

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

Properties

Actions

A list of custom actions for a layer.

Required: No

Type: Array of LayerCustomAction

Minimum: 0

Maximum: 10

Update requires: No interruption

DataSource

The data source for the layer.

Required: No

Type: GeospatialDataSourceItem

Update requires: No interruption

JoinDefinition

The join definition properties for a layer.

Required: No

Type: GeospatialLayerJoinDefinition

Update requires: No interruption

Label

The label that is displayed for the layer.

Required: No

Type: String

Update requires: No interruption

LayerDefinition

The definition properties for a layer.

Required: No

Type: GeospatialLayerDefinition

Update requires: No interruption

LayerId

The ID of the layer.

Required: Yes

Type: String

Update requires: No interruption

LayerType

The layer type.

Required: No

Type: String

Allowed values: POINT | LINE | POLYGON

Update requires: No interruption

Tooltip

Property description not available.

Required: No

Type: TooltipOptions

Update requires: No interruption

Visibility

The state of visibility for the layer.

Required: No

Type: String

Allowed values: HIDDEN | VISIBLE

Update requires: No interruption