cdk-lambda-subminute 2.0.325 → 2.0.326
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/.jsii +16 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/b2bi-2022-06-23.examples.json +0 -709
- package/node_modules/aws-sdk/apis/billingconductor-2021-07-30.min.json +84 -20
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +269 -201
- package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +85 -65
- package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +4 -1
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +479 -317
- package/node_modules/aws-sdk/apis/metadata.json +4 -0
- package/node_modules/aws-sdk/apis/neptune-graph-2023-11-29.examples.json +5 -0
- package/node_modules/aws-sdk/apis/neptune-graph-2023-11-29.min.json +1286 -0
- package/node_modules/aws-sdk/apis/neptune-graph-2023-11-29.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +548 -466
- package/node_modules/aws-sdk/clients/all.d.ts +1 -0
- package/node_modules/aws-sdk/clients/all.js +2 -1
- package/node_modules/aws-sdk/clients/appstream.d.ts +1 -1
- package/node_modules/aws-sdk/clients/b2bi.d.ts +45 -45
- package/node_modules/aws-sdk/clients/billingconductor.d.ts +98 -3
- package/node_modules/aws-sdk/clients/connect.d.ts +94 -38
- package/node_modules/aws-sdk/clients/controltower.d.ts +3 -3
- package/node_modules/aws-sdk/clients/firehose.d.ts +24 -0
- package/node_modules/aws-sdk/clients/gamelift.d.ts +14 -10
- package/node_modules/aws-sdk/clients/iot.d.ts +173 -1
- package/node_modules/aws-sdk/clients/neptunegraph.d.ts +1394 -0
- package/node_modules/aws-sdk/clients/neptunegraph.js +19 -0
- package/node_modules/aws-sdk/clients/opensearch.d.ts +23 -23
- package/node_modules/aws-sdk/clients/quicksight.d.ts +75 -3
- package/node_modules/aws-sdk/clients/workspaces.d.ts +3 -3
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +68 -10
- package/node_modules/aws-sdk/dist/aws-sdk.js +844 -587
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +82 -82
- package/node_modules/aws-sdk/dist-tools/service-collector.js +1 -1
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/services/neptunegraph.js +14 -0
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -195,10 +195,10 @@
|
|
195
195
|
"shape": "S1h"
|
196
196
|
},
|
197
197
|
"ValidationStrategy": {
|
198
|
-
"shape": "
|
198
|
+
"shape": "Sm5"
|
199
199
|
},
|
200
200
|
"FolderArns": {
|
201
|
-
"shape": "
|
201
|
+
"shape": "Sm7"
|
202
202
|
}
|
203
203
|
}
|
204
204
|
},
|
@@ -244,27 +244,30 @@
|
|
244
244
|
"shape": "S19"
|
245
245
|
},
|
246
246
|
"SourceEntity": {
|
247
|
-
"shape": "
|
247
|
+
"shape": "Smc"
|
248
248
|
},
|
249
249
|
"Tags": {
|
250
250
|
"shape": "Sb"
|
251
251
|
},
|
252
252
|
"VersionDescription": {},
|
253
253
|
"DashboardPublishOptions": {
|
254
|
-
"shape": "
|
254
|
+
"shape": "Smf"
|
255
255
|
},
|
256
256
|
"ThemeArn": {},
|
257
257
|
"Definition": {
|
258
|
-
"shape": "
|
258
|
+
"shape": "Smu"
|
259
259
|
},
|
260
260
|
"ValidationStrategy": {
|
261
|
-
"shape": "
|
261
|
+
"shape": "Sm5"
|
262
262
|
},
|
263
263
|
"FolderArns": {
|
264
|
-
"shape": "
|
264
|
+
"shape": "Sm7"
|
265
265
|
},
|
266
266
|
"LinkSharingConfiguration": {
|
267
|
-
"shape": "
|
267
|
+
"shape": "Smv"
|
268
|
+
},
|
269
|
+
"LinkEntities": {
|
270
|
+
"shape": "Smw"
|
268
271
|
}
|
269
272
|
}
|
270
273
|
},
|
@@ -304,41 +307,41 @@
|
|
304
307
|
"DataSetId": {},
|
305
308
|
"Name": {},
|
306
309
|
"PhysicalTableMap": {
|
307
|
-
"shape": "
|
310
|
+
"shape": "Sn2"
|
308
311
|
},
|
309
312
|
"LogicalTableMap": {
|
310
|
-
"shape": "
|
313
|
+
"shape": "Snm"
|
311
314
|
},
|
312
315
|
"ImportMode": {},
|
313
316
|
"ColumnGroups": {
|
314
|
-
"shape": "
|
317
|
+
"shape": "Sot"
|
315
318
|
},
|
316
319
|
"FieldFolders": {
|
317
|
-
"shape": "
|
320
|
+
"shape": "Soz"
|
318
321
|
},
|
319
322
|
"Permissions": {
|
320
323
|
"shape": "S19"
|
321
324
|
},
|
322
325
|
"RowLevelPermissionDataSet": {
|
323
|
-
"shape": "
|
326
|
+
"shape": "Sp4"
|
324
327
|
},
|
325
328
|
"RowLevelPermissionTagConfiguration": {
|
326
|
-
"shape": "
|
329
|
+
"shape": "Sp8"
|
327
330
|
},
|
328
331
|
"ColumnLevelPermissionRules": {
|
329
|
-
"shape": "
|
332
|
+
"shape": "Spg"
|
330
333
|
},
|
331
334
|
"Tags": {
|
332
335
|
"shape": "Sb"
|
333
336
|
},
|
334
337
|
"DataSetUsageConfiguration": {
|
335
|
-
"shape": "
|
338
|
+
"shape": "Spk"
|
336
339
|
},
|
337
340
|
"DatasetParameters": {
|
338
|
-
"shape": "
|
341
|
+
"shape": "Spl"
|
339
342
|
},
|
340
343
|
"FolderArns": {
|
341
|
-
"shape": "
|
344
|
+
"shape": "Sm7"
|
342
345
|
}
|
343
346
|
}
|
344
347
|
},
|
@@ -378,25 +381,25 @@
|
|
378
381
|
"Name": {},
|
379
382
|
"Type": {},
|
380
383
|
"DataSourceParameters": {
|
381
|
-
"shape": "
|
384
|
+
"shape": "Sq0"
|
382
385
|
},
|
383
386
|
"Credentials": {
|
384
|
-
"shape": "
|
387
|
+
"shape": "Srh"
|
385
388
|
},
|
386
389
|
"Permissions": {
|
387
390
|
"shape": "S19"
|
388
391
|
},
|
389
392
|
"VpcConnectionProperties": {
|
390
|
-
"shape": "
|
393
|
+
"shape": "Sro"
|
391
394
|
},
|
392
395
|
"SslProperties": {
|
393
|
-
"shape": "
|
396
|
+
"shape": "Srp"
|
394
397
|
},
|
395
398
|
"Tags": {
|
396
399
|
"shape": "Sb"
|
397
400
|
},
|
398
401
|
"FolderArns": {
|
399
|
-
"shape": "
|
402
|
+
"shape": "Sm7"
|
400
403
|
}
|
401
404
|
}
|
402
405
|
},
|
@@ -535,7 +538,7 @@
|
|
535
538
|
"type": "structure",
|
536
539
|
"members": {
|
537
540
|
"Group": {
|
538
|
-
"shape": "
|
541
|
+
"shape": "Ss5"
|
539
542
|
},
|
540
543
|
"RequestId": {},
|
541
544
|
"Status": {
|
@@ -581,7 +584,7 @@
|
|
581
584
|
"type": "structure",
|
582
585
|
"members": {
|
583
586
|
"GroupMember": {
|
584
|
-
"shape": "
|
587
|
+
"shape": "Ss9"
|
585
588
|
},
|
586
589
|
"RequestId": {},
|
587
590
|
"Status": {
|
@@ -612,7 +615,7 @@
|
|
612
615
|
"AssignmentStatus": {},
|
613
616
|
"PolicyArn": {},
|
614
617
|
"Identities": {
|
615
|
-
"shape": "
|
618
|
+
"shape": "Ssd"
|
616
619
|
},
|
617
620
|
"Namespace": {
|
618
621
|
"location": "uri",
|
@@ -628,7 +631,7 @@
|
|
628
631
|
"AssignmentStatus": {},
|
629
632
|
"PolicyArn": {},
|
630
633
|
"Identities": {
|
631
|
-
"shape": "
|
634
|
+
"shape": "Ssd"
|
632
635
|
},
|
633
636
|
"RequestId": {},
|
634
637
|
"Status": {
|
@@ -740,7 +743,7 @@
|
|
740
743
|
"locationName": "AwsAccountId"
|
741
744
|
},
|
742
745
|
"Schedule": {
|
743
|
-
"shape": "
|
746
|
+
"shape": "Ssq"
|
744
747
|
}
|
745
748
|
}
|
746
749
|
},
|
@@ -823,17 +826,17 @@
|
|
823
826
|
"shape": "S19"
|
824
827
|
},
|
825
828
|
"SourceEntity": {
|
826
|
-
"shape": "
|
829
|
+
"shape": "St2"
|
827
830
|
},
|
828
831
|
"Tags": {
|
829
832
|
"shape": "Sb"
|
830
833
|
},
|
831
834
|
"VersionDescription": {},
|
832
835
|
"Definition": {
|
833
|
-
"shape": "
|
836
|
+
"shape": "St5"
|
834
837
|
},
|
835
838
|
"ValidationStrategy": {
|
836
|
-
"shape": "
|
839
|
+
"shape": "Sm5"
|
837
840
|
}
|
838
841
|
}
|
839
842
|
},
|
@@ -886,7 +889,7 @@
|
|
886
889
|
"type": "structure",
|
887
890
|
"members": {
|
888
891
|
"TemplateAlias": {
|
889
|
-
"shape": "
|
892
|
+
"shape": "Stk"
|
890
893
|
},
|
891
894
|
"Status": {
|
892
895
|
"location": "statusCode",
|
@@ -922,7 +925,7 @@
|
|
922
925
|
"BaseThemeId": {},
|
923
926
|
"VersionDescription": {},
|
924
927
|
"Configuration": {
|
925
|
-
"shape": "
|
928
|
+
"shape": "Stn"
|
926
929
|
},
|
927
930
|
"Permissions": {
|
928
931
|
"shape": "S19"
|
@@ -981,7 +984,7 @@
|
|
981
984
|
"type": "structure",
|
982
985
|
"members": {
|
983
986
|
"ThemeAlias": {
|
984
|
-
"shape": "
|
987
|
+
"shape": "Su3"
|
985
988
|
},
|
986
989
|
"Status": {
|
987
990
|
"location": "statusCode",
|
@@ -1009,7 +1012,7 @@
|
|
1009
1012
|
},
|
1010
1013
|
"TopicId": {},
|
1011
1014
|
"Topic": {
|
1012
|
-
"shape": "
|
1015
|
+
"shape": "Su6"
|
1013
1016
|
},
|
1014
1017
|
"Tags": {
|
1015
1018
|
"shape": "Sb"
|
@@ -1054,7 +1057,7 @@
|
|
1054
1057
|
"DatasetArn": {},
|
1055
1058
|
"DatasetName": {},
|
1056
1059
|
"RefreshSchedule": {
|
1057
|
-
"shape": "
|
1060
|
+
"shape": "Svu"
|
1058
1061
|
}
|
1059
1062
|
}
|
1060
1063
|
},
|
@@ -1094,13 +1097,13 @@
|
|
1094
1097
|
"VPCConnectionId": {},
|
1095
1098
|
"Name": {},
|
1096
1099
|
"SubnetIds": {
|
1097
|
-
"shape": "
|
1100
|
+
"shape": "Svz"
|
1098
1101
|
},
|
1099
1102
|
"SecurityGroupIds": {
|
1100
|
-
"shape": "
|
1103
|
+
"shape": "Sw1"
|
1101
1104
|
},
|
1102
1105
|
"DnsResolvers": {
|
1103
|
-
"shape": "
|
1106
|
+
"shape": "Sw3"
|
1104
1107
|
},
|
1105
1108
|
"RoleArn": {},
|
1106
1109
|
"Tags": {
|
@@ -2266,10 +2269,10 @@
|
|
2266
2269
|
"Name": {},
|
2267
2270
|
"Status": {},
|
2268
2271
|
"Errors": {
|
2269
|
-
"shape": "
|
2272
|
+
"shape": "Sy4"
|
2270
2273
|
},
|
2271
2274
|
"DataSetArns": {
|
2272
|
-
"shape": "
|
2275
|
+
"shape": "Sy9"
|
2273
2276
|
},
|
2274
2277
|
"ThemeArn": {},
|
2275
2278
|
"CreatedTime": {
|
@@ -2279,7 +2282,7 @@
|
|
2279
2282
|
"type": "timestamp"
|
2280
2283
|
},
|
2281
2284
|
"Sheets": {
|
2282
|
-
"shape": "
|
2285
|
+
"shape": "Sya"
|
2283
2286
|
}
|
2284
2287
|
}
|
2285
2288
|
},
|
@@ -2319,7 +2322,7 @@
|
|
2319
2322
|
"AnalysisId": {},
|
2320
2323
|
"Name": {},
|
2321
2324
|
"Errors": {
|
2322
|
-
"shape": "
|
2325
|
+
"shape": "Sy4"
|
2323
2326
|
},
|
2324
2327
|
"ResourceStatus": {},
|
2325
2328
|
"ThemeArn": {},
|
@@ -2399,7 +2402,7 @@
|
|
2399
2402
|
"members": {
|
2400
2403
|
"JobStatus": {},
|
2401
2404
|
"DownloadUrl": {
|
2402
|
-
"shape": "
|
2405
|
+
"shape": "Syj"
|
2403
2406
|
},
|
2404
2407
|
"Errors": {
|
2405
2408
|
"type": "list",
|
@@ -2419,14 +2422,14 @@
|
|
2419
2422
|
"AssetBundleExportJobId": {},
|
2420
2423
|
"AwsAccountId": {},
|
2421
2424
|
"ResourceArns": {
|
2422
|
-
"shape": "
|
2425
|
+
"shape": "Sym"
|
2423
2426
|
},
|
2424
2427
|
"IncludeAllDependencies": {
|
2425
2428
|
"type": "boolean"
|
2426
2429
|
},
|
2427
2430
|
"ExportFormat": {},
|
2428
2431
|
"CloudFormationOverridePropertyConfiguration": {
|
2429
|
-
"shape": "
|
2432
|
+
"shape": "Syo"
|
2430
2433
|
},
|
2431
2434
|
"RequestId": {},
|
2432
2435
|
"Status": {
|
@@ -2440,7 +2443,7 @@
|
|
2440
2443
|
"type": "boolean"
|
2441
2444
|
},
|
2442
2445
|
"ValidationStrategy": {
|
2443
|
-
"shape": "
|
2446
|
+
"shape": "Szi"
|
2444
2447
|
},
|
2445
2448
|
"Warnings": {
|
2446
2449
|
"type": "list",
|
@@ -2482,10 +2485,10 @@
|
|
2482
2485
|
"members": {
|
2483
2486
|
"JobStatus": {},
|
2484
2487
|
"Errors": {
|
2485
|
-
"shape": "
|
2488
|
+
"shape": "Szo"
|
2486
2489
|
},
|
2487
2490
|
"RollbackErrors": {
|
2488
|
-
"shape": "
|
2491
|
+
"shape": "Szo"
|
2489
2492
|
},
|
2490
2493
|
"Arn": {},
|
2491
2494
|
"CreatedTime": {
|
@@ -2497,13 +2500,13 @@
|
|
2497
2500
|
"type": "structure",
|
2498
2501
|
"members": {
|
2499
2502
|
"Body": {
|
2500
|
-
"shape": "
|
2503
|
+
"shape": "Syj"
|
2501
2504
|
},
|
2502
2505
|
"S3Uri": {}
|
2503
2506
|
}
|
2504
2507
|
},
|
2505
2508
|
"OverrideParameters": {
|
2506
|
-
"shape": "
|
2509
|
+
"shape": "Szs"
|
2507
2510
|
},
|
2508
2511
|
"FailureAction": {},
|
2509
2512
|
"RequestId": {},
|
@@ -2512,13 +2515,13 @@
|
|
2512
2515
|
"type": "integer"
|
2513
2516
|
},
|
2514
2517
|
"OverridePermissions": {
|
2515
|
-
"shape": "
|
2518
|
+
"shape": "S10b"
|
2516
2519
|
},
|
2517
2520
|
"OverrideTags": {
|
2518
|
-
"shape": "
|
2521
|
+
"shape": "S10r"
|
2519
2522
|
},
|
2520
2523
|
"OverrideValidationStrategy": {
|
2521
|
-
"shape": "
|
2524
|
+
"shape": "S114"
|
2522
2525
|
}
|
2523
2526
|
}
|
2524
2527
|
}
|
@@ -2570,7 +2573,7 @@
|
|
2570
2573
|
"type": "timestamp"
|
2571
2574
|
},
|
2572
2575
|
"Errors": {
|
2573
|
-
"shape": "
|
2576
|
+
"shape": "S119"
|
2574
2577
|
},
|
2575
2578
|
"VersionNumber": {
|
2576
2579
|
"type": "long"
|
@@ -2579,12 +2582,12 @@
|
|
2579
2582
|
"Arn": {},
|
2580
2583
|
"SourceEntityArn": {},
|
2581
2584
|
"DataSetArns": {
|
2582
|
-
"shape": "
|
2585
|
+
"shape": "Sy9"
|
2583
2586
|
},
|
2584
2587
|
"Description": {},
|
2585
2588
|
"ThemeArn": {},
|
2586
2589
|
"Sheets": {
|
2587
|
-
"shape": "
|
2590
|
+
"shape": "Sya"
|
2588
2591
|
}
|
2589
2592
|
}
|
2590
2593
|
},
|
@@ -2596,6 +2599,9 @@
|
|
2596
2599
|
},
|
2597
2600
|
"LastUpdatedTime": {
|
2598
2601
|
"type": "timestamp"
|
2602
|
+
},
|
2603
|
+
"LinkEntities": {
|
2604
|
+
"shape": "Smw"
|
2599
2605
|
}
|
2600
2606
|
}
|
2601
2607
|
},
|
@@ -2643,13 +2649,13 @@
|
|
2643
2649
|
"members": {
|
2644
2650
|
"DashboardId": {},
|
2645
2651
|
"Errors": {
|
2646
|
-
"shape": "
|
2652
|
+
"shape": "S119"
|
2647
2653
|
},
|
2648
2654
|
"Name": {},
|
2649
2655
|
"ResourceStatus": {},
|
2650
2656
|
"ThemeArn": {},
|
2651
2657
|
"Definition": {
|
2652
|
-
"shape": "
|
2658
|
+
"shape": "Smu"
|
2653
2659
|
},
|
2654
2660
|
"Status": {
|
2655
2661
|
"location": "statusCode",
|
@@ -2657,7 +2663,7 @@
|
|
2657
2663
|
},
|
2658
2664
|
"RequestId": {},
|
2659
2665
|
"DashboardPublishOptions": {
|
2660
|
-
"shape": "
|
2666
|
+
"shape": "Smf"
|
2661
2667
|
}
|
2662
2668
|
}
|
2663
2669
|
}
|
@@ -2698,7 +2704,7 @@
|
|
2698
2704
|
},
|
2699
2705
|
"RequestId": {},
|
2700
2706
|
"LinkSharingConfiguration": {
|
2701
|
-
"shape": "
|
2707
|
+
"shape": "Smv"
|
2702
2708
|
}
|
2703
2709
|
}
|
2704
2710
|
}
|
@@ -2754,7 +2760,7 @@
|
|
2754
2760
|
}
|
2755
2761
|
},
|
2756
2762
|
"SnapshotConfiguration": {
|
2757
|
-
"shape": "
|
2763
|
+
"shape": "S11m"
|
2758
2764
|
},
|
2759
2765
|
"Arn": {},
|
2760
2766
|
"JobStatus": {},
|
@@ -2823,7 +2829,7 @@
|
|
2823
2829
|
"type": "structure",
|
2824
2830
|
"members": {
|
2825
2831
|
"Files": {
|
2826
|
-
"shape": "
|
2832
|
+
"shape": "S11p"
|
2827
2833
|
},
|
2828
2834
|
"S3Results": {
|
2829
2835
|
"type": "list",
|
@@ -2831,10 +2837,10 @@
|
|
2831
2837
|
"type": "structure",
|
2832
2838
|
"members": {
|
2833
2839
|
"S3DestinationConfiguration": {
|
2834
|
-
"shape": "
|
2840
|
+
"shape": "S11y"
|
2835
2841
|
},
|
2836
2842
|
"S3Uri": {
|
2837
|
-
"shape": "
|
2843
|
+
"shape": "Syj"
|
2838
2844
|
},
|
2839
2845
|
"ErrorInfo": {
|
2840
2846
|
"type": "list",
|
@@ -2910,10 +2916,10 @@
|
|
2910
2916
|
"type": "timestamp"
|
2911
2917
|
},
|
2912
2918
|
"PhysicalTableMap": {
|
2913
|
-
"shape": "
|
2919
|
+
"shape": "Sn2"
|
2914
2920
|
},
|
2915
2921
|
"LogicalTableMap": {
|
2916
|
-
"shape": "
|
2922
|
+
"shape": "Snm"
|
2917
2923
|
},
|
2918
2924
|
"OutputColumns": {
|
2919
2925
|
"type": "list",
|
@@ -2932,25 +2938,25 @@
|
|
2932
2938
|
"type": "long"
|
2933
2939
|
},
|
2934
2940
|
"ColumnGroups": {
|
2935
|
-
"shape": "
|
2941
|
+
"shape": "Sot"
|
2936
2942
|
},
|
2937
2943
|
"FieldFolders": {
|
2938
|
-
"shape": "
|
2944
|
+
"shape": "Soz"
|
2939
2945
|
},
|
2940
2946
|
"RowLevelPermissionDataSet": {
|
2941
|
-
"shape": "
|
2947
|
+
"shape": "Sp4"
|
2942
2948
|
},
|
2943
2949
|
"RowLevelPermissionTagConfiguration": {
|
2944
|
-
"shape": "
|
2950
|
+
"shape": "Sp8"
|
2945
2951
|
},
|
2946
2952
|
"ColumnLevelPermissionRules": {
|
2947
|
-
"shape": "
|
2953
|
+
"shape": "Spg"
|
2948
2954
|
},
|
2949
2955
|
"DataSetUsageConfiguration": {
|
2950
|
-
"shape": "
|
2956
|
+
"shape": "Spk"
|
2951
2957
|
},
|
2952
2958
|
"DatasetParameters": {
|
2953
|
-
"shape": "
|
2959
|
+
"shape": "Spl"
|
2954
2960
|
}
|
2955
2961
|
}
|
2956
2962
|
},
|
@@ -3031,7 +3037,7 @@
|
|
3031
3037
|
"type": "integer"
|
3032
3038
|
},
|
3033
3039
|
"DataSetRefreshProperties": {
|
3034
|
-
"shape": "
|
3040
|
+
"shape": "S12m"
|
3035
3041
|
}
|
3036
3042
|
}
|
3037
3043
|
}
|
@@ -3062,7 +3068,7 @@
|
|
3062
3068
|
"type": "structure",
|
3063
3069
|
"members": {
|
3064
3070
|
"DataSource": {
|
3065
|
-
"shape": "
|
3071
|
+
"shape": "S12u"
|
3066
3072
|
},
|
3067
3073
|
"RequestId": {},
|
3068
3074
|
"Status": {
|
@@ -3298,7 +3304,7 @@
|
|
3298
3304
|
"type": "structure",
|
3299
3305
|
"members": {
|
3300
3306
|
"Group": {
|
3301
|
-
"shape": "
|
3307
|
+
"shape": "Ss5"
|
3302
3308
|
},
|
3303
3309
|
"RequestId": {},
|
3304
3310
|
"Status": {
|
@@ -3344,7 +3350,7 @@
|
|
3344
3350
|
"type": "structure",
|
3345
3351
|
"members": {
|
3346
3352
|
"GroupMember": {
|
3347
|
-
"shape": "
|
3353
|
+
"shape": "Ss9"
|
3348
3354
|
},
|
3349
3355
|
"RequestId": {},
|
3350
3356
|
"Status": {
|
@@ -3392,7 +3398,7 @@
|
|
3392
3398
|
"AssignmentName": {},
|
3393
3399
|
"PolicyArn": {},
|
3394
3400
|
"Identities": {
|
3395
|
-
"shape": "
|
3401
|
+
"shape": "Ssd"
|
3396
3402
|
},
|
3397
3403
|
"AssignmentStatus": {}
|
3398
3404
|
}
|
@@ -3436,7 +3442,7 @@
|
|
3436
3442
|
"type": "structure",
|
3437
3443
|
"members": {
|
3438
3444
|
"Ingestion": {
|
3439
|
-
"shape": "
|
3445
|
+
"shape": "S13h"
|
3440
3446
|
},
|
3441
3447
|
"RequestId": {},
|
3442
3448
|
"Status": {
|
@@ -3468,7 +3474,7 @@
|
|
3468
3474
|
"members": {
|
3469
3475
|
"AwsAccountId": {},
|
3470
3476
|
"IpRestrictionRuleMap": {
|
3471
|
-
"shape": "
|
3477
|
+
"shape": "S13q"
|
3472
3478
|
},
|
3473
3479
|
"Enabled": {
|
3474
3480
|
"type": "boolean"
|
@@ -3507,7 +3513,7 @@
|
|
3507
3513
|
"type": "structure",
|
3508
3514
|
"members": {
|
3509
3515
|
"Namespace": {
|
3510
|
-
"shape": "
|
3516
|
+
"shape": "S13v"
|
3511
3517
|
},
|
3512
3518
|
"RequestId": {},
|
3513
3519
|
"Status": {
|
@@ -3548,7 +3554,7 @@
|
|
3548
3554
|
"type": "structure",
|
3549
3555
|
"members": {
|
3550
3556
|
"RefreshSchedule": {
|
3551
|
-
"shape": "
|
3557
|
+
"shape": "Ssq"
|
3552
3558
|
},
|
3553
3559
|
"Status": {
|
3554
3560
|
"location": "statusCode",
|
@@ -3643,20 +3649,20 @@
|
|
3643
3649
|
"type": "timestamp"
|
3644
3650
|
},
|
3645
3651
|
"Errors": {
|
3646
|
-
"shape": "
|
3652
|
+
"shape": "S147"
|
3647
3653
|
},
|
3648
3654
|
"VersionNumber": {
|
3649
3655
|
"type": "long"
|
3650
3656
|
},
|
3651
3657
|
"Status": {},
|
3652
3658
|
"DataSetConfigurations": {
|
3653
|
-
"shape": "
|
3659
|
+
"shape": "St6"
|
3654
3660
|
},
|
3655
3661
|
"Description": {},
|
3656
3662
|
"SourceEntityArn": {},
|
3657
3663
|
"ThemeArn": {},
|
3658
3664
|
"Sheets": {
|
3659
|
-
"shape": "
|
3665
|
+
"shape": "Sya"
|
3660
3666
|
}
|
3661
3667
|
}
|
3662
3668
|
},
|
@@ -3708,7 +3714,7 @@
|
|
3708
3714
|
"type": "structure",
|
3709
3715
|
"members": {
|
3710
3716
|
"TemplateAlias": {
|
3711
|
-
"shape": "
|
3717
|
+
"shape": "Stk"
|
3712
3718
|
},
|
3713
3719
|
"Status": {
|
3714
3720
|
"location": "statusCode",
|
@@ -3755,12 +3761,12 @@
|
|
3755
3761
|
"Name": {},
|
3756
3762
|
"TemplateId": {},
|
3757
3763
|
"Errors": {
|
3758
|
-
"shape": "
|
3764
|
+
"shape": "S147"
|
3759
3765
|
},
|
3760
3766
|
"ResourceStatus": {},
|
3761
3767
|
"ThemeArn": {},
|
3762
3768
|
"Definition": {
|
3763
|
-
"shape": "
|
3769
|
+
"shape": "St5"
|
3764
3770
|
},
|
3765
3771
|
"Status": {
|
3766
3772
|
"location": "statusCode",
|
@@ -3861,7 +3867,7 @@
|
|
3861
3867
|
"type": "timestamp"
|
3862
3868
|
},
|
3863
3869
|
"Configuration": {
|
3864
|
-
"shape": "
|
3870
|
+
"shape": "Stn"
|
3865
3871
|
},
|
3866
3872
|
"Errors": {
|
3867
3873
|
"type": "list",
|
@@ -3924,7 +3930,7 @@
|
|
3924
3930
|
"type": "structure",
|
3925
3931
|
"members": {
|
3926
3932
|
"ThemeAlias": {
|
3927
|
-
"shape": "
|
3933
|
+
"shape": "Su3"
|
3928
3934
|
},
|
3929
3935
|
"Status": {
|
3930
3936
|
"location": "statusCode",
|
@@ -4000,7 +4006,7 @@
|
|
4000
4006
|
"Arn": {},
|
4001
4007
|
"TopicId": {},
|
4002
4008
|
"Topic": {
|
4003
|
-
"shape": "
|
4009
|
+
"shape": "Su6"
|
4004
4010
|
},
|
4005
4011
|
"RequestId": {},
|
4006
4012
|
"Status": {
|
@@ -4128,7 +4134,7 @@
|
|
4128
4134
|
"TopicArn": {},
|
4129
4135
|
"DatasetArn": {},
|
4130
4136
|
"RefreshSchedule": {
|
4131
|
-
"shape": "
|
4137
|
+
"shape": "Svu"
|
4132
4138
|
},
|
4133
4139
|
"Status": {
|
4134
4140
|
"location": "statusCode",
|
@@ -4169,7 +4175,7 @@
|
|
4169
4175
|
"type": "structure",
|
4170
4176
|
"members": {
|
4171
4177
|
"User": {
|
4172
|
-
"shape": "
|
4178
|
+
"shape": "S155"
|
4173
4179
|
},
|
4174
4180
|
"RequestId": {},
|
4175
4181
|
"Status": {
|
@@ -4212,15 +4218,15 @@
|
|
4212
4218
|
"Name": {},
|
4213
4219
|
"VPCId": {},
|
4214
4220
|
"SecurityGroupIds": {
|
4215
|
-
"shape": "
|
4221
|
+
"shape": "Sw1"
|
4216
4222
|
},
|
4217
4223
|
"DnsResolvers": {
|
4218
|
-
"shape": "
|
4224
|
+
"shape": "Sun"
|
4219
4225
|
},
|
4220
4226
|
"Status": {},
|
4221
4227
|
"AvailabilityStatus": {},
|
4222
4228
|
"NetworkInterfaces": {
|
4223
|
-
"shape": "
|
4229
|
+
"shape": "S15b"
|
4224
4230
|
},
|
4225
4231
|
"RoleArn": {},
|
4226
4232
|
"CreatedTime": {
|
@@ -4260,7 +4266,7 @@
|
|
4260
4266
|
},
|
4261
4267
|
"Namespace": {},
|
4262
4268
|
"SessionTags": {
|
4263
|
-
"shape": "
|
4269
|
+
"shape": "S15h"
|
4264
4270
|
},
|
4265
4271
|
"AuthorizedResourceArns": {
|
4266
4272
|
"type": "list",
|
@@ -4285,7 +4291,7 @@
|
|
4285
4291
|
],
|
4286
4292
|
"members": {
|
4287
4293
|
"InitialDashboardVisualId": {
|
4288
|
-
"shape": "
|
4294
|
+
"shape": "S15n"
|
4289
4295
|
}
|
4290
4296
|
}
|
4291
4297
|
},
|
@@ -4301,7 +4307,7 @@
|
|
4301
4307
|
}
|
4302
4308
|
},
|
4303
4309
|
"AllowedDomains": {
|
4304
|
-
"shape": "
|
4310
|
+
"shape": "Sun"
|
4305
4311
|
}
|
4306
4312
|
}
|
4307
4313
|
},
|
@@ -4315,7 +4321,7 @@
|
|
4315
4321
|
],
|
4316
4322
|
"members": {
|
4317
4323
|
"EmbedUrl": {
|
4318
|
-
"shape": "
|
4324
|
+
"shape": "S15q"
|
4319
4325
|
},
|
4320
4326
|
"Status": {
|
4321
4327
|
"location": "statusCode",
|
@@ -4360,7 +4366,7 @@
|
|
4360
4366
|
"type": "structure",
|
4361
4367
|
"members": {
|
4362
4368
|
"StatePersistence": {
|
4363
|
-
"shape": "
|
4369
|
+
"shape": "S15v"
|
4364
4370
|
},
|
4365
4371
|
"Bookmarks": {
|
4366
4372
|
"type": "structure",
|
@@ -4385,7 +4391,7 @@
|
|
4385
4391
|
"type": "structure",
|
4386
4392
|
"members": {
|
4387
4393
|
"StatePersistence": {
|
4388
|
-
"shape": "
|
4394
|
+
"shape": "S15v"
|
4389
4395
|
}
|
4390
4396
|
}
|
4391
4397
|
}
|
@@ -4404,14 +4410,14 @@
|
|
4404
4410
|
],
|
4405
4411
|
"members": {
|
4406
4412
|
"InitialDashboardVisualId": {
|
4407
|
-
"shape": "
|
4413
|
+
"shape": "S15n"
|
4408
4414
|
}
|
4409
4415
|
}
|
4410
4416
|
}
|
4411
4417
|
}
|
4412
4418
|
},
|
4413
4419
|
"AllowedDomains": {
|
4414
|
-
"shape": "
|
4420
|
+
"shape": "Sun"
|
4415
4421
|
}
|
4416
4422
|
}
|
4417
4423
|
},
|
@@ -4424,7 +4430,7 @@
|
|
4424
4430
|
],
|
4425
4431
|
"members": {
|
4426
4432
|
"EmbedUrl": {
|
4427
|
-
"shape": "
|
4433
|
+
"shape": "S15q"
|
4428
4434
|
},
|
4429
4435
|
"Status": {
|
4430
4436
|
"location": "statusCode",
|
@@ -4499,7 +4505,7 @@
|
|
4499
4505
|
"type": "structure",
|
4500
4506
|
"members": {
|
4501
4507
|
"EmbedUrl": {
|
4502
|
-
"shape": "
|
4508
|
+
"shape": "S15q"
|
4503
4509
|
},
|
4504
4510
|
"Status": {
|
4505
4511
|
"location": "statusCode",
|
@@ -4543,7 +4549,7 @@
|
|
4543
4549
|
"type": "structure",
|
4544
4550
|
"members": {
|
4545
4551
|
"EmbedUrl": {
|
4546
|
-
"shape": "
|
4552
|
+
"shape": "S15q"
|
4547
4553
|
},
|
4548
4554
|
"Status": {
|
4549
4555
|
"location": "statusCode",
|
@@ -4583,7 +4589,7 @@
|
|
4583
4589
|
"type": "structure",
|
4584
4590
|
"members": {
|
4585
4591
|
"AnalysisSummaryList": {
|
4586
|
-
"shape": "
|
4592
|
+
"shape": "S16c"
|
4587
4593
|
},
|
4588
4594
|
"NextToken": {},
|
4589
4595
|
"Status": {
|
@@ -4800,7 +4806,7 @@
|
|
4800
4806
|
"type": "structure",
|
4801
4807
|
"members": {
|
4802
4808
|
"DashboardSummaryList": {
|
4803
|
-
"shape": "
|
4809
|
+
"shape": "S16s"
|
4804
4810
|
},
|
4805
4811
|
"NextToken": {},
|
4806
4812
|
"Status": {
|
@@ -4841,7 +4847,7 @@
|
|
4841
4847
|
"type": "structure",
|
4842
4848
|
"members": {
|
4843
4849
|
"DataSetSummaries": {
|
4844
|
-
"shape": "
|
4850
|
+
"shape": "S16w"
|
4845
4851
|
},
|
4846
4852
|
"NextToken": {},
|
4847
4853
|
"RequestId": {},
|
@@ -4884,7 +4890,7 @@
|
|
4884
4890
|
"DataSources": {
|
4885
4891
|
"type": "list",
|
4886
4892
|
"member": {
|
4887
|
-
"shape": "
|
4893
|
+
"shape": "S12u"
|
4888
4894
|
}
|
4889
4895
|
},
|
4890
4896
|
"NextToken": {},
|
@@ -4983,7 +4989,7 @@
|
|
4983
4989
|
"type": "integer"
|
4984
4990
|
},
|
4985
4991
|
"FolderSummaryList": {
|
4986
|
-
"shape": "
|
4992
|
+
"shape": "S177"
|
4987
4993
|
},
|
4988
4994
|
"NextToken": {},
|
4989
4995
|
"RequestId": {}
|
@@ -5032,7 +5038,7 @@
|
|
5032
5038
|
"GroupMemberList": {
|
5033
5039
|
"type": "list",
|
5034
5040
|
"member": {
|
5035
|
-
"shape": "
|
5041
|
+
"shape": "Ss9"
|
5036
5042
|
}
|
5037
5043
|
},
|
5038
5044
|
"NextToken": {},
|
@@ -5079,7 +5085,7 @@
|
|
5079
5085
|
"type": "structure",
|
5080
5086
|
"members": {
|
5081
5087
|
"GroupList": {
|
5082
|
-
"shape": "
|
5088
|
+
"shape": "S17e"
|
5083
5089
|
},
|
5084
5090
|
"NextToken": {},
|
5085
5091
|
"RequestId": {},
|
@@ -5241,7 +5247,7 @@
|
|
5241
5247
|
"members": {
|
5242
5248
|
"Service": {},
|
5243
5249
|
"AuthorizedTargets": {
|
5244
|
-
"shape": "
|
5250
|
+
"shape": "S17s"
|
5245
5251
|
}
|
5246
5252
|
}
|
5247
5253
|
}
|
@@ -5292,7 +5298,7 @@
|
|
5292
5298
|
"Ingestions": {
|
5293
5299
|
"type": "list",
|
5294
5300
|
"member": {
|
5295
|
-
"shape": "
|
5301
|
+
"shape": "S13h"
|
5296
5302
|
}
|
5297
5303
|
},
|
5298
5304
|
"NextToken": {},
|
@@ -5336,7 +5342,7 @@
|
|
5336
5342
|
"Namespaces": {
|
5337
5343
|
"type": "list",
|
5338
5344
|
"member": {
|
5339
|
-
"shape": "
|
5345
|
+
"shape": "S13v"
|
5340
5346
|
}
|
5341
5347
|
},
|
5342
5348
|
"NextToken": {},
|
@@ -5376,7 +5382,7 @@
|
|
5376
5382
|
"RefreshSchedules": {
|
5377
5383
|
"type": "list",
|
5378
5384
|
"member": {
|
5379
|
-
"shape": "
|
5385
|
+
"shape": "Ssq"
|
5380
5386
|
}
|
5381
5387
|
},
|
5382
5388
|
"Status": {
|
@@ -5506,7 +5512,7 @@
|
|
5506
5512
|
"TemplateAliasList": {
|
5507
5513
|
"type": "list",
|
5508
5514
|
"member": {
|
5509
|
-
"shape": "
|
5515
|
+
"shape": "Stk"
|
5510
5516
|
}
|
5511
5517
|
},
|
5512
5518
|
"Status": {
|
@@ -5673,7 +5679,7 @@
|
|
5673
5679
|
"ThemeAliasList": {
|
5674
5680
|
"type": "list",
|
5675
5681
|
"member": {
|
5676
|
-
"shape": "
|
5682
|
+
"shape": "Su3"
|
5677
5683
|
}
|
5678
5684
|
},
|
5679
5685
|
"Status": {
|
@@ -5843,7 +5849,7 @@
|
|
5843
5849
|
"DatasetArn": {},
|
5844
5850
|
"DatasetName": {},
|
5845
5851
|
"RefreshSchedule": {
|
5846
|
-
"shape": "
|
5852
|
+
"shape": "Svu"
|
5847
5853
|
}
|
5848
5854
|
}
|
5849
5855
|
}
|
@@ -5945,7 +5951,7 @@
|
|
5945
5951
|
"type": "structure",
|
5946
5952
|
"members": {
|
5947
5953
|
"GroupList": {
|
5948
|
-
"shape": "
|
5954
|
+
"shape": "S17e"
|
5949
5955
|
},
|
5950
5956
|
"NextToken": {},
|
5951
5957
|
"RequestId": {},
|
@@ -5993,7 +5999,7 @@
|
|
5993
5999
|
"UserList": {
|
5994
6000
|
"type": "list",
|
5995
6001
|
"member": {
|
5996
|
-
"shape": "
|
6002
|
+
"shape": "S155"
|
5997
6003
|
}
|
5998
6004
|
},
|
5999
6005
|
"NextToken": {},
|
@@ -6044,15 +6050,15 @@
|
|
6044
6050
|
"Name": {},
|
6045
6051
|
"VPCId": {},
|
6046
6052
|
"SecurityGroupIds": {
|
6047
|
-
"shape": "
|
6053
|
+
"shape": "Sw1"
|
6048
6054
|
},
|
6049
6055
|
"DnsResolvers": {
|
6050
|
-
"shape": "
|
6056
|
+
"shape": "Sun"
|
6051
6057
|
},
|
6052
6058
|
"Status": {},
|
6053
6059
|
"AvailabilityStatus": {},
|
6054
6060
|
"NetworkInterfaces": {
|
6055
|
-
"shape": "
|
6061
|
+
"shape": "S15b"
|
6056
6062
|
},
|
6057
6063
|
"RoleArn": {},
|
6058
6064
|
"CreatedTime": {
|
@@ -6095,7 +6101,7 @@
|
|
6095
6101
|
"locationName": "DataSetId"
|
6096
6102
|
},
|
6097
6103
|
"DataSetRefreshProperties": {
|
6098
|
-
"shape": "
|
6104
|
+
"shape": "S12m"
|
6099
6105
|
}
|
6100
6106
|
}
|
6101
6107
|
},
|
@@ -6151,7 +6157,7 @@
|
|
6151
6157
|
"type": "structure",
|
6152
6158
|
"members": {
|
6153
6159
|
"User": {
|
6154
|
-
"shape": "
|
6160
|
+
"shape": "S155"
|
6155
6161
|
},
|
6156
6162
|
"UserInvitationUrl": {},
|
6157
6163
|
"RequestId": {},
|
@@ -6232,7 +6238,7 @@
|
|
6232
6238
|
"type": "structure",
|
6233
6239
|
"members": {
|
6234
6240
|
"AnalysisSummaryList": {
|
6235
|
-
"shape": "
|
6241
|
+
"shape": "S16c"
|
6236
6242
|
},
|
6237
6243
|
"NextToken": {},
|
6238
6244
|
"Status": {
|
@@ -6282,7 +6288,7 @@
|
|
6282
6288
|
"type": "structure",
|
6283
6289
|
"members": {
|
6284
6290
|
"DashboardSummaryList": {
|
6285
|
-
"shape": "
|
6291
|
+
"shape": "S16s"
|
6286
6292
|
},
|
6287
6293
|
"NextToken": {},
|
6288
6294
|
"Status": {
|
@@ -6334,7 +6340,7 @@
|
|
6334
6340
|
"type": "structure",
|
6335
6341
|
"members": {
|
6336
6342
|
"DataSetSummaries": {
|
6337
|
-
"shape": "
|
6343
|
+
"shape": "S16w"
|
6338
6344
|
},
|
6339
6345
|
"NextToken": {},
|
6340
6346
|
"Status": {
|
@@ -6452,7 +6458,7 @@
|
|
6452
6458
|
"type": "integer"
|
6453
6459
|
},
|
6454
6460
|
"FolderSummaryList": {
|
6455
|
-
"shape": "
|
6461
|
+
"shape": "S177"
|
6456
6462
|
},
|
6457
6463
|
"NextToken": {},
|
6458
6464
|
"RequestId": {}
|
@@ -6510,7 +6516,7 @@
|
|
6510
6516
|
"type": "structure",
|
6511
6517
|
"members": {
|
6512
6518
|
"GroupList": {
|
6513
|
-
"shape": "
|
6519
|
+
"shape": "S17e"
|
6514
6520
|
},
|
6515
6521
|
"NextToken": {},
|
6516
6522
|
"RequestId": {},
|
@@ -6540,14 +6546,14 @@
|
|
6540
6546
|
},
|
6541
6547
|
"AssetBundleExportJobId": {},
|
6542
6548
|
"ResourceArns": {
|
6543
|
-
"shape": "
|
6549
|
+
"shape": "Sym"
|
6544
6550
|
},
|
6545
6551
|
"IncludeAllDependencies": {
|
6546
6552
|
"type": "boolean"
|
6547
6553
|
},
|
6548
6554
|
"ExportFormat": {},
|
6549
6555
|
"CloudFormationOverridePropertyConfiguration": {
|
6550
|
-
"shape": "
|
6556
|
+
"shape": "Syo"
|
6551
6557
|
},
|
6552
6558
|
"IncludePermissions": {
|
6553
6559
|
"type": "boolean"
|
@@ -6556,7 +6562,7 @@
|
|
6556
6562
|
"type": "boolean"
|
6557
6563
|
},
|
6558
6564
|
"ValidationStrategy": {
|
6559
|
-
"shape": "
|
6565
|
+
"shape": "Szi"
|
6560
6566
|
}
|
6561
6567
|
}
|
6562
6568
|
},
|
@@ -6601,17 +6607,17 @@
|
|
6601
6607
|
}
|
6602
6608
|
},
|
6603
6609
|
"OverrideParameters": {
|
6604
|
-
"shape": "
|
6610
|
+
"shape": "Szs"
|
6605
6611
|
},
|
6606
6612
|
"FailureAction": {},
|
6607
6613
|
"OverridePermissions": {
|
6608
|
-
"shape": "
|
6614
|
+
"shape": "S10b"
|
6609
6615
|
},
|
6610
6616
|
"OverrideTags": {
|
6611
|
-
"shape": "
|
6617
|
+
"shape": "S10r"
|
6612
6618
|
},
|
6613
6619
|
"OverrideValidationStrategy": {
|
6614
|
-
"shape": "
|
6620
|
+
"shape": "S114"
|
6615
6621
|
}
|
6616
6622
|
}
|
6617
6623
|
},
|
@@ -6660,7 +6666,7 @@
|
|
6660
6666
|
"type": "structure",
|
6661
6667
|
"members": {
|
6662
6668
|
"RowLevelPermissionTags": {
|
6663
|
-
"shape": "
|
6669
|
+
"shape": "S15h"
|
6664
6670
|
}
|
6665
6671
|
}
|
6666
6672
|
}
|
@@ -6668,7 +6674,7 @@
|
|
6668
6674
|
}
|
6669
6675
|
},
|
6670
6676
|
"SnapshotConfiguration": {
|
6671
|
-
"shape": "
|
6677
|
+
"shape": "S11m"
|
6672
6678
|
}
|
6673
6679
|
}
|
6674
6680
|
},
|
@@ -6860,7 +6866,7 @@
|
|
6860
6866
|
"shape": "S1h"
|
6861
6867
|
},
|
6862
6868
|
"ValidationStrategy": {
|
6863
|
-
"shape": "
|
6869
|
+
"shape": "Sm5"
|
6864
6870
|
}
|
6865
6871
|
}
|
6866
6872
|
},
|
@@ -6899,10 +6905,10 @@
|
|
6899
6905
|
"locationName": "AnalysisId"
|
6900
6906
|
},
|
6901
6907
|
"GrantPermissions": {
|
6902
|
-
"shape": "
|
6908
|
+
"shape": "S1b2"
|
6903
6909
|
},
|
6904
6910
|
"RevokePermissions": {
|
6905
|
-
"shape": "
|
6911
|
+
"shape": "S1b2"
|
6906
6912
|
}
|
6907
6913
|
}
|
6908
6914
|
},
|
@@ -6945,21 +6951,21 @@
|
|
6945
6951
|
},
|
6946
6952
|
"Name": {},
|
6947
6953
|
"SourceEntity": {
|
6948
|
-
"shape": "
|
6954
|
+
"shape": "Smc"
|
6949
6955
|
},
|
6950
6956
|
"Parameters": {
|
6951
6957
|
"shape": "Sr"
|
6952
6958
|
},
|
6953
6959
|
"VersionDescription": {},
|
6954
6960
|
"DashboardPublishOptions": {
|
6955
|
-
"shape": "
|
6961
|
+
"shape": "Smf"
|
6956
6962
|
},
|
6957
6963
|
"ThemeArn": {},
|
6958
6964
|
"Definition": {
|
6959
|
-
"shape": "
|
6965
|
+
"shape": "Smu"
|
6960
6966
|
},
|
6961
6967
|
"ValidationStrategy": {
|
6962
|
-
"shape": "
|
6968
|
+
"shape": "Sm5"
|
6963
6969
|
}
|
6964
6970
|
}
|
6965
6971
|
},
|
@@ -6977,6 +6983,47 @@
|
|
6977
6983
|
}
|
6978
6984
|
}
|
6979
6985
|
},
|
6986
|
+
"UpdateDashboardLinks": {
|
6987
|
+
"http": {
|
6988
|
+
"method": "PUT",
|
6989
|
+
"requestUri": "/accounts/{AwsAccountId}/dashboards/{DashboardId}/linked-entities"
|
6990
|
+
},
|
6991
|
+
"input": {
|
6992
|
+
"type": "structure",
|
6993
|
+
"required": [
|
6994
|
+
"AwsAccountId",
|
6995
|
+
"DashboardId",
|
6996
|
+
"LinkEntities"
|
6997
|
+
],
|
6998
|
+
"members": {
|
6999
|
+
"AwsAccountId": {
|
7000
|
+
"location": "uri",
|
7001
|
+
"locationName": "AwsAccountId"
|
7002
|
+
},
|
7003
|
+
"DashboardId": {
|
7004
|
+
"location": "uri",
|
7005
|
+
"locationName": "DashboardId"
|
7006
|
+
},
|
7007
|
+
"LinkEntities": {
|
7008
|
+
"shape": "Smw"
|
7009
|
+
}
|
7010
|
+
}
|
7011
|
+
},
|
7012
|
+
"output": {
|
7013
|
+
"type": "structure",
|
7014
|
+
"members": {
|
7015
|
+
"RequestId": {},
|
7016
|
+
"Status": {
|
7017
|
+
"location": "statusCode",
|
7018
|
+
"type": "integer"
|
7019
|
+
},
|
7020
|
+
"DashboardArn": {},
|
7021
|
+
"LinkEntities": {
|
7022
|
+
"shape": "Smw"
|
7023
|
+
}
|
7024
|
+
}
|
7025
|
+
}
|
7026
|
+
},
|
6980
7027
|
"UpdateDashboardPermissions": {
|
6981
7028
|
"http": {
|
6982
7029
|
"method": "PUT",
|
@@ -6998,16 +7045,16 @@
|
|
6998
7045
|
"locationName": "DashboardId"
|
6999
7046
|
},
|
7000
7047
|
"GrantPermissions": {
|
7001
|
-
"shape": "
|
7048
|
+
"shape": "S1b2"
|
7002
7049
|
},
|
7003
7050
|
"RevokePermissions": {
|
7004
|
-
"shape": "
|
7051
|
+
"shape": "S1b2"
|
7005
7052
|
},
|
7006
7053
|
"GrantLinkPermissions": {
|
7007
|
-
"shape": "
|
7054
|
+
"shape": "S1b9"
|
7008
7055
|
},
|
7009
7056
|
"RevokeLinkPermissions": {
|
7010
|
-
"shape": "
|
7057
|
+
"shape": "S1b9"
|
7011
7058
|
}
|
7012
7059
|
}
|
7013
7060
|
},
|
@@ -7025,7 +7072,7 @@
|
|
7025
7072
|
"type": "integer"
|
7026
7073
|
},
|
7027
7074
|
"LinkSharingConfiguration": {
|
7028
|
-
"shape": "
|
7075
|
+
"shape": "Smv"
|
7029
7076
|
}
|
7030
7077
|
}
|
7031
7078
|
}
|
@@ -7096,32 +7143,32 @@
|
|
7096
7143
|
},
|
7097
7144
|
"Name": {},
|
7098
7145
|
"PhysicalTableMap": {
|
7099
|
-
"shape": "
|
7146
|
+
"shape": "Sn2"
|
7100
7147
|
},
|
7101
7148
|
"LogicalTableMap": {
|
7102
|
-
"shape": "
|
7149
|
+
"shape": "Snm"
|
7103
7150
|
},
|
7104
7151
|
"ImportMode": {},
|
7105
7152
|
"ColumnGroups": {
|
7106
|
-
"shape": "
|
7153
|
+
"shape": "Sot"
|
7107
7154
|
},
|
7108
7155
|
"FieldFolders": {
|
7109
|
-
"shape": "
|
7156
|
+
"shape": "Soz"
|
7110
7157
|
},
|
7111
7158
|
"RowLevelPermissionDataSet": {
|
7112
|
-
"shape": "
|
7159
|
+
"shape": "Sp4"
|
7113
7160
|
},
|
7114
7161
|
"RowLevelPermissionTagConfiguration": {
|
7115
|
-
"shape": "
|
7162
|
+
"shape": "Sp8"
|
7116
7163
|
},
|
7117
7164
|
"ColumnLevelPermissionRules": {
|
7118
|
-
"shape": "
|
7165
|
+
"shape": "Spg"
|
7119
7166
|
},
|
7120
7167
|
"DataSetUsageConfiguration": {
|
7121
|
-
"shape": "
|
7168
|
+
"shape": "Spk"
|
7122
7169
|
},
|
7123
7170
|
"DatasetParameters": {
|
7124
|
-
"shape": "
|
7171
|
+
"shape": "Spl"
|
7125
7172
|
}
|
7126
7173
|
}
|
7127
7174
|
},
|
@@ -7203,16 +7250,16 @@
|
|
7203
7250
|
},
|
7204
7251
|
"Name": {},
|
7205
7252
|
"DataSourceParameters": {
|
7206
|
-
"shape": "
|
7253
|
+
"shape": "Sq0"
|
7207
7254
|
},
|
7208
7255
|
"Credentials": {
|
7209
|
-
"shape": "
|
7256
|
+
"shape": "Srh"
|
7210
7257
|
},
|
7211
7258
|
"VpcConnectionProperties": {
|
7212
|
-
"shape": "
|
7259
|
+
"shape": "Sro"
|
7213
7260
|
},
|
7214
7261
|
"SslProperties": {
|
7215
|
-
"shape": "
|
7262
|
+
"shape": "Srp"
|
7216
7263
|
}
|
7217
7264
|
}
|
7218
7265
|
},
|
@@ -7382,7 +7429,7 @@
|
|
7382
7429
|
"type": "structure",
|
7383
7430
|
"members": {
|
7384
7431
|
"Group": {
|
7385
|
-
"shape": "
|
7432
|
+
"shape": "Ss5"
|
7386
7433
|
},
|
7387
7434
|
"RequestId": {},
|
7388
7435
|
"Status": {
|
@@ -7420,7 +7467,7 @@
|
|
7420
7467
|
"AssignmentStatus": {},
|
7421
7468
|
"PolicyArn": {},
|
7422
7469
|
"Identities": {
|
7423
|
-
"shape": "
|
7470
|
+
"shape": "Ssd"
|
7424
7471
|
}
|
7425
7472
|
}
|
7426
7473
|
},
|
@@ -7431,7 +7478,7 @@
|
|
7431
7478
|
"AssignmentId": {},
|
7432
7479
|
"PolicyArn": {},
|
7433
7480
|
"Identities": {
|
7434
|
-
"shape": "
|
7481
|
+
"shape": "Ssd"
|
7435
7482
|
},
|
7436
7483
|
"AssignmentStatus": {},
|
7437
7484
|
"RequestId": {},
|
@@ -7462,7 +7509,7 @@
|
|
7462
7509
|
"locationName": "Service"
|
7463
7510
|
},
|
7464
7511
|
"AuthorizedTargets": {
|
7465
|
-
"shape": "
|
7512
|
+
"shape": "S17s"
|
7466
7513
|
}
|
7467
7514
|
}
|
7468
7515
|
},
|
@@ -7492,7 +7539,7 @@
|
|
7492
7539
|
"locationName": "AwsAccountId"
|
7493
7540
|
},
|
7494
7541
|
"IpRestrictionRuleMap": {
|
7495
|
-
"shape": "
|
7542
|
+
"shape": "S13q"
|
7496
7543
|
},
|
7497
7544
|
"Enabled": {
|
7498
7545
|
"type": "boolean"
|
@@ -7564,7 +7611,7 @@
|
|
7564
7611
|
"locationName": "AwsAccountId"
|
7565
7612
|
},
|
7566
7613
|
"Schedule": {
|
7567
|
-
"shape": "
|
7614
|
+
"shape": "Ssq"
|
7568
7615
|
}
|
7569
7616
|
}
|
7570
7617
|
},
|
@@ -7641,15 +7688,15 @@
|
|
7641
7688
|
"locationName": "TemplateId"
|
7642
7689
|
},
|
7643
7690
|
"SourceEntity": {
|
7644
|
-
"shape": "
|
7691
|
+
"shape": "St2"
|
7645
7692
|
},
|
7646
7693
|
"VersionDescription": {},
|
7647
7694
|
"Name": {},
|
7648
7695
|
"Definition": {
|
7649
|
-
"shape": "
|
7696
|
+
"shape": "St5"
|
7650
7697
|
},
|
7651
7698
|
"ValidationStrategy": {
|
7652
|
-
"shape": "
|
7699
|
+
"shape": "Sm5"
|
7653
7700
|
}
|
7654
7701
|
}
|
7655
7702
|
},
|
@@ -7703,7 +7750,7 @@
|
|
7703
7750
|
"type": "structure",
|
7704
7751
|
"members": {
|
7705
7752
|
"TemplateAlias": {
|
7706
|
-
"shape": "
|
7753
|
+
"shape": "Stk"
|
7707
7754
|
},
|
7708
7755
|
"Status": {
|
7709
7756
|
"location": "statusCode",
|
@@ -7734,10 +7781,10 @@
|
|
7734
7781
|
"locationName": "TemplateId"
|
7735
7782
|
},
|
7736
7783
|
"GrantPermissions": {
|
7737
|
-
"shape": "
|
7784
|
+
"shape": "S1b2"
|
7738
7785
|
},
|
7739
7786
|
"RevokePermissions": {
|
7740
|
-
"shape": "
|
7787
|
+
"shape": "S1b2"
|
7741
7788
|
}
|
7742
7789
|
}
|
7743
7790
|
},
|
@@ -7782,7 +7829,7 @@
|
|
7782
7829
|
"BaseThemeId": {},
|
7783
7830
|
"VersionDescription": {},
|
7784
7831
|
"Configuration": {
|
7785
|
-
"shape": "
|
7832
|
+
"shape": "Stn"
|
7786
7833
|
}
|
7787
7834
|
}
|
7788
7835
|
},
|
@@ -7836,7 +7883,7 @@
|
|
7836
7883
|
"type": "structure",
|
7837
7884
|
"members": {
|
7838
7885
|
"ThemeAlias": {
|
7839
|
-
"shape": "
|
7886
|
+
"shape": "Su3"
|
7840
7887
|
},
|
7841
7888
|
"Status": {
|
7842
7889
|
"location": "statusCode",
|
@@ -7867,10 +7914,10 @@
|
|
7867
7914
|
"locationName": "ThemeId"
|
7868
7915
|
},
|
7869
7916
|
"GrantPermissions": {
|
7870
|
-
"shape": "
|
7917
|
+
"shape": "S1b2"
|
7871
7918
|
},
|
7872
7919
|
"RevokePermissions": {
|
7873
|
-
"shape": "
|
7920
|
+
"shape": "S1b2"
|
7874
7921
|
}
|
7875
7922
|
}
|
7876
7923
|
},
|
@@ -7912,7 +7959,7 @@
|
|
7912
7959
|
"locationName": "TopicId"
|
7913
7960
|
},
|
7914
7961
|
"Topic": {
|
7915
|
-
"shape": "
|
7962
|
+
"shape": "Su6"
|
7916
7963
|
}
|
7917
7964
|
}
|
7918
7965
|
},
|
@@ -7951,10 +7998,10 @@
|
|
7951
7998
|
"locationName": "TopicId"
|
7952
7999
|
},
|
7953
8000
|
"GrantPermissions": {
|
7954
|
-
"shape": "
|
8001
|
+
"shape": "S1b2"
|
7955
8002
|
},
|
7956
8003
|
"RevokePermissions": {
|
7957
|
-
"shape": "
|
8004
|
+
"shape": "S1b2"
|
7958
8005
|
}
|
7959
8006
|
}
|
7960
8007
|
},
|
@@ -8001,7 +8048,7 @@
|
|
8001
8048
|
"locationName": "DatasetId"
|
8002
8049
|
},
|
8003
8050
|
"RefreshSchedule": {
|
8004
|
-
"shape": "
|
8051
|
+
"shape": "Svu"
|
8005
8052
|
}
|
8006
8053
|
}
|
8007
8054
|
},
|
@@ -8061,7 +8108,7 @@
|
|
8061
8108
|
"type": "structure",
|
8062
8109
|
"members": {
|
8063
8110
|
"User": {
|
8064
|
-
"shape": "
|
8111
|
+
"shape": "S155"
|
8065
8112
|
},
|
8066
8113
|
"RequestId": {},
|
8067
8114
|
"Status": {
|
@@ -8097,13 +8144,13 @@
|
|
8097
8144
|
},
|
8098
8145
|
"Name": {},
|
8099
8146
|
"SubnetIds": {
|
8100
|
-
"shape": "
|
8147
|
+
"shape": "Svz"
|
8101
8148
|
},
|
8102
8149
|
"SecurityGroupIds": {
|
8103
|
-
"shape": "
|
8150
|
+
"shape": "Sw1"
|
8104
8151
|
},
|
8105
8152
|
"DnsResolvers": {
|
8106
|
-
"shape": "
|
8153
|
+
"shape": "Sw3"
|
8107
8154
|
},
|
8108
8155
|
"RoleArn": {}
|
8109
8156
|
}
|
@@ -8318,22 +8365,22 @@
|
|
8318
8365
|
"shape": "S1l"
|
8319
8366
|
},
|
8320
8367
|
"CalculatedFields": {
|
8321
|
-
"shape": "
|
8368
|
+
"shape": "Sk2"
|
8322
8369
|
},
|
8323
8370
|
"ParameterDeclarations": {
|
8324
|
-
"shape": "
|
8371
|
+
"shape": "Sk5"
|
8325
8372
|
},
|
8326
8373
|
"FilterGroups": {
|
8327
|
-
"shape": "
|
8374
|
+
"shape": "Skp"
|
8328
8375
|
},
|
8329
8376
|
"ColumnConfigurations": {
|
8330
|
-
"shape": "
|
8377
|
+
"shape": "Slp"
|
8331
8378
|
},
|
8332
8379
|
"AnalysisDefaults": {
|
8333
|
-
"shape": "
|
8380
|
+
"shape": "Slw"
|
8334
8381
|
},
|
8335
8382
|
"Options": {
|
8336
|
-
"shape": "
|
8383
|
+
"shape": "Sm3"
|
8337
8384
|
}
|
8338
8385
|
}
|
8339
8386
|
},
|
@@ -9780,15 +9827,18 @@
|
|
9780
9827
|
"SecondaryYAxisLabelOptions": {
|
9781
9828
|
"shape": "Sae"
|
9782
9829
|
},
|
9830
|
+
"SingleAxisOptions": {
|
9831
|
+
"shape": "Sdu"
|
9832
|
+
},
|
9783
9833
|
"DefaultSeriesSettings": {
|
9784
9834
|
"type": "structure",
|
9785
9835
|
"members": {
|
9786
9836
|
"AxisBinding": {},
|
9787
9837
|
"LineStyleSettings": {
|
9788
|
-
"shape": "
|
9838
|
+
"shape": "Sdy"
|
9789
9839
|
},
|
9790
9840
|
"MarkerStyleSettings": {
|
9791
|
-
"shape": "
|
9841
|
+
"shape": "Se1"
|
9792
9842
|
}
|
9793
9843
|
}
|
9794
9844
|
},
|
@@ -9807,7 +9857,7 @@
|
|
9807
9857
|
"FieldId": {},
|
9808
9858
|
"AxisBinding": {},
|
9809
9859
|
"Settings": {
|
9810
|
-
"shape": "
|
9860
|
+
"shape": "Se6"
|
9811
9861
|
}
|
9812
9862
|
}
|
9813
9863
|
},
|
@@ -9824,7 +9874,7 @@
|
|
9824
9874
|
},
|
9825
9875
|
"AxisBinding": {},
|
9826
9876
|
"Settings": {
|
9827
|
-
"shape": "
|
9877
|
+
"shape": "Se6"
|
9828
9878
|
}
|
9829
9879
|
}
|
9830
9880
|
}
|
@@ -9882,10 +9932,10 @@
|
|
9882
9932
|
"type": "structure",
|
9883
9933
|
"members": {
|
9884
9934
|
"Rows": {
|
9885
|
-
"shape": "
|
9935
|
+
"shape": "Sec"
|
9886
9936
|
},
|
9887
9937
|
"Columns": {
|
9888
|
-
"shape": "
|
9938
|
+
"shape": "Sec"
|
9889
9939
|
},
|
9890
9940
|
"Values": {
|
9891
9941
|
"type": "list",
|
@@ -9921,7 +9971,7 @@
|
|
9921
9971
|
"shape": "Sae"
|
9922
9972
|
},
|
9923
9973
|
"ColorScale": {
|
9924
|
-
"shape": "
|
9974
|
+
"shape": "Sef"
|
9925
9975
|
},
|
9926
9976
|
"Legend": {
|
9927
9977
|
"shape": "Sai"
|
@@ -9971,10 +10021,10 @@
|
|
9971
10021
|
}
|
9972
10022
|
},
|
9973
10023
|
"Sizes": {
|
9974
|
-
"shape": "
|
10024
|
+
"shape": "Seo"
|
9975
10025
|
},
|
9976
10026
|
"Colors": {
|
9977
|
-
"shape": "
|
10027
|
+
"shape": "Seo"
|
9978
10028
|
}
|
9979
10029
|
}
|
9980
10030
|
}
|
@@ -10001,7 +10051,7 @@
|
|
10001
10051
|
"shape": "Sae"
|
10002
10052
|
},
|
10003
10053
|
"ColorScale": {
|
10004
|
-
"shape": "
|
10054
|
+
"shape": "Sef"
|
10005
10055
|
},
|
10006
10056
|
"Legend": {
|
10007
10057
|
"shape": "Sai"
|
@@ -10064,10 +10114,10 @@
|
|
10064
10114
|
"shape": "Sav"
|
10065
10115
|
},
|
10066
10116
|
"WindowOptions": {
|
10067
|
-
"shape": "
|
10117
|
+
"shape": "Seu"
|
10068
10118
|
},
|
10069
10119
|
"MapStyleOptions": {
|
10070
|
-
"shape": "
|
10120
|
+
"shape": "Sez"
|
10071
10121
|
},
|
10072
10122
|
"PointStyleOptions": {
|
10073
10123
|
"type": "structure",
|
@@ -10179,10 +10229,10 @@
|
|
10179
10229
|
"shape": "Sav"
|
10180
10230
|
},
|
10181
10231
|
"WindowOptions": {
|
10182
|
-
"shape": "
|
10232
|
+
"shape": "Seu"
|
10183
10233
|
},
|
10184
10234
|
"MapStyleOptions": {
|
10185
|
-
"shape": "
|
10235
|
+
"shape": "Sez"
|
10186
10236
|
}
|
10187
10237
|
}
|
10188
10238
|
},
|
@@ -10379,6 +10429,14 @@
|
|
10379
10429
|
}
|
10380
10430
|
}
|
10381
10431
|
},
|
10432
|
+
"SortConfiguration": {
|
10433
|
+
"type": "structure",
|
10434
|
+
"members": {
|
10435
|
+
"ScatterPlotLimitConfiguration": {
|
10436
|
+
"shape": "S9h"
|
10437
|
+
}
|
10438
|
+
}
|
10439
|
+
},
|
10382
10440
|
"XAxisLabelOptions": {
|
10383
10441
|
"shape": "Sae"
|
10384
10442
|
},
|
@@ -10487,6 +10545,9 @@
|
|
10487
10545
|
"SecondaryYAxisLabelOptions": {
|
10488
10546
|
"shape": "Sae"
|
10489
10547
|
},
|
10548
|
+
"SingleAxisOptions": {
|
10549
|
+
"shape": "Sdu"
|
10550
|
+
},
|
10490
10551
|
"ColorLabelOptions": {
|
10491
10552
|
"shape": "Sae"
|
10492
10553
|
},
|
@@ -11332,7 +11393,7 @@
|
|
11332
11393
|
"type": "structure",
|
11333
11394
|
"members": {
|
11334
11395
|
"GridLayout": {
|
11335
|
-
"shape": "
|
11396
|
+
"shape": "Sit"
|
11336
11397
|
},
|
11337
11398
|
"FreeFormLayout": {
|
11338
11399
|
"type": "structure",
|
@@ -11341,10 +11402,10 @@
|
|
11341
11402
|
],
|
11342
11403
|
"members": {
|
11343
11404
|
"Elements": {
|
11344
|
-
"shape": "
|
11405
|
+
"shape": "Sj5"
|
11345
11406
|
},
|
11346
11407
|
"CanvasSizeOptions": {
|
11347
|
-
"shape": "
|
11408
|
+
"shape": "Sje"
|
11348
11409
|
}
|
11349
11410
|
}
|
11350
11411
|
},
|
@@ -11358,7 +11419,7 @@
|
|
11358
11419
|
],
|
11359
11420
|
"members": {
|
11360
11421
|
"HeaderSections": {
|
11361
|
-
"shape": "
|
11422
|
+
"shape": "Sjh"
|
11362
11423
|
},
|
11363
11424
|
"BodySections": {
|
11364
11425
|
"type": "list",
|
@@ -11374,12 +11435,12 @@
|
|
11374
11435
|
"type": "structure",
|
11375
11436
|
"members": {
|
11376
11437
|
"Layout": {
|
11377
|
-
"shape": "
|
11438
|
+
"shape": "Sjj"
|
11378
11439
|
}
|
11379
11440
|
}
|
11380
11441
|
},
|
11381
11442
|
"Style": {
|
11382
|
-
"shape": "
|
11443
|
+
"shape": "Sjl"
|
11383
11444
|
},
|
11384
11445
|
"PageBreakConfiguration": {
|
11385
11446
|
"type": "structure",
|
@@ -11396,10 +11457,10 @@
|
|
11396
11457
|
}
|
11397
11458
|
},
|
11398
11459
|
"FooterSections": {
|
11399
|
-
"shape": "
|
11460
|
+
"shape": "Sjh"
|
11400
11461
|
},
|
11401
11462
|
"CanvasSizeOptions": {
|
11402
|
-
"shape": "
|
11463
|
+
"shape": "Sju"
|
11403
11464
|
}
|
11404
11465
|
}
|
11405
11466
|
}
|
@@ -11420,7 +11481,7 @@
|
|
11420
11481
|
"type": "structure",
|
11421
11482
|
"members": {
|
11422
11483
|
"GridLayout": {
|
11423
|
-
"shape": "
|
11484
|
+
"shape": "Sit"
|
11424
11485
|
}
|
11425
11486
|
}
|
11426
11487
|
}
|
@@ -13123,7 +13184,21 @@
|
|
13123
13184
|
}
|
13124
13185
|
}
|
13125
13186
|
},
|
13126
|
-
"
|
13187
|
+
"Sdu": {
|
13188
|
+
"type": "structure",
|
13189
|
+
"members": {
|
13190
|
+
"YAxisOptions": {
|
13191
|
+
"type": "structure",
|
13192
|
+
"required": [
|
13193
|
+
"YAxis"
|
13194
|
+
],
|
13195
|
+
"members": {
|
13196
|
+
"YAxis": {}
|
13197
|
+
}
|
13198
|
+
}
|
13199
|
+
}
|
13200
|
+
},
|
13201
|
+
"Sdy": {
|
13127
13202
|
"type": "structure",
|
13128
13203
|
"members": {
|
13129
13204
|
"LineVisibility": {},
|
@@ -13132,7 +13207,7 @@
|
|
13132
13207
|
"LineWidth": {}
|
13133
13208
|
}
|
13134
13209
|
},
|
13135
|
-
"
|
13210
|
+
"Se1": {
|
13136
13211
|
"type": "structure",
|
13137
13212
|
"members": {
|
13138
13213
|
"MarkerVisibility": {},
|
@@ -13141,24 +13216,24 @@
|
|
13141
13216
|
"MarkerColor": {}
|
13142
13217
|
}
|
13143
13218
|
},
|
13144
|
-
"
|
13219
|
+
"Se6": {
|
13145
13220
|
"type": "structure",
|
13146
13221
|
"members": {
|
13147
13222
|
"LineStyleSettings": {
|
13148
|
-
"shape": "
|
13223
|
+
"shape": "Sdy"
|
13149
13224
|
},
|
13150
13225
|
"MarkerStyleSettings": {
|
13151
|
-
"shape": "
|
13226
|
+
"shape": "Se1"
|
13152
13227
|
}
|
13153
13228
|
}
|
13154
13229
|
},
|
13155
|
-
"
|
13230
|
+
"Sec": {
|
13156
13231
|
"type": "list",
|
13157
13232
|
"member": {
|
13158
13233
|
"shape": "S3o"
|
13159
13234
|
}
|
13160
13235
|
},
|
13161
|
-
"
|
13236
|
+
"Sef": {
|
13162
13237
|
"type": "structure",
|
13163
13238
|
"required": [
|
13164
13239
|
"Colors",
|
@@ -13168,16 +13243,16 @@
|
|
13168
13243
|
"Colors": {
|
13169
13244
|
"type": "list",
|
13170
13245
|
"member": {
|
13171
|
-
"shape": "
|
13246
|
+
"shape": "Seh"
|
13172
13247
|
}
|
13173
13248
|
},
|
13174
13249
|
"ColorFillType": {},
|
13175
13250
|
"NullValueColor": {
|
13176
|
-
"shape": "
|
13251
|
+
"shape": "Seh"
|
13177
13252
|
}
|
13178
13253
|
}
|
13179
13254
|
},
|
13180
|
-
"
|
13255
|
+
"Seh": {
|
13181
13256
|
"type": "structure",
|
13182
13257
|
"members": {
|
13183
13258
|
"Color": {},
|
@@ -13186,13 +13261,13 @@
|
|
13186
13261
|
}
|
13187
13262
|
}
|
13188
13263
|
},
|
13189
|
-
"
|
13264
|
+
"Seo": {
|
13190
13265
|
"type": "list",
|
13191
13266
|
"member": {
|
13192
13267
|
"shape": "S4g"
|
13193
13268
|
}
|
13194
13269
|
},
|
13195
|
-
"
|
13270
|
+
"Seu": {
|
13196
13271
|
"type": "structure",
|
13197
13272
|
"members": {
|
13198
13273
|
"Bounds": {
|
@@ -13221,13 +13296,13 @@
|
|
13221
13296
|
"MapZoomMode": {}
|
13222
13297
|
}
|
13223
13298
|
},
|
13224
|
-
"
|
13299
|
+
"Sez": {
|
13225
13300
|
"type": "structure",
|
13226
13301
|
"members": {
|
13227
13302
|
"BaseMapStyle": {}
|
13228
13303
|
}
|
13229
13304
|
},
|
13230
|
-
"
|
13305
|
+
"Sit": {
|
13231
13306
|
"type": "structure",
|
13232
13307
|
"required": [
|
13233
13308
|
"Elements"
|
@@ -13262,11 +13337,11 @@
|
|
13262
13337
|
}
|
13263
13338
|
},
|
13264
13339
|
"CanvasSizeOptions": {
|
13265
|
-
"shape": "
|
13340
|
+
"shape": "Sj1"
|
13266
13341
|
}
|
13267
13342
|
}
|
13268
13343
|
},
|
13269
|
-
"
|
13344
|
+
"Sj1": {
|
13270
13345
|
"type": "structure",
|
13271
13346
|
"members": {
|
13272
13347
|
"ScreenCanvasSizeOptions": {
|
@@ -13281,7 +13356,7 @@
|
|
13281
13356
|
}
|
13282
13357
|
}
|
13283
13358
|
},
|
13284
|
-
"
|
13359
|
+
"Sj5": {
|
13285
13360
|
"type": "list",
|
13286
13361
|
"member": {
|
13287
13362
|
"type": "structure",
|
@@ -13323,10 +13398,10 @@
|
|
13323
13398
|
}
|
13324
13399
|
},
|
13325
13400
|
"BorderStyle": {
|
13326
|
-
"shape": "
|
13401
|
+
"shape": "Sjb"
|
13327
13402
|
},
|
13328
13403
|
"SelectedBorderStyle": {
|
13329
|
-
"shape": "
|
13404
|
+
"shape": "Sjb"
|
13330
13405
|
},
|
13331
13406
|
"BackgroundStyle": {
|
13332
13407
|
"type": "structure",
|
@@ -13344,14 +13419,14 @@
|
|
13344
13419
|
}
|
13345
13420
|
}
|
13346
13421
|
},
|
13347
|
-
"
|
13422
|
+
"Sjb": {
|
13348
13423
|
"type": "structure",
|
13349
13424
|
"members": {
|
13350
13425
|
"Visibility": {},
|
13351
13426
|
"Color": {}
|
13352
13427
|
}
|
13353
13428
|
},
|
13354
|
-
"
|
13429
|
+
"Sje": {
|
13355
13430
|
"type": "structure",
|
13356
13431
|
"members": {
|
13357
13432
|
"ScreenCanvasSizeOptions": {
|
@@ -13365,7 +13440,7 @@
|
|
13365
13440
|
}
|
13366
13441
|
}
|
13367
13442
|
},
|
13368
|
-
"
|
13443
|
+
"Sjh": {
|
13369
13444
|
"type": "list",
|
13370
13445
|
"member": {
|
13371
13446
|
"type": "structure",
|
@@ -13376,15 +13451,15 @@
|
|
13376
13451
|
"members": {
|
13377
13452
|
"SectionId": {},
|
13378
13453
|
"Layout": {
|
13379
|
-
"shape": "
|
13454
|
+
"shape": "Sjj"
|
13380
13455
|
},
|
13381
13456
|
"Style": {
|
13382
|
-
"shape": "
|
13457
|
+
"shape": "Sjl"
|
13383
13458
|
}
|
13384
13459
|
}
|
13385
13460
|
}
|
13386
13461
|
},
|
13387
|
-
"
|
13462
|
+
"Sjj": {
|
13388
13463
|
"type": "structure",
|
13389
13464
|
"required": [
|
13390
13465
|
"FreeFormLayout"
|
@@ -13397,22 +13472,22 @@
|
|
13397
13472
|
],
|
13398
13473
|
"members": {
|
13399
13474
|
"Elements": {
|
13400
|
-
"shape": "
|
13475
|
+
"shape": "Sj5"
|
13401
13476
|
}
|
13402
13477
|
}
|
13403
13478
|
}
|
13404
13479
|
}
|
13405
13480
|
},
|
13406
|
-
"
|
13481
|
+
"Sjl": {
|
13407
13482
|
"type": "structure",
|
13408
13483
|
"members": {
|
13409
13484
|
"Height": {},
|
13410
13485
|
"Padding": {
|
13411
|
-
"shape": "
|
13486
|
+
"shape": "Sjm"
|
13412
13487
|
}
|
13413
13488
|
}
|
13414
13489
|
},
|
13415
|
-
"
|
13490
|
+
"Sjm": {
|
13416
13491
|
"type": "structure",
|
13417
13492
|
"members": {
|
13418
13493
|
"Top": {},
|
@@ -13421,7 +13496,7 @@
|
|
13421
13496
|
"Right": {}
|
13422
13497
|
}
|
13423
13498
|
},
|
13424
|
-
"
|
13499
|
+
"Sju": {
|
13425
13500
|
"type": "structure",
|
13426
13501
|
"members": {
|
13427
13502
|
"PaperCanvasSizeOptions": {
|
@@ -13430,13 +13505,13 @@
|
|
13430
13505
|
"PaperSize": {},
|
13431
13506
|
"PaperOrientation": {},
|
13432
13507
|
"PaperMargin": {
|
13433
|
-
"shape": "
|
13508
|
+
"shape": "Sjm"
|
13434
13509
|
}
|
13435
13510
|
}
|
13436
13511
|
}
|
13437
13512
|
}
|
13438
13513
|
},
|
13439
|
-
"
|
13514
|
+
"Sk2": {
|
13440
13515
|
"type": "list",
|
13441
13516
|
"member": {
|
13442
13517
|
"type": "structure",
|
@@ -13455,7 +13530,7 @@
|
|
13455
13530
|
}
|
13456
13531
|
}
|
13457
13532
|
},
|
13458
|
-
"
|
13533
|
+
"Sk5": {
|
13459
13534
|
"type": "list",
|
13460
13535
|
"member": {
|
13461
13536
|
"type": "structure",
|
@@ -13473,7 +13548,7 @@
|
|
13473
13548
|
"type": "structure",
|
13474
13549
|
"members": {
|
13475
13550
|
"DynamicValue": {
|
13476
|
-
"shape": "
|
13551
|
+
"shape": "Ska"
|
13477
13552
|
},
|
13478
13553
|
"StaticValues": {
|
13479
13554
|
"shape": "S7r"
|
@@ -13490,7 +13565,7 @@
|
|
13490
13565
|
}
|
13491
13566
|
},
|
13492
13567
|
"MappedDataSetParameters": {
|
13493
|
-
"shape": "
|
13568
|
+
"shape": "Skd"
|
13494
13569
|
}
|
13495
13570
|
}
|
13496
13571
|
},
|
@@ -13507,7 +13582,7 @@
|
|
13507
13582
|
"type": "structure",
|
13508
13583
|
"members": {
|
13509
13584
|
"DynamicValue": {
|
13510
|
-
"shape": "
|
13585
|
+
"shape": "Ska"
|
13511
13586
|
},
|
13512
13587
|
"StaticValues": {
|
13513
13588
|
"shape": "S7v"
|
@@ -13524,7 +13599,7 @@
|
|
13524
13599
|
}
|
13525
13600
|
},
|
13526
13601
|
"MappedDataSetParameters": {
|
13527
|
-
"shape": "
|
13602
|
+
"shape": "Skd"
|
13528
13603
|
}
|
13529
13604
|
}
|
13530
13605
|
},
|
@@ -13541,7 +13616,7 @@
|
|
13541
13616
|
"type": "structure",
|
13542
13617
|
"members": {
|
13543
13618
|
"DynamicValue": {
|
13544
|
-
"shape": "
|
13619
|
+
"shape": "Ska"
|
13545
13620
|
},
|
13546
13621
|
"StaticValues": {
|
13547
13622
|
"shape": "S7t"
|
@@ -13558,7 +13633,7 @@
|
|
13558
13633
|
}
|
13559
13634
|
},
|
13560
13635
|
"MappedDataSetParameters": {
|
13561
|
-
"shape": "
|
13636
|
+
"shape": "Skd"
|
13562
13637
|
}
|
13563
13638
|
}
|
13564
13639
|
},
|
@@ -13573,13 +13648,13 @@
|
|
13573
13648
|
"type": "structure",
|
13574
13649
|
"members": {
|
13575
13650
|
"DynamicValue": {
|
13576
|
-
"shape": "
|
13651
|
+
"shape": "Ska"
|
13577
13652
|
},
|
13578
13653
|
"StaticValues": {
|
13579
13654
|
"shape": "S7x"
|
13580
13655
|
},
|
13581
13656
|
"RollingDate": {
|
13582
|
-
"shape": "
|
13657
|
+
"shape": "Skn"
|
13583
13658
|
}
|
13584
13659
|
}
|
13585
13660
|
},
|
@@ -13594,14 +13669,14 @@
|
|
13594
13669
|
}
|
13595
13670
|
},
|
13596
13671
|
"MappedDataSetParameters": {
|
13597
|
-
"shape": "
|
13672
|
+
"shape": "Skd"
|
13598
13673
|
}
|
13599
13674
|
}
|
13600
13675
|
}
|
13601
13676
|
}
|
13602
13677
|
}
|
13603
13678
|
},
|
13604
|
-
"
|
13679
|
+
"Ska": {
|
13605
13680
|
"type": "structure",
|
13606
13681
|
"required": [
|
13607
13682
|
"DefaultValueColumn"
|
@@ -13618,7 +13693,7 @@
|
|
13618
13693
|
}
|
13619
13694
|
}
|
13620
13695
|
},
|
13621
|
-
"
|
13696
|
+
"Skd": {
|
13622
13697
|
"type": "list",
|
13623
13698
|
"member": {
|
13624
13699
|
"type": "structure",
|
@@ -13632,7 +13707,7 @@
|
|
13632
13707
|
}
|
13633
13708
|
}
|
13634
13709
|
},
|
13635
|
-
"
|
13710
|
+
"Skn": {
|
13636
13711
|
"type": "structure",
|
13637
13712
|
"required": [
|
13638
13713
|
"Expression"
|
@@ -13644,7 +13719,7 @@
|
|
13644
13719
|
}
|
13645
13720
|
}
|
13646
13721
|
},
|
13647
|
-
"
|
13722
|
+
"Skp": {
|
13648
13723
|
"type": "list",
|
13649
13724
|
"member": {
|
13650
13725
|
"type": "structure",
|
@@ -13742,10 +13817,10 @@
|
|
13742
13817
|
"type": "boolean"
|
13743
13818
|
},
|
13744
13819
|
"RangeMinimum": {
|
13745
|
-
"shape": "
|
13820
|
+
"shape": "Sl2"
|
13746
13821
|
},
|
13747
13822
|
"RangeMaximum": {
|
13748
|
-
"shape": "
|
13823
|
+
"shape": "Sl2"
|
13749
13824
|
},
|
13750
13825
|
"SelectAllOptions": {},
|
13751
13826
|
"AggregationFunction": {
|
@@ -13796,7 +13871,7 @@
|
|
13796
13871
|
"ParameterName": {},
|
13797
13872
|
"TimeGranularity": {},
|
13798
13873
|
"RollingDate": {
|
13799
|
-
"shape": "
|
13874
|
+
"shape": "Skn"
|
13800
13875
|
}
|
13801
13876
|
}
|
13802
13877
|
},
|
@@ -13819,14 +13894,14 @@
|
|
13819
13894
|
"type": "boolean"
|
13820
13895
|
},
|
13821
13896
|
"RangeMinimumValue": {
|
13822
|
-
"shape": "
|
13897
|
+
"shape": "Sl8"
|
13823
13898
|
},
|
13824
13899
|
"RangeMaximumValue": {
|
13825
|
-
"shape": "
|
13900
|
+
"shape": "Sl8"
|
13826
13901
|
},
|
13827
13902
|
"NullOption": {},
|
13828
13903
|
"ExcludePeriodConfiguration": {
|
13829
|
-
"shape": "
|
13904
|
+
"shape": "Sl9"
|
13830
13905
|
},
|
13831
13906
|
"TimeGranularity": {}
|
13832
13907
|
}
|
@@ -13862,7 +13937,7 @@
|
|
13862
13937
|
"ParameterName": {},
|
13863
13938
|
"NullOption": {},
|
13864
13939
|
"ExcludePeriodConfiguration": {
|
13865
|
-
"shape": "
|
13940
|
+
"shape": "Sl9"
|
13866
13941
|
}
|
13867
13942
|
}
|
13868
13943
|
},
|
@@ -13944,7 +14019,7 @@
|
|
13944
14019
|
}
|
13945
14020
|
}
|
13946
14021
|
},
|
13947
|
-
"
|
14022
|
+
"Sl2": {
|
13948
14023
|
"type": "structure",
|
13949
14024
|
"members": {
|
13950
14025
|
"StaticValue": {
|
@@ -13953,19 +14028,19 @@
|
|
13953
14028
|
"Parameter": {}
|
13954
14029
|
}
|
13955
14030
|
},
|
13956
|
-
"
|
14031
|
+
"Sl8": {
|
13957
14032
|
"type": "structure",
|
13958
14033
|
"members": {
|
13959
14034
|
"StaticValue": {
|
13960
14035
|
"type": "timestamp"
|
13961
14036
|
},
|
13962
14037
|
"RollingDate": {
|
13963
|
-
"shape": "
|
14038
|
+
"shape": "Skn"
|
13964
14039
|
},
|
13965
14040
|
"Parameter": {}
|
13966
14041
|
}
|
13967
14042
|
},
|
13968
|
-
"
|
14043
|
+
"Sl9": {
|
13969
14044
|
"type": "structure",
|
13970
14045
|
"required": [
|
13971
14046
|
"Amount",
|
@@ -13979,7 +14054,7 @@
|
|
13979
14054
|
"Status": {}
|
13980
14055
|
}
|
13981
14056
|
},
|
13982
|
-
"
|
14057
|
+
"Slp": {
|
13983
14058
|
"type": "list",
|
13984
14059
|
"member": {
|
13985
14060
|
"type": "structure",
|
@@ -14018,7 +14093,7 @@
|
|
14018
14093
|
}
|
14019
14094
|
}
|
14020
14095
|
},
|
14021
|
-
"
|
14096
|
+
"Slw": {
|
14022
14097
|
"type": "structure",
|
14023
14098
|
"required": [
|
14024
14099
|
"DefaultNewSheetConfiguration"
|
@@ -14037,7 +14112,7 @@
|
|
14037
14112
|
],
|
14038
14113
|
"members": {
|
14039
14114
|
"CanvasSizeOptions": {
|
14040
|
-
"shape": "
|
14115
|
+
"shape": "Sj1"
|
14041
14116
|
}
|
14042
14117
|
}
|
14043
14118
|
},
|
@@ -14048,7 +14123,7 @@
|
|
14048
14123
|
],
|
14049
14124
|
"members": {
|
14050
14125
|
"CanvasSizeOptions": {
|
14051
|
-
"shape": "
|
14126
|
+
"shape": "Sje"
|
14052
14127
|
}
|
14053
14128
|
}
|
14054
14129
|
}
|
@@ -14064,7 +14139,7 @@
|
|
14064
14139
|
],
|
14065
14140
|
"members": {
|
14066
14141
|
"CanvasSizeOptions": {
|
14067
|
-
"shape": "
|
14142
|
+
"shape": "Sju"
|
14068
14143
|
}
|
14069
14144
|
}
|
14070
14145
|
}
|
@@ -14075,14 +14150,14 @@
|
|
14075
14150
|
}
|
14076
14151
|
}
|
14077
14152
|
},
|
14078
|
-
"
|
14153
|
+
"Sm3": {
|
14079
14154
|
"type": "structure",
|
14080
14155
|
"members": {
|
14081
14156
|
"Timezone": {},
|
14082
14157
|
"WeekStart": {}
|
14083
14158
|
}
|
14084
14159
|
},
|
14085
|
-
"
|
14160
|
+
"Sm5": {
|
14086
14161
|
"type": "structure",
|
14087
14162
|
"required": [
|
14088
14163
|
"Mode"
|
@@ -14091,11 +14166,11 @@
|
|
14091
14166
|
"Mode": {}
|
14092
14167
|
}
|
14093
14168
|
},
|
14094
|
-
"
|
14169
|
+
"Sm7": {
|
14095
14170
|
"type": "list",
|
14096
14171
|
"member": {}
|
14097
14172
|
},
|
14098
|
-
"
|
14173
|
+
"Smc": {
|
14099
14174
|
"type": "structure",
|
14100
14175
|
"members": {
|
14101
14176
|
"SourceTemplate": {
|
@@ -14113,7 +14188,7 @@
|
|
14113
14188
|
}
|
14114
14189
|
}
|
14115
14190
|
},
|
14116
|
-
"
|
14191
|
+
"Smf": {
|
14117
14192
|
"type": "structure",
|
14118
14193
|
"members": {
|
14119
14194
|
"AdHocFilteringOption": {
|
@@ -14191,7 +14266,7 @@
|
|
14191
14266
|
}
|
14192
14267
|
}
|
14193
14268
|
},
|
14194
|
-
"
|
14269
|
+
"Smu": {
|
14195
14270
|
"type": "structure",
|
14196
14271
|
"required": [
|
14197
14272
|
"DataSetIdentifierDeclarations"
|
@@ -14204,26 +14279,26 @@
|
|
14204
14279
|
"shape": "S1l"
|
14205
14280
|
},
|
14206
14281
|
"CalculatedFields": {
|
14207
|
-
"shape": "
|
14282
|
+
"shape": "Sk2"
|
14208
14283
|
},
|
14209
14284
|
"ParameterDeclarations": {
|
14210
|
-
"shape": "
|
14285
|
+
"shape": "Sk5"
|
14211
14286
|
},
|
14212
14287
|
"FilterGroups": {
|
14213
|
-
"shape": "
|
14288
|
+
"shape": "Skp"
|
14214
14289
|
},
|
14215
14290
|
"ColumnConfigurations": {
|
14216
|
-
"shape": "
|
14291
|
+
"shape": "Slp"
|
14217
14292
|
},
|
14218
14293
|
"AnalysisDefaults": {
|
14219
|
-
"shape": "
|
14294
|
+
"shape": "Slw"
|
14220
14295
|
},
|
14221
14296
|
"Options": {
|
14222
|
-
"shape": "
|
14297
|
+
"shape": "Sm3"
|
14223
14298
|
}
|
14224
14299
|
}
|
14225
14300
|
},
|
14226
|
-
"
|
14301
|
+
"Smv": {
|
14227
14302
|
"type": "structure",
|
14228
14303
|
"members": {
|
14229
14304
|
"Permissions": {
|
@@ -14232,6 +14307,10 @@
|
|
14232
14307
|
}
|
14233
14308
|
},
|
14234
14309
|
"Smw": {
|
14310
|
+
"type": "list",
|
14311
|
+
"member": {}
|
14312
|
+
},
|
14313
|
+
"Sn2": {
|
14235
14314
|
"type": "map",
|
14236
14315
|
"key": {},
|
14237
14316
|
"value": {
|
@@ -14250,7 +14329,7 @@
|
|
14250
14329
|
"Schema": {},
|
14251
14330
|
"Name": {},
|
14252
14331
|
"InputColumns": {
|
14253
|
-
"shape": "
|
14332
|
+
"shape": "Sn9"
|
14254
14333
|
}
|
14255
14334
|
}
|
14256
14335
|
},
|
@@ -14266,7 +14345,7 @@
|
|
14266
14345
|
"Name": {},
|
14267
14346
|
"SqlQuery": {},
|
14268
14347
|
"Columns": {
|
14269
|
-
"shape": "
|
14348
|
+
"shape": "Sn9"
|
14270
14349
|
}
|
14271
14350
|
}
|
14272
14351
|
},
|
@@ -14293,14 +14372,14 @@
|
|
14293
14372
|
}
|
14294
14373
|
},
|
14295
14374
|
"InputColumns": {
|
14296
|
-
"shape": "
|
14375
|
+
"shape": "Sn9"
|
14297
14376
|
}
|
14298
14377
|
}
|
14299
14378
|
}
|
14300
14379
|
}
|
14301
14380
|
}
|
14302
14381
|
},
|
14303
|
-
"
|
14382
|
+
"Sn9": {
|
14304
14383
|
"type": "list",
|
14305
14384
|
"member": {
|
14306
14385
|
"type": "structure",
|
@@ -14315,7 +14394,7 @@
|
|
14315
14394
|
}
|
14316
14395
|
}
|
14317
14396
|
},
|
14318
|
-
"
|
14397
|
+
"Snm": {
|
14319
14398
|
"type": "map",
|
14320
14399
|
"key": {},
|
14321
14400
|
"value": {
|
@@ -14455,16 +14534,16 @@
|
|
14455
14534
|
"type": "structure",
|
14456
14535
|
"members": {
|
14457
14536
|
"StringStaticValues": {
|
14458
|
-
"shape": "
|
14537
|
+
"shape": "Sof"
|
14459
14538
|
},
|
14460
14539
|
"DecimalStaticValues": {
|
14461
|
-
"shape": "
|
14540
|
+
"shape": "Soh"
|
14462
14541
|
},
|
14463
14542
|
"DateTimeStaticValues": {
|
14464
|
-
"shape": "
|
14543
|
+
"shape": "Soj"
|
14465
14544
|
},
|
14466
14545
|
"IntegerStaticValues": {
|
14467
|
-
"shape": "
|
14546
|
+
"shape": "Sol"
|
14468
14547
|
}
|
14469
14548
|
}
|
14470
14549
|
}
|
@@ -14488,10 +14567,10 @@
|
|
14488
14567
|
"LeftOperand": {},
|
14489
14568
|
"RightOperand": {},
|
14490
14569
|
"LeftJoinKeyProperties": {
|
14491
|
-
"shape": "
|
14570
|
+
"shape": "Sop"
|
14492
14571
|
},
|
14493
14572
|
"RightJoinKeyProperties": {
|
14494
|
-
"shape": "
|
14573
|
+
"shape": "Sop"
|
14495
14574
|
},
|
14496
14575
|
"Type": {},
|
14497
14576
|
"OnClause": {}
|
@@ -14504,29 +14583,29 @@
|
|
14504
14583
|
}
|
14505
14584
|
}
|
14506
14585
|
},
|
14507
|
-
"
|
14586
|
+
"Sof": {
|
14508
14587
|
"type": "list",
|
14509
14588
|
"member": {}
|
14510
14589
|
},
|
14511
|
-
"
|
14590
|
+
"Soh": {
|
14512
14591
|
"type": "list",
|
14513
14592
|
"member": {
|
14514
14593
|
"type": "double"
|
14515
14594
|
}
|
14516
14595
|
},
|
14517
|
-
"
|
14596
|
+
"Soj": {
|
14518
14597
|
"type": "list",
|
14519
14598
|
"member": {
|
14520
14599
|
"type": "timestamp"
|
14521
14600
|
}
|
14522
14601
|
},
|
14523
|
-
"
|
14602
|
+
"Sol": {
|
14524
14603
|
"type": "list",
|
14525
14604
|
"member": {
|
14526
14605
|
"type": "long"
|
14527
14606
|
}
|
14528
14607
|
},
|
14529
|
-
"
|
14608
|
+
"Sop": {
|
14530
14609
|
"type": "structure",
|
14531
14610
|
"members": {
|
14532
14611
|
"UniqueKey": {
|
@@ -14534,7 +14613,7 @@
|
|
14534
14613
|
}
|
14535
14614
|
}
|
14536
14615
|
},
|
14537
|
-
"
|
14616
|
+
"Sot": {
|
14538
14617
|
"type": "list",
|
14539
14618
|
"member": {
|
14540
14619
|
"type": "structure",
|
@@ -14557,7 +14636,7 @@
|
|
14557
14636
|
}
|
14558
14637
|
}
|
14559
14638
|
},
|
14560
|
-
"
|
14639
|
+
"Soz": {
|
14561
14640
|
"type": "map",
|
14562
14641
|
"key": {},
|
14563
14642
|
"value": {
|
@@ -14571,7 +14650,7 @@
|
|
14571
14650
|
}
|
14572
14651
|
}
|
14573
14652
|
},
|
14574
|
-
"
|
14653
|
+
"Sp4": {
|
14575
14654
|
"type": "structure",
|
14576
14655
|
"required": [
|
14577
14656
|
"Arn",
|
@@ -14585,7 +14664,7 @@
|
|
14585
14664
|
"Status": {}
|
14586
14665
|
}
|
14587
14666
|
},
|
14588
|
-
"
|
14667
|
+
"Sp8": {
|
14589
14668
|
"type": "structure",
|
14590
14669
|
"required": [
|
14591
14670
|
"TagRules"
|
@@ -14605,7 +14684,7 @@
|
|
14605
14684
|
"ColumnName": {},
|
14606
14685
|
"TagMultiValueDelimiter": {},
|
14607
14686
|
"MatchAllValue": {
|
14608
|
-
"shape": "
|
14687
|
+
"shape": "Spd"
|
14609
14688
|
}
|
14610
14689
|
}
|
14611
14690
|
}
|
@@ -14619,11 +14698,11 @@
|
|
14619
14698
|
}
|
14620
14699
|
}
|
14621
14700
|
},
|
14622
|
-
"
|
14701
|
+
"Spd": {
|
14623
14702
|
"type": "string",
|
14624
14703
|
"sensitive": true
|
14625
14704
|
},
|
14626
|
-
"
|
14705
|
+
"Spg": {
|
14627
14706
|
"type": "list",
|
14628
14707
|
"member": {
|
14629
14708
|
"type": "structure",
|
@@ -14639,7 +14718,7 @@
|
|
14639
14718
|
}
|
14640
14719
|
}
|
14641
14720
|
},
|
14642
|
-
"
|
14721
|
+
"Spk": {
|
14643
14722
|
"type": "structure",
|
14644
14723
|
"members": {
|
14645
14724
|
"DisableUseAsDirectQuerySource": {
|
@@ -14650,7 +14729,7 @@
|
|
14650
14729
|
}
|
14651
14730
|
}
|
14652
14731
|
},
|
14653
|
-
"
|
14732
|
+
"Spl": {
|
14654
14733
|
"type": "list",
|
14655
14734
|
"member": {
|
14656
14735
|
"type": "structure",
|
@@ -14670,7 +14749,7 @@
|
|
14670
14749
|
"type": "structure",
|
14671
14750
|
"members": {
|
14672
14751
|
"StaticValues": {
|
14673
|
-
"shape": "
|
14752
|
+
"shape": "Sof"
|
14674
14753
|
}
|
14675
14754
|
}
|
14676
14755
|
}
|
@@ -14691,7 +14770,7 @@
|
|
14691
14770
|
"type": "structure",
|
14692
14771
|
"members": {
|
14693
14772
|
"StaticValues": {
|
14694
|
-
"shape": "
|
14773
|
+
"shape": "Soh"
|
14695
14774
|
}
|
14696
14775
|
}
|
14697
14776
|
}
|
@@ -14712,7 +14791,7 @@
|
|
14712
14791
|
"type": "structure",
|
14713
14792
|
"members": {
|
14714
14793
|
"StaticValues": {
|
14715
|
-
"shape": "
|
14794
|
+
"shape": "Sol"
|
14716
14795
|
}
|
14717
14796
|
}
|
14718
14797
|
}
|
@@ -14734,7 +14813,7 @@
|
|
14734
14813
|
"type": "structure",
|
14735
14814
|
"members": {
|
14736
14815
|
"StaticValues": {
|
14737
|
-
"shape": "
|
14816
|
+
"shape": "Soj"
|
14738
14817
|
}
|
14739
14818
|
}
|
14740
14819
|
}
|
@@ -14743,7 +14822,7 @@
|
|
14743
14822
|
}
|
14744
14823
|
}
|
14745
14824
|
},
|
14746
|
-
"
|
14825
|
+
"Sq0": {
|
14747
14826
|
"type": "structure",
|
14748
14827
|
"members": {
|
14749
14828
|
"AmazonElasticsearchParameters": {
|
@@ -15114,7 +15193,7 @@
|
|
15114
15193
|
}
|
15115
15194
|
}
|
15116
15195
|
},
|
15117
|
-
"
|
15196
|
+
"Srh": {
|
15118
15197
|
"type": "structure",
|
15119
15198
|
"members": {
|
15120
15199
|
"CredentialPair": {
|
@@ -15127,7 +15206,7 @@
|
|
15127
15206
|
"Username": {},
|
15128
15207
|
"Password": {},
|
15129
15208
|
"AlternateDataSourceParameters": {
|
15130
|
-
"shape": "
|
15209
|
+
"shape": "Srl"
|
15131
15210
|
}
|
15132
15211
|
}
|
15133
15212
|
},
|
@@ -15136,13 +15215,13 @@
|
|
15136
15215
|
},
|
15137
15216
|
"sensitive": true
|
15138
15217
|
},
|
15139
|
-
"
|
15218
|
+
"Srl": {
|
15140
15219
|
"type": "list",
|
15141
15220
|
"member": {
|
15142
|
-
"shape": "
|
15221
|
+
"shape": "Sq0"
|
15143
15222
|
}
|
15144
15223
|
},
|
15145
|
-
"
|
15224
|
+
"Sro": {
|
15146
15225
|
"type": "structure",
|
15147
15226
|
"required": [
|
15148
15227
|
"VpcConnectionArn"
|
@@ -15151,7 +15230,7 @@
|
|
15151
15230
|
"VpcConnectionArn": {}
|
15152
15231
|
}
|
15153
15232
|
},
|
15154
|
-
"
|
15233
|
+
"Srp": {
|
15155
15234
|
"type": "structure",
|
15156
15235
|
"members": {
|
15157
15236
|
"DisableSsl": {
|
@@ -15159,7 +15238,7 @@
|
|
15159
15238
|
}
|
15160
15239
|
}
|
15161
15240
|
},
|
15162
|
-
"
|
15241
|
+
"Ss5": {
|
15163
15242
|
"type": "structure",
|
15164
15243
|
"members": {
|
15165
15244
|
"Arn": {},
|
@@ -15168,14 +15247,14 @@
|
|
15168
15247
|
"PrincipalId": {}
|
15169
15248
|
}
|
15170
15249
|
},
|
15171
|
-
"
|
15250
|
+
"Ss9": {
|
15172
15251
|
"type": "structure",
|
15173
15252
|
"members": {
|
15174
15253
|
"Arn": {},
|
15175
15254
|
"MemberName": {}
|
15176
15255
|
}
|
15177
15256
|
},
|
15178
|
-
"
|
15257
|
+
"Ssd": {
|
15179
15258
|
"type": "map",
|
15180
15259
|
"key": {},
|
15181
15260
|
"value": {
|
@@ -15183,7 +15262,7 @@
|
|
15183
15262
|
"member": {}
|
15184
15263
|
}
|
15185
15264
|
},
|
15186
|
-
"
|
15265
|
+
"Ssq": {
|
15187
15266
|
"type": "structure",
|
15188
15267
|
"required": [
|
15189
15268
|
"ScheduleId",
|
@@ -15217,7 +15296,7 @@
|
|
15217
15296
|
"Arn": {}
|
15218
15297
|
}
|
15219
15298
|
},
|
15220
|
-
"
|
15299
|
+
"St2": {
|
15221
15300
|
"type": "structure",
|
15222
15301
|
"members": {
|
15223
15302
|
"SourceAnalysis": {
|
@@ -15244,39 +15323,39 @@
|
|
15244
15323
|
}
|
15245
15324
|
}
|
15246
15325
|
},
|
15247
|
-
"
|
15326
|
+
"St5": {
|
15248
15327
|
"type": "structure",
|
15249
15328
|
"required": [
|
15250
15329
|
"DataSetConfigurations"
|
15251
15330
|
],
|
15252
15331
|
"members": {
|
15253
15332
|
"DataSetConfigurations": {
|
15254
|
-
"shape": "
|
15333
|
+
"shape": "St6"
|
15255
15334
|
},
|
15256
15335
|
"Sheets": {
|
15257
15336
|
"shape": "S1l"
|
15258
15337
|
},
|
15259
15338
|
"CalculatedFields": {
|
15260
|
-
"shape": "
|
15339
|
+
"shape": "Sk2"
|
15261
15340
|
},
|
15262
15341
|
"ParameterDeclarations": {
|
15263
|
-
"shape": "
|
15342
|
+
"shape": "Sk5"
|
15264
15343
|
},
|
15265
15344
|
"FilterGroups": {
|
15266
|
-
"shape": "
|
15345
|
+
"shape": "Skp"
|
15267
15346
|
},
|
15268
15347
|
"ColumnConfigurations": {
|
15269
|
-
"shape": "
|
15348
|
+
"shape": "Slp"
|
15270
15349
|
},
|
15271
15350
|
"AnalysisDefaults": {
|
15272
|
-
"shape": "
|
15351
|
+
"shape": "Slw"
|
15273
15352
|
},
|
15274
15353
|
"Options": {
|
15275
|
-
"shape": "
|
15354
|
+
"shape": "Sm3"
|
15276
15355
|
}
|
15277
15356
|
}
|
15278
15357
|
},
|
15279
|
-
"
|
15358
|
+
"St6": {
|
15280
15359
|
"type": "list",
|
15281
15360
|
"member": {
|
15282
15361
|
"type": "structure",
|
@@ -15319,7 +15398,7 @@
|
|
15319
15398
|
}
|
15320
15399
|
}
|
15321
15400
|
},
|
15322
|
-
"
|
15401
|
+
"Stk": {
|
15323
15402
|
"type": "structure",
|
15324
15403
|
"members": {
|
15325
15404
|
"AliasName": {},
|
@@ -15329,17 +15408,17 @@
|
|
15329
15408
|
}
|
15330
15409
|
}
|
15331
15410
|
},
|
15332
|
-
"
|
15411
|
+
"Stn": {
|
15333
15412
|
"type": "structure",
|
15334
15413
|
"members": {
|
15335
15414
|
"DataColorPalette": {
|
15336
15415
|
"type": "structure",
|
15337
15416
|
"members": {
|
15338
15417
|
"Colors": {
|
15339
|
-
"shape": "
|
15418
|
+
"shape": "Stp"
|
15340
15419
|
},
|
15341
15420
|
"MinMaxGradient": {
|
15342
|
-
"shape": "
|
15421
|
+
"shape": "Stp"
|
15343
15422
|
},
|
15344
15423
|
"EmptyFillColor": {}
|
15345
15424
|
}
|
@@ -15420,11 +15499,11 @@
|
|
15420
15499
|
}
|
15421
15500
|
}
|
15422
15501
|
},
|
15423
|
-
"
|
15502
|
+
"Stp": {
|
15424
15503
|
"type": "list",
|
15425
15504
|
"member": {}
|
15426
15505
|
},
|
15427
|
-
"
|
15506
|
+
"Su3": {
|
15428
15507
|
"type": "structure",
|
15429
15508
|
"members": {
|
15430
15509
|
"Arn": {},
|
@@ -15434,7 +15513,7 @@
|
|
15434
15513
|
}
|
15435
15514
|
}
|
15436
15515
|
},
|
15437
|
-
"
|
15516
|
+
"Su6": {
|
15438
15517
|
"type": "structure",
|
15439
15518
|
"members": {
|
15440
15519
|
"Name": {},
|
@@ -15470,7 +15549,7 @@
|
|
15470
15549
|
"FilterClass": {},
|
15471
15550
|
"FilterName": {},
|
15472
15551
|
"FilterSynonyms": {
|
15473
|
-
"shape": "
|
15552
|
+
"shape": "Suf"
|
15474
15553
|
},
|
15475
15554
|
"OperandFieldName": {},
|
15476
15555
|
"FilterType": {},
|
@@ -15488,7 +15567,7 @@
|
|
15488
15567
|
"type": "structure",
|
15489
15568
|
"members": {
|
15490
15569
|
"ValueList": {
|
15491
|
-
"shape": "
|
15570
|
+
"shape": "Sun"
|
15492
15571
|
}
|
15493
15572
|
}
|
15494
15573
|
}
|
@@ -15504,7 +15583,7 @@
|
|
15504
15583
|
"type": "structure",
|
15505
15584
|
"members": {
|
15506
15585
|
"Constant": {
|
15507
|
-
"shape": "
|
15586
|
+
"shape": "Sup"
|
15508
15587
|
},
|
15509
15588
|
"Aggregation": {}
|
15510
15589
|
}
|
@@ -15516,7 +15595,7 @@
|
|
15516
15595
|
"type": "boolean"
|
15517
15596
|
},
|
15518
15597
|
"Constant": {
|
15519
|
-
"shape": "
|
15598
|
+
"shape": "Sus"
|
15520
15599
|
},
|
15521
15600
|
"Aggregation": {}
|
15522
15601
|
}
|
@@ -15528,7 +15607,7 @@
|
|
15528
15607
|
"type": "boolean"
|
15529
15608
|
},
|
15530
15609
|
"Constant": {
|
15531
|
-
"shape": "
|
15610
|
+
"shape": "Sus"
|
15532
15611
|
}
|
15533
15612
|
}
|
15534
15613
|
},
|
@@ -15538,7 +15617,7 @@
|
|
15538
15617
|
"TimeGranularity": {},
|
15539
15618
|
"RelativeDateFilterFunction": {},
|
15540
15619
|
"Constant": {
|
15541
|
-
"shape": "
|
15620
|
+
"shape": "Sup"
|
15542
15621
|
}
|
15543
15622
|
}
|
15544
15623
|
}
|
@@ -15557,7 +15636,7 @@
|
|
15557
15636
|
"ColumnFriendlyName": {},
|
15558
15637
|
"ColumnDescription": {},
|
15559
15638
|
"ColumnSynonyms": {
|
15560
|
-
"shape": "
|
15639
|
+
"shape": "Suf"
|
15561
15640
|
},
|
15562
15641
|
"ColumnDataRole": {},
|
15563
15642
|
"Aggregation": {},
|
@@ -15568,26 +15647,26 @@
|
|
15568
15647
|
"type": "boolean"
|
15569
15648
|
},
|
15570
15649
|
"ComparativeOrder": {
|
15571
|
-
"shape": "
|
15650
|
+
"shape": "Sv2"
|
15572
15651
|
},
|
15573
15652
|
"SemanticType": {
|
15574
|
-
"shape": "
|
15653
|
+
"shape": "Sv5"
|
15575
15654
|
},
|
15576
15655
|
"TimeGranularity": {},
|
15577
15656
|
"AllowedAggregations": {
|
15578
|
-
"shape": "
|
15657
|
+
"shape": "Sv7"
|
15579
15658
|
},
|
15580
15659
|
"NotAllowedAggregations": {
|
15581
|
-
"shape": "
|
15660
|
+
"shape": "Sv7"
|
15582
15661
|
},
|
15583
15662
|
"DefaultFormatting": {
|
15584
|
-
"shape": "
|
15663
|
+
"shape": "Sv9"
|
15585
15664
|
},
|
15586
15665
|
"NeverAggregateInFilter": {
|
15587
15666
|
"type": "boolean"
|
15588
15667
|
},
|
15589
15668
|
"CellValueSynonyms": {
|
15590
|
-
"shape": "
|
15669
|
+
"shape": "Sve"
|
15591
15670
|
},
|
15592
15671
|
"NonAdditive": {
|
15593
15672
|
"type": "boolean"
|
@@ -15610,7 +15689,7 @@
|
|
15610
15689
|
"shape": "S4r"
|
15611
15690
|
},
|
15612
15691
|
"CalculatedFieldSynonyms": {
|
15613
|
-
"shape": "
|
15692
|
+
"shape": "Suf"
|
15614
15693
|
},
|
15615
15694
|
"IsIncludedInTopic": {
|
15616
15695
|
"type": "boolean"
|
@@ -15621,26 +15700,26 @@
|
|
15621
15700
|
"ColumnDataRole": {},
|
15622
15701
|
"TimeGranularity": {},
|
15623
15702
|
"DefaultFormatting": {
|
15624
|
-
"shape": "
|
15703
|
+
"shape": "Sv9"
|
15625
15704
|
},
|
15626
15705
|
"Aggregation": {},
|
15627
15706
|
"ComparativeOrder": {
|
15628
|
-
"shape": "
|
15707
|
+
"shape": "Sv2"
|
15629
15708
|
},
|
15630
15709
|
"SemanticType": {
|
15631
|
-
"shape": "
|
15710
|
+
"shape": "Sv5"
|
15632
15711
|
},
|
15633
15712
|
"AllowedAggregations": {
|
15634
|
-
"shape": "
|
15713
|
+
"shape": "Sv7"
|
15635
15714
|
},
|
15636
15715
|
"NotAllowedAggregations": {
|
15637
|
-
"shape": "
|
15716
|
+
"shape": "Sv7"
|
15638
15717
|
},
|
15639
15718
|
"NeverAggregateInFilter": {
|
15640
15719
|
"type": "boolean"
|
15641
15720
|
},
|
15642
15721
|
"CellValueSynonyms": {
|
15643
|
-
"shape": "
|
15722
|
+
"shape": "Sve"
|
15644
15723
|
},
|
15645
15724
|
"NonAdditive": {
|
15646
15725
|
"type": "boolean"
|
@@ -15659,7 +15738,7 @@
|
|
15659
15738
|
"EntityName": {},
|
15660
15739
|
"EntityDescription": {},
|
15661
15740
|
"EntitySynonyms": {
|
15662
|
-
"shape": "
|
15741
|
+
"shape": "Suf"
|
15663
15742
|
},
|
15664
15743
|
"SemanticEntityType": {
|
15665
15744
|
"type": "structure",
|
@@ -15667,7 +15746,7 @@
|
|
15667
15746
|
"TypeName": {},
|
15668
15747
|
"SubTypeName": {},
|
15669
15748
|
"TypeParameters": {
|
15670
|
-
"shape": "
|
15749
|
+
"shape": "Sv6"
|
15671
15750
|
}
|
15672
15751
|
}
|
15673
15752
|
},
|
@@ -15702,15 +15781,15 @@
|
|
15702
15781
|
}
|
15703
15782
|
}
|
15704
15783
|
},
|
15705
|
-
"
|
15784
|
+
"Suf": {
|
15706
15785
|
"type": "list",
|
15707
15786
|
"member": {}
|
15708
15787
|
},
|
15709
|
-
"
|
15788
|
+
"Sun": {
|
15710
15789
|
"type": "list",
|
15711
15790
|
"member": {}
|
15712
15791
|
},
|
15713
|
-
"
|
15792
|
+
"Sup": {
|
15714
15793
|
"type": "structure",
|
15715
15794
|
"members": {
|
15716
15795
|
"ConstantType": {},
|
@@ -15718,7 +15797,7 @@
|
|
15718
15797
|
},
|
15719
15798
|
"sensitive": true
|
15720
15799
|
},
|
15721
|
-
"
|
15800
|
+
"Sus": {
|
15722
15801
|
"type": "structure",
|
15723
15802
|
"members": {
|
15724
15803
|
"ConstantType": {},
|
@@ -15732,23 +15811,23 @@
|
|
15732
15811
|
},
|
15733
15812
|
"sensitive": true
|
15734
15813
|
},
|
15735
|
-
"
|
15814
|
+
"Sv2": {
|
15736
15815
|
"type": "structure",
|
15737
15816
|
"members": {
|
15738
15817
|
"UseOrdering": {},
|
15739
15818
|
"SpecifedOrder": {
|
15740
|
-
"shape": "
|
15819
|
+
"shape": "Sun"
|
15741
15820
|
},
|
15742
15821
|
"TreatUndefinedSpecifiedValues": {}
|
15743
15822
|
}
|
15744
15823
|
},
|
15745
|
-
"
|
15824
|
+
"Sv5": {
|
15746
15825
|
"type": "structure",
|
15747
15826
|
"members": {
|
15748
15827
|
"TypeName": {},
|
15749
15828
|
"SubTypeName": {},
|
15750
15829
|
"TypeParameters": {
|
15751
|
-
"shape": "
|
15830
|
+
"shape": "Sv6"
|
15752
15831
|
},
|
15753
15832
|
"TruthyCellValue": {
|
15754
15833
|
"shape": "Sw"
|
@@ -15764,16 +15843,16 @@
|
|
15764
15843
|
}
|
15765
15844
|
}
|
15766
15845
|
},
|
15767
|
-
"
|
15846
|
+
"Sv6": {
|
15768
15847
|
"type": "map",
|
15769
15848
|
"key": {},
|
15770
15849
|
"value": {}
|
15771
15850
|
},
|
15772
|
-
"
|
15851
|
+
"Sv7": {
|
15773
15852
|
"type": "list",
|
15774
15853
|
"member": {}
|
15775
15854
|
},
|
15776
|
-
"
|
15855
|
+
"Sv9": {
|
15777
15856
|
"type": "structure",
|
15778
15857
|
"members": {
|
15779
15858
|
"DisplayFormat": {},
|
@@ -15808,19 +15887,19 @@
|
|
15808
15887
|
}
|
15809
15888
|
}
|
15810
15889
|
},
|
15811
|
-
"
|
15890
|
+
"Sve": {
|
15812
15891
|
"type": "list",
|
15813
15892
|
"member": {
|
15814
15893
|
"type": "structure",
|
15815
15894
|
"members": {
|
15816
15895
|
"CellValue": {},
|
15817
15896
|
"Synonyms": {
|
15818
|
-
"shape": "
|
15897
|
+
"shape": "Sun"
|
15819
15898
|
}
|
15820
15899
|
}
|
15821
15900
|
}
|
15822
15901
|
},
|
15823
|
-
"
|
15902
|
+
"Svu": {
|
15824
15903
|
"type": "structure",
|
15825
15904
|
"required": [
|
15826
15905
|
"IsEnabled",
|
@@ -15841,19 +15920,19 @@
|
|
15841
15920
|
"TopicScheduleType": {}
|
15842
15921
|
}
|
15843
15922
|
},
|
15844
|
-
"
|
15923
|
+
"Svz": {
|
15845
15924
|
"type": "list",
|
15846
15925
|
"member": {}
|
15847
15926
|
},
|
15848
|
-
"
|
15927
|
+
"Sw1": {
|
15849
15928
|
"type": "list",
|
15850
15929
|
"member": {}
|
15851
15930
|
},
|
15852
|
-
"
|
15931
|
+
"Sw3": {
|
15853
15932
|
"type": "list",
|
15854
15933
|
"member": {}
|
15855
15934
|
},
|
15856
|
-
"
|
15935
|
+
"Sy4": {
|
15857
15936
|
"type": "list",
|
15858
15937
|
"member": {
|
15859
15938
|
"type": "structure",
|
@@ -15861,12 +15940,12 @@
|
|
15861
15940
|
"Type": {},
|
15862
15941
|
"Message": {},
|
15863
15942
|
"ViolatedEntities": {
|
15864
|
-
"shape": "
|
15943
|
+
"shape": "Sy7"
|
15865
15944
|
}
|
15866
15945
|
}
|
15867
15946
|
}
|
15868
15947
|
},
|
15869
|
-
"
|
15948
|
+
"Sy7": {
|
15870
15949
|
"type": "list",
|
15871
15950
|
"member": {
|
15872
15951
|
"type": "structure",
|
@@ -15875,11 +15954,11 @@
|
|
15875
15954
|
}
|
15876
15955
|
}
|
15877
15956
|
},
|
15878
|
-
"
|
15957
|
+
"Sy9": {
|
15879
15958
|
"type": "list",
|
15880
15959
|
"member": {}
|
15881
15960
|
},
|
15882
|
-
"
|
15961
|
+
"Sya": {
|
15883
15962
|
"type": "list",
|
15884
15963
|
"member": {
|
15885
15964
|
"type": "structure",
|
@@ -15889,15 +15968,15 @@
|
|
15889
15968
|
}
|
15890
15969
|
}
|
15891
15970
|
},
|
15892
|
-
"
|
15971
|
+
"Syj": {
|
15893
15972
|
"type": "string",
|
15894
15973
|
"sensitive": true
|
15895
15974
|
},
|
15896
|
-
"
|
15975
|
+
"Sym": {
|
15897
15976
|
"type": "list",
|
15898
15977
|
"member": {}
|
15899
15978
|
},
|
15900
|
-
"
|
15979
|
+
"Syo": {
|
15901
15980
|
"type": "structure",
|
15902
15981
|
"members": {
|
15903
15982
|
"ResourceIdOverrideConfiguration": {
|
@@ -16029,7 +16108,7 @@
|
|
16029
16108
|
}
|
16030
16109
|
}
|
16031
16110
|
},
|
16032
|
-
"
|
16111
|
+
"Szi": {
|
16033
16112
|
"type": "structure",
|
16034
16113
|
"members": {
|
16035
16114
|
"StrictModeForAllResources": {
|
@@ -16037,7 +16116,7 @@
|
|
16037
16116
|
}
|
16038
16117
|
}
|
16039
16118
|
},
|
16040
|
-
"
|
16119
|
+
"Szo": {
|
16041
16120
|
"type": "list",
|
16042
16121
|
"member": {
|
16043
16122
|
"type": "structure",
|
@@ -16048,7 +16127,7 @@
|
|
16048
16127
|
}
|
16049
16128
|
}
|
16050
16129
|
},
|
16051
|
-
"
|
16130
|
+
"Szs": {
|
16052
16131
|
"type": "structure",
|
16053
16132
|
"members": {
|
16054
16133
|
"ResourceIdOverrideConfiguration": {
|
@@ -16068,13 +16147,13 @@
|
|
16068
16147
|
"VPCConnectionId": {},
|
16069
16148
|
"Name": {},
|
16070
16149
|
"SubnetIds": {
|
16071
|
-
"shape": "
|
16150
|
+
"shape": "Svz"
|
16072
16151
|
},
|
16073
16152
|
"SecurityGroupIds": {
|
16074
|
-
"shape": "
|
16153
|
+
"shape": "Sw1"
|
16075
16154
|
},
|
16076
16155
|
"DnsResolvers": {
|
16077
|
-
"shape": "
|
16156
|
+
"shape": "Sw3"
|
16078
16157
|
},
|
16079
16158
|
"RoleArn": {}
|
16080
16159
|
}
|
@@ -16108,13 +16187,13 @@
|
|
16108
16187
|
"DataSourceId": {},
|
16109
16188
|
"Name": {},
|
16110
16189
|
"DataSourceParameters": {
|
16111
|
-
"shape": "
|
16190
|
+
"shape": "Sq0"
|
16112
16191
|
},
|
16113
16192
|
"VpcConnectionProperties": {
|
16114
|
-
"shape": "
|
16193
|
+
"shape": "Sro"
|
16115
16194
|
},
|
16116
16195
|
"SslProperties": {
|
16117
|
-
"shape": "
|
16196
|
+
"shape": "Srp"
|
16118
16197
|
},
|
16119
16198
|
"Credentials": {
|
16120
16199
|
"type": "structure",
|
@@ -16191,7 +16270,7 @@
|
|
16191
16270
|
}
|
16192
16271
|
}
|
16193
16272
|
},
|
16194
|
-
"
|
16273
|
+
"S10b": {
|
16195
16274
|
"type": "structure",
|
16196
16275
|
"members": {
|
16197
16276
|
"DataSources": {
|
@@ -16204,10 +16283,10 @@
|
|
16204
16283
|
],
|
16205
16284
|
"members": {
|
16206
16285
|
"DataSourceIds": {
|
16207
|
-
"shape": "
|
16286
|
+
"shape": "S10e"
|
16208
16287
|
},
|
16209
16288
|
"Permissions": {
|
16210
|
-
"shape": "
|
16289
|
+
"shape": "S10g"
|
16211
16290
|
}
|
16212
16291
|
}
|
16213
16292
|
}
|
@@ -16222,10 +16301,10 @@
|
|
16222
16301
|
],
|
16223
16302
|
"members": {
|
16224
16303
|
"DataSetIds": {
|
16225
|
-
"shape": "
|
16304
|
+
"shape": "S10e"
|
16226
16305
|
},
|
16227
16306
|
"Permissions": {
|
16228
|
-
"shape": "
|
16307
|
+
"shape": "S10g"
|
16229
16308
|
}
|
16230
16309
|
}
|
16231
16310
|
}
|
@@ -16240,10 +16319,10 @@
|
|
16240
16319
|
],
|
16241
16320
|
"members": {
|
16242
16321
|
"ThemeIds": {
|
16243
|
-
"shape": "
|
16322
|
+
"shape": "S10e"
|
16244
16323
|
},
|
16245
16324
|
"Permissions": {
|
16246
|
-
"shape": "
|
16325
|
+
"shape": "S10g"
|
16247
16326
|
}
|
16248
16327
|
}
|
16249
16328
|
}
|
@@ -16258,10 +16337,10 @@
|
|
16258
16337
|
],
|
16259
16338
|
"members": {
|
16260
16339
|
"AnalysisIds": {
|
16261
|
-
"shape": "
|
16340
|
+
"shape": "S10e"
|
16262
16341
|
},
|
16263
16342
|
"Permissions": {
|
16264
|
-
"shape": "
|
16343
|
+
"shape": "S10g"
|
16265
16344
|
}
|
16266
16345
|
}
|
16267
16346
|
}
|
@@ -16275,16 +16354,16 @@
|
|
16275
16354
|
],
|
16276
16355
|
"members": {
|
16277
16356
|
"DashboardIds": {
|
16278
|
-
"shape": "
|
16357
|
+
"shape": "S10e"
|
16279
16358
|
},
|
16280
16359
|
"Permissions": {
|
16281
|
-
"shape": "
|
16360
|
+
"shape": "S10g"
|
16282
16361
|
},
|
16283
16362
|
"LinkSharingConfiguration": {
|
16284
16363
|
"type": "structure",
|
16285
16364
|
"members": {
|
16286
16365
|
"Permissions": {
|
16287
|
-
"shape": "
|
16366
|
+
"shape": "S10g"
|
16288
16367
|
}
|
16289
16368
|
}
|
16290
16369
|
}
|
@@ -16293,11 +16372,11 @@
|
|
16293
16372
|
}
|
16294
16373
|
}
|
16295
16374
|
},
|
16296
|
-
"
|
16375
|
+
"S10e": {
|
16297
16376
|
"type": "list",
|
16298
16377
|
"member": {}
|
16299
16378
|
},
|
16300
|
-
"
|
16379
|
+
"S10g": {
|
16301
16380
|
"type": "structure",
|
16302
16381
|
"required": [
|
16303
16382
|
"Principals",
|
@@ -16313,7 +16392,7 @@
|
|
16313
16392
|
}
|
16314
16393
|
}
|
16315
16394
|
},
|
16316
|
-
"
|
16395
|
+
"S10r": {
|
16317
16396
|
"type": "structure",
|
16318
16397
|
"members": {
|
16319
16398
|
"VPCConnections": {
|
@@ -16326,7 +16405,7 @@
|
|
16326
16405
|
],
|
16327
16406
|
"members": {
|
16328
16407
|
"VPCConnectionIds": {
|
16329
|
-
"shape": "
|
16408
|
+
"shape": "S10e"
|
16330
16409
|
},
|
16331
16410
|
"Tags": {
|
16332
16411
|
"shape": "Sb"
|
@@ -16344,7 +16423,7 @@
|
|
16344
16423
|
],
|
16345
16424
|
"members": {
|
16346
16425
|
"DataSourceIds": {
|
16347
|
-
"shape": "
|
16426
|
+
"shape": "S10e"
|
16348
16427
|
},
|
16349
16428
|
"Tags": {
|
16350
16429
|
"shape": "Sb"
|
@@ -16362,7 +16441,7 @@
|
|
16362
16441
|
],
|
16363
16442
|
"members": {
|
16364
16443
|
"DataSetIds": {
|
16365
|
-
"shape": "
|
16444
|
+
"shape": "S10e"
|
16366
16445
|
},
|
16367
16446
|
"Tags": {
|
16368
16447
|
"shape": "Sb"
|
@@ -16380,7 +16459,7 @@
|
|
16380
16459
|
],
|
16381
16460
|
"members": {
|
16382
16461
|
"ThemeIds": {
|
16383
|
-
"shape": "
|
16462
|
+
"shape": "S10e"
|
16384
16463
|
},
|
16385
16464
|
"Tags": {
|
16386
16465
|
"shape": "Sb"
|
@@ -16398,7 +16477,7 @@
|
|
16398
16477
|
],
|
16399
16478
|
"members": {
|
16400
16479
|
"AnalysisIds": {
|
16401
|
-
"shape": "
|
16480
|
+
"shape": "S10e"
|
16402
16481
|
},
|
16403
16482
|
"Tags": {
|
16404
16483
|
"shape": "Sb"
|
@@ -16416,7 +16495,7 @@
|
|
16416
16495
|
],
|
16417
16496
|
"members": {
|
16418
16497
|
"DashboardIds": {
|
16419
|
-
"shape": "
|
16498
|
+
"shape": "S10e"
|
16420
16499
|
},
|
16421
16500
|
"Tags": {
|
16422
16501
|
"shape": "Sb"
|
@@ -16426,7 +16505,7 @@
|
|
16426
16505
|
}
|
16427
16506
|
}
|
16428
16507
|
},
|
16429
|
-
"
|
16508
|
+
"S114": {
|
16430
16509
|
"type": "structure",
|
16431
16510
|
"members": {
|
16432
16511
|
"StrictModeForAllResources": {
|
@@ -16434,7 +16513,7 @@
|
|
16434
16513
|
}
|
16435
16514
|
}
|
16436
16515
|
},
|
16437
|
-
"
|
16516
|
+
"S119": {
|
16438
16517
|
"type": "list",
|
16439
16518
|
"member": {
|
16440
16519
|
"type": "structure",
|
@@ -16442,12 +16521,12 @@
|
|
16442
16521
|
"Type": {},
|
16443
16522
|
"Message": {},
|
16444
16523
|
"ViolatedEntities": {
|
16445
|
-
"shape": "
|
16524
|
+
"shape": "Sy7"
|
16446
16525
|
}
|
16447
16526
|
}
|
16448
16527
|
}
|
16449
16528
|
},
|
16450
|
-
"
|
16529
|
+
"S11m": {
|
16451
16530
|
"type": "structure",
|
16452
16531
|
"required": [
|
16453
16532
|
"FileGroups"
|
@@ -16459,7 +16538,7 @@
|
|
16459
16538
|
"type": "structure",
|
16460
16539
|
"members": {
|
16461
16540
|
"Files": {
|
16462
|
-
"shape": "
|
16541
|
+
"shape": "S11p"
|
16463
16542
|
}
|
16464
16543
|
}
|
16465
16544
|
}
|
@@ -16470,7 +16549,7 @@
|
|
16470
16549
|
"S3Destinations": {
|
16471
16550
|
"type": "list",
|
16472
16551
|
"member": {
|
16473
|
-
"shape": "
|
16552
|
+
"shape": "S11y"
|
16474
16553
|
}
|
16475
16554
|
}
|
16476
16555
|
}
|
@@ -16480,7 +16559,7 @@
|
|
16480
16559
|
}
|
16481
16560
|
}
|
16482
16561
|
},
|
16483
|
-
"
|
16562
|
+
"S11p": {
|
16484
16563
|
"type": "list",
|
16485
16564
|
"member": {
|
16486
16565
|
"type": "structure",
|
@@ -16511,8 +16590,11 @@
|
|
16511
16590
|
}
|
16512
16591
|
}
|
16513
16592
|
},
|
16514
|
-
"
|
16593
|
+
"S11y": {
|
16515
16594
|
"type": "structure",
|
16595
|
+
"required": [
|
16596
|
+
"BucketConfiguration"
|
16597
|
+
],
|
16516
16598
|
"members": {
|
16517
16599
|
"BucketConfiguration": {
|
16518
16600
|
"type": "structure",
|
@@ -16529,7 +16611,7 @@
|
|
16529
16611
|
}
|
16530
16612
|
}
|
16531
16613
|
},
|
16532
|
-
"
|
16614
|
+
"S12m": {
|
16533
16615
|
"type": "structure",
|
16534
16616
|
"required": [
|
16535
16617
|
"RefreshConfiguration"
|
@@ -16568,7 +16650,7 @@
|
|
16568
16650
|
}
|
16569
16651
|
}
|
16570
16652
|
},
|
16571
|
-
"
|
16653
|
+
"S12u": {
|
16572
16654
|
"type": "structure",
|
16573
16655
|
"members": {
|
16574
16656
|
"Arn": {},
|
@@ -16583,16 +16665,16 @@
|
|
16583
16665
|
"type": "timestamp"
|
16584
16666
|
},
|
16585
16667
|
"DataSourceParameters": {
|
16586
|
-
"shape": "
|
16668
|
+
"shape": "Sq0"
|
16587
16669
|
},
|
16588
16670
|
"AlternateDataSourceParameters": {
|
16589
|
-
"shape": "
|
16671
|
+
"shape": "Srl"
|
16590
16672
|
},
|
16591
16673
|
"VpcConnectionProperties": {
|
16592
|
-
"shape": "
|
16674
|
+
"shape": "Sro"
|
16593
16675
|
},
|
16594
16676
|
"SslProperties": {
|
16595
|
-
"shape": "
|
16677
|
+
"shape": "Srp"
|
16596
16678
|
},
|
16597
16679
|
"ErrorInfo": {
|
16598
16680
|
"type": "structure",
|
@@ -16604,7 +16686,7 @@
|
|
16604
16686
|
"SecretArn": {}
|
16605
16687
|
}
|
16606
16688
|
},
|
16607
|
-
"
|
16689
|
+
"S13h": {
|
16608
16690
|
"type": "structure",
|
16609
16691
|
"required": [
|
16610
16692
|
"Arn",
|
@@ -16660,12 +16742,12 @@
|
|
16660
16742
|
"RequestType": {}
|
16661
16743
|
}
|
16662
16744
|
},
|
16663
|
-
"
|
16745
|
+
"S13q": {
|
16664
16746
|
"type": "map",
|
16665
16747
|
"key": {},
|
16666
16748
|
"value": {}
|
16667
16749
|
},
|
16668
|
-
"
|
16750
|
+
"S13v": {
|
16669
16751
|
"type": "structure",
|
16670
16752
|
"members": {
|
16671
16753
|
"Name": {},
|
@@ -16682,7 +16764,7 @@
|
|
16682
16764
|
}
|
16683
16765
|
}
|
16684
16766
|
},
|
16685
|
-
"
|
16767
|
+
"S147": {
|
16686
16768
|
"type": "list",
|
16687
16769
|
"member": {
|
16688
16770
|
"type": "structure",
|
@@ -16690,12 +16772,12 @@
|
|
16690
16772
|
"Type": {},
|
16691
16773
|
"Message": {},
|
16692
16774
|
"ViolatedEntities": {
|
16693
|
-
"shape": "
|
16775
|
+
"shape": "Sy7"
|
16694
16776
|
}
|
16695
16777
|
}
|
16696
16778
|
}
|
16697
16779
|
},
|
16698
|
-
"
|
16780
|
+
"S155": {
|
16699
16781
|
"type": "structure",
|
16700
16782
|
"members": {
|
16701
16783
|
"Arn": {},
|
@@ -16713,7 +16795,7 @@
|
|
16713
16795
|
"ExternalLoginId": {}
|
16714
16796
|
}
|
16715
16797
|
},
|
16716
|
-
"
|
16798
|
+
"S15b": {
|
16717
16799
|
"type": "list",
|
16718
16800
|
"member": {
|
16719
16801
|
"type": "structure",
|
@@ -16726,7 +16808,7 @@
|
|
16726
16808
|
}
|
16727
16809
|
}
|
16728
16810
|
},
|
16729
|
-
"
|
16811
|
+
"S15h": {
|
16730
16812
|
"type": "list",
|
16731
16813
|
"member": {
|
16732
16814
|
"type": "structure",
|
@@ -16737,12 +16819,12 @@
|
|
16737
16819
|
"members": {
|
16738
16820
|
"Key": {},
|
16739
16821
|
"Value": {
|
16740
|
-
"shape": "
|
16822
|
+
"shape": "Spd"
|
16741
16823
|
}
|
16742
16824
|
}
|
16743
16825
|
}
|
16744
16826
|
},
|
16745
|
-
"
|
16827
|
+
"S15n": {
|
16746
16828
|
"type": "structure",
|
16747
16829
|
"required": [
|
16748
16830
|
"DashboardId",
|
@@ -16755,11 +16837,11 @@
|
|
16755
16837
|
"VisualId": {}
|
16756
16838
|
}
|
16757
16839
|
},
|
16758
|
-
"
|
16840
|
+
"S15q": {
|
16759
16841
|
"type": "string",
|
16760
16842
|
"sensitive": true
|
16761
16843
|
},
|
16762
|
-
"
|
16844
|
+
"S15v": {
|
16763
16845
|
"type": "structure",
|
16764
16846
|
"required": [
|
16765
16847
|
"Enabled"
|
@@ -16770,7 +16852,7 @@
|
|
16770
16852
|
}
|
16771
16853
|
}
|
16772
16854
|
},
|
16773
|
-
"
|
16855
|
+
"S16c": {
|
16774
16856
|
"type": "list",
|
16775
16857
|
"member": {
|
16776
16858
|
"type": "structure",
|
@@ -16788,7 +16870,7 @@
|
|
16788
16870
|
}
|
16789
16871
|
}
|
16790
16872
|
},
|
16791
|
-
"
|
16873
|
+
"S16s": {
|
16792
16874
|
"type": "list",
|
16793
16875
|
"member": {
|
16794
16876
|
"type": "structure",
|
@@ -16811,7 +16893,7 @@
|
|
16811
16893
|
}
|
16812
16894
|
}
|
16813
16895
|
},
|
16814
|
-
"
|
16896
|
+
"S16w": {
|
16815
16897
|
"type": "list",
|
16816
16898
|
"member": {
|
16817
16899
|
"type": "structure",
|
@@ -16827,7 +16909,7 @@
|
|
16827
16909
|
},
|
16828
16910
|
"ImportMode": {},
|
16829
16911
|
"RowLevelPermissionDataSet": {
|
16830
|
-
"shape": "
|
16912
|
+
"shape": "Sp4"
|
16831
16913
|
},
|
16832
16914
|
"RowLevelPermissionTagConfigurationApplied": {
|
16833
16915
|
"type": "boolean"
|
@@ -16838,7 +16920,7 @@
|
|
16838
16920
|
}
|
16839
16921
|
}
|
16840
16922
|
},
|
16841
|
-
"
|
16923
|
+
"S177": {
|
16842
16924
|
"type": "list",
|
16843
16925
|
"member": {
|
16844
16926
|
"type": "structure",
|
@@ -16857,23 +16939,23 @@
|
|
16857
16939
|
}
|
16858
16940
|
}
|
16859
16941
|
},
|
16860
|
-
"
|
16942
|
+
"S17e": {
|
16861
16943
|
"type": "list",
|
16862
16944
|
"member": {
|
16863
|
-
"shape": "
|
16945
|
+
"shape": "Ss5"
|
16864
16946
|
}
|
16865
16947
|
},
|
16866
|
-
"
|
16948
|
+
"S17s": {
|
16867
16949
|
"type": "list",
|
16868
16950
|
"member": {}
|
16869
16951
|
},
|
16870
|
-
"
|
16952
|
+
"S1b2": {
|
16871
16953
|
"type": "list",
|
16872
16954
|
"member": {
|
16873
16955
|
"shape": "S1a"
|
16874
16956
|
}
|
16875
16957
|
},
|
16876
|
-
"
|
16958
|
+
"S1b9": {
|
16877
16959
|
"type": "list",
|
16878
16960
|
"member": {
|
16879
16961
|
"shape": "S1a"
|