aws quicksight update-data-set
Updates a dataset
Options
Name | Description |
---|---|
--aws-account-id <string> | The AWS account ID |
--data-set-id <string> | The ID for the dataset that you want to update. This ID is unique per AWS Region for each AWS account |
--name <string> | The display name for the dataset |
--physical-table-map <map> | Declares the physical tables that are available in the underlying data sources |
--logical-table-map <map> | Configures the combination and transformation of the data from the physical tables |
--import-mode <string> | Indicates whether you want to import the data into SPICE |
--column-groups <list> | Groupings of columns that work together in certain QuickSight features. Currently, only geospatial hierarchy is supported |
--field-folders <map> | The folder that contains fields and nested subfolders for your dataset |
--row-level-permission-data-set <structure> | The row-level security configuration for the data you want to create |
--column-level-permission-rules <list> | A set of one or more definitions of a ColumnLevelPermissionRule |
--cli-input-json <string> | Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally |
--generate-cli-skeleton <string> | Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command |