cdk-comprehend-s3olap 2.0.61 → 2.0.64

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.
Files changed (38) hide show
  1. package/.jsii +4 -4
  2. package/lib/cdk-comprehend-s3olap.js +2 -2
  3. package/lib/comprehend-lambdas.js +2 -2
  4. package/lib/iam-roles.js +4 -4
  5. package/node_modules/aws-sdk/CHANGELOG.md +16 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/dlm-2018-01-12.min.json +15 -9
  8. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +627 -623
  9. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +306 -295
  10. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +128 -87
  11. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +60 -44
  12. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +274 -191
  13. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +501 -468
  14. package/node_modules/aws-sdk/apis/sagemaker-a2i-runtime-2019-11-07.min.json +12 -8
  15. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +7 -7
  16. package/node_modules/aws-sdk/clients/dlm.d.ts +30 -25
  17. package/node_modules/aws-sdk/clients/ec2.d.ts +1 -0
  18. package/node_modules/aws-sdk/clients/glue.d.ts +31 -2
  19. package/node_modules/aws-sdk/clients/iotwireless.d.ts +45 -0
  20. package/node_modules/aws-sdk/clients/location.d.ts +27 -13
  21. package/node_modules/aws-sdk/clients/pinpoint.d.ts +96 -0
  22. package/node_modules/aws-sdk/clients/quicksight.d.ts +10 -10
  23. package/node_modules/aws-sdk/clients/sagemaker.d.ts +51 -5
  24. package/node_modules/aws-sdk/clients/sso.d.ts +19 -19
  25. package/node_modules/aws-sdk/clients/ssoadmin.d.ts +82 -82
  26. package/node_modules/aws-sdk/clients/ssooidc.d.ts +11 -11
  27. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  28. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +9 -9
  29. package/node_modules/aws-sdk/dist/aws-sdk.js +690 -670
  30. package/node_modules/aws-sdk/dist/aws-sdk.min.js +65 -65
  31. package/node_modules/aws-sdk/lib/core.js +1 -1
  32. package/node_modules/aws-sdk/package.json +1 -1
  33. package/node_modules/esbuild/install.js +4 -4
  34. package/node_modules/esbuild/lib/main.js +7 -7
  35. package/node_modules/esbuild/package.json +22 -22
  36. package/node_modules/esbuild-linux-64/bin/esbuild +0 -0
  37. package/node_modules/esbuild-linux-64/package.json +1 -1
  38. package/package.json +7 -7
@@ -398,6 +398,12 @@
398
398
  "members": {
399
399
  "AddGwMetadata": {
400
400
  "type": "boolean"
401
+ },
402
+ "DrMin": {
403
+ "type": "integer"
404
+ },
405
+ "DrMax": {
406
+ "type": "integer"
401
407
  }
402
408
  }
403
409
  },
@@ -437,7 +443,7 @@
437
443
  "idempotencyToken": true
438
444
  },
439
445
  "LoRaWAN": {
440
- "shape": "S2r"
446
+ "shape": "S2t"
441
447
  },
442
448
  "Tags": {
443
449
  "shape": "S6"
@@ -466,7 +472,7 @@
466
472
  "Name": {},
467
473
  "Description": {},
468
474
  "LoRaWAN": {
469
- "shape": "S3i"
475
+ "shape": "S3k"
470
476
  },
471
477
  "Tags": {
472
478
  "shape": "S6"
@@ -527,7 +533,7 @@
527
533
  },
528
534
  "Name": {},
529
535
  "Update": {
530
- "shape": "S3z"
536
+ "shape": "S41"
531
537
  },
532
538
  "ClientRequestToken": {
533
539
  "idempotencyToken": true
@@ -1059,16 +1065,19 @@
1059
1065
  "type": "structure",
1060
1066
  "members": {
1061
1067
  "DeviceRegistrationState": {
1062
- "shape": "S5j"
1068
+ "shape": "S5l"
1063
1069
  },
1064
1070
  "Proximity": {
1065
- "shape": "S5m"
1071
+ "shape": "S5o"
1066
1072
  },
1067
1073
  "Join": {
1068
- "shape": "S5n"
1074
+ "shape": "S5p"
1069
1075
  },
1070
1076
  "ConnectionStatus": {
1071
- "shape": "S5p"
1077
+ "shape": "S5r"
1078
+ },
1079
+ "MessageDeliveryStatus": {
1080
+ "shape": "S5t"
1072
1081
  }
1073
1082
  }
1074
1083
  }
@@ -1103,7 +1112,7 @@
1103
1112
  "members": {
1104
1113
  "RfRegion": {},
1105
1114
  "StartTime": {
1106
- "shape": "S5v"
1115
+ "shape": "S5y"
1107
1116
  }
1108
1117
  }
1109
1118
  },
@@ -1130,10 +1139,10 @@
1130
1139
  "members": {
1131
1140
  "DefaultLogLevel": {},
1132
1141
  "WirelessGatewayLogOptions": {
1133
- "shape": "S5z"
1142
+ "shape": "S62"
1134
1143
  },
1135
1144
  "WirelessDeviceLogOptions": {
1136
- "shape": "S65"
1145
+ "shape": "S68"
1137
1146
  }
1138
1147
  }
1139
1148
  }
@@ -1203,7 +1212,7 @@
1203
1212
  "type": "structure",
1204
1213
  "members": {
1205
1214
  "LoRaWAN": {
1206
- "shape": "S6i"
1215
+ "shape": "S6l"
1207
1216
  }
1208
1217
  }
1209
1218
  }
@@ -1270,7 +1279,7 @@
1270
1279
  "type": "structure",
1271
1280
  "members": {
1272
1281
  "Sidewalk": {
1273
- "shape": "S6r"
1282
+ "shape": "S6u"
1274
1283
  },
1275
1284
  "AccountLinked": {
1276
1285
  "type": "boolean"
@@ -1304,7 +1313,7 @@
1304
1313
  "type": "structure",
1305
1314
  "members": {
1306
1315
  "Position": {
1307
- "shape": "S6y"
1316
+ "shape": "S71"
1308
1317
  },
1309
1318
  "Accuracy": {
1310
1319
  "type": "structure",
@@ -1351,7 +1360,7 @@
1351
1360
  "type": "structure",
1352
1361
  "members": {
1353
1362
  "Solvers": {
1354
- "shape": "S79"
1363
+ "shape": "S7c"
1355
1364
  },
1356
1365
  "Destination": {}
1357
1366
  }
@@ -1387,16 +1396,19 @@
1387
1396
  "type": "structure",
1388
1397
  "members": {
1389
1398
  "DeviceRegistrationState": {
1390
- "shape": "S7i"
1399
+ "shape": "S7l"
1391
1400
  },
1392
1401
  "Proximity": {
1393
- "shape": "S7k"
1402
+ "shape": "S7n"
1394
1403
  },
1395
1404
  "Join": {
1396
- "shape": "S7l"
1405
+ "shape": "S7o"
1397
1406
  },
1398
1407
  "ConnectionStatus": {
1399
- "shape": "S7n"
1408
+ "shape": "S7q"
1409
+ },
1410
+ "MessageDeliveryStatus": {
1411
+ "shape": "S7s"
1400
1412
  }
1401
1413
  }
1402
1414
  }
@@ -1570,7 +1582,7 @@
1570
1582
  "ThingName": {},
1571
1583
  "ThingArn": {},
1572
1584
  "LoRaWAN": {
1573
- "shape": "S2r"
1585
+ "shape": "S2t"
1574
1586
  },
1575
1587
  "Sidewalk": {
1576
1588
  "type": "structure",
@@ -1579,7 +1591,7 @@
1579
1591
  "SidewalkId": {},
1580
1592
  "SidewalkManufacturingSn": {},
1581
1593
  "DeviceCertificates": {
1582
- "shape": "S8q"
1594
+ "shape": "S8u"
1583
1595
  }
1584
1596
  }
1585
1597
  }
@@ -1683,7 +1695,7 @@
1683
1695
  "Id": {},
1684
1696
  "Description": {},
1685
1697
  "LoRaWAN": {
1686
- "shape": "S3i"
1698
+ "shape": "S3k"
1687
1699
  },
1688
1700
  "Arn": {},
1689
1701
  "ThingName": {},
@@ -1740,7 +1752,7 @@
1740
1752
  "type": "structure",
1741
1753
  "members": {
1742
1754
  "CurrentVersion": {
1743
- "shape": "S44"
1755
+ "shape": "S46"
1744
1756
  }
1745
1757
  }
1746
1758
  }
@@ -1827,7 +1839,7 @@
1827
1839
  },
