aws-sdk 2.1649.0 → 2.1650.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 +1 -1
- package/apis/application-autoscaling-2016-02-06.min.json +4 -1
- package/apis/chime-sdk-media-pipelines-2021-07-15.min.json +10 -1
- package/apis/cloudfront-2020-05-31.min.json +4 -1
- package/apis/datazone-2018-05-10.min.json +251 -26
- package/apis/datazone-2018-05-10.paginators.json +6 -0
- package/apis/elasticache-2015-02-02.min.json +4 -1
- package/apis/mq-2017-11-27.min.json +4 -4
- package/apis/qconnect-2020-10-19.min.json +335 -108
- package/apis/qconnect-2020-10-19.paginators.json +6 -0
- package/apis/quicksight-2018-04-01.min.json +598 -483
- package/apis/rds-2013-01-10.min.json +4 -1
- package/apis/rds-2013-02-12.min.json +4 -1
- package/apis/rds-2013-09-09.min.json +4 -1
- package/apis/rds-2014-09-01.min.json +4 -1
- package/apis/rds-2014-10-31.min.json +4 -1
- package/apis/sagemaker-2017-07-24.min.json +805 -792
- package/apis/workspaces-2015-04-08.min.json +507 -76
- package/clients/applicationautoscaling.d.ts +43 -43
- package/clients/chimesdkmediapipelines.d.ts +19 -15
- package/clients/cloudfront.d.ts +7 -7
- package/clients/datazone.d.ts +269 -1
- package/clients/mq.d.ts +15 -15
- package/clients/qconnect.d.ts +219 -1
- package/clients/quicksight.d.ts +90 -0
- package/clients/rds.d.ts +4 -4
- package/clients/sagemaker.d.ts +18 -1
- package/clients/workspaces.d.ts +595 -3
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +18 -18
- package/dist/aws-sdk.js +35 -11
- package/dist/aws-sdk.min.js +65 -65
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -11,7 +11,10 @@
|
|
11
11
|
"serviceFullName": "Amazon QuickSight",
|
12
12
|
"serviceId": "QuickSight",
|
13
13
|
"signatureVersion": "v4",
|
14
|
-
"uid": "quicksight-2018-04-01"
|
14
|
+
"uid": "quicksight-2018-04-01",
|
15
|
+
"auth": [
|
16
|
+
"aws.auth#sigv4"
|
17
|
+
]
|
15
18
|
},
|
16
19
|
"operations": {
|
17
20
|
"CancelIngestion": {
|
@@ -207,10 +210,10 @@
|
|
207
210
|
"shape": "S1h"
|
208
211
|
},
|
209
212
|
"ValidationStrategy": {
|
210
|
-
"shape": "
|
213
|
+
"shape": "Smz"
|
211
214
|
},
|
212
215
|
"FolderArns": {
|
213
|
-
"shape": "
|
216
|
+
"shape": "Sn1"
|
214
217
|
}
|
215
218
|
}
|
216
219
|
},
|
@@ -256,30 +259,30 @@
|
|
256
259
|
"shape": "S19"
|
257
260
|
},
|
258
261
|
"SourceEntity": {
|
259
|
-
"shape": "
|
262
|
+
"shape": "Sn6"
|
260
263
|
},
|
261
264
|
"Tags": {
|
262
265
|
"shape": "Sb"
|
263
266
|
},
|
264
267
|
"VersionDescription": {},
|
265
268
|
"DashboardPublishOptions": {
|
266
|
-
"shape": "
|
269
|
+
"shape": "Sn9"
|
267
270
|
},
|
268
271
|
"ThemeArn": {},
|
269
272
|
"Definition": {
|
270
|
-
"shape": "
|
273
|
+
"shape": "Snm"
|
271
274
|
},
|
272
275
|
"ValidationStrategy": {
|
273
|
-
"shape": "
|
276
|
+
"shape": "Smz"
|
274
277
|
},
|
275
278
|
"FolderArns": {
|
276
|
-
"shape": "
|
279
|
+
"shape": "Sn1"
|
277
280
|
},
|
278
281
|
"LinkSharingConfiguration": {
|
279
|
-
"shape": "
|
282
|
+
"shape": "Snn"
|
280
283
|
},
|
281
284
|
"LinkEntities": {
|
282
|
-
"shape": "
|
285
|
+
"shape": "Sno"
|
283
286
|
}
|
284
287
|
}
|
285
288
|
},
|
@@ -319,41 +322,41 @@
|
|
319
322
|
"DataSetId": {},
|
320
323
|
"Name": {},
|
321
324
|
"PhysicalTableMap": {
|
322
|
-
"shape": "
|
325
|
+
"shape": "Snu"
|
323
326
|
},
|
324
327
|
"LogicalTableMap": {
|
325
|
-
"shape": "
|
328
|
+
"shape": "Soe"
|
326
329
|
},
|
327
330
|
"ImportMode": {},
|
328
331
|
"ColumnGroups": {
|
329
|
-
"shape": "
|
332
|
+
"shape": "Spl"
|
330
333
|
},
|
331
334
|
"FieldFolders": {
|
332
|
-
"shape": "
|
335
|
+
"shape": "Spr"
|
333
336
|
},
|
334
337
|
"Permissions": {
|
335
338
|
"shape": "S19"
|
336
339
|
},
|
337
340
|
"RowLevelPermissionDataSet": {
|
338
|
-
"shape": "
|
341
|
+
"shape": "Spw"
|
339
342
|
},
|
340
343
|
"RowLevelPermissionTagConfiguration": {
|
341
|
-
"shape": "
|
344
|
+
"shape": "Sq0"
|
342
345
|
},
|
343
346
|
"ColumnLevelPermissionRules": {
|
344
|
-
"shape": "
|
347
|
+
"shape": "Sq8"
|
345
348
|
},
|
346
349
|
"Tags": {
|
347
350
|
"shape": "Sb"
|
348
351
|
},
|
349
352
|
"DataSetUsageConfiguration": {
|
350
|
-
"shape": "
|
353
|
+
"shape": "Sqc"
|
351
354
|
},
|
352
355
|
"DatasetParameters": {
|
353
|
-
"shape": "
|
356
|
+
"shape": "Sqd"
|
354
357
|
},
|
355
358
|
"FolderArns": {
|
356
|
-
"shape": "
|
359
|
+
"shape": "Sn1"
|
357
360
|
}
|
358
361
|
}
|
359
362
|
},
|
@@ -393,25 +396,25 @@
|
|
393
396
|
"Name": {},
|
394
397
|
"Type": {},
|
395
398
|
"DataSourceParameters": {
|
396
|
-
"shape": "
|
399
|
+
"shape": "Sqs"
|
397
400
|
},
|
398
401
|
"Credentials": {
|
399
|
-
"shape": "
|
402
|
+
"shape": "Ss9"
|
400
403
|
},
|
401
404
|
"Permissions": {
|
402
405
|
"shape": "S19"
|
403
406
|
},
|
404
407
|
"VpcConnectionProperties": {
|
405
|
-
"shape": "
|
408
|
+
"shape": "Ssg"
|
406
409
|
},
|
407
410
|
"SslProperties": {
|
408
|
-
"shape": "
|
411
|
+
"shape": "Ssh"
|
409
412
|
},
|
410
413
|
"Tags": {
|
411
414
|
"shape": "Sb"
|
412
415
|
},
|
413
416
|
"FolderArns": {
|
414
|
-
"shape": "
|
417
|
+
"shape": "Sn1"
|
415
418
|
}
|
416
419
|
}
|
417
420
|
},
|
@@ -550,7 +553,7 @@
|
|
550
553
|
"type": "structure",
|
551
554
|
"members": {
|
552
555
|
"Group": {
|
553
|
-
"shape": "
|
556
|
+
"shape": "Ssx"
|
554
557
|
},
|
555
558
|
"RequestId": {},
|
556
559
|
"Status": {
|
@@ -596,7 +599,7 @@
|
|
596
599
|
"type": "structure",
|
597
600
|
"members": {
|
598
601
|
"GroupMember": {
|
599
|
-
"shape": "
|
602
|
+
"shape": "St1"
|
600
603
|
},
|
601
604
|
"RequestId": {},
|
602
605
|
"Status": {
|
@@ -627,7 +630,7 @@
|
|
627
630
|
"AssignmentStatus": {},
|
628
631
|
"PolicyArn": {},
|
629
632
|
"Identities": {
|
630
|
-
"shape": "
|
633
|
+
"shape": "St5"
|
631
634
|
},
|
632
635
|
"Namespace": {
|
633
636
|
"location": "uri",
|
@@ -643,7 +646,7 @@
|
|
643
646
|
"AssignmentStatus": {},
|
644
647
|
"PolicyArn": {},
|
645
648
|
"Identities": {
|
646
|
-
"shape": "
|
649
|
+
"shape": "St5"
|
647
650
|
},
|
648
651
|
"RequestId": {},
|
649
652
|
"Status": {
|
@@ -755,7 +758,7 @@
|
|
755
758
|
"locationName": "AwsAccountId"
|
756
759
|
},
|
757
760
|
"Schedule": {
|
758
|
-
"shape": "
|
761
|
+
"shape": "Sti"
|
759
762
|
}
|
760
763
|
}
|
761
764
|
},
|
@@ -838,17 +841,17 @@
|
|
838
841
|
"shape": "S19"
|
839
842
|
},
|
840
843
|
"SourceEntity": {
|
841
|
-
"shape": "
|
844
|
+
"shape": "Stu"
|
842
845
|
},
|
843
846
|
"Tags": {
|
844
847
|
"shape": "Sb"
|
845
848
|
},
|
846
849
|
"VersionDescription": {},
|
847
850
|
"Definition": {
|
848
|
-
"shape": "
|
851
|
+
"shape": "Stx"
|
849
852
|
},
|
850
853
|
"ValidationStrategy": {
|
851
|
-
"shape": "
|
854
|
+
"shape": "Smz"
|
852
855
|
}
|
853
856
|
}
|
854
857
|
},
|
@@ -901,7 +904,7 @@
|
|
901
904
|
"type": "structure",
|
902
905
|
"members": {
|
903
906
|
"TemplateAlias": {
|
904
|
-
"shape": "
|
907
|
+
"shape": "Suc"
|
905
908
|
},
|
906
909
|
"Status": {
|
907
910
|
"location": "statusCode",
|
@@ -937,7 +940,7 @@
|
|
937
940
|
"BaseThemeId": {},
|
938
941
|
"VersionDescription": {},
|
939
942
|
"Configuration": {
|
940
|
-
"shape": "
|
943
|
+
"shape": "Suf"
|
941
944
|
},
|
942
945
|
"Permissions": {
|
943
946
|
"shape": "S19"
|
@@ -996,7 +999,7 @@
|
|
996
999
|
"type": "structure",
|
997
1000
|
"members": {
|
998
1001
|
"ThemeAlias": {
|
999
|
-
"shape": "
|
1002
|
+
"shape": "Suv"
|
1000
1003
|
},
|
1001
1004
|
"Status": {
|
1002
1005
|
"location": "statusCode",
|
@@ -1024,7 +1027,7 @@
|
|
1024
1027
|
},
|
1025
1028
|
"TopicId": {},
|
1026
1029
|
"Topic": {
|
1027
|
-
"shape": "
|
1030
|
+
"shape": "Suy"
|
1028
1031
|
},
|
1029
1032
|
"Tags": {
|
1030
1033
|
"shape": "Sb"
|
@@ -1069,7 +1072,7 @@
|
|
1069
1072
|
"DatasetArn": {},
|
1070
1073
|
"DatasetName": {},
|
1071
1074
|
"RefreshSchedule": {
|
1072
|
-
"shape": "
|
1075
|
+
"shape": "Swn"
|
1073
1076
|
}
|
1074
1077
|
}
|
1075
1078
|
},
|
@@ -1109,13 +1112,13 @@
|
|
1109
1112
|
"VPCConnectionId": {},
|
1110
1113
|
"Name": {},
|
1111
1114
|
"SubnetIds": {
|
1112
|
-
"shape": "
|
1115
|
+
"shape": "Sws"
|
1113
1116
|
},
|
1114
1117
|
"SecurityGroupIds": {
|
1115
|
-
"shape": "
|
1118
|
+
"shape": "Swu"
|
1116
1119
|
},
|
1117
1120
|
"DnsResolvers": {
|
1118
|
-
"shape": "
|
1121
|
+
"shape": "Sww"
|
1119
1122
|
},
|
1120
1123
|
"RoleArn": {},
|
1121
1124
|
"Tags": {
|
@@ -2281,10 +2284,10 @@
|
|
2281
2284
|
"Name": {},
|
2282
2285
|
"Status": {},
|
2283
2286
|
"Errors": {
|
2284
|
-
"shape": "
|
2287
|
+
"shape": "Syx"
|
2285
2288
|
},
|
2286
2289
|
"DataSetArns": {
|
2287
|
-
"shape": "
|
2290
|
+
"shape": "Sz2"
|
2288
2291
|
},
|
2289
2292
|
"ThemeArn": {},
|
2290
2293
|
"CreatedTime": {
|
@@ -2294,7 +2297,7 @@
|
|
2294
2297
|
"type": "timestamp"
|
2295
2298
|
},
|
2296
2299
|
"Sheets": {
|
2297
|
-
"shape": "
|
2300
|
+
"shape": "Sz3"
|
2298
2301
|
}
|
2299
2302
|
}
|
2300
2303
|
},
|
@@ -2334,7 +2337,7 @@
|
|
2334
2337
|
"AnalysisId": {},
|
2335
2338
|
"Name": {},
|
2336
2339
|
"Errors": {
|
2337
|
-
"shape": "
|
2340
|
+
"shape": "Syx"
|
2338
2341
|
},
|
2339
2342
|
"ResourceStatus": {},
|
2340
2343
|
"ThemeArn": {},
|
@@ -2414,7 +2417,7 @@
|
|
2414
2417
|
"members": {
|
2415
2418
|
"JobStatus": {},
|
2416
2419
|
"DownloadUrl": {
|
2417
|
-
"shape": "
|
2420
|
+
"shape": "Szc"
|
2418
2421
|
},
|
2419
2422
|
"Errors": {
|
2420
2423
|
"type": "list",
|
@@ -2434,14 +2437,14 @@
|
|
2434
2437
|
"AssetBundleExportJobId": {},
|
2435
2438
|
"AwsAccountId": {},
|
2436
2439
|
"ResourceArns": {
|
2437
|
-
"shape": "
|
2440
|
+
"shape": "Szf"
|
2438
2441
|
},
|
2439
2442
|
"IncludeAllDependencies": {
|
2440
2443
|
"type": "boolean"
|
2441
2444
|
},
|
2442
2445
|
"ExportFormat": {},
|
2443
2446
|
"CloudFormationOverridePropertyConfiguration": {
|
2444
|
-
"shape": "
|
2447
|
+
"shape": "Szh"
|
2445
2448
|
},
|
2446
2449
|
"RequestId": {},
|
2447
2450
|
"Status": {
|
@@ -2455,7 +2458,7 @@
|
|
2455
2458
|
"type": "boolean"
|
2456
2459
|
},
|
2457
2460
|
"ValidationStrategy": {
|
2458
|
-
"shape": "
|
2461
|
+
"shape": "S10b"
|
2459
2462
|
},
|
2460
2463
|
"Warnings": {
|
2461
2464
|
"type": "list",
|
@@ -2497,10 +2500,10 @@
|
|
2497
2500
|
"members": {
|
2498
2501
|
"JobStatus": {},
|
2499
2502
|
"Errors": {
|
2500
|
-
"shape": "
|
2503
|
+
"shape": "S10h"
|
2501
2504
|
},
|
2502
2505
|
"RollbackErrors": {
|
2503
|
-
"shape": "
|
2506
|
+
"shape": "S10h"
|
2504
2507
|
},
|
2505
2508
|
"Arn": {},
|
2506
2509
|
"CreatedTime": {
|
@@ -2512,13 +2515,13 @@
|
|
2512
2515
|
"type": "structure",
|
2513
2516
|
"members": {
|
2514
2517
|
"Body": {
|
2515
|
-
"shape": "
|
2518
|
+
"shape": "Szc"
|
2516
2519
|
},
|
2517
2520
|
"S3Uri": {}
|
2518
2521
|
}
|
2519
2522
|
},
|
2520
2523
|
"OverrideParameters": {
|
2521
|
-
"shape": "
|
2524
|
+
"shape": "S10l"
|
2522
2525
|
},
|
2523
2526
|
"FailureAction": {},
|
2524
2527
|
"RequestId": {},
|
@@ -2527,13 +2530,13 @@
|
|
2527
2530
|
"type": "integer"
|
2528
2531
|
},
|
2529
2532
|
"OverridePermissions": {
|
2530
|
-
"shape": "
|
2533
|
+
"shape": "S114"
|
2531
2534
|
},
|
2532
2535
|
"OverrideTags": {
|
2533
|
-
"shape": "
|
2536
|
+
"shape": "S11k"
|
2534
2537
|
},
|
2535
2538
|
"OverrideValidationStrategy": {
|
2536
|
-
"shape": "
|
2539
|
+
"shape": "S11x"
|
2537
2540
|
},
|
2538
2541
|
"Warnings": {
|
2539
2542
|
"type": "list",
|
@@ -2595,7 +2598,7 @@
|
|
2595
2598
|
"type": "timestamp"
|
2596
2599
|
},
|
2597
2600
|
"Errors": {
|
2598
|
-
"shape": "
|
2601
|
+
"shape": "S124"
|
2599
2602
|
},
|
2600
2603
|
"VersionNumber": {
|
2601
2604
|
"type": "long"
|
@@ -2604,12 +2607,12 @@
|
|
2604
2607
|
"Arn": {},
|
2605
2608
|
"SourceEntityArn": {},
|
2606
2609
|
"DataSetArns": {
|
2607
|
-
"shape": "
|
2610
|
+
"shape": "Sz2"
|
2608
2611
|
},
|
2609
2612
|
"Description": {},
|
2610
2613
|
"ThemeArn": {},
|
2611
2614
|
"Sheets": {
|
2612
|
-
"shape": "
|
2615
|
+
"shape": "Sz3"
|
2613
2616
|
}
|
2614
2617
|
}
|
2615
2618
|
},
|
@@ -2623,7 +2626,7 @@
|
|
2623
2626
|
"type": "timestamp"
|
2624
2627
|
},
|
2625
2628
|
"LinkEntities": {
|
2626
|
-
"shape": "
|
2629
|
+
"shape": "Sno"
|
2627
2630
|
}
|
2628
2631
|
}
|
2629
2632
|
},
|
@@ -2671,13 +2674,13 @@
|
|
2671
2674
|
"members": {
|
2672
2675
|
"DashboardId": {},
|
2673
2676
|
"Errors": {
|
2674
|
-
"shape": "
|
2677
|
+
"shape": "S124"
|
2675
2678
|
},
|
2676
2679
|
"Name": {},
|
2677
2680
|
"ResourceStatus": {},
|
2678
2681
|
"ThemeArn": {},
|
2679
2682
|
"Definition": {
|
2680
|
-
"shape": "
|
2683
|
+
"shape": "Snm"
|
2681
2684
|
},
|
2682
2685
|
"Status": {
|
2683
2686
|
"location": "statusCode",
|
@@ -2685,7 +2688,7 @@
|
|
2685
2688
|
},
|
2686
2689
|
"RequestId": {},
|
2687
2690
|
"DashboardPublishOptions": {
|
2688
|
-
"shape": "
|
2691
|
+
"shape": "Sn9"
|
2689
2692
|
}
|
2690
2693
|
}
|
2691
2694
|
}
|
@@ -2726,7 +2729,7 @@
|
|
2726
2729
|
},
|
2727
2730
|
"RequestId": {},
|
2728
2731
|
"LinkSharingConfiguration": {
|
2729
|
-
"shape": "
|
2732
|
+
"shape": "Snn"
|
2730
2733
|
}
|
2731
2734
|
}
|
2732
2735
|
}
|
@@ -2782,7 +2785,7 @@
|
|
2782
2785
|
}
|
2783
2786
|
},
|
2784
2787
|
"SnapshotConfiguration": {
|
2785
|
-
"shape": "
|
2788
|
+
"shape": "S12h"
|
2786
2789
|
},
|
2787
2790
|
"Arn": {},
|
2788
2791
|
"JobStatus": {},
|
@@ -2851,7 +2854,7 @@
|
|
2851
2854
|
"type": "structure",
|
2852
2855
|
"members": {
|
2853
2856
|
"Files": {
|
2854
|
-
"shape": "
|
2857
|
+
"shape": "S12k"
|
2855
2858
|
},
|
2856
2859
|
"S3Results": {
|
2857
2860
|
"type": "list",
|
@@ -2859,10 +2862,10 @@
|
|
2859
2862
|
"type": "structure",
|
2860
2863
|
"members": {
|
2861
2864
|
"S3DestinationConfiguration": {
|
2862
|
-
"shape": "
|
2865
|
+
"shape": "S12t"
|
2863
2866
|
},
|
2864
2867
|
"S3Uri": {
|
2865
|
-
"shape": "
|
2868
|
+
"shape": "Szc"
|
2866
2869
|
},
|
2867
2870
|
"ErrorInfo": {
|
2868
2871
|
"type": "list",
|
@@ -2938,10 +2941,10 @@
|
|
2938
2941
|
"type": "timestamp"
|
2939
2942
|
},
|
2940
2943
|
"PhysicalTableMap": {
|
2941
|
-
"shape": "
|
2944
|
+
"shape": "Snu"
|
2942
2945
|
},
|
2943
2946
|
"LogicalTableMap": {
|
2944
|
-
"shape": "
|
2947
|
+
"shape": "Soe"
|
2945
2948
|
},
|
2946
2949
|
"OutputColumns": {
|
2947
2950
|
"type": "list",
|
@@ -2960,25 +2963,25 @@
|
|
2960
2963
|
"type": "long"
|
2961
2964
|
},
|
2962
2965
|
"ColumnGroups": {
|
2963
|
-
"shape": "
|
2966
|
+
"shape": "Spl"
|
2964
2967
|
},
|
2965
2968
|
"FieldFolders": {
|
2966
|
-
"shape": "
|
2969
|
+
"shape": "Spr"
|
2967
2970
|
},
|
2968
2971
|
"RowLevelPermissionDataSet": {
|
2969
|
-
"shape": "
|
2972
|
+
"shape": "Spw"
|
2970
2973
|
},
|
2971
2974
|
"RowLevelPermissionTagConfiguration": {
|
2972
|
-
"shape": "
|
2975
|
+
"shape": "Sq0"
|
2973
2976
|
},
|
2974
2977
|
"ColumnLevelPermissionRules": {
|
2975
|
-
"shape": "
|
2978
|
+
"shape": "Sq8"
|
2976
2979
|
},
|
2977
2980
|
"DataSetUsageConfiguration": {
|
2978
|
-
"shape": "
|
2981
|
+
"shape": "Sqc"
|
2979
2982
|
},
|
2980
2983
|
"DatasetParameters": {
|
2981
|
-
"shape": "
|
2984
|
+
"shape": "Sqd"
|
2982
2985
|
}
|
2983
2986
|
}
|
2984
2987
|
},
|
@@ -3059,7 +3062,7 @@
|
|
3059
3062
|
"type": "integer"
|
3060
3063
|
},
|
3061
3064
|
"DataSetRefreshProperties": {
|
3062
|
-
"shape": "
|
3065
|
+
"shape": "S13h"
|
3063
3066
|
}
|
3064
3067
|
}
|
3065
3068
|
}
|
@@ -3090,7 +3093,7 @@
|
|
3090
3093
|
"type": "structure",
|
3091
3094
|
"members": {
|
3092
3095
|
"DataSource": {
|
3093
|
-
"shape": "
|
3096
|
+
"shape": "S13p"
|
3094
3097
|
},
|
3095
3098
|
"RequestId": {},
|
3096
3099
|
"Status": {
|
@@ -3326,7 +3329,7 @@
|
|
3326
3329
|
"type": "structure",
|
3327
3330
|
"members": {
|
3328
3331
|
"Group": {
|
3329
|
-
"shape": "
|
3332
|
+
"shape": "Ssx"
|
3330
3333
|
},
|
3331
3334
|
"RequestId": {},
|
3332
3335
|
"Status": {
|
@@ -3372,7 +3375,7 @@
|
|
3372
3375
|
"type": "structure",
|
3373
3376
|
"members": {
|
3374
3377
|
"GroupMember": {
|
3375
|
-
"shape": "
|
3378
|
+
"shape": "St1"
|
3376
3379
|
},
|
3377
3380
|
"RequestId": {},
|
3378
3381
|
"Status": {
|
@@ -3420,7 +3423,7 @@
|
|
3420
3423
|
"AssignmentName": {},
|
3421
3424
|
"PolicyArn": {},
|
3422
3425
|
"Identities": {
|
3423
|
-
"shape": "
|
3426
|
+
"shape": "St5"
|
3424
3427
|
},
|
3425
3428
|
"AssignmentStatus": {}
|
3426
3429
|
}
|
@@ -3464,7 +3467,7 @@
|
|
3464
3467
|
"type": "structure",
|
3465
3468
|
"members": {
|
3466
3469
|
"Ingestion": {
|
3467
|
-
"shape": "
|
3470
|
+
"shape": "S14c"
|
3468
3471
|
},
|
3469
3472
|
"RequestId": {},
|
3470
3473
|
"Status": {
|
@@ -3496,13 +3499,13 @@
|
|
3496
3499
|
"members": {
|
3497
3500
|
"AwsAccountId": {},
|
3498
3501
|
"IpRestrictionRuleMap": {
|
3499
|
-
"shape": "
|
3502
|
+
"shape": "S14l"
|
3500
3503
|
},
|
3501
3504
|
"VpcIdRestrictionRuleMap": {
|
3502
|
-
"shape": "
|
3505
|
+
"shape": "S14o"
|
3503
3506
|
},
|
3504
3507
|
"VpcEndpointIdRestrictionRuleMap": {
|
3505
|
-
"shape": "
|
3508
|
+
"shape": "S14r"
|
3506
3509
|
},
|
3507
3510
|
"Enabled": {
|
3508
3511
|
"type": "boolean"
|
@@ -3542,7 +3545,7 @@
|
|
3542
3545
|
"members": {
|
3543
3546
|
"AwsAccountId": {},
|
3544
3547
|
"KeyRegistration": {
|
3545
|
-
"shape": "
|
3548
|
+
"shape": "S14w"
|
3546
3549
|
},
|
3547
3550
|
"RequestId": {},
|
3548
3551
|
"Status": {
|
@@ -3577,7 +3580,7 @@
|
|
3577
3580
|
"type": "structure",
|
3578
3581
|
"members": {
|
3579
3582
|
"Namespace": {
|
3580
|
-
"shape": "
|
3583
|
+
"shape": "S150"
|
3581
3584
|
},
|
3582
3585
|
"RequestId": {},
|
3583
3586
|
"Status": {
|
@@ -3618,7 +3621,7 @@
|
|
3618
3621
|
"type": "structure",
|
3619
3622
|
"members": {
|
3620
3623
|
"RefreshSchedule": {
|
3621
|
-
"shape": "
|
3624
|
+
"shape": "Sti"
|
3622
3625
|
},
|
3623
3626
|
"Status": {
|
3624
3627
|
"location": "statusCode",
|
@@ -3713,20 +3716,20 @@
|
|
3713
3716
|
"type": "timestamp"
|
3714
3717
|
},
|
3715
3718
|
"Errors": {
|
3716
|
-
"shape": "
|
3719
|
+
"shape": "S15c"
|
3717
3720
|
},
|
3718
3721
|
"VersionNumber": {
|
3719
3722
|
"type": "long"
|
3720
3723
|
},
|
3721
3724
|
"Status": {},
|
3722
3725
|
"DataSetConfigurations": {
|
3723
|
-
"shape": "
|
3726
|
+
"shape": "Sty"
|
3724
3727
|
},
|
3725
3728
|
"Description": {},
|
3726
3729
|
"SourceEntityArn": {},
|
3727
3730
|
"ThemeArn": {},
|
3728
3731
|
"Sheets": {
|
3729
|
-
"shape": "
|
3732
|
+
"shape": "Sz3"
|
3730
3733
|
}
|
3731
3734
|
}
|
3732
3735
|
},
|
@@ -3778,7 +3781,7 @@
|
|
3778
3781
|
"type": "structure",
|
3779
3782
|
"members": {
|
3780
3783
|
"TemplateAlias": {
|
3781
|
-
"shape": "
|
3784
|
+
"shape": "Suc"
|
3782
3785
|
},
|
3783
3786
|
"Status": {
|
3784
3787
|
"location": "statusCode",
|
@@ -3825,12 +3828,12 @@
|
|
3825
3828
|
"Name": {},
|
3826
3829
|
"TemplateId": {},
|
3827
3830
|
"Errors": {
|
3828
|
-
"shape": "
|
3831
|
+
"shape": "S15c"
|
3829
3832
|
},
|
3830
3833
|
"ResourceStatus": {},
|
3831
3834
|
"ThemeArn": {},
|
3832
3835
|
"Definition": {
|
3833
|
-
"shape": "
|
3836
|
+
"shape": "Stx"
|
3834
3837
|
},
|
3835
3838
|
"Status": {
|
3836
3839
|
"location": "statusCode",
|
@@ -3931,7 +3934,7 @@
|
|
3931
3934
|
"type": "timestamp"
|
3932
3935
|
},
|
3933
3936
|
"Configuration": {
|
3934
|
-
"shape": "
|
3937
|
+
"shape": "Suf"
|
3935
3938
|
},
|
3936
3939
|
"Errors": {
|
3937
3940
|
"type": "list",
|
@@ -3994,7 +3997,7 @@
|
|
3994
3997
|
"type": "structure",
|
3995
3998
|
"members": {
|
3996
3999
|
"ThemeAlias": {
|
3997
|
-
"shape": "
|
4000
|
+
"shape": "Suv"
|
3998
4001
|
},
|
3999
4002
|
"Status": {
|
4000
4003
|
"location": "statusCode",
|
@@ -4070,7 +4073,7 @@
|
|
4070
4073
|
"Arn": {},
|
4071
4074
|
"TopicId": {},
|
4072
4075
|
"Topic": {
|
4073
|
-
"shape": "
|
4076
|
+
"shape": "Suy"
|
4074
4077
|
},
|
4075
4078
|
"RequestId": {},
|
4076
4079
|
"Status": {
|
@@ -4198,7 +4201,7 @@
|
|
4198
4201
|
"TopicArn": {},
|
4199
4202
|
"DatasetArn": {},
|
4200
4203
|
"RefreshSchedule": {
|
4201
|
-
"shape": "
|
4204
|
+
"shape": "Swn"
|
4202
4205
|
},
|
4203
4206
|
"Status": {
|
4204
4207
|
"location": "statusCode",
|
@@ -4239,7 +4242,7 @@
|
|
4239
4242
|
"type": "structure",
|
4240
4243
|
"members": {
|
4241
4244
|
"User": {
|
4242
|
-
"shape": "
|
4245
|
+
"shape": "S16a"
|
4243
4246
|
},
|
4244
4247
|
"RequestId": {},
|
4245
4248
|
"Status": {
|
@@ -4282,15 +4285,15 @@
|
|
4282
4285
|
"Name": {},
|
4283
4286
|
"VPCId": {},
|
4284
4287
|
"SecurityGroupIds": {
|
4285
|
-
"shape": "
|
4288
|
+
"shape": "Swu"
|
4286
4289
|
},
|
4287
4290
|
"DnsResolvers": {
|
4288
|
-
"shape": "
|
4291
|
+
"shape": "Svg"
|
4289
4292
|
},
|
4290
4293
|
"Status": {},
|
4291
4294
|
"AvailabilityStatus": {},
|
4292
4295
|
"NetworkInterfaces": {
|
4293
|
-
"shape": "
|
4296
|
+
"shape": "S16g"
|
4294
4297
|
},
|
4295
4298
|
"RoleArn": {},
|
4296
4299
|
"CreatedTime": {
|
@@ -4330,7 +4333,7 @@
|
|
4330
4333
|
},
|
4331
4334
|
"Namespace": {},
|
4332
4335
|
"SessionTags": {
|
4333
|
-
"shape": "
|
4336
|
+
"shape": "S16m"
|
4334
4337
|
},
|
4335
4338
|
"AuthorizedResourceArns": {
|
4336
4339
|
"type": "list",
|
@@ -4355,7 +4358,7 @@
|
|
4355
4358
|
],
|
4356
4359
|
"members": {
|
4357
4360
|
"InitialDashboardVisualId": {
|
4358
|
-
"shape": "
|
4361
|
+
"shape": "S16s"
|
4359
4362
|
}
|
4360
4363
|
}
|
4361
4364
|
},
|
@@ -4380,7 +4383,7 @@
|
|
4380
4383
|
}
|
4381
4384
|
},
|
4382
4385
|
"AllowedDomains": {
|
4383
|
-
"shape": "
|
4386
|
+
"shape": "Svg"
|
4384
4387
|
}
|
4385
4388
|
}
|
4386
4389
|
},
|
@@ -4394,7 +4397,7 @@
|
|
4394
4397
|
],
|
4395
4398
|
"members": {
|
4396
4399
|
"EmbedUrl": {
|
4397
|
-
"shape": "
|
4400
|
+
"shape": "S16w"
|
4398
4401
|
},
|
4399
4402
|
"Status": {
|
4400
4403
|
"location": "statusCode",
|
@@ -4439,7 +4442,7 @@
|
|
4439
4442
|
"type": "structure",
|
4440
4443
|
"members": {
|
4441
4444
|
"StatePersistence": {
|
4442
|
-
"shape": "
|
4445
|
+
"shape": "S171"
|
4443
4446
|
},
|
4444
4447
|
"Bookmarks": {
|
4445
4448
|
"type": "structure",
|
@@ -4464,7 +4467,7 @@
|
|
4464
4467
|
"type": "structure",
|
4465
4468
|
"members": {
|
4466
4469
|
"StatePersistence": {
|
4467
|
-
"shape": "
|
4470
|
+
"shape": "S171"
|
4468
4471
|
}
|
4469
4472
|
}
|
4470
4473
|
}
|
@@ -4483,7 +4486,7 @@
|
|
4483
4486
|
],
|
4484
4487
|
"members": {
|
4485
4488
|
"InitialDashboardVisualId": {
|
4486
|
-
"shape": "
|
4489
|
+
"shape": "S16s"
|
4487
4490
|
}
|
4488
4491
|
}
|
4489
4492
|
},
|
@@ -4496,7 +4499,7 @@
|
|
4496
4499
|
}
|
4497
4500
|
},
|
4498
4501
|
"AllowedDomains": {
|
4499
|
-
"shape": "
|
4502
|
+
"shape": "Svg"
|
4500
4503
|
}
|
4501
4504
|
}
|
4502
4505
|
},
|
@@ -4509,7 +4512,7 @@
|
|
4509
4512
|
],
|
4510
4513
|
"members": {
|
4511
4514
|
"EmbedUrl": {
|
4512
|
-
"shape": "
|
4515
|
+
"shape": "S16w"
|
4513
4516
|
},
|
4514
4517
|
"Status": {
|
4515
4518
|
"location": "statusCode",
|
@@ -4584,7 +4587,7 @@
|
|
4584
4587
|
"type": "structure",
|
4585
4588
|
"members": {
|
4586
4589
|
"EmbedUrl": {
|
4587
|
-
"shape": "
|
4590
|
+
"shape": "S16w"
|
4588
4591
|
},
|
4589
4592
|
"Status": {
|
4590
4593
|
"location": "statusCode",
|
@@ -4628,7 +4631,7 @@
|
|
4628
4631
|
"type": "structure",
|
4629
4632
|
"members": {
|
4630
4633
|
"EmbedUrl": {
|
4631
|
-
"shape": "
|
4634
|
+
"shape": "S16w"
|
4632
4635
|
},
|
4633
4636
|
"Status": {
|
4634
4637
|
"location": "statusCode",
|
@@ -4668,7 +4671,7 @@
|
|
4668
4671
|
"type": "structure",
|
4669
4672
|
"members": {
|
4670
4673
|
"AnalysisSummaryList": {
|
4671
|
-
"shape": "
|
4674
|
+
"shape": "S17j"
|
4672
4675
|
},
|
4673
4676
|
"NextToken": {},
|
4674
4677
|
"Status": {
|
@@ -4885,7 +4888,7 @@
|
|
4885
4888
|
"type": "structure",
|
4886
4889
|
"members": {
|
4887
4890
|
"DashboardSummaryList": {
|
4888
|
-
"shape": "
|
4891
|
+
"shape": "S17z"
|
4889
4892
|
},
|
4890
4893
|
"NextToken": {},
|
4891
4894
|
"Status": {
|
@@ -4926,7 +4929,7 @@
|
|
4926
4929
|
"type": "structure",
|
4927
4930
|
"members": {
|
4928
4931
|
"DataSetSummaries": {
|
4929
|
-
"shape": "
|
4932
|
+
"shape": "S183"
|
4930
4933
|
},
|
4931
4934
|
"NextToken": {},
|
4932
4935
|
"RequestId": {},
|
@@ -4969,7 +4972,7 @@
|
|
4969
4972
|
"DataSources": {
|
4970
4973
|
"type": "list",
|
4971
4974
|
"member": {
|
4972
|
-
"shape": "
|
4975
|
+
"shape": "S13p"
|
4973
4976
|
}
|
4974
4977
|
},
|
4975
4978
|
"NextToken": {},
|
@@ -5068,7 +5071,7 @@
|
|
5068
5071
|
"type": "integer"
|
5069
5072
|
},
|
5070
5073
|
"FolderSummaryList": {
|
5071
|
-
"shape": "
|
5074
|
+
"shape": "S18e"
|
5072
5075
|
},
|
5073
5076
|
"NextToken": {},
|
5074
5077
|
"RequestId": {}
|
@@ -5117,7 +5120,7 @@
|
|
5117
5120
|
"GroupMemberList": {
|
5118
5121
|
"type": "list",
|
5119
5122
|
"member": {
|
5120
|
-
"shape": "
|
5123
|
+
"shape": "St1"
|
5121
5124
|
}
|
5122
5125
|
},
|
5123
5126
|
"NextToken": {},
|
@@ -5164,7 +5167,7 @@
|
|
5164
5167
|
"type": "structure",
|
5165
5168
|
"members": {
|
5166
5169
|
"GroupList": {
|
5167
|
-
"shape": "
|
5170
|
+
"shape": "S18l"
|
5168
5171
|
},
|
5169
5172
|
"NextToken": {},
|
5170
5173
|
"RequestId": {},
|
@@ -5326,7 +5329,7 @@
|
|
5326
5329
|
"members": {
|
5327
5330
|
"Service": {},
|
5328
5331
|
"AuthorizedTargets": {
|
5329
|
-
"shape": "
|
5332
|
+
"shape": "S18z"
|
5330
5333
|
}
|
5331
5334
|
}
|
5332
5335
|
}
|
@@ -5377,7 +5380,7 @@
|
|
5377
5380
|
"Ingestions": {
|
5378
5381
|
"type": "list",
|
5379
5382
|
"member": {
|
5380
|
-
"shape": "
|
5383
|
+
"shape": "S14c"
|
5381
5384
|
}
|
5382
5385
|
},
|
5383
5386
|
"NextToken": {},
|
@@ -5421,7 +5424,7 @@
|
|
5421
5424
|
"Namespaces": {
|
5422
5425
|
"type": "list",
|
5423
5426
|
"member": {
|
5424
|
-
"shape": "
|
5427
|
+
"shape": "S150"
|
5425
5428
|
}
|
5426
5429
|
},
|
5427
5430
|
"NextToken": {},
|
@@ -5461,7 +5464,7 @@
|
|
5461
5464
|
"RefreshSchedules": {
|
5462
5465
|
"type": "list",
|
5463
5466
|
"member": {
|
5464
|
-
"shape": "
|
5467
|
+
"shape": "Sti"
|
5465
5468
|
}
|
5466
5469
|
},
|
5467
5470
|
"Status": {
|
@@ -5591,7 +5594,7 @@
|
|
5591
5594
|
"TemplateAliasList": {
|
5592
5595
|
"type": "list",
|
5593
5596
|
"member": {
|
5594
|
-
"shape": "
|
5597
|
+
"shape": "Suc"
|
5595
5598
|
}
|
5596
5599
|
},
|
5597
5600
|
"Status": {
|
@@ -5758,7 +5761,7 @@
|
|
5758
5761
|
"ThemeAliasList": {
|
5759
5762
|
"type": "list",
|
5760
5763
|
"member": {
|
5761
|
-
"shape": "
|
5764
|
+
"shape": "Suv"
|
5762
5765
|
}
|
5763
5766
|
},
|
5764
5767
|
"Status": {
|
@@ -5928,7 +5931,7 @@
|
|
5928
5931
|
"DatasetArn": {},
|
5929
5932
|
"DatasetName": {},
|
5930
5933
|
"RefreshSchedule": {
|
5931
|
-
"shape": "
|
5934
|
+
"shape": "Swn"
|
5932
5935
|
}
|
5933
5936
|
}
|
5934
5937
|
}
|
@@ -6031,7 +6034,7 @@
|
|
6031
6034
|
"type": "structure",
|
6032
6035
|
"members": {
|
6033
6036
|
"GroupList": {
|
6034
|
-
"shape": "
|
6037
|
+
"shape": "S18l"
|
6035
6038
|
},
|
6036
6039
|
"NextToken": {},
|
6037
6040
|
"RequestId": {},
|
@@ -6079,7 +6082,7 @@
|
|
6079
6082
|
"UserList": {
|
6080
6083
|
"type": "list",
|
6081
6084
|
"member": {
|
6082
|
-
"shape": "
|
6085
|
+
"shape": "S16a"
|
6083
6086
|
}
|
6084
6087
|
},
|
6085
6088
|
"NextToken": {},
|
@@ -6130,15 +6133,15 @@
|
|
6130
6133
|
"Name": {},
|
6131
6134
|
"VPCId": {},
|
6132
6135
|
"SecurityGroupIds": {
|
6133
|
-
"shape": "
|
6136
|
+
"shape": "Swu"
|
6134
6137
|
},
|
6135
6138
|
"DnsResolvers": {
|
6136
|
-
"shape": "
|
6139
|
+
"shape": "Svg"
|
6137
6140
|
},
|
6138
6141
|
"Status": {},
|
6139
6142
|
"AvailabilityStatus": {},
|
6140
6143
|
"NetworkInterfaces": {
|
6141
|
-
"shape": "
|
6144
|
+
"shape": "S16g"
|
6142
6145
|
},
|
6143
6146
|
"RoleArn": {},
|
6144
6147
|
"CreatedTime": {
|
@@ -6181,7 +6184,7 @@
|
|
6181
6184
|
"locationName": "DataSetId"
|
6182
6185
|
},
|
6183
6186
|
"DataSetRefreshProperties": {
|
6184
|
-
"shape": "
|
6187
|
+
"shape": "S13h"
|
6185
6188
|
}
|
6186
6189
|
}
|
6187
6190
|
},
|
@@ -6237,7 +6240,7 @@
|
|
6237
6240
|
"type": "structure",
|
6238
6241
|
"members": {
|
6239
6242
|
"User": {
|
6240
|
-
"shape": "
|
6243
|
+
"shape": "S16a"
|
6241
6244
|
},
|
6242
6245
|
"UserInvitationUrl": {},
|
6243
6246
|
"RequestId": {},
|
@@ -6318,7 +6321,7 @@
|
|
6318
6321
|
"type": "structure",
|
6319
6322
|
"members": {
|
6320
6323
|
"AnalysisSummaryList": {
|
6321
|
-
"shape": "
|
6324
|
+
"shape": "S17j"
|
6322
6325
|
},
|
6323
6326
|
"NextToken": {},
|
6324
6327
|
"Status": {
|
@@ -6368,7 +6371,7 @@
|
|
6368
6371
|
"type": "structure",
|
6369
6372
|
"members": {
|
6370
6373
|
"DashboardSummaryList": {
|
6371
|
-
"shape": "
|
6374
|
+
"shape": "S17z"
|
6372
6375
|
},
|
6373
6376
|
"NextToken": {},
|
6374
6377
|
"Status": {
|
@@ -6420,7 +6423,7 @@
|
|
6420
6423
|
"type": "structure",
|
6421
6424
|
"members": {
|
6422
6425
|
"DataSetSummaries": {
|
6423
|
-
"shape": "
|
6426
|
+
"shape": "S183"
|
6424
6427
|
},
|
6425
6428
|
"NextToken": {},
|
6426
6429
|
"Status": {
|
@@ -6538,7 +6541,7 @@
|
|
6538
6541
|
"type": "integer"
|
6539
6542
|
},
|
6540
6543
|
"FolderSummaryList": {
|
6541
|
-
"shape": "
|
6544
|
+
"shape": "S18e"
|
6542
6545
|
},
|
6543
6546
|
"NextToken": {},
|
6544
6547
|
"RequestId": {}
|
@@ -6596,7 +6599,7 @@
|
|
6596
6599
|
"type": "structure",
|
6597
6600
|
"members": {
|
6598
6601
|
"GroupList": {
|
6599
|
-
"shape": "
|
6602
|
+
"shape": "S18l"
|
6600
6603
|
},
|
6601
6604
|
"NextToken": {},
|
6602
6605
|
"RequestId": {},
|
@@ -6626,14 +6629,14 @@
|
|
6626
6629
|
},
|
6627
6630
|
"AssetBundleExportJobId": {},
|
6628
6631
|
"ResourceArns": {
|
6629
|
-
"shape": "
|
6632
|
+
"shape": "Szf"
|
6630
6633
|
},
|
6631
6634
|
"IncludeAllDependencies": {
|
6632
6635
|
"type": "boolean"
|
6633
6636
|
},
|
6634
6637
|
"ExportFormat": {},
|
6635
6638
|
"CloudFormationOverridePropertyConfiguration": {
|
6636
|
-
"shape": "
|
6639
|
+
"shape": "Szh"
|
6637
6640
|
},
|
6638
6641
|
"IncludePermissions": {
|
6639
6642
|
"type": "boolean"
|
@@ -6642,7 +6645,7 @@
|
|
6642
6645
|
"type": "boolean"
|
6643
6646
|
},
|
6644
6647
|
"ValidationStrategy": {
|
6645
|
-
"shape": "
|
6648
|
+
"shape": "S10b"
|
6646
6649
|
}
|
6647
6650
|
}
|
6648
6651
|
},
|
@@ -6687,17 +6690,17 @@
|
|
6687
6690
|
}
|
6688
6691
|
},
|
6689
6692
|
"OverrideParameters": {
|
6690
|
-
"shape": "
|
6693
|
+
"shape": "S10l"
|
6691
6694
|
},
|
6692
6695
|
"FailureAction": {},
|
6693
6696
|
"OverridePermissions": {
|
6694
|
-
"shape": "
|
6697
|
+
"shape": "S114"
|
6695
6698
|
},
|
6696
6699
|
"OverrideTags": {
|
6697
|
-
"shape": "
|
6700
|
+
"shape": "S11k"
|
6698
6701
|
},
|
6699
6702
|
"OverrideValidationStrategy": {
|
6700
|
-
"shape": "
|
6703
|
+
"shape": "S11x"
|
6701
6704
|
}
|
6702
6705
|
}
|
6703
6706
|
},
|
@@ -6746,7 +6749,7 @@
|
|
6746
6749
|
"type": "structure",
|
6747
6750
|
"members": {
|
6748
6751
|
"RowLevelPermissionTags": {
|
6749
|
-
"shape": "
|
6752
|
+
"shape": "S16m"
|
6750
6753
|
}
|
6751
6754
|
}
|
6752
6755
|
}
|
@@ -6754,7 +6757,7 @@
|
|
6754
6757
|
}
|
6755
6758
|
},
|
6756
6759
|
"SnapshotConfiguration": {
|
6757
|
-
"shape": "
|
6760
|
+
"shape": "S12h"
|
6758
6761
|
}
|
6759
6762
|
}
|
6760
6763
|
},
|
@@ -6946,7 +6949,7 @@
|
|
6946
6949
|
"shape": "S1h"
|
6947
6950
|
},
|
6948
6951
|
"ValidationStrategy": {
|
6949
|
-
"shape": "
|
6952
|
+
"shape": "Smz"
|
6950
6953
|
}
|
6951
6954
|
}
|
6952
6955
|
},
|
@@ -6985,10 +6988,10 @@
|
|
6985
6988
|
"locationName": "AnalysisId"
|
6986
6989
|
},
|
6987
6990
|
"GrantPermissions": {
|
6988
|
-
"shape": "
|
6991
|
+
"shape": "S1c9"
|
6989
6992
|
},
|
6990
6993
|
"RevokePermissions": {
|
6991
|
-
"shape": "
|
6994
|
+
"shape": "S1c9"
|
6992
6995
|
}
|
6993
6996
|
}
|
6994
6997
|
},
|
@@ -7031,21 +7034,21 @@
|
|
7031
7034
|
},
|
7032
7035
|
"Name": {},
|
7033
7036
|
"SourceEntity": {
|
7034
|
-
"shape": "
|
7037
|
+
"shape": "Sn6"
|
7035
7038
|
},
|
7036
7039
|
"Parameters": {
|
7037
7040
|
"shape": "Sr"
|
7038
7041
|
},
|
7039
7042
|
"VersionDescription": {},
|
7040
7043
|
"DashboardPublishOptions": {
|
7041
|
-
"shape": "
|
7044
|
+
"shape": "Sn9"
|
7042
7045
|
},
|
7043
7046
|
"ThemeArn": {},
|
7044
7047
|
"Definition": {
|
7045
|
-
"shape": "
|
7048
|
+
"shape": "Snm"
|
7046
7049
|
},
|
7047
7050
|
"ValidationStrategy": {
|
7048
|
-
"shape": "
|
7051
|
+
"shape": "Smz"
|
7049
7052
|
}
|
7050
7053
|
}
|
7051
7054
|
},
|
@@ -7085,7 +7088,7 @@
|
|
7085
7088
|
"locationName": "DashboardId"
|
7086
7089
|
},
|
7087
7090
|
"LinkEntities": {
|
7088
|
-
"shape": "
|
7091
|
+
"shape": "Sno"
|
7089
7092
|
}
|
7090
7093
|
}
|
7091
7094
|
},
|
@@ -7099,7 +7102,7 @@
|
|
7099
7102
|
},
|
7100
7103
|
"DashboardArn": {},
|
7101
7104
|
"LinkEntities": {
|
7102
|
-
"shape": "
|
7105
|
+
"shape": "Sno"
|
7103
7106
|
}
|
7104
7107
|
}
|
7105
7108
|
}
|
@@ -7125,16 +7128,16 @@
|
|
7125
7128
|
"locationName": "DashboardId"
|
7126
7129
|
},
|
7127
7130
|
"GrantPermissions": {
|
7128
|
-
"shape": "
|
7131
|
+
"shape": "S1c9"
|
7129
7132
|
},
|
7130
7133
|
"RevokePermissions": {
|
7131
|
-
"shape": "
|
7134
|
+
"shape": "S1c9"
|
7132
7135
|
},
|
7133
7136
|
"GrantLinkPermissions": {
|
7134
|
-
"shape": "
|
7137
|
+
"shape": "S1cg"
|
7135
7138
|
},
|
7136
7139
|
"RevokeLinkPermissions": {
|
7137
|
-
"shape": "
|
7140
|
+
"shape": "S1cg"
|
7138
7141
|
}
|
7139
7142
|
}
|
7140
7143
|
},
|
@@ -7152,7 +7155,7 @@
|
|
7152
7155
|
"type": "integer"
|
7153
7156
|
},
|
7154
7157
|
"LinkSharingConfiguration": {
|
7155
|
-
"shape": "
|
7158
|
+
"shape": "Snn"
|
7156
7159
|
}
|
7157
7160
|
}
|
7158
7161
|
}
|
@@ -7223,32 +7226,32 @@
|
|
7223
7226
|
},
|
7224
7227
|
"Name": {},
|
7225
7228
|
"PhysicalTableMap": {
|
7226
|
-
"shape": "
|
7229
|
+
"shape": "Snu"
|
7227
7230
|
},
|
7228
7231
|
"LogicalTableMap": {
|
7229
|
-
"shape": "
|
7232
|
+
"shape": "Soe"
|
7230
7233
|
},
|
7231
7234
|
"ImportMode": {},
|
7232
7235
|
"ColumnGroups": {
|
7233
|
-
"shape": "
|
7236
|
+
"shape": "Spl"
|
7234
7237
|
},
|
7235
7238
|
"FieldFolders": {
|
7236
|
-
"shape": "
|
7239
|
+
"shape": "Spr"
|
7237
7240
|
},
|
7238
7241
|
"RowLevelPermissionDataSet": {
|
7239
|
-
"shape": "
|
7242
|
+
"shape": "Spw"
|
7240
7243
|
},
|
7241
7244
|
"RowLevelPermissionTagConfiguration": {
|
7242
|
-
"shape": "
|
7245
|
+
"shape": "Sq0"
|
7243
7246
|
},
|
7244
7247
|
"ColumnLevelPermissionRules": {
|
7245
|
-
"shape": "
|
7248
|
+
"shape": "Sq8"
|
7246
7249
|
},
|
7247
7250
|
"DataSetUsageConfiguration": {
|
7248
|
-
"shape": "
|
7251
|
+
"shape": "Sqc"
|
7249
7252
|
},
|
7250
7253
|
"DatasetParameters": {
|
7251
|
-
"shape": "
|
7254
|
+
"shape": "Sqd"
|
7252
7255
|
}
|
7253
7256
|
}
|
7254
7257
|
},
|
@@ -7330,16 +7333,16 @@
|
|
7330
7333
|
},
|
7331
7334
|
"Name": {},
|
7332
7335
|
"DataSourceParameters": {
|
7333
|
-
"shape": "
|
7336
|
+
"shape": "Sqs"
|
7334
7337
|
},
|
7335
7338
|
"Credentials": {
|
7336
|
-
"shape": "
|
7339
|
+
"shape": "Ss9"
|
7337
7340
|
},
|
7338
7341
|
"VpcConnectionProperties": {
|
7339
|
-
"shape": "
|
7342
|
+
"shape": "Ssg"
|
7340
7343
|
},
|
7341
7344
|
"SslProperties": {
|
7342
|
-
"shape": "
|
7345
|
+
"shape": "Ssh"
|
7343
7346
|
}
|
7344
7347
|
}
|
7345
7348
|
},
|
@@ -7509,7 +7512,7 @@
|
|
7509
7512
|
"type": "structure",
|
7510
7513
|
"members": {
|
7511
7514
|
"Group": {
|
7512
|
-
"shape": "
|
7515
|
+
"shape": "Ssx"
|
7513
7516
|
},
|
7514
7517
|
"RequestId": {},
|
7515
7518
|
"Status": {
|
@@ -7547,7 +7550,7 @@
|
|
7547
7550
|
"AssignmentStatus": {},
|
7548
7551
|
"PolicyArn": {},
|
7549
7552
|
"Identities": {
|
7550
|
-
"shape": "
|
7553
|
+
"shape": "St5"
|
7551
7554
|
}
|
7552
7555
|
}
|
7553
7556
|
},
|
@@ -7558,7 +7561,7 @@
|
|
7558
7561
|
"AssignmentId": {},
|
7559
7562
|
"PolicyArn": {},
|
7560
7563
|
"Identities": {
|
7561
|
-
"shape": "
|
7564
|
+
"shape": "St5"
|
7562
7565
|
},
|
7563
7566
|
"AssignmentStatus": {},
|
7564
7567
|
"RequestId": {},
|
@@ -7589,7 +7592,7 @@
|
|
7589
7592
|
"locationName": "Service"
|
7590
7593
|
},
|
7591
7594
|
"AuthorizedTargets": {
|
7592
|
-
"shape": "
|
7595
|
+
"shape": "S18z"
|
7593
7596
|
}
|
7594
7597
|
}
|
7595
7598
|
},
|
@@ -7619,13 +7622,13 @@
|
|
7619
7622
|
"locationName": "AwsAccountId"
|
7620
7623
|
},
|
7621
7624
|
"IpRestrictionRuleMap": {
|
7622
|
-
"shape": "
|
7625
|
+
"shape": "S14l"
|
7623
7626
|
},
|
7624
7627
|
"VpcIdRestrictionRuleMap": {
|
7625
|
-
"shape": "
|
7628
|
+
"shape": "S14o"
|
7626
7629
|
},
|
7627
7630
|
"VpcEndpointIdRestrictionRuleMap": {
|
7628
|
-
"shape": "
|
7631
|
+
"shape": "S14r"
|
7629
7632
|
},
|
7630
7633
|
"Enabled": {
|
7631
7634
|
"type": "boolean"
|
@@ -7660,7 +7663,7 @@
|
|
7660
7663
|
"locationName": "AwsAccountId"
|
7661
7664
|
},
|
7662
7665
|
"KeyRegistration": {
|
7663
|
-
"shape": "
|
7666
|
+
"shape": "S14w"
|
7664
7667
|
}
|
7665
7668
|
}
|
7666
7669
|
},
|
@@ -7761,7 +7764,7 @@
|
|
7761
7764
|
"locationName": "AwsAccountId"
|
7762
7765
|
},
|
7763
7766
|
"Schedule": {
|
7764
|
-
"shape": "
|
7767
|
+
"shape": "Sti"
|
7765
7768
|
}
|
7766
7769
|
}
|
7767
7770
|
},
|
@@ -7867,15 +7870,15 @@
|
|
7867
7870
|
"locationName": "TemplateId"
|
7868
7871
|
},
|
7869
7872
|
"SourceEntity": {
|
7870
|
-
"shape": "
|
7873
|
+
"shape": "Stu"
|
7871
7874
|
},
|
7872
7875
|
"VersionDescription": {},
|
7873
7876
|
"Name": {},
|
7874
7877
|
"Definition": {
|
7875
|
-
"shape": "
|
7878
|
+
"shape": "Stx"
|
7876
7879
|
},
|
7877
7880
|
"ValidationStrategy": {
|
7878
|
-
"shape": "
|
7881
|
+
"shape": "Smz"
|
7879
7882
|
}
|
7880
7883
|
}
|
7881
7884
|
},
|
@@ -7929,7 +7932,7 @@
|
|
7929
7932
|
"type": "structure",
|
7930
7933
|
"members": {
|
7931
7934
|
"TemplateAlias": {
|
7932
|
-
"shape": "
|
7935
|
+
"shape": "Suc"
|
7933
7936
|
},
|
7934
7937
|
"Status": {
|
7935
7938
|
"location": "statusCode",
|
@@ -7960,10 +7963,10 @@
|
|
7960
7963
|
"locationName": "TemplateId"
|
7961
7964
|
},
|
7962
7965
|
"GrantPermissions": {
|
7963
|
-
"shape": "
|
7966
|
+
"shape": "S1c9"
|
7964
7967
|
},
|
7965
7968
|
"RevokePermissions": {
|
7966
|
-
"shape": "
|
7969
|
+
"shape": "S1c9"
|
7967
7970
|
}
|
7968
7971
|
}
|
7969
7972
|
},
|
@@ -8008,7 +8011,7 @@
|
|
8008
8011
|
"BaseThemeId": {},
|
8009
8012
|
"VersionDescription": {},
|
8010
8013
|
"Configuration": {
|
8011
|
-
"shape": "
|
8014
|
+
"shape": "Suf"
|
8012
8015
|
}
|
8013
8016
|
}
|
8014
8017
|
},
|
@@ -8062,7 +8065,7 @@
|
|
8062
8065
|
"type": "structure",
|
8063
8066
|
"members": {
|
8064
8067
|
"ThemeAlias": {
|
8065
|
-
"shape": "
|
8068
|
+
"shape": "Suv"
|
8066
8069
|
},
|
8067
8070
|
"Status": {
|
8068
8071
|
"location": "statusCode",
|
@@ -8093,10 +8096,10 @@
|
|
8093
8096
|
"locationName": "ThemeId"
|
8094
8097
|
},
|
8095
8098
|
"GrantPermissions": {
|
8096
|
-
"shape": "
|
8099
|
+
"shape": "S1c9"
|
8097
8100
|
},
|
8098
8101
|
"RevokePermissions": {
|
8099
|
-
"shape": "
|
8102
|
+
"shape": "S1c9"
|
8100
8103
|
}
|
8101
8104
|
}
|
8102
8105
|
},
|
@@ -8138,7 +8141,7 @@
|
|
8138
8141
|
"locationName": "TopicId"
|
8139
8142
|
},
|
8140
8143
|
"Topic": {
|
8141
|
-
"shape": "
|
8144
|
+
"shape": "Suy"
|
8142
8145
|
}
|
8143
8146
|
}
|
8144
8147
|
},
|
@@ -8177,10 +8180,10 @@
|
|
8177
8180
|
"locationName": "TopicId"
|
8178
8181
|
},
|
8179
8182
|
"GrantPermissions": {
|
8180
|
-
"shape": "
|
8183
|
+
"shape": "S1c9"
|
8181
8184
|
},
|
8182
8185
|
"RevokePermissions": {
|
8183
|
-
"shape": "
|
8186
|
+
"shape": "S1c9"
|
8184
8187
|
}
|
8185
8188
|
}
|
8186
8189
|
},
|
@@ -8227,7 +8230,7 @@
|
|
8227
8230
|
"locationName": "DatasetId"
|
8228
8231
|
},
|
8229
8232
|
"RefreshSchedule": {
|
8230
|
-
"shape": "
|
8233
|
+
"shape": "Swn"
|
8231
8234
|
}
|
8232
8235
|
}
|
8233
8236
|
},
|
@@ -8287,7 +8290,7 @@
|
|
8287
8290
|
"type": "structure",
|
8288
8291
|
"members": {
|
8289
8292
|
"User": {
|
8290
|
-
"shape": "
|
8293
|
+
"shape": "S16a"
|
8291
8294
|
},
|
8292
8295
|
"RequestId": {},
|
8293
8296
|
"Status": {
|
@@ -8323,13 +8326,13 @@
|
|
8323
8326
|
},
|
8324
8327
|
"Name": {},
|
8325
8328
|
"SubnetIds": {
|
8326
|
-
"shape": "
|
8329
|
+
"shape": "Sws"
|
8327
8330
|
},
|
8328
8331
|
"SecurityGroupIds": {
|
8329
|
-
"shape": "
|
8332
|
+
"shape": "Swu"
|
8330
8333
|
},
|
8331
8334
|
"DnsResolvers": {
|
8332
|
-
"shape": "
|
8335
|
+
"shape": "Sww"
|
8333
8336
|
},
|
8334
8337
|
"RoleArn": {}
|
8335
8338
|
}
|
@@ -8544,22 +8547,22 @@
|
|
8544
8547
|
"shape": "S1l"
|
8545
8548
|
},
|
8546
8549
|
"CalculatedFields": {
|
8547
|
-
"shape": "
|
8550
|
+
"shape": "Skk"
|
8548
8551
|
},
|
8549
8552
|
"ParameterDeclarations": {
|
8550
|
-
"shape": "
|
8553
|
+
"shape": "Skn"
|
8551
8554
|
},
|
8552
8555
|
"FilterGroups": {
|
8553
|
-
"shape": "
|
8556
|
+
"shape": "Sl7"
|
8554
8557
|
},
|
8555
8558
|
"ColumnConfigurations": {
|
8556
|
-
"shape": "
|
8559
|
+
"shape": "Smj"
|
8557
8560
|
},
|
8558
8561
|
"AnalysisDefaults": {
|
8559
|
-
"shape": "
|
8562
|
+
"shape": "Smq"
|
8560
8563
|
},
|
8561
8564
|
"Options": {
|
8562
|
-
"shape": "
|
8565
|
+
"shape": "Smx"
|
8563
8566
|
}
|
8564
8567
|
}
|
8565
8568
|
},
|
@@ -11716,10 +11719,66 @@
|
|
11716
11719
|
"type": "structure",
|
11717
11720
|
"members": {
|
11718
11721
|
"After": {
|
11722
|
+
"shape": "Sk1"
|
11723
|
+
}
|
11724
|
+
}
|
11725
|
+
},
|
11726
|
+
"RepeatConfiguration": {
|
11727
|
+
"type": "structure",
|
11728
|
+
"members": {
|
11729
|
+
"DimensionConfigurations": {
|
11730
|
+
"type": "list",
|
11731
|
+
"member": {
|
11732
|
+
"type": "structure",
|
11733
|
+
"members": {
|
11734
|
+
"DynamicCategoryDimensionConfiguration": {
|
11735
|
+
"type": "structure",
|
11736
|
+
"required": [
|
11737
|
+
"Column"
|
11738
|
+
],
|
11739
|
+
"members": {
|
11740
|
+
"Column": {
|
11741
|
+
"shape": "S2g"
|
11742
|
+
},
|
11743
|
+
"Limit": {
|
11744
|
+
"type": "integer"
|
11745
|
+
},
|
11746
|
+
"SortByMetrics": {
|
11747
|
+
"shape": "Sk8"
|
11748
|
+
}
|
11749
|
+
}
|
11750
|
+
},
|
11751
|
+
"DynamicNumericDimensionConfiguration": {
|
11752
|
+
"type": "structure",
|
11753
|
+
"required": [
|
11754
|
+
"Column"
|
11755
|
+
],
|
11756
|
+
"members": {
|
11757
|
+
"Column": {
|
11758
|
+
"shape": "S2g"
|
11759
|
+
},
|
11760
|
+
"Limit": {
|
11761
|
+
"type": "integer"
|
11762
|
+
},
|
11763
|
+
"SortByMetrics": {
|
11764
|
+
"shape": "Sk8"
|
11765
|
+
}
|
11766
|
+
}
|
11767
|
+
}
|
11768
|
+
}
|
11769
|
+
}
|
11770
|
+
},
|
11771
|
+
"PageBreakConfiguration": {
|
11719
11772
|
"type": "structure",
|
11720
11773
|
"members": {
|
11721
|
-
"
|
11774
|
+
"After": {
|
11775
|
+
"shape": "Sk1"
|
11776
|
+
}
|
11722
11777
|
}
|
11778
|
+
},
|
11779
|
+
"NonRepeatingVisuals": {
|
11780
|
+
"type": "list",
|
11781
|
+
"member": {}
|
11723
11782
|
}
|
11724
11783
|
}
|
11725
11784
|
}
|
@@ -11730,7 +11789,7 @@
|
|
11730
11789
|
"shape": "Sjq"
|
11731
11790
|
},
|
11732
11791
|
"CanvasSizeOptions": {
|
11733
|
-
"shape": "
|
11792
|
+
"shape": "Skc"
|
11734
11793
|
}
|
11735
11794
|
}
|
11736
11795
|
}
|
@@ -13800,7 +13859,19 @@
|
|
13800
13859
|
"Right": {}
|
13801
13860
|
}
|
13802
13861
|
},
|
13803
|
-
"
|
13862
|
+
"Sk1": {
|
13863
|
+
"type": "structure",
|
13864
|
+
"members": {
|
13865
|
+
"Status": {}
|
13866
|
+
}
|
13867
|
+
},
|
13868
|
+
"Sk8": {
|
13869
|
+
"type": "list",
|
13870
|
+
"member": {
|
13871
|
+
"shape": "S52"
|
13872
|
+
}
|
13873
|
+
},
|
13874
|
+
"Skc": {
|
13804
13875
|
"type": "structure",
|
13805
13876
|
"members": {
|
13806
13877
|
"PaperCanvasSizeOptions": {
|
@@ -13815,7 +13886,7 @@
|
|
13815
13886
|
}
|
13816
13887
|
}
|
13817
13888
|
},
|
13818
|
-
"
|
13889
|
+
"Skk": {
|
13819
13890
|
"type": "list",
|
13820
13891
|
"member": {
|
13821
13892
|
"type": "structure",
|
@@ -13834,7 +13905,7 @@
|
|
13834
13905
|
}
|
13835
13906
|
}
|
13836
13907
|
},
|
13837
|
-
"
|
13908
|
+
"Skn": {
|
13838
13909
|
"type": "list",
|
13839
13910
|
"member": {
|
13840
13911
|
"type": "structure",
|
@@ -13852,7 +13923,7 @@
|
|
13852
13923
|
"type": "structure",
|
13853
13924
|
"members": {
|
13854
13925
|
"DynamicValue": {
|
13855
|
-
"shape": "
|
13926
|
+
"shape": "Sks"
|
13856
13927
|
},
|
13857
13928
|
"StaticValues": {
|
13858
13929
|
"shape": "S7w"
|
@@ -13869,7 +13940,7 @@
|
|
13869
13940
|
}
|
13870
13941
|
},
|
13871
13942
|
"MappedDataSetParameters": {
|
13872
|
-
"shape": "
|
13943
|
+
"shape": "Skv"
|
13873
13944
|
}
|
13874
13945
|
}
|
13875
13946
|
},
|
@@ -13886,7 +13957,7 @@
|
|
13886
13957
|
"type": "structure",
|
13887
13958
|
"members": {
|
13888
13959
|
"DynamicValue": {
|
13889
|
-
"shape": "
|
13960
|
+
"shape": "Sks"
|
13890
13961
|
},
|
13891
13962
|
"StaticValues": {
|
13892
13963
|
"shape": "S80"
|
@@ -13903,7 +13974,7 @@
|
|
13903
13974
|
}
|
13904
13975
|
},
|
13905
13976
|
"MappedDataSetParameters": {
|
13906
|
-
"shape": "
|
13977
|
+
"shape": "Skv"
|
13907
13978
|
}
|
13908
13979
|
}
|
13909
13980
|
},
|
@@ -13920,7 +13991,7 @@
|
|
13920
13991
|
"type": "structure",
|
13921
13992
|
"members": {
|
13922
13993
|
"DynamicValue": {
|
13923
|
-
"shape": "
|
13994
|
+
"shape": "Sks"
|
13924
13995
|
},
|
13925
13996
|
"StaticValues": {
|
13926
13997
|
"shape": "S7y"
|
@@ -13937,7 +14008,7 @@
|
|
13937
14008
|
}
|
13938
14009
|
},
|
13939
14010
|
"MappedDataSetParameters": {
|
13940
|
-
"shape": "
|
14011
|
+
"shape": "Skv"
|
13941
14012
|
}
|
13942
14013
|
}
|
13943
14014
|
},
|
@@ -13952,13 +14023,13 @@
|
|
13952
14023
|
"type": "structure",
|
13953
14024
|
"members": {
|
13954
14025
|
"DynamicValue": {
|
13955
|
-
"shape": "
|
14026
|
+
"shape": "Sks"
|
13956
14027
|
},
|
13957
14028
|
"StaticValues": {
|
13958
14029
|
"shape": "S82"
|
13959
14030
|
},
|
13960
14031
|
"RollingDate": {
|
13961
|
-
"shape": "
|
14032
|
+
"shape": "Sl5"
|
13962
14033
|
}
|
13963
14034
|
}
|
13964
14035
|
},
|
@@ -13973,14 +14044,14 @@
|
|
13973
14044
|
}
|
13974
14045
|
},
|
13975
14046
|
"MappedDataSetParameters": {
|
13976
|
-
"shape": "
|
14047
|
+
"shape": "Skv"
|
13977
14048
|
}
|
13978
14049
|
}
|
13979
14050
|
}
|
13980
14051
|
}
|
13981
14052
|
}
|
13982
14053
|
},
|
13983
|
-
"
|
14054
|
+
"Sks": {
|
13984
14055
|
"type": "structure",
|
13985
14056
|
"required": [
|
13986
14057
|
"DefaultValueColumn"
|
@@ -13997,7 +14068,7 @@
|
|
13997
14068
|
}
|
13998
14069
|
}
|
13999
14070
|
},
|
14000
|
-
"
|
14071
|
+
"Skv": {
|
14001
14072
|
"type": "list",
|
14002
14073
|
"member": {
|
14003
14074
|
"type": "structure",
|
@@ -14011,7 +14082,7 @@
|
|
14011
14082
|
}
|
14012
14083
|
}
|
14013
14084
|
},
|
14014
|
-
"
|
14085
|
+
"Sl5": {
|
14015
14086
|
"type": "structure",
|
14016
14087
|
"required": [
|
14017
14088
|
"Expression"
|
@@ -14023,7 +14094,7 @@
|
|
14023
14094
|
}
|
14024
14095
|
}
|
14025
14096
|
},
|
14026
|
-
"
|
14097
|
+
"Sl7": {
|
14027
14098
|
"type": "list",
|
14028
14099
|
"member": {
|
14029
14100
|
"type": "structure",
|
@@ -14053,55 +14124,10 @@
|
|
14053
14124
|
"shape": "S2g"
|
14054
14125
|
},
|
14055
14126
|
"Configuration": {
|
14056
|
-
"
|
14057
|
-
"members": {
|
14058
|
-
"FilterListConfiguration": {
|
14059
|
-
"type": "structure",
|
14060
|
-
"required": [
|
14061
|
-
"MatchOperator"
|
14062
|
-
],
|
14063
|
-
"members": {
|
14064
|
-
"MatchOperator": {},
|
14065
|
-
"CategoryValues": {
|
14066
|
-
"shape": "Sbz"
|
14067
|
-
},
|
14068
|
-
"SelectAllOptions": {},
|
14069
|
-
"NullOption": {}
|
14070
|
-
}
|
14071
|
-
},
|
14072
|
-
"CustomFilterListConfiguration": {
|
14073
|
-
"type": "structure",
|
14074
|
-
"required": [
|
14075
|
-
"MatchOperator",
|
14076
|
-
"NullOption"
|
14077
|
-
],
|
14078
|
-
"members": {
|
14079
|
-
"MatchOperator": {},
|
14080
|
-
"CategoryValues": {
|
14081
|
-
"shape": "Sbz"
|
14082
|
-
},
|
14083
|
-
"SelectAllOptions": {},
|
14084
|
-
"NullOption": {}
|
14085
|
-
}
|
14086
|
-
},
|
14087
|
-
"CustomFilterConfiguration": {
|
14088
|
-
"type": "structure",
|
14089
|
-
"required": [
|
14090
|
-
"MatchOperator",
|
14091
|
-
"NullOption"
|
14092
|
-
],
|
14093
|
-
"members": {
|
14094
|
-
"MatchOperator": {},
|
14095
|
-
"CategoryValue": {},
|
14096
|
-
"SelectAllOptions": {},
|
14097
|
-
"ParameterName": {},
|
14098
|
-
"NullOption": {}
|
14099
|
-
}
|
14100
|
-
}
|
14101
|
-
}
|
14127
|
+
"shape": "Slc"
|
14102
14128
|
},
|
14103
14129
|
"DefaultFilterControlConfiguration": {
|
14104
|
-
"shape": "
|
14130
|
+
"shape": "Slj"
|
14105
14131
|
}
|
14106
14132
|
}
|
14107
14133
|
},
|
@@ -14124,10 +14150,10 @@
|
|
14124
14150
|
"type": "boolean"
|
14125
14151
|
},
|
14126
14152
|
"RangeMinimum": {
|
14127
|
-
"shape": "
|
14153
|
+
"shape": "Slt"
|
14128
14154
|
},
|
14129
14155
|
"RangeMaximum": {
|
14130
|
-
"shape": "
|
14156
|
+
"shape": "Slt"
|
14131
14157
|
},
|
14132
14158
|
"SelectAllOptions": {},
|
14133
14159
|
"AggregationFunction": {
|
@@ -14135,7 +14161,7 @@
|
|
14135
14161
|
},
|
14136
14162
|
"NullOption": {},
|
14137
14163
|
"DefaultFilterControlConfiguration": {
|
14138
|
-
"shape": "
|
14164
|
+
"shape": "Slj"
|
14139
14165
|
}
|
14140
14166
|
}
|
14141
14167
|
},
|
@@ -14163,7 +14189,7 @@
|
|
14163
14189
|
"ParameterName": {},
|
14164
14190
|
"NullOption": {},
|
14165
14191
|
"DefaultFilterControlConfiguration": {
|
14166
|
-
"shape": "
|
14192
|
+
"shape": "Slj"
|
14167
14193
|
}
|
14168
14194
|
}
|
14169
14195
|
},
|
@@ -14184,10 +14210,10 @@
|
|
14184
14210
|
"ParameterName": {},
|
14185
14211
|
"TimeGranularity": {},
|
14186
14212
|
"RollingDate": {
|
14187
|
-
"shape": "
|
14213
|
+
"shape": "Sl5"
|
14188
14214
|
},
|
14189
14215
|
"DefaultFilterControlConfiguration": {
|
14190
|
-
"shape": "
|
14216
|
+
"shape": "Slj"
|
14191
14217
|
}
|
14192
14218
|
}
|
14193
14219
|
},
|
@@ -14210,18 +14236,18 @@
|
|
14210
14236
|
"type": "boolean"
|
14211
14237
|
},
|
14212
14238
|
"RangeMinimumValue": {
|
14213
|
-
"shape": "
|
14239
|
+
"shape": "Slz"
|
14214
14240
|
},
|
14215
14241
|
"RangeMaximumValue": {
|
14216
|
-
"shape": "
|
14242
|
+
"shape": "Slz"
|
14217
14243
|
},
|
14218
14244
|
"NullOption": {},
|
14219
14245
|
"ExcludePeriodConfiguration": {
|
14220
|
-
"shape": "
|
14246
|
+
"shape": "Sm0"
|
14221
14247
|
},
|
14222
14248
|
"TimeGranularity": {},
|
14223
14249
|
"DefaultFilterControlConfiguration": {
|
14224
|
-
"shape": "
|
14250
|
+
"shape": "Slj"
|
14225
14251
|
}
|
14226
14252
|
}
|
14227
14253
|
},
|
@@ -14256,10 +14282,10 @@
|
|
14256
14282
|
"ParameterName": {},
|
14257
14283
|
"NullOption": {},
|
14258
14284
|
"ExcludePeriodConfiguration": {
|
14259
|
-
"shape": "
|
14285
|
+
"shape": "Sm0"
|
14260
14286
|
},
|
14261
14287
|
"DefaultFilterControlConfiguration": {
|
14262
|
-
"shape": "
|
14288
|
+
"shape": "Slj"
|
14263
14289
|
}
|
14264
14290
|
}
|
14265
14291
|
},
|
@@ -14300,7 +14326,48 @@
|
|
14300
14326
|
"TimeGranularity": {},
|
14301
14327
|
"ParameterName": {},
|
14302
14328
|
"DefaultFilterControlConfiguration": {
|
14303
|
-
"shape": "
|
14329
|
+
"shape": "Slj"
|
14330
|
+
}
|
14331
|
+
}
|
14332
|
+
},
|
14333
|
+
"NestedFilter": {
|
14334
|
+
"type": "structure",
|
14335
|
+
"required": [
|
14336
|
+
"FilterId",
|
14337
|
+
"Column",
|
14338
|
+
"IncludeInnerSet",
|
14339
|
+
"InnerFilter"
|
14340
|
+
],
|
14341
|
+
"members": {
|
14342
|
+
"FilterId": {},
|
14343
|
+
"Column": {
|
14344
|
+
"shape": "S2g"
|
14345
|
+
},
|
14346
|
+
"IncludeInnerSet": {
|
14347
|
+
"type": "boolean"
|
14348
|
+
},
|
14349
|
+
"InnerFilter": {
|
14350
|
+
"type": "structure",
|
14351
|
+
"members": {
|
14352
|
+
"CategoryInnerFilter": {
|
14353
|
+
"type": "structure",
|
14354
|
+
"required": [
|
14355
|
+
"Column",
|
14356
|
+
"Configuration"
|
14357
|
+
],
|
14358
|
+
"members": {
|
14359
|
+
"Column": {
|
14360
|
+
"shape": "S2g"
|
14361
|
+
},
|
14362
|
+
"Configuration": {
|
14363
|
+
"shape": "Slc"
|
14364
|
+
},
|
14365
|
+
"DefaultFilterControlConfiguration": {
|
14366
|
+
"shape": "Slj"
|
14367
|
+
}
|
14368
|
+
}
|
14369
|
+
}
|
14370
|
+
}
|
14304
14371
|
}
|
14305
14372
|
}
|
14306
14373
|
}
|
@@ -14344,7 +14411,55 @@
|
|
14344
14411
|
}
|
14345
14412
|
}
|
14346
14413
|
},
|
14347
|
-
"
|
14414
|
+
"Slc": {
|
14415
|
+
"type": "structure",
|
14416
|
+
"members": {
|
14417
|
+
"FilterListConfiguration": {
|
14418
|
+
"type": "structure",
|
14419
|
+
"required": [
|
14420
|
+
"MatchOperator"
|
14421
|
+
],
|
14422
|
+
"members": {
|
14423
|
+
"MatchOperator": {},
|
14424
|
+
"CategoryValues": {
|
14425
|
+
"shape": "Sbz"
|
14426
|
+
},
|
14427
|
+
"SelectAllOptions": {},
|
14428
|
+
"NullOption": {}
|
14429
|
+
}
|
14430
|
+
},
|
14431
|
+
"CustomFilterListConfiguration": {
|
14432
|
+
"type": "structure",
|
14433
|
+
"required": [
|
14434
|
+
"MatchOperator",
|
14435
|
+
"NullOption"
|
14436
|
+
],
|
14437
|
+
"members": {
|
14438
|
+
"MatchOperator": {},
|
14439
|
+
"CategoryValues": {
|
14440
|
+
"shape": "Sbz"
|
14441
|
+
},
|
14442
|
+
"SelectAllOptions": {},
|
14443
|
+
"NullOption": {}
|
14444
|
+
}
|
14445
|
+
},
|
14446
|
+
"CustomFilterConfiguration": {
|
14447
|
+
"type": "structure",
|
14448
|
+
"required": [
|
14449
|
+
"MatchOperator",
|
14450
|
+
"NullOption"
|
14451
|
+
],
|
14452
|
+
"members": {
|
14453
|
+
"MatchOperator": {},
|
14454
|
+
"CategoryValue": {},
|
14455
|
+
"SelectAllOptions": {},
|
14456
|
+
"ParameterName": {},
|
14457
|
+
"NullOption": {}
|
14458
|
+
}
|
14459
|
+
}
|
14460
|
+
}
|
14461
|
+
},
|
14462
|
+
"Slj": {
|
14348
14463
|
"type": "structure",
|
14349
14464
|
"required": [
|
14350
14465
|
"Title",
|
@@ -14440,7 +14555,7 @@
|
|
14440
14555
|
}
|
14441
14556
|
}
|
14442
14557
|
},
|
14443
|
-
"
|
14558
|
+
"Slt": {
|
14444
14559
|
"type": "structure",
|
14445
14560
|
"members": {
|
14446
14561
|
"StaticValue": {
|
@@ -14449,19 +14564,19 @@
|
|
14449
14564
|
"Parameter": {}
|
14450
14565
|
}
|
14451
14566
|
},
|
14452
|
-
"
|
14567
|
+
"Slz": {
|
14453
14568
|
"type": "structure",
|
14454
14569
|
"members": {
|
14455
14570
|
"StaticValue": {
|
14456
14571
|
"type": "timestamp"
|
14457
14572
|
},
|
14458
14573
|
"RollingDate": {
|
14459
|
-
"shape": "
|
14574
|
+
"shape": "Sl5"
|
14460
14575
|
},
|
14461
14576
|
"Parameter": {}
|
14462
14577
|
}
|
14463
14578
|
},
|
14464
|
-
"
|
14579
|
+
"Sm0": {
|
14465
14580
|
"type": "structure",
|
14466
14581
|
"required": [
|
14467
14582
|
"Amount",
|
@@ -14475,7 +14590,7 @@
|
|
14475
14590
|
"Status": {}
|
14476
14591
|
}
|
14477
14592
|
},
|
14478
|
-
"
|
14593
|
+
"Smj": {
|
14479
14594
|
"type": "list",
|
14480
14595
|
"member": {
|
14481
14596
|
"type": "structure",
|
@@ -14514,7 +14629,7 @@
|
|
14514
14629
|
}
|
14515
14630
|
}
|
14516
14631
|
},
|
14517
|
-
"
|
14632
|
+
"Smq": {
|
14518
14633
|
"type": "structure",
|
14519
14634
|
"required": [
|
14520
14635
|
"DefaultNewSheetConfiguration"
|
@@ -14560,7 +14675,7 @@
|
|
14560
14675
|
],
|
14561
14676
|
"members": {
|
14562
14677
|
"CanvasSizeOptions": {
|
14563
|
-
"shape": "
|
14678
|
+
"shape": "Skc"
|
14564
14679
|
}
|
14565
14680
|
}
|
14566
14681
|
}
|
@@ -14571,14 +14686,14 @@
|
|
14571
14686
|
}
|
14572
14687
|
}
|
14573
14688
|
},
|
14574
|
-
"
|
14689
|
+
"Smx": {
|
14575
14690
|
"type": "structure",
|
14576
14691
|
"members": {
|
14577
14692
|
"Timezone": {},
|
14578
14693
|
"WeekStart": {}
|
14579
14694
|
}
|
14580
14695
|
},
|
14581
|
-
"
|
14696
|
+
"Smz": {
|
14582
14697
|
"type": "structure",
|
14583
14698
|
"required": [
|
14584
14699
|
"Mode"
|
@@ -14587,11 +14702,11 @@
|
|
14587
14702
|
"Mode": {}
|
14588
14703
|
}
|
14589
14704
|
},
|
14590
|
-
"
|
14705
|
+
"Sn1": {
|
14591
14706
|
"type": "list",
|
14592
14707
|
"member": {}
|
14593
14708
|
},
|
14594
|
-
"
|
14709
|
+
"Sn6": {
|
14595
14710
|
"type": "structure",
|
14596
14711
|
"members": {
|
14597
14712
|
"SourceTemplate": {
|
@@ -14609,7 +14724,7 @@
|
|
14609
14724
|
}
|
14610
14725
|
}
|
14611
14726
|
},
|
14612
|
-
"
|
14727
|
+
"Sn9": {
|
14613
14728
|
"type": "structure",
|
14614
14729
|
"members": {
|
14615
14730
|
"AdHocFilteringOption": {
|
@@ -14684,7 +14799,7 @@
|
|
14684
14799
|
}
|
14685
14800
|
}
|
14686
14801
|
},
|
14687
|
-
"
|
14802
|
+
"Snm": {
|
14688
14803
|
"type": "structure",
|
14689
14804
|
"required": [
|
14690
14805
|
"DataSetIdentifierDeclarations"
|
@@ -14697,26 +14812,26 @@
|
|
14697
14812
|
"shape": "S1l"
|
14698
14813
|
},
|
14699
14814
|
"CalculatedFields": {
|
14700
|
-
"shape": "
|
14815
|
+
"shape": "Skk"
|
14701
14816
|
},
|
14702
14817
|
"ParameterDeclarations": {
|
14703
|
-
"shape": "
|
14818
|
+
"shape": "Skn"
|
14704
14819
|
},
|
14705
14820
|
"FilterGroups": {
|
14706
|
-
"shape": "
|
14821
|
+
"shape": "Sl7"
|
14707
14822
|
},
|
14708
14823
|
"ColumnConfigurations": {
|
14709
|
-
"shape": "
|
14824
|
+
"shape": "Smj"
|
14710
14825
|
},
|
14711
14826
|
"AnalysisDefaults": {
|
14712
|
-
"shape": "
|
14827
|
+
"shape": "Smq"
|
14713
14828
|
},
|
14714
14829
|
"Options": {
|
14715
|
-
"shape": "
|
14830
|
+
"shape": "Smx"
|
14716
14831
|
}
|
14717
14832
|
}
|
14718
14833
|
},
|
14719
|
-
"
|
14834
|
+
"Snn": {
|
14720
14835
|
"type": "structure",
|
14721
14836
|
"members": {
|
14722
14837
|
"Permissions": {
|
@@ -14724,11 +14839,11 @@
|
|
14724
14839
|
}
|
14725
14840
|
}
|
14726
14841
|
},
|
14727
|
-
"
|
14842
|
+
"Sno": {
|
14728
14843
|
"type": "list",
|
14729
14844
|
"member": {}
|
14730
14845
|
},
|
14731
|
-
"
|
14846
|
+
"Snu": {
|
14732
14847
|
"type": "map",
|
14733
14848
|
"key": {},
|
14734
14849
|
"value": {
|
@@ -14747,7 +14862,7 @@
|
|
14747
14862
|
"Schema": {},
|
14748
14863
|
"Name": {},
|
14749
14864
|
"InputColumns": {
|
14750
|
-
"shape": "
|
14865
|
+
"shape": "So1"
|
14751
14866
|
}
|
14752
14867
|
}
|
14753
14868
|
},
|
@@ -14763,7 +14878,7 @@
|
|
14763
14878
|
"Name": {},
|
14764
14879
|
"SqlQuery": {},
|
14765
14880
|
"Columns": {
|
14766
|
-
"shape": "
|
14881
|
+
"shape": "So1"
|
14767
14882
|
}
|
14768
14883
|
}
|
14769
14884
|
},
|
@@ -14790,14 +14905,14 @@
|
|
14790
14905
|
}
|
14791
14906
|
},
|
14792
14907
|
"InputColumns": {
|
14793
|
-
"shape": "
|
14908
|
+
"shape": "So1"
|
14794
14909
|
}
|
14795
14910
|
}
|
14796
14911
|
}
|
14797
14912
|
}
|
14798
14913
|
}
|
14799
14914
|
},
|
14800
|
-
"
|
14915
|
+
"So1": {
|
14801
14916
|
"type": "list",
|
14802
14917
|
"member": {
|
14803
14918
|
"type": "structure",
|
@@ -14812,7 +14927,7 @@
|
|
14812
14927
|
}
|
14813
14928
|
}
|
14814
14929
|
},
|
14815
|
-
"
|
14930
|
+
"Soe": {
|
14816
14931
|
"type": "map",
|
14817
14932
|
"key": {},
|
14818
14933
|
"value": {
|
@@ -14952,16 +15067,16 @@
|
|
14952
15067
|
"type": "structure",
|
14953
15068
|
"members": {
|
14954
15069
|
"StringStaticValues": {
|
14955
|
-
"shape": "
|
15070
|
+
"shape": "Sp7"
|
14956
15071
|
},
|
14957
15072
|
"DecimalStaticValues": {
|
14958
|
-
"shape": "
|
15073
|
+
"shape": "Sp9"
|
14959
15074
|
},
|
14960
15075
|
"DateTimeStaticValues": {
|
14961
|
-
"shape": "
|
15076
|
+
"shape": "Spb"
|
14962
15077
|
},
|
14963
15078
|
"IntegerStaticValues": {
|
14964
|
-
"shape": "
|
15079
|
+
"shape": "Spd"
|
14965
15080
|
}
|
14966
15081
|
}
|
14967
15082
|
}
|
@@ -14985,10 +15100,10 @@
|
|
14985
15100
|
"LeftOperand": {},
|
14986
15101
|
"RightOperand": {},
|
14987
15102
|
"LeftJoinKeyProperties": {
|
14988
|
-
"shape": "
|
15103
|
+
"shape": "Sph"
|
14989
15104
|
},
|
14990
15105
|
"RightJoinKeyProperties": {
|
14991
|
-
"shape": "
|
15106
|
+
"shape": "Sph"
|
14992
15107
|
},
|
14993
15108
|
"Type": {},
|
14994
15109
|
"OnClause": {}
|
@@ -15001,29 +15116,29 @@
|
|
15001
15116
|
}
|
15002
15117
|
}
|
15003
15118
|
},
|
15004
|
-
"
|
15119
|
+
"Sp7": {
|
15005
15120
|
"type": "list",
|
15006
15121
|
"member": {}
|
15007
15122
|
},
|
15008
|
-
"
|
15123
|
+
"Sp9": {
|
15009
15124
|
"type": "list",
|
15010
15125
|
"member": {
|
15011
15126
|
"type": "double"
|
15012
15127
|
}
|
15013
15128
|
},
|
15014
|
-
"
|
15129
|
+
"Spb": {
|
15015
15130
|
"type": "list",
|
15016
15131
|
"member": {
|
15017
15132
|
"type": "timestamp"
|
15018
15133
|
}
|
15019
15134
|
},
|
15020
|
-
"
|
15135
|
+
"Spd": {
|
15021
15136
|
"type": "list",
|
15022
15137
|
"member": {
|
15023
15138
|
"type": "long"
|
15024
15139
|
}
|
15025
15140
|
},
|
15026
|
-
"
|
15141
|
+
"Sph": {
|
15027
15142
|
"type": "structure",
|
15028
15143
|
"members": {
|
15029
15144
|
"UniqueKey": {
|
@@ -15031,7 +15146,7 @@
|
|
15031
15146
|
}
|
15032
15147
|
}
|
15033
15148
|
},
|
15034
|
-
"
|
15149
|
+
"Spl": {
|
15035
15150
|
"type": "list",
|
15036
15151
|
"member": {
|
15037
15152
|
"type": "structure",
|
@@ -15054,7 +15169,7 @@
|
|
15054
15169
|
}
|
15055
15170
|
}
|
15056
15171
|
},
|
15057
|
-
"
|
15172
|
+
"Spr": {
|
15058
15173
|
"type": "map",
|
15059
15174
|
"key": {},
|
15060
15175
|
"value": {
|
@@ -15068,7 +15183,7 @@
|
|
15068
15183
|
}
|
15069
15184
|
}
|
15070
15185
|
},
|
15071
|
-
"
|
15186
|
+
"Spw": {
|
15072
15187
|
"type": "structure",
|
15073
15188
|
"required": [
|
15074
15189
|
"Arn",
|
@@ -15082,7 +15197,7 @@
|
|
15082
15197
|
"Status": {}
|
15083
15198
|
}
|
15084
15199
|
},
|
15085
|
-
"
|
15200
|
+
"Sq0": {
|
15086
15201
|
"type": "structure",
|
15087
15202
|
"required": [
|
15088
15203
|
"TagRules"
|
@@ -15102,7 +15217,7 @@
|
|
15102
15217
|
"ColumnName": {},
|
15103
15218
|
"TagMultiValueDelimiter": {},
|
15104
15219
|
"MatchAllValue": {
|
15105
|
-
"shape": "
|
15220
|
+
"shape": "Sq5"
|
15106
15221
|
}
|
15107
15222
|
}
|
15108
15223
|
}
|
@@ -15116,11 +15231,11 @@
|
|
15116
15231
|
}
|
15117
15232
|
}
|
15118
15233
|
},
|
15119
|
-
"
|
15234
|
+
"Sq5": {
|
15120
15235
|
"type": "string",
|
15121
15236
|
"sensitive": true
|
15122
15237
|
},
|
15123
|
-
"
|
15238
|
+
"Sq8": {
|
15124
15239
|
"type": "list",
|
15125
15240
|
"member": {
|
15126
15241
|
"type": "structure",
|
@@ -15136,7 +15251,7 @@
|
|
15136
15251
|
}
|
15137
15252
|
}
|
15138
15253
|
},
|
15139
|
-
"
|
15254
|
+
"Sqc": {
|
15140
15255
|
"type": "structure",
|
15141
15256
|
"members": {
|
15142
15257
|
"DisableUseAsDirectQuerySource": {
|
@@ -15147,7 +15262,7 @@
|
|
15147
15262
|
}
|
15148
15263
|
}
|
15149
15264
|
},
|
15150
|
-
"
|
15265
|
+
"Sqd": {
|
15151
15266
|
"type": "list",
|
15152
15267
|
"member": {
|
15153
15268
|
"type": "structure",
|
@@ -15167,7 +15282,7 @@
|
|
15167
15282
|
"type": "structure",
|
15168
15283
|
"members": {
|
15169
15284
|
"StaticValues": {
|
15170
|
-
"shape": "
|
15285
|
+
"shape": "Sp7"
|
15171
15286
|
}
|
15172
15287
|
}
|
15173
15288
|
}
|
@@ -15188,7 +15303,7 @@
|
|
15188
15303
|
"type": "structure",
|
15189
15304
|
"members": {
|
15190
15305
|
"StaticValues": {
|
15191
|
-
"shape": "
|
15306
|
+
"shape": "Sp9"
|
15192
15307
|
}
|
15193
15308
|
}
|
15194
15309
|
}
|
@@ -15209,7 +15324,7 @@
|
|
15209
15324
|
"type": "structure",
|
15210
15325
|
"members": {
|
15211
15326
|
"StaticValues": {
|
15212
|
-
"shape": "
|
15327
|
+
"shape": "Spd"
|
15213
15328
|
}
|
15214
15329
|
}
|
15215
15330
|
}
|
@@ -15231,7 +15346,7 @@
|
|
15231
15346
|
"type": "structure",
|
15232
15347
|
"members": {
|
15233
15348
|
"StaticValues": {
|
15234
|
-
"shape": "
|
15349
|
+
"shape": "Spb"
|
15235
15350
|
}
|
15236
15351
|
}
|
15237
15352
|
}
|
@@ -15240,7 +15355,7 @@
|
|
15240
15355
|
}
|
15241
15356
|
}
|
15242
15357
|
},
|
15243
|
-
"
|
15358
|
+
"Sqs": {
|
15244
15359
|
"type": "structure",
|
15245
15360
|
"members": {
|
15246
15361
|
"AmazonElasticsearchParameters": {
|
@@ -15610,7 +15725,7 @@
|
|
15610
15725
|
}
|
15611
15726
|
}
|
15612
15727
|
},
|
15613
|
-
"
|
15728
|
+
"Ss9": {
|
15614
15729
|
"type": "structure",
|
15615
15730
|
"members": {
|
15616
15731
|
"CredentialPair": {
|
@@ -15623,7 +15738,7 @@
|
|
15623
15738
|
"Username": {},
|
15624
15739
|
"Password": {},
|
15625
15740
|
"AlternateDataSourceParameters": {
|
15626
|
-
"shape": "
|
15741
|
+
"shape": "Ssd"
|
15627
15742
|
}
|
15628
15743
|
}
|
15629
15744
|
},
|
@@ -15632,13 +15747,13 @@
|
|
15632
15747
|
},
|
15633
15748
|
"sensitive": true
|
15634
15749
|
},
|
15635
|
-
"
|
15750
|
+
"Ssd": {
|
15636
15751
|
"type": "list",
|
15637
15752
|
"member": {
|
15638
|
-
"shape": "
|
15753
|
+
"shape": "Sqs"
|
15639
15754
|
}
|
15640
15755
|
},
|
15641
|
-
"
|
15756
|
+
"Ssg": {
|
15642
15757
|
"type": "structure",
|
15643
15758
|
"required": [
|
15644
15759
|
"VpcConnectionArn"
|
@@ -15647,7 +15762,7 @@
|
|
15647
15762
|
"VpcConnectionArn": {}
|
15648
15763
|
}
|
15649
15764
|
},
|
15650
|
-
"
|
15765
|
+
"Ssh": {
|
15651
15766
|
"type": "structure",
|
15652
15767
|
"members": {
|
15653
15768
|
"DisableSsl": {
|
@@ -15655,7 +15770,7 @@
|
|
15655
15770
|
}
|
15656
15771
|
}
|
15657
15772
|
},
|
15658
|
-
"
|
15773
|
+
"Ssx": {
|
15659
15774
|
"type": "structure",
|
15660
15775
|
"members": {
|
15661
15776
|
"Arn": {},
|
@@ -15664,14 +15779,14 @@
|
|
15664
15779
|
"PrincipalId": {}
|
15665
15780
|
}
|
15666
15781
|
},
|
15667
|
-
"
|
15782
|
+
"St1": {
|
15668
15783
|
"type": "structure",
|
15669
15784
|
"members": {
|
15670
15785
|
"Arn": {},
|
15671
15786
|
"MemberName": {}
|
15672
15787
|
}
|
15673
15788
|
},
|
15674
|
-
"
|
15789
|
+
"St5": {
|
15675
15790
|
"type": "map",
|
15676
15791
|
"key": {},
|
15677
15792
|
"value": {
|
@@ -15679,7 +15794,7 @@
|
|
15679
15794
|
"member": {}
|
15680
15795
|
}
|
15681
15796
|
},
|
15682
|
-
"
|
15797
|
+
"Sti": {
|
15683
15798
|
"type": "structure",
|
15684
15799
|
"required": [
|
15685
15800
|
"ScheduleId",
|
@@ -15713,7 +15828,7 @@
|
|
15713
15828
|
"Arn": {}
|
15714
15829
|
}
|
15715
15830
|
},
|
15716
|
-
"
|
15831
|
+
"Stu": {
|
15717
15832
|
"type": "structure",
|
15718
15833
|
"members": {
|
15719
15834
|
"SourceAnalysis": {
|
@@ -15740,39 +15855,39 @@
|
|
15740
15855
|
}
|
15741
15856
|
}
|
15742
15857
|
},
|
15743
|
-
"
|
15858
|
+
"Stx": {
|
15744
15859
|
"type": "structure",
|
15745
15860
|
"required": [
|
15746
15861
|
"DataSetConfigurations"
|
15747
15862
|
],
|
15748
15863
|
"members": {
|
15749
15864
|
"DataSetConfigurations": {
|
15750
|
-
"shape": "
|
15865
|
+
"shape": "Sty"
|
15751
15866
|
},
|
15752
15867
|
"Sheets": {
|
15753
15868
|
"shape": "S1l"
|
15754
15869
|
},
|
15755
15870
|
"CalculatedFields": {
|
15756
|
-
"shape": "
|
15871
|
+
"shape": "Skk"
|
15757
15872
|
},
|
15758
15873
|
"ParameterDeclarations": {
|
15759
|
-
"shape": "
|
15874
|
+
"shape": "Skn"
|
15760
15875
|
},
|
15761
15876
|
"FilterGroups": {
|
15762
|
-
"shape": "
|
15877
|
+
"shape": "Sl7"
|
15763
15878
|
},
|
15764
15879
|
"ColumnConfigurations": {
|
15765
|
-
"shape": "
|
15880
|
+
"shape": "Smj"
|
15766
15881
|
},
|
15767
15882
|
"AnalysisDefaults": {
|
15768
|
-
"shape": "
|
15883
|
+
"shape": "Smq"
|
15769
15884
|
},
|
15770
15885
|
"Options": {
|
15771
|
-
"shape": "
|
15886
|
+
"shape": "Smx"
|
15772
15887
|
}
|
15773
15888
|
}
|
15774
15889
|
},
|
15775
|
-
"
|
15890
|
+
"Sty": {
|
15776
15891
|
"type": "list",
|
15777
15892
|
"member": {
|
15778
15893
|
"type": "structure",
|
@@ -15815,7 +15930,7 @@
|
|
15815
15930
|
}
|
15816
15931
|
}
|
15817
15932
|
},
|
15818
|
-
"
|
15933
|
+
"Suc": {
|
15819
15934
|
"type": "structure",
|
15820
15935
|
"members": {
|
15821
15936
|
"AliasName": {},
|
@@ -15825,17 +15940,17 @@
|
|
15825
15940
|
}
|
15826
15941
|
}
|
15827
15942
|
},
|
15828
|
-
"
|
15943
|
+
"Suf": {
|
15829
15944
|
"type": "structure",
|
15830
15945
|
"members": {
|
15831
15946
|
"DataColorPalette": {
|
15832
15947
|
"type": "structure",
|
15833
15948
|
"members": {
|
15834
15949
|
"Colors": {
|
15835
|
-
"shape": "
|
15950
|
+
"shape": "Suh"
|
15836
15951
|
},
|
15837
15952
|
"MinMaxGradient": {
|
15838
|
-
"shape": "
|
15953
|
+
"shape": "Suh"
|
15839
15954
|
},
|
15840
15955
|
"EmptyFillColor": {}
|
15841
15956
|
}
|
@@ -15916,11 +16031,11 @@
|
|
15916
16031
|
}
|
15917
16032
|
}
|
15918
16033
|
},
|
15919
|
-
"
|
16034
|
+
"Suh": {
|
15920
16035
|
"type": "list",
|
15921
16036
|
"member": {}
|
15922
16037
|
},
|
15923
|
-
"
|
16038
|
+
"Suv": {
|
15924
16039
|
"type": "structure",
|
15925
16040
|
"members": {
|
15926
16041
|
"Arn": {},
|
@@ -15930,7 +16045,7 @@
|
|
15930
16045
|
}
|
15931
16046
|
}
|
15932
16047
|
},
|
15933
|
-
"
|
16048
|
+
"Suy": {
|
15934
16049
|
"type": "structure",
|
15935
16050
|
"members": {
|
15936
16051
|
"Name": {},
|
@@ -15967,7 +16082,7 @@
|
|
15967
16082
|
"FilterClass": {},
|
15968
16083
|
"FilterName": {},
|
15969
16084
|
"FilterSynonyms": {
|
15970
|
-
"shape": "
|
16085
|
+
"shape": "Sv8"
|
15971
16086
|
},
|
15972
16087
|
"OperandFieldName": {},
|
15973
16088
|
"FilterType": {},
|
@@ -15985,7 +16100,7 @@
|
|
15985
16100
|
"type": "structure",
|
15986
16101
|
"members": {
|
15987
16102
|
"ValueList": {
|
15988
|
-
"shape": "
|
16103
|
+
"shape": "Svg"
|
15989
16104
|
}
|
15990
16105
|
}
|
15991
16106
|
}
|
@@ -16001,7 +16116,7 @@
|
|
16001
16116
|
"type": "structure",
|
16002
16117
|
"members": {
|
16003
16118
|
"Constant": {
|
16004
|
-
"shape": "
|
16119
|
+
"shape": "Svi"
|
16005
16120
|
},
|
16006
16121
|
"Aggregation": {}
|
16007
16122
|
}
|
@@ -16013,7 +16128,7 @@
|
|
16013
16128
|
"type": "boolean"
|
16014
16129
|
},
|
16015
16130
|
"Constant": {
|
16016
|
-
"shape": "
|
16131
|
+
"shape": "Svl"
|
16017
16132
|
},
|
16018
16133
|
"Aggregation": {}
|
16019
16134
|
}
|
@@ -16025,7 +16140,7 @@
|
|
16025
16140
|
"type": "boolean"
|
16026
16141
|
},
|
16027
16142
|
"Constant": {
|
16028
|
-
"shape": "
|
16143
|
+
"shape": "Svl"
|
16029
16144
|
}
|
16030
16145
|
}
|
16031
16146
|
},
|
@@ -16035,7 +16150,7 @@
|
|
16035
16150
|
"TimeGranularity": {},
|
16036
16151
|
"RelativeDateFilterFunction": {},
|
16037
16152
|
"Constant": {
|
16038
|
-
"shape": "
|
16153
|
+
"shape": "Svi"
|
16039
16154
|
}
|
16040
16155
|
}
|
16041
16156
|
}
|
@@ -16054,7 +16169,7 @@
|
|
16054
16169
|
"ColumnFriendlyName": {},
|
16055
16170
|
"ColumnDescription": {},
|
16056
16171
|
"ColumnSynonyms": {
|
16057
|
-
"shape": "
|
16172
|
+
"shape": "Sv8"
|
16058
16173
|
},
|
16059
16174
|
"ColumnDataRole": {},
|
16060
16175
|
"Aggregation": {},
|
@@ -16065,26 +16180,26 @@
|
|
16065
16180
|
"type": "boolean"
|
16066
16181
|
},
|
16067
16182
|
"ComparativeOrder": {
|
16068
|
-
"shape": "
|
16183
|
+
"shape": "Svv"
|
16069
16184
|
},
|
16070
16185
|
"SemanticType": {
|
16071
|
-
"shape": "
|
16186
|
+
"shape": "Svy"
|
16072
16187
|
},
|
16073
16188
|
"TimeGranularity": {},
|
16074
16189
|
"AllowedAggregations": {
|
16075
|
-
"shape": "
|
16190
|
+
"shape": "Sw0"
|
16076
16191
|
},
|
16077
16192
|
"NotAllowedAggregations": {
|
16078
|
-
"shape": "
|
16193
|
+
"shape": "Sw0"
|
16079
16194
|
},
|
16080
16195
|
"DefaultFormatting": {
|
16081
|
-
"shape": "
|
16196
|
+
"shape": "Sw2"
|
16082
16197
|
},
|
16083
16198
|
"NeverAggregateInFilter": {
|
16084
16199
|
"type": "boolean"
|
16085
16200
|
},
|
16086
16201
|
"CellValueSynonyms": {
|
16087
|
-
"shape": "
|
16202
|
+
"shape": "Sw7"
|
16088
16203
|
},
|
16089
16204
|
"NonAdditive": {
|
16090
16205
|
"type": "boolean"
|
@@ -16107,7 +16222,7 @@
|
|
16107
16222
|
"shape": "S4s"
|
16108
16223
|
},
|
16109
16224
|
"CalculatedFieldSynonyms": {
|
16110
|
-
"shape": "
|
16225
|
+
"shape": "Sv8"
|
16111
16226
|
},
|
16112
16227
|
"IsIncludedInTopic": {
|
16113
16228
|
"type": "boolean"
|
@@ -16118,26 +16233,26 @@
|
|
16118
16233
|
"ColumnDataRole": {},
|
16119
16234
|
"TimeGranularity": {},
|
16120
16235
|
"DefaultFormatting": {
|
16121
|
-
"shape": "
|
16236
|
+
"shape": "Sw2"
|
16122
16237
|
},
|
16123
16238
|
"Aggregation": {},
|
16124
16239
|
"ComparativeOrder": {
|
16125
|
-
"shape": "
|
16240
|
+
"shape": "Svv"
|
16126
16241
|
},
|
16127
16242
|
"SemanticType": {
|
16128
|
-
"shape": "
|
16243
|
+
"shape": "Svy"
|
16129
16244
|
},
|
16130
16245
|
"AllowedAggregations": {
|
16131
|
-
"shape": "
|
16246
|
+
"shape": "Sw0"
|
16132
16247
|
},
|
16133
16248
|
"NotAllowedAggregations": {
|
16134
|
-
"shape": "
|
16249
|
+
"shape": "Sw0"
|
16135
16250
|
},
|
16136
16251
|
"NeverAggregateInFilter": {
|
16137
16252
|
"type": "boolean"
|
16138
16253
|
},
|
16139
16254
|
"CellValueSynonyms": {
|
16140
|
-
"shape": "
|
16255
|
+
"shape": "Sw7"
|
16141
16256
|
},
|
16142
16257
|
"NonAdditive": {
|
16143
16258
|
"type": "boolean"
|
@@ -16156,7 +16271,7 @@
|
|
16156
16271
|
"EntityName": {},
|
16157
16272
|
"EntityDescription": {},
|
16158
16273
|
"EntitySynonyms": {
|
16159
|
-
"shape": "
|
16274
|
+
"shape": "Sv8"
|
16160
16275
|
},
|
16161
16276
|
"SemanticEntityType": {
|
16162
16277
|
"type": "structure",
|
@@ -16164,7 +16279,7 @@
|
|
16164
16279
|
"TypeName": {},
|
16165
16280
|
"SubTypeName": {},
|
16166
16281
|
"TypeParameters": {
|
16167
|
-
"shape": "
|
16282
|
+
"shape": "Svz"
|
16168
16283
|
}
|
16169
16284
|
}
|
16170
16285
|
},
|
@@ -16199,15 +16314,15 @@
|
|
16199
16314
|
}
|
16200
16315
|
}
|
16201
16316
|
},
|
16202
|
-
"
|
16317
|
+
"Sv8": {
|
16203
16318
|
"type": "list",
|
16204
16319
|
"member": {}
|
16205
16320
|
},
|
16206
|
-
"
|
16321
|
+
"Svg": {
|
16207
16322
|
"type": "list",
|
16208
16323
|
"member": {}
|
16209
16324
|
},
|
16210
|
-
"
|
16325
|
+
"Svi": {
|
16211
16326
|
"type": "structure",
|
16212
16327
|
"members": {
|
16213
16328
|
"ConstantType": {},
|
@@ -16215,7 +16330,7 @@
|
|
16215
16330
|
},
|
16216
16331
|
"sensitive": true
|
16217
16332
|
},
|
16218
|
-
"
|
16333
|
+
"Svl": {
|
16219
16334
|
"type": "structure",
|
16220
16335
|
"members": {
|
16221
16336
|
"ConstantType": {},
|
@@ -16229,23 +16344,23 @@
|
|
16229
16344
|
},
|
16230
16345
|
"sensitive": true
|
16231
16346
|
},
|
16232
|
-
"
|
16347
|
+
"Svv": {
|
16233
16348
|
"type": "structure",
|
16234
16349
|
"members": {
|
16235
16350
|
"UseOrdering": {},
|
16236
16351
|
"SpecifedOrder": {
|
16237
|
-
"shape": "
|
16352
|
+
"shape": "Svg"
|
16238
16353
|
},
|
16239
16354
|
"TreatUndefinedSpecifiedValues": {}
|
16240
16355
|
}
|
16241
16356
|
},
|
16242
|
-
"
|
16357
|
+
"Svy": {
|
16243
16358
|
"type": "structure",
|
16244
16359
|
"members": {
|
16245
16360
|
"TypeName": {},
|
16246
16361
|
"SubTypeName": {},
|
16247
16362
|
"TypeParameters": {
|
16248
|
-
"shape": "
|
16363
|
+
"shape": "Svz"
|
16249
16364
|
},
|
16250
16365
|
"TruthyCellValue": {
|
16251
16366
|
"shape": "Sw"
|
@@ -16261,16 +16376,16 @@
|
|
16261
16376
|
}
|
16262
16377
|
}
|
16263
16378
|
},
|
16264
|
-
"
|
16379
|
+
"Svz": {
|
16265
16380
|
"type": "map",
|
16266
16381
|
"key": {},
|
16267
16382
|
"value": {}
|
16268
16383
|
},
|
16269
|
-
"
|
16384
|
+
"Sw0": {
|
16270
16385
|
"type": "list",
|
16271
16386
|
"member": {}
|
16272
16387
|
},
|
16273
|
-
"
|
16388
|
+
"Sw2": {
|
16274
16389
|
"type": "structure",
|
16275
16390
|
"members": {
|
16276
16391
|
"DisplayFormat": {},
|
@@ -16305,19 +16420,19 @@
|
|
16305
16420
|
}
|
16306
16421
|
}
|
16307
16422
|
},
|
16308
|
-
"
|
16423
|
+
"Sw7": {
|
16309
16424
|
"type": "list",
|
16310
16425
|
"member": {
|
16311
16426
|
"type": "structure",
|
16312
16427
|
"members": {
|
16313
16428
|
"CellValue": {},
|
16314
16429
|
"Synonyms": {
|
16315
|
-
"shape": "
|
16430
|
+
"shape": "Svg"
|
16316
16431
|
}
|
16317
16432
|
}
|
16318
16433
|
}
|
16319
16434
|
},
|
16320
|
-
"
|
16435
|
+
"Swn": {
|
16321
16436
|
"type": "structure",
|
16322
16437
|
"required": [
|
16323
16438
|
"IsEnabled",
|
@@ -16338,19 +16453,19 @@
|
|
16338
16453
|
"TopicScheduleType": {}
|
16339
16454
|
}
|
16340
16455
|
},
|
16341
|
-
"
|
16456
|
+
"Sws": {
|
16342
16457
|
"type": "list",
|
16343
16458
|
"member": {}
|
16344
16459
|
},
|
16345
|
-
"
|
16460
|
+
"Swu": {
|
16346
16461
|
"type": "list",
|
16347
16462
|
"member": {}
|
16348
16463
|
},
|
16349
|
-
"
|
16464
|
+
"Sww": {
|
16350
16465
|
"type": "list",
|
16351
16466
|
"member": {}
|
16352
16467
|
},
|
16353
|
-
"
|
16468
|
+
"Syx": {
|
16354
16469
|
"type": "list",
|
16355
16470
|
"member": {
|
16356
16471
|
"type": "structure",
|
@@ -16358,12 +16473,12 @@
|
|
16358
16473
|
"Type": {},
|
16359
16474
|
"Message": {},
|
16360
16475
|
"ViolatedEntities": {
|
16361
|
-
"shape": "
|
16476
|
+
"shape": "Sz0"
|
16362
16477
|
}
|
16363
16478
|
}
|
16364
16479
|
}
|
16365
16480
|
},
|
16366
|
-
"
|
16481
|
+
"Sz0": {
|
16367
16482
|
"type": "list",
|
16368
16483
|
"member": {
|
16369
16484
|
"type": "structure",
|
@@ -16372,11 +16487,11 @@
|
|
16372
16487
|
}
|
16373
16488
|
}
|
16374
16489
|
},
|
16375
|
-
"
|
16490
|
+
"Sz2": {
|
16376
16491
|
"type": "list",
|
16377
16492
|
"member": {}
|
16378
16493
|
},
|
16379
|
-
"
|
16494
|
+
"Sz3": {
|
16380
16495
|
"type": "list",
|
16381
16496
|
"member": {
|
16382
16497
|
"type": "structure",
|
@@ -16386,15 +16501,15 @@
|
|
16386
16501
|
}
|
16387
16502
|
}
|
16388
16503
|
},
|
16389
|
-
"
|
16504
|
+
"Szc": {
|
16390
16505
|
"type": "string",
|
16391
16506
|
"sensitive": true
|
16392
16507
|
},
|
16393
|
-
"
|
16508
|
+
"Szf": {
|
16394
16509
|
"type": "list",
|
16395
16510
|
"member": {}
|
16396
16511
|
},
|
16397
|
-
"
|
16512
|
+
"Szh": {
|
16398
16513
|
"type": "structure",
|
16399
16514
|
"members": {
|
16400
16515
|
"ResourceIdOverrideConfiguration": {
|
@@ -16526,7 +16641,7 @@
|
|
16526
16641
|
}
|
16527
16642
|
}
|
16528
16643
|
},
|
16529
|
-
"
|
16644
|
+
"S10b": {
|
16530
16645
|
"type": "structure",
|
16531
16646
|
"members": {
|
16532
16647
|
"StrictModeForAllResources": {
|
@@ -16534,7 +16649,7 @@
|
|
16534
16649
|
}
|
16535
16650
|
}
|
16536
16651
|
},
|
16537
|
-
"
|
16652
|
+
"S10h": {
|
16538
16653
|
"type": "list",
|
16539
16654
|
"member": {
|
16540
16655
|
"type": "structure",
|
@@ -16545,7 +16660,7 @@
|
|
16545
16660
|
}
|
16546
16661
|
}
|
16547
16662
|
},
|
16548
|
-
"
|
16663
|
+
"S10l": {
|
16549
16664
|
"type": "structure",
|
16550
16665
|
"members": {
|
16551
16666
|
"ResourceIdOverrideConfiguration": {
|
@@ -16565,13 +16680,13 @@
|
|
16565
16680
|
"VPCConnectionId": {},
|
16566
16681
|
"Name": {},
|
16567
16682
|
"SubnetIds": {
|
16568
|
-
"shape": "
|
16683
|
+
"shape": "Sws"
|
16569
16684
|
},
|
16570
16685
|
"SecurityGroupIds": {
|
16571
|
-
"shape": "
|
16686
|
+
"shape": "Swu"
|
16572
16687
|
},
|
16573
16688
|
"DnsResolvers": {
|
16574
|
-
"shape": "
|
16689
|
+
"shape": "Sww"
|
16575
16690
|
},
|
16576
16691
|
"RoleArn": {}
|
16577
16692
|
}
|
@@ -16605,13 +16720,13 @@
|
|
16605
16720
|
"DataSourceId": {},
|
16606
16721
|
"Name": {},
|
16607
16722
|
"DataSourceParameters": {
|
16608
|
-
"shape": "
|
16723
|
+
"shape": "Sqs"
|
16609
16724
|
},
|
16610
16725
|
"VpcConnectionProperties": {
|
16611
|
-
"shape": "
|
16726
|
+
"shape": "Ssg"
|
16612
16727
|
},
|
16613
16728
|
"SslProperties": {
|
16614
|
-
"shape": "
|
16729
|
+
"shape": "Ssh"
|
16615
16730
|
},
|
16616
16731
|
"Credentials": {
|
16617
16732
|
"type": "structure",
|
@@ -16688,7 +16803,7 @@
|
|
16688
16803
|
}
|
16689
16804
|
}
|
16690
16805
|
},
|
16691
|
-
"
|
16806
|
+
"S114": {
|
16692
16807
|
"type": "structure",
|
16693
16808
|
"members": {
|
16694
16809
|
"DataSources": {
|
@@ -16701,10 +16816,10 @@
|
|
16701
16816
|
],
|
16702
16817
|
"members": {
|
16703
16818
|
"DataSourceIds": {
|
16704
|
-
"shape": "
|
16819
|
+
"shape": "S117"
|
16705
16820
|
},
|
16706
16821
|
"Permissions": {
|
16707
|
-
"shape": "
|
16822
|
+
"shape": "S119"
|
16708
16823
|
}
|
16709
16824
|
}
|
16710
16825
|
}
|
@@ -16719,10 +16834,10 @@
|
|
16719
16834
|
],
|
16720
16835
|
"members": {
|
16721
16836
|
"DataSetIds": {
|
16722
|
-
"shape": "
|
16837
|
+
"shape": "S117"
|
16723
16838
|
},
|
16724
16839
|
"Permissions": {
|
16725
|
-
"shape": "
|
16840
|
+
"shape": "S119"
|
16726
16841
|
}
|
16727
16842
|
}
|
16728
16843
|
}
|
@@ -16737,10 +16852,10 @@
|
|
16737
16852
|
],
|
16738
16853
|
"members": {
|
16739
16854
|
"ThemeIds": {
|
16740
|
-
"shape": "
|
16855
|
+
"shape": "S117"
|
16741
16856
|
},
|
16742
16857
|
"Permissions": {
|
16743
|
-
"shape": "
|
16858
|
+
"shape": "S119"
|
16744
16859
|
}
|
16745
16860
|
}
|
16746
16861
|
}
|
@@ -16755,10 +16870,10 @@
|
|
16755
16870
|
],
|
16756
16871
|
"members": {
|
16757
16872
|
"AnalysisIds": {
|
16758
|
-
"shape": "
|
16873
|
+
"shape": "S117"
|
16759
16874
|
},
|
16760
16875
|
"Permissions": {
|
16761
|
-
"shape": "
|
16876
|
+
"shape": "S119"
|
16762
16877
|
}
|
16763
16878
|
}
|
16764
16879
|
}
|
@@ -16772,16 +16887,16 @@
|
|
16772
16887
|
],
|
16773
16888
|
"members": {
|
16774
16889
|
"DashboardIds": {
|
16775
|
-
"shape": "
|
16890
|
+
"shape": "S117"
|
16776
16891
|
},
|
16777
16892
|
"Permissions": {
|
16778
|
-
"shape": "
|
16893
|
+
"shape": "S119"
|
16779
16894
|
},
|
16780
16895
|
"LinkSharingConfiguration": {
|
16781
16896
|
"type": "structure",
|
16782
16897
|
"members": {
|
16783
16898
|
"Permissions": {
|
16784
|
-
"shape": "
|
16899
|
+
"shape": "S119"
|
16785
16900
|
}
|
16786
16901
|
}
|
16787
16902
|
}
|
@@ -16790,11 +16905,11 @@
|
|
16790
16905
|
}
|
16791
16906
|
}
|
16792
16907
|
},
|
16793
|
-
"
|
16908
|
+
"S117": {
|
16794
16909
|
"type": "list",
|
16795
16910
|
"member": {}
|
16796
16911
|
},
|
16797
|
-
"
|
16912
|
+
"S119": {
|
16798
16913
|
"type": "structure",
|
16799
16914
|
"required": [
|
16800
16915
|
"Principals",
|
@@ -16810,7 +16925,7 @@
|
|
16810
16925
|
}
|
16811
16926
|
}
|
16812
16927
|
},
|
16813
|
-
"
|
16928
|
+
"S11k": {
|
16814
16929
|
"type": "structure",
|
16815
16930
|
"members": {
|
16816
16931
|
"VPCConnections": {
|
@@ -16823,7 +16938,7 @@
|
|
16823
16938
|
],
|
16824
16939
|
"members": {
|
16825
16940
|
"VPCConnectionIds": {
|
16826
|
-
"shape": "
|
16941
|
+
"shape": "S117"
|
16827
16942
|
},
|
16828
16943
|
"Tags": {
|
16829
16944
|
"shape": "Sb"
|
@@ -16841,7 +16956,7 @@
|
|
16841
16956
|
],
|
16842
16957
|
"members": {
|
16843
16958
|
"DataSourceIds": {
|
16844
|
-
"shape": "
|
16959
|
+
"shape": "S117"
|
16845
16960
|
},
|
16846
16961
|
"Tags": {
|
16847
16962
|
"shape": "Sb"
|
@@ -16859,7 +16974,7 @@
|
|
16859
16974
|
],
|
16860
16975
|
"members": {
|
16861
16976
|
"DataSetIds": {
|
16862
|
-
"shape": "
|
16977
|
+
"shape": "S117"
|
16863
16978
|
},
|
16864
16979
|
"Tags": {
|
16865
16980
|
"shape": "Sb"
|
@@ -16877,7 +16992,7 @@
|
|
16877
16992
|
],
|
16878
16993
|
"members": {
|
16879
16994
|
"ThemeIds": {
|
16880
|
-
"shape": "
|
16995
|
+
"shape": "S117"
|
16881
16996
|
},
|
16882
16997
|
"Tags": {
|
16883
16998
|
"shape": "Sb"
|
@@ -16895,7 +17010,7 @@
|
|
16895
17010
|
],
|
16896
17011
|
"members": {
|
16897
17012
|
"AnalysisIds": {
|
16898
|
-
"shape": "
|
17013
|
+
"shape": "S117"
|
16899
17014
|
},
|
16900
17015
|
"Tags": {
|
16901
17016
|
"shape": "Sb"
|
@@ -16913,7 +17028,7 @@
|
|
16913
17028
|
],
|
16914
17029
|
"members": {
|
16915
17030
|
"DashboardIds": {
|
16916
|
-
"shape": "
|
17031
|
+
"shape": "S117"
|
16917
17032
|
},
|
16918
17033
|
"Tags": {
|
16919
17034
|
"shape": "Sb"
|
@@ -16923,7 +17038,7 @@
|
|
16923
17038
|
}
|
16924
17039
|
}
|
16925
17040
|
},
|
16926
|
-
"
|
17041
|
+
"S11x": {
|
16927
17042
|
"type": "structure",
|
16928
17043
|
"members": {
|
16929
17044
|
"StrictModeForAllResources": {
|
@@ -16931,7 +17046,7 @@
|
|
16931
17046
|
}
|
16932
17047
|
}
|
16933
17048
|
},
|
16934
|
-
"
|
17049
|
+
"S124": {
|
16935
17050
|
"type": "list",
|
16936
17051
|
"member": {
|
16937
17052
|
"type": "structure",
|
@@ -16939,12 +17054,12 @@
|
|
16939
17054
|
"Type": {},
|
16940
17055
|
"Message": {},
|
16941
17056
|
"ViolatedEntities": {
|
16942
|
-
"shape": "
|
17057
|
+
"shape": "Sz0"
|
16943
17058
|
}
|
16944
17059
|
}
|
16945
17060
|
}
|
16946
17061
|
},
|
16947
|
-
"
|
17062
|
+
"S12h": {
|
16948
17063
|
"type": "structure",
|
16949
17064
|
"required": [
|
16950
17065
|
"FileGroups"
|
@@ -16956,7 +17071,7 @@
|
|
16956
17071
|
"type": "structure",
|
16957
17072
|
"members": {
|
16958
17073
|
"Files": {
|
16959
|
-
"shape": "
|
17074
|
+
"shape": "S12k"
|
16960
17075
|
}
|
16961
17076
|
}
|
16962
17077
|
}
|
@@ -16967,7 +17082,7 @@
|
|
16967
17082
|
"S3Destinations": {
|
16968
17083
|
"type": "list",
|
16969
17084
|
"member": {
|
16970
|
-
"shape": "
|
17085
|
+
"shape": "S12t"
|
16971
17086
|
}
|
16972
17087
|
}
|
16973
17088
|
}
|
@@ -16977,7 +17092,7 @@
|
|
16977
17092
|
}
|
16978
17093
|
}
|
16979
17094
|
},
|
16980
|
-
"
|
17095
|
+
"S12k": {
|
16981
17096
|
"type": "list",
|
16982
17097
|
"member": {
|
16983
17098
|
"type": "structure",
|
@@ -17008,7 +17123,7 @@
|
|
17008
17123
|
}
|
17009
17124
|
}
|
17010
17125
|
},
|
17011
|
-
"
|
17126
|
+
"S12t": {
|
17012
17127
|
"type": "structure",
|
17013
17128
|
"required": [
|
17014
17129
|
"BucketConfiguration"
|
@@ -17029,7 +17144,7 @@
|
|
17029
17144
|
}
|
17030
17145
|
}
|
17031
17146
|
},
|
17032
|
-
"
|
17147
|
+
"S13h": {
|
17033
17148
|
"type": "structure",
|
17034
17149
|
"required": [
|
17035
17150
|
"RefreshConfiguration"
|
@@ -17068,7 +17183,7 @@
|
|
17068
17183
|
}
|
17069
17184
|
}
|
17070
17185
|
},
|
17071
|
-
"
|
17186
|
+
"S13p": {
|
17072
17187
|
"type": "structure",
|
17073
17188
|
"members": {
|
17074
17189
|
"Arn": {},
|
@@ -17083,16 +17198,16 @@
|
|
17083
17198
|
"type": "timestamp"
|
17084
17199
|
},
|
17085
17200
|
"DataSourceParameters": {
|
17086
|
-
"shape": "
|
17201
|
+
"shape": "Sqs"
|
17087
17202
|
},
|
17088
17203
|
"AlternateDataSourceParameters": {
|
17089
|
-
"shape": "
|
17204
|
+
"shape": "Ssd"
|
17090
17205
|
},
|
17091
17206
|
"VpcConnectionProperties": {
|
17092
|
-
"shape": "
|
17207
|
+
"shape": "Ssg"
|
17093
17208
|
},
|
17094
17209
|
"SslProperties": {
|
17095
|
-
"shape": "
|
17210
|
+
"shape": "Ssh"
|
17096
17211
|
},
|
17097
17212
|
"ErrorInfo": {
|
17098
17213
|
"type": "structure",
|
@@ -17104,7 +17219,7 @@
|
|
17104
17219
|
"SecretArn": {}
|
17105
17220
|
}
|
17106
17221
|
},
|
17107
|
-
"
|
17222
|
+
"S14c": {
|
17108
17223
|
"type": "structure",
|
17109
17224
|
"required": [
|
17110
17225
|
"Arn",
|
@@ -17160,22 +17275,22 @@
|
|
17160
17275
|
"RequestType": {}
|
17161
17276
|
}
|
17162
17277
|
},
|
17163
|
-
"
|
17278
|
+
"S14l": {
|
17164
17279
|
"type": "map",
|
17165
17280
|
"key": {},
|
17166
17281
|
"value": {}
|
17167
17282
|
},
|
17168
|
-
"
|
17283
|
+
"S14o": {
|
17169
17284
|
"type": "map",
|
17170
17285
|
"key": {},
|
17171
17286
|
"value": {}
|
17172
17287
|
},
|
17173
|
-
"
|
17288
|
+
"S14r": {
|
17174
17289
|
"type": "map",
|
17175
17290
|
"key": {},
|
17176
17291
|
"value": {}
|
17177
17292
|
},
|
17178
|
-
"
|
17293
|
+
"S14w": {
|
17179
17294
|
"type": "list",
|
17180
17295
|
"member": {
|
17181
17296
|
"type": "structure",
|
@@ -17187,7 +17302,7 @@
|
|
17187
17302
|
}
|
17188
17303
|
}
|
17189
17304
|
},
|
17190
|
-
"
|
17305
|
+
"S150": {
|
17191
17306
|
"type": "structure",
|
17192
17307
|
"members": {
|
17193
17308
|
"Name": {},
|
@@ -17204,7 +17319,7 @@
|
|
17204
17319
|
}
|
17205
17320
|
}
|
17206
17321
|
},
|
17207
|
-
"
|
17322
|
+
"S15c": {
|
17208
17323
|
"type": "list",
|
17209
17324
|
"member": {
|
17210
17325
|
"type": "structure",
|
@@ -17212,12 +17327,12 @@
|
|
17212
17327
|
"Type": {},
|
17213
17328
|
"Message": {},
|
17214
17329
|
"ViolatedEntities": {
|
17215
|
-
"shape": "
|
17330
|
+
"shape": "Sz0"
|
17216
17331
|
}
|
17217
17332
|
}
|
17218
17333
|
}
|
17219
17334
|
},
|
17220
|
-
"
|
17335
|
+
"S16a": {
|
17221
17336
|
"type": "structure",
|
17222
17337
|
"members": {
|
17223
17338
|
"Arn": {},
|
@@ -17235,7 +17350,7 @@
|
|
17235
17350
|
"ExternalLoginId": {}
|
17236
17351
|
}
|
17237
17352
|
},
|
17238
|
-
"
|
17353
|
+
"S16g": {
|
17239
17354
|
"type": "list",
|
17240
17355
|
"member": {
|
17241
17356
|
"type": "structure",
|
@@ -17248,7 +17363,7 @@
|
|
17248
17363
|
}
|
17249
17364
|
}
|
17250
17365
|
},
|
17251
|
-
"
|
17366
|
+
"S16m": {
|
17252
17367
|
"type": "list",
|
17253
17368
|
"member": {
|
17254
17369
|
"type": "structure",
|
@@ -17259,12 +17374,12 @@
|
|
17259
17374
|
"members": {
|
17260
17375
|
"Key": {},
|
17261
17376
|
"Value": {
|
17262
|
-
"shape": "
|
17377
|
+
"shape": "Sq5"
|
17263
17378
|
}
|
17264
17379
|
}
|
17265
17380
|
}
|
17266
17381
|
},
|
17267
|
-
"
|
17382
|
+
"S16s": {
|
17268
17383
|
"type": "structure",
|
17269
17384
|
"required": [
|
17270
17385
|
"DashboardId",
|
@@ -17277,11 +17392,11 @@
|
|
17277
17392
|
"VisualId": {}
|
17278
17393
|
}
|
17279
17394
|
},
|
17280
|
-
"
|
17395
|
+
"S16w": {
|
17281
17396
|
"type": "string",
|
17282
17397
|
"sensitive": true
|
17283
17398
|
},
|
17284
|
-
"
|
17399
|
+
"S171": {
|
17285
17400
|
"type": "structure",
|
17286
17401
|
"required": [
|
17287
17402
|
"Enabled"
|
@@ -17292,7 +17407,7 @@
|
|
17292
17407
|
}
|
17293
17408
|
}
|
17294
17409
|
},
|
17295
|
-
"
|
17410
|
+
"S17j": {
|
17296
17411
|
"type": "list",
|
17297
17412
|
"member": {
|
17298
17413
|
"type": "structure",
|
@@ -17310,7 +17425,7 @@
|
|
17310
17425
|
}
|
17311
17426
|
}
|
17312
17427
|
},
|
17313
|
-
"
|
17428
|
+
"S17z": {
|
17314
17429
|
"type": "list",
|
17315
17430
|
"member": {
|
17316
17431
|
"type": "structure",
|
@@ -17333,7 +17448,7 @@
|
|
17333
17448
|
}
|
17334
17449
|
}
|
17335
17450
|
},
|
17336
|
-
"
|
17451
|
+
"S183": {
|
17337
17452
|
"type": "list",
|
17338
17453
|
"member": {
|
17339
17454
|
"type": "structure",
|
@@ -17349,7 +17464,7 @@
|
|
17349
17464
|
},
|
17350
17465
|
"ImportMode": {},
|
17351
17466
|
"RowLevelPermissionDataSet": {
|
17352
|
-
"shape": "
|
17467
|
+
"shape": "Spw"
|
17353
17468
|
},
|
17354
17469
|
"RowLevelPermissionTagConfigurationApplied": {
|
17355
17470
|
"type": "boolean"
|
@@ -17360,7 +17475,7 @@
|
|
17360
17475
|
}
|
17361
17476
|
}
|
17362
17477
|
},
|
17363
|
-
"
|
17478
|
+
"S18e": {
|
17364
17479
|
"type": "list",
|
17365
17480
|
"member": {
|
17366
17481
|
"type": "structure",
|
@@ -17379,23 +17494,23 @@
|
|
17379
17494
|
}
|
17380
17495
|
}
|
17381
17496
|
},
|
17382
|
-
"
|
17497
|
+
"S18l": {
|
17383
17498
|
"type": "list",
|
17384
17499
|
"member": {
|
17385
|
-
"shape": "
|
17500
|
+
"shape": "Ssx"
|
17386
17501
|
}
|
17387
17502
|
},
|
17388
|
-
"
|
17503
|
+
"S18z": {
|
17389
17504
|
"type": "list",
|
17390
17505
|
"member": {}
|
17391
17506
|
},
|
17392
|
-
"
|
17507
|
+
"S1c9": {
|
17393
17508
|
"type": "list",
|
17394
17509
|
"member": {
|
17395
17510
|
"shape": "S1a"
|
17396
17511
|
}
|
17397
17512
|
},
|
17398
|
-
"
|
17513
|
+
"S1cg": {
|
17399
17514
|
"type": "list",
|
17400
17515
|
"member": {
|
17401
17516
|
"shape": "S1a"
|