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::DataSet DatasetParameter
The parameter declarations of the dataset.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "DateTimeDatasetParameter" :DateTimeDatasetParameter, "DecimalDatasetParameter" :DecimalDatasetParameter, "IntegerDatasetParameter" :IntegerDatasetParameter, "StringDatasetParameter" :StringDatasetParameter}
YAML
DateTimeDatasetParameter:DateTimeDatasetParameterDecimalDatasetParameter:DecimalDatasetParameterIntegerDatasetParameter:IntegerDatasetParameterStringDatasetParameter:StringDatasetParameter
Properties
DateTimeDatasetParameter-
A date time parameter that is created in the dataset.
Required: No
Type: DateTimeDatasetParameter
Update requires: No interruption
DecimalDatasetParameter-
A decimal parameter that is created in the dataset.
Required: No
Type: DecimalDatasetParameter
Update requires: No interruption
IntegerDatasetParameter-
An integer parameter that is created in the dataset.
Required: No
Type: IntegerDatasetParameter
Update requires: No interruption
StringDatasetParameter-
A string parameter that is created in the dataset.
Required: No
Type: StringDatasetParameter
Update requires: No interruption