1828
1840
  "Name": {},
1829
1841
  "Update": {
1830
- "shape": "S3z"
1842
+ "shape": "S41"
1831
1843
  },
1832
1844
  "Arn": {}
1833
1845
  }
@@ -1952,16 +1964,19 @@
1952
1964
  "type": "structure",
1953
1965
  "members": {
1954
1966
  "DeviceRegistrationState": {
1955
- "shape": "S7i"
1967
+ "shape": "S7l"
1956
1968
  },
1957
1969
  "Proximity": {
1958
- "shape": "S7k"
1970
+ "shape": "S7n"
1959
1971
  },
1960
1972
  "Join": {
1961
- "shape": "S7l"
1973
+ "shape": "S7o"
1962
1974
  },
1963
1975
  "ConnectionStatus": {
1964
- "shape": "S7n"
1976
+ "shape": "S7q"
1977
+ },
1978
+ "MessageDeliveryStatus": {
1979
+ "shape": "S7s"
1965
1980
  }
1966
1981
  }
1967
1982
  }
@@ -2149,7 +2164,7 @@
2149
2164
  "Sidewalk": {
2150
2165
  "type": "list",
2151
2166
  "member": {
2152
- "shape": "S6r"
2167
+ "shape": "S6u"
2153
2168
  }
2154
2169
  }
2155
2170
  }
@@ -2190,7 +2205,7 @@
2190
2205
  "ResourceIdentifier": {},
2191
2206
  "ResourceType": {},
2192
2207
  "Solvers": {
2193
- "shape": "S79"
2208
+ "shape": "S7c"
2194
2209
  },
2195
2210
  "Destination": {}
2196
2211
  }
@@ -2245,7 +2260,7 @@
2245
2260
  },
2246
2261
  "ReceivedAt": {},
2247
2262
  "LoRaWAN": {
2248
- "shape": "Sas"
2263
+ "shape": "Saw"
2249
2264
  }
2250
2265
  }
2251
2266
  }
@@ -2387,7 +2402,7 @@
2387
2402
  "SidewalkId": {},
2388
2403
  "SidewalkManufacturingSn": {},
2389
2404
  "DeviceCertificates": {
2390
- "shape": "S8q"
2405
+ "shape": "S8u"
2391
2406
  }
2392
2407
  }
2393
2408
  },
@@ -2439,10 +2454,10 @@
2439
2454
  "type": "structure",
2440
2455
  "members": {
2441
2456
  "CurrentVersion": {
2442
- "shape": "S44"
2457
+ "shape": "S46"
2443
2458
  },
2444
2459
  "UpdateVersion": {
2445
- "shape": "S44"
2460
+ "shape": "S46"
2446
2461
  }
2447
2462
  }
2448
2463
  },
@@ -2486,7 +2501,7 @@
2486
2501
  "Name": {},
2487
2502
  "Description": {},
2488
2503
  "LoRaWAN": {
2489
- "shape": "S3i"
2504
+ "shape": "S3k"
2490
2505
  },
2491
2506
  "LastUplinkReceivedAt": {}
2492
2507
  }
@@ -2678,7 +2693,7 @@
2678
2693
  "type": "structure",
2679
2694
  "members": {
2680
2695
  "LoRaWAN": {
2681
- "shape": "Sas"
2696
+ "shape": "Saw"
2682
2697
  },
2683
2698
  "Sidewalk": {
2684
2699
  "type": "structure",
@@ -2686,7 +2701,10 @@
2686
2701
  "Seq": {
2687
2702
  "type": "integer"
2688
2703
  },
2689
- "MessageType": {}
2704
+ "MessageType": {},
2705
+ "AckModeRetryDurationSecs": {
2706
+ "type": "integer"
2707
+ }
2690
2708
  }
2691
2709
  }
