The Amazon Web Services account ID.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.QS.AmazonQuickSightClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Groupings of columns that work together in certain Amazon QuickSight features. Currently, only geospatial hierarchy is supported. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ColumnGroups |
A set of one or more definitions of a
ColumnLevelPermissionRule. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | ColumnLevelPermissionRules |
The ID for the dataset that you want to update. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.
Required? | True |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
The parameter declarations of the dataset. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | DatasetParameters |
-DataSetUsageConfiguration_DisableUseAsDirectQuerySource <
Boolean>
An option that controls whether a child dataset of a direct query can use this dataset as a source.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-DataSetUsageConfiguration_DisableUseAsImportedSource <
Boolean>
An option that controls whether a child dataset that's stored in QuickSight can use this dataset as a source.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The folder that contains fields and nested subfolders for your dataset. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | FieldFolders |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Indicates whether you want to import the data into SPICE.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Configures the combination and transformation of the data from the physical tables. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The display name for the dataset.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A UniqueKey configuration. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | PerformanceConfiguration_UniqueKeys |
Declares the physical tables that are available in the underlying data sources. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-RowLevelPermissionDataSet_Arn <
String>
The Amazon Resource Name (ARN) of the dataset that contains permissions for RLS.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The user or group rules associated with the dataset that contains permissions for RLS.By default, FormatVersion is VERSION_1. When FormatVersion is VERSION_1, UserName and GroupName are required. When FormatVersion is VERSION_2, UserARN and GroupARN are required, and Namespace must not exist.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-RowLevelPermissionDataSet_Namespace <
String>
The namespace associated with the dataset that contains permissions for RLS.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The type of permissions to use when interpreting the permissions for RLS. DENY_ACCESS is included for backward compatibility only.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-RowLevelPermissionDataSet_Status <
Status>
The status of the row-level security permission dataset. If enabled, the status is ENABLED. If disabled, the status is DISABLED.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-RowLevelPermissionTagConfiguration_Status <
Status>
The status of row-level security tags. If enabled, the status is ENABLED. If disabled, the status is DISABLED.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A set of rules associated with row-level security, such as the tag names and columns that they are assigned to. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | RowLevelPermissionTagConfiguration_TagRules |
-RowLevelPermissionTagConfiguration_TagRuleConfiguration <
String[][]>
A list of tag configuration rules to apply to a dataset. All tag configurations have the OR condition. Tags within each tile will be joined (AND). At least one rule in this structure must have all tag values assigned to it to apply Row-level security (RLS) to the dataset. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | RowLevelPermissionTagConfiguration_TagRuleConfigurations |
Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.QuickSight.Model.UpdateDataSetResponse). Specifying the name of a property of type Amazon.QuickSight.Model.UpdateDataSetResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |