aws-sdk 2.1411.0 → 2.1413.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 +15 -1
- package/README.md +1 -1
- package/apis/dms-2016-01-01.min.json +643 -216
- package/apis/dms-2016-01-01.paginators.json +15 -0
- package/apis/ec2-2016-11-15.min.json +281 -278
- package/apis/glue-2017-03-31.min.json +146 -131
- package/apis/location-2020-11-19.min.json +79 -40
- package/apis/logs-2014-03-28.min.json +32 -33
- package/apis/medialive-2017-10-14.min.json +322 -188
- package/apis/mediatailor-2018-04-23.min.json +209 -191
- package/apis/outposts-2019-12-03.paginators.json +12 -6
- package/apis/quicksight-2018-04-01.min.json +561 -528
- package/clients/cloudwatchlogs.d.ts +32 -18
- package/clients/dms.d.ts +632 -7
- package/clients/ec2.d.ts +10 -5
- package/clients/glue.d.ts +21 -0
- package/clients/location.d.ts +50 -14
- package/clients/medialive.d.ts +101 -0
- package/clients/mediatailor.d.ts +21 -0
- package/clients/outposts.d.ts +4 -4
- package/clients/quicksight.d.ts +53 -7
- package/clients/rds.d.ts +35 -35
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +11 -11
- package/dist/aws-sdk.js +395 -354
- package/dist/aws-sdk.min.js +70 -70
- package/lib/core.js +1 -1
- package/lib/credentials/shared_ini_file_credentials.js +2 -0
- package/package.json +1 -1
@@ -238,18 +238,18 @@
|
|
238
238
|
"shape": "S18"
|
239
239
|
},
|
240
240
|
"SourceEntity": {
|
241
|
-
"shape": "
|
241
|
+
"shape": "Slb"
|
242
242
|
},
|
243
243
|
"Tags": {
|
244
244
|
"shape": "Sb"
|
245
245
|
},
|
246
246
|
"VersionDescription": {},
|
247
247
|
"DashboardPublishOptions": {
|
248
|
-
"shape": "
|
248
|
+
"shape": "Sle"
|
249
249
|
},
|
250
250
|
"ThemeArn": {},
|
251
251
|
"Definition": {
|
252
|
-
"shape": "
|
252
|
+
"shape": "Slt"
|
253
253
|
}
|
254
254
|
}
|
255
255
|
},
|
@@ -289,38 +289,38 @@
|
|
289
289
|
"DataSetId": {},
|
290
290
|
"Name": {},
|
291
291
|
"PhysicalTableMap": {
|
292
|
-
"shape": "
|
292
|
+
"shape": "Sly"
|
293
293
|
},
|
294
294
|
"LogicalTableMap": {
|
295
|
-
"shape": "
|
295
|
+
"shape": "Smh"
|
296
296
|
},
|
297
297
|
"ImportMode": {},
|
298
298
|
"ColumnGroups": {
|
299
|
-
"shape": "
|
299
|
+
"shape": "Sno"
|
300
300
|
},
|
301
301
|
"FieldFolders": {
|
302
|
-
"shape": "
|
302
|
+
"shape": "Snu"
|
303
303
|
},
|
304
304
|
"Permissions": {
|
305
305
|
"shape": "S18"
|
306
306
|
},
|
307
307
|
"RowLevelPermissionDataSet": {
|
308
|
-
"shape": "
|
308
|
+
"shape": "Snz"
|
309
309
|
},
|
310
310
|
"RowLevelPermissionTagConfiguration": {
|
311
|
-
"shape": "
|
311
|
+
"shape": "So3"
|
312
312
|
},
|
313
313
|
"ColumnLevelPermissionRules": {
|
314
|
-
"shape": "
|
314
|
+
"shape": "Sob"
|
315
315
|
},
|
316
316
|
"Tags": {
|
317
317
|
"shape": "Sb"
|
318
318
|
},
|
319
319
|
"DataSetUsageConfiguration": {
|
320
|
-
"shape": "
|
320
|
+
"shape": "Sof"
|
321
321
|
},
|
322
322
|
"DatasetParameters": {
|
323
|
-
"shape": "
|
323
|
+
"shape": "Sog"
|
324
324
|
}
|
325
325
|
}
|
326
326
|
},
|
@@ -360,19 +360,19 @@
|
|
360
360
|
"Name": {},
|
361
361
|
"Type": {},
|
362
362
|
"DataSourceParameters": {
|
363
|
-
"shape": "
|
363
|
+
"shape": "Sov"
|
364
364
|
},
|
365
365
|
"Credentials": {
|
366
|
-
"shape": "
|
366
|
+
"shape": "Sq1"
|
367
367
|
},
|
368
368
|
"Permissions": {
|
369
369
|
"shape": "S18"
|
370
370
|
},
|
371
371
|
"VpcConnectionProperties": {
|
372
|
-
"shape": "
|
372
|
+
"shape": "Sq8"
|
373
373
|
},
|
374
374
|
"SslProperties": {
|
375
|
-
"shape": "
|
375
|
+
"shape": "Sq9"
|
376
376
|
},
|
377
377
|
"Tags": {
|
378
378
|
"shape": "Sb"
|
@@ -513,7 +513,7 @@
|
|
513
513
|
"type": "structure",
|
514
514
|
"members": {
|
515
515
|
"Group": {
|
516
|
-
"shape": "
|
516
|
+
"shape": "Sqo"
|
517
517
|
},
|
518
518
|
"RequestId": {},
|
519
519
|
"Status": {
|
@@ -559,7 +559,7 @@
|
|
559
559
|
"type": "structure",
|
560
560
|
"members": {
|
561
561
|
"GroupMember": {
|
562
|
-
"shape": "
|
562
|
+
"shape": "Sqs"
|
563
563
|
},
|
564
564
|
"RequestId": {},
|
565
565
|
"Status": {
|
@@ -590,7 +590,7 @@
|
|
590
590
|
"AssignmentStatus": {},
|
591
591
|
"PolicyArn": {},
|
592
592
|
"Identities": {
|
593
|
-
"shape": "
|
593
|
+
"shape": "Sqw"
|
594
594
|
},
|
595
595
|
"Namespace": {
|
596
596
|
"location": "uri",
|
@@ -606,7 +606,7 @@
|
|
606
606
|
"AssignmentStatus": {},
|
607
607
|
"PolicyArn": {},
|
608
608
|
"Identities": {
|
609
|
-
"shape": "
|
609
|
+
"shape": "Sqw"
|
610
610
|
},
|
611
611
|
"RequestId": {},
|
612
612
|
"Status": {
|
@@ -718,7 +718,7 @@
|
|
718
718
|
"locationName": "AwsAccountId"
|
719
719
|
},
|
720
720
|
"Schedule": {
|
721
|
-
"shape": "
|
721
|
+
"shape": "Sr9"
|
722
722
|
}
|
723
723
|
}
|
724
724
|
},
|
@@ -759,14 +759,14 @@
|
|
759
759
|
"shape": "S18"
|
760
760
|
},
|
761
761
|
"SourceEntity": {
|
762
|
-
"shape": "
|
762
|
+
"shape": "Sri"
|
763
763
|
},
|
764
764
|
"Tags": {
|
765
765
|
"shape": "Sb"
|
766
766
|
},
|
767
767
|
"VersionDescription": {},
|
768
768
|
"Definition": {
|
769
|
-
"shape": "
|
769
|
+
"shape": "Srl"
|
770
770
|
}
|
771
771
|
}
|
772
772
|
},
|
@@ -819,7 +819,7 @@
|
|
819
819
|
"type": "structure",
|
820
820
|
"members": {
|
821
821
|
"TemplateAlias": {
|
822
|
-
"shape": "
|
822
|
+
"shape": "Ss0"
|
823
823
|
},
|
824
824
|
"Status": {
|
825
825
|
"location": "statusCode",
|
@@ -855,7 +855,7 @@
|
|
855
855
|
"BaseThemeId": {},
|
856
856
|
"VersionDescription": {},
|
857
857
|
"Configuration": {
|
858
|
-
"shape": "
|
858
|
+
"shape": "Ss3"
|
859
859
|
},
|
860
860
|
"Permissions": {
|
861
861
|
"shape": "S18"
|
@@ -914,7 +914,7 @@
|
|
914
914
|
"type": "structure",
|
915
915
|
"members": {
|
916
916
|
"ThemeAlias": {
|
917
|
-
"shape": "
|
917
|
+
"shape": "Ssj"
|
918
918
|
},
|
919
919
|
"Status": {
|
920
920
|
"location": "statusCode",
|
@@ -942,7 +942,7 @@
|
|
942
942
|
},
|
943
943
|
"TopicId": {},
|
944
944
|
"Topic": {
|
945
|
-
"shape": "
|
945
|
+
"shape": "Ssm"
|
946
946
|
},
|
947
947
|
"Tags": {
|
948
948
|
"shape": "Sb"
|
@@ -987,7 +987,7 @@
|
|
987
987
|
"DatasetArn": {},
|
988
988
|
"DatasetName": {},
|
989
989
|
"RefreshSchedule": {
|
990
|
-
"shape": "
|
990
|
+
"shape": "Sua"
|
991
991
|
}
|
992
992
|
}
|
993
993
|
},
|
@@ -1027,13 +1027,13 @@
|
|
1027
1027
|
"VPCConnectionId": {},
|
1028
1028
|
"Name": {},
|
1029
1029
|
"SubnetIds": {
|
1030
|
-
"shape": "
|
1030
|
+
"shape": "Suf"
|
1031
1031
|
},
|
1032
1032
|
"SecurityGroupIds": {
|
1033
|
-
"shape": "
|
1033
|
+
"shape": "Suh"
|
1034
1034
|
},
|
1035
1035
|
"DnsResolvers": {
|
1036
|
-
"shape": "
|
1036
|
+
"shape": "Suj"
|
1037
1037
|
},
|
1038
1038
|
"RoleArn": {},
|
1039
1039
|
"Tags": {
|
@@ -2085,10 +2085,10 @@
|
|
2085
2085
|
"Name": {},
|
2086
2086
|
"Status": {},
|
2087
2087
|
"Errors": {
|
2088
|
-
"shape": "
|
2088
|
+
"shape": "Swd"
|
2089
2089
|
},
|
2090
2090
|
"DataSetArns": {
|
2091
|
-
"shape": "
|
2091
|
+
"shape": "Swi"
|
2092
2092
|
},
|
2093
2093
|
"ThemeArn": {},
|
2094
2094
|
"CreatedTime": {
|
@@ -2098,7 +2098,7 @@
|
|
2098
2098
|
"type": "timestamp"
|
2099
2099
|
},
|
2100
2100
|
"Sheets": {
|
2101
|
-
"shape": "
|
2101
|
+
"shape": "Swj"
|
2102
2102
|
}
|
2103
2103
|
}
|
2104
2104
|
},
|
@@ -2138,7 +2138,7 @@
|
|
2138
2138
|
"AnalysisId": {},
|
2139
2139
|
"Name": {},
|
2140
2140
|
"Errors": {
|
2141
|
-
"shape": "
|
2141
|
+
"shape": "Swd"
|
2142
2142
|
},
|
2143
2143
|
"ResourceStatus": {},
|
2144
2144
|
"ThemeArn": {},
|
@@ -2236,14 +2236,14 @@
|
|
2236
2236
|
"AssetBundleExportJobId": {},
|
2237
2237
|
"AwsAccountId": {},
|
2238
2238
|
"ResourceArns": {
|
2239
|
-
"shape": "
|
2239
|
+
"shape": "Swu"
|
2240
2240
|
},
|
2241
2241
|
"IncludeAllDependencies": {
|
2242
2242
|
"type": "boolean"
|
2243
2243
|
},
|
2244
2244
|
"ExportFormat": {},
|
2245
2245
|
"CloudFormationOverridePropertyConfiguration": {
|
2246
|
-
"shape": "
|
2246
|
+
"shape": "Sww"
|
2247
2247
|
},
|
2248
2248
|
"RequestId": {},
|
2249
2249
|
"Status": {
|
@@ -2280,10 +2280,10 @@
|
|
2280
2280
|
"members": {
|
2281
2281
|
"JobStatus": {},
|
2282
2282
|
"Errors": {
|
2283
|
-
"shape": "
|
2283
|
+
"shape": "Sxt"
|
2284
2284
|
},
|
2285
2285
|
"RollbackErrors": {
|
2286
|
-
"shape": "
|
2286
|
+
"shape": "Sxt"
|
2287
2287
|
},
|
2288
2288
|
"Arn": {},
|
2289
2289
|
"CreatedTime": {
|
@@ -2299,7 +2299,7 @@
|
|
2299
2299
|
}
|
2300
2300
|
},
|
2301
2301
|
"OverrideParameters": {
|
2302
|
-
"shape": "
|
2302
|
+
"shape": "Sxx"
|
2303
2303
|
},
|
2304
2304
|
"FailureAction": {},
|
2305
2305
|
"RequestId": {},
|
@@ -2357,7 +2357,7 @@
|
|
2357
2357
|
"type": "timestamp"
|
2358
2358
|
},
|
2359
2359
|
"Errors": {
|
2360
|
-
"shape": "
|
2360
|
+
"shape": "Syk"
|
2361
2361
|
},
|
2362
2362
|
"VersionNumber": {
|
2363
2363
|
"type": "long"
|
@@ -2366,12 +2366,12 @@
|
|
2366
2366
|
"Arn": {},
|
2367
2367
|
"SourceEntityArn": {},
|
2368
2368
|
"DataSetArns": {
|
2369
|
-
"shape": "
|
2369
|
+
"shape": "Swi"
|
2370
2370
|
},
|
2371
2371
|
"Description": {},
|
2372
2372
|
"ThemeArn": {},
|
2373
2373
|
"Sheets": {
|
2374
|
-
"shape": "
|
2374
|
+
"shape": "Swj"
|
2375
2375
|
}
|
2376
2376
|
}
|
2377
2377
|
},
|
@@ -2430,13 +2430,13 @@
|
|
2430
2430
|
"members": {
|
2431
2431
|
"DashboardId": {},
|
2432
2432
|
"Errors": {
|
2433
|
-
"shape": "
|
2433
|
+
"shape": "Syk"
|
2434
2434
|
},
|
2435
2435
|
"Name": {},
|
2436
2436
|
"ResourceStatus": {},
|
2437
2437
|
"ThemeArn": {},
|
2438
2438
|
"Definition": {
|
2439
|
-
"shape": "
|
2439
|
+
"shape": "Slt"
|
2440
2440
|
},
|
2441
2441
|
"Status": {
|
2442
2442
|
"location": "statusCode",
|
@@ -2444,7 +2444,7 @@
|
|
2444
2444
|
},
|
2445
2445
|
"RequestId": {},
|
2446
2446
|
"DashboardPublishOptions": {
|
2447
|
-
"shape": "
|
2447
|
+
"shape": "Sle"
|
2448
2448
|
}
|
2449
2449
|
}
|
2450
2450
|
}
|
@@ -2485,7 +2485,7 @@
|
|
2485
2485
|
},
|
2486
2486
|
"RequestId": {},
|
2487
2487
|
"LinkSharingConfiguration": {
|
2488
|
-
"shape": "
|
2488
|
+
"shape": "Syr"
|
2489
2489
|
}
|
2490
2490
|
}
|
2491
2491
|
}
|
@@ -2528,10 +2528,10 @@
|
|
2528
2528
|
"type": "timestamp"
|
2529
2529
|
},
|
2530
2530
|
"PhysicalTableMap": {
|
2531
|
-
"shape": "
|
2531
|
+
"shape": "Sly"
|
2532
2532
|
},
|
2533
2533
|
"LogicalTableMap": {
|
2534
|
-
"shape": "
|
2534
|
+
"shape": "Smh"
|
2535
2535
|
},
|
2536
2536
|
"OutputColumns": {
|
2537
2537
|
"type": "list",
|
@@ -2549,25 +2549,25 @@
|
|
2549
2549
|
"type": "long"
|
2550
2550
|
},
|
2551
2551
|
"ColumnGroups": {
|
2552
|
-
"shape": "
|
2552
|
+
"shape": "Sno"
|
2553
2553
|
},
|
2554
2554
|
"FieldFolders": {
|
2555
|
-
"shape": "
|
2555
|
+
"shape": "Snu"
|
2556
2556
|
},
|
2557
2557
|
"RowLevelPermissionDataSet": {
|
2558
|
-
"shape": "
|
2558
|
+
"shape": "Snz"
|
2559
2559
|
},
|
2560
2560
|
"RowLevelPermissionTagConfiguration": {
|
2561
|
-
"shape": "
|
2561
|
+
"shape": "So3"
|
2562
2562
|
},
|
2563
2563
|
"ColumnLevelPermissionRules": {
|
2564
|
-
"shape": "
|
2564
|
+
"shape": "Sob"
|
2565
2565
|
},
|
2566
2566
|
"DataSetUsageConfiguration": {
|
2567
|
-
"shape": "
|
2567
|
+
"shape": "Sof"
|
2568
2568
|
},
|
2569
2569
|
"DatasetParameters": {
|
2570
|
-
"shape": "
|
2570
|
+
"shape": "Sog"
|
2571
2571
|
}
|
2572
2572
|
}
|
2573
2573
|
},
|
@@ -2648,7 +2648,7 @@
|
|
2648
2648
|
"type": "integer"
|
2649
2649
|
},
|
2650
2650
|
"DataSetRefreshProperties": {
|
2651
|
-
"shape": "
|
2651
|
+
"shape": "Sz1"
|
2652
2652
|
}
|
2653
2653
|
}
|
2654
2654
|
}
|
@@ -2679,7 +2679,7 @@
|
|
2679
2679
|
"type": "structure",
|
2680
2680
|
"members": {
|
2681
2681
|
"DataSource": {
|
2682
|
-
"shape": "
|
2682
|
+
"shape": "Sz9"
|
2683
2683
|
},
|
2684
2684
|
"RequestId": {},
|
2685
2685
|
"Status": {
|
@@ -2886,7 +2886,7 @@
|
|
2886
2886
|
"type": "structure",
|
2887
2887
|
"members": {
|
2888
2888
|
"Group": {
|
2889
|
-
"shape": "
|
2889
|
+
"shape": "Sqo"
|
2890
2890
|
},
|
2891
2891
|
"RequestId": {},
|
2892
2892
|
"Status": {
|
@@ -2932,7 +2932,7 @@
|
|
2932
2932
|
"type": "structure",
|
2933
2933
|
"members": {
|
2934
2934
|
"GroupMember": {
|
2935
|
-
"shape": "
|
2935
|
+
"shape": "Sqs"
|
2936
2936
|
},
|
2937
2937
|
"RequestId": {},
|
2938
2938
|
"Status": {
|
@@ -2980,7 +2980,7 @@
|
|
2980
2980
|
"AssignmentName": {},
|
2981
2981
|
"PolicyArn": {},
|
2982
2982
|
"Identities": {
|
2983
|
-
"shape": "
|
2983
|
+
"shape": "Sqw"
|
2984
2984
|
},
|
2985
2985
|
"AssignmentStatus": {}
|
2986
2986
|
}
|
@@ -3024,7 +3024,7 @@
|
|
3024
3024
|
"type": "structure",
|
3025
3025
|
"members": {
|
3026
3026
|
"Ingestion": {
|
3027
|
-
"shape": "
|
3027
|
+
"shape": "Szv"
|
3028
3028
|
},
|
3029
3029
|
"RequestId": {},
|
3030
3030
|
"Status": {
|
@@ -3056,7 +3056,7 @@
|
|
3056
3056
|
"members": {
|
3057
3057
|
"AwsAccountId": {},
|
3058
3058
|
"IpRestrictionRuleMap": {
|
3059
|
-
"shape": "
|
3059
|
+
"shape": "S104"
|
3060
3060
|
},
|
3061
3061
|
"Enabled": {
|
3062
3062
|
"type": "boolean"
|
@@ -3095,7 +3095,7 @@
|
|
3095
3095
|
"type": "structure",
|
3096
3096
|
"members": {
|
3097
3097
|
"Namespace": {
|
3098
|
-
"shape": "
|
3098
|
+
"shape": "S109"
|
3099
3099
|
},
|
3100
3100
|
"RequestId": {},
|
3101
3101
|
"Status": {
|
@@ -3136,7 +3136,7 @@
|
|
3136
3136
|
"type": "structure",
|
3137
3137
|
"members": {
|
3138
3138
|
"RefreshSchedule": {
|
3139
|
-
"shape": "
|
3139
|
+
"shape": "Sr9"
|
3140
3140
|
},
|
3141
3141
|
"Status": {
|
3142
3142
|
"location": "statusCode",
|
@@ -3193,20 +3193,20 @@
|
|
3193
3193
|
"type": "timestamp"
|
3194
3194
|
},
|
3195
3195
|
"Errors": {
|
3196
|
-
"shape": "
|
3196
|
+
"shape": "S10i"
|
3197
3197
|
},
|
3198
3198
|
"VersionNumber": {
|
3199
3199
|
"type": "long"
|
3200
3200
|
},
|
3201
3201
|
"Status": {},
|
3202
3202
|
"DataSetConfigurations": {
|
3203
|
-
"shape": "
|
3203
|
+
"shape": "Srm"
|
3204
3204
|
},
|
3205
3205
|
"Description": {},
|
3206
3206
|
"SourceEntityArn": {},
|
3207
3207
|
"ThemeArn": {},
|
3208
3208
|
"Sheets": {
|
3209
|
-
"shape": "
|
3209
|
+
"shape": "Swj"
|
3210
3210
|
}
|
3211
3211
|
}
|
3212
3212
|
},
|
@@ -3258,7 +3258,7 @@
|
|
3258
3258
|
"type": "structure",
|
3259
3259
|
"members": {
|
3260
3260
|
"TemplateAlias": {
|
3261
|
-
"shape": "
|
3261
|
+
"shape": "Ss0"
|
3262
3262
|
},
|
3263
3263
|
"Status": {
|
3264
3264
|
"location": "statusCode",
|
@@ -3305,12 +3305,12 @@
|
|
3305
3305
|
"Name": {},
|
3306
3306
|
"TemplateId": {},
|
3307
3307
|
"Errors": {
|
3308
|
-
"shape": "
|
3308
|
+
"shape": "S10i"
|
3309
3309
|
},
|
3310
3310
|
"ResourceStatus": {},
|
3311
3311
|
"ThemeArn": {},
|
3312
3312
|
"Definition": {
|
3313
|
-
"shape": "
|
3313
|
+
"shape": "Srl"
|
3314
3314
|
},
|
3315
3315
|
"Status": {
|
3316
3316
|
"location": "statusCode",
|
@@ -3411,7 +3411,7 @@
|
|
3411
3411
|
"type": "timestamp"
|
3412
3412
|
},
|
3413
3413
|
"Configuration": {
|
3414
|
-
"shape": "
|
3414
|
+
"shape": "Ss3"
|
3415
3415
|
},
|
3416
3416
|
"Errors": {
|
3417
3417
|
"type": "list",
|
@@ -3474,7 +3474,7 @@
|
|
3474
3474
|
"type": "structure",
|
3475
3475
|
"members": {
|
3476
3476
|
"ThemeAlias": {
|
3477
|
-
"shape": "
|
3477
|
+
"shape": "Ssj"
|
3478
3478
|
},
|
3479
3479
|
"Status": {
|
3480
3480
|
"location": "statusCode",
|
@@ -3550,7 +3550,7 @@
|
|
3550
3550
|
"Arn": {},
|
3551
3551
|
"TopicId": {},
|
3552
3552
|
"Topic": {
|
3553
|
-
"shape": "
|
3553
|
+
"shape": "Ssm"
|
3554
3554
|
},
|
3555
3555
|
"RequestId": {},
|
3556
3556
|
"Status": {
|
@@ -3678,7 +3678,7 @@
|
|
3678
3678
|
"TopicArn": {},
|
3679
3679
|
"DatasetArn": {},
|
3680
3680
|
"RefreshSchedule": {
|
3681
|
-
"shape": "
|
3681
|
+
"shape": "Sua"
|
3682
3682
|
},
|
3683
3683
|
"Status": {
|
3684
3684
|
"location": "statusCode",
|
@@ -3719,7 +3719,7 @@
|
|
3719
3719
|
"type": "structure",
|
3720
3720
|
"members": {
|
3721
3721
|
"User": {
|
3722
|
-
"shape": "
|
3722
|
+
"shape": "S11g"
|
3723
3723
|
},
|
3724
3724
|
"RequestId": {},
|
3725
3725
|
"Status": {
|
@@ -3762,15 +3762,15 @@
|
|
3762
3762
|
"Name": {},
|
3763
3763
|
"VPCId": {},
|
3764
3764
|
"SecurityGroupIds": {
|
3765
|
-
"shape": "
|
3765
|
+
"shape": "Suh"
|
3766
3766
|
},
|
3767
3767
|
"DnsResolvers": {
|
3768
|
-
"shape": "
|
3768
|
+
"shape": "St3"
|
3769
3769
|
},
|
3770
3770
|
"Status": {},
|
3771
3771
|
"AvailabilityStatus": {},
|
3772
3772
|
"NetworkInterfaces": {
|
3773
|
-
"shape": "
|
3773
|
+
"shape": "S11n"
|
3774
3774
|
},
|
3775
3775
|
"RoleArn": {},
|
3776
3776
|
"CreatedTime": {
|
@@ -3820,7 +3820,7 @@
|
|
3820
3820
|
"members": {
|
3821
3821
|
"Key": {},
|
3822
3822
|
"Value": {
|
3823
|
-
"shape": "
|
3823
|
+
"shape": "So8"
|
3824
3824
|
}
|
3825
3825
|
}
|
3826
3826
|
}
|
@@ -3848,7 +3848,7 @@
|
|
3848
3848
|
],
|
3849
3849
|
"members": {
|
3850
3850
|
"InitialDashboardVisualId": {
|
3851
|
-
"shape": "
|
3851
|
+
"shape": "S11z"
|
3852
3852
|
}
|
3853
3853
|
}
|
3854
3854
|
},
|
@@ -3864,7 +3864,7 @@
|
|
3864
3864
|
}
|
3865
3865
|
},
|
3866
3866
|
"AllowedDomains": {
|
3867
|
-
"shape": "
|
3867
|
+
"shape": "St3"
|
3868
3868
|
}
|
3869
3869
|
}
|
3870
3870
|
},
|
@@ -3878,7 +3878,7 @@
|
|
3878
3878
|
],
|
3879
3879
|
"members": {
|
3880
3880
|
"EmbedUrl": {
|
3881
|
-
"shape": "
|
3881
|
+
"shape": "S122"
|
3882
3882
|
},
|
3883
3883
|
"Status": {
|
3884
3884
|
"location": "statusCode",
|
@@ -3923,7 +3923,7 @@
|
|
3923
3923
|
"type": "structure",
|
3924
3924
|
"members": {
|
3925
3925
|
"StatePersistence": {
|
3926
|
-
"shape": "
|
3926
|
+
"shape": "S127"
|
3927
3927
|
},
|
3928
3928
|
"Bookmarks": {
|
3929
3929
|
"type": "structure",
|
@@ -3948,7 +3948,7 @@
|
|
3948
3948
|
"type": "structure",
|
3949
3949
|
"members": {
|
3950
3950
|
"StatePersistence": {
|
3951
|
-
"shape": "
|
3951
|
+
"shape": "S127"
|
3952
3952
|
}
|
3953
3953
|
}
|
3954
3954
|
}
|
@@ -3967,14 +3967,14 @@
|
|
3967
3967
|
],
|
3968
3968
|
"members": {
|
3969
3969
|
"InitialDashboardVisualId": {
|
3970
|
-
"shape": "
|
3970
|
+
"shape": "S11z"
|
3971
3971
|
}
|
3972
3972
|
}
|
3973
3973
|
}
|
3974
3974
|
}
|
3975
3975
|
},
|
3976
3976
|
"AllowedDomains": {
|
3977
|
-
"shape": "
|
3977
|
+
"shape": "St3"
|
3978
3978
|
}
|
3979
3979
|
}
|
3980
3980
|
},
|
@@ -3987,7 +3987,7 @@
|
|
3987
3987
|
],
|
3988
3988
|
"members": {
|
3989
3989
|
"EmbedUrl": {
|
3990
|
-
"shape": "
|
3990
|
+
"shape": "S122"
|
3991
3991
|
},
|
3992
3992
|
"Status": {
|
3993
3993
|
"location": "statusCode",
|
@@ -4062,7 +4062,7 @@
|
|
4062
4062
|
"type": "structure",
|
4063
4063
|
"members": {
|
4064
4064
|
"EmbedUrl": {
|
4065
|
-
"shape": "
|
4065
|
+
"shape": "S122"
|
4066
4066
|
},
|
4067
4067
|
"Status": {
|
4068
4068
|
"location": "statusCode",
|
@@ -4106,7 +4106,7 @@
|
|
4106
4106
|
"type": "structure",
|
4107
4107
|
"members": {
|
4108
4108
|
"EmbedUrl": {
|
4109
|
-
"shape": "
|
4109
|
+
"shape": "S122"
|
4110
4110
|
},
|
4111
4111
|
"Status": {
|
4112
4112
|
"location": "statusCode",
|
@@ -4146,7 +4146,7 @@
|
|
4146
4146
|
"type": "structure",
|
4147
4147
|
"members": {
|
4148
4148
|
"AnalysisSummaryList": {
|
4149
|
-
"shape": "
|
4149
|
+
"shape": "S12p"
|
4150
4150
|
},
|
4151
4151
|
"NextToken": {},
|
4152
4152
|
"Status": {
|
@@ -4357,7 +4357,7 @@
|
|
4357
4357
|
"type": "structure",
|
4358
4358
|
"members": {
|
4359
4359
|
"DashboardSummaryList": {
|
4360
|
-
"shape": "
|
4360
|
+
"shape": "S135"
|
4361
4361
|
},
|
4362
4362
|
"NextToken": {},
|
4363
4363
|
"Status": {
|
@@ -4398,7 +4398,7 @@
|
|
4398
4398
|
"type": "structure",
|
4399
4399
|
"members": {
|
4400
4400
|
"DataSetSummaries": {
|
4401
|
-
"shape": "
|
4401
|
+
"shape": "S139"
|
4402
4402
|
},
|
4403
4403
|
"NextToken": {},
|
4404
4404
|
"RequestId": {},
|
@@ -4441,7 +4441,7 @@
|
|
4441
4441
|
"DataSources": {
|
4442
4442
|
"type": "list",
|
4443
4443
|
"member": {
|
4444
|
-
"shape": "
|
4444
|
+
"shape": "Sz9"
|
4445
4445
|
}
|
4446
4446
|
},
|
4447
4447
|
"NextToken": {},
|
@@ -4540,7 +4540,7 @@
|
|
4540
4540
|
"type": "integer"
|
4541
4541
|
},
|
4542
4542
|
"FolderSummaryList": {
|
4543
|
-
"shape": "
|
4543
|
+
"shape": "S13k"
|
4544
4544
|
},
|
4545
4545
|
"NextToken": {},
|
4546
4546
|
"RequestId": {}
|
@@ -4589,7 +4589,7 @@
|
|
4589
4589
|
"GroupMemberList": {
|
4590
4590
|
"type": "list",
|
4591
4591
|
"member": {
|
4592
|
-
"shape": "
|
4592
|
+
"shape": "Sqs"
|
4593
4593
|
}
|
4594
4594
|
},
|
4595
4595
|
"NextToken": {},
|
@@ -4636,7 +4636,7 @@
|
|
4636
4636
|
"type": "structure",
|
4637
4637
|
"members": {
|
4638
4638
|
"GroupList": {
|
4639
|
-
"shape": "
|
4639
|
+
"shape": "S13r"
|
4640
4640
|
},
|
4641
4641
|
"NextToken": {},
|
4642
4642
|
"RequestId": {},
|
@@ -4799,7 +4799,7 @@
|
|
4799
4799
|
"Ingestions": {
|
4800
4800
|
"type": "list",
|
4801
4801
|
"member": {
|
4802
|
-
"shape": "
|
4802
|
+
"shape": "Szv"
|
4803
4803
|
}
|
4804
4804
|
},
|
4805
4805
|
"NextToken": {},
|
@@ -4843,7 +4843,7 @@
|
|
4843
4843
|
"Namespaces": {
|
4844
4844
|
"type": "list",
|
4845
4845
|
"member": {
|
4846
|
-
"shape": "
|
4846
|
+
"shape": "S109"
|
4847
4847
|
}
|
4848
4848
|
},
|
4849
4849
|
"NextToken": {},
|
@@ -4883,7 +4883,7 @@
|
|
4883
4883
|
"RefreshSchedules": {
|
4884
4884
|
"type": "list",
|
4885
4885
|
"member": {
|
4886
|
-
"shape": "
|
4886
|
+
"shape": "Sr9"
|
4887
4887
|
}
|
4888
4888
|
},
|
4889
4889
|
"Status": {
|
@@ -4962,7 +4962,7 @@
|
|
4962
4962
|
"TemplateAliasList": {
|
4963
4963
|
"type": "list",
|
4964
4964
|
"member": {
|
4965
|
-
"shape": "
|
4965
|
+
"shape": "Ss0"
|
4966
4966
|
}
|
4967
4967
|
},
|
4968
4968
|
"Status": {
|
@@ -5129,7 +5129,7 @@
|
|
5129
5129
|
"ThemeAliasList": {
|
5130
5130
|
"type": "list",
|
5131
5131
|
"member": {
|
5132
|
-
"shape": "
|
5132
|
+
"shape": "Ssj"
|
5133
5133
|
}
|
5134
5134
|
},
|
5135
5135
|
"Status": {
|
@@ -5299,7 +5299,7 @@
|
|
5299
5299
|
"DatasetArn": {},
|
5300
5300
|
"DatasetName": {},
|
5301
5301
|
"RefreshSchedule": {
|
5302
|
-
"shape": "
|
5302
|
+
"shape": "Sua"
|
5303
5303
|
}
|
5304
5304
|
}
|
5305
5305
|
}
|
@@ -5401,7 +5401,7 @@
|
|
5401
5401
|
"type": "structure",
|
5402
5402
|
"members": {
|
5403
5403
|
"GroupList": {
|
5404
|
-
"shape": "
|
5404
|
+
"shape": "S13r"
|
5405
5405
|
},
|
5406
5406
|
"NextToken": {},
|
5407
5407
|
"RequestId": {},
|
@@ -5449,7 +5449,7 @@
|
|
5449
5449
|
"UserList": {
|
5450
5450
|
"type": "list",
|
5451
5451
|
"member": {
|
5452
|
-
"shape": "
|
5452
|
+
"shape": "S11g"
|
5453
5453
|
}
|
5454
5454
|
},
|
5455
5455
|
"NextToken": {},
|
@@ -5500,15 +5500,15 @@
|
|
5500
5500
|
"Name": {},
|
5501
5501
|
"VPCId": {},
|
5502
5502
|
"SecurityGroupIds": {
|
5503
|
-
"shape": "
|
5503
|
+
"shape": "Suh"
|
5504
5504
|
},
|
5505
5505
|
"DnsResolvers": {
|
5506
|
-
"shape": "
|
5506
|
+
"shape": "St3"
|
5507
5507
|
},
|
5508
5508
|
"Status": {},
|
5509
5509
|
"AvailabilityStatus": {},
|
5510
5510
|
"NetworkInterfaces": {
|
5511
|
-
"shape": "
|
5511
|
+
"shape": "S11n"
|
5512
5512
|
},
|
5513
5513
|
"RoleArn": {},
|
5514
5514
|
"CreatedTime": {
|
@@ -5551,7 +5551,7 @@
|
|
5551
5551
|
"locationName": "DataSetId"
|
5552
5552
|
},
|
5553
5553
|
"DataSetRefreshProperties": {
|
5554
|
-
"shape": "
|
5554
|
+
"shape": "Sz1"
|
5555
5555
|
}
|
5556
5556
|
}
|
5557
5557
|
},
|
@@ -5604,7 +5604,7 @@
|
|
5604
5604
|
"type": "structure",
|
5605
5605
|
"members": {
|
5606
5606
|
"User": {
|
5607
|
-
"shape": "
|
5607
|
+
"shape": "S11g"
|
5608
5608
|
},
|
5609
5609
|
"UserInvitationUrl": {},
|
5610
5610
|
"RequestId": {},
|
@@ -5685,7 +5685,7 @@
|
|
5685
5685
|
"type": "structure",
|
5686
5686
|
"members": {
|
5687
5687
|
"AnalysisSummaryList": {
|
5688
|
-
"shape": "
|
5688
|
+
"shape": "S12p"
|
5689
5689
|
},
|
5690
5690
|
"NextToken": {},
|
5691
5691
|
"Status": {
|
@@ -5735,7 +5735,7 @@
|
|
5735
5735
|
"type": "structure",
|
5736
5736
|
"members": {
|
5737
5737
|
"DashboardSummaryList": {
|
5738
|
-
"shape": "
|
5738
|
+
"shape": "S135"
|
5739
5739
|
},
|
5740
5740
|
"NextToken": {},
|
5741
5741
|
"Status": {
|
@@ -5787,7 +5787,7 @@
|
|
5787
5787
|
"type": "structure",
|
5788
5788
|
"members": {
|
5789
5789
|
"DataSetSummaries": {
|
5790
|
-
"shape": "
|
5790
|
+
"shape": "S139"
|
5791
5791
|
},
|
5792
5792
|
"NextToken": {},
|
5793
5793
|
"Status": {
|
@@ -5905,7 +5905,7 @@
|
|
5905
5905
|
"type": "integer"
|
5906
5906
|
},
|
5907
5907
|
"FolderSummaryList": {
|
5908
|
-
"shape": "
|
5908
|
+
"shape": "S13k"
|
5909
5909
|
},
|
5910
5910
|
"NextToken": {},
|
5911
5911
|
"RequestId": {}
|
@@ -5963,7 +5963,7 @@
|
|
5963
5963
|
"type": "structure",
|
5964
5964
|
"members": {
|
5965
5965
|
"GroupList": {
|
5966
|
-
"shape": "
|
5966
|
+
"shape": "S13r"
|
5967
5967
|
},
|
5968
5968
|
"NextToken": {},
|
5969
5969
|
"RequestId": {},
|
@@ -5993,14 +5993,14 @@
|
|
5993
5993
|
},
|
5994
5994
|
"AssetBundleExportJobId": {},
|
5995
5995
|
"ResourceArns": {
|
5996
|
-
"shape": "
|
5996
|
+
"shape": "Swu"
|
5997
5997
|
},
|
5998
5998
|
"IncludeAllDependencies": {
|
5999
5999
|
"type": "boolean"
|
6000
6000
|
},
|
6001
6001
|
"ExportFormat": {},
|
6002
6002
|
"CloudFormationOverridePropertyConfiguration": {
|
6003
|
-
"shape": "
|
6003
|
+
"shape": "Sww"
|
6004
6004
|
}
|
6005
6005
|
}
|
6006
6006
|
},
|
@@ -6045,7 +6045,7 @@
|
|
6045
6045
|
}
|
6046
6046
|
},
|
6047
6047
|
"OverrideParameters": {
|
6048
|
-
"shape": "
|
6048
|
+
"shape": "Sxx"
|
6049
6049
|
},
|
6050
6050
|
"FailureAction": {}
|
6051
6051
|
}
|
@@ -6274,10 +6274,10 @@
|
|
6274
6274
|
"locationName": "AnalysisId"
|
6275
6275
|
},
|
6276
6276
|
"GrantPermissions": {
|
6277
|
-
"shape": "
|
6277
|
+
"shape": "S172"
|
6278
6278
|
},
|
6279
6279
|
"RevokePermissions": {
|
6280
|
-
"shape": "
|
6280
|
+
"shape": "S172"
|
6281
6281
|
}
|
6282
6282
|
}
|
6283
6283
|
},
|
@@ -6320,18 +6320,18 @@
|
|
6320
6320
|
},
|
6321
6321
|
"Name": {},
|
6322
6322
|
"SourceEntity": {
|
6323
|
-
"shape": "
|
6323
|
+
"shape": "Slb"
|
6324
6324
|
},
|
6325
6325
|
"Parameters": {
|
6326
6326
|
"shape": "Sq"
|
6327
6327
|
},
|
6328
6328
|
"VersionDescription": {},
|
6329
6329
|
"DashboardPublishOptions": {
|
6330
|
-
"shape": "
|
6330
|
+
"shape": "Sle"
|
6331
6331
|
},
|
6332
6332
|
"ThemeArn": {},
|
6333
6333
|
"Definition": {
|
6334
|
-
"shape": "
|
6334
|
+
"shape": "Slt"
|
6335
6335
|
}
|
6336
6336
|
}
|
6337
6337
|
},
|
@@ -6370,16 +6370,16 @@
|
|
6370
6370
|
"locationName": "DashboardId"
|
6371
6371
|
},
|
6372
6372
|
"GrantPermissions": {
|
6373
|
-
"shape": "
|
6373
|
+
"shape": "S172"
|
6374
6374
|
},
|
6375
6375
|
"RevokePermissions": {
|
6376
|
-
"shape": "
|
6376
|
+
"shape": "S172"
|
6377
6377
|
},
|
6378
6378
|
"GrantLinkPermissions": {
|
6379
|
-
"shape": "
|
6379
|
+
"shape": "S177"
|
6380
6380
|
},
|
6381
6381
|
"RevokeLinkPermissions": {
|
6382
|
-
"shape": "
|
6382
|
+
"shape": "S177"
|
6383
6383
|
}
|
6384
6384
|
}
|
6385
6385
|
},
|
@@ -6397,7 +6397,7 @@
|
|
6397
6397
|
"type": "integer"
|
6398
6398
|
},
|
6399
6399
|
"LinkSharingConfiguration": {
|
6400
|
-
"shape": "
|
6400
|
+
"shape": "Syr"
|
6401
6401
|
}
|
6402
6402
|
}
|
6403
6403
|
}
|
@@ -6468,32 +6468,32 @@
|
|
6468
6468
|
},
|
6469
6469
|
"Name": {},
|
6470
6470
|
"PhysicalTableMap": {
|
6471
|
-
"shape": "
|
6471
|
+
"shape": "Sly"
|
6472
6472
|
},
|
6473
6473
|
"LogicalTableMap": {
|
6474
|
-
"shape": "
|
6474
|
+
"shape": "Smh"
|
6475
6475
|
},
|
6476
6476
|
"ImportMode": {},
|
6477
6477
|
"ColumnGroups": {
|
6478
|
-
"shape": "
|
6478
|
+
"shape": "Sno"
|
6479
6479
|
},
|
6480
6480
|
"FieldFolders": {
|
6481
|
-
"shape": "
|
6481
|
+
"shape": "Snu"
|
6482
6482
|
},
|
6483
6483
|
"RowLevelPermissionDataSet": {
|
6484
|
-
"shape": "
|
6484
|
+
"shape": "Snz"
|
6485
6485
|
},
|
6486
6486
|
"RowLevelPermissionTagConfiguration": {
|
6487
|
-
"shape": "
|
6487
|
+
"shape": "So3"
|
6488
6488
|
},
|
6489
6489
|
"ColumnLevelPermissionRules": {
|
6490
|
-
"shape": "
|
6490
|
+
"shape": "Sob"
|
6491
6491
|
},
|
6492
6492
|
"DataSetUsageConfiguration": {
|
6493
|
-
"shape": "
|
6493
|
+
"shape": "Sof"
|
6494
6494
|
},
|
6495
6495
|
"DatasetParameters": {
|
6496
|
-
"shape": "
|
6496
|
+
"shape": "Sog"
|
6497
6497
|
}
|
6498
6498
|
}
|
6499
6499
|
},
|
@@ -6575,16 +6575,16 @@
|
|
6575
6575
|
},
|
6576
6576
|
"Name": {},
|
6577
6577
|
"DataSourceParameters": {
|
6578
|
-
"shape": "
|
6578
|
+
"shape": "Sov"
|
6579
6579
|
},
|
6580
6580
|
"Credentials": {
|
6581
|
-
"shape": "
|
6581
|
+
"shape": "Sq1"
|
6582
6582
|
},
|
6583
6583
|
"VpcConnectionProperties": {
|
6584
|
-
"shape": "
|
6584
|
+
"shape": "Sq8"
|
6585
6585
|
},
|
6586
6586
|
"SslProperties": {
|
6587
|
-
"shape": "
|
6587
|
+
"shape": "Sq9"
|
6588
6588
|
}
|
6589
6589
|
}
|
6590
6590
|
},
|
@@ -6754,7 +6754,7 @@
|
|
6754
6754
|
"type": "structure",
|
6755
6755
|
"members": {
|
6756
6756
|
"Group": {
|
6757
|
-
"shape": "
|
6757
|
+
"shape": "Sqo"
|
6758
6758
|
},
|
6759
6759
|
"RequestId": {},
|
6760
6760
|
"Status": {
|
@@ -6792,7 +6792,7 @@
|
|
6792
6792
|
"AssignmentStatus": {},
|
6793
6793
|
"PolicyArn": {},
|
6794
6794
|
"Identities": {
|
6795
|
-
"shape": "
|
6795
|
+
"shape": "Sqw"
|
6796
6796
|
}
|
6797
6797
|
}
|
6798
6798
|
},
|
@@ -6803,7 +6803,7 @@
|
|
6803
6803
|
"AssignmentId": {},
|
6804
6804
|
"PolicyArn": {},
|
6805
6805
|
"Identities": {
|
6806
|
-
"shape": "
|
6806
|
+
"shape": "Sqw"
|
6807
6807
|
},
|
6808
6808
|
"AssignmentStatus": {},
|
6809
6809
|
"RequestId": {},
|
@@ -6829,7 +6829,7 @@
|
|
6829
6829
|
"locationName": "AwsAccountId"
|
6830
6830
|
},
|
6831
6831
|
"IpRestrictionRuleMap": {
|
6832
|
-
"shape": "
|
6832
|
+
"shape": "S104"
|
6833
6833
|
},
|
6834
6834
|
"Enabled": {
|
6835
6835
|
"type": "boolean"
|
@@ -6901,7 +6901,7 @@
|
|
6901
6901
|
"locationName": "AwsAccountId"
|
6902
6902
|
},
|
6903
6903
|
"Schedule": {
|
6904
|
-
"shape": "
|
6904
|
+
"shape": "Sr9"
|
6905
6905
|
}
|
6906
6906
|
}
|
6907
6907
|
},
|
@@ -6939,12 +6939,12 @@
|
|
6939
6939
|
"locationName": "TemplateId"
|
6940
6940
|
},
|
6941
6941
|
"SourceEntity": {
|
6942
|
-
"shape": "
|
6942
|
+
"shape": "Sri"
|
6943
6943
|
},
|
6944
6944
|
"VersionDescription": {},
|
6945
6945
|
"Name": {},
|
6946
6946
|
"Definition": {
|
6947
|
-
"shape": "
|
6947
|
+
"shape": "Srl"
|
6948
6948
|
}
|
6949
6949
|
}
|
6950
6950
|
},
|
@@ -6998,7 +6998,7 @@
|
|
6998
6998
|
"type": "structure",
|
6999
6999
|
"members": {
|
7000
7000
|
"TemplateAlias": {
|
7001
|
-
"shape": "
|
7001
|
+
"shape": "Ss0"
|
7002
7002
|
},
|
7003
7003
|
"Status": {
|
7004
7004
|
"location": "statusCode",
|
@@ -7029,10 +7029,10 @@
|
|
7029
7029
|
"locationName": "TemplateId"
|
7030
7030
|
},
|
7031
7031
|
"GrantPermissions": {
|
7032
|
-
"shape": "
|
7032
|
+
"shape": "S172"
|
7033
7033
|
},
|
7034
7034
|
"RevokePermissions": {
|
7035
|
-
"shape": "
|
7035
|
+
"shape": "S172"
|
7036
7036
|
}
|
7037
7037
|
}
|
7038
7038
|
},
|
@@ -7077,7 +7077,7 @@
|
|
7077
7077
|
"BaseThemeId": {},
|
7078
7078
|
"VersionDescription": {},
|
7079
7079
|
"Configuration": {
|
7080
|
-
"shape": "
|
7080
|
+
"shape": "Ss3"
|
7081
7081
|
}
|
7082
7082
|
}
|
7083
7083
|
},
|
@@ -7131,7 +7131,7 @@
|
|
7131
7131
|
"type": "structure",
|
7132
7132
|
"members": {
|
7133
7133
|
"ThemeAlias": {
|
7134
|
-
"shape": "
|
7134
|
+
"shape": "Ssj"
|
7135
7135
|
},
|
7136
7136
|
"Status": {
|
7137
7137
|
"location": "statusCode",
|
@@ -7162,10 +7162,10 @@
|
|
7162
7162
|
"locationName": "ThemeId"
|
7163
7163
|
},
|
7164
7164
|
"GrantPermissions": {
|
7165
|
-
"shape": "
|
7165
|
+
"shape": "S172"
|
7166
7166
|
},
|
7167
7167
|
"RevokePermissions": {
|
7168
|
-
"shape": "
|
7168
|
+
"shape": "S172"
|
7169
7169
|
}
|
7170
7170
|
}
|
7171
7171
|
},
|
@@ -7207,7 +7207,7 @@
|
|
7207
7207
|
"locationName": "TopicId"
|
7208
7208
|
},
|
7209
7209
|
"Topic": {
|
7210
|
-
"shape": "
|
7210
|
+
"shape": "Ssm"
|
7211
7211
|
}
|
7212
7212
|
}
|
7213
7213
|
},
|
@@ -7246,10 +7246,10 @@
|
|
7246
7246
|
"locationName": "TopicId"
|
7247
7247
|
},
|
7248
7248
|
"GrantPermissions": {
|
7249
|
-
"shape": "
|
7249
|
+
"shape": "S172"
|
7250
7250
|
},
|
7251
7251
|
"RevokePermissions": {
|
7252
|
-
"shape": "
|
7252
|
+
"shape": "S172"
|
7253
7253
|
}
|
7254
7254
|
}
|
7255
7255
|
},
|
@@ -7296,7 +7296,7 @@
|
|
7296
7296
|
"locationName": "DatasetId"
|
7297
7297
|
},
|
7298
7298
|
"RefreshSchedule": {
|
7299
|
-
"shape": "
|
7299
|
+
"shape": "Sua"
|
7300
7300
|
}
|
7301
7301
|
}
|
7302
7302
|
},
|
@@ -7356,7 +7356,7 @@
|
|
7356
7356
|
"type": "structure",
|
7357
7357
|
"members": {
|
7358
7358
|
"User": {
|
7359
|
-
"shape": "
|
7359
|
+
"shape": "S11g"
|
7360
7360
|
},
|
7361
7361
|
"RequestId": {},
|
7362
7362
|
"Status": {
|
@@ -7392,13 +7392,13 @@
|
|
7392
7392
|
},
|
7393
7393
|
"Name": {},
|
7394
7394
|
"SubnetIds": {
|
7395
|
-
"shape": "
|
7395
|
+
"shape": "Suf"
|
7396
7396
|
},
|
7397
7397
|
"SecurityGroupIds": {
|
7398
|
-
"shape": "
|
7398
|
+
"shape": "Suh"
|
7399
7399
|
},
|
7400
7400
|
"DnsResolvers": {
|
7401
|
-
"shape": "
|
7401
|
+
"shape": "Suj"
|
7402
7402
|
},
|
7403
7403
|
"RoleArn": {}
|
7404
7404
|
}
|
@@ -7610,19 +7610,19 @@
|
|
7610
7610
|
"shape": "S1k"
|
7611
7611
|
},
|
7612
7612
|
"CalculatedFields": {
|
7613
|
-
"shape": "
|
7613
|
+
"shape": "Sj7"
|
7614
7614
|
},
|
7615
7615
|
"ParameterDeclarations": {
|
7616
|
-
"shape": "
|
7616
|
+
"shape": "Sja"
|
7617
7617
|
},
|
7618
7618
|
"FilterGroups": {
|
7619
|
-
"shape": "
|
7619
|
+
"shape": "Sju"
|
7620
7620
|
},
|
7621
7621
|
"ColumnConfigurations": {
|
7622
|
-
"shape": "
|
7622
|
+
"shape": "Skt"
|
7623
7623
|
},
|
7624
7624
|
"AnalysisDefaults": {
|
7625
|
-
"shape": "
|
7625
|
+
"shape": "Sl0"
|
7626
7626
|
}
|
7627
7627
|
}
|
7628
7628
|
},
|
@@ -8477,34 +8477,34 @@
|
|
8477
8477
|
"shape": "S95"
|
8478
8478
|
},
|
8479
8479
|
"CategoryAxis": {
|
8480
|
-
"shape": "
|
8480
|
+
"shape": "S9f"
|
8481
8481
|
},
|
8482
8482
|
"CategoryLabelOptions": {
|
8483
|
-
"shape": "
|
8483
|
+
"shape": "S9v"
|
8484
8484
|
},
|
8485
8485
|
"ValueAxis": {
|
8486
|
-
"shape": "
|
8486
|
+
"shape": "S9f"
|
8487
8487
|
},
|
8488
8488
|
"ValueLabelOptions": {
|
8489
|
-
"shape": "
|
8489
|
+
"shape": "S9v"
|
8490
8490
|
},
|
8491
8491
|
"ColorLabelOptions": {
|
8492
|
-
"shape": "
|
8492
|
+
"shape": "S9v"
|
8493
8493
|
},
|
8494
8494
|
"Legend": {
|
8495
|
-
"shape": "
|
8495
|
+
"shape": "S9z"
|
8496
8496
|
},
|
8497
8497
|
"DataLabels": {
|
8498
|
-
"shape": "
|
8498
|
+
"shape": "Sa1"
|
8499
8499
|
},
|
8500
8500
|
"Tooltip": {
|
8501
|
-
"shape": "
|
8501
|
+
"shape": "Sac"
|
8502
8502
|
},
|
8503
8503
|
"ReferenceLines": {
|
8504
|
-
"shape": "
|
8504
|
+
"shape": "Sak"
|
8505
8505
|
},
|
8506
8506
|
"ContributionAnalysisDefaults": {
|
8507
|
-
"shape": "
|
8507
|
+
"shape": "Say"
|
8508
8508
|
}
|
8509
8509
|
}
|
8510
8510
|
},
|
@@ -8512,7 +8512,7 @@
|
|
8512
8512
|
"shape": "S6q"
|
8513
8513
|
},
|
8514
8514
|
"ColumnHierarchies": {
|
8515
|
-
"shape": "
|
8515
|
+
"shape": "Sb1"
|
8516
8516
|
}
|
8517
8517
|
}
|
8518
8518
|
},
|
@@ -8576,7 +8576,7 @@
|
|
8576
8576
|
}
|
8577
8577
|
},
|
8578
8578
|
"Comparison": {
|
8579
|
-
"shape": "
|
8579
|
+
"shape": "Sbo"
|
8580
8580
|
},
|
8581
8581
|
"PrimaryValueDisplayType": {},
|
8582
8582
|
"PrimaryValueFontConfiguration": {
|
@@ -8625,7 +8625,7 @@
|
|
8625
8625
|
"shape": "S6q"
|
8626
8626
|
},
|
8627
8627
|
"ColumnHierarchies": {
|
8628
|
-
"shape": "
|
8628
|
+
"shape": "Sb1"
|
8629
8629
|
}
|
8630
8630
|
}
|
8631
8631
|
},
|
@@ -8702,25 +8702,25 @@
|
|
8702
8702
|
"shape": "S95"
|
8703
8703
|
},
|
8704
8704
|
"CategoryLabelOptions": {
|
8705
|
-
"shape": "
|
8705
|
+
"shape": "S9v"
|
8706
8706
|
},
|
8707
8707
|
"ValueLabelOptions": {
|
8708
|
-
"shape": "
|
8708
|
+
"shape": "S9v"
|
8709
8709
|
},
|
8710
8710
|
"Legend": {
|
8711
|
-
"shape": "
|
8711
|
+
"shape": "S9z"
|
8712
8712
|
},
|
8713
8713
|
"DataLabels": {
|
8714
|
-
"shape": "
|
8714
|
+
"shape": "Sa1"
|
8715
8715
|
},
|
8716
8716
|
"Tooltip": {
|
8717
|
-
"shape": "
|
8717
|
+
"shape": "Sac"
|
8718
8718
|
},
|
8719
8719
|
"VisualPalette": {
|
8720
8720
|
"shape": "S92"
|
8721
8721
|
},
|
8722
8722
|
"ContributionAnalysisDefaults": {
|
8723
|
-
"shape": "
|
8723
|
+
"shape": "Say"
|
8724
8724
|
}
|
8725
8725
|
}
|
8726
8726
|
},
|
@@ -8728,7 +8728,7 @@
|
|
8728
8728
|
"shape": "S6q"
|
8729
8729
|
},
|
8730
8730
|
"ColumnHierarchies": {
|
8731
|
-
"shape": "
|
8731
|
+
"shape": "Sb1"
|
8732
8732
|
}
|
8733
8733
|
}
|
8734
8734
|
},
|
@@ -8764,7 +8764,7 @@
|
|
8764
8764
|
"members": {
|
8765
8765
|
"PrimaryValueDisplayType": {},
|
8766
8766
|
"Comparison": {
|
8767
|
-
"shape": "
|
8767
|
+
"shape": "Sbo"
|
8768
8768
|
},
|
8769
8769
|
"ArcAxis": {
|
8770
8770
|
"type": "structure",
|
@@ -8800,10 +8800,10 @@
|
|
8800
8800
|
}
|
8801
8801
|
},
|
8802
8802
|
"DataLabels": {
|
8803
|
-
"shape": "
|
8803
|
+
"shape": "Sa1"
|
8804
8804
|
},
|
8805
8805
|
"TooltipOptions": {
|
8806
|
-
"shape": "
|
8806
|
+
"shape": "Sac"
|
8807
8807
|
},
|
8808
8808
|
"VisualPalette": {
|
8809
8809
|
"shape": "S92"
|
@@ -8980,32 +8980,32 @@
|
|
8980
8980
|
"shape": "S95"
|
8981
8981
|
},
|
8982
8982
|
"XAxisDisplayOptions": {
|
8983
|
-
"shape": "
|
8983
|
+
"shape": "S9f"
|
8984
8984
|
},
|
8985
8985
|
"XAxisLabelOptions": {
|
8986
|
-
"shape": "
|
8986
|
+
"shape": "S9v"
|
8987
8987
|
},
|
8988
8988
|
"PrimaryYAxisDisplayOptions": {
|
8989
|
-
"shape": "
|
8989
|
+
"shape": "Scz"
|
8990
8990
|
},
|
8991
8991
|
"PrimaryYAxisLabelOptions": {
|
8992
|
-
"shape": "
|
8992
|
+
"shape": "S9v"
|
8993
8993
|
},
|
8994
8994
|
"SecondaryYAxisDisplayOptions": {
|
8995
|
-
"shape": "
|
8995
|
+
"shape": "Scz"
|
8996
8996
|
},
|
8997
8997
|
"SecondaryYAxisLabelOptions": {
|
8998
|
-
"shape": "
|
8998
|
+
"shape": "S9v"
|
8999
8999
|
},
|
9000
9000
|
"DefaultSeriesSettings": {
|
9001
9001
|
"type": "structure",
|
9002
9002
|
"members": {
|
9003
9003
|
"AxisBinding": {},
|
9004
9004
|
"LineStyleSettings": {
|
9005
|
-
"shape": "
|
9005
|
+
"shape": "Sd4"
|
9006
9006
|
},
|
9007
9007
|
"MarkerStyleSettings": {
|
9008
|
-
"shape": "
|
9008
|
+
"shape": "Sd7"
|
9009
9009
|
}
|
9010
9010
|
}
|
9011
9011
|
},
|
@@ -9024,7 +9024,7 @@
|
|
9024
9024
|
"FieldId": {},
|
9025
9025
|
"AxisBinding": {},
|
9026
9026
|
"Settings": {
|
9027
|
-
"shape": "
|
9027
|
+
"shape": "Sdc"
|
9028
9028
|
}
|
9029
9029
|
}
|
9030
9030
|
},
|
@@ -9041,7 +9041,7 @@
|
|
9041
9041
|
},
|
9042
9042
|
"AxisBinding": {},
|
9043
9043
|
"Settings": {
|
9044
|
-
"shape": "
|
9044
|
+
"shape": "Sdc"
|
9045
9045
|
}
|
9046
9046
|
}
|
9047
9047
|
}
|
@@ -9049,19 +9049,19 @@
|
|
9049
9049
|
}
|
9050
9050
|
},
|
9051
9051
|
"Legend": {
|
9052
|
-
"shape": "
|
9052
|
+
"shape": "S9z"
|
9053
9053
|
},
|
9054
9054
|
"DataLabels": {
|
9055
|
-
"shape": "
|
9055
|
+
"shape": "Sa1"
|
9056
9056
|
},
|
9057
9057
|
"ReferenceLines": {
|
9058
|
-
"shape": "
|
9058
|
+
"shape": "Sak"
|
9059
9059
|
},
|
9060
9060
|
"Tooltip": {
|
9061
|
-
"shape": "
|
9061
|
+
"shape": "Sac"
|
9062
9062
|
},
|
9063
9063
|
"ContributionAnalysisDefaults": {
|
9064
|
-
"shape": "
|
9064
|
+
"shape": "Say"
|
9065
9065
|
},
|
9066
9066
|
"VisualPalette": {
|
9067
9067
|
"shape": "S92"
|
@@ -9072,7 +9072,7 @@
|
|
9072
9072
|
"shape": "S6q"
|
9073
9073
|
},
|
9074
9074
|
"ColumnHierarchies": {
|
9075
|
-
"shape": "
|
9075
|
+
"shape": "Sb1"
|
9076
9076
|
}
|
9077
9077
|
}
|
9078
9078
|
},
|
@@ -9099,10 +9099,10 @@
|
|
9099
9099
|
"type": "structure",
|
9100
9100
|
"members": {
|
9101
9101
|
"Rows": {
|
9102
|
-
"shape": "
|
9102
|
+
"shape": "Sdi"
|
9103
9103
|
},
|
9104
9104
|
"Columns": {
|
9105
|
-
"shape": "
|
9105
|
+
"shape": "Sdi"
|
9106
9106
|
},
|
9107
9107
|
"Values": {
|
9108
9108
|
"type": "list",
|
@@ -9132,27 +9132,27 @@
|
|
9132
9132
|
}
|
9133
9133
|
},
|
9134
9134
|
"RowLabelOptions": {
|
9135
|
-
"shape": "
|
9135
|
+
"shape": "S9v"
|
9136
9136
|
},
|
9137
9137
|
"ColumnLabelOptions": {
|
9138
|
-
"shape": "
|
9138
|
+
"shape": "S9v"
|
9139
9139
|
},
|
9140
9140
|
"ColorScale": {
|
9141
|
-
"shape": "
|
9141
|
+
"shape": "Sdl"
|
9142
9142
|
},
|
9143
9143
|
"Legend": {
|
9144
|
-
"shape": "
|
9144
|
+
"shape": "S9z"
|
9145
9145
|
},
|
9146
9146
|
"DataLabels": {
|
9147
|
-
"shape": "
|
9147
|
+
"shape": "Sa1"
|
9148
9148
|
},
|
9149
9149
|
"Tooltip": {
|
9150
|
-
"shape": "
|
9150
|
+
"shape": "Sac"
|
9151
9151
|
}
|
9152
9152
|
}
|
9153
9153
|
},
|
9154
9154
|
"ColumnHierarchies": {
|
9155
|
-
"shape": "
|
9155
|
+
"shape": "Sb1"
|
9156
9156
|
},
|
9157
9157
|
"Actions": {
|
9158
9158
|
"shape": "S6q"
|
@@ -9188,10 +9188,10 @@
|
|
9188
9188
|
}
|
9189
9189
|
},
|
9190
9190
|
"Sizes": {
|
9191
|
-
"shape": "
|
9191
|
+
"shape": "Sdu"
|
9192
9192
|
},
|
9193
9193
|
"Colors": {
|
9194
|
-
"shape": "
|
9194
|
+
"shape": "Sdu"
|
9195
9195
|
}
|
9196
9196
|
}
|
9197
9197
|
}
|
@@ -9209,25 +9209,25 @@
|
|
9209
9209
|
}
|
9210
9210
|
},
|
9211
9211
|
"GroupLabelOptions": {
|
9212
|
-
"shape": "
|
9212
|
+
"shape": "S9v"
|
9213
9213
|
},
|
9214
9214
|
"SizeLabelOptions": {
|
9215
|
-
"shape": "
|
9215
|
+
"shape": "S9v"
|
9216
9216
|
},
|
9217
9217
|
"ColorLabelOptions": {
|
9218
|
-
"shape": "
|
9218
|
+
"shape": "S9v"
|
9219
9219
|
},
|
9220
9220
|
"ColorScale": {
|
9221
|
-
"shape": "
|
9221
|
+
"shape": "Sdl"
|
9222
9222
|
},
|
9223
9223
|
"Legend": {
|
9224
|
-
"shape": "
|
9224
|
+
"shape": "S9z"
|
9225
9225
|
},
|
9226
9226
|
"DataLabels": {
|
9227
|
-
"shape": "
|
9227
|
+
"shape": "Sa1"
|
9228
9228
|
},
|
9229
9229
|
"Tooltip": {
|
9230
|
-
"shape": "
|
9230
|
+
"shape": "Sac"
|
9231
9231
|
}
|
9232
9232
|
}
|
9233
9233
|
},
|
@@ -9235,7 +9235,7 @@
|
|
9235
9235
|
"shape": "S6q"
|
9236
9236
|
},
|
9237
9237
|
"ColumnHierarchies": {
|
9238
|
-
"shape": "
|
9238
|
+
"shape": "Sb1"
|
9239
9239
|
}
|
9240
9240
|
}
|
9241
9241
|
},
|
@@ -9275,16 +9275,16 @@
|
|
9275
9275
|
}
|
9276
9276
|
},
|
9277
9277
|
"Legend": {
|
9278
|
-
"shape": "
|
9278
|
+
"shape": "S9z"
|
9279
9279
|
},
|
9280
9280
|
"Tooltip": {
|
9281
|
-
"shape": "
|
9281
|
+
"shape": "Sac"
|
9282
9282
|
},
|
9283
9283
|
"WindowOptions": {
|
9284
|
-
"shape": "
|
9284
|
+
"shape": "Se0"
|
9285
9285
|
},
|
9286
9286
|
"MapStyleOptions": {
|
9287
|
-
"shape": "
|
9287
|
+
"shape": "Se5"
|
9288
9288
|
},
|
9289
9289
|
"PointStyleOptions": {
|
9290
9290
|
"type": "structure",
|
@@ -9336,7 +9336,7 @@
|
|
9336
9336
|
}
|
9337
9337
|
},
|
9338
9338
|
"ColumnHierarchies": {
|
9339
|
-
"shape": "
|
9339
|
+
"shape": "Sb1"
|
9340
9340
|
},
|
9341
9341
|
"Actions": {
|
9342
9342
|
"shape": "S6q"
|
@@ -9390,16 +9390,16 @@
|
|
9390
9390
|
}
|
9391
9391
|
},
|
9392
9392
|
"Legend": {
|
9393
|
-
"shape": "
|
9393
|
+
"shape": "S9z"
|
9394
9394
|
},
|
9395
9395
|
"Tooltip": {
|
9396
|
-
"shape": "
|
9396
|
+
"shape": "Sac"
|
9397
9397
|
},
|
9398
9398
|
"WindowOptions": {
|
9399
|
-
"shape": "
|
9399
|
+
"shape": "Se0"
|
9400
9400
|
},
|
9401
9401
|
"MapStyleOptions": {
|
9402
|
-
"shape": "
|
9402
|
+
"shape": "Se5"
|
9403
9403
|
}
|
9404
9404
|
}
|
9405
9405
|
},
|
@@ -9443,7 +9443,7 @@
|
|
9443
9443
|
}
|
9444
9444
|
},
|
9445
9445
|
"ColumnHierarchies": {
|
9446
|
-
"shape": "
|
9446
|
+
"shape": "Sb1"
|
9447
9447
|
},
|
9448
9448
|
"Actions": {
|
9449
9449
|
"shape": "S6q"
|
@@ -9500,13 +9500,13 @@
|
|
9500
9500
|
}
|
9501
9501
|
},
|
9502
9502
|
"CategoryLabelOptions": {
|
9503
|
-
"shape": "
|
9503
|
+
"shape": "S9v"
|
9504
9504
|
},
|
9505
9505
|
"ValueLabelOptions": {
|
9506
|
-
"shape": "
|
9506
|
+
"shape": "S9v"
|
9507
9507
|
},
|
9508
9508
|
"Tooltip": {
|
9509
|
-
"shape": "
|
9509
|
+
"shape": "Sac"
|
9510
9510
|
},
|
9511
9511
|
"DataLabelOptions": {
|
9512
9512
|
"type": "structure",
|
@@ -9531,7 +9531,7 @@
|
|
9531
9531
|
"shape": "S6q"
|
9532
9532
|
},
|
9533
9533
|
"ColumnHierarchies": {
|
9534
|
-
"shape": "
|
9534
|
+
"shape": "Sb1"
|
9535
9535
|
}
|
9536
9536
|
}
|
9537
9537
|
},
|
@@ -9597,25 +9597,25 @@
|
|
9597
9597
|
}
|
9598
9598
|
},
|
9599
9599
|
"XAxisLabelOptions": {
|
9600
|
-
"shape": "
|
9600
|
+
"shape": "S9v"
|
9601
9601
|
},
|
9602
9602
|
"XAxisDisplayOptions": {
|
9603
|
-
"shape": "
|
9603
|
+
"shape": "S9f"
|
9604
9604
|
},
|
9605
9605
|
"YAxisLabelOptions": {
|
9606
|
-
"shape": "
|
9606
|
+
"shape": "S9v"
|
9607
9607
|
},
|
9608
9608
|
"YAxisDisplayOptions": {
|
9609
|
-
"shape": "
|
9609
|
+
"shape": "S9f"
|
9610
9610
|
},
|
9611
9611
|
"Legend": {
|
9612
|
-
"shape": "
|
9612
|
+
"shape": "S9z"
|
9613
9613
|
},
|
9614
9614
|
"DataLabels": {
|
9615
|
-
"shape": "
|
9615
|
+
"shape": "Sa1"
|
9616
9616
|
},
|
9617
9617
|
"Tooltip": {
|
9618
|
-
"shape": "
|
9618
|
+
"shape": "Sac"
|
9619
9619
|
},
|
9620
9620
|
"VisualPalette": {
|
9621
9621
|
"shape": "S92"
|
@@ -9626,7 +9626,7 @@
|
|
9626
9626
|
"shape": "S6q"
|
9627
9627
|
},
|
9628
9628
|
"ColumnHierarchies": {
|
9629
|
-
"shape": "
|
9629
|
+
"shape": "Sb1"
|
9630
9630
|
}
|
9631
9631
|
}
|
9632
9632
|
},
|
@@ -9687,40 +9687,40 @@
|
|
9687
9687
|
},
|
9688
9688
|
"BarsArrangement": {},
|
9689
9689
|
"CategoryAxis": {
|
9690
|
-
"shape": "
|
9690
|
+
"shape": "S9f"
|
9691
9691
|
},
|
9692
9692
|
"CategoryLabelOptions": {
|
9693
|
-
"shape": "
|
9693
|
+
"shape": "S9v"
|
9694
9694
|
},
|
9695
9695
|
"PrimaryYAxisDisplayOptions": {
|
9696
|
-
"shape": "
|
9696
|
+
"shape": "S9f"
|
9697
9697
|
},
|
9698
9698
|
"PrimaryYAxisLabelOptions": {
|
9699
|
-
"shape": "
|
9699
|
+
"shape": "S9v"
|
9700
9700
|
},
|
9701
9701
|
"SecondaryYAxisDisplayOptions": {
|
9702
|
-
"shape": "
|
9702
|
+
"shape": "S9f"
|
9703
9703
|
},
|
9704
9704
|
"SecondaryYAxisLabelOptions": {
|
9705
|
-
"shape": "
|
9705
|
+
"shape": "S9v"
|
9706
9706
|
},
|
9707
9707
|
"ColorLabelOptions": {
|
9708
|
-
"shape": "
|
9708
|
+
"shape": "S9v"
|
9709
9709
|
},
|
9710
9710
|
"Legend": {
|
9711
|
-
"shape": "
|
9711
|
+
"shape": "S9z"
|
9712
9712
|
},
|
9713
9713
|
"BarDataLabels": {
|
9714
|
-
"shape": "
|
9714
|
+
"shape": "Sa1"
|
9715
9715
|
},
|
9716
9716
|
"LineDataLabels": {
|
9717
|
-
"shape": "
|
9717
|
+
"shape": "Sa1"
|
9718
9718
|
},
|
9719
9719
|
"Tooltip": {
|
9720
|
-
"shape": "
|
9720
|
+
"shape": "Sac"
|
9721
9721
|
},
|
9722
9722
|
"ReferenceLines": {
|
9723
|
-
"shape": "
|
9723
|
+
"shape": "Sak"
|
9724
9724
|
},
|
9725
9725
|
"VisualPalette": {
|
9726
9726
|
"shape": "S92"
|
@@ -9731,7 +9731,7 @@
|
|
9731
9731
|
"shape": "S6q"
|
9732
9732
|
},
|
9733
9733
|
"ColumnHierarchies": {
|
9734
|
-
"shape": "
|
9734
|
+
"shape": "Sb1"
|
9735
9735
|
}
|
9736
9736
|
}
|
9737
9737
|
},
|
@@ -9798,25 +9798,25 @@
|
|
9798
9798
|
}
|
9799
9799
|
},
|
9800
9800
|
"CategoryAxis": {
|
9801
|
-
"shape": "
|
9801
|
+
"shape": "S9f"
|
9802
9802
|
},
|
9803
9803
|
"CategoryLabelOptions": {
|
9804
|
-
"shape": "
|
9804
|
+
"shape": "S9v"
|
9805
9805
|
},
|
9806
9806
|
"PrimaryYAxisDisplayOptions": {
|
9807
|
-
"shape": "
|
9807
|
+
"shape": "S9f"
|
9808
9808
|
},
|
9809
9809
|
"PrimaryYAxisLabelOptions": {
|
9810
|
-
"shape": "
|
9810
|
+
"shape": "S9v"
|
9811
9811
|
},
|
9812
9812
|
"Legend": {
|
9813
|
-
"shape": "
|
9813
|
+
"shape": "S9z"
|
9814
9814
|
},
|
9815
9815
|
"Tooltip": {
|
9816
|
-
"shape": "
|
9816
|
+
"shape": "Sac"
|
9817
9817
|
},
|
9818
9818
|
"ReferenceLines": {
|
9819
|
-
"shape": "
|
9819
|
+
"shape": "Sak"
|
9820
9820
|
},
|
9821
9821
|
"VisualPalette": {
|
9822
9822
|
"shape": "S92"
|
@@ -9827,7 +9827,7 @@
|
|
9827
9827
|
"shape": "S6q"
|
9828
9828
|
},
|
9829
9829
|
"ColumnHierarchies": {
|
9830
|
-
"shape": "
|
9830
|
+
"shape": "Sb1"
|
9831
9831
|
}
|
9832
9832
|
}
|
9833
9833
|
},
|
@@ -9884,22 +9884,22 @@
|
|
9884
9884
|
}
|
9885
9885
|
},
|
9886
9886
|
"CategoryAxisLabelOptions": {
|
9887
|
-
"shape": "
|
9887
|
+
"shape": "S9v"
|
9888
9888
|
},
|
9889
9889
|
"CategoryAxisDisplayOptions": {
|
9890
|
-
"shape": "
|
9890
|
+
"shape": "S9f"
|
9891
9891
|
},
|
9892
9892
|
"PrimaryYAxisLabelOptions": {
|
9893
|
-
"shape": "
|
9893
|
+
"shape": "S9v"
|
9894
9894
|
},
|
9895
9895
|
"PrimaryYAxisDisplayOptions": {
|
9896
|
-
"shape": "
|
9896
|
+
"shape": "S9f"
|
9897
9897
|
},
|
9898
9898
|
"Legend": {
|
9899
|
-
"shape": "
|
9899
|
+
"shape": "S9z"
|
9900
9900
|
},
|
9901
9901
|
"DataLabels": {
|
9902
|
-
"shape": "
|
9902
|
+
"shape": "Sa1"
|
9903
9903
|
},
|
9904
9904
|
"VisualPalette": {
|
9905
9905
|
"shape": "S92"
|
@@ -9910,7 +9910,7 @@
|
|
9910
9910
|
"shape": "S6q"
|
9911
9911
|
},
|
9912
9912
|
"ColumnHierarchies": {
|
9913
|
-
"shape": "
|
9913
|
+
"shape": "Sb1"
|
9914
9914
|
}
|
9915
9915
|
}
|
9916
9916
|
},
|
@@ -9947,13 +9947,13 @@
|
|
9947
9947
|
}
|
9948
9948
|
},
|
9949
9949
|
"XAxisDisplayOptions": {
|
9950
|
-
"shape": "
|
9950
|
+
"shape": "S9f"
|
9951
9951
|
},
|
9952
9952
|
"XAxisLabelOptions": {
|
9953
|
-
"shape": "
|
9953
|
+
"shape": "S9v"
|
9954
9954
|
},
|
9955
9955
|
"YAxisDisplayOptions": {
|
9956
|
-
"shape": "
|
9956
|
+
"shape": "S9f"
|
9957
9957
|
},
|
9958
9958
|
"BinOptions": {
|
9959
9959
|
"type": "structure",
|
@@ -9984,10 +9984,10 @@
|
|
9984
9984
|
}
|
9985
9985
|
},
|
9986
9986
|
"DataLabels": {
|
9987
|
-
"shape": "
|
9987
|
+
"shape": "Sa1"
|
9988
9988
|
},
|
9989
9989
|
"Tooltip": {
|
9990
|
-
"shape": "
|
9990
|
+
"shape": "Sac"
|
9991
9991
|
},
|
9992
9992
|
"VisualPalette": {
|
9993
9993
|
"shape": "S92"
|
@@ -10049,7 +10049,7 @@
|
|
10049
10049
|
}
|
10050
10050
|
},
|
10051
10051
|
"CategoryLabelOptions": {
|
10052
|
-
"shape": "
|
10052
|
+
"shape": "S9v"
|
10053
10053
|
},
|
10054
10054
|
"WordCloudOptions": {
|
10055
10055
|
"type": "structure",
|
@@ -10070,7 +10070,7 @@
|
|
10070
10070
|
"shape": "S6q"
|
10071
10071
|
},
|
10072
10072
|
"ColumnHierarchies": {
|
10073
|
-
"shape": "
|
10073
|
+
"shape": "Sb1"
|
10074
10074
|
}
|
10075
10075
|
}
|
10076
10076
|
},
|
@@ -10375,7 +10375,7 @@
|
|
10375
10375
|
}
|
10376
10376
|
},
|
10377
10377
|
"DataLabels": {
|
10378
|
-
"shape": "
|
10378
|
+
"shape": "Sa1"
|
10379
10379
|
}
|
10380
10380
|
}
|
10381
10381
|
},
|
@@ -10509,19 +10509,19 @@
|
|
10509
10509
|
"AlternateBandEvenColor": {},
|
10510
10510
|
"AlternateBandOddColor": {},
|
10511
10511
|
"CategoryAxis": {
|
10512
|
-
"shape": "
|
10512
|
+
"shape": "S9f"
|
10513
10513
|
},
|
10514
10514
|
"CategoryLabelOptions": {
|
10515
|
-
"shape": "
|
10515
|
+
"shape": "S9v"
|
10516
10516
|
},
|
10517
10517
|
"ColorAxis": {
|
10518
|
-
"shape": "
|
10518
|
+
"shape": "S9f"
|
10519
10519
|
},
|
10520
10520
|
"ColorLabelOptions": {
|
10521
|
-
"shape": "
|
10521
|
+
"shape": "S9v"
|
10522
10522
|
},
|
10523
10523
|
"Legend": {
|
10524
|
-
"shape": "
|
10524
|
+
"shape": "S9z"
|
10525
10525
|
},
|
10526
10526
|
"AxesRangeScale": {}
|
10527
10527
|
}
|
@@ -10530,7 +10530,7 @@
|
|
10530
10530
|
"shape": "S6q"
|
10531
10531
|
},
|
10532
10532
|
"ColumnHierarchies": {
|
10533
|
-
"shape": "
|
10533
|
+
"shape": "Sb1"
|
10534
10534
|
}
|
10535
10535
|
}
|
10536
10536
|
}
|
@@ -10562,7 +10562,7 @@
|
|
10562
10562
|
"type": "structure",
|
10563
10563
|
"members": {
|
10564
10564
|
"GridLayout": {
|
10565
|
-
"shape": "
|
10565
|
+
"shape": "Shy"
|
10566
10566
|
},
|
10567
10567
|
"FreeFormLayout": {
|
10568
10568
|
"type": "structure",
|
@@ -10571,10 +10571,10 @@
|
|
10571
10571
|
],
|
10572
10572
|
"members": {
|
10573
10573
|
"Elements": {
|
10574
|
-
"shape": "
|
10574
|
+
"shape": "Sia"
|
10575
10575
|
},
|
10576
10576
|
"CanvasSizeOptions": {
|
10577
|
-
"shape": "
|
10577
|
+
"shape": "Sij"
|
10578
10578
|
}
|
10579
10579
|
}
|
10580
10580
|
},
|
@@ -10588,7 +10588,7 @@
|
|
10588
10588
|
],
|
10589
10589
|
"members": {
|
10590
10590
|
"HeaderSections": {
|
10591
|
-
"shape": "
|
10591
|
+
"shape": "Sim"
|
10592
10592
|
},
|
10593
10593
|
"BodySections": {
|
10594
10594
|
"type": "list",
|
@@ -10604,12 +10604,12 @@
|
|
10604
10604
|
"type": "structure",
|
10605
10605
|
"members": {
|
10606
10606
|
"Layout": {
|
10607
|
-
"shape": "
|
10607
|
+
"shape": "Sio"
|
10608
10608
|
}
|
10609
10609
|
}
|
10610
10610
|
},
|
10611
10611
|
"Style": {
|
10612
|
-
"shape": "
|
10612
|
+
"shape": "Siq"
|
10613
10613
|
},
|
10614
10614
|
"PageBreakConfiguration": {
|
10615
10615
|
"type": "structure",
|
@@ -10626,10 +10626,10 @@
|
|
10626
10626
|
}
|
10627
10627
|
},
|
10628
10628
|
"FooterSections": {
|
10629
|
-
"shape": "
|
10629
|
+
"shape": "Sim"
|
10630
10630
|
},
|
10631
10631
|
"CanvasSizeOptions": {
|
10632
|
-
"shape": "
|
10632
|
+
"shape": "Siz"
|
10633
10633
|
}
|
10634
10634
|
}
|
10635
10635
|
}
|
@@ -10650,7 +10650,7 @@
|
|
10650
10650
|
"type": "structure",
|
10651
10651
|
"members": {
|
10652
10652
|
"GridLayout": {
|
10653
|
-
"shape": "
|
10653
|
+
"shape": "Shy"
|
10654
10654
|
}
|
10655
10655
|
}
|
10656
10656
|
}
|
@@ -11757,10 +11757,23 @@
|
|
11757
11757
|
"BackgroundVisibility": {},
|
11758
11758
|
"BackgroundColor": {}
|
11759
11759
|
}
|
11760
|
+
},
|
11761
|
+
"XAxis": {
|
11762
|
+
"shape": "S9c"
|
11763
|
+
},
|
11764
|
+
"YAxis": {
|
11765
|
+
"shape": "S9c"
|
11760
11766
|
}
|
11761
11767
|
}
|
11762
11768
|
},
|
11763
11769
|
"S9c": {
|
11770
|
+
"type": "structure",
|
11771
|
+
"members": {
|
11772
|
+
"Scale": {},
|
11773
|
+
"Placement": {}
|
11774
|
+
}
|
11775
|
+
},
|
11776
|
+
"S9f": {
|
11764
11777
|
"type": "structure",
|
11765
11778
|
"members": {
|
11766
11779
|
"TickLabelOptions": {
|
@@ -11861,7 +11874,7 @@
|
|
11861
11874
|
"AxisOffset": {}
|
11862
11875
|
}
|
11863
11876
|
},
|
11864
|
-
"
|
11877
|
+
"S9v": {
|
11865
11878
|
"type": "structure",
|
11866
11879
|
"members": {
|
11867
11880
|
"Visibility": {},
|
@@ -11893,7 +11906,7 @@
|
|
11893
11906
|
}
|
11894
11907
|
}
|
11895
11908
|
},
|
11896
|
-
"
|
11909
|
+
"S9z": {
|
11897
11910
|
"type": "structure",
|
11898
11911
|
"members": {
|
11899
11912
|
"Visibility": {},
|
@@ -11905,7 +11918,7 @@
|
|
11905
11918
|
"Height": {}
|
11906
11919
|
}
|
11907
11920
|
},
|
11908
|
-
"
|
11921
|
+
"Sa1": {
|
11909
11922
|
"type": "structure",
|
11910
11923
|
"members": {
|
11911
11924
|
"Visibility": {},
|
@@ -11964,7 +11977,7 @@
|
|
11964
11977
|
"TotalsVisibility": {}
|
11965
11978
|
}
|
11966
11979
|
},
|
11967
|
-
"
|
11980
|
+
"Sac": {
|
11968
11981
|
"type": "structure",
|
11969
11982
|
"members": {
|
11970
11983
|
"TooltipVisibility": {},
|
@@ -12013,7 +12026,7 @@
|
|
12013
12026
|
}
|
12014
12027
|
}
|
12015
12028
|
},
|
12016
|
-
"
|
12029
|
+
"Sak": {
|
12017
12030
|
"type": "list",
|
12018
12031
|
"member": {
|
12019
12032
|
"type": "structure",
|
@@ -12096,7 +12109,7 @@
|
|
12096
12109
|
}
|
12097
12110
|
}
|
12098
12111
|
},
|
12099
|
-
"
|
12112
|
+
"Say": {
|
12100
12113
|
"type": "list",
|
12101
12114
|
"member": {
|
12102
12115
|
"type": "structure",
|
@@ -12115,7 +12128,7 @@
|
|
12115
12128
|
}
|
12116
12129
|
}
|
12117
12130
|
},
|
12118
|
-
"
|
12131
|
+
"Sb1": {
|
12119
12132
|
"type": "list",
|
12120
12133
|
"member": {
|
12121
12134
|
"type": "structure",
|
@@ -12135,7 +12148,7 @@
|
|
12135
12148
|
}
|
12136
12149
|
},
|
12137
12150
|
"DrillDownFilters": {
|
12138
|
-
"shape": "
|
12151
|
+
"shape": "Sb5"
|
12139
12152
|
}
|
12140
12153
|
}
|
12141
12154
|
},
|
@@ -12147,7 +12160,7 @@
|
|
12147
12160
|
"members": {
|
12148
12161
|
"HierarchyId": {},
|
12149
12162
|
"DrillDownFilters": {
|
12150
|
-
"shape": "
|
12163
|
+
"shape": "Sb5"
|
12151
12164
|
}
|
12152
12165
|
}
|
12153
12166
|
},
|
@@ -12166,14 +12179,14 @@
|
|
12166
12179
|
}
|
12167
12180
|
},
|
12168
12181
|
"DrillDownFilters": {
|
12169
|
-
"shape": "
|
12182
|
+
"shape": "Sb5"
|
12170
12183
|
}
|
12171
12184
|
}
|
12172
12185
|
}
|
12173
12186
|
}
|
12174
12187
|
}
|
12175
12188
|
},
|
12176
|
-
"
|
12189
|
+
"Sb5": {
|
12177
12190
|
"type": "list",
|
12178
12191
|
"member": {
|
12179
12192
|
"type": "structure",
|
@@ -12204,7 +12217,7 @@
|
|
12204
12217
|
"shape": "S2d"
|
12205
12218
|
},
|
12206
12219
|
"CategoryValues": {
|
12207
|
-
"shape": "
|
12220
|
+
"shape": "Sb9"
|
12208
12221
|
}
|
12209
12222
|
}
|
12210
12223
|
},
|
@@ -12232,11 +12245,11 @@
|
|
12232
12245
|
}
|
12233
12246
|
}
|
12234
12247
|
},
|
12235
|
-
"
|
12248
|
+
"Sb9": {
|
12236
12249
|
"type": "list",
|
12237
12250
|
"member": {}
|
12238
12251
|
},
|
12239
|
-
"
|
12252
|
+
"Sbo": {
|
12240
12253
|
"type": "structure",
|
12241
12254
|
"members": {
|
12242
12255
|
"ComparisonMethod": {},
|
@@ -12253,11 +12266,11 @@
|
|
12253
12266
|
}
|
12254
12267
|
}
|
12255
12268
|
},
|
12256
|
-
"
|
12269
|
+
"Scz": {
|
12257
12270
|
"type": "structure",
|
12258
12271
|
"members": {
|
12259
12272
|
"AxisOptions": {
|
12260
|
-
"shape": "
|
12273
|
+
"shape": "S9f"
|
12261
12274
|
},
|
12262
12275
|
"MissingDataConfigurations": {
|
12263
12276
|
"type": "list",
|
@@ -12270,7 +12283,7 @@
|
|
12270
12283
|
}
|
12271
12284
|
}
|
12272
12285
|
},
|
12273
|
-
"
|
12286
|
+
"Sd4": {
|
12274
12287
|
"type": "structure",
|
12275
12288
|
"members": {
|
12276
12289
|
"LineVisibility": {},
|
@@ -12279,7 +12292,7 @@
|
|
12279
12292
|
"LineWidth": {}
|
12280
12293
|
}
|
12281
12294
|
},
|
12282
|
-
"
|
12295
|
+
"Sd7": {
|
12283
12296
|
"type": "structure",
|
12284
12297
|
"members": {
|
12285
12298
|
"MarkerVisibility": {},
|
@@ -12288,24 +12301,24 @@
|
|
12288
12301
|
"MarkerColor": {}
|
12289
12302
|
}
|
12290
12303
|
},
|
12291
|
-
"
|
12304
|
+
"Sdc": {
|
12292
12305
|
"type": "structure",
|
12293
12306
|
"members": {
|
12294
12307
|
"LineStyleSettings": {
|
12295
|
-
"shape": "
|
12308
|
+
"shape": "Sd4"
|
12296
12309
|
},
|
12297
12310
|
"MarkerStyleSettings": {
|
12298
|
-
"shape": "
|
12311
|
+
"shape": "Sd7"
|
12299
12312
|
}
|
12300
12313
|
}
|
12301
12314
|
},
|
12302
|
-
"
|
12315
|
+
"Sdi": {
|
12303
12316
|
"type": "list",
|
12304
12317
|
"member": {
|
12305
12318
|
"shape": "S3l"
|
12306
12319
|
}
|
12307
12320
|
},
|
12308
|
-
"
|
12321
|
+
"Sdl": {
|
12309
12322
|
"type": "structure",
|
12310
12323
|
"required": [
|
12311
12324
|
"Colors",
|
@@ -12315,16 +12328,16 @@
|
|
12315
12328
|
"Colors": {
|
12316
12329
|
"type": "list",
|
12317
12330
|
"member": {
|
12318
|
-
"shape": "
|
12331
|
+
"shape": "Sdn"
|
12319
12332
|
}
|
12320
12333
|
},
|
12321
12334
|
"ColorFillType": {},
|
12322
12335
|
"NullValueColor": {
|
12323
|
-
"shape": "
|
12336
|
+
"shape": "Sdn"
|
12324
12337
|
}
|
12325
12338
|
}
|
12326
12339
|
},
|
12327
|
-
"
|
12340
|
+
"Sdn": {
|
12328
12341
|
"type": "structure",
|
12329
12342
|
"members": {
|
12330
12343
|
"Color": {},
|
@@ -12333,13 +12346,13 @@
|
|
12333
12346
|
}
|
12334
12347
|
}
|
12335
12348
|
},
|
12336
|
-
"
|
12349
|
+
"Sdu": {
|
12337
12350
|
"type": "list",
|
12338
12351
|
"member": {
|
12339
12352
|
"shape": "S4d"
|
12340
12353
|
}
|
12341
12354
|
},
|
12342
|
-
"
|
12355
|
+
"Se0": {
|
12343
12356
|
"type": "structure",
|
12344
12357
|
"members": {
|
12345
12358
|
"Bounds": {
|
@@ -12368,13 +12381,13 @@
|
|
12368
12381
|
"MapZoomMode": {}
|
12369
12382
|
}
|
12370
12383
|
},
|
12371
|
-
"
|
12384
|
+
"Se5": {
|
12372
12385
|
"type": "structure",
|
12373
12386
|
"members": {
|
12374
12387
|
"BaseMapStyle": {}
|
12375
12388
|
}
|
12376
12389
|
},
|
12377
|
-
"
|
12390
|
+
"Shy": {
|
12378
12391
|
"type": "structure",
|
12379
12392
|
"required": [
|
12380
12393
|
"Elements"
|
@@ -12409,11 +12422,11 @@
|
|
12409
12422
|
}
|
12410
12423
|
},
|
12411
12424
|
"CanvasSizeOptions": {
|
12412
|
-
"shape": "
|
12425
|
+
"shape": "Si6"
|
12413
12426
|
}
|
12414
12427
|
}
|
12415
12428
|
},
|
12416
|
-
"
|
12429
|
+
"Si6": {
|
12417
12430
|
"type": "structure",
|
12418
12431
|
"members": {
|
12419
12432
|
"ScreenCanvasSizeOptions": {
|
@@ -12428,7 +12441,7 @@
|
|
12428
12441
|
}
|
12429
12442
|
}
|
12430
12443
|
},
|
12431
|
-
"
|
12444
|
+
"Sia": {
|
12432
12445
|
"type": "list",
|
12433
12446
|
"member": {
|
12434
12447
|
"type": "structure",
|
@@ -12470,10 +12483,10 @@
|
|
12470
12483
|
}
|
12471
12484
|
},
|
12472
12485
|
"BorderStyle": {
|
12473
|
-
"shape": "
|
12486
|
+
"shape": "Sig"
|
12474
12487
|
},
|
12475
12488
|
"SelectedBorderStyle": {
|
12476
|
-
"shape": "
|
12489
|
+
"shape": "Sig"
|
12477
12490
|
},
|
12478
12491
|
"BackgroundStyle": {
|
12479
12492
|
"type": "structure",
|
@@ -12491,14 +12504,14 @@
|
|
12491
12504
|
}
|
12492
12505
|
}
|
12493
12506
|
},
|
12494
|
-
"
|
12507
|
+
"Sig": {
|
12495
12508
|
"type": "structure",
|
12496
12509
|
"members": {
|
12497
12510
|
"Visibility": {},
|
12498
12511
|
"Color": {}
|
12499
12512
|
}
|
12500
12513
|
},
|
12501
|
-
"
|
12514
|
+
"Sij": {
|
12502
12515
|
"type": "structure",
|
12503
12516
|
"members": {
|
12504
12517
|
"ScreenCanvasSizeOptions": {
|
@@ -12512,7 +12525,7 @@
|
|
12512
12525
|
}
|
12513
12526
|
}
|
12514
12527
|
},
|
12515
|
-
"
|
12528
|
+
"Sim": {
|
12516
12529
|
"type": "list",
|
12517
12530
|
"member": {
|
12518
12531
|
"type": "structure",
|
@@ -12523,15 +12536,15 @@
|
|
12523
12536
|
"members": {
|
12524
12537
|
"SectionId": {},
|
12525
12538
|
"Layout": {
|
12526
|
-
"shape": "
|
12539
|
+
"shape": "Sio"
|
12527
12540
|
},
|
12528
12541
|
"Style": {
|
12529
|
-
"shape": "
|
12542
|
+
"shape": "Siq"
|
12530
12543
|
}
|
12531
12544
|
}
|
12532
12545
|
}
|
12533
12546
|
},
|
12534
|
-
"
|
12547
|
+
"Sio": {
|
12535
12548
|
"type": "structure",
|
12536
12549
|
"required": [
|
12537
12550
|
"FreeFormLayout"
|
@@ -12544,22 +12557,22 @@
|
|
12544
12557
|
],
|
12545
12558
|
"members": {
|
12546
12559
|
"Elements": {
|
12547
|
-
"shape": "
|
12560
|
+
"shape": "Sia"
|
12548
12561
|
}
|
12549
12562
|
}
|
12550
12563
|
}
|
12551
12564
|
}
|
12552
12565
|
},
|
12553
|
-
"
|
12566
|
+
"Siq": {
|
12554
12567
|
"type": "structure",
|
12555
12568
|
"members": {
|
12556
12569
|
"Height": {},
|
12557
12570
|
"Padding": {
|
12558
|
-
"shape": "
|
12571
|
+
"shape": "Sir"
|
12559
12572
|
}
|
12560
12573
|
}
|
12561
12574
|
},
|
12562
|
-
"
|
12575
|
+
"Sir": {
|
12563
12576
|
"type": "structure",
|
12564
12577
|
"members": {
|
12565
12578
|
"Top": {},
|
@@ -12568,7 +12581,7 @@
|
|
12568
12581
|
"Right": {}
|
12569
12582
|
}
|
12570
12583
|
},
|
12571
|
-
"
|
12584
|
+
"Siz": {
|
12572
12585
|
"type": "structure",
|
12573
12586
|
"members": {
|
12574
12587
|
"PaperCanvasSizeOptions": {
|
@@ -12577,13 +12590,13 @@
|
|
12577
12590
|
"PaperSize": {},
|
12578
12591
|
"PaperOrientation": {},
|
12579
12592
|
"PaperMargin": {
|
12580
|
-
"shape": "
|
12593
|
+
"shape": "Sir"
|
12581
12594
|
}
|
12582
12595
|
}
|
12583
12596
|
}
|
12584
12597
|
}
|
12585
12598
|
},
|
12586
|
-
"
|
12599
|
+
"Sj7": {
|
12587
12600
|
"type": "list",
|
12588
12601
|
"member": {
|
12589
12602
|
"type": "structure",
|
@@ -12602,7 +12615,7 @@
|
|
12602
12615
|
}
|
12603
12616
|
}
|
12604
12617
|
},
|
12605
|
-
"
|
12618
|
+
"Sja": {
|
12606
12619
|
"type": "list",
|
12607
12620
|
"member": {
|
12608
12621
|
"type": "structure",
|
@@ -12620,7 +12633,7 @@
|
|
12620
12633
|
"type": "structure",
|
12621
12634
|
"members": {
|
12622
12635
|
"DynamicValue": {
|
12623
|
-
"shape": "
|
12636
|
+
"shape": "Sjf"
|
12624
12637
|
},
|
12625
12638
|
"StaticValues": {
|
12626
12639
|
"shape": "S7g"
|
@@ -12637,7 +12650,7 @@
|
|
12637
12650
|
}
|
12638
12651
|
},
|
12639
12652
|
"MappedDataSetParameters": {
|
12640
|
-
"shape": "
|
12653
|
+
"shape": "Sji"
|
12641
12654
|
}
|
12642
12655
|
}
|
12643
12656
|
},
|
@@ -12654,7 +12667,7 @@
|
|
12654
12667
|
"type": "structure",
|
12655
12668
|
"members": {
|
12656
12669
|
"DynamicValue": {
|
12657
|
-
"shape": "
|
12670
|
+
"shape": "Sjf"
|
12658
12671
|
},
|
12659
12672
|
"StaticValues": {
|
12660
12673
|
"shape": "S7k"
|
@@ -12671,7 +12684,7 @@
|
|
12671
12684
|
}
|
12672
12685
|
},
|
12673
12686
|
"MappedDataSetParameters": {
|
12674
|
-
"shape": "
|
12687
|
+
"shape": "Sji"
|
12675
12688
|
}
|
12676
12689
|
}
|
12677
12690
|
},
|
@@ -12688,7 +12701,7 @@
|
|
12688
12701
|
"type": "structure",
|
12689
12702
|
"members": {
|
12690
12703
|
"DynamicValue": {
|
12691
|
-
"shape": "
|
12704
|
+
"shape": "Sjf"
|
12692
12705
|
},
|
12693
12706
|
"StaticValues": {
|
12694
12707
|
"shape": "S7i"
|
@@ -12705,7 +12718,7 @@
|
|
12705
12718
|
}
|
12706
12719
|
},
|
12707
12720
|
"MappedDataSetParameters": {
|
12708
|
-
"shape": "
|
12721
|
+
"shape": "Sji"
|
12709
12722
|
}
|
12710
12723
|
}
|
12711
12724
|
},
|
@@ -12720,13 +12733,13 @@
|
|
12720
12733
|
"type": "structure",
|
12721
12734
|
"members": {
|
12722
12735
|
"DynamicValue": {
|
12723
|
-
"shape": "
|
12736
|
+
"shape": "Sjf"
|
12724
12737
|
},
|
12725
12738
|
"StaticValues": {
|
12726
12739
|
"shape": "S7m"
|
12727
12740
|
},
|
12728
12741
|
"RollingDate": {
|
12729
|
-
"shape": "
|
12742
|
+
"shape": "Sjs"
|
12730
12743
|
}
|
12731
12744
|
}
|
12732
12745
|
},
|
@@ -12741,14 +12754,14 @@
|
|
12741
12754
|
}
|
12742
12755
|
},
|
12743
12756
|
"MappedDataSetParameters": {
|
12744
|
-
"shape": "
|
12757
|
+
"shape": "Sji"
|
12745
12758
|
}
|
12746
12759
|
}
|
12747
12760
|
}
|
12748
12761
|
}
|
12749
12762
|
}
|
12750
12763
|
},
|
12751
|
-
"
|
12764
|
+
"Sjf": {
|
12752
12765
|
"type": "structure",
|
12753
12766
|
"required": [
|
12754
12767
|
"DefaultValueColumn"
|
@@ -12765,7 +12778,7 @@
|
|
12765
12778
|
}
|
12766
12779
|
}
|
12767
12780
|
},
|
12768
|
-
"
|
12781
|
+
"Sji": {
|
12769
12782
|
"type": "list",
|
12770
12783
|
"member": {
|
12771
12784
|
"type": "structure",
|
@@ -12779,7 +12792,7 @@
|
|
12779
12792
|
}
|
12780
12793
|
}
|
12781
12794
|
},
|
12782
|
-
"
|
12795
|
+
"Sjs": {
|
12783
12796
|
"type": "structure",
|
12784
12797
|
"required": [
|
12785
12798
|
"Expression"
|
@@ -12791,7 +12804,7 @@
|
|
12791
12804
|
}
|
12792
12805
|
}
|
12793
12806
|
},
|
12794
|
-
"
|
12807
|
+
"Sju": {
|
12795
12808
|
"type": "list",
|
12796
12809
|
"member": {
|
12797
12810
|
"type": "structure",
|
@@ -12831,7 +12844,7 @@
|
|
12831
12844
|
"members": {
|
12832
12845
|
"MatchOperator": {},
|
12833
12846
|
"CategoryValues": {
|
12834
|
-
"shape": "
|
12847
|
+
"shape": "Sb9"
|
12835
12848
|
},
|
12836
12849
|
"SelectAllOptions": {}
|
12837
12850
|
}
|
@@ -12845,7 +12858,7 @@
|
|
12845
12858
|
"members": {
|
12846
12859
|
"MatchOperator": {},
|
12847
12860
|
"CategoryValues": {
|
12848
|
-
"shape": "
|
12861
|
+
"shape": "Sb9"
|
12849
12862
|
},
|
12850
12863
|
"SelectAllOptions": {},
|
12851
12864
|
"NullOption": {}
|
@@ -12888,10 +12901,10 @@
|
|
12888
12901
|
"type": "boolean"
|
12889
12902
|
},
|
12890
12903
|
"RangeMinimum": {
|
12891
|
-
"shape": "
|
12904
|
+
"shape": "Sk7"
|
12892
12905
|
},
|
12893
12906
|
"RangeMaximum": {
|
12894
|
-
"shape": "
|
12907
|
+
"shape": "Sk7"
|
12895
12908
|
},
|
12896
12909
|
"SelectAllOptions": {},
|
12897
12910
|
"AggregationFunction": {
|
@@ -12962,14 +12975,14 @@
|
|
12962
12975
|
"type": "boolean"
|
12963
12976
|
},
|
12964
12977
|
"RangeMinimumValue": {
|
12965
|
-
"shape": "
|
12978
|
+
"shape": "Skd"
|
12966
12979
|
},
|
12967
12980
|
"RangeMaximumValue": {
|
12968
|
-
"shape": "
|
12981
|
+
"shape": "Skd"
|
12969
12982
|
},
|
12970
12983
|
"NullOption": {},
|
12971
12984
|
"ExcludePeriodConfiguration": {
|
12972
|
-
"shape": "
|
12985
|
+
"shape": "Ske"
|
12973
12986
|
},
|
12974
12987
|
"TimeGranularity": {}
|
12975
12988
|
}
|
@@ -13005,7 +13018,7 @@
|
|
13005
13018
|
"ParameterName": {},
|
13006
13019
|
"NullOption": {},
|
13007
13020
|
"ExcludePeriodConfiguration": {
|
13008
|
-
"shape": "
|
13021
|
+
"shape": "Ske"
|
13009
13022
|
}
|
13010
13023
|
}
|
13011
13024
|
},
|
@@ -13030,8 +13043,7 @@
|
|
13030
13043
|
"type": "structure",
|
13031
13044
|
"required": [
|
13032
13045
|
"Column",
|
13033
|
-
"SortDirection"
|
13034
|
-
"AggregationFunction"
|
13046
|
+
"SortDirection"
|
13035
13047
|
],
|
13036
13048
|
"members": {
|
13037
13049
|
"Column": {
|
@@ -13084,7 +13096,7 @@
|
|
13084
13096
|
}
|
13085
13097
|
}
|
13086
13098
|
},
|
13087
|
-
"
|
13099
|
+
"Sk7": {
|
13088
13100
|
"type": "structure",
|
13089
13101
|
"members": {
|
13090
13102
|
"StaticValue": {
|
@@ -13093,19 +13105,19 @@
|
|
13093
13105
|
"Parameter": {}
|
13094
13106
|
}
|
13095
13107
|
},
|
13096
|
-
"
|
13108
|
+
"Skd": {
|
13097
13109
|
"type": "structure",
|
13098
13110
|
"members": {
|
13099
13111
|
"StaticValue": {
|
13100
13112
|
"type": "timestamp"
|
13101
13113
|
},
|
13102
13114
|
"RollingDate": {
|
13103
|
-
"shape": "
|
13115
|
+
"shape": "Sjs"
|
13104
13116
|
},
|
13105
13117
|
"Parameter": {}
|
13106
13118
|
}
|
13107
13119
|
},
|
13108
|
-
"
|
13120
|
+
"Ske": {
|
13109
13121
|
"type": "structure",
|
13110
13122
|
"required": [
|
13111
13123
|
"Amount",
|
@@ -13119,7 +13131,7 @@
|
|
13119
13131
|
"Status": {}
|
13120
13132
|
}
|
13121
13133
|
},
|
13122
|
-
"
|
13134
|
+
"Skt": {
|
13123
13135
|
"type": "list",
|
13124
13136
|
"member": {
|
13125
13137
|
"type": "structure",
|
@@ -13133,11 +13145,32 @@
|
|
13133
13145
|
"FormatConfiguration": {
|
13134
13146
|
"shape": "S4s"
|
13135
13147
|
},
|
13136
|
-
"Role": {}
|
13148
|
+
"Role": {},
|
13149
|
+
"ColorsConfiguration": {
|
13150
|
+
"type": "structure",
|
13151
|
+
"members": {
|
13152
|
+
"CustomColors": {
|
13153
|
+
"type": "list",
|
13154
|
+
"member": {
|
13155
|
+
"type": "structure",
|
13156
|
+
"required": [
|
13157
|
+
"Color"
|
13158
|
+
],
|
13159
|
+
"members": {
|
13160
|
+
"FieldValue": {
|
13161
|
+
"shape": "S81"
|
13162
|
+
},
|
13163
|
+
"Color": {},
|
13164
|
+
"SpecialValue": {}
|
13165
|
+
}
|
13166
|
+
}
|
13167
|
+
}
|
13168
|
+
}
|
13169
|
+
}
|
13137
13170
|
}
|
13138
13171
|
}
|
13139
13172
|
},
|
13140
|
-
"
|
13173
|
+
"Sl0": {
|
13141
13174
|
"type": "structure",
|
13142
13175
|
"required": [
|
13143
13176
|
"DefaultNewSheetConfiguration"
|
@@ -13156,7 +13189,7 @@
|
|
13156
13189
|
],
|
13157
13190
|
"members": {
|
13158
13191
|
"CanvasSizeOptions": {
|
13159
|
-
"shape": "
|
13192
|
+
"shape": "Si6"
|
13160
13193
|
}
|
13161
13194
|
}
|
13162
13195
|
},
|
@@ -13167,7 +13200,7 @@
|
|
13167
13200
|
],
|
13168
13201
|
"members": {
|
13169
13202
|
"CanvasSizeOptions": {
|
13170
|
-
"shape": "
|
13203
|
+
"shape": "Sij"
|
13171
13204
|
}
|
13172
13205
|
}
|
13173
13206
|
}
|
@@ -13183,7 +13216,7 @@
|
|
13183
13216
|
],
|
13184
13217
|
"members": {
|
13185
13218
|
"CanvasSizeOptions": {
|
13186
|
-
"shape": "
|
13219
|
+
"shape": "Siz"
|
13187
13220
|
}
|
13188
13221
|
}
|
13189
13222
|
}
|
@@ -13194,7 +13227,7 @@
|
|
13194
13227
|
}
|
13195
13228
|
}
|
13196
13229
|
},
|
13197
|
-
"
|
13230
|
+
"Slb": {
|
13198
13231
|
"type": "structure",
|
13199
13232
|
"members": {
|
13200
13233
|
"SourceTemplate": {
|
@@ -13212,7 +13245,7 @@
|
|
13212
13245
|
}
|
13213
13246
|
}
|
13214
13247
|
},
|
13215
|
-
"
|
13248
|
+
"Sle": {
|
13216
13249
|
"type": "structure",
|
13217
13250
|
"members": {
|
13218
13251
|
"AdHocFilteringOption": {
|
@@ -13290,7 +13323,7 @@
|
|
13290
13323
|
}
|
13291
13324
|
}
|
13292
13325
|
},
|
13293
|
-
"
|
13326
|
+
"Slt": {
|
13294
13327
|
"type": "structure",
|
13295
13328
|
"required": [
|
13296
13329
|
"DataSetIdentifierDeclarations"
|
@@ -13303,23 +13336,23 @@
|
|
13303
13336
|
"shape": "S1k"
|
13304
13337
|
},
|
13305
13338
|
"CalculatedFields": {
|
13306
|
-
"shape": "
|
13339
|
+
"shape": "Sj7"
|
13307
13340
|
},
|
13308
13341
|
"ParameterDeclarations": {
|
13309
|
-
"shape": "
|
13342
|
+
"shape": "Sja"
|
13310
13343
|
},
|
13311
13344
|
"FilterGroups": {
|
13312
|
-
"shape": "
|
13345
|
+
"shape": "Sju"
|
13313
13346
|
},
|
13314
13347
|
"ColumnConfigurations": {
|
13315
|
-
"shape": "
|
13348
|
+
"shape": "Skt"
|
13316
13349
|
},
|
13317
13350
|
"AnalysisDefaults": {
|
13318
|
-
"shape": "
|
13351
|
+
"shape": "Sl0"
|
13319
13352
|
}
|
13320
13353
|
}
|
13321
13354
|
},
|
13322
|
-
"
|
13355
|
+
"Sly": {
|
13323
13356
|
"type": "map",
|
13324
13357
|
"key": {},
|
13325
13358
|
"value": {
|
@@ -13338,7 +13371,7 @@
|
|
13338
13371
|
"Schema": {},
|
13339
13372
|
"Name": {},
|
13340
13373
|
"InputColumns": {
|
13341
|
-
"shape": "
|
13374
|
+
"shape": "Sm5"
|
13342
13375
|
}
|
13343
13376
|
}
|
13344
13377
|
},
|
@@ -13354,7 +13387,7 @@
|
|
13354
13387
|
"Name": {},
|
13355
13388
|
"SqlQuery": {},
|
13356
13389
|
"Columns": {
|
13357
|
-
"shape": "
|
13390
|
+
"shape": "Sm5"
|
13358
13391
|
}
|
13359
13392
|
}
|
13360
13393
|
},
|
@@ -13381,14 +13414,14 @@
|
|
13381
13414
|
}
|
13382
13415
|
},
|
13383
13416
|
"InputColumns": {
|
13384
|
-
"shape": "
|
13417
|
+
"shape": "Sm5"
|
13385
13418
|
}
|
13386
13419
|
}
|
13387
13420
|
}
|
13388
13421
|
}
|
13389
13422
|
}
|
13390
13423
|
},
|
13391
|
-
"
|
13424
|
+
"Sm5": {
|
13392
13425
|
"type": "list",
|
13393
13426
|
"member": {
|
13394
13427
|
"type": "structure",
|
@@ -13402,7 +13435,7 @@
|
|
13402
13435
|
}
|
13403
13436
|
}
|
13404
13437
|
},
|
13405
|
-
"
|
13438
|
+
"Smh": {
|
13406
13439
|
"type": "map",
|
13407
13440
|
"key": {},
|
13408
13441
|
"value": {
|
@@ -13541,16 +13574,16 @@
|
|
13541
13574
|
"type": "structure",
|
13542
13575
|
"members": {
|
13543
13576
|
"StringStaticValues": {
|
13544
|
-
"shape": "
|
13577
|
+
"shape": "Sna"
|
13545
13578
|
},
|
13546
13579
|
"DecimalStaticValues": {
|
13547
|
-
"shape": "
|
13580
|
+
"shape": "Snc"
|
13548
13581
|
},
|
13549
13582
|
"DateTimeStaticValues": {
|
13550
|
-
"shape": "
|
13583
|
+
"shape": "Sne"
|
13551
13584
|
},
|
13552
13585
|
"IntegerStaticValues": {
|
13553
|
-
"shape": "
|
13586
|
+
"shape": "Sng"
|
13554
13587
|
}
|
13555
13588
|
}
|
13556
13589
|
}
|
@@ -13574,10 +13607,10 @@
|
|
13574
13607
|
"LeftOperand": {},
|
13575
13608
|
"RightOperand": {},
|
13576
13609
|
"LeftJoinKeyProperties": {
|
13577
|
-
"shape": "
|
13610
|
+
"shape": "Snk"
|
13578
13611
|
},
|
13579
13612
|
"RightJoinKeyProperties": {
|
13580
|
-
"shape": "
|
13613
|
+
"shape": "Snk"
|
13581
13614
|
},
|
13582
13615
|
"Type": {},
|
13583
13616
|
"OnClause": {}
|
@@ -13590,29 +13623,29 @@
|
|
13590
13623
|
}
|
13591
13624
|
}
|
13592
13625
|
},
|
13593
|
-
"
|
13626
|
+
"Sna": {
|
13594
13627
|
"type": "list",
|
13595
13628
|
"member": {}
|
13596
13629
|
},
|
13597
|
-
"
|
13630
|
+
"Snc": {
|
13598
13631
|
"type": "list",
|
13599
13632
|
"member": {
|
13600
13633
|
"type": "double"
|
13601
13634
|
}
|
13602
13635
|
},
|
13603
|
-
"
|
13636
|
+
"Sne": {
|
13604
13637
|
"type": "list",
|
13605
13638
|
"member": {
|
13606
13639
|
"type": "timestamp"
|
13607
13640
|
}
|
13608
13641
|
},
|
13609
|
-
"
|
13642
|
+
"Sng": {
|
13610
13643
|
"type": "list",
|
13611
13644
|
"member": {
|
13612
13645
|
"type": "long"
|
13613
13646
|
}
|
13614
13647
|
},
|
13615
|
-
"
|
13648
|
+
"Snk": {
|
13616
13649
|
"type": "structure",
|
13617
13650
|
"members": {
|
13618
13651
|
"UniqueKey": {
|
@@ -13620,7 +13653,7 @@
|
|
13620
13653
|
}
|
13621
13654
|
}
|
13622
13655
|
},
|
13623
|
-
"
|
13656
|
+
"Sno": {
|
13624
13657
|
"type": "list",
|
13625
13658
|
"member": {
|
13626
13659
|
"type": "structure",
|
@@ -13643,7 +13676,7 @@
|
|
13643
13676
|
}
|
13644
13677
|
}
|
13645
13678
|
},
|
13646
|
-
"
|
13679
|
+
"Snu": {
|
13647
13680
|
"type": "map",
|
13648
13681
|
"key": {},
|
13649
13682
|
"value": {
|
@@ -13657,7 +13690,7 @@
|
|
13657
13690
|
}
|
13658
13691
|
}
|
13659
13692
|
},
|
13660
|
-
"
|
13693
|
+
"Snz": {
|
13661
13694
|
"type": "structure",
|
13662
13695
|
"required": [
|
13663
13696
|
"Arn",
|
@@ -13671,7 +13704,7 @@
|
|
13671
13704
|
"Status": {}
|
13672
13705
|
}
|
13673
13706
|
},
|
13674
|
-
"
|
13707
|
+
"So3": {
|
13675
13708
|
"type": "structure",
|
13676
13709
|
"required": [
|
13677
13710
|
"TagRules"
|
@@ -13691,7 +13724,7 @@
|
|
13691
13724
|
"ColumnName": {},
|
13692
13725
|
"TagMultiValueDelimiter": {},
|
13693
13726
|
"MatchAllValue": {
|
13694
|
-
"shape": "
|
13727
|
+
"shape": "So8"
|
13695
13728
|
}
|
13696
13729
|
}
|
13697
13730
|
}
|
@@ -13705,11 +13738,11 @@
|
|
13705
13738
|
}
|
13706
13739
|
}
|
13707
13740
|
},
|
13708
|
-
"
|
13741
|
+
"So8": {
|
13709
13742
|
"type": "string",
|
13710
13743
|
"sensitive": true
|
13711
13744
|
},
|
13712
|
-
"
|
13745
|
+
"Sob": {
|
13713
13746
|
"type": "list",
|
13714
13747
|
"member": {
|
13715
13748
|
"type": "structure",
|
@@ -13725,7 +13758,7 @@
|
|
13725
13758
|
}
|
13726
13759
|
}
|
13727
13760
|
},
|
13728
|
-
"
|
13761
|
+
"Sof": {
|
13729
13762
|
"type": "structure",
|
13730
13763
|
"members": {
|
13731
13764
|
"DisableUseAsDirectQuerySource": {
|
@@ -13736,7 +13769,7 @@
|
|
13736
13769
|
}
|
13737
13770
|
}
|
13738
13771
|
},
|
13739
|
-
"
|
13772
|
+
"Sog": {
|
13740
13773
|
"type": "list",
|
13741
13774
|
"member": {
|
13742
13775
|
"type": "structure",
|
@@ -13756,7 +13789,7 @@
|
|
13756
13789
|
"type": "structure",
|
13757
13790
|
"members": {
|
13758
13791
|
"StaticValues": {
|
13759
|
-
"shape": "
|
13792
|
+
"shape": "Sna"
|
13760
13793
|
}
|
13761
13794
|
}
|
13762
13795
|
}
|
@@ -13777,7 +13810,7 @@
|
|
13777
13810
|
"type": "structure",
|
13778
13811
|
"members": {
|
13779
13812
|
"StaticValues": {
|
13780
|
-
"shape": "
|
13813
|
+
"shape": "Snc"
|
13781
13814
|
}
|
13782
13815
|
}
|
13783
13816
|
}
|
@@ -13798,7 +13831,7 @@
|
|
13798
13831
|
"type": "structure",
|
13799
13832
|
"members": {
|
13800
13833
|
"StaticValues": {
|
13801
|
-
"shape": "
|
13834
|
+
"shape": "Sng"
|
13802
13835
|
}
|
13803
13836
|
}
|
13804
13837
|
}
|
@@ -13820,7 +13853,7 @@
|
|
13820
13853
|
"type": "structure",
|
13821
13854
|
"members": {
|
13822
13855
|
"StaticValues": {
|
13823
|
-
"shape": "
|
13856
|
+
"shape": "Sne"
|
13824
13857
|
}
|
13825
13858
|
}
|
13826
13859
|
}
|
@@ -13829,7 +13862,7 @@
|
|
13829
13862
|
}
|
13830
13863
|
}
|
13831
13864
|
},
|
13832
|
-
"
|
13865
|
+
"Sov": {
|
13833
13866
|
"type": "structure",
|
13834
13867
|
"members": {
|
13835
13868
|
"AmazonElasticsearchParameters": {
|
@@ -14133,7 +14166,7 @@
|
|
14133
14166
|
}
|
14134
14167
|
}
|
14135
14168
|
},
|
14136
|
-
"
|
14169
|
+
"Sq1": {
|
14137
14170
|
"type": "structure",
|
14138
14171
|
"members": {
|
14139
14172
|
"CredentialPair": {
|
@@ -14146,7 +14179,7 @@
|
|
14146
14179
|
"Username": {},
|
14147
14180
|
"Password": {},
|
14148
14181
|
"AlternateDataSourceParameters": {
|
14149
|
-
"shape": "
|
14182
|
+
"shape": "Sq5"
|
14150
14183
|
}
|
14151
14184
|
}
|
14152
14185
|
},
|
@@ -14155,13 +14188,13 @@
|
|
14155
14188
|
},
|
14156
14189
|
"sensitive": true
|
14157
14190
|
},
|
14158
|
-
"
|
14191
|
+
"Sq5": {
|
14159
14192
|
"type": "list",
|
14160
14193
|
"member": {
|
14161
|
-
"shape": "
|
14194
|
+
"shape": "Sov"
|
14162
14195
|
}
|
14163
14196
|
},
|
14164
|
-
"
|
14197
|
+
"Sq8": {
|
14165
14198
|
"type": "structure",
|
14166
14199
|
"required": [
|
14167
14200
|
"VpcConnectionArn"
|
@@ -14170,7 +14203,7 @@
|
|
14170
14203
|
"VpcConnectionArn": {}
|
14171
14204
|
}
|
14172
14205
|
},
|
14173
|
-
"
|
14206
|
+
"Sq9": {
|
14174
14207
|
"type": "structure",
|
14175
14208
|
"members": {
|
14176
14209
|
"DisableSsl": {
|
@@ -14178,7 +14211,7 @@
|
|
14178
14211
|
}
|
14179
14212
|
}
|
14180
14213
|
},
|
14181
|
-
"
|
14214
|
+
"Sqo": {
|
14182
14215
|
"type": "structure",
|
14183
14216
|
"members": {
|
14184
14217
|
"Arn": {},
|
@@ -14187,14 +14220,14 @@
|
|
14187
14220
|
"PrincipalId": {}
|
14188
14221
|
}
|
14189
14222
|
},
|
14190
|
-
"
|
14223
|
+
"Sqs": {
|
14191
14224
|
"type": "structure",
|
14192
14225
|
"members": {
|
14193
14226
|
"Arn": {},
|
14194
14227
|
"MemberName": {}
|
14195
14228
|
}
|
14196
14229
|
},
|
14197
|
-
"
|
14230
|
+
"Sqw": {
|
14198
14231
|
"type": "map",
|
14199
14232
|
"key": {},
|
14200
14233
|
"value": {
|
@@ -14202,7 +14235,7 @@
|
|
14202
14235
|
"member": {}
|
14203
14236
|
}
|
14204
14237
|
},
|
14205
|
-
"
|
14238
|
+
"Sr9": {
|
14206
14239
|
"type": "structure",
|
14207
14240
|
"required": [
|
14208
14241
|
"ScheduleId",
|
@@ -14236,7 +14269,7 @@
|
|
14236
14269
|
"Arn": {}
|
14237
14270
|
}
|
14238
14271
|
},
|
14239
|
-
"
|
14272
|
+
"Sri": {
|
14240
14273
|
"type": "structure",
|
14241
14274
|
"members": {
|
14242
14275
|
"SourceAnalysis": {
|
@@ -14263,36 +14296,36 @@
|
|
14263
14296
|
}
|
14264
14297
|
}
|
14265
14298
|
},
|
14266
|
-
"
|
14299
|
+
"Srl": {
|
14267
14300
|
"type": "structure",
|
14268
14301
|
"required": [
|
14269
14302
|
"DataSetConfigurations"
|
14270
14303
|
],
|
14271
14304
|
"members": {
|
14272
14305
|
"DataSetConfigurations": {
|
14273
|
-
"shape": "
|
14306
|
+
"shape": "Srm"
|
14274
14307
|
},
|
14275
14308
|
"Sheets": {
|
14276
14309
|
"shape": "S1k"
|
14277
14310
|
},
|
14278
14311
|
"CalculatedFields": {
|
14279
|
-
"shape": "
|
14312
|
+
"shape": "Sj7"
|
14280
14313
|
},
|
14281
14314
|
"ParameterDeclarations": {
|
14282
|
-
"shape": "
|
14315
|
+
"shape": "Sja"
|
14283
14316
|
},
|
14284
14317
|
"FilterGroups": {
|
14285
|
-
"shape": "
|
14318
|
+
"shape": "Sju"
|
14286
14319
|
},
|
14287
14320
|
"ColumnConfigurations": {
|
14288
|
-
"shape": "
|
14321
|
+
"shape": "Skt"
|
14289
14322
|
},
|
14290
14323
|
"AnalysisDefaults": {
|
14291
|
-
"shape": "
|
14324
|
+
"shape": "Sl0"
|
14292
14325
|
}
|
14293
14326
|
}
|
14294
14327
|
},
|
14295
|
-
"
|
14328
|
+
"Srm": {
|
14296
14329
|
"type": "list",
|
14297
14330
|
"member": {
|
14298
14331
|
"type": "structure",
|
@@ -14335,7 +14368,7 @@
|
|
14335
14368
|
}
|
14336
14369
|
}
|
14337
14370
|
},
|
14338
|
-
"
|
14371
|
+
"Ss0": {
|
14339
14372
|
"type": "structure",
|
14340
14373
|
"members": {
|
14341
14374
|
"AliasName": {},
|
@@ -14345,17 +14378,17 @@
|
|
14345
14378
|
}
|
14346
14379
|
}
|
14347
14380
|
},
|
14348
|
-
"
|
14381
|
+
"Ss3": {
|
14349
14382
|
"type": "structure",
|
14350
14383
|
"members": {
|
14351
14384
|
"DataColorPalette": {
|
14352
14385
|
"type": "structure",
|
14353
14386
|
"members": {
|
14354
14387
|
"Colors": {
|
14355
|
-
"shape": "
|
14388
|
+
"shape": "Ss5"
|
14356
14389
|
},
|
14357
14390
|
"MinMaxGradient": {
|
14358
|
-
"shape": "
|
14391
|
+
"shape": "Ss5"
|
14359
14392
|
},
|
14360
14393
|
"EmptyFillColor": {}
|
14361
14394
|
}
|
@@ -14436,11 +14469,11 @@
|
|
14436
14469
|
}
|
14437
14470
|
}
|
14438
14471
|
},
|
14439
|
-
"
|
14472
|
+
"Ss5": {
|
14440
14473
|
"type": "list",
|
14441
14474
|
"member": {}
|
14442
14475
|
},
|
14443
|
-
"
|
14476
|
+
"Ssj": {
|
14444
14477
|
"type": "structure",
|
14445
14478
|
"members": {
|
14446
14479
|
"Arn": {},
|
@@ -14450,7 +14483,7 @@
|
|
14450
14483
|
}
|
14451
14484
|
}
|
14452
14485
|
},
|
14453
|
-
"
|
14486
|
+
"Ssm": {
|
14454
14487
|
"type": "structure",
|
14455
14488
|
"members": {
|
14456
14489
|
"Name": {},
|
@@ -14486,7 +14519,7 @@
|
|
14486
14519
|
"FilterClass": {},
|
14487
14520
|
"FilterName": {},
|
14488
14521
|
"FilterSynonyms": {
|
14489
|
-
"shape": "
|
14522
|
+
"shape": "Ssv"
|
14490
14523
|
},
|
14491
14524
|
"OperandFieldName": {},
|
14492
14525
|
"FilterType": {},
|
@@ -14504,7 +14537,7 @@
|
|
14504
14537
|
"type": "structure",
|
14505
14538
|
"members": {
|
14506
14539
|
"ValueList": {
|
14507
|
-
"shape": "
|
14540
|
+
"shape": "St3"
|
14508
14541
|
}
|
14509
14542
|
}
|
14510
14543
|
}
|
@@ -14520,7 +14553,7 @@
|
|
14520
14553
|
"type": "structure",
|
14521
14554
|
"members": {
|
14522
14555
|
"Constant": {
|
14523
|
-
"shape": "
|
14556
|
+
"shape": "St5"
|
14524
14557
|
},
|
14525
14558
|
"Aggregation": {}
|
14526
14559
|
}
|
@@ -14532,7 +14565,7 @@
|
|
14532
14565
|
"type": "boolean"
|
14533
14566
|
},
|
14534
14567
|
"Constant": {
|
14535
|
-
"shape": "
|
14568
|
+
"shape": "St8"
|
14536
14569
|
},
|
14537
14570
|
"Aggregation": {}
|
14538
14571
|
}
|
@@ -14544,7 +14577,7 @@
|
|
14544
14577
|
"type": "boolean"
|
14545
14578
|
},
|
14546
14579
|
"Constant": {
|
14547
|
-
"shape": "
|
14580
|
+
"shape": "St8"
|
14548
14581
|
}
|
14549
14582
|
}
|
14550
14583
|
},
|
@@ -14554,7 +14587,7 @@
|
|
14554
14587
|
"TimeGranularity": {},
|
14555
14588
|
"RelativeDateFilterFunction": {},
|
14556
14589
|
"Constant": {
|
14557
|
-
"shape": "
|
14590
|
+
"shape": "St5"
|
14558
14591
|
}
|
14559
14592
|
}
|
14560
14593
|
}
|
@@ -14573,7 +14606,7 @@
|
|
14573
14606
|
"ColumnFriendlyName": {},
|
14574
14607
|
"ColumnDescription": {},
|
14575
14608
|
"ColumnSynonyms": {
|
14576
|
-
"shape": "
|
14609
|
+
"shape": "Ssv"
|
14577
14610
|
},
|
14578
14611
|
"ColumnDataRole": {},
|
14579
14612
|
"Aggregation": {},
|
@@ -14584,26 +14617,26 @@
|
|
14584
14617
|
"type": "boolean"
|
14585
14618
|
},
|
14586
14619
|
"ComparativeOrder": {
|
14587
|
-
"shape": "
|
14620
|
+
"shape": "Sti"
|
14588
14621
|
},
|
14589
14622
|
"SemanticType": {
|
14590
|
-
"shape": "
|
14623
|
+
"shape": "Stl"
|
14591
14624
|
},
|
14592
14625
|
"TimeGranularity": {},
|
14593
14626
|
"AllowedAggregations": {
|
14594
|
-
"shape": "
|
14627
|
+
"shape": "Stn"
|
14595
14628
|
},
|
14596
14629
|
"NotAllowedAggregations": {
|
14597
|
-
"shape": "
|
14630
|
+
"shape": "Stn"
|
14598
14631
|
},
|
14599
14632
|
"DefaultFormatting": {
|
14600
|
-
"shape": "
|
14633
|
+
"shape": "Stp"
|
14601
14634
|
},
|
14602
14635
|
"NeverAggregateInFilter": {
|
14603
14636
|
"type": "boolean"
|
14604
14637
|
},
|
14605
14638
|
"CellValueSynonyms": {
|
14606
|
-
"shape": "
|
14639
|
+
"shape": "Stu"
|
14607
14640
|
}
|
14608
14641
|
}
|
14609
14642
|
}
|
@@ -14623,7 +14656,7 @@
|
|
14623
14656
|
"shape": "S4o"
|
14624
14657
|
},
|
14625
14658
|
"CalculatedFieldSynonyms": {
|
14626
|
-
"shape": "
|
14659
|
+
"shape": "Ssv"
|
14627
14660
|
},
|
14628
14661
|
"IsIncludedInTopic": {
|
14629
14662
|
"type": "boolean"
|
@@ -14634,26 +14667,26 @@
|
|
14634
14667
|
"ColumnDataRole": {},
|
14635
14668
|
"TimeGranularity": {},
|
14636
14669
|
"DefaultFormatting": {
|
14637
|
-
"shape": "
|
14670
|
+
"shape": "Stp"
|
14638
14671
|
},
|
14639
14672
|
"Aggregation": {},
|
14640
14673
|
"ComparativeOrder": {
|
14641
|
-
"shape": "
|
14674
|
+
"shape": "Sti"
|
14642
14675
|
},
|
14643
14676
|
"SemanticType": {
|
14644
|
-
"shape": "
|
14677
|
+
"shape": "Stl"
|
14645
14678
|
},
|
14646
14679
|
"AllowedAggregations": {
|
14647
|
-
"shape": "
|
14680
|
+
"shape": "Stn"
|
14648
14681
|
},
|
14649
14682
|
"NotAllowedAggregations": {
|
14650
|
-
"shape": "
|
14683
|
+
"shape": "Stn"
|
14651
14684
|
},
|
14652
14685
|
"NeverAggregateInFilter": {
|
14653
14686
|
"type": "boolean"
|
14654
14687
|
},
|
14655
14688
|
"CellValueSynonyms": {
|
14656
|
-
"shape": "
|
14689
|
+
"shape": "Stu"
|
14657
14690
|
}
|
14658
14691
|
}
|
14659
14692
|
}
|
@@ -14669,7 +14702,7 @@
|
|
14669
14702
|
"EntityName": {},
|
14670
14703
|
"EntityDescription": {},
|
14671
14704
|
"EntitySynonyms": {
|
14672
|
-
"shape": "
|
14705
|
+
"shape": "Ssv"
|
14673
14706
|
},
|
14674
14707
|
"SemanticEntityType": {
|
14675
14708
|
"type": "structure",
|
@@ -14677,7 +14710,7 @@
|
|
14677
14710
|
"TypeName": {},
|
14678
14711
|
"SubTypeName": {},
|
14679
14712
|
"TypeParameters": {
|
14680
|
-
"shape": "
|
14713
|
+
"shape": "Stm"
|
14681
14714
|
}
|
14682
14715
|
}
|
14683
14716
|
},
|
@@ -14712,15 +14745,15 @@
|
|
14712
14745
|
}
|
14713
14746
|
}
|
14714
14747
|
},
|
14715
|
-
"
|
14748
|
+
"Ssv": {
|
14716
14749
|
"type": "list",
|
14717
14750
|
"member": {}
|
14718
14751
|
},
|
14719
|
-
"
|
14752
|
+
"St3": {
|
14720
14753
|
"type": "list",
|
14721
14754
|
"member": {}
|
14722
14755
|
},
|
14723
|
-
"
|
14756
|
+
"St5": {
|
14724
14757
|
"type": "structure",
|
14725
14758
|
"members": {
|
14726
14759
|
"ConstantType": {},
|
@@ -14728,7 +14761,7 @@
|
|
14728
14761
|
},
|
14729
14762
|
"sensitive": true
|
14730
14763
|
},
|
14731
|
-
"
|
14764
|
+
"St8": {
|
14732
14765
|
"type": "structure",
|
14733
14766
|
"members": {
|
14734
14767
|
"ConstantType": {},
|
@@ -14742,23 +14775,23 @@
|
|
14742
14775
|
},
|
14743
14776
|
"sensitive": true
|
14744
14777
|
},
|
14745
|
-
"
|
14778
|
+
"Sti": {
|
14746
14779
|
"type": "structure",
|
14747
14780
|
"members": {
|
14748
14781
|
"UseOrdering": {},
|
14749
14782
|
"SpecifedOrder": {
|
14750
|
-
"shape": "
|
14783
|
+
"shape": "St3"
|
14751
14784
|
},
|
14752
14785
|
"TreatUndefinedSpecifiedValues": {}
|
14753
14786
|
}
|
14754
14787
|
},
|
14755
|
-
"
|
14788
|
+
"Stl": {
|
14756
14789
|
"type": "structure",
|
14757
14790
|
"members": {
|
14758
14791
|
"TypeName": {},
|
14759
14792
|
"SubTypeName": {},
|
14760
14793
|
"TypeParameters": {
|
14761
|
-
"shape": "
|
14794
|
+
"shape": "Stm"
|
14762
14795
|
},
|
14763
14796
|
"TruthyCellValue": {
|
14764
14797
|
"shape": "Sv"
|
@@ -14774,16 +14807,16 @@
|
|
14774
14807
|
}
|
14775
14808
|
}
|
14776
14809
|
},
|
14777
|
-
"
|
14810
|
+
"Stm": {
|
14778
14811
|
"type": "map",
|
14779
14812
|
"key": {},
|
14780
14813
|
"value": {}
|
14781
14814
|
},
|
14782
|
-
"
|
14815
|
+
"Stn": {
|
14783
14816
|
"type": "list",
|
14784
14817
|
"member": {}
|
14785
14818
|
},
|
14786
|
-
"
|
14819
|
+
"Stp": {
|
14787
14820
|
"type": "structure",
|
14788
14821
|
"members": {
|
14789
14822
|
"DisplayFormat": {},
|
@@ -14818,19 +14851,19 @@
|
|
14818
14851
|
}
|
14819
14852
|
}
|
14820
14853
|
},
|
14821
|
-
"
|
14854
|
+
"Stu": {
|
14822
14855
|
"type": "list",
|
14823
14856
|
"member": {
|
14824
14857
|
"type": "structure",
|
14825
14858
|
"members": {
|
14826
14859
|
"CellValue": {},
|
14827
14860
|
"Synonyms": {
|
14828
|
-
"shape": "
|
14861
|
+
"shape": "St3"
|
14829
14862
|
}
|
14830
14863
|
}
|
14831
14864
|
}
|
14832
14865
|
},
|
14833
|
-
"
|
14866
|
+
"Sua": {
|
14834
14867
|
"type": "structure",
|
14835
14868
|
"required": [
|
14836
14869
|
"IsEnabled",
|
@@ -14851,19 +14884,19 @@
|
|
14851
14884
|
"TopicScheduleType": {}
|
14852
14885
|
}
|
14853
14886
|
},
|
14854
|
-
"
|
14887
|
+
"Suf": {
|
14855
14888
|
"type": "list",
|
14856
14889
|
"member": {}
|
14857
14890
|
},
|
14858
|
-
"
|
14891
|
+
"Suh": {
|
14859
14892
|
"type": "list",
|
14860
14893
|
"member": {}
|
14861
14894
|
},
|
14862
|
-
"
|
14895
|
+
"Suj": {
|
14863
14896
|
"type": "list",
|
14864
14897
|
"member": {}
|
14865
14898
|
},
|
14866
|
-
"
|
14899
|
+
"Swd": {
|
14867
14900
|
"type": "list",
|
14868
14901
|
"member": {
|
14869
14902
|
"type": "structure",
|
@@ -14871,12 +14904,12 @@
|
|
14871
14904
|
"Type": {},
|
14872
14905
|
"Message": {},
|
14873
14906
|
"ViolatedEntities": {
|
14874
|
-
"shape": "
|
14907
|
+
"shape": "Swg"
|
14875
14908
|
}
|
14876
14909
|
}
|
14877
14910
|
}
|
14878
14911
|
},
|
14879
|
-
"
|
14912
|
+
"Swg": {
|
14880
14913
|
"type": "list",
|
14881
14914
|
"member": {
|
14882
14915
|
"type": "structure",
|
@@ -14885,11 +14918,11 @@
|
|
14885
14918
|
}
|
14886
14919
|
}
|
14887
14920
|
},
|
14888
|
-
"
|
14921
|
+
"Swi": {
|
14889
14922
|
"type": "list",
|
14890
14923
|
"member": {}
|
14891
14924
|
},
|
14892
|
-
"
|
14925
|
+
"Swj": {
|
14893
14926
|
"type": "list",
|
14894
14927
|
"member": {
|
14895
14928
|
"type": "structure",
|
@@ -14899,11 +14932,11 @@
|
|
14899
14932
|
}
|
14900
14933
|
}
|
14901
14934
|
},
|
14902
|
-
"
|
14935
|
+
"Swu": {
|
14903
14936
|
"type": "list",
|
14904
14937
|
"member": {}
|
14905
14938
|
},
|
14906
|
-
"
|
14939
|
+
"Sww": {
|
14907
14940
|
"type": "structure",
|
14908
14941
|
"members": {
|
14909
14942
|
"ResourceIdOverrideConfiguration": {
|
@@ -15028,7 +15061,7 @@
|
|
15028
15061
|
}
|
15029
15062
|
}
|
15030
15063
|
},
|
15031
|
-
"
|
15064
|
+
"Sxt": {
|
15032
15065
|
"type": "list",
|
15033
15066
|
"member": {
|
15034
15067
|
"type": "structure",
|
@@ -15039,7 +15072,7 @@
|
|
15039
15072
|
}
|
15040
15073
|
}
|
15041
15074
|
},
|
15042
|
-
"
|
15075
|
+
"Sxx": {
|
15043
15076
|
"type": "structure",
|
15044
15077
|
"members": {
|
15045
15078
|
"ResourceIdOverrideConfiguration": {
|
@@ -15059,13 +15092,13 @@
|
|
15059
15092
|
"VPCConnectionId": {},
|
15060
15093
|
"Name": {},
|
15061
15094
|
"SubnetIds": {
|
15062
|
-
"shape": "
|
15095
|
+
"shape": "Suf"
|
15063
15096
|
},
|
15064
15097
|
"SecurityGroupIds": {
|
15065
|
-
"shape": "
|
15098
|
+
"shape": "Suh"
|
15066
15099
|
},
|
15067
15100
|
"DnsResolvers": {
|
15068
|
-
"shape": "
|
15101
|
+
"shape": "Suj"
|
15069
15102
|
},
|
15070
15103
|
"RoleArn": {}
|
15071
15104
|
}
|
@@ -15099,13 +15132,13 @@
|
|
15099
15132
|
"DataSourceId": {},
|
15100
15133
|
"Name": {},
|
15101
15134
|
"DataSourceParameters": {
|
15102
|
-
"shape": "
|
15135
|
+
"shape": "Sov"
|
15103
15136
|
},
|
15104
15137
|
"VpcConnectionProperties": {
|
15105
|
-
"shape": "
|
15138
|
+
"shape": "Sq8"
|
15106
15139
|
},
|
15107
15140
|
"SslProperties": {
|
15108
|
-
"shape": "
|
15141
|
+
"shape": "Sq9"
|
15109
15142
|
},
|
15110
15143
|
"Credentials": {
|
15111
15144
|
"type": "structure",
|
@@ -15182,7 +15215,7 @@
|
|
15182
15215
|
}
|
15183
15216
|
}
|
15184
15217
|
},
|
15185
|
-
"
|
15218
|
+
"Syk": {
|
15186
15219
|
"type": "list",
|
15187
15220
|
"member": {
|
15188
15221
|
"type": "structure",
|
@@ -15190,12 +15223,12 @@
|
|
15190
15223
|
"Type": {},
|
15191
15224
|
"Message": {},
|
15192
15225
|
"ViolatedEntities": {
|
15193
|
-
"shape": "
|
15226
|
+
"shape": "Swg"
|
15194
15227
|
}
|
15195
15228
|
}
|
15196
15229
|
}
|
15197
15230
|
},
|
15198
|
-
"
|
15231
|
+
"Syr": {
|
15199
15232
|
"type": "structure",
|
15200
15233
|
"members": {
|
15201
15234
|
"Permissions": {
|
@@ -15203,7 +15236,7 @@
|
|
15203
15236
|
}
|
15204
15237
|
}
|
15205
15238
|
},
|
15206
|
-
"
|
15239
|
+
"Sz1": {
|
15207
15240
|
"type": "structure",
|
15208
15241
|
"required": [
|
15209
15242
|
"RefreshConfiguration"
|
@@ -15242,7 +15275,7 @@
|
|
15242
15275
|
}
|
15243
15276
|
}
|
15244
15277
|
},
|
15245
|
-
"
|
15278
|
+
"Sz9": {
|
15246
15279
|
"type": "structure",
|
15247
15280
|
"members": {
|
15248
15281
|
"Arn": {},
|
@@ -15257,16 +15290,16 @@
|
|
15257
15290
|
"type": "timestamp"
|
15258
15291
|
},
|
15259
15292
|
"DataSourceParameters": {
|
15260
|
-
"shape": "
|
15293
|
+
"shape": "Sov"
|
15261
15294
|
},
|
15262
15295
|
"AlternateDataSourceParameters": {
|
15263
|
-
"shape": "
|
15296
|
+
"shape": "Sq5"
|
15264
15297
|
},
|
15265
15298
|
"VpcConnectionProperties": {
|
15266
|
-
"shape": "
|
15299
|
+
"shape": "Sq8"
|
15267
15300
|
},
|
15268
15301
|
"SslProperties": {
|
15269
|
-
"shape": "
|
15302
|
+
"shape": "Sq9"
|
15270
15303
|
},
|
15271
15304
|
"ErrorInfo": {
|
15272
15305
|
"type": "structure",
|
@@ -15278,7 +15311,7 @@
|
|
15278
15311
|
"SecretArn": {}
|
15279
15312
|
}
|
15280
15313
|
},
|
15281
|
-
"
|
15314
|
+
"Szv": {
|
15282
15315
|
"type": "structure",
|
15283
15316
|
"required": [
|
15284
15317
|
"Arn",
|
@@ -15334,12 +15367,12 @@
|
|
15334
15367
|
"RequestType": {}
|
15335
15368
|
}
|
15336
15369
|
},
|
15337
|
-
"
|
15370
|
+
"S104": {
|
15338
15371
|
"type": "map",
|
15339
15372
|
"key": {},
|
15340
15373
|
"value": {}
|
15341
15374
|
},
|
15342
|
-
"
|
15375
|
+
"S109": {
|
15343
15376
|
"type": "structure",
|
15344
15377
|
"members": {
|
15345
15378
|
"Name": {},
|
@@ -15356,7 +15389,7 @@
|
|
15356
15389
|
}
|
15357
15390
|
}
|
15358
15391
|
},
|
15359
|
-
"
|
15392
|
+
"S10i": {
|
15360
15393
|
"type": "list",
|
15361
15394
|
"member": {
|
15362
15395
|
"type": "structure",
|
@@ -15364,12 +15397,12 @@
|
|
15364
15397
|
"Type": {},
|
15365
15398
|
"Message": {},
|
15366
15399
|
"ViolatedEntities": {
|
15367
|
-
"shape": "
|
15400
|
+
"shape": "Swg"
|
15368
15401
|
}
|
15369
15402
|
}
|
15370
15403
|
}
|
15371
15404
|
},
|
15372
|
-
"
|
15405
|
+
"S11g": {
|
15373
15406
|
"type": "structure",
|
15374
15407
|
"members": {
|
15375
15408
|
"Arn": {},
|
@@ -15387,7 +15420,7 @@
|
|
15387
15420
|
"ExternalLoginId": {}
|
15388
15421
|
}
|
15389
15422
|
},
|
15390
|
-
"
|
15423
|
+
"S11n": {
|
15391
15424
|
"type": "list",
|
15392
15425
|
"member": {
|
15393
15426
|
"type": "structure",
|
@@ -15400,7 +15433,7 @@
|
|
15400
15433
|
}
|
15401
15434
|
}
|
15402
15435
|
},
|
15403
|
-
"
|
15436
|
+
"S11z": {
|
15404
15437
|
"type": "structure",
|
15405
15438
|
"required": [
|
15406
15439
|
"DashboardId",
|
@@ -15413,11 +15446,11 @@
|
|
15413
15446
|
"VisualId": {}
|
15414
15447
|
}
|
15415
15448
|
},
|
15416
|
-
"
|
15449
|
+
"S122": {
|
15417
15450
|
"type": "string",
|
15418
15451
|
"sensitive": true
|
15419
15452
|
},
|
15420
|
-
"
|
15453
|
+
"S127": {
|
15421
15454
|
"type": "structure",
|
15422
15455
|
"required": [
|
15423
15456
|
"Enabled"
|
@@ -15428,7 +15461,7 @@
|
|
15428
15461
|
}
|
15429
15462
|
}
|
15430
15463
|
},
|
15431
|
-
"
|
15464
|
+
"S12p": {
|
15432
15465
|
"type": "list",
|
15433
15466
|
"member": {
|
15434
15467
|
"type": "structure",
|
@@ -15446,7 +15479,7 @@
|
|
15446
15479
|
}
|
15447
15480
|
}
|
15448
15481
|
},
|
15449
|
-
"
|
15482
|
+
"S135": {
|
15450
15483
|
"type": "list",
|
15451
15484
|
"member": {
|
15452
15485
|
"type": "structure",
|
@@ -15469,7 +15502,7 @@
|
|
15469
15502
|
}
|
15470
15503
|
}
|
15471
15504
|
},
|
15472
|
-
"
|
15505
|
+
"S139": {
|
15473
15506
|
"type": "list",
|
15474
15507
|
"member": {
|
15475
15508
|
"type": "structure",
|
@@ -15485,7 +15518,7 @@
|
|
15485
15518
|
},
|
15486
15519
|
"ImportMode": {},
|
15487
15520
|
"RowLevelPermissionDataSet": {
|
15488
|
-
"shape": "
|
15521
|
+
"shape": "Snz"
|
15489
15522
|
},
|
15490
15523
|
"RowLevelPermissionTagConfigurationApplied": {
|
15491
15524
|
"type": "boolean"
|
@@ -15496,7 +15529,7 @@
|
|
15496
15529
|
}
|
15497
15530
|
}
|
15498
15531
|
},
|
15499
|
-
"
|
15532
|
+
"S13k": {
|
15500
15533
|
"type": "list",
|
15501
15534
|
"member": {
|
15502
15535
|
"type": "structure",
|
@@ -15514,19 +15547,19 @@
|
|
15514
15547
|
}
|
15515
15548
|
}
|
15516
15549
|
},
|
15517
|
-
"
|
15550
|
+
"S13r": {
|
15518
15551
|
"type": "list",
|
15519
15552
|
"member": {
|
15520
|
-
"shape": "
|
15553
|
+
"shape": "Sqo"
|
15521
15554
|
}
|
15522
15555
|
},
|
15523
|
-
"
|
15556
|
+
"S172": {
|
15524
15557
|
"type": "list",
|
15525
15558
|
"member": {
|
15526
15559
|
"shape": "S19"
|
15527
15560
|
}
|
15528
15561
|
},
|
15529
|
-
"
|
15562
|
+
"S177": {
|
15530
15563
|
"type": "list",
|
15531
15564
|
"member": {
|
15532
15565
|
"shape": "S19"
|