2692
2710
  }
@@ -2773,7 +2791,7 @@
2773
2791
  "type": "structure",
2774
2792
  "members": {
2775
2793
  "StartTime": {
2776
- "shape": "S5v"
2794
+ "shape": "S5y"
2777
2795
  }
2778
2796
  }
2779
2797
  }
@@ -2802,7 +2820,7 @@
2802
2820
  "locationName": "Id"
2803
2821
  },
2804
2822
  "LoRaWAN": {
2805
- "shape": "S6i"
2823
+ "shape": "S6l"
2806
2824
  }
2807
2825
  }
2808
2826
  },
@@ -2928,16 +2946,19 @@
2928
2946
  "type": "structure",
2929
2947
  "members": {
2930
2948
  "DeviceRegistrationState": {
2931
- "shape": "S5j"
2949
+ "shape": "S5l"
2932
2950
  },
2933
2951
  "Proximity": {
2934
- "shape": "S5m"
2952
+ "shape": "S5o"
2935
2953
  },
2936
2954
  "Join": {
2937
- "shape": "S5n"
2955
+ "shape": "S5p"
2938
2956
  },
2939
2957
  "ConnectionStatus": {
2940
- "shape": "S5p"
2958
+ "shape": "S5r"
2959
+ },
2960
+ "MessageDeliveryStatus": {
2961
+ "shape": "S5t"
2941
2962
  }
2942
2963
  }
2943
2964
  },
@@ -2986,10 +3007,10 @@
2986
3007
  "members": {
2987
3008
  "DefaultLogLevel": {},
2988
3009
  "WirelessDeviceLogOptions": {
2989
- "shape": "S65"
3010
+ "shape": "S68"
2990
3011
  },
2991
3012
  "WirelessGatewayLogOptions": {
2992
- "shape": "S5z"
3013
+ "shape": "S62"
2993
3014
  }
2994
3015
  }
2995
3016
  },
@@ -3125,7 +3146,7 @@
3125
3146
  "locationName": "resourceType"
3126
3147
  },
3127
3148
  "Position": {
3128
- "shape": "S6y"
3149
+ "shape": "S71"
3129
3150
  }
3130
3151
  }
3131
3152
  },
@@ -3160,16 +3181,19 @@
3160
3181
  "locationName": "partnerType"
3161
3182
  },
3162
3183
  "DeviceRegistrationState": {
3163
- "shape": "S7i"
3184
+ "shape": "S7l"
3164
3185
  },
3165
3186
  "Proximity": {
3166
- "shape": "S7k"
3187
+ "shape": "S7n"
3167
3188
  },
3168
3189
  "Join": {
3169
- "shape": "S7l"
3190
+ "shape": "S7o"
3170
3191
  },
3171
3192
  "ConnectionStatus": {
3172
- "shape": "S7n"
3193
+ "shape": "S7q"
3194
+ },
3195
+ "MessageDeliveryStatus": {
3196
+ "shape": "S7s"
3173
3197
  }
3174
3198
  }
3175
3199
  },
@@ -3222,7 +3246,7 @@
3222
3246
  "type": "structure",
3223
3247
  "members": {
3224
3248
  "Positioning": {
3225
- "shape": "S3d"
3249
+ "shape": "S3f"
3226
3250
  }
3227
3251
  }
3228
3252
  }
@@ -3254,10 +3278,10 @@
3254
3278
  "Name": {},
3255
3279
  "Description": {},
3256
3280
  "JoinEuiFilters": {
3257
- "shape": "S3k"
3281
+ "shape": "S3m"
3258
3282
  },
3259
3283
  "NetIdFilters": {
3260
- "shape": "S3m"
3284
+ "shape": "S3o"
3261
3285
  }
3262
3286
  }
3263
3287
  },
@@ -3382,7 +3406,7 @@
3382
3406
  "type": "list",
3383
3407
  "member": {}
3384
3408
  },
3385
- "S2r": {
3409
+ "S2t": {
3386
3410
  "type": "structure",
3387
3411
  "members": {
3388
3412
  "DevEui": {},
@@ -3451,13 +3475,13 @@
3451
3475
  "type": "integer"
3452
3476
  },
3453
3477
  "Positioning": {
3454
- "shape": "S3d"
3478
+ "shape": "S3f"
3455
3479
  }
3456
3480
  }
3457
3481
  }
