Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

AWS::QuickSight::Analysis ParameterControl

Focus mode
AWS::QuickSight::Analysis ParameterControl - AWS CloudFormation
Filter View

The control of a parameter that users can interact with in a dashboard or an analysis.

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

Syntax

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

Properties

DateTimePicker

A control from a date parameter that specifies date and time.

Required: No

Type: ParameterDateTimePickerControl

Update requires: No interruption

Dropdown

A control to display a dropdown list with buttons that are used to select a single value.

Required: No

Type: ParameterDropDownControl

Update requires: No interruption

List

A control to display a list with buttons or boxes that are used to select either a single value or multiple values.

Required: No

Type: ParameterListControl

Update requires: No interruption

Slider

A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.

Required: No

Type: ParameterSliderControl

Update requires: No interruption

TextArea

A control to display a text box that is used to enter multiple entries.

Required: No

Type: ParameterTextAreaControl

Update requires: No interruption

TextField

A control to display a text box that is used to enter a single entry.

Required: No

Type: ParameterTextFieldControl

Update requires: No interruption

On this page

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.