This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::QuickSight::Analysis GeospatialLayerJoinDefinition
The custom actions for a layer.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ColorField" :GeospatialLayerColorField, "DatasetKeyField" :UnaggregatedField, "ShapeKeyField" :String}
Properties
ColorField- 
                    
The geospatial color field for the join definition.
Required: No
Type: GeospatialLayerColorField
Update requires: No interruption
 DatasetKeyFieldProperty description not available.
Required: No
Type: UnaggregatedField
Update requires: No interruption
ShapeKeyField- 
                    
The name of the field or property in the geospatial data source.
Required: No
Type: String
Update requires: No interruption