aws-sdk 2.1443.0 → 2.1444.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -1
- package/README.md +1 -1
- package/apis/glue-2017-03-31.min.json +153 -137
- package/apis/mediaconvert-2017-08-29.min.json +134 -96
- package/apis/medialive-2017-10-14.min.json +237 -225
- package/apis/quicksight-2018-04-01.min.json +737 -706
- package/apis/quicksight-2018-04-01.paginators.json +30 -0
- package/apis/rds-2014-10-31.paginators.json +6 -0
- package/apis/s3-2006-03-01.examples.json +131 -131
- package/clients/ec2.d.ts +1 -1
- package/clients/glue.d.ts +25 -0
- package/clients/mediaconvert.d.ts +52 -6
- package/clients/medialive.d.ts +19 -0
- package/clients/mediatailor.d.ts +2 -2
- package/clients/quicksight.d.ts +89 -27
- package/clients/rds.d.ts +2 -2
- package/clients/verifiedpermissions.d.ts +18 -18
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +7 -7
- package/dist/aws-sdk.js +9 -3
- package/dist/aws-sdk.min.js +29 -29
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -238,18 +238,18 @@
|
|
238
238
|
"shape": "S19"
|
239
239
|
},
|
240
240
|
"SourceEntity": {
|
241
|
-
"shape": "
|
241
|
+
"shape": "Slp"
|
242
242
|
},
|
243
243
|
"Tags": {
|
244
244
|
"shape": "Sb"
|
245
245
|
},
|
246
246
|
"VersionDescription": {},
|
247
247
|
"DashboardPublishOptions": {
|
248
|
-
"shape": "
|
248
|
+
"shape": "Sls"
|
249
249
|
},
|
250
250
|
"ThemeArn": {},
|
251
251
|
"Definition": {
|
252
|
-
"shape": "
|
252
|
+
"shape": "Sm7"
|
253
253
|
}
|
254
254
|
}
|
255
255
|
},
|
@@ -289,38 +289,38 @@
|
|
289
289
|
"DataSetId": {},
|
290
290
|
"Name": {},
|
291
291
|
"PhysicalTableMap": {
|
292
|
-
"shape": "
|
292
|
+
"shape": "Smc"
|
293
293
|
},
|
294
294
|
"LogicalTableMap": {
|
295
|
-
"shape": "
|
295
|
+
"shape": "Smv"
|
296
296
|
},
|
297
297
|
"ImportMode": {},
|
298
298
|
"ColumnGroups": {
|
299
|
-
"shape": "
|
299
|
+
"shape": "So2"
|
300
300
|
},
|
301
301
|
"FieldFolders": {
|
302
|
-
"shape": "
|
302
|
+
"shape": "So8"
|
303
303
|
},
|
304
304
|
"Permissions": {
|
305
305
|
"shape": "S19"
|
306
306
|
},
|
307
307
|
"RowLevelPermissionDataSet": {
|
308
|
-
"shape": "
|
308
|
+
"shape": "Sod"
|
309
309
|
},
|
310
310
|
"RowLevelPermissionTagConfiguration": {
|
311
|
-
"shape": "
|
311
|
+
"shape": "Soh"
|
312
312
|
},
|
313
313
|
"ColumnLevelPermissionRules": {
|
314
|
-
"shape": "
|
314
|
+
"shape": "Sop"
|
315
315
|
},
|
316
316
|
"Tags": {
|
317
317
|
"shape": "Sb"
|
318
318
|
},
|
319
319
|
"DataSetUsageConfiguration": {
|
320
|
-
"shape": "
|
320
|
+
"shape": "Sot"
|
321
321
|
},
|
322
322
|
"DatasetParameters": {
|
323
|
-
"shape": "
|
323
|
+
"shape": "Sou"
|
324
324
|
}
|
325
325
|
}
|
326
326
|
},
|
@@ -360,19 +360,19 @@
|
|
360
360
|
"Name": {},
|
361
361
|
"Type": {},
|
362
362
|
"DataSourceParameters": {
|
363
|
-
"shape": "
|
363
|
+
"shape": "Sp9"
|
364
364
|
},
|
365
365
|
"Credentials": {
|
366
|
-
"shape": "
|
366
|
+
"shape": "Sqf"
|
367
367
|
},
|
368
368
|
"Permissions": {
|
369
369
|
"shape": "S19"
|
370
370
|
},
|
371
371
|
"VpcConnectionProperties": {
|
372
|
-
"shape": "
|
372
|
+
"shape": "Sqm"
|
373
373
|
},
|
374
374
|
"SslProperties": {
|
375
|
-
"shape": "
|
375
|
+
"shape": "Sqn"
|
376
376
|
},
|
377
377
|
"Tags": {
|
378
378
|
"shape": "Sb"
|
@@ -420,7 +420,8 @@
|
|
420
420
|
},
|
421
421
|
"Tags": {
|
422
422
|
"shape": "Sb"
|
423
|
-
}
|
423
|
+
},
|
424
|
+
"SharingModel": {}
|
424
425
|
}
|
425
426
|
},
|
426
427
|
"output": {
|
@@ -513,7 +514,7 @@
|
|
513
514
|
"type": "structure",
|
514
515
|
"members": {
|
515
516
|
"Group": {
|
516
|
-
"shape": "
|
517
|
+
"shape": "Sr3"
|
517
518
|
},
|
518
519
|
"RequestId": {},
|
519
520
|
"Status": {
|
@@ -559,7 +560,7 @@
|
|
559
560
|
"type": "structure",
|
560
561
|
"members": {
|
561
562
|
"GroupMember": {
|
562
|
-
"shape": "
|
563
|
+
"shape": "Sr7"
|
563
564
|
},
|
564
565
|
"RequestId": {},
|
565
566
|
"Status": {
|
@@ -590,7 +591,7 @@
|
|
590
591
|
"AssignmentStatus": {},
|
591
592
|
"PolicyArn": {},
|
592
593
|
"Identities": {
|
593
|
-
"shape": "
|
594
|
+
"shape": "Srb"
|
594
595
|
},
|
595
596
|
"Namespace": {
|
596
597
|
"location": "uri",
|
@@ -606,7 +607,7 @@
|
|
606
607
|
"AssignmentStatus": {},
|
607
608
|
"PolicyArn": {},
|
608
609
|
"Identities": {
|
609
|
-
"shape": "
|
610
|
+
"shape": "Srb"
|
610
611
|
},
|
611
612
|
"RequestId": {},
|
612
613
|
"Status": {
|
@@ -718,7 +719,7 @@
|
|
718
719
|
"locationName": "AwsAccountId"
|
719
720
|
},
|
720
721
|
"Schedule": {
|
721
|
-
"shape": "
|
722
|
+
"shape": "Sro"
|
722
723
|
}
|
723
724
|
}
|
724
725
|
},
|
@@ -759,14 +760,14 @@
|
|
759
760
|
"shape": "S19"
|
760
761
|
},
|
761
762
|
"SourceEntity": {
|
762
|
-
"shape": "
|
763
|
+
"shape": "Srx"
|
763
764
|
},
|
764
765
|
"Tags": {
|
765
766
|
"shape": "Sb"
|
766
767
|
},
|
767
768
|
"VersionDescription": {},
|
768
769
|
"Definition": {
|
769
|
-
"shape": "
|
770
|
+
"shape": "Ss0"
|
770
771
|
}
|
771
772
|
}
|
772
773
|
},
|
@@ -819,7 +820,7 @@
|
|
819
820
|
"type": "structure",
|
820
821
|
"members": {
|
821
822
|
"TemplateAlias": {
|
822
|
-
"shape": "
|
823
|
+
"shape": "Ssf"
|
823
824
|
},
|
824
825
|
"Status": {
|
825
826
|
"location": "statusCode",
|
@@ -855,7 +856,7 @@
|
|
855
856
|
"BaseThemeId": {},
|
856
857
|
"VersionDescription": {},
|
857
858
|
"Configuration": {
|
858
|
-
"shape": "
|
859
|
+
"shape": "Ssi"
|
859
860
|
},
|
860
861
|
"Permissions": {
|
861
862
|
"shape": "S19"
|
@@ -914,7 +915,7 @@
|
|
914
915
|
"type": "structure",
|
915
916
|
"members": {
|
916
917
|
"ThemeAlias": {
|
917
|
-
"shape": "
|
918
|
+
"shape": "Ssy"
|
918
919
|
},
|
919
920
|
"Status": {
|
920
921
|
"location": "statusCode",
|
@@ -942,7 +943,7 @@
|
|
942
943
|
},
|
943
944
|
"TopicId": {},
|
944
945
|
"Topic": {
|
945
|
-
"shape": "
|
946
|
+
"shape": "St1"
|
946
947
|
},
|
947
948
|
"Tags": {
|
948
949
|
"shape": "Sb"
|
@@ -987,7 +988,7 @@
|
|
987
988
|
"DatasetArn": {},
|
988
989
|
"DatasetName": {},
|
989
990
|
"RefreshSchedule": {
|
990
|
-
"shape": "
|
991
|
+
"shape": "Sup"
|
991
992
|
}
|
992
993
|
}
|
993
994
|
},
|
@@ -1027,13 +1028,13 @@
|
|
1027
1028
|
"VPCConnectionId": {},
|
1028
1029
|
"Name": {},
|
1029
1030
|
"SubnetIds": {
|
1030
|
-
"shape": "
|
1031
|
+
"shape": "Suu"
|
1031
1032
|
},
|
1032
1033
|
"SecurityGroupIds": {
|
1033
|
-
"shape": "
|
1034
|
+
"shape": "Suw"
|
1034
1035
|
},
|
1035
1036
|
"DnsResolvers": {
|
1036
|
-
"shape": "
|
1037
|
+
"shape": "Suy"
|
1037
1038
|
},
|
1038
1039
|
"RoleArn": {},
|
1039
1040
|
"Tags": {
|
@@ -2086,10 +2087,10 @@
|
|
2086
2087
|
"Name": {},
|
2087
2088
|
"Status": {},
|
2088
2089
|
"Errors": {
|
2089
|
-
"shape": "
|
2090
|
+
"shape": "Sws"
|
2090
2091
|
},
|
2091
2092
|
"DataSetArns": {
|
2092
|
-
"shape": "
|
2093
|
+
"shape": "Swx"
|
2093
2094
|
},
|
2094
2095
|
"ThemeArn": {},
|
2095
2096
|
"CreatedTime": {
|
@@ -2099,7 +2100,7 @@
|
|
2099
2100
|
"type": "timestamp"
|
2100
2101
|
},
|
2101
2102
|
"Sheets": {
|
2102
|
-
"shape": "
|
2103
|
+
"shape": "Swy"
|
2103
2104
|
}
|
2104
2105
|
}
|
2105
2106
|
},
|
@@ -2139,7 +2140,7 @@
|
|
2139
2140
|
"AnalysisId": {},
|
2140
2141
|
"Name": {},
|
2141
2142
|
"Errors": {
|
2142
|
-
"shape": "
|
2143
|
+
"shape": "Sws"
|
2143
2144
|
},
|
2144
2145
|
"ResourceStatus": {},
|
2145
2146
|
"ThemeArn": {},
|
@@ -2237,14 +2238,14 @@
|
|
2237
2238
|
"AssetBundleExportJobId": {},
|
2238
2239
|
"AwsAccountId": {},
|
2239
2240
|
"ResourceArns": {
|
2240
|
-
"shape": "
|
2241
|
+
"shape": "Sx9"
|
2241
2242
|
},
|
2242
2243
|
"IncludeAllDependencies": {
|
2243
2244
|
"type": "boolean"
|
2244
2245
|
},
|
2245
2246
|
"ExportFormat": {},
|
2246
2247
|
"CloudFormationOverridePropertyConfiguration": {
|
2247
|
-
"shape": "
|
2248
|
+
"shape": "Sxb"
|
2248
2249
|
},
|
2249
2250
|
"RequestId": {},
|
2250
2251
|
"Status": {
|
@@ -2281,10 +2282,10 @@
|
|
2281
2282
|
"members": {
|
2282
2283
|
"JobStatus": {},
|
2283
2284
|
"Errors": {
|
2284
|
-
"shape": "
|
2285
|
+
"shape": "Sy8"
|
2285
2286
|
},
|
2286
2287
|
"RollbackErrors": {
|
2287
|
-
"shape": "
|
2288
|
+
"shape": "Sy8"
|
2288
2289
|
},
|
2289
2290
|
"Arn": {},
|
2290
2291
|
"CreatedTime": {
|
@@ -2300,7 +2301,7 @@
|
|
2300
2301
|
}
|
2301
2302
|
},
|
2302
2303
|
"OverrideParameters": {
|
2303
|
-
"shape": "
|
2304
|
+
"shape": "Syc"
|
2304
2305
|
},
|
2305
2306
|
"FailureAction": {},
|
2306
2307
|
"RequestId": {},
|
@@ -2358,7 +2359,7 @@
|
|
2358
2359
|
"type": "timestamp"
|
2359
2360
|
},
|
2360
2361
|
"Errors": {
|
2361
|
-
"shape": "
|
2362
|
+
"shape": "Syz"
|
2362
2363
|
},
|
2363
2364
|
"VersionNumber": {
|
2364
2365
|
"type": "long"
|
@@ -2367,12 +2368,12 @@
|
|
2367
2368
|
"Arn": {},
|
2368
2369
|
"SourceEntityArn": {},
|
2369
2370
|
"DataSetArns": {
|
2370
|
-
"shape": "
|
2371
|
+
"shape": "Swx"
|
2371
2372
|
},
|
2372
2373
|
"Description": {},
|
2373
2374
|
"ThemeArn": {},
|
2374
2375
|
"Sheets": {
|
2375
|
-
"shape": "
|
2376
|
+
"shape": "Swy"
|
2376
2377
|
}
|
2377
2378
|
}
|
2378
2379
|
},
|
@@ -2431,13 +2432,13 @@
|
|
2431
2432
|
"members": {
|
2432
2433
|
"DashboardId": {},
|
2433
2434
|
"Errors": {
|
2434
|
-
"shape": "
|
2435
|
+
"shape": "Syz"
|
2435
2436
|
},
|
2436
2437
|
"Name": {},
|
2437
2438
|
"ResourceStatus": {},
|
2438
2439
|
"ThemeArn": {},
|
2439
2440
|
"Definition": {
|
2440
|
-
"shape": "
|
2441
|
+
"shape": "Sm7"
|
2441
2442
|
},
|
2442
2443
|
"Status": {
|
2443
2444
|
"location": "statusCode",
|
@@ -2445,7 +2446,7 @@
|
|
2445
2446
|
},
|
2446
2447
|
"RequestId": {},
|
2447
2448
|
"DashboardPublishOptions": {
|
2448
|
-
"shape": "
|
2449
|
+
"shape": "Sls"
|
2449
2450
|
}
|
2450
2451
|
}
|
2451
2452
|
}
|
@@ -2486,7 +2487,7 @@
|
|
2486
2487
|
},
|
2487
2488
|
"RequestId": {},
|
2488
2489
|
"LinkSharingConfiguration": {
|
2489
|
-
"shape": "
|
2490
|
+
"shape": "Sz6"
|
2490
2491
|
}
|
2491
2492
|
}
|
2492
2493
|
}
|
@@ -2542,7 +2543,7 @@
|
|
2542
2543
|
}
|
2543
2544
|
},
|
2544
2545
|
"SnapshotConfiguration": {
|
2545
|
-
"shape": "
|
2546
|
+
"shape": "Szd"
|
2546
2547
|
},
|
2547
2548
|
"Arn": {},
|
2548
2549
|
"JobStatus": {},
|
@@ -2611,7 +2612,7 @@
|
|
2611
2612
|
"type": "structure",
|
2612
2613
|
"members": {
|
2613
2614
|
"Files": {
|
2614
|
-
"shape": "
|
2615
|
+
"shape": "Szg"
|
2615
2616
|
},
|
2616
2617
|
"S3Results": {
|
2617
2618
|
"type": "list",
|
@@ -2619,7 +2620,7 @@
|
|
2619
2620
|
"type": "structure",
|
2620
2621
|
"members": {
|
2621
2622
|
"S3DestinationConfiguration": {
|
2622
|
-
"shape": "
|
2623
|
+
"shape": "Szp"
|
2623
2624
|
},
|
2624
2625
|
"S3Uri": {
|
2625
2626
|
"type": "string",
|
@@ -2699,10 +2700,10 @@
|
|
2699
2700
|
"type": "timestamp"
|
2700
2701
|
},
|
2701
2702
|
"PhysicalTableMap": {
|
2702
|
-
"shape": "
|
2703
|
+
"shape": "Smc"
|
2703
2704
|
},
|
2704
2705
|
"LogicalTableMap": {
|
2705
|
-
"shape": "
|
2706
|
+
"shape": "Smv"
|
2706
2707
|
},
|
2707
2708
|
"OutputColumns": {
|
2708
2709
|
"type": "list",
|
@@ -2720,25 +2721,25 @@
|
|
2720
2721
|
"type": "long"
|
2721
2722
|
},
|
2722
2723
|
"ColumnGroups": {
|
2723
|
-
"shape": "
|
2724
|
+
"shape": "So2"
|
2724
2725
|
},
|
2725
2726
|
"FieldFolders": {
|
2726
|
-
"shape": "
|
2727
|
+
"shape": "So8"
|
2727
2728
|
},
|
2728
2729
|
"RowLevelPermissionDataSet": {
|
2729
|
-
"shape": "
|
2730
|
+
"shape": "Sod"
|
2730
2731
|
},
|
2731
2732
|
"RowLevelPermissionTagConfiguration": {
|
2732
|
-
"shape": "
|
2733
|
+
"shape": "Soh"
|
2733
2734
|
},
|
2734
2735
|
"ColumnLevelPermissionRules": {
|
2735
|
-
"shape": "
|
2736
|
+
"shape": "Sop"
|
2736
2737
|
},
|
2737
2738
|
"DataSetUsageConfiguration": {
|
2738
|
-
"shape": "
|
2739
|
+
"shape": "Sot"
|
2739
2740
|
},
|
2740
2741
|
"DatasetParameters": {
|
2741
|
-
"shape": "
|
2742
|
+
"shape": "Sou"
|
2742
2743
|
}
|
2743
2744
|
}
|
2744
2745
|
},
|
@@ -2819,7 +2820,7 @@
|
|
2819
2820
|
"type": "integer"
|
2820
2821
|
},
|
2821
2822
|
"DataSetRefreshProperties": {
|
2822
|
-
"shape": "
|
2823
|
+
"shape": "S10e"
|
2823
2824
|
}
|
2824
2825
|
}
|
2825
2826
|
}
|
@@ -2850,7 +2851,7 @@
|
|
2850
2851
|
"type": "structure",
|
2851
2852
|
"members": {
|
2852
2853
|
"DataSource": {
|
2853
|
-
"shape": "
|
2854
|
+
"shape": "S10m"
|
2854
2855
|
},
|
2855
2856
|
"RequestId": {},
|
2856
2857
|
"Status": {
|
@@ -2943,7 +2944,8 @@
|
|
2943
2944
|
},
|
2944
2945
|
"LastUpdatedTime": {
|
2945
2946
|
"type": "timestamp"
|
2946
|
-
}
|
2947
|
+
},
|
2948
|
+
"SharingModel": {}
|
2947
2949
|
}
|
2948
2950
|
},
|
2949
2951
|
"RequestId": {}
|
@@ -2969,6 +2971,19 @@
|
|
2969
2971
|
"FolderId": {
|
2970
2972
|
"location": "uri",
|
2971
2973
|
"locationName": "FolderId"
|
2974
|
+
},
|
2975
|
+
"Namespace": {
|
2976
|
+
"location": "querystring",
|
2977
|
+
"locationName": "namespace"
|
2978
|
+
},
|
2979
|
+
"MaxResults": {
|
2980
|
+
"location": "querystring",
|
2981
|
+
"locationName": "max-results",
|
2982
|
+
"type": "integer"
|
2983
|
+
},
|
2984
|
+
"NextToken": {
|
2985
|
+
"location": "querystring",
|
2986
|
+
"locationName": "next-token"
|
2972
2987
|
}
|
2973
2988
|
}
|
2974
2989
|
},
|
@@ -2984,7 +2999,8 @@
|
|
2984
2999
|
"Permissions": {
|
2985
3000
|
"shape": "S19"
|
2986
3001
|
},
|
2987
|
-
"RequestId": {}
|
3002
|
+
"RequestId": {},
|
3003
|
+
"NextToken": {}
|
2988
3004
|
}
|
2989
3005
|
}
|
2990
3006
|
},
|
@@ -3007,6 +3023,19 @@
|
|
3007
3023
|
"FolderId": {
|
3008
3024
|
"location": "uri",
|
3009
3025
|
"locationName": "FolderId"
|
3026
|
+
},
|
3027
|
+
"Namespace": {
|
3028
|
+
"location": "querystring",
|
3029
|
+
"locationName": "namespace"
|
3030
|
+
},
|
3031
|
+
"MaxResults": {
|
3032
|
+
"location": "querystring",
|
3033
|
+
"locationName": "max-results",
|
3034
|
+
"type": "integer"
|
3035
|
+
},
|
3036
|
+
"NextToken": {
|
3037
|
+
"location": "querystring",
|
3038
|
+
"locationName": "next-token"
|
3010
3039
|
}
|
3011
3040
|
}
|
3012
3041
|
},
|
@@ -3022,7 +3051,8 @@
|
|
3022
3051
|
"Permissions": {
|
3023
3052
|
"shape": "S19"
|
3024
3053
|
},
|
3025
|
-
"RequestId": {}
|
3054
|
+
"RequestId": {},
|
3055
|
+
"NextToken": {}
|
3026
3056
|
}
|
3027
3057
|
}
|
3028
3058
|
},
|
@@ -3057,7 +3087,7 @@
|
|
3057
3087
|
"type": "structure",
|
3058
3088
|
"members": {
|
3059
3089
|
"Group": {
|
3060
|
-
"shape": "
|
3090
|
+
"shape": "Sr3"
|
3061
3091
|
},
|
3062
3092
|
"RequestId": {},
|
3063
3093
|
"Status": {
|
@@ -3103,7 +3133,7 @@
|
|
3103
3133
|
"type": "structure",
|
3104
3134
|
"members": {
|
3105
3135
|
"GroupMember": {
|
3106
|
-
"shape": "
|
3136
|
+
"shape": "Sr7"
|
3107
3137
|
},
|
3108
3138
|
"RequestId": {},
|
3109
3139
|
"Status": {
|
@@ -3151,7 +3181,7 @@
|
|
3151
3181
|
"AssignmentName": {},
|
3152
3182
|
"PolicyArn": {},
|
3153
3183
|
"Identities": {
|
3154
|
-
"shape": "
|
3184
|
+
"shape": "Srb"
|
3155
3185
|
},
|
3156
3186
|
"AssignmentStatus": {}
|
3157
3187
|
}
|
@@ -3195,7 +3225,7 @@
|
|
3195
3225
|
"type": "structure",
|
3196
3226
|
"members": {
|
3197
3227
|
"Ingestion": {
|
3198
|
-
"shape": "
|
3228
|
+
"shape": "S119"
|
3199
3229
|
},
|
3200
3230
|
"RequestId": {},
|
3201
3231
|
"Status": {
|
@@ -3227,7 +3257,7 @@
|
|
3227
3257
|
"members": {
|
3228
3258
|
"AwsAccountId": {},
|
3229
3259
|
"IpRestrictionRuleMap": {
|
3230
|
-
"shape": "
|
3260
|
+
"shape": "S11i"
|
3231
3261
|
},
|
3232
3262
|
"Enabled": {
|
3233
3263
|
"type": "boolean"
|
@@ -3266,7 +3296,7 @@
|
|
3266
3296
|
"type": "structure",
|
3267
3297
|
"members": {
|
3268
3298
|
"Namespace": {
|
3269
|
-
"shape": "
|
3299
|
+
"shape": "S11n"
|
3270
3300
|
},
|
3271
3301
|
"RequestId": {},
|
3272
3302
|
"Status": {
|
@@ -3307,7 +3337,7 @@
|
|
3307
3337
|
"type": "structure",
|
3308
3338
|
"members": {
|
3309
3339
|
"RefreshSchedule": {
|
3310
|
-
"shape": "
|
3340
|
+
"shape": "Sro"
|
3311
3341
|
},
|
3312
3342
|
"Status": {
|
3313
3343
|
"location": "statusCode",
|
@@ -3364,20 +3394,20 @@
|
|
3364
3394
|
"type": "timestamp"
|
3365
3395
|
},
|
3366
3396
|
"Errors": {
|
3367
|
-
"shape": "
|
3397
|
+
"shape": "S11w"
|
3368
3398
|
},
|
3369
3399
|
"VersionNumber": {
|
3370
3400
|
"type": "long"
|
3371
3401
|
},
|
3372
3402
|
"Status": {},
|
3373
3403
|
"DataSetConfigurations": {
|
3374
|
-
"shape": "
|
3404
|
+
"shape": "Ss1"
|
3375
3405
|
},
|
3376
3406
|
"Description": {},
|
3377
3407
|
"SourceEntityArn": {},
|
3378
3408
|
"ThemeArn": {},
|
3379
3409
|
"Sheets": {
|
3380
|
-
"shape": "
|
3410
|
+
"shape": "Swy"
|
3381
3411
|
}
|
3382
3412
|
}
|
3383
3413
|
},
|
@@ -3429,7 +3459,7 @@
|
|
3429
3459
|
"type": "structure",
|
3430
3460
|
"members": {
|
3431
3461
|
"TemplateAlias": {
|
3432
|
-
"shape": "
|
3462
|
+
"shape": "Ssf"
|
3433
3463
|
},
|
3434
3464
|
"Status": {
|
3435
3465
|
"location": "statusCode",
|
@@ -3476,12 +3506,12 @@
|
|
3476
3506
|
"Name": {},
|
3477
3507
|
"TemplateId": {},
|
3478
3508
|
"Errors": {
|
3479
|
-
"shape": "
|
3509
|
+
"shape": "S11w"
|
3480
3510
|
},
|
3481
3511
|
"ResourceStatus": {},
|
3482
3512
|
"ThemeArn": {},
|
3483
3513
|
"Definition": {
|
3484
|
-
"shape": "
|
3514
|
+
"shape": "Ss0"
|
3485
3515
|
},
|
3486
3516
|
"Status": {
|
3487
3517
|
"location": "statusCode",
|
@@ -3582,7 +3612,7 @@
|
|
3582
3612
|
"type": "timestamp"
|
3583
3613
|
},
|
3584
3614
|
"Configuration": {
|
3585
|
-
"shape": "
|
3615
|
+
"shape": "Ssi"
|
3586
3616
|
},
|
3587
3617
|
"Errors": {
|
3588
3618
|
"type": "list",
|
@@ -3645,7 +3675,7 @@
|
|
3645
3675
|
"type": "structure",
|
3646
3676
|
"members": {
|
3647
3677
|
"ThemeAlias": {
|
3648
|
-
"shape": "
|
3678
|
+
"shape": "Ssy"
|
3649
3679
|
},
|
3650
3680
|
"Status": {
|
3651
3681
|
"location": "statusCode",
|
@@ -3721,7 +3751,7 @@
|
|
3721
3751
|
"Arn": {},
|
3722
3752
|
"TopicId": {},
|
3723
3753
|
"Topic": {
|
3724
|
-
"shape": "
|
3754
|
+
"shape": "St1"
|
3725
3755
|
},
|
3726
3756
|
"RequestId": {},
|
3727
3757
|
"Status": {
|
@@ -3849,7 +3879,7 @@
|
|
3849
3879
|
"TopicArn": {},
|
3850
3880
|
"DatasetArn": {},
|
3851
3881
|
"RefreshSchedule": {
|
3852
|
-
"shape": "
|
3882
|
+
"shape": "Sup"
|
3853
3883
|
},
|
3854
3884
|
"Status": {
|
3855
3885
|
"location": "statusCode",
|
@@ -3890,7 +3920,7 @@
|
|
3890
3920
|
"type": "structure",
|
3891
3921
|
"members": {
|
3892
3922
|
"User": {
|
3893
|
-
"shape": "
|
3923
|
+
"shape": "S12u"
|
3894
3924
|
},
|
3895
3925
|
"RequestId": {},
|
3896
3926
|
"Status": {
|
@@ -3933,15 +3963,15 @@
|
|
3933
3963
|
"Name": {},
|
3934
3964
|
"VPCId": {},
|
3935
3965
|
"SecurityGroupIds": {
|
3936
|
-
"shape": "
|
3966
|
+
"shape": "Suw"
|
3937
3967
|
},
|
3938
3968
|
"DnsResolvers": {
|
3939
|
-
"shape": "
|
3969
|
+
"shape": "Sti"
|
3940
3970
|
},
|
3941
3971
|
"Status": {},
|
3942
3972
|
"AvailabilityStatus": {},
|
3943
3973
|
"NetworkInterfaces": {
|
3944
|
-
"shape": "
|
3974
|
+
"shape": "S131"
|
3945
3975
|
},
|
3946
3976
|
"RoleArn": {},
|
3947
3977
|
"CreatedTime": {
|
@@ -3981,7 +4011,7 @@
|
|
3981
4011
|
},
|
3982
4012
|
"Namespace": {},
|
3983
4013
|
"SessionTags": {
|
3984
|
-
"shape": "
|
4014
|
+
"shape": "S137"
|
3985
4015
|
},
|
3986
4016
|
"AuthorizedResourceArns": {
|
3987
4017
|
"type": "list",
|
@@ -4006,7 +4036,7 @@
|
|
4006
4036
|
],
|
4007
4037
|
"members": {
|
4008
4038
|
"InitialDashboardVisualId": {
|
4009
|
-
"shape": "
|
4039
|
+
"shape": "S13d"
|
4010
4040
|
}
|
4011
4041
|
}
|
4012
4042
|
},
|
@@ -4022,7 +4052,7 @@
|
|
4022
4052
|
}
|
4023
4053
|
},
|
4024
4054
|
"AllowedDomains": {
|
4025
|
-
"shape": "
|
4055
|
+
"shape": "Sti"
|
4026
4056
|
}
|
4027
4057
|
}
|
4028
4058
|
},
|
@@ -4036,7 +4066,7 @@
|
|
4036
4066
|
],
|
4037
4067
|
"members": {
|
4038
4068
|
"EmbedUrl": {
|
4039
|
-
"shape": "
|
4069
|
+
"shape": "S13g"
|
4040
4070
|
},
|
4041
4071
|
"Status": {
|
4042
4072
|
"location": "statusCode",
|
@@ -4081,7 +4111,7 @@
|
|
4081
4111
|
"type": "structure",
|
4082
4112
|
"members": {
|
4083
4113
|
"StatePersistence": {
|
4084
|
-
"shape": "
|
4114
|
+
"shape": "S13l"
|
4085
4115
|
},
|
4086
4116
|
"Bookmarks": {
|
4087
4117
|
"type": "structure",
|
@@ -4106,7 +4136,7 @@
|
|
4106
4136
|
"type": "structure",
|
4107
4137
|
"members": {
|
4108
4138
|
"StatePersistence": {
|
4109
|
-
"shape": "
|
4139
|
+
"shape": "S13l"
|
4110
4140
|
}
|
4111
4141
|
}
|
4112
4142
|
}
|
@@ -4125,14 +4155,14 @@
|
|
4125
4155
|
],
|
4126
4156
|
"members": {
|
4127
4157
|
"InitialDashboardVisualId": {
|
4128
|
-
"shape": "
|
4158
|
+
"shape": "S13d"
|
4129
4159
|
}
|
4130
4160
|
}
|
4131
4161
|
}
|
4132
4162
|
}
|
4133
4163
|
},
|
4134
4164
|
"AllowedDomains": {
|
4135
|
-
"shape": "
|
4165
|
+
"shape": "Sti"
|
4136
4166
|
}
|
4137
4167
|
}
|
4138
4168
|
},
|
@@ -4145,7 +4175,7 @@
|
|
4145
4175
|
],
|
4146
4176
|
"members": {
|
4147
4177
|
"EmbedUrl": {
|
4148
|
-
"shape": "
|
4178
|
+
"shape": "S13g"
|
4149
4179
|
},
|
4150
4180
|
"Status": {
|
4151
4181
|
"location": "statusCode",
|
@@ -4220,7 +4250,7 @@
|
|
4220
4250
|
"type": "structure",
|
4221
4251
|
"members": {
|
4222
4252
|
"EmbedUrl": {
|
4223
|
-
"shape": "
|
4253
|
+
"shape": "S13g"
|
4224
4254
|
},
|
4225
4255
|
"Status": {
|
4226
4256
|
"location": "statusCode",
|
@@ -4264,7 +4294,7 @@
|
|
4264
4294
|
"type": "structure",
|
4265
4295
|
"members": {
|
4266
4296
|
"EmbedUrl": {
|
4267
|
-
"shape": "
|
4297
|
+
"shape": "S13g"
|
4268
4298
|
},
|
4269
4299
|
"Status": {
|
4270
4300
|
"location": "statusCode",
|
@@ -4304,7 +4334,7 @@
|
|
4304
4334
|
"type": "structure",
|
4305
4335
|
"members": {
|
4306
4336
|
"AnalysisSummaryList": {
|
4307
|
-
"shape": "
|
4337
|
+
"shape": "S142"
|
4308
4338
|
},
|
4309
4339
|
"NextToken": {},
|
4310
4340
|
"Status": {
|
@@ -4515,7 +4545,7 @@
|
|
4515
4545
|
"type": "structure",
|
4516
4546
|
"members": {
|
4517
4547
|
"DashboardSummaryList": {
|
4518
|
-
"shape": "
|
4548
|
+
"shape": "S14i"
|
4519
4549
|
},
|
4520
4550
|
"NextToken": {},
|
4521
4551
|
"Status": {
|
@@ -4556,7 +4586,7 @@
|
|
4556
4586
|
"type": "structure",
|
4557
4587
|
"members": {
|
4558
4588
|
"DataSetSummaries": {
|
4559
|
-
"shape": "
|
4589
|
+
"shape": "S14m"
|
4560
4590
|
},
|
4561
4591
|
"NextToken": {},
|
4562
4592
|
"RequestId": {},
|
@@ -4599,7 +4629,7 @@
|
|
4599
4629
|
"DataSources": {
|
4600
4630
|
"type": "list",
|
4601
4631
|
"member": {
|
4602
|
-
"shape": "
|
4632
|
+
"shape": "S10m"
|
4603
4633
|
}
|
4604
4634
|
},
|
4605
4635
|
"NextToken": {},
|
@@ -4698,7 +4728,7 @@
|
|
4698
4728
|
"type": "integer"
|
4699
4729
|
},
|
4700
4730
|
"FolderSummaryList": {
|
4701
|
-
"shape": "
|
4731
|
+
"shape": "S14x"
|
4702
4732
|
},
|
4703
4733
|
"NextToken": {},
|
4704
4734
|
"RequestId": {}
|
@@ -4747,7 +4777,7 @@
|
|
4747
4777
|
"GroupMemberList": {
|
4748
4778
|
"type": "list",
|
4749
4779
|
"member": {
|
4750
|
-
"shape": "
|
4780
|
+
"shape": "Sr7"
|
4751
4781
|
}
|
4752
4782
|
},
|
4753
4783
|
"NextToken": {},
|
@@ -4794,7 +4824,7 @@
|
|
4794
4824
|
"type": "structure",
|
4795
4825
|
"members": {
|
4796
4826
|
"GroupList": {
|
4797
|
-
"shape": "
|
4827
|
+
"shape": "S154"
|
4798
4828
|
},
|
4799
4829
|
"NextToken": {},
|
4800
4830
|
"RequestId": {},
|
@@ -4957,7 +4987,7 @@
|
|
4957
4987
|
"Ingestions": {
|
4958
4988
|
"type": "list",
|
4959
4989
|
"member": {
|
4960
|
-
"shape": "
|
4990
|
+
"shape": "S119"
|
4961
4991
|
}
|
4962
4992
|
},
|
4963
4993
|
"NextToken": {},
|
@@ -5001,7 +5031,7 @@
|
|
5001
5031
|
"Namespaces": {
|
5002
5032
|
"type": "list",
|
5003
5033
|
"member": {
|
5004
|
-
"shape": "
|
5034
|
+
"shape": "S11n"
|
5005
5035
|
}
|
5006
5036
|
},
|
5007
5037
|
"NextToken": {},
|
@@ -5041,7 +5071,7 @@
|
|
5041
5071
|
"RefreshSchedules": {
|
5042
5072
|
"type": "list",
|
5043
5073
|
"member": {
|
5044
|
-
"shape": "
|
5074
|
+
"shape": "Sro"
|
5045
5075
|
}
|
5046
5076
|
},
|
5047
5077
|
"Status": {
|
@@ -5120,7 +5150,7 @@
|
|
5120
5150
|
"TemplateAliasList": {
|
5121
5151
|
"type": "list",
|
5122
5152
|
"member": {
|
5123
|
-
"shape": "
|
5153
|
+
"shape": "Ssf"
|
5124
5154
|
}
|
5125
5155
|
},
|
5126
5156
|
"Status": {
|
@@ -5287,7 +5317,7 @@
|
|
5287
5317
|
"ThemeAliasList": {
|
5288
5318
|
"type": "list",
|
5289
5319
|
"member": {
|
5290
|
-
"shape": "
|
5320
|
+
"shape": "Ssy"
|
5291
5321
|
}
|
5292
5322
|
},
|
5293
5323
|
"Status": {
|
@@ -5457,7 +5487,7 @@
|
|
5457
5487
|
"DatasetArn": {},
|
5458
5488
|
"DatasetName": {},
|
5459
5489
|
"RefreshSchedule": {
|
5460
|
-
"shape": "
|
5490
|
+
"shape": "Sup"
|
5461
5491
|
}
|
5462
5492
|
}
|
5463
5493
|
}
|
@@ -5559,7 +5589,7 @@
|
|
5559
5589
|
"type": "structure",
|
5560
5590
|
"members": {
|
5561
5591
|
"GroupList": {
|
5562
|
-
"shape": "
|
5592
|
+
"shape": "S154"
|
5563
5593
|
},
|
5564
5594
|
"NextToken": {},
|
5565
5595
|
"RequestId": {},
|
@@ -5607,7 +5637,7 @@
|
|
5607
5637
|
"UserList": {
|
5608
5638
|
"type": "list",
|
5609
5639
|
"member": {
|
5610
|
-
"shape": "
|
5640
|
+
"shape": "S12u"
|
5611
5641
|
}
|
5612
5642
|
},
|
5613
5643
|
"NextToken": {},
|
@@ -5658,15 +5688,15 @@
|
|
5658
5688
|
"Name": {},
|
5659
5689
|
"VPCId": {},
|
5660
5690
|
"SecurityGroupIds": {
|
5661
|
-
"shape": "
|
5691
|
+
"shape": "Suw"
|
5662
5692
|
},
|
5663
5693
|
"DnsResolvers": {
|
5664
|
-
"shape": "
|
5694
|
+
"shape": "Sti"
|
5665
5695
|
},
|
5666
5696
|
"Status": {},
|
5667
5697
|
"AvailabilityStatus": {},
|
5668
5698
|
"NetworkInterfaces": {
|
5669
|
-
"shape": "
|
5699
|
+
"shape": "S131"
|
5670
5700
|
},
|
5671
5701
|
"RoleArn": {},
|
5672
5702
|
"CreatedTime": {
|
@@ -5709,7 +5739,7 @@
|
|
5709
5739
|
"locationName": "DataSetId"
|
5710
5740
|
},
|
5711
5741
|
"DataSetRefreshProperties": {
|
5712
|
-
"shape": "
|
5742
|
+
"shape": "S10e"
|
5713
5743
|
}
|
5714
5744
|
}
|
5715
5745
|
},
|
@@ -5762,7 +5792,7 @@
|
|
5762
5792
|
"type": "structure",
|
5763
5793
|
"members": {
|
5764
5794
|
"User": {
|
5765
|
-
"shape": "
|
5795
|
+
"shape": "S12u"
|
5766
5796
|
},
|
5767
5797
|
"UserInvitationUrl": {},
|
5768
5798
|
"RequestId": {},
|
@@ -5843,7 +5873,7 @@
|
|
5843
5873
|
"type": "structure",
|
5844
5874
|
"members": {
|
5845
5875
|
"AnalysisSummaryList": {
|
5846
|
-
"shape": "
|
5876
|
+
"shape": "S142"
|
5847
5877
|
},
|
5848
5878
|
"NextToken": {},
|
5849
5879
|
"Status": {
|
@@ -5893,7 +5923,7 @@
|
|
5893
5923
|
"type": "structure",
|
5894
5924
|
"members": {
|
5895
5925
|
"DashboardSummaryList": {
|
5896
|
-
"shape": "
|
5926
|
+
"shape": "S14i"
|
5897
5927
|
},
|
5898
5928
|
"NextToken": {},
|
5899
5929
|
"Status": {
|
@@ -5945,7 +5975,7 @@
|
|
5945
5975
|
"type": "structure",
|
5946
5976
|
"members": {
|
5947
5977
|
"DataSetSummaries": {
|
5948
|
-
"shape": "
|
5978
|
+
"shape": "S14m"
|
5949
5979
|
},
|
5950
5980
|
"NextToken": {},
|
5951
5981
|
"Status": {
|
@@ -6063,7 +6093,7 @@
|
|
6063
6093
|
"type": "integer"
|
6064
6094
|
},
|
6065
6095
|
"FolderSummaryList": {
|
6066
|
-
"shape": "
|
6096
|
+
"shape": "S14x"
|
6067
6097
|
},
|
6068
6098
|
"NextToken": {},
|
6069
6099
|
"RequestId": {}
|
@@ -6121,7 +6151,7 @@
|
|
6121
6151
|
"type": "structure",
|
6122
6152
|
"members": {
|
6123
6153
|
"GroupList": {
|
6124
|
-
"shape": "
|
6154
|
+
"shape": "S154"
|
6125
6155
|
},
|
6126
6156
|
"NextToken": {},
|
6127
6157
|
"RequestId": {},
|
@@ -6151,14 +6181,14 @@
|
|
6151
6181
|
},
|
6152
6182
|
"AssetBundleExportJobId": {},
|
6153
6183
|
"ResourceArns": {
|
6154
|
-
"shape": "
|
6184
|
+
"shape": "Sx9"
|
6155
6185
|
},
|
6156
6186
|
"IncludeAllDependencies": {
|
6157
6187
|
"type": "boolean"
|
6158
6188
|
},
|
6159
6189
|
"ExportFormat": {},
|
6160
6190
|
"CloudFormationOverridePropertyConfiguration": {
|
6161
|
-
"shape": "
|
6191
|
+
"shape": "Sxb"
|
6162
6192
|
}
|
6163
6193
|
}
|
6164
6194
|
},
|
@@ -6203,7 +6233,7 @@
|
|
6203
6233
|
}
|
6204
6234
|
},
|
6205
6235
|
"OverrideParameters": {
|
6206
|
-
"shape": "
|
6236
|
+
"shape": "Syc"
|
6207
6237
|
},
|
6208
6238
|
"FailureAction": {}
|
6209
6239
|
}
|
@@ -6253,7 +6283,7 @@
|
|
6253
6283
|
"type": "structure",
|
6254
6284
|
"members": {
|
6255
6285
|
"RowLevelPermissionTags": {
|
6256
|
-
"shape": "
|
6286
|
+
"shape": "S137"
|
6257
6287
|
}
|
6258
6288
|
}
|
6259
6289
|
}
|
@@ -6261,7 +6291,7 @@
|
|
6261
6291
|
}
|
6262
6292
|
},
|
6263
6293
|
"SnapshotConfiguration": {
|
6264
|
-
"shape": "
|
6294
|
+
"shape": "Szd"
|
6265
6295
|
}
|
6266
6296
|
}
|
6267
6297
|
},
|
@@ -6489,10 +6519,10 @@
|
|
6489
6519
|
"locationName": "AnalysisId"
|
6490
6520
|
},
|
6491
6521
|
"GrantPermissions": {
|
6492
|
-
"shape": "
|
6522
|
+
"shape": "S18k"
|
6493
6523
|
},
|
6494
6524
|
"RevokePermissions": {
|
6495
|
-
"shape": "
|
6525
|
+
"shape": "S18k"
|
6496
6526
|
}
|
6497
6527
|
}
|
6498
6528
|
},
|
@@ -6535,18 +6565,18 @@
|
|
6535
6565
|
},
|
6536
6566
|
"Name": {},
|
6537
6567
|
"SourceEntity": {
|
6538
|
-
"shape": "
|
6568
|
+
"shape": "Slp"
|
6539
6569
|
},
|
6540
6570
|
"Parameters": {
|
6541
6571
|
"shape": "Sr"
|
6542
6572
|
},
|
6543
6573
|
"VersionDescription": {},
|
6544
6574
|
"DashboardPublishOptions": {
|
6545
|
-
"shape": "
|
6575
|
+
"shape": "Sls"
|
6546
6576
|
},
|
6547
6577
|
"ThemeArn": {},
|
6548
6578
|
"Definition": {
|
6549
|
-
"shape": "
|
6579
|
+
"shape": "Sm7"
|
6550
6580
|
}
|
6551
6581
|
}
|
6552
6582
|
},
|
@@ -6585,16 +6615,16 @@
|
|
6585
6615
|
"locationName": "DashboardId"
|
6586
6616
|
},
|
6587
6617
|
"GrantPermissions": {
|
6588
|
-
"shape": "
|
6618
|
+
"shape": "S18k"
|
6589
6619
|
},
|
6590
6620
|
"RevokePermissions": {
|
6591
|
-
"shape": "
|
6621
|
+
"shape": "S18k"
|
6592
6622
|
},
|
6593
6623
|
"GrantLinkPermissions": {
|
6594
|
-
"shape": "
|
6624
|
+
"shape": "S18p"
|
6595
6625
|
},
|
6596
6626
|
"RevokeLinkPermissions": {
|
6597
|
-
"shape": "
|
6627
|
+
"shape": "S18p"
|
6598
6628
|
}
|
6599
6629
|
}
|
6600
6630
|
},
|
@@ -6612,7 +6642,7 @@
|
|
6612
6642
|
"type": "integer"
|
6613
6643
|
},
|
6614
6644
|
"LinkSharingConfiguration": {
|
6615
|
-
"shape": "
|
6645
|
+
"shape": "Sz6"
|
6616
6646
|
}
|
6617
6647
|
}
|
6618
6648
|
}
|
@@ -6683,32 +6713,32 @@
|
|
6683
6713
|
},
|
6684
6714
|
"Name": {},
|
6685
6715
|
"PhysicalTableMap": {
|
6686
|
-
"shape": "
|
6716
|
+
"shape": "Smc"
|
6687
6717
|
},
|
6688
6718
|
"LogicalTableMap": {
|
6689
|
-
"shape": "
|
6719
|
+
"shape": "Smv"
|
6690
6720
|
},
|
6691
6721
|
"ImportMode": {},
|
6692
6722
|
"ColumnGroups": {
|
6693
|
-
"shape": "
|
6723
|
+
"shape": "So2"
|
6694
6724
|
},
|
6695
6725
|
"FieldFolders": {
|
6696
|
-
"shape": "
|
6726
|
+
"shape": "So8"
|
6697
6727
|
},
|
6698
6728
|
"RowLevelPermissionDataSet": {
|
6699
|
-
"shape": "
|
6729
|
+
"shape": "Sod"
|
6700
6730
|
},
|
6701
6731
|
"RowLevelPermissionTagConfiguration": {
|
6702
|
-
"shape": "
|
6732
|
+
"shape": "Soh"
|
6703
6733
|
},
|
6704
6734
|
"ColumnLevelPermissionRules": {
|
6705
|
-
"shape": "
|
6735
|
+
"shape": "Sop"
|
6706
6736
|
},
|
6707
6737
|
"DataSetUsageConfiguration": {
|
6708
|
-
"shape": "
|
6738
|
+
"shape": "Sot"
|
6709
6739
|
},
|
6710
6740
|
"DatasetParameters": {
|
6711
|
-
"shape": "
|
6741
|
+
"shape": "Sou"
|
6712
6742
|
}
|
6713
6743
|
}
|
6714
6744
|
},
|
@@ -6790,16 +6820,16 @@
|
|
6790
6820
|
},
|
6791
6821
|
"Name": {},
|
6792
6822
|
"DataSourceParameters": {
|
6793
|
-
"shape": "
|
6823
|
+
"shape": "Sp9"
|
6794
6824
|
},
|
6795
6825
|
"Credentials": {
|
6796
|
-
"shape": "
|
6826
|
+
"shape": "Sqf"
|
6797
6827
|
},
|
6798
6828
|
"VpcConnectionProperties": {
|
6799
|
-
"shape": "
|
6829
|
+
"shape": "Sqm"
|
6800
6830
|
},
|
6801
6831
|
"SslProperties": {
|
6802
|
-
"shape": "
|
6832
|
+
"shape": "Sqn"
|
6803
6833
|
}
|
6804
6834
|
}
|
6805
6835
|
},
|
@@ -6969,7 +6999,7 @@
|
|
6969
6999
|
"type": "structure",
|
6970
7000
|
"members": {
|
6971
7001
|
"Group": {
|
6972
|
-
"shape": "
|
7002
|
+
"shape": "Sr3"
|
6973
7003
|
},
|
6974
7004
|
"RequestId": {},
|
6975
7005
|
"Status": {
|
@@ -7007,7 +7037,7 @@
|
|
7007
7037
|
"AssignmentStatus": {},
|
7008
7038
|
"PolicyArn": {},
|
7009
7039
|
"Identities": {
|
7010
|
-
"shape": "
|
7040
|
+
"shape": "Srb"
|
7011
7041
|
}
|
7012
7042
|
}
|
7013
7043
|
},
|
@@ -7018,7 +7048,7 @@
|
|
7018
7048
|
"AssignmentId": {},
|
7019
7049
|
"PolicyArn": {},
|
7020
7050
|
"Identities": {
|
7021
|
-
"shape": "
|
7051
|
+
"shape": "Srb"
|
7022
7052
|
},
|
7023
7053
|
"AssignmentStatus": {},
|
7024
7054
|
"RequestId": {},
|
@@ -7044,7 +7074,7 @@
|
|
7044
7074
|
"locationName": "AwsAccountId"
|
7045
7075
|
},
|
7046
7076
|
"IpRestrictionRuleMap": {
|
7047
|
-
"shape": "
|
7077
|
+
"shape": "S11i"
|
7048
7078
|
},
|
7049
7079
|
"Enabled": {
|
7050
7080
|
"type": "boolean"
|
@@ -7116,7 +7146,7 @@
|
|
7116
7146
|
"locationName": "AwsAccountId"
|
7117
7147
|
},
|
7118
7148
|
"Schedule": {
|
7119
|
-
"shape": "
|
7149
|
+
"shape": "Sro"
|
7120
7150
|
}
|
7121
7151
|
}
|
7122
7152
|
},
|
@@ -7154,12 +7184,12 @@
|
|
7154
7184
|
"locationName": "TemplateId"
|
7155
7185
|
},
|
7156
7186
|
"SourceEntity": {
|
7157
|
-
"shape": "
|
7187
|
+
"shape": "Srx"
|
7158
7188
|
},
|
7159
7189
|
"VersionDescription": {},
|
7160
7190
|
"Name": {},
|
7161
7191
|
"Definition": {
|
7162
|
-
"shape": "
|
7192
|
+
"shape": "Ss0"
|
7163
7193
|
}
|
7164
7194
|
}
|
7165
7195
|
},
|
@@ -7213,7 +7243,7 @@
|
|
7213
7243
|
"type": "structure",
|
7214
7244
|
"members": {
|
7215
7245
|
"TemplateAlias": {
|
7216
|
-
"shape": "
|
7246
|
+
"shape": "Ssf"
|
7217
7247
|
},
|
7218
7248
|
"Status": {
|
7219
7249
|
"location": "statusCode",
|
@@ -7244,10 +7274,10 @@
|
|
7244
7274
|
"locationName": "TemplateId"
|
7245
7275
|
},
|
7246
7276
|
"GrantPermissions": {
|
7247
|
-
"shape": "
|
7277
|
+
"shape": "S18k"
|
7248
7278
|
},
|
7249
7279
|
"RevokePermissions": {
|
7250
|
-
"shape": "
|
7280
|
+
"shape": "S18k"
|
7251
7281
|
}
|
7252
7282
|
}
|
7253
7283
|
},
|
@@ -7292,7 +7322,7 @@
|
|
7292
7322
|
"BaseThemeId": {},
|
7293
7323
|
"VersionDescription": {},
|
7294
7324
|
"Configuration": {
|
7295
|
-
"shape": "
|
7325
|
+
"shape": "Ssi"
|
7296
7326
|
}
|
7297
7327
|
}
|
7298
7328
|
},
|
@@ -7346,7 +7376,7 @@
|
|
7346
7376
|
"type": "structure",
|
7347
7377
|
"members": {
|
7348
7378
|
"ThemeAlias": {
|
7349
|
-
"shape": "
|
7379
|
+
"shape": "Ssy"
|
7350
7380
|
},
|
7351
7381
|
"Status": {
|
7352
7382
|
"location": "statusCode",
|
@@ -7377,10 +7407,10 @@
|
|
7377
7407
|
"locationName": "ThemeId"
|
7378
7408
|
},
|
7379
7409
|
"GrantPermissions": {
|
7380
|
-
"shape": "
|
7410
|
+
"shape": "S18k"
|
7381
7411
|
},
|
7382
7412
|
"RevokePermissions": {
|
7383
|
-
"shape": "
|
7413
|
+
"shape": "S18k"
|
7384
7414
|
}
|
7385
7415
|
}
|
7386
7416
|
},
|
@@ -7422,7 +7452,7 @@
|
|
7422
7452
|
"locationName": "TopicId"
|
7423
7453
|
},
|
7424
7454
|
"Topic": {
|
7425
|
-
"shape": "
|
7455
|
+
"shape": "St1"
|
7426
7456
|
}
|
7427
7457
|
}
|
7428
7458
|
},
|
@@ -7461,10 +7491,10 @@
|
|
7461
7491
|
"locationName": "TopicId"
|
7462
7492
|
},
|
7463
7493
|
"GrantPermissions": {
|
7464
|
-
"shape": "
|
7494
|
+
"shape": "S18k"
|
7465
7495
|
},
|
7466
7496
|
"RevokePermissions": {
|
7467
|
-
"shape": "
|
7497
|
+
"shape": "S18k"
|
7468
7498
|
}
|
7469
7499
|
}
|
7470
7500
|
},
|
@@ -7511,7 +7541,7 @@
|
|
7511
7541
|
"locationName": "DatasetId"
|
7512
7542
|
},
|
7513
7543
|
"RefreshSchedule": {
|
7514
|
-
"shape": "
|
7544
|
+
"shape": "Sup"
|
7515
7545
|
}
|
7516
7546
|
}
|
7517
7547
|
},
|
@@ -7571,7 +7601,7 @@
|
|
7571
7601
|
"type": "structure",
|
7572
7602
|
"members": {
|
7573
7603
|
"User": {
|
7574
|
-
"shape": "
|
7604
|
+
"shape": "S12u"
|
7575
7605
|
},
|
7576
7606
|
"RequestId": {},
|
7577
7607
|
"Status": {
|
@@ -7607,13 +7637,13 @@
|
|
7607
7637
|
},
|
7608
7638
|
"Name": {},
|
7609
7639
|
"SubnetIds": {
|
7610
|
-
"shape": "
|
7640
|
+
"shape": "Suu"
|
7611
7641
|
},
|
7612
7642
|
"SecurityGroupIds": {
|
7613
|
-
"shape": "
|
7643
|
+
"shape": "Suw"
|
7614
7644
|
},
|
7615
7645
|
"DnsResolvers": {
|
7616
|
-
"shape": "
|
7646
|
+
"shape": "Suy"
|
7617
7647
|
},
|
7618
7648
|
"RoleArn": {}
|
7619
7649
|
}
|
@@ -7825,19 +7855,19 @@
|
|
7825
7855
|
"shape": "S1l"
|
7826
7856
|
},
|
7827
7857
|
"CalculatedFields": {
|
7828
|
-
"shape": "
|
7858
|
+
"shape": "Sjk"
|
7829
7859
|
},
|
7830
7860
|
"ParameterDeclarations": {
|
7831
|
-
"shape": "
|
7861
|
+
"shape": "Sjn"
|
7832
7862
|
},
|
7833
7863
|
"FilterGroups": {
|
7834
|
-
"shape": "
|
7864
|
+
"shape": "Sk7"
|
7835
7865
|
},
|
7836
7866
|
"ColumnConfigurations": {
|
7837
|
-
"shape": "
|
7867
|
+
"shape": "Sl7"
|
7838
7868
|
},
|
7839
7869
|
"AnalysisDefaults": {
|
7840
|
-
"shape": "
|
7870
|
+
"shape": "Sle"
|
7841
7871
|
}
|
7842
7872
|
}
|
7843
7873
|
},
|
@@ -8328,6 +8358,15 @@
|
|
8328
8358
|
"Order": {
|
8329
8359
|
"type": "list",
|
8330
8360
|
"member": {}
|
8361
|
+
},
|
8362
|
+
"PinnedFieldOptions": {
|
8363
|
+
"type": "structure",
|
8364
|
+
"members": {
|
8365
|
+
"PinnedLeftFields": {
|
8366
|
+
"type": "list",
|
8367
|
+
"member": {}
|
8368
|
+
}
|
8369
|
+
}
|
8331
8370
|
}
|
8332
8371
|
}
|
8333
8372
|
},
|
@@ -8375,7 +8414,7 @@
|
|
8375
8414
|
"members": {
|
8376
8415
|
"FieldId": {},
|
8377
8416
|
"TextFormat": {
|
8378
|
-
"shape": "
|
8417
|
+
"shape": "S6g"
|
8379
8418
|
}
|
8380
8419
|
}
|
8381
8420
|
},
|
@@ -8383,10 +8422,10 @@
|
|
8383
8422
|
"type": "structure",
|
8384
8423
|
"members": {
|
8385
8424
|
"BackgroundColor": {
|
8386
|
-
"shape": "
|
8425
|
+
"shape": "S6h"
|
8387
8426
|
},
|
8388
8427
|
"TextColor": {
|
8389
|
-
"shape": "
|
8428
|
+
"shape": "S6h"
|
8390
8429
|
}
|
8391
8430
|
}
|
8392
8431
|
}
|
@@ -8396,7 +8435,7 @@
|
|
8396
8435
|
}
|
8397
8436
|
},
|
8398
8437
|
"Actions": {
|
8399
|
-
"shape": "
|
8438
|
+
"shape": "S6x"
|
8400
8439
|
}
|
8401
8440
|
}
|
8402
8441
|
},
|
@@ -8423,10 +8462,10 @@
|
|
8423
8462
|
"type": "structure",
|
8424
8463
|
"members": {
|
8425
8464
|
"Rows": {
|
8426
|
-
"shape": "
|
8465
|
+
"shape": "S7z"
|
8427
8466
|
},
|
8428
8467
|
"Columns": {
|
8429
|
-
"shape": "
|
8468
|
+
"shape": "S7z"
|
8430
8469
|
},
|
8431
8470
|
"Values": {
|
8432
8471
|
"type": "list",
|
@@ -8469,7 +8508,7 @@
|
|
8469
8508
|
"members": {
|
8470
8509
|
"Direction": {},
|
8471
8510
|
"SortPaths": {
|
8472
|
-
"shape": "
|
8511
|
+
"shape": "S86"
|
8473
8512
|
}
|
8474
8513
|
}
|
8475
8514
|
}
|
@@ -8518,16 +8557,16 @@
|
|
8518
8557
|
"type": "structure",
|
8519
8558
|
"members": {
|
8520
8559
|
"RowSubtotalOptions": {
|
8521
|
-
"shape": "
|
8560
|
+
"shape": "S8f"
|
8522
8561
|
},
|
8523
8562
|
"ColumnSubtotalOptions": {
|
8524
|
-
"shape": "
|
8563
|
+
"shape": "S8f"
|
8525
8564
|
},
|
8526
8565
|
"RowTotalOptions": {
|
8527
|
-
"shape": "
|
8566
|
+
"shape": "S8m"
|
8528
8567
|
},
|
8529
8568
|
"ColumnTotalOptions": {
|
8530
|
-
"shape": "
|
8569
|
+
"shape": "S8m"
|
8531
8570
|
}
|
8532
8571
|
}
|
8533
8572
|
},
|
@@ -8557,7 +8596,7 @@
|
|
8557
8596
|
],
|
8558
8597
|
"members": {
|
8559
8598
|
"DataPathList": {
|
8560
|
-
"shape": "
|
8599
|
+
"shape": "S86"
|
8561
8600
|
},
|
8562
8601
|
"Width": {}
|
8563
8602
|
}
|
@@ -8576,7 +8615,7 @@
|
|
8576
8615
|
"members": {
|
8577
8616
|
"FieldId": {},
|
8578
8617
|
"FieldDataPathValues": {
|
8579
|
-
"shape": "
|
8618
|
+
"shape": "S86"
|
8580
8619
|
}
|
8581
8620
|
}
|
8582
8621
|
},
|
@@ -8611,15 +8650,15 @@
|
|
8611
8650
|
"members": {
|
8612
8651
|
"FieldId": {},
|
8613
8652
|
"TextFormat": {
|
8614
|
-
"shape": "
|
8653
|
+
"shape": "S6g"
|
8615
8654
|
},
|
8616
8655
|
"Scope": {
|
8617
|
-
"shape": "
|
8656
|
+
"shape": "S91"
|
8618
8657
|
},
|
8619
8658
|
"Scopes": {
|
8620
8659
|
"type": "list",
|
8621
8660
|
"member": {
|
8622
|
-
"shape": "
|
8661
|
+
"shape": "S91"
|
8623
8662
|
}
|
8624
8663
|
}
|
8625
8664
|
}
|
@@ -8630,7 +8669,7 @@
|
|
8630
8669
|
}
|
8631
8670
|
},
|
8632
8671
|
"Actions": {
|
8633
|
-
"shape": "
|
8672
|
+
"shape": "S6x"
|
8634
8673
|
}
|
8635
8674
|
}
|
8636
8675
|
},
|
@@ -8666,7 +8705,7 @@
|
|
8666
8705
|
"shape": "S3n"
|
8667
8706
|
},
|
8668
8707
|
"SmallMultiples": {
|
8669
|
-
"shape": "
|
8708
|
+
"shape": "S98"
|
8670
8709
|
}
|
8671
8710
|
}
|
8672
8711
|
}
|
@@ -8676,70 +8715,70 @@
|
|
8676
8715
|
"type": "structure",
|
8677
8716
|
"members": {
|
8678
8717
|
"CategorySort": {
|
8679
|
-
"shape": "
|
8718
|
+
"shape": "S9a"
|
8680
8719
|
},
|
8681
8720
|
"CategoryItemsLimit": {
|
8682
|
-
"shape": "
|
8721
|
+
"shape": "S9b"
|
8683
8722
|
},
|
8684
8723
|
"ColorSort": {
|
8685
|
-
"shape": "
|
8724
|
+
"shape": "S9a"
|
8686
8725
|
},
|
8687
8726
|
"ColorItemsLimit": {
|
8688
|
-
"shape": "
|
8727
|
+
"shape": "S9b"
|
8689
8728
|
},
|
8690
8729
|
"SmallMultiplesSort": {
|
8691
|
-
"shape": "
|
8730
|
+
"shape": "S9a"
|
8692
8731
|
},
|
8693
8732
|
"SmallMultiplesLimitConfiguration": {
|
8694
|
-
"shape": "
|
8733
|
+
"shape": "S9b"
|
8695
8734
|
}
|
8696
8735
|
}
|
8697
8736
|
},
|
8698
8737
|
"Orientation": {},
|
8699
8738
|
"BarsArrangement": {},
|
8700
8739
|
"VisualPalette": {
|
8701
|
-
"shape": "
|
8740
|
+
"shape": "S9f"
|
8702
8741
|
},
|
8703
8742
|
"SmallMultiplesOptions": {
|
8704
|
-
"shape": "
|
8743
|
+
"shape": "S9i"
|
8705
8744
|
},
|
8706
8745
|
"CategoryAxis": {
|
8707
|
-
"shape": "
|
8746
|
+
"shape": "S9s"
|
8708
8747
|
},
|
8709
8748
|
"CategoryLabelOptions": {
|
8710
|
-
"shape": "
|
8749
|
+
"shape": "Sa8"
|
8711
8750
|
},
|
8712
8751
|
"ValueAxis": {
|
8713
|
-
"shape": "
|
8752
|
+
"shape": "S9s"
|
8714
8753
|
},
|
8715
8754
|
"ValueLabelOptions": {
|
8716
|
-
"shape": "
|
8755
|
+
"shape": "Sa8"
|
8717
8756
|
},
|
8718
8757
|
"ColorLabelOptions": {
|
8719
|
-
"shape": "
|
8758
|
+
"shape": "Sa8"
|
8720
8759
|
},
|
8721
8760
|
"Legend": {
|
8722
|
-
"shape": "
|
8761
|
+
"shape": "Sac"
|
8723
8762
|
},
|
8724
8763
|
"DataLabels": {
|
8725
|
-
"shape": "
|
8764
|
+
"shape": "Sae"
|
8726
8765
|
},
|
8727
8766
|
"Tooltip": {
|
8728
|
-
"shape": "
|
8767
|
+
"shape": "Sap"
|
8729
8768
|
},
|
8730
8769
|
"ReferenceLines": {
|
8731
|
-
"shape": "
|
8770
|
+
"shape": "Sax"
|
8732
8771
|
},
|
8733
8772
|
"ContributionAnalysisDefaults": {
|
8734
|
-
"shape": "
|
8773
|
+
"shape": "Sbb"
|
8735
8774
|
}
|
8736
8775
|
}
|
8737
8776
|
},
|
8738
8777
|
"Actions": {
|
8739
|
-
"shape": "
|
8778
|
+
"shape": "S6x"
|
8740
8779
|
},
|
8741
8780
|
"ColumnHierarchies": {
|
8742
|
-
"shape": "
|
8781
|
+
"shape": "Sbe"
|
8743
8782
|
}
|
8744
8783
|
}
|
8745
8784
|
},
|
@@ -8777,7 +8816,7 @@
|
|
8777
8816
|
"type": "structure",
|
8778
8817
|
"members": {
|
8779
8818
|
"TrendGroupSort": {
|
8780
|
-
"shape": "
|
8819
|
+
"shape": "S9a"
|
8781
8820
|
}
|
8782
8821
|
}
|
8783
8822
|
},
|
@@ -8803,7 +8842,7 @@
|
|
8803
8842
|
}
|
8804
8843
|
},
|
8805
8844
|
"Comparison": {
|
8806
|
-
"shape": "
|
8845
|
+
"shape": "Sc1"
|
8807
8846
|
},
|
8808
8847
|
"PrimaryValueDisplayType": {},
|
8809
8848
|
"PrimaryValueFontConfiguration": {
|
@@ -8828,10 +8867,10 @@
|
|
8828
8867
|
"type": "structure",
|
8829
8868
|
"members": {
|
8830
8869
|
"TextColor": {
|
8831
|
-
"shape": "
|
8870
|
+
"shape": "S6h"
|
8832
8871
|
},
|
8833
8872
|
"Icon": {
|
8834
|
-
"shape": "
|
8873
|
+
"shape": "S6n"
|
8835
8874
|
}
|
8836
8875
|
}
|
8837
8876
|
},
|
@@ -8839,7 +8878,7 @@
|
|
8839
8878
|
"type": "structure",
|
8840
8879
|
"members": {
|
8841
8880
|
"ForegroundColor": {
|
8842
|
-
"shape": "
|
8881
|
+
"shape": "S6h"
|
8843
8882
|
}
|
8844
8883
|
}
|
8845
8884
|
}
|
@@ -8849,10 +8888,10 @@
|
|
8849
8888
|
}
|
8850
8889
|
},
|
8851
8890
|
"Actions": {
|
8852
|
-
"shape": "
|
8891
|
+
"shape": "S6x"
|
8853
8892
|
},
|
8854
8893
|
"ColumnHierarchies": {
|
8855
|
-
"shape": "
|
8894
|
+
"shape": "Sbe"
|
8856
8895
|
}
|
8857
8896
|
}
|
8858
8897
|
},
|
@@ -8885,7 +8924,7 @@
|
|
8885
8924
|
"shape": "S4f"
|
8886
8925
|
},
|
8887
8926
|
"SmallMultiples": {
|
8888
|
-
"shape": "
|
8927
|
+
"shape": "S98"
|
8889
8928
|
}
|
8890
8929
|
}
|
8891
8930
|
}
|
@@ -8895,16 +8934,16 @@
|
|
8895
8934
|
"type": "structure",
|
8896
8935
|
"members": {
|
8897
8936
|
"CategorySort": {
|
8898
|
-
"shape": "
|
8937
|
+
"shape": "S9a"
|
8899
8938
|
},
|
8900
8939
|
"CategoryItemsLimit": {
|
8901
|
-
"shape": "
|
8940
|
+
"shape": "S9b"
|
8902
8941
|
},
|
8903
8942
|
"SmallMultiplesSort": {
|
8904
|
-
"shape": "
|
8943
|
+
"shape": "S9a"
|
8905
8944
|
},
|
8906
8945
|
"SmallMultiplesLimitConfiguration": {
|
8907
|
-
"shape": "
|
8946
|
+
"shape": "S9b"
|
8908
8947
|
}
|
8909
8948
|
}
|
8910
8949
|
},
|
@@ -8926,36 +8965,36 @@
|
|
8926
8965
|
}
|
8927
8966
|
},
|
8928
8967
|
"SmallMultiplesOptions": {
|
8929
|
-
"shape": "
|
8968
|
+
"shape": "S9i"
|
8930
8969
|
},
|
8931
8970
|
"CategoryLabelOptions": {
|
8932
|
-
"shape": "
|
8971
|
+
"shape": "Sa8"
|
8933
8972
|
},
|
8934
8973
|
"ValueLabelOptions": {
|
8935
|
-
"shape": "
|
8974
|
+
"shape": "Sa8"
|
8936
8975
|
},
|
8937
8976
|
"Legend": {
|
8938
|
-
"shape": "
|
8977
|
+
"shape": "Sac"
|
8939
8978
|
},
|
8940
8979
|
"DataLabels": {
|
8941
|
-
"shape": "
|
8980
|
+
"shape": "Sae"
|
8942
8981
|
},
|
8943
8982
|
"Tooltip": {
|
8944
|
-
"shape": "
|
8983
|
+
"shape": "Sap"
|
8945
8984
|
},
|
8946
8985
|
"VisualPalette": {
|
8947
|
-
"shape": "
|
8986
|
+
"shape": "S9f"
|
8948
8987
|
},
|
8949
8988
|
"ContributionAnalysisDefaults": {
|
8950
|
-
"shape": "
|
8989
|
+
"shape": "Sbb"
|
8951
8990
|
}
|
8952
8991
|
}
|
8953
8992
|
},
|
8954
8993
|
"Actions": {
|
8955
|
-
"shape": "
|
8994
|
+
"shape": "S6x"
|
8956
8995
|
},
|
8957
8996
|
"ColumnHierarchies": {
|
8958
|
-
"shape": "
|
8997
|
+
"shape": "Sbe"
|
8959
8998
|
}
|
8960
8999
|
}
|
8961
9000
|
},
|
@@ -8991,7 +9030,7 @@
|
|
8991
9030
|
"members": {
|
8992
9031
|
"PrimaryValueDisplayType": {},
|
8993
9032
|
"Comparison": {
|
8994
|
-
"shape": "
|
9033
|
+
"shape": "Sc1"
|
8995
9034
|
},
|
8996
9035
|
"ArcAxis": {
|
8997
9036
|
"type": "structure",
|
@@ -9027,13 +9066,13 @@
|
|
9027
9066
|
}
|
9028
9067
|
},
|
9029
9068
|
"DataLabels": {
|
9030
|
-
"shape": "
|
9069
|
+
"shape": "Sae"
|
9031
9070
|
},
|
9032
9071
|
"TooltipOptions": {
|
9033
|
-
"shape": "
|
9072
|
+
"shape": "Sap"
|
9034
9073
|
},
|
9035
9074
|
"VisualPalette": {
|
9036
|
-
"shape": "
|
9075
|
+
"shape": "S9f"
|
9037
9076
|
}
|
9038
9077
|
}
|
9039
9078
|
},
|
@@ -9049,10 +9088,10 @@
|
|
9049
9088
|
"type": "structure",
|
9050
9089
|
"members": {
|
9051
9090
|
"TextColor": {
|
9052
|
-
"shape": "
|
9091
|
+
"shape": "S6h"
|
9053
9092
|
},
|
9054
9093
|
"Icon": {
|
9055
|
-
"shape": "
|
9094
|
+
"shape": "S6n"
|
9056
9095
|
}
|
9057
9096
|
}
|
9058
9097
|
},
|
@@ -9060,7 +9099,7 @@
|
|
9060
9099
|
"type": "structure",
|
9061
9100
|
"members": {
|
9062
9101
|
"ForegroundColor": {
|
9063
|
-
"shape": "
|
9102
|
+
"shape": "S6h"
|
9064
9103
|
}
|
9065
9104
|
}
|
9066
9105
|
}
|
@@ -9070,7 +9109,7 @@
|
|
9070
9109
|
}
|
9071
9110
|
},
|
9072
9111
|
"Actions": {
|
9073
|
-
"shape": "
|
9112
|
+
"shape": "S6x"
|
9074
9113
|
}
|
9075
9114
|
}
|
9076
9115
|
},
|
@@ -9106,7 +9145,7 @@
|
|
9106
9145
|
"shape": "S3n"
|
9107
9146
|
},
|
9108
9147
|
"SmallMultiples": {
|
9109
|
-
"shape": "
|
9148
|
+
"shape": "S98"
|
9110
9149
|
}
|
9111
9150
|
}
|
9112
9151
|
}
|
@@ -9116,19 +9155,19 @@
|
|
9116
9155
|
"type": "structure",
|
9117
9156
|
"members": {
|
9118
9157
|
"CategorySort": {
|
9119
|
-
"shape": "
|
9158
|
+
"shape": "S9a"
|
9120
9159
|
},
|
9121
9160
|
"CategoryItemsLimitConfiguration": {
|
9122
|
-
"shape": "
|
9161
|
+
"shape": "S9b"
|
9123
9162
|
},
|
9124
9163
|
"ColorItemsLimitConfiguration": {
|
9125
|
-
"shape": "
|
9164
|
+
"shape": "S9b"
|
9126
9165
|
},
|
9127
9166
|
"SmallMultiplesSort": {
|
9128
|
-
"shape": "
|
9167
|
+
"shape": "S9a"
|
9129
9168
|
},
|
9130
9169
|
"SmallMultiplesLimitConfiguration": {
|
9131
|
-
"shape": "
|
9170
|
+
"shape": "S9b"
|
9132
9171
|
}
|
9133
9172
|
}
|
9134
9173
|
},
|
@@ -9204,35 +9243,35 @@
|
|
9204
9243
|
},
|
9205
9244
|
"Type": {},
|
9206
9245
|
"SmallMultiplesOptions": {
|
9207
|
-
"shape": "
|
9246
|
+
"shape": "S9i"
|
9208
9247
|
},
|
9209
9248
|
"XAxisDisplayOptions": {
|
9210
|
-
"shape": "
|
9249
|
+
"shape": "S9s"
|
9211
9250
|
},
|
9212
9251
|
"XAxisLabelOptions": {
|
9213
|
-
"shape": "
|
9252
|
+
"shape": "Sa8"
|
9214
9253
|
},
|
9215
9254
|
"PrimaryYAxisDisplayOptions": {
|
9216
|
-
"shape": "
|
9255
|
+
"shape": "Sdc"
|
9217
9256
|
},
|
9218
9257
|
"PrimaryYAxisLabelOptions": {
|
9219
|
-
"shape": "
|
9258
|
+
"shape": "Sa8"
|
9220
9259
|
},
|
9221
9260
|
"SecondaryYAxisDisplayOptions": {
|
9222
|
-
"shape": "
|
9261
|
+
"shape": "Sdc"
|
9223
9262
|
},
|
9224
9263
|
"SecondaryYAxisLabelOptions": {
|
9225
|
-
"shape": "
|
9264
|
+
"shape": "Sa8"
|
9226
9265
|
},
|
9227
9266
|
"DefaultSeriesSettings": {
|
9228
9267
|
"type": "structure",
|
9229
9268
|
"members": {
|
9230
9269
|
"AxisBinding": {},
|
9231
9270
|
"LineStyleSettings": {
|
9232
|
-
"shape": "
|
9271
|
+
"shape": "Sdh"
|
9233
9272
|
},
|
9234
9273
|
"MarkerStyleSettings": {
|
9235
|
-
"shape": "
|
9274
|
+
"shape": "Sdk"
|
9236
9275
|
}
|
9237
9276
|
}
|
9238
9277
|
},
|
@@ -9251,7 +9290,7 @@
|
|
9251
9290
|
"FieldId": {},
|
9252
9291
|
"AxisBinding": {},
|
9253
9292
|
"Settings": {
|
9254
|
-
"shape": "
|
9293
|
+
"shape": "Sdp"
|
9255
9294
|
}
|
9256
9295
|
}
|
9257
9296
|
},
|
@@ -9268,7 +9307,7 @@
|
|
9268
9307
|
},
|
9269
9308
|
"AxisBinding": {},
|
9270
9309
|
"Settings": {
|
9271
|
-
"shape": "
|
9310
|
+
"shape": "Sdp"
|
9272
9311
|
}
|
9273
9312
|
}
|
9274
9313
|
}
|
@@ -9276,30 +9315,30 @@
|
|
9276
9315
|
}
|
9277
9316
|
},
|
9278
9317
|
"Legend": {
|
9279
|
-
"shape": "
|
9318
|
+
"shape": "Sac"
|
9280
9319
|
},
|
9281
9320
|
"DataLabels": {
|
9282
|
-
"shape": "
|
9321
|
+
"shape": "Sae"
|
9283
9322
|
},
|
9284
9323
|
"ReferenceLines": {
|
9285
|
-
"shape": "
|
9324
|
+
"shape": "Sax"
|
9286
9325
|
},
|
9287
9326
|
"Tooltip": {
|
9288
|
-
"shape": "
|
9327
|
+
"shape": "Sap"
|
9289
9328
|
},
|
9290
9329
|
"ContributionAnalysisDefaults": {
|
9291
|
-
"shape": "
|
9330
|
+
"shape": "Sbb"
|
9292
9331
|
},
|
9293
9332
|
"VisualPalette": {
|
9294
|
-
"shape": "
|
9333
|
+
"shape": "S9f"
|
9295
9334
|
}
|
9296
9335
|
}
|
9297
9336
|
},
|
9298
9337
|
"Actions": {
|
9299
|
-
"shape": "
|
9338
|
+
"shape": "S6x"
|
9300
9339
|
},
|
9301
9340
|
"ColumnHierarchies": {
|
9302
|
-
"shape": "
|
9341
|
+
"shape": "Sbe"
|
9303
9342
|
}
|
9304
9343
|
}
|
9305
9344
|
},
|
@@ -9326,10 +9365,10 @@
|
|
9326
9365
|
"type": "structure",
|
9327
9366
|
"members": {
|
9328
9367
|
"Rows": {
|
9329
|
-
"shape": "
|
9368
|
+
"shape": "Sdv"
|
9330
9369
|
},
|
9331
9370
|
"Columns": {
|
9332
|
-
"shape": "
|
9371
|
+
"shape": "Sdv"
|
9333
9372
|
},
|
9334
9373
|
"Values": {
|
9335
9374
|
"type": "list",
|
@@ -9345,44 +9384,44 @@
|
|
9345
9384
|
"type": "structure",
|
9346
9385
|
"members": {
|
9347
9386
|
"HeatMapRowSort": {
|
9348
|
-
"shape": "
|
9387
|
+
"shape": "S9a"
|
9349
9388
|
},
|
9350
9389
|
"HeatMapColumnSort": {
|
9351
|
-
"shape": "
|
9390
|
+
"shape": "S9a"
|
9352
9391
|
},
|
9353
9392
|
"HeatMapRowItemsLimitConfiguration": {
|
9354
|
-
"shape": "
|
9393
|
+
"shape": "S9b"
|
9355
9394
|
},
|
9356
9395
|
"HeatMapColumnItemsLimitConfiguration": {
|
9357
|
-
"shape": "
|
9396
|
+
"shape": "S9b"
|
9358
9397
|
}
|
9359
9398
|
}
|
9360
9399
|
},
|
9361
9400
|
"RowLabelOptions": {
|
9362
|
-
"shape": "
|
9401
|
+
"shape": "Sa8"
|
9363
9402
|
},
|
9364
9403
|
"ColumnLabelOptions": {
|
9365
|
-
"shape": "
|
9404
|
+
"shape": "Sa8"
|
9366
9405
|
},
|
9367
9406
|
"ColorScale": {
|
9368
|
-
"shape": "
|
9407
|
+
"shape": "Sdy"
|
9369
9408
|
},
|
9370
9409
|
"Legend": {
|
9371
|
-
"shape": "
|
9410
|
+
"shape": "Sac"
|
9372
9411
|
},
|
9373
9412
|
"DataLabels": {
|
9374
|
-
"shape": "
|
9413
|
+
"shape": "Sae"
|
9375
9414
|
},
|
9376
9415
|
"Tooltip": {
|
9377
|
-
"shape": "
|
9416
|
+
"shape": "Sap"
|
9378
9417
|
}
|
9379
9418
|
}
|
9380
9419
|
},
|
9381
9420
|
"ColumnHierarchies": {
|
9382
|
-
"shape": "
|
9421
|
+
"shape": "Sbe"
|
9383
9422
|
},
|
9384
9423
|
"Actions": {
|
9385
|
-
"shape": "
|
9424
|
+
"shape": "S6x"
|
9386
9425
|
}
|
9387
9426
|
}
|
9388
9427
|
},
|
@@ -9415,10 +9454,10 @@
|
|
9415
9454
|
}
|
9416
9455
|
},
|
9417
9456
|
"Sizes": {
|
9418
|
-
"shape": "
|
9457
|
+
"shape": "Se7"
|
9419
9458
|
},
|
9420
9459
|
"Colors": {
|
9421
|
-
"shape": "
|
9460
|
+
"shape": "Se7"
|
9422
9461
|
}
|
9423
9462
|
}
|
9424
9463
|
}
|
@@ -9428,41 +9467,41 @@
|
|
9428
9467
|
"type": "structure",
|
9429
9468
|
"members": {
|
9430
9469
|
"TreeMapSort": {
|
9431
|
-
"shape": "
|
9470
|
+
"shape": "S9a"
|
9432
9471
|
},
|
9433
9472
|
"TreeMapGroupItemsLimitConfiguration": {
|
9434
|
-
"shape": "
|
9473
|
+
"shape": "S9b"
|
9435
9474
|
}
|
9436
9475
|
}
|
9437
9476
|
},
|
9438
9477
|
"GroupLabelOptions": {
|
9439
|
-
"shape": "
|
9478
|
+
"shape": "Sa8"
|
9440
9479
|
},
|
9441
9480
|
"SizeLabelOptions": {
|
9442
|
-
"shape": "
|
9481
|
+
"shape": "Sa8"
|
9443
9482
|
},
|
9444
9483
|
"ColorLabelOptions": {
|
9445
|
-
"shape": "
|
9484
|
+
"shape": "Sa8"
|
9446
9485
|
},
|
9447
9486
|
"ColorScale": {
|
9448
|
-
"shape": "
|
9487
|
+
"shape": "Sdy"
|
9449
9488
|
},
|
9450
9489
|
"Legend": {
|
9451
|
-
"shape": "
|
9490
|
+
"shape": "Sac"
|
9452
9491
|
},
|
9453
9492
|
"DataLabels": {
|
9454
|
-
"shape": "
|
9493
|
+
"shape": "Sae"
|
9455
9494
|
},
|
9456
9495
|
"Tooltip": {
|
9457
|
-
"shape": "
|
9496
|
+
"shape": "Sap"
|
9458
9497
|
}
|
9459
9498
|
}
|
9460
9499
|
},
|
9461
9500
|
"Actions": {
|
9462
|
-
"shape": "
|
9501
|
+
"shape": "S6x"
|
9463
9502
|
},
|
9464
9503
|
"ColumnHierarchies": {
|
9465
|
-
"shape": "
|
9504
|
+
"shape": "Sbe"
|
9466
9505
|
}
|
9467
9506
|
}
|
9468
9507
|
},
|
@@ -9502,16 +9541,16 @@
|
|
9502
9541
|
}
|
9503
9542
|
},
|
9504
9543
|
"Legend": {
|
9505
|
-
"shape": "
|
9544
|
+
"shape": "Sac"
|
9506
9545
|
},
|
9507
9546
|
"Tooltip": {
|
9508
|
-
"shape": "
|
9547
|
+
"shape": "Sap"
|
9509
9548
|
},
|
9510
9549
|
"WindowOptions": {
|
9511
|
-
"shape": "
|
9550
|
+
"shape": "Sed"
|
9512
9551
|
},
|
9513
9552
|
"MapStyleOptions": {
|
9514
|
-
"shape": "
|
9553
|
+
"shape": "Sei"
|
9515
9554
|
},
|
9516
9555
|
"PointStyleOptions": {
|
9517
9556
|
"type": "structure",
|
@@ -9558,15 +9597,15 @@
|
|
9558
9597
|
}
|
9559
9598
|
},
|
9560
9599
|
"VisualPalette": {
|
9561
|
-
"shape": "
|
9600
|
+
"shape": "S9f"
|
9562
9601
|
}
|
9563
9602
|
}
|
9564
9603
|
},
|
9565
9604
|
"ColumnHierarchies": {
|
9566
|
-
"shape": "
|
9605
|
+
"shape": "Sbe"
|
9567
9606
|
},
|
9568
9607
|
"Actions": {
|
9569
|
-
"shape": "
|
9608
|
+
"shape": "S6x"
|
9570
9609
|
}
|
9571
9610
|
}
|
9572
9611
|
},
|
@@ -9612,21 +9651,21 @@
|
|
9612
9651
|
"type": "structure",
|
9613
9652
|
"members": {
|
9614
9653
|
"CategorySort": {
|
9615
|
-
"shape": "
|
9654
|
+
"shape": "S9a"
|
9616
9655
|
}
|
9617
9656
|
}
|
9618
9657
|
},
|
9619
9658
|
"Legend": {
|
9620
|
-
"shape": "
|
9659
|
+
"shape": "Sac"
|
9621
9660
|
},
|
9622
9661
|
"Tooltip": {
|
9623
|
-
"shape": "
|
9662
|
+
"shape": "Sap"
|
9624
9663
|
},
|
9625
9664
|
"WindowOptions": {
|
9626
|
-
"shape": "
|
9665
|
+
"shape": "Sed"
|
9627
9666
|
},
|
9628
9667
|
"MapStyleOptions": {
|
9629
|
-
"shape": "
|
9668
|
+
"shape": "Sei"
|
9630
9669
|
}
|
9631
9670
|
}
|
9632
9671
|
},
|
@@ -9658,7 +9697,7 @@
|
|
9658
9697
|
],
|
9659
9698
|
"members": {
|
9660
9699
|
"BackgroundColor": {
|
9661
|
-
"shape": "
|
9700
|
+
"shape": "S6h"
|
9662
9701
|
}
|
9663
9702
|
}
|
9664
9703
|
}
|
@@ -9670,10 +9709,10 @@
|
|
9670
9709
|
}
|
9671
9710
|
},
|
9672
9711
|
"ColumnHierarchies": {
|
9673
|
-
"shape": "
|
9712
|
+
"shape": "Sbe"
|
9674
9713
|
},
|
9675
9714
|
"Actions": {
|
9676
|
-
"shape": "
|
9715
|
+
"shape": "S6x"
|
9677
9716
|
}
|
9678
9717
|
}
|
9679
9718
|
},
|
@@ -9719,21 +9758,21 @@
|
|
9719
9758
|
"type": "structure",
|
9720
9759
|
"members": {
|
9721
9760
|
"CategorySort": {
|
9722
|
-
"shape": "
|
9761
|
+
"shape": "S9a"
|
9723
9762
|
},
|
9724
9763
|
"CategoryItemsLimit": {
|
9725
|
-
"shape": "
|
9764
|
+
"shape": "S9b"
|
9726
9765
|
}
|
9727
9766
|
}
|
9728
9767
|
},
|
9729
9768
|
"CategoryLabelOptions": {
|
9730
|
-
"shape": "
|
9769
|
+
"shape": "Sa8"
|
9731
9770
|
},
|
9732
9771
|
"ValueLabelOptions": {
|
9733
|
-
"shape": "
|
9772
|
+
"shape": "Sa8"
|
9734
9773
|
},
|
9735
9774
|
"Tooltip": {
|
9736
|
-
"shape": "
|
9775
|
+
"shape": "Sap"
|
9737
9776
|
},
|
9738
9777
|
"DataLabelOptions": {
|
9739
9778
|
"type": "structure",
|
@@ -9750,15 +9789,15 @@
|
|
9750
9789
|
}
|
9751
9790
|
},
|
9752
9791
|
"VisualPalette": {
|
9753
|
-
"shape": "
|
9792
|
+
"shape": "S9f"
|
9754
9793
|
}
|
9755
9794
|
}
|
9756
9795
|
},
|
9757
9796
|
"Actions": {
|
9758
|
-
"shape": "
|
9797
|
+
"shape": "S6x"
|
9759
9798
|
},
|
9760
9799
|
"ColumnHierarchies": {
|
9761
|
-
"shape": "
|
9800
|
+
"shape": "Sbe"
|
9762
9801
|
}
|
9763
9802
|
}
|
9764
9803
|
},
|
@@ -9824,36 +9863,36 @@
|
|
9824
9863
|
}
|
9825
9864
|
},
|
9826
9865
|
"XAxisLabelOptions": {
|
9827
|
-
"shape": "
|
9866
|
+
"shape": "Sa8"
|
9828
9867
|
},
|
9829
9868
|
"XAxisDisplayOptions": {
|
9830
|
-
"shape": "
|
9869
|
+
"shape": "S9s"
|
9831
9870
|
},
|
9832
9871
|
"YAxisLabelOptions": {
|
9833
|
-
"shape": "
|
9872
|
+
"shape": "Sa8"
|
9834
9873
|
},
|
9835
9874
|
"YAxisDisplayOptions": {
|
9836
|
-
"shape": "
|
9875
|
+
"shape": "S9s"
|
9837
9876
|
},
|
9838
9877
|
"Legend": {
|
9839
|
-
"shape": "
|
9878
|
+
"shape": "Sac"
|
9840
9879
|
},
|
9841
9880
|
"DataLabels": {
|
9842
|
-
"shape": "
|
9881
|
+
"shape": "Sae"
|
9843
9882
|
},
|
9844
9883
|
"Tooltip": {
|
9845
|
-
"shape": "
|
9884
|
+
"shape": "Sap"
|
9846
9885
|
},
|
9847
9886
|
"VisualPalette": {
|
9848
|
-
"shape": "
|
9887
|
+
"shape": "S9f"
|
9849
9888
|
}
|
9850
9889
|
}
|
9851
9890
|
},
|
9852
9891
|
"Actions": {
|
9853
|
-
"shape": "
|
9892
|
+
"shape": "S6x"
|
9854
9893
|
},
|
9855
9894
|
"ColumnHierarchies": {
|
9856
|
-
"shape": "
|
9895
|
+
"shape": "Sbe"
|
9857
9896
|
}
|
9858
9897
|
}
|
9859
9898
|
},
|
@@ -9899,66 +9938,66 @@
|
|
9899
9938
|
"type": "structure",
|
9900
9939
|
"members": {
|
9901
9940
|
"CategorySort": {
|
9902
|
-
"shape": "
|
9941
|
+
"shape": "S9a"
|
9903
9942
|
},
|
9904
9943
|
"CategoryItemsLimit": {
|
9905
|
-
"shape": "
|
9944
|
+
"shape": "S9b"
|
9906
9945
|
},
|
9907
9946
|
"ColorSort": {
|
9908
|
-
"shape": "
|
9947
|
+
"shape": "S9a"
|
9909
9948
|
},
|
9910
9949
|
"ColorItemsLimit": {
|
9911
|
-
"shape": "
|
9950
|
+
"shape": "S9b"
|
9912
9951
|
}
|
9913
9952
|
}
|
9914
9953
|
},
|
9915
9954
|
"BarsArrangement": {},
|
9916
9955
|
"CategoryAxis": {
|
9917
|
-
"shape": "
|
9956
|
+
"shape": "S9s"
|
9918
9957
|
},
|
9919
9958
|
"CategoryLabelOptions": {
|
9920
|
-
"shape": "
|
9959
|
+
"shape": "Sa8"
|
9921
9960
|
},
|
9922
9961
|
"PrimaryYAxisDisplayOptions": {
|
9923
|
-
"shape": "
|
9962
|
+
"shape": "S9s"
|
9924
9963
|
},
|
9925
9964
|
"PrimaryYAxisLabelOptions": {
|
9926
|
-
"shape": "
|
9965
|
+
"shape": "Sa8"
|
9927
9966
|
},
|
9928
9967
|
"SecondaryYAxisDisplayOptions": {
|
9929
|
-
"shape": "
|
9968
|
+
"shape": "S9s"
|
9930
9969
|
},
|
9931
9970
|
"SecondaryYAxisLabelOptions": {
|
9932
|
-
"shape": "
|
9971
|
+
"shape": "Sa8"
|
9933
9972
|
},
|
9934
9973
|
"ColorLabelOptions": {
|
9935
|
-
"shape": "
|
9974
|
+
"shape": "Sa8"
|
9936
9975
|
},
|
9937
9976
|
"Legend": {
|
9938
|
-
"shape": "
|
9977
|
+
"shape": "Sac"
|
9939
9978
|
},
|
9940
9979
|
"BarDataLabels": {
|
9941
|
-
"shape": "
|
9980
|
+
"shape": "Sae"
|
9942
9981
|
},
|
9943
9982
|
"LineDataLabels": {
|
9944
|
-
"shape": "
|
9983
|
+
"shape": "Sae"
|
9945
9984
|
},
|
9946
9985
|
"Tooltip": {
|
9947
|
-
"shape": "
|
9986
|
+
"shape": "Sap"
|
9948
9987
|
},
|
9949
9988
|
"ReferenceLines": {
|
9950
|
-
"shape": "
|
9989
|
+
"shape": "Sax"
|
9951
9990
|
},
|
9952
9991
|
"VisualPalette": {
|
9953
|
-
"shape": "
|
9992
|
+
"shape": "S9f"
|
9954
9993
|
}
|
9955
9994
|
}
|
9956
9995
|
},
|
9957
9996
|
"Actions": {
|
9958
|
-
"shape": "
|
9997
|
+
"shape": "S6x"
|
9959
9998
|
},
|
9960
9999
|
"ColumnHierarchies": {
|
9961
|
-
"shape": "
|
10000
|
+
"shape": "Sbe"
|
9962
10001
|
}
|
9963
10002
|
}
|
9964
10003
|
},
|
@@ -10004,7 +10043,7 @@
|
|
10004
10043
|
"type": "structure",
|
10005
10044
|
"members": {
|
10006
10045
|
"CategorySort": {
|
10007
|
-
"shape": "
|
10046
|
+
"shape": "S9a"
|
10008
10047
|
},
|
10009
10048
|
"PaginationConfiguration": {
|
10010
10049
|
"shape": "S55"
|
@@ -10025,36 +10064,36 @@
|
|
10025
10064
|
}
|
10026
10065
|
},
|
10027
10066
|
"CategoryAxis": {
|
10028
|
-
"shape": "
|
10067
|
+
"shape": "S9s"
|
10029
10068
|
},
|
10030
10069
|
"CategoryLabelOptions": {
|
10031
|
-
"shape": "
|
10070
|
+
"shape": "Sa8"
|
10032
10071
|
},
|
10033
10072
|
"PrimaryYAxisDisplayOptions": {
|
10034
|
-
"shape": "
|
10073
|
+
"shape": "S9s"
|
10035
10074
|
},
|
10036
10075
|
"PrimaryYAxisLabelOptions": {
|
10037
|
-
"shape": "
|
10076
|
+
"shape": "Sa8"
|
10038
10077
|
},
|
10039
10078
|
"Legend": {
|
10040
|
-
"shape": "
|
10079
|
+
"shape": "Sac"
|
10041
10080
|
},
|
10042
10081
|
"Tooltip": {
|
10043
|
-
"shape": "
|
10082
|
+
"shape": "Sap"
|
10044
10083
|
},
|
10045
10084
|
"ReferenceLines": {
|
10046
|
-
"shape": "
|
10085
|
+
"shape": "Sax"
|
10047
10086
|
},
|
10048
10087
|
"VisualPalette": {
|
10049
|
-
"shape": "
|
10088
|
+
"shape": "S9f"
|
10050
10089
|
}
|
10051
10090
|
}
|
10052
10091
|
},
|
10053
10092
|
"Actions": {
|
10054
|
-
"shape": "
|
10093
|
+
"shape": "S6x"
|
10055
10094
|
},
|
10056
10095
|
"ColumnHierarchies": {
|
10057
|
-
"shape": "
|
10096
|
+
"shape": "Sbe"
|
10058
10097
|
}
|
10059
10098
|
}
|
10060
10099
|
},
|
@@ -10097,10 +10136,10 @@
|
|
10097
10136
|
"type": "structure",
|
10098
10137
|
"members": {
|
10099
10138
|
"CategorySort": {
|
10100
|
-
"shape": "
|
10139
|
+
"shape": "S9a"
|
10101
10140
|
},
|
10102
10141
|
"BreakdownItemsLimit": {
|
10103
|
-
"shape": "
|
10142
|
+
"shape": "S9b"
|
10104
10143
|
}
|
10105
10144
|
}
|
10106
10145
|
},
|
@@ -10111,33 +10150,33 @@
|
|
10111
10150
|
}
|
10112
10151
|
},
|
10113
10152
|
"CategoryAxisLabelOptions": {
|
10114
|
-
"shape": "
|
10153
|
+
"shape": "Sa8"
|
10115
10154
|
},
|
10116
10155
|
"CategoryAxisDisplayOptions": {
|
10117
|
-
"shape": "
|
10156
|
+
"shape": "S9s"
|
10118
10157
|
},
|
10119
10158
|
"PrimaryYAxisLabelOptions": {
|
10120
|
-
"shape": "
|
10159
|
+
"shape": "Sa8"
|
10121
10160
|
},
|
10122
10161
|
"PrimaryYAxisDisplayOptions": {
|
10123
|
-
"shape": "
|
10162
|
+
"shape": "S9s"
|
10124
10163
|
},
|
10125
10164
|
"Legend": {
|
10126
|
-
"shape": "
|
10165
|
+
"shape": "Sac"
|
10127
10166
|
},
|
10128
10167
|
"DataLabels": {
|
10129
|
-
"shape": "
|
10168
|
+
"shape": "Sae"
|
10130
10169
|
},
|
10131
10170
|
"VisualPalette": {
|
10132
|
-
"shape": "
|
10171
|
+
"shape": "S9f"
|
10133
10172
|
}
|
10134
10173
|
}
|
10135
10174
|
},
|
10136
10175
|
"Actions": {
|
10137
|
-
"shape": "
|
10176
|
+
"shape": "S6x"
|
10138
10177
|
},
|
10139
10178
|
"ColumnHierarchies": {
|
10140
|
-
"shape": "
|
10179
|
+
"shape": "Sbe"
|
10141
10180
|
}
|
10142
10181
|
}
|
10143
10182
|
},
|
@@ -10174,13 +10213,13 @@
|
|
10174
10213
|
}
|
10175
10214
|
},
|
10176
10215
|
"XAxisDisplayOptions": {
|
10177
|
-
"shape": "
|
10216
|
+
"shape": "S9s"
|
10178
10217
|
},
|
10179
10218
|
"XAxisLabelOptions": {
|
10180
|
-
"shape": "
|
10219
|
+
"shape": "Sa8"
|
10181
10220
|
},
|
10182
10221
|
"YAxisDisplayOptions": {
|
10183
|
-
"shape": "
|
10222
|
+
"shape": "S9s"
|
10184
10223
|
},
|
10185
10224
|
"BinOptions": {
|
10186
10225
|
"type": "structure",
|
@@ -10211,18 +10250,18 @@
|
|
10211
10250
|
}
|
10212
10251
|
},
|
10213
10252
|
"DataLabels": {
|
10214
|
-
"shape": "
|
10253
|
+
"shape": "Sae"
|
10215
10254
|
},
|
10216
10255
|
"Tooltip": {
|
10217
|
-
"shape": "
|
10256
|
+
"shape": "Sap"
|
10218
10257
|
},
|
10219
10258
|
"VisualPalette": {
|
10220
|
-
"shape": "
|
10259
|
+
"shape": "S9f"
|
10221
10260
|
}
|
10222
10261
|
}
|
10223
10262
|
},
|
10224
10263
|
"Actions": {
|
10225
|
-
"shape": "
|
10264
|
+
"shape": "S6x"
|
10226
10265
|
}
|
10227
10266
|
}
|
10228
10267
|
},
|
@@ -10268,15 +10307,15 @@
|
|
10268
10307
|
"type": "structure",
|
10269
10308
|
"members": {
|
10270
10309
|
"CategoryItemsLimit": {
|
10271
|
-
"shape": "
|
10310
|
+
"shape": "S9b"
|
10272
10311
|
},
|
10273
10312
|
"CategorySort": {
|
10274
|
-
"shape": "
|
10313
|
+
"shape": "S9a"
|
10275
10314
|
}
|
10276
10315
|
}
|
10277
10316
|
},
|
10278
10317
|
"CategoryLabelOptions": {
|
10279
|
-
"shape": "
|
10318
|
+
"shape": "Sa8"
|
10280
10319
|
},
|
10281
10320
|
"WordCloudOptions": {
|
10282
10321
|
"type": "structure",
|
@@ -10294,10 +10333,10 @@
|
|
10294
10333
|
}
|
10295
10334
|
},
|
10296
10335
|
"Actions": {
|
10297
|
-
"shape": "
|
10336
|
+
"shape": "S6x"
|
10298
10337
|
},
|
10299
10338
|
"ColumnHierarchies": {
|
10300
|
-
"shape": "
|
10339
|
+
"shape": "Sbe"
|
10301
10340
|
}
|
10302
10341
|
}
|
10303
10342
|
},
|
@@ -10327,7 +10366,6 @@
|
|
10327
10366
|
"type": "structure",
|
10328
10367
|
"required": [
|
10329
10368
|
"ComputationId",
|
10330
|
-
"Category",
|
10331
10369
|
"Type"
|
10332
10370
|
],
|
10333
10371
|
"members": {
|
@@ -10349,8 +10387,6 @@
|
|
10349
10387
|
"type": "structure",
|
10350
10388
|
"required": [
|
10351
10389
|
"ComputationId",
|
10352
|
-
"Time",
|
10353
|
-
"Category",
|
10354
10390
|
"Type"
|
10355
10391
|
],
|
10356
10392
|
"members": {
|
@@ -10375,8 +10411,7 @@
|
|
10375
10411
|
"TotalAggregation": {
|
10376
10412
|
"type": "structure",
|
10377
10413
|
"required": [
|
10378
|
-
"ComputationId"
|
10379
|
-
"Value"
|
10414
|
+
"ComputationId"
|
10380
10415
|
],
|
10381
10416
|
"members": {
|
10382
10417
|
"ComputationId": {},
|
@@ -10390,7 +10425,6 @@
|
|
10390
10425
|
"type": "structure",
|
10391
10426
|
"required": [
|
10392
10427
|
"ComputationId",
|
10393
|
-
"Time",
|
10394
10428
|
"Type"
|
10395
10429
|
],
|
10396
10430
|
"members": {
|
@@ -10408,10 +10442,7 @@
|
|
10408
10442
|
"MetricComparison": {
|
10409
10443
|
"type": "structure",
|
10410
10444
|
"required": [
|
10411
|
-
"ComputationId"
|
10412
|
-
"Time",
|
10413
|
-
"FromValue",
|
10414
|
-
"TargetValue"
|
10445
|
+
"ComputationId"
|
10415
10446
|
],
|
10416
10447
|
"members": {
|
10417
10448
|
"ComputationId": {},
|
@@ -10430,8 +10461,7 @@
|
|
10430
10461
|
"PeriodOverPeriod": {
|
10431
10462
|
"type": "structure",
|
10432
10463
|
"required": [
|
10433
|
-
"ComputationId"
|
10434
|
-
"Time"
|
10464
|
+
"ComputationId"
|
10435
10465
|
],
|
10436
10466
|
"members": {
|
10437
10467
|
"ComputationId": {},
|
@@ -10447,8 +10477,7 @@
|
|
10447
10477
|
"PeriodToDate": {
|
10448
10478
|
"type": "structure",
|
10449
10479
|
"required": [
|
10450
|
-
"ComputationId"
|
10451
|
-
"Time"
|
10480
|
+
"ComputationId"
|
10452
10481
|
],
|
10453
10482
|
"members": {
|
10454
10483
|
"ComputationId": {},
|
@@ -10465,8 +10494,7 @@
|
|
10465
10494
|
"GrowthRate": {
|
10466
10495
|
"type": "structure",
|
10467
10496
|
"required": [
|
10468
|
-
"ComputationId"
|
10469
|
-
"Time"
|
10497
|
+
"ComputationId"
|
10470
10498
|
],
|
10471
10499
|
"members": {
|
10472
10500
|
"ComputationId": {},
|
@@ -10485,8 +10513,7 @@
|
|
10485
10513
|
"UniqueValues": {
|
10486
10514
|
"type": "structure",
|
10487
10515
|
"required": [
|
10488
|
-
"ComputationId"
|
10489
|
-
"Category"
|
10516
|
+
"ComputationId"
|
10490
10517
|
],
|
10491
10518
|
"members": {
|
10492
10519
|
"ComputationId": {},
|
@@ -10499,8 +10526,7 @@
|
|
10499
10526
|
"Forecast": {
|
10500
10527
|
"type": "structure",
|
10501
10528
|
"required": [
|
10502
|
-
"ComputationId"
|
10503
|
-
"Time"
|
10529
|
+
"ComputationId"
|
10504
10530
|
],
|
10505
10531
|
"members": {
|
10506
10532
|
"ComputationId": {},
|
@@ -10547,7 +10573,7 @@
|
|
10547
10573
|
}
|
10548
10574
|
},
|
10549
10575
|
"Actions": {
|
10550
|
-
"shape": "
|
10576
|
+
"shape": "S6x"
|
10551
10577
|
},
|
10552
10578
|
"DataSetIdentifier": {}
|
10553
10579
|
}
|
@@ -10591,23 +10617,23 @@
|
|
10591
10617
|
"type": "structure",
|
10592
10618
|
"members": {
|
10593
10619
|
"WeightSort": {
|
10594
|
-
"shape": "
|
10620
|
+
"shape": "S9a"
|
10595
10621
|
},
|
10596
10622
|
"SourceItemsLimit": {
|
10597
|
-
"shape": "
|
10623
|
+
"shape": "S9b"
|
10598
10624
|
},
|
10599
10625
|
"DestinationItemsLimit": {
|
10600
|
-
"shape": "
|
10626
|
+
"shape": "S9b"
|
10601
10627
|
}
|
10602
10628
|
}
|
10603
10629
|
},
|
10604
10630
|
"DataLabels": {
|
10605
|
-
"shape": "
|
10631
|
+
"shape": "Sae"
|
10606
10632
|
}
|
10607
10633
|
}
|
10608
10634
|
},
|
10609
10635
|
"Actions": {
|
10610
|
-
"shape": "
|
10636
|
+
"shape": "S6x"
|
10611
10637
|
}
|
10612
10638
|
}
|
10613
10639
|
},
|
@@ -10634,7 +10660,7 @@
|
|
10634
10660
|
}
|
10635
10661
|
},
|
10636
10662
|
"Actions": {
|
10637
|
-
"shape": "
|
10663
|
+
"shape": "S6x"
|
10638
10664
|
},
|
10639
10665
|
"DataSetIdentifier": {}
|
10640
10666
|
}
|
@@ -10649,7 +10675,7 @@
|
|
10649
10675
|
"VisualId": {},
|
10650
10676
|
"DataSetIdentifier": {},
|
10651
10677
|
"Actions": {
|
10652
|
-
"shape": "
|
10678
|
+
"shape": "S6x"
|
10653
10679
|
}
|
10654
10680
|
}
|
10655
10681
|
},
|
@@ -10701,16 +10727,16 @@
|
|
10701
10727
|
"type": "structure",
|
10702
10728
|
"members": {
|
10703
10729
|
"CategorySort": {
|
10704
|
-
"shape": "
|
10730
|
+
"shape": "S9a"
|
10705
10731
|
},
|
10706
10732
|
"CategoryItemsLimit": {
|
10707
|
-
"shape": "
|
10733
|
+
"shape": "S9b"
|
10708
10734
|
},
|
10709
10735
|
"ColorSort": {
|
10710
|
-
"shape": "
|
10736
|
+
"shape": "S9a"
|
10711
10737
|
},
|
10712
10738
|
"ColorItemsLimit": {
|
10713
|
-
"shape": "
|
10739
|
+
"shape": "S9b"
|
10714
10740
|
}
|
10715
10741
|
}
|
10716
10742
|
},
|
@@ -10730,34 +10756,34 @@
|
|
10730
10756
|
"type": "double"
|
10731
10757
|
},
|
10732
10758
|
"VisualPalette": {
|
10733
|
-
"shape": "
|
10759
|
+
"shape": "S9f"
|
10734
10760
|
},
|
10735
10761
|
"AlternateBandColorsVisibility": {},
|
10736
10762
|
"AlternateBandEvenColor": {},
|
10737
10763
|
"AlternateBandOddColor": {},
|
10738
10764
|
"CategoryAxis": {
|
10739
|
-
"shape": "
|
10765
|
+
"shape": "S9s"
|
10740
10766
|
},
|
10741
10767
|
"CategoryLabelOptions": {
|
10742
|
-
"shape": "
|
10768
|
+
"shape": "Sa8"
|
10743
10769
|
},
|
10744
10770
|
"ColorAxis": {
|
10745
|
-
"shape": "
|
10771
|
+
"shape": "S9s"
|
10746
10772
|
},
|
10747
10773
|
"ColorLabelOptions": {
|
10748
|
-
"shape": "
|
10774
|
+
"shape": "Sa8"
|
10749
10775
|
},
|
10750
10776
|
"Legend": {
|
10751
|
-
"shape": "
|
10777
|
+
"shape": "Sac"
|
10752
10778
|
},
|
10753
10779
|
"AxesRangeScale": {}
|
10754
10780
|
}
|
10755
10781
|
},
|
10756
10782
|
"Actions": {
|
10757
|
-
"shape": "
|
10783
|
+
"shape": "S6x"
|
10758
10784
|
},
|
10759
10785
|
"ColumnHierarchies": {
|
10760
|
-
"shape": "
|
10786
|
+
"shape": "Sbe"
|
10761
10787
|
}
|
10762
10788
|
}
|
10763
10789
|
}
|
@@ -10789,7 +10815,7 @@
|
|
10789
10815
|
"type": "structure",
|
10790
10816
|
"members": {
|
10791
10817
|
"GridLayout": {
|
10792
|
-
"shape": "
|
10818
|
+
"shape": "Sib"
|
10793
10819
|
},
|
10794
10820
|
"FreeFormLayout": {
|
10795
10821
|
"type": "structure",
|
@@ -10798,10 +10824,10 @@
|
|
10798
10824
|
],
|
10799
10825
|
"members": {
|
10800
10826
|
"Elements": {
|
10801
|
-
"shape": "
|
10827
|
+
"shape": "Sin"
|
10802
10828
|
},
|
10803
10829
|
"CanvasSizeOptions": {
|
10804
|
-
"shape": "
|
10830
|
+
"shape": "Siw"
|
10805
10831
|
}
|
10806
10832
|
}
|
10807
10833
|
},
|
@@ -10815,7 +10841,7 @@
|
|
10815
10841
|
],
|
10816
10842
|
"members": {
|
10817
10843
|
"HeaderSections": {
|
10818
|
-
"shape": "
|
10844
|
+
"shape": "Siz"
|
10819
10845
|
},
|
10820
10846
|
"BodySections": {
|
10821
10847
|
"type": "list",
|
@@ -10831,12 +10857,12 @@
|
|
10831
10857
|
"type": "structure",
|
10832
10858
|
"members": {
|
10833
10859
|
"Layout": {
|
10834
|
-
"shape": "
|
10860
|
+
"shape": "Sj1"
|
10835
10861
|
}
|
10836
10862
|
}
|
10837
10863
|
},
|
10838
10864
|
"Style": {
|
10839
|
-
"shape": "
|
10865
|
+
"shape": "Sj3"
|
10840
10866
|
},
|
10841
10867
|
"PageBreakConfiguration": {
|
10842
10868
|
"type": "structure",
|
@@ -10853,10 +10879,10 @@
|
|
10853
10879
|
}
|
10854
10880
|
},
|
10855
10881
|
"FooterSections": {
|
10856
|
-
"shape": "
|
10882
|
+
"shape": "Siz"
|
10857
10883
|
},
|
10858
10884
|
"CanvasSizeOptions": {
|
10859
|
-
"shape": "
|
10885
|
+
"shape": "Sjc"
|
10860
10886
|
}
|
10861
10887
|
}
|
10862
10888
|
}
|
@@ -10877,7 +10903,7 @@
|
|
10877
10903
|
"type": "structure",
|
10878
10904
|
"members": {
|
10879
10905
|
"GridLayout": {
|
10880
|
-
"shape": "
|
10906
|
+
"shape": "Sib"
|
10881
10907
|
}
|
10882
10908
|
}
|
10883
10909
|
}
|
@@ -11576,21 +11602,21 @@
|
|
11576
11602
|
"UsePrimaryBackgroundColor": {}
|
11577
11603
|
}
|
11578
11604
|
},
|
11579
|
-
"
|
11605
|
+
"S6g": {
|
11580
11606
|
"type": "structure",
|
11581
11607
|
"members": {
|
11582
11608
|
"BackgroundColor": {
|
11583
|
-
"shape": "
|
11609
|
+
"shape": "S6h"
|
11584
11610
|
},
|
11585
11611
|
"TextColor": {
|
11586
|
-
"shape": "
|
11612
|
+
"shape": "S6h"
|
11587
11613
|
},
|
11588
11614
|
"Icon": {
|
11589
|
-
"shape": "
|
11615
|
+
"shape": "S6n"
|
11590
11616
|
}
|
11591
11617
|
}
|
11592
11618
|
},
|
11593
|
-
"
|
11619
|
+
"S6h": {
|
11594
11620
|
"type": "structure",
|
11595
11621
|
"members": {
|
11596
11622
|
"Solid": {
|
@@ -11642,7 +11668,7 @@
|
|
11642
11668
|
}
|
11643
11669
|
}
|
11644
11670
|
},
|
11645
|
-
"
|
11671
|
+
"S6n": {
|
11646
11672
|
"type": "structure",
|
11647
11673
|
"members": {
|
11648
11674
|
"IconSet": {
|
@@ -11685,7 +11711,7 @@
|
|
11685
11711
|
}
|
11686
11712
|
}
|
11687
11713
|
},
|
11688
|
-
"
|
11714
|
+
"S6x": {
|
11689
11715
|
"type": "list",
|
11690
11716
|
"member": {
|
11691
11717
|
"type": "structure",
|
@@ -11802,16 +11828,16 @@
|
|
11802
11828
|
"type": "structure",
|
11803
11829
|
"members": {
|
11804
11830
|
"StringValues": {
|
11805
|
-
"shape": "
|
11831
|
+
"shape": "S7n"
|
11806
11832
|
},
|
11807
11833
|
"IntegerValues": {
|
11808
|
-
"shape": "
|
11834
|
+
"shape": "S7p"
|
11809
11835
|
},
|
11810
11836
|
"DecimalValues": {
|
11811
|
-
"shape": "
|
11837
|
+
"shape": "S7r"
|
11812
11838
|
},
|
11813
11839
|
"DateTimeValues": {
|
11814
|
-
"shape": "
|
11840
|
+
"shape": "S7t"
|
11815
11841
|
}
|
11816
11842
|
}
|
11817
11843
|
}
|
@@ -11836,46 +11862,46 @@
|
|
11836
11862
|
}
|
11837
11863
|
}
|
11838
11864
|
},
|
11839
|
-
"
|
11865
|
+
"S7n": {
|
11840
11866
|
"type": "list",
|
11841
11867
|
"member": {
|
11842
11868
|
"type": "string",
|
11843
11869
|
"sensitive": true
|
11844
11870
|
}
|
11845
11871
|
},
|
11846
|
-
"
|
11872
|
+
"S7p": {
|
11847
11873
|
"type": "list",
|
11848
11874
|
"member": {
|
11849
11875
|
"type": "long",
|
11850
11876
|
"sensitive": true
|
11851
11877
|
}
|
11852
11878
|
},
|
11853
|
-
"
|
11879
|
+
"S7r": {
|
11854
11880
|
"type": "list",
|
11855
11881
|
"member": {
|
11856
11882
|
"type": "double",
|
11857
11883
|
"sensitive": true
|
11858
11884
|
}
|
11859
11885
|
},
|
11860
|
-
"
|
11886
|
+
"S7t": {
|
11861
11887
|
"type": "list",
|
11862
11888
|
"member": {
|
11863
11889
|
"shape": "S18"
|
11864
11890
|
}
|
11865
11891
|
},
|
11866
|
-
"
|
11892
|
+
"S7z": {
|
11867
11893
|
"type": "list",
|
11868
11894
|
"member": {
|
11869
11895
|
"shape": "S3o"
|
11870
11896
|
}
|
11871
11897
|
},
|
11872
|
-
"
|
11898
|
+
"S86": {
|
11873
11899
|
"type": "list",
|
11874
11900
|
"member": {
|
11875
|
-
"shape": "
|
11901
|
+
"shape": "S87"
|
11876
11902
|
}
|
11877
11903
|
},
|
11878
|
-
"
|
11904
|
+
"S87": {
|
11879
11905
|
"type": "structure",
|
11880
11906
|
"required": [
|
11881
11907
|
"FieldId",
|
@@ -11884,15 +11910,15 @@
|
|
11884
11910
|
"members": {
|
11885
11911
|
"FieldId": {},
|
11886
11912
|
"FieldValue": {
|
11887
|
-
"shape": "
|
11913
|
+
"shape": "S88"
|
11888
11914
|
}
|
11889
11915
|
}
|
11890
11916
|
},
|
11891
|
-
"
|
11917
|
+
"S88": {
|
11892
11918
|
"type": "string",
|
11893
11919
|
"sensitive": true
|
11894
11920
|
},
|
11895
|
-
"
|
11921
|
+
"S8f": {
|
11896
11922
|
"type": "structure",
|
11897
11923
|
"members": {
|
11898
11924
|
"TotalsVisibility": {},
|
@@ -11930,7 +11956,7 @@
|
|
11930
11956
|
}
|
11931
11957
|
}
|
11932
11958
|
},
|
11933
|
-
"
|
11959
|
+
"S8m": {
|
11934
11960
|
"type": "structure",
|
11935
11961
|
"members": {
|
11936
11962
|
"TotalsVisibility": {},
|
@@ -11948,25 +11974,25 @@
|
|
11948
11974
|
}
|
11949
11975
|
}
|
11950
11976
|
},
|
11951
|
-
"
|
11977
|
+
"S91": {
|
11952
11978
|
"type": "structure",
|
11953
11979
|
"members": {
|
11954
11980
|
"Role": {}
|
11955
11981
|
}
|
11956
11982
|
},
|
11957
|
-
"
|
11983
|
+
"S98": {
|
11958
11984
|
"type": "list",
|
11959
11985
|
"member": {
|
11960
11986
|
"shape": "S3o"
|
11961
11987
|
}
|
11962
11988
|
},
|
11963
|
-
"
|
11989
|
+
"S9a": {
|
11964
11990
|
"type": "list",
|
11965
11991
|
"member": {
|
11966
11992
|
"shape": "S4y"
|
11967
11993
|
}
|
11968
11994
|
},
|
11969
|
-
"
|
11995
|
+
"S9b": {
|
11970
11996
|
"type": "structure",
|
11971
11997
|
"members": {
|
11972
11998
|
"ItemsLimit": {
|
@@ -11975,7 +12001,7 @@
|
|
11975
12001
|
"OtherCategories": {}
|
11976
12002
|
}
|
11977
12003
|
},
|
11978
|
-
"
|
12004
|
+
"S9f": {
|
11979
12005
|
"type": "structure",
|
11980
12006
|
"members": {
|
11981
12007
|
"ChartColor": {},
|
@@ -11989,7 +12015,7 @@
|
|
11989
12015
|
],
|
11990
12016
|
"members": {
|
11991
12017
|
"Element": {
|
11992
|
-
"shape": "
|
12018
|
+
"shape": "S87"
|
11993
12019
|
},
|
11994
12020
|
"Color": {},
|
11995
12021
|
"TimeGranularity": {}
|
@@ -11998,7 +12024,7 @@
|
|
11998
12024
|
}
|
11999
12025
|
}
|
12000
12026
|
},
|
12001
|
-
"
|
12027
|
+
"S9i": {
|
12002
12028
|
"type": "structure",
|
12003
12029
|
"members": {
|
12004
12030
|
"MaxVisibleRows": {
|
@@ -12031,21 +12057,21 @@
|
|
12031
12057
|
}
|
12032
12058
|
},
|
12033
12059
|
"XAxis": {
|
12034
|
-
"shape": "
|
12060
|
+
"shape": "S9p"
|
12035
12061
|
},
|
12036
12062
|
"YAxis": {
|
12037
|
-
"shape": "
|
12063
|
+
"shape": "S9p"
|
12038
12064
|
}
|
12039
12065
|
}
|
12040
12066
|
},
|
12041
|
-
"
|
12067
|
+
"S9p": {
|
12042
12068
|
"type": "structure",
|
12043
12069
|
"members": {
|
12044
12070
|
"Scale": {},
|
12045
12071
|
"Placement": {}
|
12046
12072
|
}
|
12047
12073
|
},
|
12048
|
-
"
|
12074
|
+
"S9s": {
|
12049
12075
|
"type": "structure",
|
12050
12076
|
"members": {
|
12051
12077
|
"TickLabelOptions": {
|
@@ -12146,7 +12172,7 @@
|
|
12146
12172
|
"AxisOffset": {}
|
12147
12173
|
}
|
12148
12174
|
},
|
12149
|
-
"
|
12175
|
+
"Sa8": {
|
12150
12176
|
"type": "structure",
|
12151
12177
|
"members": {
|
12152
12178
|
"Visibility": {},
|
@@ -12178,7 +12204,7 @@
|
|
12178
12204
|
}
|
12179
12205
|
}
|
12180
12206
|
},
|
12181
|
-
"
|
12207
|
+
"Sac": {
|
12182
12208
|
"type": "structure",
|
12183
12209
|
"members": {
|
12184
12210
|
"Visibility": {},
|
@@ -12190,7 +12216,7 @@
|
|
12190
12216
|
"Height": {}
|
12191
12217
|
}
|
12192
12218
|
},
|
12193
|
-
"
|
12219
|
+
"Sae": {
|
12194
12220
|
"type": "structure",
|
12195
12221
|
"members": {
|
12196
12222
|
"Visibility": {},
|
@@ -12213,7 +12239,7 @@
|
|
12213
12239
|
"members": {
|
12214
12240
|
"FieldId": {},
|
12215
12241
|
"FieldValue": {
|
12216
|
-
"shape": "
|
12242
|
+
"shape": "S88"
|
12217
12243
|
},
|
12218
12244
|
"Visibility": {}
|
12219
12245
|
}
|
@@ -12249,7 +12275,7 @@
|
|
12249
12275
|
"TotalsVisibility": {}
|
12250
12276
|
}
|
12251
12277
|
},
|
12252
|
-
"
|
12278
|
+
"Sap": {
|
12253
12279
|
"type": "structure",
|
12254
12280
|
"members": {
|
12255
12281
|
"TooltipVisibility": {},
|
@@ -12298,7 +12324,7 @@
|
|
12298
12324
|
}
|
12299
12325
|
}
|
12300
12326
|
},
|
12301
|
-
"
|
12327
|
+
"Sax": {
|
12302
12328
|
"type": "list",
|
12303
12329
|
"member": {
|
12304
12330
|
"type": "structure",
|
@@ -12381,7 +12407,7 @@
|
|
12381
12407
|
}
|
12382
12408
|
}
|
12383
12409
|
},
|
12384
|
-
"
|
12410
|
+
"Sbb": {
|
12385
12411
|
"type": "list",
|
12386
12412
|
"member": {
|
12387
12413
|
"type": "structure",
|
@@ -12400,7 +12426,7 @@
|
|
12400
12426
|
}
|
12401
12427
|
}
|
12402
12428
|
},
|
12403
|
-
"
|
12429
|
+
"Sbe": {
|
12404
12430
|
"type": "list",
|
12405
12431
|
"member": {
|
12406
12432
|
"type": "structure",
|
@@ -12420,7 +12446,7 @@
|
|
12420
12446
|
}
|
12421
12447
|
},
|
12422
12448
|
"DrillDownFilters": {
|
12423
|
-
"shape": "
|
12449
|
+
"shape": "Sbi"
|
12424
12450
|
}
|
12425
12451
|
}
|
12426
12452
|
},
|
@@ -12432,7 +12458,7 @@
|
|
12432
12458
|
"members": {
|
12433
12459
|
"HierarchyId": {},
|
12434
12460
|
"DrillDownFilters": {
|
12435
|
-
"shape": "
|
12461
|
+
"shape": "Sbi"
|
12436
12462
|
}
|
12437
12463
|
}
|
12438
12464
|
},
|
@@ -12451,14 +12477,14 @@
|
|
12451
12477
|
}
|
12452
12478
|
},
|
12453
12479
|
"DrillDownFilters": {
|
12454
|
-
"shape": "
|
12480
|
+
"shape": "Sbi"
|
12455
12481
|
}
|
12456
12482
|
}
|
12457
12483
|
}
|
12458
12484
|
}
|
12459
12485
|
}
|
12460
12486
|
},
|
12461
|
-
"
|
12487
|
+
"Sbi": {
|
12462
12488
|
"type": "list",
|
12463
12489
|
"member": {
|
12464
12490
|
"type": "structure",
|
@@ -12489,7 +12515,7 @@
|
|
12489
12515
|
"shape": "S2g"
|
12490
12516
|
},
|
12491
12517
|
"CategoryValues": {
|
12492
|
-
"shape": "
|
12518
|
+
"shape": "Sbm"
|
12493
12519
|
}
|
12494
12520
|
}
|
12495
12521
|
},
|
@@ -12517,11 +12543,11 @@
|
|
12517
12543
|
}
|
12518
12544
|
}
|
12519
12545
|
},
|
12520
|
-
"
|
12546
|
+
"Sbm": {
|
12521
12547
|
"type": "list",
|
12522
12548
|
"member": {}
|
12523
12549
|
},
|
12524
|
-
"
|
12550
|
+
"Sc1": {
|
12525
12551
|
"type": "structure",
|
12526
12552
|
"members": {
|
12527
12553
|
"ComparisonMethod": {},
|
@@ -12538,11 +12564,11 @@
|
|
12538
12564
|
}
|
12539
12565
|
}
|
12540
12566
|
},
|
12541
|
-
"
|
12567
|
+
"Sdc": {
|
12542
12568
|
"type": "structure",
|
12543
12569
|
"members": {
|
12544
12570
|
"AxisOptions": {
|
12545
|
-
"shape": "
|
12571
|
+
"shape": "S9s"
|
12546
12572
|
},
|
12547
12573
|
"MissingDataConfigurations": {
|
12548
12574
|
"type": "list",
|
@@ -12555,7 +12581,7 @@
|
|
12555
12581
|
}
|
12556
12582
|
}
|
12557
12583
|
},
|
12558
|
-
"
|
12584
|
+
"Sdh": {
|
12559
12585
|
"type": "structure",
|
12560
12586
|
"members": {
|
12561
12587
|
"LineVisibility": {},
|
@@ -12564,7 +12590,7 @@
|
|
12564
12590
|
"LineWidth": {}
|
12565
12591
|
}
|
12566
12592
|
},
|
12567
|
-
"
|
12593
|
+
"Sdk": {
|
12568
12594
|
"type": "structure",
|
12569
12595
|
"members": {
|
12570
12596
|
"MarkerVisibility": {},
|
@@ -12573,24 +12599,24 @@
|
|
12573
12599
|
"MarkerColor": {}
|
12574
12600
|
}
|
12575
12601
|
},
|
12576
|
-
"
|
12602
|
+
"Sdp": {
|
12577
12603
|
"type": "structure",
|
12578
12604
|
"members": {
|
12579
12605
|
"LineStyleSettings": {
|
12580
|
-
"shape": "
|
12606
|
+
"shape": "Sdh"
|
12581
12607
|
},
|
12582
12608
|
"MarkerStyleSettings": {
|
12583
|
-
"shape": "
|
12609
|
+
"shape": "Sdk"
|
12584
12610
|
}
|
12585
12611
|
}
|
12586
12612
|
},
|
12587
|
-
"
|
12613
|
+
"Sdv": {
|
12588
12614
|
"type": "list",
|
12589
12615
|
"member": {
|
12590
12616
|
"shape": "S3o"
|
12591
12617
|
}
|
12592
12618
|
},
|
12593
|
-
"
|
12619
|
+
"Sdy": {
|
12594
12620
|
"type": "structure",
|
12595
12621
|
"required": [
|
12596
12622
|
"Colors",
|
@@ -12600,16 +12626,16 @@
|
|
12600
12626
|
"Colors": {
|
12601
12627
|
"type": "list",
|
12602
12628
|
"member": {
|
12603
|
-
"shape": "
|
12629
|
+
"shape": "Se0"
|
12604
12630
|
}
|
12605
12631
|
},
|
12606
12632
|
"ColorFillType": {},
|
12607
12633
|
"NullValueColor": {
|
12608
|
-
"shape": "
|
12634
|
+
"shape": "Se0"
|
12609
12635
|
}
|
12610
12636
|
}
|
12611
12637
|
},
|
12612
|
-
"
|
12638
|
+
"Se0": {
|
12613
12639
|
"type": "structure",
|
12614
12640
|
"members": {
|
12615
12641
|
"Color": {},
|
@@ -12618,13 +12644,13 @@
|
|
12618
12644
|
}
|
12619
12645
|
}
|
12620
12646
|
},
|
12621
|
-
"
|
12647
|
+
"Se7": {
|
12622
12648
|
"type": "list",
|
12623
12649
|
"member": {
|
12624
12650
|
"shape": "S4g"
|
12625
12651
|
}
|
12626
12652
|
},
|
12627
|
-
"
|
12653
|
+
"Sed": {
|
12628
12654
|
"type": "structure",
|
12629
12655
|
"members": {
|
12630
12656
|
"Bounds": {
|
@@ -12653,13 +12679,13 @@
|
|
12653
12679
|
"MapZoomMode": {}
|
12654
12680
|
}
|
12655
12681
|
},
|
12656
|
-
"
|
12682
|
+
"Sei": {
|
12657
12683
|
"type": "structure",
|
12658
12684
|
"members": {
|
12659
12685
|
"BaseMapStyle": {}
|
12660
12686
|
}
|
12661
12687
|
},
|
12662
|
-
"
|
12688
|
+
"Sib": {
|
12663
12689
|
"type": "structure",
|
12664
12690
|
"required": [
|
12665
12691
|
"Elements"
|
@@ -12694,11 +12720,11 @@
|
|
12694
12720
|
}
|
12695
12721
|
},
|
12696
12722
|
"CanvasSizeOptions": {
|
12697
|
-
"shape": "
|
12723
|
+
"shape": "Sij"
|
12698
12724
|
}
|
12699
12725
|
}
|
12700
12726
|
},
|
12701
|
-
"
|
12727
|
+
"Sij": {
|
12702
12728
|
"type": "structure",
|
12703
12729
|
"members": {
|
12704
12730
|
"ScreenCanvasSizeOptions": {
|
@@ -12713,7 +12739,7 @@
|
|
12713
12739
|
}
|
12714
12740
|
}
|
12715
12741
|
},
|
12716
|
-
"
|
12742
|
+
"Sin": {
|
12717
12743
|
"type": "list",
|
12718
12744
|
"member": {
|
12719
12745
|
"type": "structure",
|
@@ -12755,10 +12781,10 @@
|
|
12755
12781
|
}
|
12756
12782
|
},
|
12757
12783
|
"BorderStyle": {
|
12758
|
-
"shape": "
|
12784
|
+
"shape": "Sit"
|
12759
12785
|
},
|
12760
12786
|
"SelectedBorderStyle": {
|
12761
|
-
"shape": "
|
12787
|
+
"shape": "Sit"
|
12762
12788
|
},
|
12763
12789
|
"BackgroundStyle": {
|
12764
12790
|
"type": "structure",
|
@@ -12776,14 +12802,14 @@
|
|
12776
12802
|
}
|
12777
12803
|
}
|
12778
12804
|
},
|
12779
|
-
"
|
12805
|
+
"Sit": {
|
12780
12806
|
"type": "structure",
|
12781
12807
|
"members": {
|
12782
12808
|
"Visibility": {},
|
12783
12809
|
"Color": {}
|
12784
12810
|
}
|
12785
12811
|
},
|
12786
|
-
"
|
12812
|
+
"Siw": {
|
12787
12813
|
"type": "structure",
|
12788
12814
|
"members": {
|
12789
12815
|
"ScreenCanvasSizeOptions": {
|
@@ -12797,7 +12823,7 @@
|
|
12797
12823
|
}
|
12798
12824
|
}
|
12799
12825
|
},
|
12800
|
-
"
|
12826
|
+
"Siz": {
|
12801
12827
|
"type": "list",
|
12802
12828
|
"member": {
|
12803
12829
|
"type": "structure",
|
@@ -12808,15 +12834,15 @@
|
|
12808
12834
|
"members": {
|
12809
12835
|
"SectionId": {},
|
12810
12836
|
"Layout": {
|
12811
|
-
"shape": "
|
12837
|
+
"shape": "Sj1"
|
12812
12838
|
},
|
12813
12839
|
"Style": {
|
12814
|
-
"shape": "
|
12840
|
+
"shape": "Sj3"
|
12815
12841
|
}
|
12816
12842
|
}
|
12817
12843
|
}
|
12818
12844
|
},
|
12819
|
-
"
|
12845
|
+
"Sj1": {
|
12820
12846
|
"type": "structure",
|
12821
12847
|
"required": [
|
12822
12848
|
"FreeFormLayout"
|
@@ -12829,22 +12855,22 @@
|
|
12829
12855
|
],
|
12830
12856
|
"members": {
|
12831
12857
|
"Elements": {
|
12832
|
-
"shape": "
|
12858
|
+
"shape": "Sin"
|
12833
12859
|
}
|
12834
12860
|
}
|
12835
12861
|
}
|
12836
12862
|
}
|
12837
12863
|
},
|
12838
|
-
"
|
12864
|
+
"Sj3": {
|
12839
12865
|
"type": "structure",
|
12840
12866
|
"members": {
|
12841
12867
|
"Height": {},
|
12842
12868
|
"Padding": {
|
12843
|
-
"shape": "
|
12869
|
+
"shape": "Sj4"
|
12844
12870
|
}
|
12845
12871
|
}
|
12846
12872
|
},
|
12847
|
-
"
|
12873
|
+
"Sj4": {
|
12848
12874
|
"type": "structure",
|
12849
12875
|
"members": {
|
12850
12876
|
"Top": {},
|
@@ -12853,7 +12879,7 @@
|
|
12853
12879
|
"Right": {}
|
12854
12880
|
}
|
12855
12881
|
},
|
12856
|
-
"
|
12882
|
+
"Sjc": {
|
12857
12883
|
"type": "structure",
|
12858
12884
|
"members": {
|
12859
12885
|
"PaperCanvasSizeOptions": {
|
@@ -12862,13 +12888,13 @@
|
|
12862
12888
|
"PaperSize": {},
|
12863
12889
|
"PaperOrientation": {},
|
12864
12890
|
"PaperMargin": {
|
12865
|
-
"shape": "
|
12891
|
+
"shape": "Sj4"
|
12866
12892
|
}
|
12867
12893
|
}
|
12868
12894
|
}
|
12869
12895
|
}
|
12870
12896
|
},
|
12871
|
-
"
|
12897
|
+
"Sjk": {
|
12872
12898
|
"type": "list",
|
12873
12899
|
"member": {
|
12874
12900
|
"type": "structure",
|
@@ -12887,7 +12913,7 @@
|
|
12887
12913
|
}
|
12888
12914
|
}
|
12889
12915
|
},
|
12890
|
-
"
|
12916
|
+
"Sjn": {
|
12891
12917
|
"type": "list",
|
12892
12918
|
"member": {
|
12893
12919
|
"type": "structure",
|
@@ -12905,10 +12931,10 @@
|
|
12905
12931
|
"type": "structure",
|
12906
12932
|
"members": {
|
12907
12933
|
"DynamicValue": {
|
12908
|
-
"shape": "
|
12934
|
+
"shape": "Sjs"
|
12909
12935
|
},
|
12910
12936
|
"StaticValues": {
|
12911
|
-
"shape": "
|
12937
|
+
"shape": "S7n"
|
12912
12938
|
}
|
12913
12939
|
}
|
12914
12940
|
},
|
@@ -12922,7 +12948,7 @@
|
|
12922
12948
|
}
|
12923
12949
|
},
|
12924
12950
|
"MappedDataSetParameters": {
|
12925
|
-
"shape": "
|
12951
|
+
"shape": "Sjv"
|
12926
12952
|
}
|
12927
12953
|
}
|
12928
12954
|
},
|
@@ -12939,10 +12965,10 @@
|
|
12939
12965
|
"type": "structure",
|
12940
12966
|
"members": {
|
12941
12967
|
"DynamicValue": {
|
12942
|
-
"shape": "
|
12968
|
+
"shape": "Sjs"
|
12943
12969
|
},
|
12944
12970
|
"StaticValues": {
|
12945
|
-
"shape": "
|
12971
|
+
"shape": "S7r"
|
12946
12972
|
}
|
12947
12973
|
}
|
12948
12974
|
},
|
@@ -12956,7 +12982,7 @@
|
|
12956
12982
|
}
|
12957
12983
|
},
|
12958
12984
|
"MappedDataSetParameters": {
|
12959
|
-
"shape": "
|
12985
|
+
"shape": "Sjv"
|
12960
12986
|
}
|
12961
12987
|
}
|
12962
12988
|
},
|
@@ -12973,10 +12999,10 @@
|
|
12973
12999
|
"type": "structure",
|
12974
13000
|
"members": {
|
12975
13001
|
"DynamicValue": {
|
12976
|
-
"shape": "
|
13002
|
+
"shape": "Sjs"
|
12977
13003
|
},
|
12978
13004
|
"StaticValues": {
|
12979
|
-
"shape": "
|
13005
|
+
"shape": "S7p"
|
12980
13006
|
}
|
12981
13007
|
}
|
12982
13008
|
},
|
@@ -12990,7 +13016,7 @@
|
|
12990
13016
|
}
|
12991
13017
|
},
|
12992
13018
|
"MappedDataSetParameters": {
|
12993
|
-
"shape": "
|
13019
|
+
"shape": "Sjv"
|
12994
13020
|
}
|
12995
13021
|
}
|
12996
13022
|
},
|
@@ -13005,13 +13031,13 @@
|
|
13005
13031
|
"type": "structure",
|
13006
13032
|
"members": {
|
13007
13033
|
"DynamicValue": {
|
13008
|
-
"shape": "
|
13034
|
+
"shape": "Sjs"
|
13009
13035
|
},
|
13010
13036
|
"StaticValues": {
|
13011
|
-
"shape": "
|
13037
|
+
"shape": "S7t"
|
13012
13038
|
},
|
13013
13039
|
"RollingDate": {
|
13014
|
-
"shape": "
|
13040
|
+
"shape": "Sk5"
|
13015
13041
|
}
|
13016
13042
|
}
|
13017
13043
|
},
|
@@ -13026,14 +13052,14 @@
|
|
13026
13052
|
}
|
13027
13053
|
},
|
13028
13054
|
"MappedDataSetParameters": {
|
13029
|
-
"shape": "
|
13055
|
+
"shape": "Sjv"
|
13030
13056
|
}
|
13031
13057
|
}
|
13032
13058
|
}
|
13033
13059
|
}
|
13034
13060
|
}
|
13035
13061
|
},
|
13036
|
-
"
|
13062
|
+
"Sjs": {
|
13037
13063
|
"type": "structure",
|
13038
13064
|
"required": [
|
13039
13065
|
"DefaultValueColumn"
|
@@ -13050,7 +13076,7 @@
|
|
13050
13076
|
}
|
13051
13077
|
}
|
13052
13078
|
},
|
13053
|
-
"
|
13079
|
+
"Sjv": {
|
13054
13080
|
"type": "list",
|
13055
13081
|
"member": {
|
13056
13082
|
"type": "structure",
|
@@ -13064,7 +13090,7 @@
|
|
13064
13090
|
}
|
13065
13091
|
}
|
13066
13092
|
},
|
13067
|
-
"
|
13093
|
+
"Sk5": {
|
13068
13094
|
"type": "structure",
|
13069
13095
|
"required": [
|
13070
13096
|
"Expression"
|
@@ -13076,7 +13102,7 @@
|
|
13076
13102
|
}
|
13077
13103
|
}
|
13078
13104
|
},
|
13079
|
-
"
|
13105
|
+
"Sk7": {
|
13080
13106
|
"type": "list",
|
13081
13107
|
"member": {
|
13082
13108
|
"type": "structure",
|
@@ -13116,7 +13142,7 @@
|
|
13116
13142
|
"members": {
|
13117
13143
|
"MatchOperator": {},
|
13118
13144
|
"CategoryValues": {
|
13119
|
-
"shape": "
|
13145
|
+
"shape": "Sbm"
|
13120
13146
|
},
|
13121
13147
|
"SelectAllOptions": {}
|
13122
13148
|
}
|
@@ -13130,7 +13156,7 @@
|
|
13130
13156
|
"members": {
|
13131
13157
|
"MatchOperator": {},
|
13132
13158
|
"CategoryValues": {
|
13133
|
-
"shape": "
|
13159
|
+
"shape": "Sbm"
|
13134
13160
|
},
|
13135
13161
|
"SelectAllOptions": {},
|
13136
13162
|
"NullOption": {}
|
@@ -13173,10 +13199,10 @@
|
|
13173
13199
|
"type": "boolean"
|
13174
13200
|
},
|
13175
13201
|
"RangeMinimum": {
|
13176
|
-
"shape": "
|
13202
|
+
"shape": "Skk"
|
13177
13203
|
},
|
13178
13204
|
"RangeMaximum": {
|
13179
|
-
"shape": "
|
13205
|
+
"shape": "Skk"
|
13180
13206
|
},
|
13181
13207
|
"SelectAllOptions": {},
|
13182
13208
|
"AggregationFunction": {
|
@@ -13247,14 +13273,14 @@
|
|
13247
13273
|
"type": "boolean"
|
13248
13274
|
},
|
13249
13275
|
"RangeMinimumValue": {
|
13250
|
-
"shape": "
|
13276
|
+
"shape": "Skq"
|
13251
13277
|
},
|
13252
13278
|
"RangeMaximumValue": {
|
13253
|
-
"shape": "
|
13279
|
+
"shape": "Skq"
|
13254
13280
|
},
|
13255
13281
|
"NullOption": {},
|
13256
13282
|
"ExcludePeriodConfiguration": {
|
13257
|
-
"shape": "
|
13283
|
+
"shape": "Skr"
|
13258
13284
|
},
|
13259
13285
|
"TimeGranularity": {}
|
13260
13286
|
}
|
@@ -13290,7 +13316,7 @@
|
|
13290
13316
|
"ParameterName": {},
|
13291
13317
|
"NullOption": {},
|
13292
13318
|
"ExcludePeriodConfiguration": {
|
13293
|
-
"shape": "
|
13319
|
+
"shape": "Skr"
|
13294
13320
|
}
|
13295
13321
|
}
|
13296
13322
|
},
|
@@ -13360,6 +13386,10 @@
|
|
13360
13386
|
}
|
13361
13387
|
}
|
13362
13388
|
}
|
13389
|
+
},
|
13390
|
+
"AllSheets": {
|
13391
|
+
"type": "structure",
|
13392
|
+
"members": {}
|
13363
13393
|
}
|
13364
13394
|
}
|
13365
13395
|
},
|
@@ -13368,7 +13398,7 @@
|
|
13368
13398
|
}
|
13369
13399
|
}
|
13370
13400
|
},
|
13371
|
-
"
|
13401
|
+
"Skk": {
|
13372
13402
|
"type": "structure",
|
13373
13403
|
"members": {
|
13374
13404
|
"StaticValue": {
|
@@ -13377,19 +13407,19 @@
|
|
13377
13407
|
"Parameter": {}
|
13378
13408
|
}
|
13379
13409
|
},
|
13380
|
-
"
|
13410
|
+
"Skq": {
|
13381
13411
|
"type": "structure",
|
13382
13412
|
"members": {
|
13383
13413
|
"StaticValue": {
|
13384
13414
|
"type": "timestamp"
|
13385
13415
|
},
|
13386
13416
|
"RollingDate": {
|
13387
|
-
"shape": "
|
13417
|
+
"shape": "Sk5"
|
13388
13418
|
},
|
13389
13419
|
"Parameter": {}
|
13390
13420
|
}
|
13391
13421
|
},
|
13392
|
-
"
|
13422
|
+
"Skr": {
|
13393
13423
|
"type": "structure",
|
13394
13424
|
"required": [
|
13395
13425
|
"Amount",
|
@@ -13403,7 +13433,7 @@
|
|
13403
13433
|
"Status": {}
|
13404
13434
|
}
|
13405
13435
|
},
|
13406
|
-
"
|
13436
|
+
"Sl7": {
|
13407
13437
|
"type": "list",
|
13408
13438
|
"member": {
|
13409
13439
|
"type": "structure",
|
@@ -13430,7 +13460,7 @@
|
|
13430
13460
|
],
|
13431
13461
|
"members": {
|
13432
13462
|
"FieldValue": {
|
13433
|
-
"shape": "
|
13463
|
+
"shape": "S88"
|
13434
13464
|
},
|
13435
13465
|
"Color": {},
|
13436
13466
|
"SpecialValue": {}
|
@@ -13442,7 +13472,7 @@
|
|
13442
13472
|
}
|
13443
13473
|
}
|
13444
13474
|
},
|
13445
|
-
"
|
13475
|
+
"Sle": {
|
13446
13476
|
"type": "structure",
|
13447
13477
|
"required": [
|
13448
13478
|
"DefaultNewSheetConfiguration"
|
@@ -13461,7 +13491,7 @@
|
|
13461
13491
|
],
|
13462
13492
|
"members": {
|
13463
13493
|
"CanvasSizeOptions": {
|
13464
|
-
"shape": "
|
13494
|
+
"shape": "Sij"
|
13465
13495
|
}
|
13466
13496
|
}
|
13467
13497
|
},
|
@@ -13472,7 +13502,7 @@
|
|
13472
13502
|
],
|
13473
13503
|
"members": {
|
13474
13504
|
"CanvasSizeOptions": {
|
13475
|
-
"shape": "
|
13505
|
+
"shape": "Siw"
|
13476
13506
|
}
|
13477
13507
|
}
|
13478
13508
|
}
|
@@ -13488,7 +13518,7 @@
|
|
13488
13518
|
],
|
13489
13519
|
"members": {
|
13490
13520
|
"CanvasSizeOptions": {
|
13491
|
-
"shape": "
|
13521
|
+
"shape": "Sjc"
|
13492
13522
|
}
|
13493
13523
|
}
|
13494
13524
|
}
|
@@ -13499,7 +13529,7 @@
|
|
13499
13529
|
}
|
13500
13530
|
}
|
13501
13531
|
},
|
13502
|
-
"
|
13532
|
+
"Slp": {
|
13503
13533
|
"type": "structure",
|
13504
13534
|
"members": {
|
13505
13535
|
"SourceTemplate": {
|
@@ -13517,7 +13547,7 @@
|
|
13517
13547
|
}
|
13518
13548
|
}
|
13519
13549
|
},
|
13520
|
-
"
|
13550
|
+
"Sls": {
|
13521
13551
|
"type": "structure",
|
13522
13552
|
"members": {
|
13523
13553
|
"AdHocFilteringOption": {
|
@@ -13595,7 +13625,7 @@
|
|
13595
13625
|
}
|
13596
13626
|
}
|
13597
13627
|
},
|
13598
|
-
"
|
13628
|
+
"Sm7": {
|
13599
13629
|
"type": "structure",
|
13600
13630
|
"required": [
|
13601
13631
|
"DataSetIdentifierDeclarations"
|
@@ -13608,23 +13638,23 @@
|
|
13608
13638
|
"shape": "S1l"
|
13609
13639
|
},
|
13610
13640
|
"CalculatedFields": {
|
13611
|
-
"shape": "
|
13641
|
+
"shape": "Sjk"
|
13612
13642
|
},
|
13613
13643
|
"ParameterDeclarations": {
|
13614
|
-
"shape": "
|
13644
|
+
"shape": "Sjn"
|
13615
13645
|
},
|
13616
13646
|
"FilterGroups": {
|
13617
|
-
"shape": "
|
13647
|
+
"shape": "Sk7"
|
13618
13648
|
},
|
13619
13649
|
"ColumnConfigurations": {
|
13620
|
-
"shape": "
|
13650
|
+
"shape": "Sl7"
|
13621
13651
|
},
|
13622
13652
|
"AnalysisDefaults": {
|
13623
|
-
"shape": "
|
13653
|
+
"shape": "Sle"
|
13624
13654
|
}
|
13625
13655
|
}
|
13626
13656
|
},
|
13627
|
-
"
|
13657
|
+
"Smc": {
|
13628
13658
|
"type": "map",
|
13629
13659
|
"key": {},
|
13630
13660
|
"value": {
|
@@ -13643,7 +13673,7 @@
|
|
13643
13673
|
"Schema": {},
|
13644
13674
|
"Name": {},
|
13645
13675
|
"InputColumns": {
|
13646
|
-
"shape": "
|
13676
|
+
"shape": "Smj"
|
13647
13677
|
}
|
13648
13678
|
}
|
13649
13679
|
},
|
@@ -13659,7 +13689,7 @@
|
|
13659
13689
|
"Name": {},
|
13660
13690
|
"SqlQuery": {},
|
13661
13691
|
"Columns": {
|
13662
|
-
"shape": "
|
13692
|
+
"shape": "Smj"
|
13663
13693
|
}
|
13664
13694
|
}
|
13665
13695
|
},
|
@@ -13686,14 +13716,14 @@
|
|
13686
13716
|
}
|
13687
13717
|
},
|
13688
13718
|
"InputColumns": {
|
13689
|
-
"shape": "
|
13719
|
+
"shape": "Smj"
|
13690
13720
|
}
|
13691
13721
|
}
|
13692
13722
|
}
|
13693
13723
|
}
|
13694
13724
|
}
|
13695
13725
|
},
|
13696
|
-
"
|
13726
|
+
"Smj": {
|
13697
13727
|
"type": "list",
|
13698
13728
|
"member": {
|
13699
13729
|
"type": "structure",
|
@@ -13707,7 +13737,7 @@
|
|
13707
13737
|
}
|
13708
13738
|
}
|
13709
13739
|
},
|
13710
|
-
"
|
13740
|
+
"Smv": {
|
13711
13741
|
"type": "map",
|
13712
13742
|
"key": {},
|
13713
13743
|
"value": {
|
@@ -13846,16 +13876,16 @@
|
|
13846
13876
|
"type": "structure",
|
13847
13877
|
"members": {
|
13848
13878
|
"StringStaticValues": {
|
13849
|
-
"shape": "
|
13879
|
+
"shape": "Sno"
|
13850
13880
|
},
|
13851
13881
|
"DecimalStaticValues": {
|
13852
|
-
"shape": "
|
13882
|
+
"shape": "Snq"
|
13853
13883
|
},
|
13854
13884
|
"DateTimeStaticValues": {
|
13855
|
-
"shape": "
|
13885
|
+
"shape": "Sns"
|
13856
13886
|
},
|
13857
13887
|
"IntegerStaticValues": {
|
13858
|
-
"shape": "
|
13888
|
+
"shape": "Snu"
|
13859
13889
|
}
|
13860
13890
|
}
|
13861
13891
|
}
|
@@ -13879,10 +13909,10 @@
|
|
13879
13909
|
"LeftOperand": {},
|
13880
13910
|
"RightOperand": {},
|
13881
13911
|
"LeftJoinKeyProperties": {
|
13882
|
-
"shape": "
|
13912
|
+
"shape": "Sny"
|
13883
13913
|
},
|
13884
13914
|
"RightJoinKeyProperties": {
|
13885
|
-
"shape": "
|
13915
|
+
"shape": "Sny"
|
13886
13916
|
},
|
13887
13917
|
"Type": {},
|
13888
13918
|
"OnClause": {}
|
@@ -13895,29 +13925,29 @@
|
|
13895
13925
|
}
|
13896
13926
|
}
|
13897
13927
|
},
|
13898
|
-
"
|
13928
|
+
"Sno": {
|
13899
13929
|
"type": "list",
|
13900
13930
|
"member": {}
|
13901
13931
|
},
|
13902
|
-
"
|
13932
|
+
"Snq": {
|
13903
13933
|
"type": "list",
|
13904
13934
|
"member": {
|
13905
13935
|
"type": "double"
|
13906
13936
|
}
|
13907
13937
|
},
|
13908
|
-
"
|
13938
|
+
"Sns": {
|
13909
13939
|
"type": "list",
|
13910
13940
|
"member": {
|
13911
13941
|
"type": "timestamp"
|
13912
13942
|
}
|
13913
13943
|
},
|
13914
|
-
"
|
13944
|
+
"Snu": {
|
13915
13945
|
"type": "list",
|
13916
13946
|
"member": {
|
13917
13947
|
"type": "long"
|
13918
13948
|
}
|
13919
13949
|
},
|
13920
|
-
"
|
13950
|
+
"Sny": {
|
13921
13951
|
"type": "structure",
|
13922
13952
|
"members": {
|
13923
13953
|
"UniqueKey": {
|
@@ -13925,7 +13955,7 @@
|
|
13925
13955
|
}
|
13926
13956
|
}
|
13927
13957
|
},
|
13928
|
-
"
|
13958
|
+
"So2": {
|
13929
13959
|
"type": "list",
|
13930
13960
|
"member": {
|
13931
13961
|
"type": "structure",
|
@@ -13948,7 +13978,7 @@
|
|
13948
13978
|
}
|
13949
13979
|
}
|
13950
13980
|
},
|
13951
|
-
"
|
13981
|
+
"So8": {
|
13952
13982
|
"type": "map",
|
13953
13983
|
"key": {},
|
13954
13984
|
"value": {
|
@@ -13962,7 +13992,7 @@
|
|
13962
13992
|
}
|
13963
13993
|
}
|
13964
13994
|
},
|
13965
|
-
"
|
13995
|
+
"Sod": {
|
13966
13996
|
"type": "structure",
|
13967
13997
|
"required": [
|
13968
13998
|
"Arn",
|
@@ -13976,7 +14006,7 @@
|
|
13976
14006
|
"Status": {}
|
13977
14007
|
}
|
13978
14008
|
},
|
13979
|
-
"
|
14009
|
+
"Soh": {
|
13980
14010
|
"type": "structure",
|
13981
14011
|
"required": [
|
13982
14012
|
"TagRules"
|
@@ -13996,7 +14026,7 @@
|
|
13996
14026
|
"ColumnName": {},
|
13997
14027
|
"TagMultiValueDelimiter": {},
|
13998
14028
|
"MatchAllValue": {
|
13999
|
-
"shape": "
|
14029
|
+
"shape": "Som"
|
14000
14030
|
}
|
14001
14031
|
}
|
14002
14032
|
}
|
@@ -14010,11 +14040,11 @@
|
|
14010
14040
|
}
|
14011
14041
|
}
|
14012
14042
|
},
|
14013
|
-
"
|
14043
|
+
"Som": {
|
14014
14044
|
"type": "string",
|
14015
14045
|
"sensitive": true
|
14016
14046
|
},
|
14017
|
-
"
|
14047
|
+
"Sop": {
|
14018
14048
|
"type": "list",
|
14019
14049
|
"member": {
|
14020
14050
|
"type": "structure",
|
@@ -14030,7 +14060,7 @@
|
|
14030
14060
|
}
|
14031
14061
|
}
|
14032
14062
|
},
|
14033
|
-
"
|
14063
|
+
"Sot": {
|
14034
14064
|
"type": "structure",
|
14035
14065
|
"members": {
|
14036
14066
|
"DisableUseAsDirectQuerySource": {
|
@@ -14041,7 +14071,7 @@
|
|
14041
14071
|
}
|
14042
14072
|
}
|
14043
14073
|
},
|
14044
|
-
"
|
14074
|
+
"Sou": {
|
14045
14075
|
"type": "list",
|
14046
14076
|
"member": {
|
14047
14077
|
"type": "structure",
|
@@ -14061,7 +14091,7 @@
|
|
14061
14091
|
"type": "structure",
|
14062
14092
|
"members": {
|
14063
14093
|
"StaticValues": {
|
14064
|
-
"shape": "
|
14094
|
+
"shape": "Sno"
|
14065
14095
|
}
|
14066
14096
|
}
|
14067
14097
|
}
|
@@ -14082,7 +14112,7 @@
|
|
14082
14112
|
"type": "structure",
|
14083
14113
|
"members": {
|
14084
14114
|
"StaticValues": {
|
14085
|
-
"shape": "
|
14115
|
+
"shape": "Snq"
|
14086
14116
|
}
|
14087
14117
|
}
|
14088
14118
|
}
|
@@ -14103,7 +14133,7 @@
|
|
14103
14133
|
"type": "structure",
|
14104
14134
|
"members": {
|
14105
14135
|
"StaticValues": {
|
14106
|
-
"shape": "
|
14136
|
+
"shape": "Snu"
|
14107
14137
|
}
|
14108
14138
|
}
|
14109
14139
|
}
|
@@ -14125,7 +14155,7 @@
|
|
14125
14155
|
"type": "structure",
|
14126
14156
|
"members": {
|
14127
14157
|
"StaticValues": {
|
14128
|
-
"shape": "
|
14158
|
+
"shape": "Sns"
|
14129
14159
|
}
|
14130
14160
|
}
|
14131
14161
|
}
|
@@ -14134,7 +14164,7 @@
|
|
14134
14164
|
}
|
14135
14165
|
}
|
14136
14166
|
},
|
14137
|
-
"
|
14167
|
+
"Sp9": {
|
14138
14168
|
"type": "structure",
|
14139
14169
|
"members": {
|
14140
14170
|
"AmazonElasticsearchParameters": {
|
@@ -14438,7 +14468,7 @@
|
|
14438
14468
|
}
|
14439
14469
|
}
|
14440
14470
|
},
|
14441
|
-
"
|
14471
|
+
"Sqf": {
|
14442
14472
|
"type": "structure",
|
14443
14473
|
"members": {
|
14444
14474
|
"CredentialPair": {
|
@@ -14451,7 +14481,7 @@
|
|
14451
14481
|
"Username": {},
|
14452
14482
|
"Password": {},
|
14453
14483
|
"AlternateDataSourceParameters": {
|
14454
|
-
"shape": "
|
14484
|
+
"shape": "Sqj"
|
14455
14485
|
}
|
14456
14486
|
}
|
14457
14487
|
},
|
@@ -14460,13 +14490,13 @@
|
|
14460
14490
|
},
|
14461
14491
|
"sensitive": true
|
14462
14492
|
},
|
14463
|
-
"
|
14493
|
+
"Sqj": {
|
14464
14494
|
"type": "list",
|
14465
14495
|
"member": {
|
14466
|
-
"shape": "
|
14496
|
+
"shape": "Sp9"
|
14467
14497
|
}
|
14468
14498
|
},
|
14469
|
-
"
|
14499
|
+
"Sqm": {
|
14470
14500
|
"type": "structure",
|
14471
14501
|
"required": [
|
14472
14502
|
"VpcConnectionArn"
|
@@ -14475,7 +14505,7 @@
|
|
14475
14505
|
"VpcConnectionArn": {}
|
14476
14506
|
}
|
14477
14507
|
},
|
14478
|
-
"
|
14508
|
+
"Sqn": {
|
14479
14509
|
"type": "structure",
|
14480
14510
|
"members": {
|
14481
14511
|
"DisableSsl": {
|
@@ -14483,7 +14513,7 @@
|
|
14483
14513
|
}
|
14484
14514
|
}
|
14485
14515
|
},
|
14486
|
-
"
|
14516
|
+
"Sr3": {
|
14487
14517
|
"type": "structure",
|
14488
14518
|
"members": {
|
14489
14519
|
"Arn": {},
|
@@ -14492,14 +14522,14 @@
|
|
14492
14522
|
"PrincipalId": {}
|
14493
14523
|
}
|
14494
14524
|
},
|
14495
|
-
"
|
14525
|
+
"Sr7": {
|
14496
14526
|
"type": "structure",
|
14497
14527
|
"members": {
|
14498
14528
|
"Arn": {},
|
14499
14529
|
"MemberName": {}
|
14500
14530
|
}
|
14501
14531
|
},
|
14502
|
-
"
|
14532
|
+
"Srb": {
|
14503
14533
|
"type": "map",
|
14504
14534
|
"key": {},
|
14505
14535
|
"value": {
|
@@ -14507,7 +14537,7 @@
|
|
14507
14537
|
"member": {}
|
14508
14538
|
}
|
14509
14539
|
},
|
14510
|
-
"
|
14540
|
+
"Sro": {
|
14511
14541
|
"type": "structure",
|
14512
14542
|
"required": [
|
14513
14543
|
"ScheduleId",
|
@@ -14541,7 +14571,7 @@
|
|
14541
14571
|
"Arn": {}
|
14542
14572
|
}
|
14543
14573
|
},
|
14544
|
-
"
|
14574
|
+
"Srx": {
|
14545
14575
|
"type": "structure",
|
14546
14576
|
"members": {
|
14547
14577
|
"SourceAnalysis": {
|
@@ -14568,36 +14598,36 @@
|
|
14568
14598
|
}
|
14569
14599
|
}
|
14570
14600
|
},
|
14571
|
-
"
|
14601
|
+
"Ss0": {
|
14572
14602
|
"type": "structure",
|
14573
14603
|
"required": [
|
14574
14604
|
"DataSetConfigurations"
|
14575
14605
|
],
|
14576
14606
|
"members": {
|
14577
14607
|
"DataSetConfigurations": {
|
14578
|
-
"shape": "
|
14608
|
+
"shape": "Ss1"
|
14579
14609
|
},
|
14580
14610
|
"Sheets": {
|
14581
14611
|
"shape": "S1l"
|
14582
14612
|
},
|
14583
14613
|
"CalculatedFields": {
|
14584
|
-
"shape": "
|
14614
|
+
"shape": "Sjk"
|
14585
14615
|
},
|
14586
14616
|
"ParameterDeclarations": {
|
14587
|
-
"shape": "
|
14617
|
+
"shape": "Sjn"
|
14588
14618
|
},
|
14589
14619
|
"FilterGroups": {
|
14590
|
-
"shape": "
|
14620
|
+
"shape": "Sk7"
|
14591
14621
|
},
|
14592
14622
|
"ColumnConfigurations": {
|
14593
|
-
"shape": "
|
14623
|
+
"shape": "Sl7"
|
14594
14624
|
},
|
14595
14625
|
"AnalysisDefaults": {
|
14596
|
-
"shape": "
|
14626
|
+
"shape": "Sle"
|
14597
14627
|
}
|
14598
14628
|
}
|
14599
14629
|
},
|
14600
|
-
"
|
14630
|
+
"Ss1": {
|
14601
14631
|
"type": "list",
|
14602
14632
|
"member": {
|
14603
14633
|
"type": "structure",
|
@@ -14640,7 +14670,7 @@
|
|
14640
14670
|
}
|
14641
14671
|
}
|
14642
14672
|
},
|
14643
|
-
"
|
14673
|
+
"Ssf": {
|
14644
14674
|
"type": "structure",
|
14645
14675
|
"members": {
|
14646
14676
|
"AliasName": {},
|
@@ -14650,17 +14680,17 @@
|
|
14650
14680
|
}
|
14651
14681
|
}
|
14652
14682
|
},
|
14653
|
-
"
|
14683
|
+
"Ssi": {
|
14654
14684
|
"type": "structure",
|
14655
14685
|
"members": {
|
14656
14686
|
"DataColorPalette": {
|
14657
14687
|
"type": "structure",
|
14658
14688
|
"members": {
|
14659
14689
|
"Colors": {
|
14660
|
-
"shape": "
|
14690
|
+
"shape": "Ssk"
|
14661
14691
|
},
|
14662
14692
|
"MinMaxGradient": {
|
14663
|
-
"shape": "
|
14693
|
+
"shape": "Ssk"
|
14664
14694
|
},
|
14665
14695
|
"EmptyFillColor": {}
|
14666
14696
|
}
|
@@ -14741,11 +14771,11 @@
|
|
14741
14771
|
}
|
14742
14772
|
}
|
14743
14773
|
},
|
14744
|
-
"
|
14774
|
+
"Ssk": {
|
14745
14775
|
"type": "list",
|
14746
14776
|
"member": {}
|
14747
14777
|
},
|
14748
|
-
"
|
14778
|
+
"Ssy": {
|
14749
14779
|
"type": "structure",
|
14750
14780
|
"members": {
|
14751
14781
|
"Arn": {},
|
@@ -14755,7 +14785,7 @@
|
|
14755
14785
|
}
|
14756
14786
|
}
|
14757
14787
|
},
|
14758
|
-
"
|
14788
|
+
"St1": {
|
14759
14789
|
"type": "structure",
|
14760
14790
|
"members": {
|
14761
14791
|
"Name": {},
|
@@ -14791,7 +14821,7 @@
|
|
14791
14821
|
"FilterClass": {},
|
14792
14822
|
"FilterName": {},
|
14793
14823
|
"FilterSynonyms": {
|
14794
|
-
"shape": "
|
14824
|
+
"shape": "Sta"
|
14795
14825
|
},
|
14796
14826
|
"OperandFieldName": {},
|
14797
14827
|
"FilterType": {},
|
@@ -14809,7 +14839,7 @@
|
|
14809
14839
|
"type": "structure",
|
14810
14840
|
"members": {
|
14811
14841
|
"ValueList": {
|
14812
|
-
"shape": "
|
14842
|
+
"shape": "Sti"
|
14813
14843
|
}
|
14814
14844
|
}
|
14815
14845
|
}
|
@@ -14825,7 +14855,7 @@
|
|
14825
14855
|
"type": "structure",
|
14826
14856
|
"members": {
|
14827
14857
|
"Constant": {
|
14828
|
-
"shape": "
|
14858
|
+
"shape": "Stk"
|
14829
14859
|
},
|
14830
14860
|
"Aggregation": {}
|
14831
14861
|
}
|
@@ -14837,7 +14867,7 @@
|
|
14837
14867
|
"type": "boolean"
|
14838
14868
|
},
|
14839
14869
|
"Constant": {
|
14840
|
-
"shape": "
|
14870
|
+
"shape": "Stn"
|
14841
14871
|
},
|
14842
14872
|
"Aggregation": {}
|
14843
14873
|
}
|
@@ -14849,7 +14879,7 @@
|
|
14849
14879
|
"type": "boolean"
|
14850
14880
|
},
|
14851
14881
|
"Constant": {
|
14852
|
-
"shape": "
|
14882
|
+
"shape": "Stn"
|
14853
14883
|
}
|
14854
14884
|
}
|
14855
14885
|
},
|
@@ -14859,7 +14889,7 @@
|
|
14859
14889
|
"TimeGranularity": {},
|
14860
14890
|
"RelativeDateFilterFunction": {},
|
14861
14891
|
"Constant": {
|
14862
|
-
"shape": "
|
14892
|
+
"shape": "Stk"
|
14863
14893
|
}
|
14864
14894
|
}
|
14865
14895
|
}
|
@@ -14878,7 +14908,7 @@
|
|
14878
14908
|
"ColumnFriendlyName": {},
|
14879
14909
|
"ColumnDescription": {},
|
14880
14910
|
"ColumnSynonyms": {
|
14881
|
-
"shape": "
|
14911
|
+
"shape": "Sta"
|
14882
14912
|
},
|
14883
14913
|
"ColumnDataRole": {},
|
14884
14914
|
"Aggregation": {},
|
@@ -14889,26 +14919,26 @@
|
|
14889
14919
|
"type": "boolean"
|
14890
14920
|
},
|
14891
14921
|
"ComparativeOrder": {
|
14892
|
-
"shape": "
|
14922
|
+
"shape": "Stx"
|
14893
14923
|
},
|
14894
14924
|
"SemanticType": {
|
14895
|
-
"shape": "
|
14925
|
+
"shape": "Su0"
|
14896
14926
|
},
|
14897
14927
|
"TimeGranularity": {},
|
14898
14928
|
"AllowedAggregations": {
|
14899
|
-
"shape": "
|
14929
|
+
"shape": "Su2"
|
14900
14930
|
},
|
14901
14931
|
"NotAllowedAggregations": {
|
14902
|
-
"shape": "
|
14932
|
+
"shape": "Su2"
|
14903
14933
|
},
|
14904
14934
|
"DefaultFormatting": {
|
14905
|
-
"shape": "
|
14935
|
+
"shape": "Su4"
|
14906
14936
|
},
|
14907
14937
|
"NeverAggregateInFilter": {
|
14908
14938
|
"type": "boolean"
|
14909
14939
|
},
|
14910
14940
|
"CellValueSynonyms": {
|
14911
|
-
"shape": "
|
14941
|
+
"shape": "Su9"
|
14912
14942
|
},
|
14913
14943
|
"NonAdditive": {
|
14914
14944
|
"type": "boolean"
|
@@ -14931,7 +14961,7 @@
|
|
14931
14961
|
"shape": "S4r"
|
14932
14962
|
},
|
14933
14963
|
"CalculatedFieldSynonyms": {
|
14934
|
-
"shape": "
|
14964
|
+
"shape": "Sta"
|
14935
14965
|
},
|
14936
14966
|
"IsIncludedInTopic": {
|
14937
14967
|
"type": "boolean"
|
@@ -14942,26 +14972,26 @@
|
|
14942
14972
|
"ColumnDataRole": {},
|
14943
14973
|
"TimeGranularity": {},
|
14944
14974
|
"DefaultFormatting": {
|
14945
|
-
"shape": "
|
14975
|
+
"shape": "Su4"
|
14946
14976
|
},
|
14947
14977
|
"Aggregation": {},
|
14948
14978
|
"ComparativeOrder": {
|
14949
|
-
"shape": "
|
14979
|
+
"shape": "Stx"
|
14950
14980
|
},
|
14951
14981
|
"SemanticType": {
|
14952
|
-
"shape": "
|
14982
|
+
"shape": "Su0"
|
14953
14983
|
},
|
14954
14984
|
"AllowedAggregations": {
|
14955
|
-
"shape": "
|
14985
|
+
"shape": "Su2"
|
14956
14986
|
},
|
14957
14987
|
"NotAllowedAggregations": {
|
14958
|
-
"shape": "
|
14988
|
+
"shape": "Su2"
|
14959
14989
|
},
|
14960
14990
|
"NeverAggregateInFilter": {
|
14961
14991
|
"type": "boolean"
|
14962
14992
|
},
|
14963
14993
|
"CellValueSynonyms": {
|
14964
|
-
"shape": "
|
14994
|
+
"shape": "Su9"
|
14965
14995
|
},
|
14966
14996
|
"NonAdditive": {
|
14967
14997
|
"type": "boolean"
|
@@ -14980,7 +15010,7 @@
|
|
14980
15010
|
"EntityName": {},
|
14981
15011
|
"EntityDescription": {},
|
14982
15012
|
"EntitySynonyms": {
|
14983
|
-
"shape": "
|
15013
|
+
"shape": "Sta"
|
14984
15014
|
},
|
14985
15015
|
"SemanticEntityType": {
|
14986
15016
|
"type": "structure",
|
@@ -14988,7 +15018,7 @@
|
|
14988
15018
|
"TypeName": {},
|
14989
15019
|
"SubTypeName": {},
|
14990
15020
|
"TypeParameters": {
|
14991
|
-
"shape": "
|
15021
|
+
"shape": "Su1"
|
14992
15022
|
}
|
14993
15023
|
}
|
14994
15024
|
},
|
@@ -15023,15 +15053,15 @@
|
|
15023
15053
|
}
|
15024
15054
|
}
|
15025
15055
|
},
|
15026
|
-
"
|
15056
|
+
"Sta": {
|
15027
15057
|
"type": "list",
|
15028
15058
|
"member": {}
|
15029
15059
|
},
|
15030
|
-
"
|
15060
|
+
"Sti": {
|
15031
15061
|
"type": "list",
|
15032
15062
|
"member": {}
|
15033
15063
|
},
|
15034
|
-
"
|
15064
|
+
"Stk": {
|
15035
15065
|
"type": "structure",
|
15036
15066
|
"members": {
|
15037
15067
|
"ConstantType": {},
|
@@ -15039,7 +15069,7 @@
|
|
15039
15069
|
},
|
15040
15070
|
"sensitive": true
|
15041
15071
|
},
|
15042
|
-
"
|
15072
|
+
"Stn": {
|
15043
15073
|
"type": "structure",
|
15044
15074
|
"members": {
|
15045
15075
|
"ConstantType": {},
|
@@ -15053,23 +15083,23 @@
|
|
15053
15083
|
},
|
15054
15084
|
"sensitive": true
|
15055
15085
|
},
|
15056
|
-
"
|
15086
|
+
"Stx": {
|
15057
15087
|
"type": "structure",
|
15058
15088
|
"members": {
|
15059
15089
|
"UseOrdering": {},
|
15060
15090
|
"SpecifedOrder": {
|
15061
|
-
"shape": "
|
15091
|
+
"shape": "Sti"
|
15062
15092
|
},
|
15063
15093
|
"TreatUndefinedSpecifiedValues": {}
|
15064
15094
|
}
|
15065
15095
|
},
|
15066
|
-
"
|
15096
|
+
"Su0": {
|
15067
15097
|
"type": "structure",
|
15068
15098
|
"members": {
|
15069
15099
|
"TypeName": {},
|
15070
15100
|
"SubTypeName": {},
|
15071
15101
|
"TypeParameters": {
|
15072
|
-
"shape": "
|
15102
|
+
"shape": "Su1"
|
15073
15103
|
},
|
15074
15104
|
"TruthyCellValue": {
|
15075
15105
|
"shape": "Sw"
|
@@ -15085,16 +15115,16 @@
|
|
15085
15115
|
}
|
15086
15116
|
}
|
15087
15117
|
},
|
15088
|
-
"
|
15118
|
+
"Su1": {
|
15089
15119
|
"type": "map",
|
15090
15120
|
"key": {},
|
15091
15121
|
"value": {}
|
15092
15122
|
},
|
15093
|
-
"
|
15123
|
+
"Su2": {
|
15094
15124
|
"type": "list",
|
15095
15125
|
"member": {}
|
15096
15126
|
},
|
15097
|
-
"
|
15127
|
+
"Su4": {
|
15098
15128
|
"type": "structure",
|
15099
15129
|
"members": {
|
15100
15130
|
"DisplayFormat": {},
|
@@ -15129,19 +15159,19 @@
|
|
15129
15159
|
}
|
15130
15160
|
}
|
15131
15161
|
},
|
15132
|
-
"
|
15162
|
+
"Su9": {
|
15133
15163
|
"type": "list",
|
15134
15164
|
"member": {
|
15135
15165
|
"type": "structure",
|
15136
15166
|
"members": {
|
15137
15167
|
"CellValue": {},
|
15138
15168
|
"Synonyms": {
|
15139
|
-
"shape": "
|
15169
|
+
"shape": "Sti"
|
15140
15170
|
}
|
15141
15171
|
}
|
15142
15172
|
}
|
15143
15173
|
},
|
15144
|
-
"
|
15174
|
+
"Sup": {
|
15145
15175
|
"type": "structure",
|
15146
15176
|
"required": [
|
15147
15177
|
"IsEnabled",
|
@@ -15162,19 +15192,19 @@
|
|
15162
15192
|
"TopicScheduleType": {}
|
15163
15193
|
}
|
15164
15194
|
},
|
15165
|
-
"
|
15195
|
+
"Suu": {
|
15166
15196
|
"type": "list",
|
15167
15197
|
"member": {}
|
15168
15198
|
},
|
15169
|
-
"
|
15199
|
+
"Suw": {
|
15170
15200
|
"type": "list",
|
15171
15201
|
"member": {}
|
15172
15202
|
},
|
15173
|
-
"
|
15203
|
+
"Suy": {
|
15174
15204
|
"type": "list",
|
15175
15205
|
"member": {}
|
15176
15206
|
},
|
15177
|
-
"
|
15207
|
+
"Sws": {
|
15178
15208
|
"type": "list",
|
15179
15209
|
"member": {
|
15180
15210
|
"type": "structure",
|
@@ -15182,12 +15212,12 @@
|
|
15182
15212
|
"Type": {},
|
15183
15213
|
"Message": {},
|
15184
15214
|
"ViolatedEntities": {
|
15185
|
-
"shape": "
|
15215
|
+
"shape": "Swv"
|
15186
15216
|
}
|
15187
15217
|
}
|
15188
15218
|
}
|
15189
15219
|
},
|
15190
|
-
"
|
15220
|
+
"Swv": {
|
15191
15221
|
"type": "list",
|
15192
15222
|
"member": {
|
15193
15223
|
"type": "structure",
|
@@ -15196,11 +15226,11 @@
|
|
15196
15226
|
}
|
15197
15227
|
}
|
15198
15228
|
},
|
15199
|
-
"
|
15229
|
+
"Swx": {
|
15200
15230
|
"type": "list",
|
15201
15231
|
"member": {}
|
15202
15232
|
},
|
15203
|
-
"
|
15233
|
+
"Swy": {
|
15204
15234
|
"type": "list",
|
15205
15235
|
"member": {
|
15206
15236
|
"type": "structure",
|
@@ -15210,11 +15240,11 @@
|
|
15210
15240
|
}
|
15211
15241
|
}
|
15212
15242
|
},
|
15213
|
-
"
|
15243
|
+
"Sx9": {
|
15214
15244
|
"type": "list",
|
15215
15245
|
"member": {}
|
15216
15246
|
},
|
15217
|
-
"
|
15247
|
+
"Sxb": {
|
15218
15248
|
"type": "structure",
|
15219
15249
|
"members": {
|
15220
15250
|
"ResourceIdOverrideConfiguration": {
|
@@ -15339,7 +15369,7 @@
|
|
15339
15369
|
}
|
15340
15370
|
}
|
15341
15371
|
},
|
15342
|
-
"
|
15372
|
+
"Sy8": {
|
15343
15373
|
"type": "list",
|
15344
15374
|
"member": {
|
15345
15375
|
"type": "structure",
|
@@ -15350,7 +15380,7 @@
|
|
15350
15380
|
}
|
15351
15381
|
}
|
15352
15382
|
},
|
15353
|
-
"
|
15383
|
+
"Syc": {
|
15354
15384
|
"type": "structure",
|
15355
15385
|
"members": {
|
15356
15386
|
"ResourceIdOverrideConfiguration": {
|
@@ -15370,13 +15400,13 @@
|
|
15370
15400
|
"VPCConnectionId": {},
|
15371
15401
|
"Name": {},
|
15372
15402
|
"SubnetIds": {
|
15373
|
-
"shape": "
|
15403
|
+
"shape": "Suu"
|
15374
15404
|
},
|
15375
15405
|
"SecurityGroupIds": {
|
15376
|
-
"shape": "
|
15406
|
+
"shape": "Suw"
|
15377
15407
|
},
|
15378
15408
|
"DnsResolvers": {
|
15379
|
-
"shape": "
|
15409
|
+
"shape": "Suy"
|
15380
15410
|
},
|
15381
15411
|
"RoleArn": {}
|
15382
15412
|
}
|
@@ -15410,13 +15440,13 @@
|
|
15410
15440
|
"DataSourceId": {},
|
15411
15441
|
"Name": {},
|
15412
15442
|
"DataSourceParameters": {
|
15413
|
-
"shape": "
|
15443
|
+
"shape": "Sp9"
|
15414
15444
|
},
|
15415
15445
|
"VpcConnectionProperties": {
|
15416
|
-
"shape": "
|
15446
|
+
"shape": "Sqm"
|
15417
15447
|
},
|
15418
15448
|
"SslProperties": {
|
15419
|
-
"shape": "
|
15449
|
+
"shape": "Sqn"
|
15420
15450
|
},
|
15421
15451
|
"Credentials": {
|
15422
15452
|
"type": "structure",
|
@@ -15493,7 +15523,7 @@
|
|
15493
15523
|
}
|
15494
15524
|
}
|
15495
15525
|
},
|
15496
|
-
"
|
15526
|
+
"Syz": {
|
15497
15527
|
"type": "list",
|
15498
15528
|
"member": {
|
15499
15529
|
"type": "structure",
|
@@ -15501,12 +15531,12 @@
|
|
15501
15531
|
"Type": {},
|
15502
15532
|
"Message": {},
|
15503
15533
|
"ViolatedEntities": {
|
15504
|
-
"shape": "
|
15534
|
+
"shape": "Swv"
|
15505
15535
|
}
|
15506
15536
|
}
|
15507
15537
|
}
|
15508
15538
|
},
|
15509
|
-
"
|
15539
|
+
"Sz6": {
|
15510
15540
|
"type": "structure",
|
15511
15541
|
"members": {
|
15512
15542
|
"Permissions": {
|
@@ -15514,7 +15544,7 @@
|
|
15514
15544
|
}
|
15515
15545
|
}
|
15516
15546
|
},
|
15517
|
-
"
|
15547
|
+
"Szd": {
|
15518
15548
|
"type": "structure",
|
15519
15549
|
"required": [
|
15520
15550
|
"FileGroups"
|
@@ -15526,7 +15556,7 @@
|
|
15526
15556
|
"type": "structure",
|
15527
15557
|
"members": {
|
15528
15558
|
"Files": {
|
15529
|
-
"shape": "
|
15559
|
+
"shape": "Szg"
|
15530
15560
|
}
|
15531
15561
|
}
|
15532
15562
|
}
|
@@ -15537,7 +15567,7 @@
|
|
15537
15567
|
"S3Destinations": {
|
15538
15568
|
"type": "list",
|
15539
15569
|
"member": {
|
15540
|
-
"shape": "
|
15570
|
+
"shape": "Szp"
|
15541
15571
|
}
|
15542
15572
|
}
|
15543
15573
|
}
|
@@ -15547,7 +15577,7 @@
|
|
15547
15577
|
}
|
15548
15578
|
}
|
15549
15579
|
},
|
15550
|
-
"
|
15580
|
+
"Szg": {
|
15551
15581
|
"type": "list",
|
15552
15582
|
"member": {
|
15553
15583
|
"type": "structure",
|
@@ -15578,7 +15608,7 @@
|
|
15578
15608
|
}
|
15579
15609
|
}
|
15580
15610
|
},
|
15581
|
-
"
|
15611
|
+
"Szp": {
|
15582
15612
|
"type": "structure",
|
15583
15613
|
"members": {
|
15584
15614
|
"BucketConfiguration": {
|
@@ -15596,7 +15626,7 @@
|
|
15596
15626
|
}
|
15597
15627
|
}
|
15598
15628
|
},
|
15599
|
-
"
|
15629
|
+
"S10e": {
|
15600
15630
|
"type": "structure",
|
15601
15631
|
"required": [
|
15602
15632
|
"RefreshConfiguration"
|
@@ -15635,7 +15665,7 @@
|
|
15635
15665
|
}
|
15636
15666
|
}
|
15637
15667
|
},
|
15638
|
-
"
|
15668
|
+
"S10m": {
|
15639
15669
|
"type": "structure",
|
15640
15670
|
"members": {
|
15641
15671
|
"Arn": {},
|
@@ -15650,16 +15680,16 @@
|
|
15650
15680
|
"type": "timestamp"
|
15651
15681
|
},
|
15652
15682
|
"DataSourceParameters": {
|
15653
|
-
"shape": "
|
15683
|
+
"shape": "Sp9"
|
15654
15684
|
},
|
15655
15685
|
"AlternateDataSourceParameters": {
|
15656
|
-
"shape": "
|
15686
|
+
"shape": "Sqj"
|
15657
15687
|
},
|
15658
15688
|
"VpcConnectionProperties": {
|
15659
|
-
"shape": "
|
15689
|
+
"shape": "Sqm"
|
15660
15690
|
},
|
15661
15691
|
"SslProperties": {
|
15662
|
-
"shape": "
|
15692
|
+
"shape": "Sqn"
|
15663
15693
|
},
|
15664
15694
|
"ErrorInfo": {
|
15665
15695
|
"type": "structure",
|
@@ -15671,7 +15701,7 @@
|
|
15671
15701
|
"SecretArn": {}
|
15672
15702
|
}
|
15673
15703
|
},
|
15674
|
-
"
|
15704
|
+
"S119": {
|
15675
15705
|
"type": "structure",
|
15676
15706
|
"required": [
|
15677
15707
|
"Arn",
|
@@ -15727,12 +15757,12 @@
|
|
15727
15757
|
"RequestType": {}
|
15728
15758
|
}
|
15729
15759
|
},
|
15730
|
-
"
|
15760
|
+
"S11i": {
|
15731
15761
|
"type": "map",
|
15732
15762
|
"key": {},
|
15733
15763
|
"value": {}
|
15734
15764
|
},
|
15735
|
-
"
|
15765
|
+
"S11n": {
|
15736
15766
|
"type": "structure",
|
15737
15767
|
"members": {
|
15738
15768
|
"Name": {},
|
@@ -15749,7 +15779,7 @@
|
|
15749
15779
|
}
|
15750
15780
|
}
|
15751
15781
|
},
|
15752
|
-
"
|
15782
|
+
"S11w": {
|
15753
15783
|
"type": "list",
|
15754
15784
|
"member": {
|
15755
15785
|
"type": "structure",
|
@@ -15757,12 +15787,12 @@
|
|
15757
15787
|
"Type": {},
|
15758
15788
|
"Message": {},
|
15759
15789
|
"ViolatedEntities": {
|
15760
|
-
"shape": "
|
15790
|
+
"shape": "Swv"
|
15761
15791
|
}
|
15762
15792
|
}
|
15763
15793
|
}
|
15764
15794
|
},
|
15765
|
-
"
|
15795
|
+
"S12u": {
|
15766
15796
|
"type": "structure",
|
15767
15797
|
"members": {
|
15768
15798
|
"Arn": {},
|
@@ -15780,7 +15810,7 @@
|
|
15780
15810
|
"ExternalLoginId": {}
|
15781
15811
|
}
|
15782
15812
|
},
|
15783
|
-
"
|
15813
|
+
"S131": {
|
15784
15814
|
"type": "list",
|
15785
15815
|
"member": {
|
15786
15816
|
"type": "structure",
|
@@ -15793,7 +15823,7 @@
|
|
15793
15823
|
}
|
15794
15824
|
}
|
15795
15825
|
},
|
15796
|
-
"
|
15826
|
+
"S137": {
|
15797
15827
|
"type": "list",
|
15798
15828
|
"member": {
|
15799
15829
|
"type": "structure",
|
@@ -15804,12 +15834,12 @@
|
|
15804
15834
|
"members": {
|
15805
15835
|
"Key": {},
|
15806
15836
|
"Value": {
|
15807
|
-
"shape": "
|
15837
|
+
"shape": "Som"
|
15808
15838
|
}
|
15809
15839
|
}
|
15810
15840
|
}
|
15811
15841
|
},
|
15812
|
-
"
|
15842
|
+
"S13d": {
|
15813
15843
|
"type": "structure",
|
15814
15844
|
"required": [
|
15815
15845
|
"DashboardId",
|
@@ -15822,11 +15852,11 @@
|
|
15822
15852
|
"VisualId": {}
|
15823
15853
|
}
|
15824
15854
|
},
|
15825
|
-
"
|
15855
|
+
"S13g": {
|
15826
15856
|
"type": "string",
|
15827
15857
|
"sensitive": true
|
15828
15858
|
},
|
15829
|
-
"
|
15859
|
+
"S13l": {
|
15830
15860
|
"type": "structure",
|
15831
15861
|
"required": [
|
15832
15862
|
"Enabled"
|
@@ -15837,7 +15867,7 @@
|
|
15837
15867
|
}
|
15838
15868
|
}
|
15839
15869
|
},
|
15840
|
-
"
|
15870
|
+
"S142": {
|
15841
15871
|
"type": "list",
|
15842
15872
|
"member": {
|
15843
15873
|
"type": "structure",
|
@@ -15855,7 +15885,7 @@
|
|
15855
15885
|
}
|
15856
15886
|
}
|
15857
15887
|
},
|
15858
|
-
"
|
15888
|
+
"S14i": {
|
15859
15889
|
"type": "list",
|
15860
15890
|
"member": {
|
15861
15891
|
"type": "structure",
|
@@ -15878,7 +15908,7 @@
|
|
15878
15908
|
}
|
15879
15909
|
}
|
15880
15910
|
},
|
15881
|
-
"
|
15911
|
+
"S14m": {
|
15882
15912
|
"type": "list",
|
15883
15913
|
"member": {
|
15884
15914
|
"type": "structure",
|
@@ -15894,7 +15924,7 @@
|
|
15894
15924
|
},
|
15895
15925
|
"ImportMode": {},
|
15896
15926
|
"RowLevelPermissionDataSet": {
|
15897
|
-
"shape": "
|
15927
|
+
"shape": "Sod"
|
15898
15928
|
},
|
15899
15929
|
"RowLevelPermissionTagConfigurationApplied": {
|
15900
15930
|
"type": "boolean"
|
@@ -15905,7 +15935,7 @@
|
|
15905
15935
|
}
|
15906
15936
|
}
|
15907
15937
|
},
|
15908
|
-
"
|
15938
|
+
"S14x": {
|
15909
15939
|
"type": "list",
|
15910
15940
|
"member": {
|
15911
15941
|
"type": "structure",
|
@@ -15919,23 +15949,24 @@
|
|
15919
15949
|
},
|
15920
15950
|
"LastUpdatedTime": {
|
15921
15951
|
"type": "timestamp"
|
15922
|
-
}
|
15952
|
+
},
|
15953
|
+
"SharingModel": {}
|
15923
15954
|
}
|
15924
15955
|
}
|
15925
15956
|
},
|
15926
|
-
"
|
15957
|
+
"S154": {
|
15927
15958
|
"type": "list",
|
15928
15959
|
"member": {
|
15929
|
-
"shape": "
|
15960
|
+
"shape": "Sr3"
|
15930
15961
|
}
|
15931
15962
|
},
|
15932
|
-
"
|
15963
|
+
"S18k": {
|
15933
15964
|
"type": "list",
|
15934
15965
|
"member": {
|
15935
15966
|
"shape": "S1a"
|
15936
15967
|
}
|
15937
15968
|
},
|
15938
|
-
"
|
15969
|
+
"S18p": {
|
15939
15970
|
"type": "list",
|
15940
15971
|
"member": {
|
15941
15972
|
"shape": "S1a"
|