@aws-sdk/client-quicksight 3.654.0 → 3.658.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -0
- package/dist-cjs/index.js +77 -15
- package/dist-es/QuickSight.js +2 -0
- package/dist-es/commands/ListFoldersForResourceCommand.js +22 -0
- package/dist-es/commands/index.js +1 -0
- package/dist-es/models/models_0.js +4 -4
- package/dist-es/models/models_1.js +4 -4
- package/dist-es/models/models_2.js +4 -4
- package/dist-es/models/models_3.js +4 -0
- package/dist-es/pagination/ListFoldersForResourcePaginator.js +4 -0
- package/dist-es/pagination/index.js +1 -0
- package/dist-es/protocols/Aws_restJson1.js +33 -0
- package/dist-types/QuickSight.d.ts +7 -0
- package/dist-types/QuickSightClient.d.ts +3 -2
- package/dist-types/commands/CreateAnalysisCommand.d.ts +19 -0
- package/dist-types/commands/CreateDashboardCommand.d.ts +19 -0
- package/dist-types/commands/CreateTemplateCommand.d.ts +19 -0
- package/dist-types/commands/DescribeAnalysisDefinitionCommand.d.ts +19 -0
- package/dist-types/commands/DescribeDashboardDefinitionCommand.d.ts +19 -0
- package/dist-types/commands/DescribeTemplateDefinitionCommand.d.ts +19 -0
- package/dist-types/commands/DescribeVPCConnectionCommand.d.ts +1 -2
- package/dist-types/commands/ListFoldersForResourceCommand.d.ts +106 -0
- package/dist-types/commands/UpdateAnalysisCommand.d.ts +19 -0
- package/dist-types/commands/UpdateDashboardCommand.d.ts +19 -0
- package/dist-types/commands/UpdateTemplateCommand.d.ts +19 -0
- package/dist-types/commands/index.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +47 -12
- package/dist-types/models/models_1.d.ts +13 -61
- package/dist-types/models/models_2.d.ts +59 -31
- package/dist-types/models/models_3.d.ts +31 -16
- package/dist-types/models/models_4.d.ts +69 -2
- package/dist-types/pagination/ListFoldersForResourcePaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +1 -0
- package/dist-types/protocols/Aws_restJson1.d.ts +9 -0
- package/dist-types/ts3.4/QuickSight.d.ts +17 -0
- package/dist-types/ts3.4/QuickSightClient.d.ts +6 -0
- package/dist-types/ts3.4/commands/DescribeVPCConnectionCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListFoldersForResourceCommand.d.ts +51 -0
- package/dist-types/ts3.4/commands/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +12 -6
- package/dist-types/ts3.4/models/models_1.d.ts +6 -16
- package/dist-types/ts3.4/models/models_2.d.ts +19 -9
- package/dist-types/ts3.4/models/models_3.d.ts +9 -5
- package/dist-types/ts3.4/models/models_4.d.ts +17 -1
- package/dist-types/ts3.4/pagination/ListFoldersForResourcePaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +1 -0
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +12 -0
- package/package.json +5 -5
|
@@ -212,6 +212,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
212
212
|
* // },
|
|
213
213
|
* // ],
|
|
214
214
|
* // },
|
|
215
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
215
216
|
* // },
|
|
216
217
|
* // TextField: { // ParameterTextFieldControl
|
|
217
218
|
* // ParameterControlId: "STRING_VALUE", // required
|
|
@@ -300,6 +301,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
300
301
|
* // DateIconVisibility: "HIDDEN" || "VISIBLE",
|
|
301
302
|
* // },
|
|
302
303
|
* // Type: "SINGLE_VALUED" || "DATE_RANGE",
|
|
304
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
303
305
|
* // },
|
|
304
306
|
* // List: { // FilterListControl
|
|
305
307
|
* // FilterControlId: "STRING_VALUE", // required
|
|
@@ -358,6 +360,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
358
360
|
* // },
|
|
359
361
|
* // ],
|
|
360
362
|
* // },
|
|
363
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
361
364
|
* // },
|
|
362
365
|
* // TextField: { // FilterTextFieldControl
|
|
363
366
|
* // FilterControlId: "STRING_VALUE", // required
|
|
@@ -406,6 +409,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
406
409
|
* // DateTimeFormat: "STRING_VALUE",
|
|
407
410
|
* // InfoIconLabelOptions: "<SheetControlInfoIconLabelOptions>",
|
|
408
411
|
* // },
|
|
412
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
409
413
|
* // },
|
|
410
414
|
* // CrossSheet: { // FilterCrossSheetControl
|
|
411
415
|
* // FilterControlId: "STRING_VALUE", // required
|
|
@@ -4507,6 +4511,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
4507
4511
|
* // HelperTextVisibility: "HIDDEN" || "VISIBLE",
|
|
4508
4512
|
* // DateIconVisibility: "HIDDEN" || "VISIBLE",
|
|
4509
4513
|
* // },
|
|
4514
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4510
4515
|
* // },
|
|
4511
4516
|
* // DefaultListOptions: { // DefaultFilterListControlOptions
|
|
4512
4517
|
* // DisplayOptions: {
|
|
@@ -4536,6 +4541,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
4536
4541
|
* // SelectableValues: {
|
|
4537
4542
|
* // Values: "<ParameterSelectableValueList>",
|
|
4538
4543
|
* // },
|
|
4544
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4539
4545
|
* // },
|
|
4540
4546
|
* // DefaultTextFieldOptions: { // DefaultTextFieldControlOptions
|
|
4541
4547
|
* // DisplayOptions: {
|
|
@@ -4570,6 +4576,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
4570
4576
|
* // DateTimeFormat: "STRING_VALUE",
|
|
4571
4577
|
* // InfoIconLabelOptions: "<SheetControlInfoIconLabelOptions>",
|
|
4572
4578
|
* // },
|
|
4579
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4573
4580
|
* // },
|
|
4574
4581
|
* // },
|
|
4575
4582
|
* // },
|
|
@@ -4602,6 +4609,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
4602
4609
|
* // HelperTextVisibility: "HIDDEN" || "VISIBLE",
|
|
4603
4610
|
* // DateIconVisibility: "HIDDEN" || "VISIBLE",
|
|
4604
4611
|
* // },
|
|
4612
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4605
4613
|
* // },
|
|
4606
4614
|
* // DefaultListOptions: {
|
|
4607
4615
|
* // DisplayOptions: {
|
|
@@ -4625,6 +4633,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
4625
4633
|
* // },
|
|
4626
4634
|
* // Type: "MULTI_SELECT" || "SINGLE_SELECT",
|
|
4627
4635
|
* // SelectableValues: "<FilterSelectableValues>",
|
|
4636
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4628
4637
|
* // },
|
|
4629
4638
|
* // DefaultTextFieldOptions: {
|
|
4630
4639
|
* // DisplayOptions: {
|
|
@@ -4657,6 +4666,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
4657
4666
|
* // DateTimeFormat: "STRING_VALUE",
|
|
4658
4667
|
* // InfoIconLabelOptions: "<SheetControlInfoIconLabelOptions>",
|
|
4659
4668
|
* // },
|
|
4669
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4660
4670
|
* // },
|
|
4661
4671
|
* // },
|
|
4662
4672
|
* // },
|
|
@@ -4682,6 +4692,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
4682
4692
|
* // HelperTextVisibility: "HIDDEN" || "VISIBLE",
|
|
4683
4693
|
* // DateIconVisibility: "HIDDEN" || "VISIBLE",
|
|
4684
4694
|
* // },
|
|
4695
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4685
4696
|
* // },
|
|
4686
4697
|
* // DefaultListOptions: {
|
|
4687
4698
|
* // DisplayOptions: {
|
|
@@ -4703,6 +4714,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
4703
4714
|
* // },
|
|
4704
4715
|
* // Type: "MULTI_SELECT" || "SINGLE_SELECT",
|
|
4705
4716
|
* // SelectableValues: "<FilterSelectableValues>",
|
|
4717
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4706
4718
|
* // },
|
|
4707
4719
|
* // DefaultTextFieldOptions: {
|
|
4708
4720
|
* // DisplayOptions: {
|
|
@@ -4735,6 +4747,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
4735
4747
|
* // DateTimeFormat: "STRING_VALUE",
|
|
4736
4748
|
* // InfoIconLabelOptions: "<SheetControlInfoIconLabelOptions>",
|
|
4737
4749
|
* // },
|
|
4750
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4738
4751
|
* // },
|
|
4739
4752
|
* // },
|
|
4740
4753
|
* // },
|
|
@@ -4755,6 +4768,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
4755
4768
|
* // DefaultDateTimePickerOptions: {
|
|
4756
4769
|
* // Type: "SINGLE_VALUED" || "DATE_RANGE",
|
|
4757
4770
|
* // DisplayOptions: "<DateTimePickerControlDisplayOptions>",
|
|
4771
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4758
4772
|
* // },
|
|
4759
4773
|
* // DefaultListOptions: {
|
|
4760
4774
|
* // DisplayOptions: "<ListControlDisplayOptions>",
|
|
@@ -4765,6 +4779,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
4765
4779
|
* // DisplayOptions: "<DropDownControlDisplayOptions>",
|
|
4766
4780
|
* // Type: "MULTI_SELECT" || "SINGLE_SELECT",
|
|
4767
4781
|
* // SelectableValues: "<FilterSelectableValues>",
|
|
4782
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4768
4783
|
* // },
|
|
4769
4784
|
* // DefaultTextFieldOptions: {
|
|
4770
4785
|
* // DisplayOptions: "<TextFieldControlDisplayOptions>",
|
|
@@ -4786,6 +4801,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
4786
4801
|
* // DateTimeFormat: "STRING_VALUE",
|
|
4787
4802
|
* // InfoIconLabelOptions: "<SheetControlInfoIconLabelOptions>",
|
|
4788
4803
|
* // },
|
|
4804
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4789
4805
|
* // },
|
|
4790
4806
|
* // },
|
|
4791
4807
|
* // },
|
|
@@ -4818,6 +4834,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
4818
4834
|
* // DefaultDateTimePickerOptions: {
|
|
4819
4835
|
* // Type: "SINGLE_VALUED" || "DATE_RANGE",
|
|
4820
4836
|
* // DisplayOptions: "<DateTimePickerControlDisplayOptions>",
|
|
4837
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4821
4838
|
* // },
|
|
4822
4839
|
* // DefaultListOptions: {
|
|
4823
4840
|
* // DisplayOptions: "<ListControlDisplayOptions>",
|
|
@@ -4828,6 +4845,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
4828
4845
|
* // DisplayOptions: "<DropDownControlDisplayOptions>",
|
|
4829
4846
|
* // Type: "MULTI_SELECT" || "SINGLE_SELECT",
|
|
4830
4847
|
* // SelectableValues: "<FilterSelectableValues>",
|
|
4848
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4831
4849
|
* // },
|
|
4832
4850
|
* // DefaultTextFieldOptions: {
|
|
4833
4851
|
* // DisplayOptions: "<TextFieldControlDisplayOptions>",
|
|
@@ -4845,6 +4863,7 @@ declare const DescribeDashboardDefinitionCommand_base: {
|
|
|
4845
4863
|
* // },
|
|
4846
4864
|
* // DefaultRelativeDateTimeOptions: {
|
|
4847
4865
|
* // DisplayOptions: "<RelativeDateTimeControlDisplayOptions>",
|
|
4866
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4848
4867
|
* // },
|
|
4849
4868
|
* // },
|
|
4850
4869
|
* // },
|
|
@@ -230,6 +230,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
230
230
|
* // },
|
|
231
231
|
* // ],
|
|
232
232
|
* // },
|
|
233
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
233
234
|
* // },
|
|
234
235
|
* // TextField: { // ParameterTextFieldControl
|
|
235
236
|
* // ParameterControlId: "STRING_VALUE", // required
|
|
@@ -318,6 +319,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
318
319
|
* // DateIconVisibility: "HIDDEN" || "VISIBLE",
|
|
319
320
|
* // },
|
|
320
321
|
* // Type: "SINGLE_VALUED" || "DATE_RANGE",
|
|
322
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
321
323
|
* // },
|
|
322
324
|
* // List: { // FilterListControl
|
|
323
325
|
* // FilterControlId: "STRING_VALUE", // required
|
|
@@ -376,6 +378,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
376
378
|
* // },
|
|
377
379
|
* // ],
|
|
378
380
|
* // },
|
|
381
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
379
382
|
* // },
|
|
380
383
|
* // TextField: { // FilterTextFieldControl
|
|
381
384
|
* // FilterControlId: "STRING_VALUE", // required
|
|
@@ -424,6 +427,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
424
427
|
* // DateTimeFormat: "STRING_VALUE",
|
|
425
428
|
* // InfoIconLabelOptions: "<SheetControlInfoIconLabelOptions>",
|
|
426
429
|
* // },
|
|
430
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
427
431
|
* // },
|
|
428
432
|
* // CrossSheet: { // FilterCrossSheetControl
|
|
429
433
|
* // FilterControlId: "STRING_VALUE", // required
|
|
@@ -4525,6 +4529,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
4525
4529
|
* // HelperTextVisibility: "HIDDEN" || "VISIBLE",
|
|
4526
4530
|
* // DateIconVisibility: "HIDDEN" || "VISIBLE",
|
|
4527
4531
|
* // },
|
|
4532
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4528
4533
|
* // },
|
|
4529
4534
|
* // DefaultListOptions: { // DefaultFilterListControlOptions
|
|
4530
4535
|
* // DisplayOptions: {
|
|
@@ -4554,6 +4559,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
4554
4559
|
* // SelectableValues: {
|
|
4555
4560
|
* // Values: "<ParameterSelectableValueList>",
|
|
4556
4561
|
* // },
|
|
4562
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4557
4563
|
* // },
|
|
4558
4564
|
* // DefaultTextFieldOptions: { // DefaultTextFieldControlOptions
|
|
4559
4565
|
* // DisplayOptions: {
|
|
@@ -4588,6 +4594,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
4588
4594
|
* // DateTimeFormat: "STRING_VALUE",
|
|
4589
4595
|
* // InfoIconLabelOptions: "<SheetControlInfoIconLabelOptions>",
|
|
4590
4596
|
* // },
|
|
4597
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4591
4598
|
* // },
|
|
4592
4599
|
* // },
|
|
4593
4600
|
* // },
|
|
@@ -4620,6 +4627,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
4620
4627
|
* // HelperTextVisibility: "HIDDEN" || "VISIBLE",
|
|
4621
4628
|
* // DateIconVisibility: "HIDDEN" || "VISIBLE",
|
|
4622
4629
|
* // },
|
|
4630
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4623
4631
|
* // },
|
|
4624
4632
|
* // DefaultListOptions: {
|
|
4625
4633
|
* // DisplayOptions: {
|
|
@@ -4643,6 +4651,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
4643
4651
|
* // },
|
|
4644
4652
|
* // Type: "MULTI_SELECT" || "SINGLE_SELECT",
|
|
4645
4653
|
* // SelectableValues: "<FilterSelectableValues>",
|
|
4654
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4646
4655
|
* // },
|
|
4647
4656
|
* // DefaultTextFieldOptions: {
|
|
4648
4657
|
* // DisplayOptions: {
|
|
@@ -4675,6 +4684,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
4675
4684
|
* // DateTimeFormat: "STRING_VALUE",
|
|
4676
4685
|
* // InfoIconLabelOptions: "<SheetControlInfoIconLabelOptions>",
|
|
4677
4686
|
* // },
|
|
4687
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4678
4688
|
* // },
|
|
4679
4689
|
* // },
|
|
4680
4690
|
* // },
|
|
@@ -4700,6 +4710,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
4700
4710
|
* // HelperTextVisibility: "HIDDEN" || "VISIBLE",
|
|
4701
4711
|
* // DateIconVisibility: "HIDDEN" || "VISIBLE",
|
|
4702
4712
|
* // },
|
|
4713
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4703
4714
|
* // },
|
|
4704
4715
|
* // DefaultListOptions: {
|
|
4705
4716
|
* // DisplayOptions: {
|
|
@@ -4721,6 +4732,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
4721
4732
|
* // },
|
|
4722
4733
|
* // Type: "MULTI_SELECT" || "SINGLE_SELECT",
|
|
4723
4734
|
* // SelectableValues: "<FilterSelectableValues>",
|
|
4735
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4724
4736
|
* // },
|
|
4725
4737
|
* // DefaultTextFieldOptions: {
|
|
4726
4738
|
* // DisplayOptions: {
|
|
@@ -4753,6 +4765,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
4753
4765
|
* // DateTimeFormat: "STRING_VALUE",
|
|
4754
4766
|
* // InfoIconLabelOptions: "<SheetControlInfoIconLabelOptions>",
|
|
4755
4767
|
* // },
|
|
4768
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4756
4769
|
* // },
|
|
4757
4770
|
* // },
|
|
4758
4771
|
* // },
|
|
@@ -4773,6 +4786,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
4773
4786
|
* // DefaultDateTimePickerOptions: {
|
|
4774
4787
|
* // Type: "SINGLE_VALUED" || "DATE_RANGE",
|
|
4775
4788
|
* // DisplayOptions: "<DateTimePickerControlDisplayOptions>",
|
|
4789
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4776
4790
|
* // },
|
|
4777
4791
|
* // DefaultListOptions: {
|
|
4778
4792
|
* // DisplayOptions: "<ListControlDisplayOptions>",
|
|
@@ -4783,6 +4797,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
4783
4797
|
* // DisplayOptions: "<DropDownControlDisplayOptions>",
|
|
4784
4798
|
* // Type: "MULTI_SELECT" || "SINGLE_SELECT",
|
|
4785
4799
|
* // SelectableValues: "<FilterSelectableValues>",
|
|
4800
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4786
4801
|
* // },
|
|
4787
4802
|
* // DefaultTextFieldOptions: {
|
|
4788
4803
|
* // DisplayOptions: "<TextFieldControlDisplayOptions>",
|
|
@@ -4804,6 +4819,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
4804
4819
|
* // DateTimeFormat: "STRING_VALUE",
|
|
4805
4820
|
* // InfoIconLabelOptions: "<SheetControlInfoIconLabelOptions>",
|
|
4806
4821
|
* // },
|
|
4822
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4807
4823
|
* // },
|
|
4808
4824
|
* // },
|
|
4809
4825
|
* // },
|
|
@@ -4836,6 +4852,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
4836
4852
|
* // DefaultDateTimePickerOptions: {
|
|
4837
4853
|
* // Type: "SINGLE_VALUED" || "DATE_RANGE",
|
|
4838
4854
|
* // DisplayOptions: "<DateTimePickerControlDisplayOptions>",
|
|
4855
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4839
4856
|
* // },
|
|
4840
4857
|
* // DefaultListOptions: {
|
|
4841
4858
|
* // DisplayOptions: "<ListControlDisplayOptions>",
|
|
@@ -4846,6 +4863,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
4846
4863
|
* // DisplayOptions: "<DropDownControlDisplayOptions>",
|
|
4847
4864
|
* // Type: "MULTI_SELECT" || "SINGLE_SELECT",
|
|
4848
4865
|
* // SelectableValues: "<FilterSelectableValues>",
|
|
4866
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4849
4867
|
* // },
|
|
4850
4868
|
* // DefaultTextFieldOptions: {
|
|
4851
4869
|
* // DisplayOptions: "<TextFieldControlDisplayOptions>",
|
|
@@ -4863,6 +4881,7 @@ declare const DescribeTemplateDefinitionCommand_base: {
|
|
|
4863
4881
|
* // },
|
|
4864
4882
|
* // DefaultRelativeDateTimeOptions: {
|
|
4865
4883
|
* // DisplayOptions: "<RelativeDateTimeControlDisplayOptions>",
|
|
4884
|
+
* // CommitMode: "AUTO" || "MANUAL",
|
|
4866
4885
|
* // },
|
|
4867
4886
|
* // },
|
|
4868
4887
|
* // },
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { DescribeVPCConnectionRequest } from "../models/
|
|
4
|
-
import { DescribeVPCConnectionResponse } from "../models/models_4";
|
|
3
|
+
import { DescribeVPCConnectionRequest, DescribeVPCConnectionResponse } from "../models/models_4";
|
|
5
4
|
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import { ListFoldersForResourceRequest, ListFoldersForResourceResponse } from "../models/models_4";
|
|
4
|
+
import { QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../QuickSightClient";
|
|
5
|
+
/**
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export type { __MetadataBearer };
|
|
9
|
+
export { $Command };
|
|
10
|
+
/**
|
|
11
|
+
* @public
|
|
12
|
+
*
|
|
13
|
+
* The input for {@link ListFoldersForResourceCommand}.
|
|
14
|
+
*/
|
|
15
|
+
export interface ListFoldersForResourceCommandInput extends ListFoldersForResourceRequest {
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* @public
|
|
19
|
+
*
|
|
20
|
+
* The output of {@link ListFoldersForResourceCommand}.
|
|
21
|
+
*/
|
|
22
|
+
export interface ListFoldersForResourceCommandOutput extends ListFoldersForResourceResponse, __MetadataBearer {
|
|
23
|
+
}
|
|
24
|
+
declare const ListFoldersForResourceCommand_base: {
|
|
25
|
+
new (input: ListFoldersForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListFoldersForResourceCommandInput, ListFoldersForResourceCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (__0_0: ListFoldersForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListFoldersForResourceCommandInput, ListFoldersForResourceCommandOutput, QuickSightClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
/**
|
|
30
|
+
* <p>List all folders that a resource is a member of.</p>
|
|
31
|
+
* @example
|
|
32
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
33
|
+
* ```javascript
|
|
34
|
+
* import { QuickSightClient, ListFoldersForResourceCommand } from "@aws-sdk/client-quicksight"; // ES Modules import
|
|
35
|
+
* // const { QuickSightClient, ListFoldersForResourceCommand } = require("@aws-sdk/client-quicksight"); // CommonJS import
|
|
36
|
+
* const client = new QuickSightClient(config);
|
|
37
|
+
* const input = { // ListFoldersForResourceRequest
|
|
38
|
+
* AwsAccountId: "STRING_VALUE", // required
|
|
39
|
+
* ResourceArn: "STRING_VALUE", // required
|
|
40
|
+
* NextToken: "STRING_VALUE",
|
|
41
|
+
* MaxResults: Number("int"),
|
|
42
|
+
* };
|
|
43
|
+
* const command = new ListFoldersForResourceCommand(input);
|
|
44
|
+
* const response = await client.send(command);
|
|
45
|
+
* // { // ListFoldersForResourceResponse
|
|
46
|
+
* // Status: Number("int"),
|
|
47
|
+
* // Folders: [ // FoldersForResourceArnList
|
|
48
|
+
* // "STRING_VALUE",
|
|
49
|
+
* // ],
|
|
50
|
+
* // NextToken: "STRING_VALUE",
|
|
51
|
+
* // RequestId: "STRING_VALUE",
|
|
52
|
+
* // };
|
|
53
|
+
*
|
|
54
|
+
* ```
|
|
55
|
+
*
|
|
56
|
+
* @param ListFoldersForResourceCommandInput - {@link ListFoldersForResourceCommandInput}
|
|
57
|
+
* @returns {@link ListFoldersForResourceCommandOutput}
|
|
58
|
+
* @see {@link ListFoldersForResourceCommandInput} for command's `input` shape.
|
|
59
|
+
* @see {@link ListFoldersForResourceCommandOutput} for command's `response` shape.
|
|
60
|
+
* @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape.
|
|
61
|
+
*
|
|
62
|
+
* @throws {@link AccessDeniedException} (client fault)
|
|
63
|
+
* <p>You don't have access to this item. The provided credentials couldn't be
|
|
64
|
+
* validated. You might not be authorized to carry out the request. Make sure that your
|
|
65
|
+
* account is authorized to use the Amazon QuickSight service, that your policies have the
|
|
66
|
+
* correct permissions, and that you are using the correct credentials.</p>
|
|
67
|
+
*
|
|
68
|
+
* @throws {@link InternalFailureException} (server fault)
|
|
69
|
+
* <p>An internal failure occurred.</p>
|
|
70
|
+
*
|
|
71
|
+
* @throws {@link InvalidNextTokenException} (client fault)
|
|
72
|
+
* <p>The <code>NextToken</code> value isn't valid.</p>
|
|
73
|
+
*
|
|
74
|
+
* @throws {@link InvalidParameterValueException} (client fault)
|
|
75
|
+
* <p>One or more parameters has a value that isn't valid.</p>
|
|
76
|
+
*
|
|
77
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
78
|
+
* <p>One or more resources can't be found.</p>
|
|
79
|
+
*
|
|
80
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
81
|
+
* <p>Access is throttled.</p>
|
|
82
|
+
*
|
|
83
|
+
* @throws {@link UnsupportedUserEditionException} (client fault)
|
|
84
|
+
* <p>This error indicates that you are calling an operation on an Amazon QuickSight
|
|
85
|
+
* subscription where the edition doesn't include support for that operation. Amazon
|
|
86
|
+
* Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and
|
|
87
|
+
* capability is available in every edition.</p>
|
|
88
|
+
*
|
|
89
|
+
* @throws {@link QuickSightServiceException}
|
|
90
|
+
* <p>Base exception class for all service exceptions from QuickSight service.</p>
|
|
91
|
+
*
|
|
92
|
+
* @public
|
|
93
|
+
*/
|
|
94
|
+
export declare class ListFoldersForResourceCommand extends ListFoldersForResourceCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: ListFoldersForResourceRequest;
|
|
99
|
+
output: ListFoldersForResourceResponse;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: ListFoldersForResourceCommandInput;
|
|
103
|
+
output: ListFoldersForResourceCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
106
|
+
}
|
|
@@ -230,6 +230,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
230
230
|
* },
|
|
231
231
|
* ],
|
|
232
232
|
* },
|
|
233
|
+
* CommitMode: "AUTO" || "MANUAL",
|
|
233
234
|
* },
|
|
234
235
|
* TextField: { // ParameterTextFieldControl
|
|
235
236
|
* ParameterControlId: "STRING_VALUE", // required
|
|
@@ -318,6 +319,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
318
319
|
* DateIconVisibility: "HIDDEN" || "VISIBLE",
|
|
319
320
|
* },
|
|
320
321
|
* Type: "SINGLE_VALUED" || "DATE_RANGE",
|
|
322
|
+
* CommitMode: "AUTO" || "MANUAL",
|
|
321
323
|
* },
|
|
322
324
|
* List: { // FilterListControl
|
|
323
325
|
* FilterControlId: "STRING_VALUE", // required
|
|
@@ -376,6 +378,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
376
378
|
* },
|
|
377
379
|
* ],
|
|
378
380
|
* },
|
|
381
|
+
* CommitMode: "AUTO" || "MANUAL",
|
|
379
382
|
* },
|
|
380
383
|
* TextField: { // FilterTextFieldControl
|
|
381
384
|
* FilterControlId: "STRING_VALUE", // required
|
|
@@ -424,6 +427,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
424
427
|
* DateTimeFormat: "STRING_VALUE",
|
|
425
428
|
* InfoIconLabelOptions: "<SheetControlInfoIconLabelOptions>",
|
|
426
429
|
* },
|
|
430
|
+
* CommitMode: "AUTO" || "MANUAL",
|
|
427
431
|
* },
|
|
428
432
|
* CrossSheet: { // FilterCrossSheetControl
|
|
429
433
|
* FilterControlId: "STRING_VALUE", // required
|
|
@@ -4525,6 +4529,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
4525
4529
|
* HelperTextVisibility: "HIDDEN" || "VISIBLE",
|
|
4526
4530
|
* DateIconVisibility: "HIDDEN" || "VISIBLE",
|
|
4527
4531
|
* },
|
|
4532
|
+
* CommitMode: "AUTO" || "MANUAL",
|
|
4528
4533
|
* },
|
|
4529
4534
|
* DefaultListOptions: { // DefaultFilterListControlOptions
|
|
4530
4535
|
* DisplayOptions: {
|
|
@@ -4554,6 +4559,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
4554
4559
|
* SelectableValues: {
|
|
4555
4560
|
* Values: "<ParameterSelectableValueList>",
|
|
4556
4561
|
* },
|
|
4562
|
+
* CommitMode: "AUTO" || "MANUAL",
|
|
4557
4563
|
* },
|
|
4558
4564
|
* DefaultTextFieldOptions: { // DefaultTextFieldControlOptions
|
|
4559
4565
|
* DisplayOptions: {
|
|
@@ -4588,6 +4594,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
4588
4594
|
* DateTimeFormat: "STRING_VALUE",
|
|
4589
4595
|
* InfoIconLabelOptions: "<SheetControlInfoIconLabelOptions>",
|
|
4590
4596
|
* },
|
|
4597
|
+
* CommitMode: "AUTO" || "MANUAL",
|
|
4591
4598
|
* },
|
|
4592
4599
|
* },
|
|
4593
4600
|
* },
|
|
@@ -4620,6 +4627,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
4620
4627
|
* HelperTextVisibility: "HIDDEN" || "VISIBLE",
|
|
4621
4628
|
* DateIconVisibility: "HIDDEN" || "VISIBLE",
|
|
4622
4629
|
* },
|
|
4630
|
+
* CommitMode: "AUTO" || "MANUAL",
|
|
4623
4631
|
* },
|
|
4624
4632
|
* DefaultListOptions: {
|
|
4625
4633
|
* DisplayOptions: {
|
|
@@ -4643,6 +4651,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
4643
4651
|
* },
|
|
4644
4652
|
* Type: "MULTI_SELECT" || "SINGLE_SELECT",
|
|
4645
4653
|
* SelectableValues: "<FilterSelectableValues>",
|
|
4654
|
+
* CommitMode: "AUTO" || "MANUAL",
|
|
4646
4655
|
* },
|
|
4647
4656
|
* DefaultTextFieldOptions: {
|
|
4648
4657
|
* DisplayOptions: {
|
|
@@ -4675,6 +4684,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
4675
4684
|
* DateTimeFormat: "STRING_VALUE",
|
|
4676
4685
|
* InfoIconLabelOptions: "<SheetControlInfoIconLabelOptions>",
|
|
4677
4686
|
* },
|
|
4687
|
+
* CommitMode: "AUTO" || "MANUAL",
|
|
4678
4688
|
* },
|
|
4679
4689
|
* },
|
|
4680
4690
|
* },
|
|
@@ -4700,6 +4710,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
4700
4710
|
* HelperTextVisibility: "HIDDEN" || "VISIBLE",
|
|
4701
4711
|
* DateIconVisibility: "HIDDEN" || "VISIBLE",
|
|
4702
4712
|
* },
|
|
4713
|
+
* CommitMode: "AUTO" || "MANUAL",
|
|
4703
4714
|
* },
|
|
4704
4715
|
* DefaultListOptions: {
|
|
4705
4716
|
* DisplayOptions: {
|
|
@@ -4721,6 +4732,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
4721
4732
|
* },
|
|
4722
4733
|
* Type: "MULTI_SELECT" || "SINGLE_SELECT",
|
|
4723
4734
|
* SelectableValues: "<FilterSelectableValues>",
|
|
4735
|
+
* CommitMode: "AUTO" || "MANUAL",
|
|
4724
4736
|
* },
|
|
4725
4737
|
* DefaultTextFieldOptions: {
|
|
4726
4738
|
* DisplayOptions: {
|
|
@@ -4753,6 +4765,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
4753
4765
|
* DateTimeFormat: "STRING_VALUE",
|
|
4754
4766
|
* InfoIconLabelOptions: "<SheetControlInfoIconLabelOptions>",
|
|
4755
4767
|
* },
|
|
4768
|
+
* CommitMode: "AUTO" || "MANUAL",
|
|
4756
4769
|
* },
|
|
4757
4770
|
* },
|
|
4758
4771
|
* },
|
|
@@ -4773,6 +4786,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
4773
4786
|
* DefaultDateTimePickerOptions: {
|
|
4774
4787
|
* Type: "SINGLE_VALUED" || "DATE_RANGE",
|
|
4775
4788
|
* DisplayOptions: "<DateTimePickerControlDisplayOptions>",
|
|
4789
|
+
* CommitMode: "AUTO" || "MANUAL",
|
|
4776
4790
|
* },
|
|
4777
4791
|
* DefaultListOptions: {
|
|
4778
4792
|
* DisplayOptions: "<ListControlDisplayOptions>",
|
|
@@ -4783,6 +4797,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
4783
4797
|
* DisplayOptions: "<DropDownControlDisplayOptions>",
|
|
4784
4798
|
* Type: "MULTI_SELECT" || "SINGLE_SELECT",
|
|
4785
4799
|
* SelectableValues: "<FilterSelectableValues>",
|
|
4800
|
+
* CommitMode: "AUTO" || "MANUAL",
|
|
4786
4801
|
* },
|
|
4787
4802
|
* DefaultTextFieldOptions: {
|
|
4788
4803
|
* DisplayOptions: "<TextFieldControlDisplayOptions>",
|
|
@@ -4804,6 +4819,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
4804
4819
|
* DateTimeFormat: "STRING_VALUE",
|
|
4805
4820
|
* InfoIconLabelOptions: "<SheetControlInfoIconLabelOptions>",
|
|
4806
4821
|
* },
|
|
4822
|
+
* CommitMode: "AUTO" || "MANUAL",
|
|
4807
4823
|
* },
|
|
4808
4824
|
* },
|
|
4809
4825
|
* },
|
|
@@ -4836,6 +4852,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
4836
4852
|
* DefaultDateTimePickerOptions: {
|
|
4837
4853
|
* Type: "SINGLE_VALUED" || "DATE_RANGE",
|
|
4838
4854
|
* DisplayOptions: "<DateTimePickerControlDisplayOptions>",
|
|
4855
|
+
* CommitMode: "AUTO" || "MANUAL",
|
|
4839
4856
|
* },
|
|
4840
4857
|
* DefaultListOptions: {
|
|
4841
4858
|
* DisplayOptions: "<ListControlDisplayOptions>",
|
|
@@ -4846,6 +4863,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
4846
4863
|
* DisplayOptions: "<DropDownControlDisplayOptions>",
|
|
4847
4864
|
* Type: "MULTI_SELECT" || "SINGLE_SELECT",
|
|
4848
4865
|
* SelectableValues: "<FilterSelectableValues>",
|
|
4866
|
+
* CommitMode: "AUTO" || "MANUAL",
|
|
4849
4867
|
* },
|
|
4850
4868
|
* DefaultTextFieldOptions: {
|
|
4851
4869
|
* DisplayOptions: "<TextFieldControlDisplayOptions>",
|
|
@@ -4863,6 +4881,7 @@ declare const UpdateAnalysisCommand_base: {
|
|
|
4863
4881
|
* },
|
|
4864
4882
|
* DefaultRelativeDateTimeOptions: {
|
|
4865
4883
|
* DisplayOptions: "<RelativeDateTimeControlDisplayOptions>",
|
|
4884
|
+
* CommitMode: "AUTO" || "MANUAL",
|
|
4866
4885
|
* },
|
|
4867
4886
|
* },
|
|
4868
4887
|
* },
|