3458
3482
  }
3459
3483
  },
3460
- "S3d": {
3484
+ "S3f": {
3461
3485
  "type": "structure",
3462
3486
  "members": {
3463
3487
  "ClockSync": {
@@ -3471,16 +3495,16 @@
3471
3495
  }
3472
3496
  }
3473
3497
  },
3474
- "S3i": {
3498
+ "S3k": {
3475
3499
  "type": "structure",
3476
3500
  "members": {
3477
3501
  "GatewayEui": {},
3478
3502
  "RfRegion": {},
3479
3503
  "JoinEuiFilters": {
3480
- "shape": "S3k"
3504
+ "shape": "S3m"
3481
3505
  },
3482
3506
  "NetIdFilters": {
3483
- "shape": "S3m"
3507
+ "shape": "S3o"
3484
3508
  },
3485
3509
  "SubBands": {
3486
3510
  "type": "list",
@@ -3490,18 +3514,18 @@
3490
3514
  }
3491
3515
  }
3492
3516
  },
3493
- "S3k": {
3517
+ "S3m": {
3494
3518
  "type": "list",
3495
3519
  "member": {
3496
3520
  "type": "list",
3497
3521
  "member": {}
3498
3522
  }
3499
3523
  },
3500
- "S3m": {
3524
+ "S3o": {
3501
3525
  "type": "list",
3502
3526
  "member": {}
3503
3527
  },
3504
- "S3z": {
3528
+ "S41": {
3505
3529
  "type": "structure",
3506
3530
  "members": {
3507
3531
  "UpdateDataSource": {},
@@ -3514,16 +3538,16 @@
3514
3538
  "type": "long"
3515
3539
  },
3516
3540
  "CurrentVersion": {
3517
- "shape": "S44"
3541
+ "shape": "S46"
3518
3542
  },
3519
3543
  "UpdateVersion": {
3520
- "shape": "S44"
3544
+ "shape": "S46"
3521
3545
  }
3522
3546
  }
3523
3547
  }
3524
3548
  }
3525
3549
  },
3526
- "S44": {
3550
+ "S46": {
3527
3551
  "type": "structure",
3528
3552
  "members": {
3529
3553
  "PackageVersion": {},
@@ -3531,29 +3555,29 @@
3531
3555
  "Station": {}
3532
3556
  }
3533
3557
  },
3534
- "S5j": {
3558
+ "S5l": {
3535
3559
  "type": "structure",
3536
3560
  "members": {
3537
3561
  "Sidewalk": {
3538
- "shape": "S5k"
3562
+ "shape": "S5m"
3539
3563
  }
3540
3564
  }
3541
3565
  },
3542
- "S5k": {
3566
+ "S5m": {
3543
3567
  "type": "structure",
3544
3568
  "members": {
3545
3569
  "WirelessDeviceEventTopic": {}
3546
3570
  }
3547
3571
  },
3548
- "S5m": {
3572
+ "S5o": {
3549
3573
  "type": "structure",
3550
3574
  "members": {
3551
3575
  "Sidewalk": {
3552
- "shape": "S5k"
3576
+ "shape": "S5m"
3553
3577
  }
3554
3578
  }
3555
3579
  },
3556
- "S5n": {
3580
+ "S5p": {
3557
3581
  "type": "structure",
3558
3582
  "members": {
3559
3583
  "LoRaWAN": {
@@ -3564,7 +3588,7 @@
3564
3588
  }
3565
3589
  }
3566
3590
  },
3567
- "S5p": {
3591
+ "S5r": {
3568
3592
  "type": "structure",
3569
3593
  "members": {
3570
3594
  "LoRaWAN": {
@@ -3575,11 +3599,19 @@
3575
3599
  }
3576
3600
  }
3577
3601
  },
3578
- "S5v": {
3602
+ "S5t": {
3603
+ "type": "structure",
3604
+ "members": {
3605
+ "Sidewalk": {
3606
+ "shape": "S5m"
3607
+ }
3608
+ }
3609
+ },
3610
+ "S5y": {
3579
3611
  "type": "timestamp",
3580
3612
  "timestampFormat": "iso8601"
3581
3613
  },
3582
- "S5z": {
3614
+ "S62": {
3583
3615
  "type": "list",
3584
3616
  "member": {
3585
3617
  "type": "structure",
@@ -3607,7 +3639,7 @@
3607
3639
  }
3608
3640
  }
3609
3641
  },
3610
- "S65": {
3642
+ "S68": {
3611
3643
  "type": "list",
3612
3644
  "member": {
3613
3645
  "type": "structure",
@@ -3635,7 +3667,7 @@
3635
3667
  }
3636
3668
  }
3637
3669
  },
3638
- "S6i": {
3670
+ "S6l": {
3639
3671
  "type": "structure",
3640
3672
  "members": {
3641
3673
  "DlDr": {
@@ -3653,7 +3685,7 @@
3653
3685
  }
3654
3686
  }
3655
3687
  },
3656
- "S6r": {
3688
+ "S6u": {
3657
3689
  "type": "structure",
3658
3690
  "members": {
3659
3691
  "AmazonId": {},
@@ -3664,13 +3696,13 @@
3664
3696
  "Arn": {}
3665
3697
  }
3666
3698
  },
3667
- "S6y": {
3699
+ "S71": {
3668
3700
  "type": "list",
3669
3701
  "member": {
3670
3702
  "type": "float"
3671
3703
  }
3672
3704
  },
3673
- "S79": {
3705
+ "S7c": {
3674
3706
  "type": "structure",
3675
3707
  "members": {
3676
3708
  "SemtechGnss": {
@@ -3684,31 +3716,31 @@
3684
3716
  }
3685
3717
  }
3686
3718
  },
3687
- "S7i": {
3719
+ "S7l": {
3688
3720
  "type": "structure",
3689
3721
  "members": {
3690
3722
  "Sidewalk": {
3691
- "shape": "S7j"
3723
+ "shape": "S7m"
3692
3724
  },
3693
3725
  "WirelessDeviceIdEventTopic": {}
3694
3726
  }
3695
3727
  },
3696
- "S7j": {
3728
+ "S7m": {
3697
3729
  "type": "structure",
3698
3730
  "members": {
3699
3731
  "AmazonIdEventTopic": {}
3700
3732
  }
3701
3733
  },
3702
- "S7k": {
3734
+ "S7n": {
3703
3735
  "type": "structure",
3704
3736
  "members": {
3705
3737
  "Sidewalk": {
3706
- "shape": "S7j"
3738
+ "shape": "S7m"
3707
3739
  },
3708
3740
  "WirelessDeviceIdEventTopic": {}
3709
3741
  }
3710
3742
  },
3711
- "S7l": {
3743
+ "S7o": {
3712
3744
  "type": "structure",
3713
3745
  "members": {
3714
3746
  "LoRaWAN": {
@@ -3720,7 +3752,7 @@
3720
3752
  "WirelessDeviceIdEventTopic": {}
3721
3753
  }
3722
3754
  },
3723
- "S7n": {
3755
+ "S7q": {
3724
3756
  "type": "structure",
3725
3757
  "members": {
3726
3758
  "LoRaWAN": {
@@ -3732,7 +3764,16 @@
3732
3764
  "WirelessGatewayIdEventTopic": {}
3733
3765
  }
3734
3766
  },
3735
- "S8q": {
3767
+ "S7s": {
3768
+ "type": "structure",
3769
+ "members": {
3770
+ "Sidewalk": {
3771
+ "shape": "S7m"
3772
+ },
3773
+ "WirelessDeviceIdEventTopic": {}
3774
+ }
3775
+ },
3776
+ "S8u": {
3736
3777
  "type": "list",
3737
3778
  "member": {
3738
3779
  "type": "structure",
@@ -3746,7 +3787,7 @@
3746
3787
  }
3747
3788
  }
3748
3789
  },
3749
- "Sas": {
3790
+ "Saw": {
3750
3791
  "type": "structure",
3751
3792
  "members": {
3752
3793
  "FPort": {