cdk-comprehend-s3olap 2.0.78 → 2.0.81
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +13 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +123 -79
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +7 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +47 -10
- package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.min.json +1 -2
- package/node_modules/aws-sdk/clients/elbv2.d.ts +1 -1
- package/node_modules/aws-sdk/clients/gamelift.d.ts +1 -1
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +60 -11
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -0
- package/node_modules/aws-sdk/clients/panorama.d.ts +62 -0
- package/node_modules/aws-sdk/clients/rds.d.ts +5 -5
- package/node_modules/aws-sdk/clients/ssooidc.d.ts +12 -12
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +151 -31
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +157 -37
- package/node_modules/aws-sdk/dist/aws-sdk.js +230 -114
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +11 -11
- package/node_modules/aws-sdk/lib/config-base.d.ts +14 -0
- package/node_modules/aws-sdk/lib/config.js +78 -1
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/event_listeners.js +49 -30
- package/node_modules/aws-sdk/lib/node_loader.js +17 -1
- package/node_modules/aws-sdk/lib/service.js +2 -0
- package/node_modules/aws-sdk/lib/shared-ini/ini-loader.d.ts +1 -12
- package/node_modules/aws-sdk/lib/shared-ini/ini-loader.js +68 -30
- package/node_modules/aws-sdk/lib/signers/bearer.js +14 -0
- package/node_modules/aws-sdk/lib/signers/request_signer.js +2 -0
- package/node_modules/aws-sdk/lib/token/sso_token_provider.d.ts +12 -0
- package/node_modules/aws-sdk/lib/token/sso_token_provider.js +245 -0
- package/node_modules/aws-sdk/lib/token/static_token_provider.d.ts +8 -0
- package/node_modules/aws-sdk/lib/token/static_token_provider.js +27 -0
- package/node_modules/aws-sdk/lib/token/token_provider_chain.d.ts +24 -0
- package/node_modules/aws-sdk/lib/token/token_provider_chain.js +165 -0
- package/node_modules/aws-sdk/lib/token.d.ts +101 -0
- package/node_modules/aws-sdk/lib/token.js +219 -0
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +4 -1
- package/package.json +6 -6
@@ -533,7 +533,7 @@
|
|
533
533
|
},
|
534
534
|
"Name": {},
|
535
535
|
"Update": {
|
536
|
-
"shape": "
|
536
|
+
"shape": "S45"
|
537
537
|
},
|
538
538
|
"ClientRequestToken": {
|
539
539
|
"idempotencyToken": true
|
@@ -1065,19 +1065,19 @@
|
|
1065
1065
|
"type": "structure",
|
1066
1066
|
"members": {
|
1067
1067
|
"DeviceRegistrationState": {
|
1068
|
-
"shape": "
|
1068
|
+
"shape": "S5p"
|
1069
1069
|
},
|
1070
1070
|
"Proximity": {
|
1071
|
-
"shape": "
|
1071
|
+
"shape": "S5s"
|
1072
1072
|
},
|
1073
1073
|
"Join": {
|
1074
|
-
"shape": "
|
1074
|
+
"shape": "S5t"
|
1075
1075
|
},
|
1076
1076
|
"ConnectionStatus": {
|
1077
|
-
"shape": "
|
1077
|
+
"shape": "S5v"
|
1078
1078
|
},
|
1079
1079
|
"MessageDeliveryStatus": {
|
1080
|
-
"shape": "
|
1080
|
+
"shape": "S5x"
|
1081
1081
|
}
|
1082
1082
|
}
|
1083
1083
|
}
|
@@ -1112,7 +1112,7 @@
|
|
1112
1112
|
"members": {
|
1113
1113
|
"RfRegion": {},
|
1114
1114
|
"StartTime": {
|
1115
|
-
"shape": "
|
1115
|
+
"shape": "S62"
|
1116
1116
|
}
|
1117
1117
|
}
|
1118
1118
|
},
|
@@ -1139,10 +1139,10 @@
|
|
1139
1139
|
"members": {
|
1140
1140
|
"DefaultLogLevel": {},
|
1141
1141
|
"WirelessGatewayLogOptions": {
|
1142
|
-
"shape": "
|
1142
|
+
"shape": "S66"
|
1143
1143
|
},
|
1144
1144
|
"WirelessDeviceLogOptions": {
|
1145
|
-
"shape": "
|
1145
|
+
"shape": "S6c"
|
1146
1146
|
}
|
1147
1147
|
}
|
1148
1148
|
}
|
@@ -1212,7 +1212,7 @@
|
|
1212
1212
|
"type": "structure",
|
1213
1213
|
"members": {
|
1214
1214
|
"LoRaWAN": {
|
1215
|
-
"shape": "
|
1215
|
+
"shape": "S6p"
|
1216
1216
|
}
|
1217
1217
|
}
|
1218
1218
|
}
|
@@ -1279,7 +1279,7 @@
|
|
1279
1279
|
"type": "structure",
|
1280
1280
|
"members": {
|
1281
1281
|
"Sidewalk": {
|
1282
|
-
"shape": "
|
1282
|
+
"shape": "S6y"
|
1283
1283
|
},
|
1284
1284
|
"AccountLinked": {
|
1285
1285
|
"type": "boolean"
|
@@ -1313,7 +1313,7 @@
|
|
1313
1313
|
"type": "structure",
|
1314
1314
|
"members": {
|
1315
1315
|
"Position": {
|
1316
|
-
"shape": "
|
1316
|
+
"shape": "S75"
|
1317
1317
|
},
|
1318
1318
|
"Accuracy": {
|
1319
1319
|
"type": "structure",
|
@@ -1360,7 +1360,7 @@
|
|
1360
1360
|
"type": "structure",
|
1361
1361
|
"members": {
|
1362
1362
|
"Solvers": {
|
1363
|
-
"shape": "
|
1363
|
+
"shape": "S7g"
|
1364
1364
|
},
|
1365
1365
|
"Destination": {}
|
1366
1366
|
}
|
@@ -1396,19 +1396,19 @@
|
|
1396
1396
|
"type": "structure",
|
1397
1397
|
"members": {
|
1398
1398
|
"DeviceRegistrationState": {
|
1399
|
-
"shape": "
|
1399
|
+
"shape": "S7p"
|
1400
1400
|
},
|
1401
1401
|
"Proximity": {
|
1402
|
-
"shape": "
|
1402
|
+
"shape": "S7r"
|
1403
1403
|
},
|
1404
1404
|
"Join": {
|
1405
|
-
"shape": "
|
1405
|
+
"shape": "S7s"
|
1406
1406
|
},
|
1407
1407
|
"ConnectionStatus": {
|
1408
|
-
"shape": "
|
1408
|
+
"shape": "S7u"
|
1409
1409
|
},
|
1410
1410
|
"MessageDeliveryStatus": {
|
1411
|
-
"shape": "
|
1411
|
+
"shape": "S7w"
|
1412
1412
|
}
|
1413
1413
|
}
|
1414
1414
|
}
|
@@ -1591,7 +1591,7 @@
|
|
1591
1591
|
"SidewalkId": {},
|
1592
1592
|
"SidewalkManufacturingSn": {},
|
1593
1593
|
"DeviceCertificates": {
|
1594
|
-
"shape": "
|
1594
|
+
"shape": "S8y"
|
1595
1595
|
}
|
1596
1596
|
}
|
1597
1597
|
}
|
@@ -1752,7 +1752,7 @@
|
|
1752
1752
|
"type": "structure",
|
1753
1753
|
"members": {
|
1754
1754
|
"CurrentVersion": {
|
1755
|
-
"shape": "
|
1755
|
+
"shape": "S4a"
|
1756
1756
|
}
|
1757
1757
|
}
|
1758
1758
|
}
|
@@ -1839,7 +1839,7 @@
|
|
1839
1839
|
},
|
1840
1840
|
"Name": {},
|
1841
1841
|
"Update": {
|
1842
|
-
"shape": "
|
1842
|
+
"shape": "S45"
|
1843
1843
|
},
|
1844
1844
|
"Arn": {}
|
1845
1845
|
}
|
@@ -1964,19 +1964,19 @@
|
|
1964
1964
|
"type": "structure",
|
1965
1965
|
"members": {
|
1966
1966
|
"DeviceRegistrationState": {
|
1967
|
-
"shape": "
|
1967
|
+
"shape": "S7p"
|
1968
1968
|
},
|
1969
1969
|
"Proximity": {
|
1970
|
-
"shape": "
|
1970
|
+
"shape": "S7r"
|
1971
1971
|
},
|
1972
1972
|
"Join": {
|
1973
|
-
"shape": "
|
1973
|
+
"shape": "S7s"
|
1974
1974
|
},
|
1975
1975
|
"ConnectionStatus": {
|
1976
|
-
"shape": "
|
1976
|
+
"shape": "S7u"
|
1977
1977
|
},
|
1978
1978
|
"MessageDeliveryStatus": {
|
1979
|
-
"shape": "
|
1979
|
+
"shape": "S7w"
|
1980
1980
|
}
|
1981
1981
|
}
|
1982
1982
|
}
|
@@ -2164,7 +2164,7 @@
|
|
2164
2164
|
"Sidewalk": {
|
2165
2165
|
"type": "list",
|
2166
2166
|
"member": {
|
2167
|
-
"shape": "
|
2167
|
+
"shape": "S6y"
|
2168
2168
|
}
|
2169
2169
|
}
|
2170
2170
|
}
|
@@ -2205,7 +2205,7 @@
|
|
2205
2205
|
"ResourceIdentifier": {},
|
2206
2206
|
"ResourceType": {},
|
2207
2207
|
"Solvers": {
|
2208
|
-
"shape": "
|
2208
|
+
"shape": "S7g"
|
2209
2209
|
},
|
2210
2210
|
"Destination": {}
|
2211
2211
|
}
|
@@ -2260,7 +2260,7 @@
|
|
2260
2260
|
},
|
2261
2261
|
"ReceivedAt": {},
|
2262
2262
|
"LoRaWAN": {
|
2263
|
-
"shape": "
|
2263
|
+
"shape": "Sb0"
|
2264
2264
|
}
|
2265
2265
|
}
|
2266
2266
|
}
|
@@ -2402,7 +2402,7 @@
|
|
2402
2402
|
"SidewalkId": {},
|
2403
2403
|
"SidewalkManufacturingSn": {},
|
2404
2404
|
"DeviceCertificates": {
|
2405
|
-
"shape": "
|
2405
|
+
"shape": "S8y"
|
2406
2406
|
}
|
2407
2407
|
}
|
2408
2408
|
},
|
@@ -2454,10 +2454,10 @@
|
|
2454
2454
|
"type": "structure",
|
2455
2455
|
"members": {
|
2456
2456
|
"CurrentVersion": {
|
2457
|
-
"shape": "
|
2457
|
+
"shape": "S4a"
|
2458
2458
|
},
|
2459
2459
|
"UpdateVersion": {
|
2460
|
-
"shape": "
|
2460
|
+
"shape": "S4a"
|
2461
2461
|
}
|
2462
2462
|
}
|
2463
2463
|
},
|
@@ -2693,7 +2693,7 @@
|
|
2693
2693
|
"type": "structure",
|
2694
2694
|
"members": {
|
2695
2695
|
"LoRaWAN": {
|
2696
|
-
"shape": "
|
2696
|
+
"shape": "Sb0"
|
2697
2697
|
},
|
2698
2698
|
"Sidewalk": {
|
2699
2699
|
"type": "structure",
|
@@ -2791,7 +2791,7 @@
|
|
2791
2791
|
"type": "structure",
|
2792
2792
|
"members": {
|
2793
2793
|
"StartTime": {
|
2794
|
-
"shape": "
|
2794
|
+
"shape": "S62"
|
2795
2795
|
}
|
2796
2796
|
}
|
2797
2797
|
}
|
@@ -2820,7 +2820,7 @@
|
|
2820
2820
|
"locationName": "Id"
|
2821
2821
|
},
|
2822
2822
|
"LoRaWAN": {
|
2823
|
-
"shape": "
|
2823
|
+
"shape": "S6p"
|
2824
2824
|
}
|
2825
2825
|
}
|
2826
2826
|
},
|
@@ -2946,19 +2946,19 @@
|
|
2946
2946
|
"type": "structure",
|
2947
2947
|
"members": {
|
2948
2948
|
"DeviceRegistrationState": {
|
2949
|
-
"shape": "
|
2949
|
+
"shape": "S5p"
|
2950
2950
|
},
|
2951
2951
|
"Proximity": {
|
2952
|
-
"shape": "
|
2952
|
+
"shape": "S5s"
|
2953
2953
|
},
|
2954
2954
|
"Join": {
|
2955
|
-
"shape": "
|
2955
|
+
"shape": "S5t"
|
2956
2956
|
},
|
2957
2957
|
"ConnectionStatus": {
|
2958
|
-
"shape": "
|
2958
|
+
"shape": "S5v"
|
2959
2959
|
},
|
2960
2960
|
"MessageDeliveryStatus": {
|
2961
|
-
"shape": "
|
2961
|
+
"shape": "S5x"
|
2962
2962
|
}
|
2963
2963
|
}
|
2964
2964
|
},
|
@@ -3007,10 +3007,10 @@
|
|
3007
3007
|
"members": {
|
3008
3008
|
"DefaultLogLevel": {},
|
3009
3009
|
"WirelessDeviceLogOptions": {
|
3010
|
-
"shape": "
|
3010
|
+
"shape": "S6c"
|
3011
3011
|
},
|
3012
3012
|
"WirelessGatewayLogOptions": {
|
3013
|
-
"shape": "
|
3013
|
+
"shape": "S66"
|
3014
3014
|
}
|
3015
3015
|
}
|
3016
3016
|
},
|
@@ -3146,7 +3146,7 @@
|
|
3146
3146
|
"locationName": "resourceType"
|
3147
3147
|
},
|
3148
3148
|
"Position": {
|
3149
|
-
"shape": "
|
3149
|
+
"shape": "S75"
|
3150
3150
|
}
|
3151
3151
|
}
|
3152
3152
|
},
|
@@ -3181,19 +3181,19 @@
|
|
3181
3181
|
"locationName": "partnerType"
|
3182
3182
|
},
|
3183
3183
|
"DeviceRegistrationState": {
|
3184
|
-
"shape": "
|
3184
|
+
"shape": "S7p"
|
3185
3185
|
},
|
3186
3186
|
"Proximity": {
|
3187
|
-
"shape": "
|
3187
|
+
"shape": "S7r"
|
3188
3188
|
},
|
3189
3189
|
"Join": {
|
3190
|
-
"shape": "
|
3190
|
+
"shape": "S7s"
|
3191
3191
|
},
|
3192
3192
|
"ConnectionStatus": {
|
3193
|
-
"shape": "
|
3193
|
+
"shape": "S7u"
|
3194
3194
|
},
|
3195
3195
|
"MessageDeliveryStatus": {
|
3196
|
-
"shape": "
|
3196
|
+
"shape": "S7w"
|
3197
3197
|
}
|
3198
3198
|
}
|
3199
3199
|
},
|
@@ -3511,6 +3511,20 @@
|
|
3511
3511
|
"member": {
|
3512
3512
|
"type": "integer"
|
3513
3513
|
}
|
3514
|
+
},
|
3515
|
+
"Beaconing": {
|
3516
|
+
"type": "structure",
|
3517
|
+
"members": {
|
3518
|
+
"DataRate": {
|
3519
|
+
"type": "integer"
|
3520
|
+
},
|
3521
|
+
"Frequencies": {
|
3522
|
+
"type": "list",
|
3523
|
+
"member": {
|
3524
|
+
"type": "integer"
|
3525
|
+
}
|
3526
|
+
}
|
3527
|
+
}
|
3514
3528
|
}
|
3515
3529
|
}
|
3516
3530
|
},
|
@@ -3525,7 +3539,7 @@
|
|
3525
3539
|
"type": "list",
|
3526
3540
|
"member": {}
|
3527
3541
|
},
|
3528
|
-
"
|
3542
|
+
"S45": {
|
3529
3543
|
"type": "structure",
|
3530
3544
|
"members": {
|
3531
3545
|
"UpdateDataSource": {},
|
@@ -3538,16 +3552,16 @@
|
|
3538
3552
|
"type": "long"
|
3539
3553
|
},
|
3540
3554
|
"CurrentVersion": {
|
3541
|
-
"shape": "
|
3555
|
+
"shape": "S4a"
|
3542
3556
|
},
|
3543
3557
|
"UpdateVersion": {
|
3544
|
-
"shape": "
|
3558
|
+
"shape": "S4a"
|
3545
3559
|
}
|
3546
3560
|
}
|
3547
3561
|
}
|
3548
3562
|
}
|
3549
3563
|
},
|
3550
|
-
"
|
3564
|
+
"S4a": {
|
3551
3565
|
"type": "structure",
|
3552
3566
|
"members": {
|
3553
3567
|
"PackageVersion": {},
|
@@ -3555,29 +3569,29 @@
|
|
3555
3569
|
"Station": {}
|
3556
3570
|
}
|
3557
3571
|
},
|
3558
|
-
"
|
3572
|
+
"S5p": {
|
3559
3573
|
"type": "structure",
|
3560
3574
|
"members": {
|
3561
3575
|
"Sidewalk": {
|
3562
|
-
"shape": "
|
3576
|
+
"shape": "S5q"
|
3563
3577
|
}
|
3564
3578
|
}
|
3565
3579
|
},
|
3566
|
-
"
|
3580
|
+
"S5q": {
|
3567
3581
|
"type": "structure",
|
3568
3582
|
"members": {
|
3569
3583
|
"WirelessDeviceEventTopic": {}
|
3570
3584
|
}
|
3571
3585
|
},
|
3572
|
-
"
|
3586
|
+
"S5s": {
|
3573
3587
|
"type": "structure",
|
3574
3588
|
"members": {
|
3575
3589
|
"Sidewalk": {
|
3576
|
-
"shape": "
|
3590
|
+
"shape": "S5q"
|
3577
3591
|
}
|
3578
3592
|
}
|
3579
3593
|
},
|
3580
|
-
"
|
3594
|
+
"S5t": {
|
3581
3595
|
"type": "structure",
|
3582
3596
|
"members": {
|
3583
3597
|
"LoRaWAN": {
|
@@ -3588,7 +3602,7 @@
|
|
3588
3602
|
}
|
3589
3603
|
}
|
3590
3604
|
},
|
3591
|
-
"
|
3605
|
+
"S5v": {
|
3592
3606
|
"type": "structure",
|
3593
3607
|
"members": {
|
3594
3608
|
"LoRaWAN": {
|
@@ -3599,19 +3613,19 @@
|
|
3599
3613
|
}
|
3600
3614
|
}
|
3601
3615
|
},
|
3602
|
-
"
|
3616
|
+
"S5x": {
|
3603
3617
|
"type": "structure",
|
3604
3618
|
"members": {
|
3605
3619
|
"Sidewalk": {
|
3606
|
-
"shape": "
|
3620
|
+
"shape": "S5q"
|
3607
3621
|
}
|
3608
3622
|
}
|
3609
3623
|
},
|
3610
|
-
"
|
3624
|
+
"S62": {
|
3611
3625
|
"type": "timestamp",
|
3612
3626
|
"timestampFormat": "iso8601"
|
3613
3627
|
},
|
3614
|
-
"
|
3628
|
+
"S66": {
|
3615
3629
|
"type": "list",
|
3616
3630
|
"member": {
|
3617
3631
|
"type": "structure",
|
@@ -3639,7 +3653,7 @@
|
|
3639
3653
|
}
|
3640
3654
|
}
|
3641
3655
|
},
|
3642
|
-
"
|
3656
|
+
"S6c": {
|
3643
3657
|
"type": "list",
|
3644
3658
|
"member": {
|
3645
3659
|
"type": "structure",
|
@@ -3667,7 +3681,7 @@
|
|
3667
3681
|
}
|
3668
3682
|
}
|
3669
3683
|
},
|
3670
|
-
"
|
3684
|
+
"S6p": {
|
3671
3685
|
"type": "structure",
|
3672
3686
|
"members": {
|
3673
3687
|
"DlDr": {
|
@@ -3685,7 +3699,7 @@
|
|
3685
3699
|
}
|
3686
3700
|
}
|
3687
3701
|
},
|
3688
|
-
"
|
3702
|
+
"S6y": {
|
3689
3703
|
"type": "structure",
|
3690
3704
|
"members": {
|
3691
3705
|
"AmazonId": {},
|
@@ -3696,13 +3710,13 @@
|
|
3696
3710
|
"Arn": {}
|
3697
3711
|
}
|
3698
3712
|
},
|
3699
|
-
"
|
3713
|
+
"S75": {
|
3700
3714
|
"type": "list",
|
3701
3715
|
"member": {
|
3702
3716
|
"type": "float"
|
3703
3717
|
}
|
3704
3718
|
},
|
3705
|
-
"
|
3719
|
+
"S7g": {
|
3706
3720
|
"type": "structure",
|
3707
3721
|
"members": {
|
3708
3722
|
"SemtechGnss": {
|
@@ -3716,31 +3730,31 @@
|
|
3716
3730
|
}
|
3717
3731
|
}
|
3718
3732
|
},
|
3719
|
-
"
|
3733
|
+
"S7p": {
|
3720
3734
|
"type": "structure",
|
3721
3735
|
"members": {
|
3722
3736
|
"Sidewalk": {
|
3723
|
-
"shape": "
|
3737
|
+
"shape": "S7q"
|
3724
3738
|
},
|
3725
3739
|
"WirelessDeviceIdEventTopic": {}
|
3726
3740
|
}
|
3727
3741
|
},
|
3728
|
-
"
|
3742
|
+
"S7q": {
|
3729
3743
|
"type": "structure",
|
3730
3744
|
"members": {
|
3731
3745
|
"AmazonIdEventTopic": {}
|
3732
3746
|
}
|
3733
3747
|
},
|
3734
|
-
"
|
3748
|
+
"S7r": {
|
3735
3749
|
"type": "structure",
|
3736
3750
|
"members": {
|
3737
3751
|
"Sidewalk": {
|
3738
|
-
"shape": "
|
3752
|
+
"shape": "S7q"
|
3739
3753
|
},
|
3740
3754
|
"WirelessDeviceIdEventTopic": {}
|
3741
3755
|
}
|
3742
3756
|
},
|
3743
|
-
"
|
3757
|
+
"S7s": {
|
3744
3758
|
"type": "structure",
|
3745
3759
|
"members": {
|
3746
3760
|
"LoRaWAN": {
|
@@ -3752,7 +3766,7 @@
|
|
3752
3766
|
"WirelessDeviceIdEventTopic": {}
|
3753
3767
|
}
|
3754
3768
|
},
|
3755
|
-
"
|
3769
|
+
"S7u": {
|
3756
3770
|
"type": "structure",
|
3757
3771
|
"members": {
|
3758
3772
|
"LoRaWAN": {
|
@@ -3764,16 +3778,16 @@
|
|
3764
3778
|
"WirelessGatewayIdEventTopic": {}
|
3765
3779
|
}
|
3766
3780
|
},
|
3767
|
-
"
|
3781
|
+
"S7w": {
|
3768
3782
|
"type": "structure",
|
3769
3783
|
"members": {
|
3770
3784
|
"Sidewalk": {
|
3771
|
-
"shape": "
|
3785
|
+
"shape": "S7q"
|
3772
3786
|
},
|
3773
3787
|
"WirelessDeviceIdEventTopic": {}
|
3774
3788
|
}
|
3775
3789
|
},
|
3776
|
-
"
|
3790
|
+
"S8y": {
|
3777
3791
|
"type": "list",
|
3778
3792
|
"member": {
|
3779
3793
|
"type": "structure",
|
@@ -3787,11 +3801,41 @@
|
|
3787
3801
|
}
|
3788
3802
|
}
|
3789
3803
|
},
|
3790
|
-
"
|
3804
|
+
"Sb0": {
|
3791
3805
|
"type": "structure",
|
3792
3806
|
"members": {
|
3793
3807
|
"FPort": {
|
3794
3808
|
"type": "integer"
|
3809
|
+
},
|
3810
|
+
"ParticipatingGateways": {
|
3811
|
+
"type": "structure",
|
3812
|
+
"required": [
|
3813
|
+
"DownlinkMode",
|
3814
|
+
"GatewayList",
|
3815
|
+
"TransmissionInterval"
|
3816
|
+
],
|
3817
|
+
"members": {
|
3818
|
+
"DownlinkMode": {},
|
3819
|
+
"GatewayList": {
|
3820
|
+
"type": "list",
|
3821
|
+
"member": {
|
3822
|
+
"type": "structure",
|
3823
|
+
"required": [
|
3824
|
+
"GatewayId",
|
3825
|
+
"DownlinkFrequency"
|
3826
|
+
],
|
3827
|
+
"members": {
|
3828
|
+
"GatewayId": {},
|
3829
|
+
"DownlinkFrequency": {
|
3830
|
+
"type": "integer"
|
3831
|
+
}
|
3832
|
+
}
|
3833
|
+
}
|
3834
|
+
},
|
3835
|
+
"TransmissionInterval": {
|
3836
|
+
"type": "integer"
|
3837
|
+
}
|
3838
|
+
}
|
3795
3839
|
}
|
3796
3840
|
}
|
3797
3841
|
}
|
@@ -1587,6 +1587,13 @@
|
|
1587
1587
|
},
|
1588
1588
|
"Url": {
|
1589
1589
|
"locationName": "url"
|
1590
|
+
},
|
1591
|
+
"AdTriggers": {
|
1592
|
+
"locationName": "adTriggers",
|
1593
|
+
"shape": "St"
|
1594
|
+
},
|
1595
|
+
"AdsOnDeliveryRestrictions": {
|
1596
|
+
"locationName": "adsOnDeliveryRestrictions"
|
1590
1597
|
}
|
1591
1598
|
},
|
1592
1599
|
"required": [
|