cdk-docker-image-deployment 0.0.87 → 0.0.89
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/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +51 -1
- package/node_modules/aws-sdk/README.md +29 -1
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.min.json +284 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +441 -110
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +31 -13
- package/node_modules/aws-sdk/apis/config-2014-11-12.min.json +282 -134
- package/node_modules/aws-sdk/apis/config-2014-11-12.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +124 -45
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +2824 -1317
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +42 -0
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +331 -215
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +87 -52
- package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +128 -27
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +156 -130
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +341 -298
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +205 -28
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +252 -214
- package/node_modules/aws-sdk/apis/iot-data-2015-05-28.min.json +26 -0
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +686 -105
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +43 -8
- package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +359 -50
- package/node_modules/aws-sdk/apis/kms-2014-11-01.min.json +127 -72
- package/node_modules/aws-sdk/apis/kms-2014-11-01.paginators.json +0 -7
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -50
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.waiters2.json +26 -0
- package/node_modules/aws-sdk/apis/license-manager-user-subscriptions-2018-05-10.min.json +82 -9
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +97 -16
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +793 -112
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.paginators.json +33 -0
- package/node_modules/aws-sdk/apis/metadata.json +19 -0
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +931 -118
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +24 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +23 -14
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.paginators.json +4 -1
- package/node_modules/aws-sdk/apis/oam-2022-06-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.min.json +482 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +3722 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +100 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +498 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.min.json +1082 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/organizations-2016-11-28.min.json +62 -16
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +5991 -325
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +379 -236
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +138 -28
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +23 -16
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.min.json +1041 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.min.json +578 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +310 -62
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +98 -95
- package/node_modules/aws-sdk/clients/all.d.ts +6 -0
- package/node_modules/aws-sdk/clients/all.js +7 -1
- package/node_modules/aws-sdk/clients/arczonalshift.d.ts +309 -0
- package/node_modules/aws-sdk/clients/arczonalshift.js +18 -0
- package/node_modules/aws-sdk/clients/backup.d.ts +405 -15
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +30 -16
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +196 -65
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +28 -5
- package/node_modules/aws-sdk/clients/configservice.d.ts +233 -6
- package/node_modules/aws-sdk/clients/drs.d.ts +104 -5
- package/node_modules/aws-sdk/clients/ec2.d.ts +1851 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +159 -17
- package/node_modules/aws-sdk/clients/efs.d.ts +5 -5
- package/node_modules/aws-sdk/clients/eks.d.ts +58 -8
- package/node_modules/aws-sdk/clients/firehose.d.ts +263 -48
- package/node_modules/aws-sdk/clients/fsx.d.ts +70 -21
- package/node_modules/aws-sdk/clients/glue.d.ts +66 -0
- package/node_modules/aws-sdk/clients/inspector2.d.ts +289 -15
- package/node_modules/aws-sdk/clients/iot.d.ts +76 -4
- package/node_modules/aws-sdk/clients/iotdata.d.ts +31 -1
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +599 -14
- package/node_modules/aws-sdk/clients/kendra.d.ts +84 -39
- package/node_modules/aws-sdk/clients/kms.d.ts +198 -92
- package/node_modules/aws-sdk/clients/lambda.d.ts +132 -94
- package/node_modules/aws-sdk/clients/licensemanagerusersubscriptions.d.ts +62 -4
- package/node_modules/aws-sdk/clients/macie2.d.ts +637 -54
- package/node_modules/aws-sdk/clients/mgn.d.ts +1046 -68
- package/node_modules/aws-sdk/clients/oam.d.ts +559 -0
- package/node_modules/aws-sdk/clients/oam.js +18 -0
- package/node_modules/aws-sdk/clients/omics.d.ts +4175 -0
- package/node_modules/aws-sdk/clients/omics.js +19 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.d.ts +1508 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.js +18 -0
- package/node_modules/aws-sdk/clients/organizations.d.ts +69 -8
- package/node_modules/aws-sdk/clients/quicksight.d.ts +9833 -2835
- package/node_modules/aws-sdk/clients/rds.d.ts +199 -2
- package/node_modules/aws-sdk/clients/s3control.d.ts +69 -0
- package/node_modules/aws-sdk/clients/securityhub.d.ts +14 -0
- package/node_modules/aws-sdk/clients/securitylake.d.ts +1049 -0
- package/node_modules/aws-sdk/clients/securitylake.js +18 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.d.ts +647 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.js +18 -0
- package/node_modules/aws-sdk/clients/textract.d.ts +264 -0
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +210 -191
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +65 -20
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +349 -64
- package/node_modules/aws-sdk/dist/aws-sdk.js +4529 -2130
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +79 -78
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +12 -0
- package/node_modules/aws-sdk/lib/core.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/event_listeners.js +48 -14
- package/node_modules/aws-sdk/lib/region_config.js +13 -2
- package/node_modules/aws-sdk/lib/region_config_data.json +11 -1
- package/node_modules/aws-sdk/lib/signers/bearer.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +6 -5
|
@@ -447,7 +447,8 @@
|
|
|
447
447
|
},
|
|
448
448
|
"Tags": {
|
|
449
449
|
"shape": "S6"
|
|
450
|
-
}
|
|
450
|
+
},
|
|
451
|
+
"Positioning": {}
|
|
451
452
|
}
|
|
452
453
|
},
|
|
453
454
|
"output": {
|
|
@@ -472,7 +473,7 @@
|
|
|
472
473
|
"Name": {},
|
|
473
474
|
"Description": {},
|
|
474
475
|
"LoRaWAN": {
|
|
475
|
-
"shape": "
|
|
476
|
+
"shape": "S3o"
|
|
476
477
|
},
|
|
477
478
|
"Tags": {
|
|
478
479
|
"shape": "S6"
|
|
@@ -533,7 +534,7 @@
|
|
|
533
534
|
},
|
|
534
535
|
"Name": {},
|
|
535
536
|
"Update": {
|
|
536
|
-
"shape": "
|
|
537
|
+
"shape": "S49"
|
|
537
538
|
},
|
|
538
539
|
"ClientRequestToken": {
|
|
539
540
|
"idempotencyToken": true
|
|
@@ -1065,19 +1066,19 @@
|
|
|
1065
1066
|
"type": "structure",
|
|
1066
1067
|
"members": {
|
|
1067
1068
|
"DeviceRegistrationState": {
|
|
1068
|
-
"shape": "
|
|
1069
|
+
"shape": "S5t"
|
|
1069
1070
|
},
|
|
1070
1071
|
"Proximity": {
|
|
1071
|
-
"shape": "
|
|
1072
|
+
"shape": "S5w"
|
|
1072
1073
|
},
|
|
1073
1074
|
"Join": {
|
|
1074
|
-
"shape": "
|
|
1075
|
+
"shape": "S5x"
|
|
1075
1076
|
},
|
|
1076
1077
|
"ConnectionStatus": {
|
|
1077
|
-
"shape": "
|
|
1078
|
+
"shape": "S5z"
|
|
1078
1079
|
},
|
|
1079
1080
|
"MessageDeliveryStatus": {
|
|
1080
|
-
"shape": "
|
|
1081
|
+
"shape": "S61"
|
|
1081
1082
|
}
|
|
1082
1083
|
}
|
|
1083
1084
|
}
|
|
@@ -1112,7 +1113,7 @@
|
|
|
1112
1113
|
"members": {
|
|
1113
1114
|
"RfRegion": {},
|
|
1114
1115
|
"StartTime": {
|
|
1115
|
-
"shape": "
|
|
1116
|
+
"shape": "S66"
|
|
1116
1117
|
}
|
|
1117
1118
|
}
|
|
1118
1119
|
},
|
|
@@ -1139,10 +1140,10 @@
|
|
|
1139
1140
|
"members": {
|
|
1140
1141
|
"DefaultLogLevel": {},
|
|
1141
1142
|
"WirelessGatewayLogOptions": {
|
|
1142
|
-
"shape": "
|
|
1143
|
+
"shape": "S6a"
|
|
1143
1144
|
},
|
|
1144
1145
|
"WirelessDeviceLogOptions": {
|
|
1145
|
-
"shape": "
|
|
1146
|
+
"shape": "S6g"
|
|
1146
1147
|
}
|
|
1147
1148
|
}
|
|
1148
1149
|
}
|
|
@@ -1212,7 +1213,7 @@
|
|
|
1212
1213
|
"type": "structure",
|
|
1213
1214
|
"members": {
|
|
1214
1215
|
"LoRaWAN": {
|
|
1215
|
-
"shape": "
|
|
1216
|
+
"shape": "S6t"
|
|
1216
1217
|
}
|
|
1217
1218
|
}
|
|
1218
1219
|
}
|
|
@@ -1279,7 +1280,7 @@
|
|
|
1279
1280
|
"type": "structure",
|
|
1280
1281
|
"members": {
|
|
1281
1282
|
"Sidewalk": {
|
|
1282
|
-
"shape": "
|
|
1283
|
+
"shape": "S72"
|
|
1283
1284
|
},
|
|
1284
1285
|
"AccountLinked": {
|
|
1285
1286
|
"type": "boolean"
|
|
@@ -1307,13 +1308,15 @@
|
|
|
1307
1308
|
"location": "querystring",
|
|
1308
1309
|
"locationName": "resourceType"
|
|
1309
1310
|
}
|
|
1310
|
-
}
|
|
1311
|
+
},
|
|
1312
|
+
"deprecated": true,
|
|
1313
|
+
"deprecatedMessage": "This operation is no longer supported."
|
|
1311
1314
|
},
|
|
1312
1315
|
"output": {
|
|
1313
1316
|
"type": "structure",
|
|
1314
1317
|
"members": {
|
|
1315
1318
|
"Position": {
|
|
1316
|
-
"shape": "
|
|
1319
|
+
"shape": "S79"
|
|
1317
1320
|
},
|
|
1318
1321
|
"Accuracy": {
|
|
1319
1322
|
"type": "structure",
|
|
@@ -1330,8 +1333,12 @@
|
|
|
1330
1333
|
"SolverProvider": {},
|
|
1331
1334
|
"SolverVersion": {},
|
|
1332
1335
|
"Timestamp": {}
|
|
1333
|
-
}
|
|
1334
|
-
|
|
1336
|
+
},
|
|
1337
|
+
"deprecated": true,
|
|
1338
|
+
"deprecatedMessage": "This operation is no longer supported."
|
|
1339
|
+
},
|
|
1340
|
+
"deprecated": true,
|
|
1341
|
+
"deprecatedMessage": "This operation is no longer supported."
|
|
1335
1342
|
},
|
|
1336
1343
|
"GetPositionConfiguration": {
|
|
1337
1344
|
"http": {
|
|
@@ -1354,16 +1361,487 @@
|
|
|
1354
1361
|
"location": "querystring",
|
|
1355
1362
|
"locationName": "resourceType"
|
|
1356
1363
|
}
|
|
1357
|
-
}
|
|
1364
|
+
},
|
|
1365
|
+
"deprecated": true,
|
|
1366
|
+
"deprecatedMessage": "This operation is no longer supported."
|
|
1358
1367
|
},
|
|
1359
1368
|
"output": {
|
|
1360
1369
|
"type": "structure",
|
|
1361
1370
|
"members": {
|
|
1362
1371
|
"Solvers": {
|
|
1363
|
-
"shape": "
|
|
1372
|
+
"shape": "S7k"
|
|
1364
1373
|
},
|
|
1365
1374
|
"Destination": {}
|
|
1375
|
+
},
|
|
1376
|
+
"deprecated": true,
|
|
1377
|
+
"deprecatedMessage": "This operation is no longer supported."
|
|
1378
|
+
},
|
|
1379
|
+
"deprecated": true,
|
|
1380
|
+
"deprecatedMessage": "This operation is no longer supported."
|
|
1381
|
+
},
|
|
1382
|
+
"GetPositionEstimate": {
|
|
1383
|
+
"http": {
|
|
1384
|
+
"requestUri": "/position-estimate"
|
|
1385
|
+
},
|
|
1386
|
+
"input": {
|
|
1387
|
+
"type": "structure",
|
|
1388
|
+
"members": {
|
|
1389
|
+
"WiFiAccessPoints": {
|
|
1390
|
+
"type": "list",
|
|
1391
|
+
"member": {
|
|
1392
|
+
"type": "structure",
|
|
1393
|
+
"required": [
|
|
1394
|
+
"MacAddress",
|
|
1395
|
+
"Rss"
|
|
1396
|
+
],
|
|
1397
|
+
"members": {
|
|
1398
|
+
"MacAddress": {},
|
|
1399
|
+
"Rss": {
|
|
1400
|
+
"type": "integer"
|
|
1401
|
+
}
|
|
1402
|
+
}
|
|
1403
|
+
}
|
|
1404
|
+
},
|
|
1405
|
+
"CellTowers": {
|
|
1406
|
+
"type": "structure",
|
|
1407
|
+
"members": {
|
|
1408
|
+
"Gsm": {
|
|
1409
|
+
"type": "list",
|
|
1410
|
+
"member": {
|
|
1411
|
+
"type": "structure",
|
|
1412
|
+
"required": [
|
|
1413
|
+
"Mcc",
|
|
1414
|
+
"Mnc",
|
|
1415
|
+
"Lac",
|
|
1416
|
+
"GeranCid"
|
|
1417
|
+
],
|
|
1418
|
+
"members": {
|
|
1419
|
+
"Mcc": {
|
|
1420
|
+
"type": "integer"
|
|
1421
|
+
},
|
|
1422
|
+
"Mnc": {
|
|
1423
|
+
"type": "integer"
|
|
1424
|
+
},
|
|
1425
|
+
"Lac": {
|
|
1426
|
+
"type": "integer"
|
|
1427
|
+
},
|
|
1428
|
+
"GeranCid": {
|
|
1429
|
+
"type": "integer"
|
|
1430
|
+
},
|
|
1431
|
+
"GsmLocalId": {
|
|
1432
|
+
"type": "structure",
|
|
1433
|
+
"required": [
|
|
1434
|
+
"Bsic",
|
|
1435
|
+
"Bcch"
|
|
1436
|
+
],
|
|
1437
|
+
"members": {
|
|
1438
|
+
"Bsic": {
|
|
1439
|
+
"type": "integer"
|
|
1440
|
+
},
|
|
1441
|
+
"Bcch": {
|
|
1442
|
+
"type": "integer"
|
|
1443
|
+
}
|
|
1444
|
+
}
|
|
1445
|
+
},
|
|
1446
|
+
"GsmTimingAdvance": {
|
|
1447
|
+
"type": "integer"
|
|
1448
|
+
},
|
|
1449
|
+
"RxLevel": {
|
|
1450
|
+
"type": "integer"
|
|
1451
|
+
},
|
|
1452
|
+
"GsmNmr": {
|
|
1453
|
+
"type": "list",
|
|
1454
|
+
"member": {
|
|
1455
|
+
"type": "structure",
|
|
1456
|
+
"required": [
|
|
1457
|
+
"Bsic",
|
|
1458
|
+
"Bcch"
|
|
1459
|
+
],
|
|
1460
|
+
"members": {
|
|
1461
|
+
"Bsic": {
|
|
1462
|
+
"type": "integer"
|
|
1463
|
+
},
|
|
1464
|
+
"Bcch": {
|
|
1465
|
+
"type": "integer"
|
|
1466
|
+
},
|
|
1467
|
+
"RxLevel": {
|
|
1468
|
+
"type": "integer"
|
|
1469
|
+
},
|
|
1470
|
+
"GlobalIdentity": {
|
|
1471
|
+
"type": "structure",
|
|
1472
|
+
"required": [
|
|
1473
|
+
"Lac",
|
|
1474
|
+
"GeranCid"
|
|
1475
|
+
],
|
|
1476
|
+
"members": {
|
|
1477
|
+
"Lac": {
|
|
1478
|
+
"type": "integer"
|
|
1479
|
+
},
|
|
1480
|
+
"GeranCid": {
|
|
1481
|
+
"type": "integer"
|
|
1482
|
+
}
|
|
1483
|
+
}
|
|
1484
|
+
}
|
|
1485
|
+
}
|
|
1486
|
+
}
|
|
1487
|
+
}
|
|
1488
|
+
}
|
|
1489
|
+
}
|
|
1490
|
+
},
|
|
1491
|
+
"Wcdma": {
|
|
1492
|
+
"type": "list",
|
|
1493
|
+
"member": {
|
|
1494
|
+
"type": "structure",
|
|
1495
|
+
"required": [
|
|
1496
|
+
"Mcc",
|
|
1497
|
+
"Mnc",
|
|
1498
|
+
"UtranCid"
|
|
1499
|
+
],
|
|
1500
|
+
"members": {
|
|
1501
|
+
"Mcc": {
|
|
1502
|
+
"type": "integer"
|
|
1503
|
+
},
|
|
1504
|
+
"Mnc": {
|
|
1505
|
+
"type": "integer"
|
|
1506
|
+
},
|
|
1507
|
+
"Lac": {
|
|
1508
|
+
"type": "integer"
|
|
1509
|
+
},
|
|
1510
|
+
"UtranCid": {
|
|
1511
|
+
"type": "integer"
|
|
1512
|
+
},
|
|
1513
|
+
"WcdmaLocalId": {
|
|
1514
|
+
"type": "structure",
|
|
1515
|
+
"required": [
|
|
1516
|
+
"Uarfcndl",
|
|
1517
|
+
"Psc"
|
|
1518
|
+
],
|
|
1519
|
+
"members": {
|
|
1520
|
+
"Uarfcndl": {
|
|
1521
|
+
"type": "integer"
|
|
1522
|
+
},
|
|
1523
|
+
"Psc": {
|
|
1524
|
+
"type": "integer"
|
|
1525
|
+
}
|
|
1526
|
+
}
|
|
1527
|
+
},
|
|
1528
|
+
"Rscp": {
|
|
1529
|
+
"type": "integer"
|
|
1530
|
+
},
|
|
1531
|
+
"PathLoss": {
|
|
1532
|
+
"type": "integer"
|
|
1533
|
+
},
|
|
1534
|
+
"WcdmaNmr": {
|
|
1535
|
+
"type": "list",
|
|
1536
|
+
"member": {
|
|
1537
|
+
"type": "structure",
|
|
1538
|
+
"required": [
|
|
1539
|
+
"Uarfcndl",
|
|
1540
|
+
"Psc",
|
|
1541
|
+
"UtranCid"
|
|
1542
|
+
],
|
|
1543
|
+
"members": {
|
|
1544
|
+
"Uarfcndl": {
|
|
1545
|
+
"type": "integer"
|
|
1546
|
+
},
|
|
1547
|
+
"Psc": {
|
|
1548
|
+
"type": "integer"
|
|
1549
|
+
},
|
|
1550
|
+
"UtranCid": {
|
|
1551
|
+
"type": "integer"
|
|
1552
|
+
},
|
|
1553
|
+
"Rscp": {
|
|
1554
|
+
"type": "integer"
|
|
1555
|
+
},
|
|
1556
|
+
"PathLoss": {
|
|
1557
|
+
"type": "integer"
|
|
1558
|
+
}
|
|
1559
|
+
}
|
|
1560
|
+
}
|
|
1561
|
+
}
|
|
1562
|
+
}
|
|
1563
|
+
}
|
|
1564
|
+
},
|
|
1565
|
+
"Tdscdma": {
|
|
1566
|
+
"type": "list",
|
|
1567
|
+
"member": {
|
|
1568
|
+
"type": "structure",
|
|
1569
|
+
"required": [
|
|
1570
|
+
"Mcc",
|
|
1571
|
+
"Mnc",
|
|
1572
|
+
"UtranCid"
|
|
1573
|
+
],
|
|
1574
|
+
"members": {
|
|
1575
|
+
"Mcc": {
|
|
1576
|
+
"type": "integer"
|
|
1577
|
+
},
|
|
1578
|
+
"Mnc": {
|
|
1579
|
+
"type": "integer"
|
|
1580
|
+
},
|
|
1581
|
+
"Lac": {
|
|
1582
|
+
"type": "integer"
|
|
1583
|
+
},
|
|
1584
|
+
"UtranCid": {
|
|
1585
|
+
"type": "integer"
|
|
1586
|
+
},
|
|
1587
|
+
"TdscdmaLocalId": {
|
|
1588
|
+
"type": "structure",
|
|
1589
|
+
"required": [
|
|
1590
|
+
"Uarfcn",
|
|
1591
|
+
"CellParams"
|
|
1592
|
+
],
|
|
1593
|
+
"members": {
|
|
1594
|
+
"Uarfcn": {
|
|
1595
|
+
"type": "integer"
|
|
1596
|
+
},
|
|
1597
|
+
"CellParams": {
|
|
1598
|
+
"type": "integer"
|
|
1599
|
+
}
|
|
1600
|
+
}
|
|
1601
|
+
},
|
|
1602
|
+
"TdscdmaTimingAdvance": {
|
|
1603
|
+
"type": "integer"
|
|
1604
|
+
},
|
|
1605
|
+
"Rscp": {
|
|
1606
|
+
"type": "integer"
|
|
1607
|
+
},
|
|
1608
|
+
"PathLoss": {
|
|
1609
|
+
"type": "integer"
|
|
1610
|
+
},
|
|
1611
|
+
"TdscdmaNmr": {
|
|
1612
|
+
"type": "list",
|
|
1613
|
+
"member": {
|
|
1614
|
+
"type": "structure",
|
|
1615
|
+
"required": [
|
|
1616
|
+
"Uarfcn",
|
|
1617
|
+
"CellParams"
|
|
1618
|
+
],
|
|
1619
|
+
"members": {
|
|
1620
|
+
"Uarfcn": {
|
|
1621
|
+
"type": "integer"
|
|
1622
|
+
},
|
|
1623
|
+
"CellParams": {
|
|
1624
|
+
"type": "integer"
|
|
1625
|
+
},
|
|
1626
|
+
"UtranCid": {
|
|
1627
|
+
"type": "integer"
|
|
1628
|
+
},
|
|
1629
|
+
"Rscp": {
|
|
1630
|
+
"type": "integer"
|
|
1631
|
+
},
|
|
1632
|
+
"PathLoss": {
|
|
1633
|
+
"type": "integer"
|
|
1634
|
+
}
|
|
1635
|
+
}
|
|
1636
|
+
}
|
|
1637
|
+
}
|
|
1638
|
+
}
|
|
1639
|
+
}
|
|
1640
|
+
},
|
|
1641
|
+
"Lte": {
|
|
1642
|
+
"type": "list",
|
|
1643
|
+
"member": {
|
|
1644
|
+
"type": "structure",
|
|
1645
|
+
"required": [
|
|
1646
|
+
"Mcc",
|
|
1647
|
+
"Mnc",
|
|
1648
|
+
"EutranCid"
|
|
1649
|
+
],
|
|
1650
|
+
"members": {
|
|
1651
|
+
"Mcc": {
|
|
1652
|
+
"type": "integer"
|
|
1653
|
+
},
|
|
1654
|
+
"Mnc": {
|
|
1655
|
+
"type": "integer"
|
|
1656
|
+
},
|
|
1657
|
+
"EutranCid": {
|
|
1658
|
+
"type": "integer"
|
|
1659
|
+
},
|
|
1660
|
+
"Tac": {
|
|
1661
|
+
"type": "integer"
|
|
1662
|
+
},
|
|
1663
|
+
"LteLocalId": {
|
|
1664
|
+
"type": "structure",
|
|
1665
|
+
"required": [
|
|
1666
|
+
"Pci",
|
|
1667
|
+
"Earfcn"
|
|
1668
|
+
],
|
|
1669
|
+
"members": {
|
|
1670
|
+
"Pci": {
|
|
1671
|
+
"type": "integer"
|
|
1672
|
+
},
|
|
1673
|
+
"Earfcn": {
|
|
1674
|
+
"type": "integer"
|
|
1675
|
+
}
|
|
1676
|
+
}
|
|
1677
|
+
},
|
|
1678
|
+
"LteTimingAdvance": {
|
|
1679
|
+
"type": "integer"
|
|
1680
|
+
},
|
|
1681
|
+
"Rsrp": {
|
|
1682
|
+
"type": "integer"
|
|
1683
|
+
},
|
|
1684
|
+
"Rsrq": {
|
|
1685
|
+
"type": "float"
|
|
1686
|
+
},
|
|
1687
|
+
"NrCapable": {
|
|
1688
|
+
"type": "boolean"
|
|
1689
|
+
},
|
|
1690
|
+
"LteNmr": {
|
|
1691
|
+
"type": "list",
|
|
1692
|
+
"member": {
|
|
1693
|
+
"type": "structure",
|
|
1694
|
+
"required": [
|
|
1695
|
+
"Pci",
|
|
1696
|
+
"Earfcn",
|
|
1697
|
+
"EutranCid"
|
|
1698
|
+
],
|
|
1699
|
+
"members": {
|
|
1700
|
+
"Pci": {
|
|
1701
|
+
"type": "integer"
|
|
1702
|
+
},
|
|
1703
|
+
"Earfcn": {
|
|
1704
|
+
"type": "integer"
|
|
1705
|
+
},
|
|
1706
|
+
"EutranCid": {
|
|
1707
|
+
"type": "integer"
|
|
1708
|
+
},
|
|
1709
|
+
"Rsrp": {
|
|
1710
|
+
"type": "integer"
|
|
1711
|
+
},
|
|
1712
|
+
"Rsrq": {
|
|
1713
|
+
"type": "float"
|
|
1714
|
+
}
|
|
1715
|
+
}
|
|
1716
|
+
}
|
|
1717
|
+
}
|
|
1718
|
+
}
|
|
1719
|
+
}
|
|
1720
|
+
},
|
|
1721
|
+
"Cdma": {
|
|
1722
|
+
"type": "list",
|
|
1723
|
+
"member": {
|
|
1724
|
+
"type": "structure",
|
|
1725
|
+
"required": [
|
|
1726
|
+
"SystemId",
|
|
1727
|
+
"NetworkId",
|
|
1728
|
+
"BaseStationId"
|
|
1729
|
+
],
|
|
1730
|
+
"members": {
|
|
1731
|
+
"SystemId": {
|
|
1732
|
+
"type": "integer"
|
|
1733
|
+
},
|
|
1734
|
+
"NetworkId": {
|
|
1735
|
+
"type": "integer"
|
|
1736
|
+
},
|
|
1737
|
+
"BaseStationId": {
|
|
1738
|
+
"type": "integer"
|
|
1739
|
+
},
|
|
1740
|
+
"RegistrationZone": {
|
|
1741
|
+
"type": "integer"
|
|
1742
|
+
},
|
|
1743
|
+
"CdmaLocalId": {
|
|
1744
|
+
"type": "structure",
|
|
1745
|
+
"required": [
|
|
1746
|
+
"PnOffset",
|
|
1747
|
+
"CdmaChannel"
|
|
1748
|
+
],
|
|
1749
|
+
"members": {
|
|
1750
|
+
"PnOffset": {
|
|
1751
|
+
"type": "integer"
|
|
1752
|
+
},
|
|
1753
|
+
"CdmaChannel": {
|
|
1754
|
+
"type": "integer"
|
|
1755
|
+
}
|
|
1756
|
+
}
|
|
1757
|
+
},
|
|
1758
|
+
"PilotPower": {
|
|
1759
|
+
"type": "integer"
|
|
1760
|
+
},
|
|
1761
|
+
"BaseLat": {
|
|
1762
|
+
"type": "float"
|
|
1763
|
+
},
|
|
1764
|
+
"BaseLng": {
|
|
1765
|
+
"type": "float"
|
|
1766
|
+
},
|
|
1767
|
+
"CdmaNmr": {
|
|
1768
|
+
"type": "list",
|
|
1769
|
+
"member": {
|
|
1770
|
+
"type": "structure",
|
|
1771
|
+
"required": [
|
|
1772
|
+
"PnOffset",
|
|
1773
|
+
"CdmaChannel"
|
|
1774
|
+
],
|
|
1775
|
+
"members": {
|
|
1776
|
+
"PnOffset": {
|
|
1777
|
+
"type": "integer"
|
|
1778
|
+
},
|
|
1779
|
+
"CdmaChannel": {
|
|
1780
|
+
"type": "integer"
|
|
1781
|
+
},
|
|
1782
|
+
"PilotPower": {
|
|
1783
|
+
"type": "integer"
|
|
1784
|
+
},
|
|
1785
|
+
"BaseStationId": {
|
|
1786
|
+
"type": "integer"
|
|
1787
|
+
}
|
|
1788
|
+
}
|
|
1789
|
+
}
|
|
1790
|
+
}
|
|
1791
|
+
}
|
|
1792
|
+
}
|
|
1793
|
+
}
|
|
1794
|
+
}
|
|
1795
|
+
},
|
|
1796
|
+
"Ip": {
|
|
1797
|
+
"type": "structure",
|
|
1798
|
+
"required": [
|
|
1799
|
+
"IpAddress"
|
|
1800
|
+
],
|
|
1801
|
+
"members": {
|
|
1802
|
+
"IpAddress": {}
|
|
1803
|
+
}
|
|
1804
|
+
},
|
|
1805
|
+
"Gnss": {
|
|
1806
|
+
"type": "structure",
|
|
1807
|
+
"required": [
|
|
1808
|
+
"Payload"
|
|
1809
|
+
],
|
|
1810
|
+
"members": {
|
|
1811
|
+
"Payload": {},
|
|
1812
|
+
"CaptureTime": {
|
|
1813
|
+
"type": "float"
|
|
1814
|
+
},
|
|
1815
|
+
"CaptureTimeAccuracy": {
|
|
1816
|
+
"type": "float"
|
|
1817
|
+
},
|
|
1818
|
+
"AssistPosition": {
|
|
1819
|
+
"type": "list",
|
|
1820
|
+
"member": {
|
|
1821
|
+
"type": "float"
|
|
1822
|
+
}
|
|
1823
|
+
},
|
|
1824
|
+
"AssistAltitude": {
|
|
1825
|
+
"type": "float"
|
|
1826
|
+
},
|
|
1827
|
+
"Use2DSolver": {
|
|
1828
|
+
"type": "boolean"
|
|
1829
|
+
}
|
|
1830
|
+
}
|
|
1831
|
+
},
|
|
1832
|
+
"Timestamp": {
|
|
1833
|
+
"type": "timestamp"
|
|
1834
|
+
}
|
|
1366
1835
|
}
|
|
1836
|
+
},
|
|
1837
|
+
"output": {
|
|
1838
|
+
"type": "structure",
|
|
1839
|
+
"members": {
|
|
1840
|
+
"GeoJsonPayload": {
|
|
1841
|
+
"type": "blob"
|
|
1842
|
+
}
|
|
1843
|
+
},
|
|
1844
|
+
"payload": "GeoJsonPayload"
|
|
1367
1845
|
}
|
|
1368
1846
|
},
|
|
1369
1847
|
"GetResourceEventConfiguration": {
|
|
@@ -1396,19 +1874,19 @@
|
|
|
1396
1874
|
"type": "structure",
|
|
1397
1875
|
"members": {
|
|
1398
1876
|
"DeviceRegistrationState": {
|
|
1399
|
-
"shape": "
|
|
1877
|
+
"shape": "S9y"
|
|
1400
1878
|
},
|
|
1401
1879
|
"Proximity": {
|
|
1402
|
-
"shape": "
|
|
1880
|
+
"shape": "Sa0"
|
|
1403
1881
|
},
|
|
1404
1882
|
"Join": {
|
|
1405
|
-
"shape": "
|
|
1883
|
+
"shape": "Sa1"
|
|
1406
1884
|
},
|
|
1407
1885
|
"ConnectionStatus": {
|
|
1408
|
-
"shape": "
|
|
1886
|
+
"shape": "Sa3"
|
|
1409
1887
|
},
|
|
1410
1888
|
"MessageDeliveryStatus": {
|
|
1411
|
-
"shape": "
|
|
1889
|
+
"shape": "Sa5"
|
|
1412
1890
|
}
|
|
1413
1891
|
}
|
|
1414
1892
|
}
|
|
@@ -1443,6 +1921,38 @@
|
|
|
1443
1921
|
}
|
|
1444
1922
|
}
|
|
1445
1923
|
},
|
|
1924
|
+
"GetResourcePosition": {
|
|
1925
|
+
"http": {
|
|
1926
|
+
"method": "GET",
|
|
1927
|
+
"requestUri": "/resource-positions/{ResourceIdentifier}"
|
|
1928
|
+
},
|
|
1929
|
+
"input": {
|
|
1930
|
+
"type": "structure",
|
|
1931
|
+
"required": [
|
|
1932
|
+
"ResourceIdentifier",
|
|
1933
|
+
"ResourceType"
|
|
1934
|
+
],
|
|
1935
|
+
"members": {
|
|
1936
|
+
"ResourceIdentifier": {
|
|
1937
|
+
"location": "uri",
|
|
1938
|
+
"locationName": "ResourceIdentifier"
|
|
1939
|
+
},
|
|
1940
|
+
"ResourceType": {
|
|
1941
|
+
"location": "querystring",
|
|
1942
|
+
"locationName": "resourceType"
|
|
1943
|
+
}
|
|
1944
|
+
}
|
|
1945
|
+
},
|
|
1946
|
+
"output": {
|
|
1947
|
+
"type": "structure",
|
|
1948
|
+
"members": {
|
|
1949
|
+
"GeoJsonPayload": {
|
|
1950
|
+
"type": "blob"
|
|
1951
|
+
}
|
|
1952
|
+
},
|
|
1953
|
+
"payload": "GeoJsonPayload"
|
|
1954
|
+
}
|
|
1955
|
+
},
|
|
1446
1956
|
"GetServiceEndpoint": {
|
|
1447
1957
|
"http": {
|
|
1448
1958
|
"method": "GET",
|
|
@@ -1591,10 +2101,11 @@
|
|
|
1591
2101
|
"SidewalkId": {},
|
|
1592
2102
|
"SidewalkManufacturingSn": {},
|
|
1593
2103
|
"DeviceCertificates": {
|
|
1594
|
-
"shape": "
|
|
2104
|
+
"shape": "Sb9"
|
|
1595
2105
|
}
|
|
1596
2106
|
}
|
|
1597
|
-
}
|
|
2107
|
+
},
|
|
2108
|
+
"Positioning": {}
|
|
1598
2109
|
}
|
|
1599
2110
|
}
|
|
1600
2111
|
},
|
|
@@ -1695,7 +2206,7 @@
|
|
|
1695
2206
|
"Id": {},
|
|
1696
2207
|
"Description": {},
|
|
1697
2208
|
"LoRaWAN": {
|
|
1698
|
-
"shape": "
|
|
2209
|
+
"shape": "S3o"
|
|
1699
2210
|
},
|
|
1700
2211
|
"Arn": {},
|
|
1701
2212
|
"ThingName": {},
|
|
@@ -1752,7 +2263,7 @@
|
|
|
1752
2263
|
"type": "structure",
|
|
1753
2264
|
"members": {
|
|
1754
2265
|
"CurrentVersion": {
|
|
1755
|
-
"shape": "
|
|
2266
|
+
"shape": "S4e"
|
|
1756
2267
|
}
|
|
1757
2268
|
}
|
|
1758
2269
|
}
|
|
@@ -1839,7 +2350,7 @@
|
|
|
1839
2350
|
},
|
|
1840
2351
|
"Name": {},
|
|
1841
2352
|
"Update": {
|
|
1842
|
-
"shape": "
|
|
2353
|
+
"shape": "S49"
|
|
1843
2354
|
},
|
|
1844
2355
|
"Arn": {}
|
|
1845
2356
|
}
|
|
@@ -1964,19 +2475,19 @@
|
|
|
1964
2475
|
"type": "structure",
|
|
1965
2476
|
"members": {
|
|
1966
2477
|
"DeviceRegistrationState": {
|
|
1967
|
-
"shape": "
|
|
2478
|
+
"shape": "S9y"
|
|
1968
2479
|
},
|
|
1969
2480
|
"Proximity": {
|
|
1970
|
-
"shape": "
|
|
2481
|
+
"shape": "Sa0"
|
|
1971
2482
|
},
|
|
1972
2483
|
"Join": {
|
|
1973
|
-
"shape": "
|
|
2484
|
+
"shape": "Sa1"
|
|
1974
2485
|
},
|
|
1975
2486
|
"ConnectionStatus": {
|
|
1976
|
-
"shape": "
|
|
2487
|
+
"shape": "Sa3"
|
|
1977
2488
|
},
|
|
1978
2489
|
"MessageDeliveryStatus": {
|
|
1979
|
-
"shape": "
|
|
2490
|
+
"shape": "Sa5"
|
|
1980
2491
|
}
|
|
1981
2492
|
}
|
|
1982
2493
|
}
|
|
@@ -2164,7 +2675,7 @@
|
|
|
2164
2675
|
"Sidewalk": {
|
|
2165
2676
|
"type": "list",
|
|
2166
2677
|
"member": {
|
|
2167
|
-
"shape": "
|
|
2678
|
+
"shape": "S72"
|
|
2168
2679
|
}
|
|
2169
2680
|
}
|
|
2170
2681
|
}
|
|
@@ -2192,7 +2703,9 @@
|
|
|
2192
2703
|
"location": "querystring",
|
|
2193
2704
|
"locationName": "nextToken"
|
|
2194
2705
|
}
|
|
2195
|
-
}
|
|
2706
|
+
},
|
|
2707
|
+
"deprecated": true,
|
|
2708
|
+
"deprecatedMessage": "This operation is no longer supported."
|
|
2196
2709
|
},
|
|
2197
2710
|
"output": {
|
|
2198
2711
|
"type": "structure",
|
|
@@ -2205,15 +2718,19 @@
|
|
|
2205
2718
|
"ResourceIdentifier": {},
|
|
2206
2719
|
"ResourceType": {},
|
|
2207
2720
|
"Solvers": {
|
|
2208
|
-
"shape": "
|
|
2721
|
+
"shape": "S7k"
|
|
2209
2722
|
},
|
|
2210
2723
|
"Destination": {}
|
|
2211
2724
|
}
|
|
2212
2725
|
}
|
|
2213
2726
|
},
|
|
2214
2727
|
"NextToken": {}
|
|
2215
|
-
}
|
|
2216
|
-
|
|
2728
|
+
},
|
|
2729
|
+
"deprecated": true,
|
|
2730
|
+
"deprecatedMessage": "This operation is no longer supported."
|
|
2731
|
+
},
|
|
2732
|
+
"deprecated": true,
|
|
2733
|
+
"deprecatedMessage": "This operation is no longer supported."
|
|
2217
2734
|
},
|
|
2218
2735
|
"ListQueuedMessages": {
|
|
2219
2736
|
"http": {
|
|
@@ -2260,7 +2777,7 @@
|
|
|
2260
2777
|
},
|
|
2261
2778
|
"ReceivedAt": {},
|
|
2262
2779
|
"LoRaWAN": {
|
|
2263
|
-
"shape": "
|
|
2780
|
+
"shape": "Sdb"
|
|
2264
2781
|
}
|
|
2265
2782
|
}
|
|
2266
2783
|
}
|
|
@@ -2402,7 +2919,7 @@
|
|
|
2402
2919
|
"SidewalkId": {},
|
|
2403
2920
|
"SidewalkManufacturingSn": {},
|
|
2404
2921
|
"DeviceCertificates": {
|
|
2405
|
-
"shape": "
|
|
2922
|
+
"shape": "Sb9"
|
|
2406
2923
|
}
|
|
2407
2924
|
}
|
|
2408
2925
|
},
|
|
@@ -2454,10 +2971,10 @@
|
|
|
2454
2971
|
"type": "structure",
|
|
2455
2972
|
"members": {
|
|
2456
2973
|
"CurrentVersion": {
|
|
2457
|
-
"shape": "
|
|
2974
|
+
"shape": "S4e"
|
|
2458
2975
|
},
|
|
2459
2976
|
"UpdateVersion": {
|
|
2460
|
-
"shape": "
|
|
2977
|
+
"shape": "S4e"
|
|
2461
2978
|
}
|
|
2462
2979
|
}
|
|
2463
2980
|
},
|
|
@@ -2501,7 +3018,7 @@
|
|
|
2501
3018
|
"Name": {},
|
|
2502
3019
|
"Description": {},
|
|
2503
3020
|
"LoRaWAN": {
|
|
2504
|
-
"shape": "
|
|
3021
|
+
"shape": "S3o"
|
|
2505
3022
|
},
|
|
2506
3023
|
"LastUplinkReceivedAt": {}
|
|
2507
3024
|
}
|
|
@@ -2548,12 +3065,18 @@
|
|
|
2548
3065
|
}
|
|
2549
3066
|
},
|
|
2550
3067
|
"Destination": {}
|
|
2551
|
-
}
|
|
3068
|
+
},
|
|
3069
|
+
"deprecated": true,
|
|
3070
|
+
"deprecatedMessage": "This operation is no longer supported."
|
|
2552
3071
|
},
|
|
2553
3072
|
"output": {
|
|
2554
3073
|
"type": "structure",
|
|
2555
|
-
"members": {}
|
|
2556
|
-
|
|
3074
|
+
"members": {},
|
|
3075
|
+
"deprecated": true,
|
|
3076
|
+
"deprecatedMessage": "This operation is no longer supported."
|
|
3077
|
+
},
|
|
3078
|
+
"deprecated": true,
|
|
3079
|
+
"deprecatedMessage": "This operation is no longer supported."
|
|
2557
3080
|
},
|
|
2558
3081
|
"PutResourceLogLevel": {
|
|
2559
3082
|
"http": {
|
|
@@ -2693,7 +3216,7 @@
|
|
|
2693
3216
|
"type": "structure",
|
|
2694
3217
|
"members": {
|
|
2695
3218
|
"LoRaWAN": {
|
|
2696
|
-
"shape": "
|
|
3219
|
+
"shape": "Sdb"
|
|
2697
3220
|
},
|
|
2698
3221
|
"Sidewalk": {
|
|
2699
3222
|
"type": "structure",
|
|
@@ -2791,7 +3314,7 @@
|
|
|
2791
3314
|
"type": "structure",
|
|
2792
3315
|
"members": {
|
|
2793
3316
|
"StartTime": {
|
|
2794
|
-
"shape": "
|
|
3317
|
+
"shape": "S66"
|
|
2795
3318
|
}
|
|
2796
3319
|
}
|
|
2797
3320
|
}
|
|
@@ -2820,7 +3343,7 @@
|
|
|
2820
3343
|
"locationName": "Id"
|
|
2821
3344
|
},
|
|
2822
3345
|
"LoRaWAN": {
|
|
2823
|
-
"shape": "
|
|
3346
|
+
"shape": "S6t"
|
|
2824
3347
|
}
|
|
2825
3348
|
}
|
|
2826
3349
|
},
|
|
@@ -2946,19 +3469,19 @@
|
|
|
2946
3469
|
"type": "structure",
|
|
2947
3470
|
"members": {
|
|
2948
3471
|
"DeviceRegistrationState": {
|
|
2949
|
-
"shape": "
|
|
3472
|
+
"shape": "S5t"
|
|
2950
3473
|
},
|
|
2951
3474
|
"Proximity": {
|
|
2952
|
-
"shape": "
|
|
3475
|
+
"shape": "S5w"
|
|
2953
3476
|
},
|
|
2954
3477
|
"Join": {
|
|
2955
|
-
"shape": "
|
|
3478
|
+
"shape": "S5x"
|
|
2956
3479
|
},
|
|
2957
3480
|
"ConnectionStatus": {
|
|
2958
|
-
"shape": "
|
|
3481
|
+
"shape": "S5z"
|
|
2959
3482
|
},
|
|
2960
3483
|
"MessageDeliveryStatus": {
|
|
2961
|
-
"shape": "
|
|
3484
|
+
"shape": "S61"
|
|
2962
3485
|
}
|
|
2963
3486
|
}
|
|
2964
3487
|
},
|
|
@@ -3007,10 +3530,10 @@
|
|
|
3007
3530
|
"members": {
|
|
3008
3531
|
"DefaultLogLevel": {},
|
|
3009
3532
|
"WirelessDeviceLogOptions": {
|
|
3010
|
-
"shape": "
|
|
3533
|
+
"shape": "S6g"
|
|
3011
3534
|
},
|
|
3012
3535
|
"WirelessGatewayLogOptions": {
|
|
3013
|
-
"shape": "
|
|
3536
|
+
"shape": "S6a"
|
|
3014
3537
|
}
|
|
3015
3538
|
}
|
|
3016
3539
|
},
|
|
@@ -3146,14 +3669,20 @@
|
|
|
3146
3669
|
"locationName": "resourceType"
|
|
3147
3670
|
},
|
|
3148
3671
|
"Position": {
|
|
3149
|
-
"shape": "
|
|
3672
|
+
"shape": "S79"
|
|
3150
3673
|
}
|
|
3151
|
-
}
|
|
3674
|
+
},
|
|
3675
|
+
"deprecated": true,
|
|
3676
|
+
"deprecatedMessage": "This operation is no longer supported."
|
|
3152
3677
|
},
|
|
3153
3678
|
"output": {
|
|
3154
3679
|
"type": "structure",
|
|
3155
|
-
"members": {}
|
|
3156
|
-
|
|
3680
|
+
"members": {},
|
|
3681
|
+
"deprecated": true,
|
|
3682
|
+
"deprecatedMessage": "This operation is no longer supported."
|
|
3683
|
+
},
|
|
3684
|
+
"deprecated": true,
|
|
3685
|
+
"deprecatedMessage": "This operation is no longer supported."
|
|
3157
3686
|
},
|
|
3158
3687
|
"UpdateResourceEventConfiguration": {
|
|
3159
3688
|
"http": {
|
|
@@ -3181,19 +3710,19 @@
|
|
|
3181
3710
|
"locationName": "partnerType"
|
|
3182
3711
|
},
|
|
3183
3712
|
"DeviceRegistrationState": {
|
|
3184
|
-
"shape": "
|
|
3713
|
+
"shape": "S9y"
|
|
3185
3714
|
},
|
|
3186
3715
|
"Proximity": {
|
|
3187
|
-
"shape": "
|
|
3716
|
+
"shape": "Sa0"
|
|
3188
3717
|
},
|
|
3189
3718
|
"Join": {
|
|
3190
|
-
"shape": "
|
|
3719
|
+
"shape": "Sa1"
|
|
3191
3720
|
},
|
|
3192
3721
|
"ConnectionStatus": {
|
|
3193
|
-
"shape": "
|
|
3722
|
+
"shape": "Sa3"
|
|
3194
3723
|
},
|
|
3195
3724
|
"MessageDeliveryStatus": {
|
|
3196
|
-
"shape": "
|
|
3725
|
+
"shape": "Sa5"
|
|
3197
3726
|
}
|
|
3198
3727
|
}
|
|
3199
3728
|
},
|
|
@@ -3202,6 +3731,38 @@
|
|
|
3202
3731
|
"members": {}
|
|
3203
3732
|
}
|
|
3204
3733
|
},
|
|
3734
|
+
"UpdateResourcePosition": {
|
|
3735
|
+
"http": {
|
|
3736
|
+
"method": "PATCH",
|
|
3737
|
+
"requestUri": "/resource-positions/{ResourceIdentifier}",
|
|
3738
|
+
"responseCode": 204
|
|
3739
|
+
},
|
|
3740
|
+
"input": {
|
|
3741
|
+
"type": "structure",
|
|
3742
|
+
"required": [
|
|
3743
|
+
"ResourceIdentifier",
|
|
3744
|
+
"ResourceType"
|
|
3745
|
+
],
|
|
3746
|
+
"members": {
|
|
3747
|
+
"ResourceIdentifier": {
|
|
3748
|
+
"location": "uri",
|
|
3749
|
+
"locationName": "ResourceIdentifier"
|
|
3750
|
+
},
|
|
3751
|
+
"ResourceType": {
|
|
3752
|
+
"location": "querystring",
|
|
3753
|
+
"locationName": "resourceType"
|
|
3754
|
+
},
|
|
3755
|
+
"GeoJsonPayload": {
|
|
3756
|
+
"type": "blob"
|
|
3757
|
+
}
|
|
3758
|
+
},
|
|
3759
|
+
"payload": "GeoJsonPayload"
|
|
3760
|
+
},
|
|
3761
|
+
"output": {
|
|
3762
|
+
"type": "structure",
|
|
3763
|
+
"members": {}
|
|
3764
|
+
}
|
|
3765
|
+
},
|
|
3205
3766
|
"UpdateWirelessDevice": {
|
|
3206
3767
|
"http": {
|
|
3207
3768
|
"method": "PATCH",
|
|
@@ -3247,11 +3808,15 @@
|
|
|
3247
3808
|
"members": {
|
|
3248
3809
|
"Positioning": {
|
|
3249
3810
|
"shape": "S3f"
|
|
3811
|
+
},
|
|
3812
|
+
"Applications": {
|
|
3813
|
+
"shape": "S3g"
|
|
3250
3814
|
}
|
|
3251
3815
|
}
|
|
3252
3816
|
}
|
|
3253
3817
|
}
|
|
3254
|
-
}
|
|
3818
|
+
},
|
|
3819
|
+
"Positioning": {}
|
|
3255
3820
|
}
|
|
3256
3821
|
},
|
|
3257
3822
|
"output": {
|
|
@@ -3278,10 +3843,10 @@
|
|
|
3278
3843
|
"Name": {},
|
|
3279
3844
|
"Description": {},
|
|
3280
3845
|
"JoinEuiFilters": {
|
|
3281
|
-
"shape": "
|
|
3846
|
+
"shape": "S3q"
|
|
3282
3847
|
},
|
|
3283
3848
|
"NetIdFilters": {
|
|
3284
|
-
"shape": "
|
|
3849
|
+
"shape": "S3s"
|
|
3285
3850
|
}
|
|
3286
3851
|
}
|
|
3287
3852
|
},
|
|
@@ -3476,6 +4041,9 @@
|
|
|
3476
4041
|
},
|
|
3477
4042
|
"Positioning": {
|
|
3478
4043
|
"shape": "S3f"
|
|
4044
|
+
},
|
|
4045
|
+
"Applications": {
|
|
4046
|
+
"shape": "S3g"
|
|
3479
4047
|
}
|
|
3480
4048
|
}
|
|
3481
4049
|
}
|
|
@@ -3495,16 +4063,29 @@
|
|
|
3495
4063
|
}
|
|
3496
4064
|
}
|
|
3497
4065
|
},
|
|
3498
|
-
"
|
|
4066
|
+
"S3g": {
|
|
4067
|
+
"type": "list",
|
|
4068
|
+
"member": {
|
|
4069
|
+
"type": "structure",
|
|
4070
|
+
"members": {
|
|
4071
|
+
"FPort": {
|
|
4072
|
+
"type": "integer"
|
|
4073
|
+
},
|
|
4074
|
+
"Type": {},
|
|
4075
|
+
"DestinationName": {}
|
|
4076
|
+
}
|
|
4077
|
+
}
|
|
4078
|
+
},
|
|
4079
|
+
"S3o": {
|
|
3499
4080
|
"type": "structure",
|
|
3500
4081
|
"members": {
|
|
3501
4082
|
"GatewayEui": {},
|
|
3502
4083
|
"RfRegion": {},
|
|
3503
4084
|
"JoinEuiFilters": {
|
|
3504
|
-
"shape": "
|
|
4085
|
+
"shape": "S3q"
|
|
3505
4086
|
},
|
|
3506
4087
|
"NetIdFilters": {
|
|
3507
|
-
"shape": "
|
|
4088
|
+
"shape": "S3s"
|
|
3508
4089
|
},
|
|
3509
4090
|
"SubBands": {
|
|
3510
4091
|
"type": "list",
|
|
@@ -3528,18 +4109,18 @@
|
|
|
3528
4109
|
}
|
|
3529
4110
|
}
|
|
3530
4111
|
},
|
|
3531
|
-
"
|
|
4112
|
+
"S3q": {
|
|
3532
4113
|
"type": "list",
|
|
3533
4114
|
"member": {
|
|
3534
4115
|
"type": "list",
|
|
3535
4116
|
"member": {}
|
|
3536
4117
|
}
|
|
3537
4118
|
},
|
|
3538
|
-
"
|
|
4119
|
+
"S3s": {
|
|
3539
4120
|
"type": "list",
|
|
3540
4121
|
"member": {}
|
|
3541
4122
|
},
|
|
3542
|
-
"
|
|
4123
|
+
"S49": {
|
|
3543
4124
|
"type": "structure",
|
|
3544
4125
|
"members": {
|
|
3545
4126
|
"UpdateDataSource": {},
|
|
@@ -3552,16 +4133,16 @@
|
|
|
3552
4133
|
"type": "long"
|
|
3553
4134
|
},
|
|
3554
4135
|
"CurrentVersion": {
|
|
3555
|
-
"shape": "
|
|
4136
|
+
"shape": "S4e"
|
|
3556
4137
|
},
|
|
3557
4138
|
"UpdateVersion": {
|
|
3558
|
-
"shape": "
|
|
4139
|
+
"shape": "S4e"
|
|
3559
4140
|
}
|
|
3560
4141
|
}
|
|
3561
4142
|
}
|
|
3562
4143
|
}
|
|
3563
4144
|
},
|
|
3564
|
-
"
|
|
4145
|
+
"S4e": {
|
|
3565
4146
|
"type": "structure",
|
|
3566
4147
|
"members": {
|
|
3567
4148
|
"PackageVersion": {},
|
|
@@ -3569,29 +4150,29 @@
|
|
|
3569
4150
|
"Station": {}
|
|
3570
4151
|
}
|
|
3571
4152
|
},
|
|
3572
|
-
"
|
|
4153
|
+
"S5t": {
|
|
3573
4154
|
"type": "structure",
|
|
3574
4155
|
"members": {
|
|
3575
4156
|
"Sidewalk": {
|
|
3576
|
-
"shape": "
|
|
4157
|
+
"shape": "S5u"
|
|
3577
4158
|
}
|
|
3578
4159
|
}
|
|
3579
4160
|
},
|
|
3580
|
-
"
|
|
4161
|
+
"S5u": {
|
|
3581
4162
|
"type": "structure",
|
|
3582
4163
|
"members": {
|
|
3583
4164
|
"WirelessDeviceEventTopic": {}
|
|
3584
4165
|
}
|
|
3585
4166
|
},
|
|
3586
|
-
"
|
|
4167
|
+
"S5w": {
|
|
3587
4168
|
"type": "structure",
|
|
3588
4169
|
"members": {
|
|
3589
4170
|
"Sidewalk": {
|
|
3590
|
-
"shape": "
|
|
4171
|
+
"shape": "S5u"
|
|
3591
4172
|
}
|
|
3592
4173
|
}
|
|
3593
4174
|
},
|
|
3594
|
-
"
|
|
4175
|
+
"S5x": {
|
|
3595
4176
|
"type": "structure",
|
|
3596
4177
|
"members": {
|
|
3597
4178
|
"LoRaWAN": {
|
|
@@ -3602,7 +4183,7 @@
|
|
|
3602
4183
|
}
|
|
3603
4184
|
}
|
|
3604
4185
|
},
|
|
3605
|
-
"
|
|
4186
|
+
"S5z": {
|
|
3606
4187
|
"type": "structure",
|
|
3607
4188
|
"members": {
|
|
3608
4189
|
"LoRaWAN": {
|
|
@@ -3613,19 +4194,19 @@
|
|
|
3613
4194
|
}
|
|
3614
4195
|
}
|
|
3615
4196
|
},
|
|
3616
|
-
"
|
|
4197
|
+
"S61": {
|
|
3617
4198
|
"type": "structure",
|
|
3618
4199
|
"members": {
|
|
3619
4200
|
"Sidewalk": {
|
|
3620
|
-
"shape": "
|
|
4201
|
+
"shape": "S5u"
|
|
3621
4202
|
}
|
|
3622
4203
|
}
|
|
3623
4204
|
},
|
|
3624
|
-
"
|
|
4205
|
+
"S66": {
|
|
3625
4206
|
"type": "timestamp",
|
|
3626
4207
|
"timestampFormat": "iso8601"
|
|
3627
4208
|
},
|
|
3628
|
-
"
|
|
4209
|
+
"S6a": {
|
|
3629
4210
|
"type": "list",
|
|
3630
4211
|
"member": {
|
|
3631
4212
|
"type": "structure",
|
|
@@ -3653,7 +4234,7 @@
|
|
|
3653
4234
|
}
|
|
3654
4235
|
}
|
|
3655
4236
|
},
|
|
3656
|
-
"
|
|
4237
|
+
"S6g": {
|
|
3657
4238
|
"type": "list",
|
|
3658
4239
|
"member": {
|
|
3659
4240
|
"type": "structure",
|
|
@@ -3681,7 +4262,7 @@
|
|
|
3681
4262
|
}
|
|
3682
4263
|
}
|
|
3683
4264
|
},
|
|
3684
|
-
"
|
|
4265
|
+
"S6t": {
|
|
3685
4266
|
"type": "structure",
|
|
3686
4267
|
"members": {
|
|
3687
4268
|
"DlDr": {
|
|
@@ -3699,7 +4280,7 @@
|
|
|
3699
4280
|
}
|
|
3700
4281
|
}
|
|
3701
4282
|
},
|
|
3702
|
-
"
|
|
4283
|
+
"S72": {
|
|
3703
4284
|
"type": "structure",
|
|
3704
4285
|
"members": {
|
|
3705
4286
|
"AmazonId": {},
|
|
@@ -3710,13 +4291,13 @@
|
|
|
3710
4291
|
"Arn": {}
|
|
3711
4292
|
}
|
|
3712
4293
|
},
|
|
3713
|
-
"
|
|
4294
|
+
"S79": {
|
|
3714
4295
|
"type": "list",
|
|
3715
4296
|
"member": {
|
|
3716
4297
|
"type": "float"
|
|
3717
4298
|
}
|
|
3718
4299
|
},
|
|
3719
|
-
"
|
|
4300
|
+
"S7k": {
|
|
3720
4301
|
"type": "structure",
|
|
3721
4302
|
"members": {
|
|
3722
4303
|
"SemtechGnss": {
|
|
@@ -3730,31 +4311,31 @@
|
|
|
3730
4311
|
}
|
|
3731
4312
|
}
|
|
3732
4313
|
},
|
|
3733
|
-
"
|
|
4314
|
+
"S9y": {
|
|
3734
4315
|
"type": "structure",
|
|
3735
4316
|
"members": {
|
|
3736
4317
|
"Sidewalk": {
|
|
3737
|
-
"shape": "
|
|
4318
|
+
"shape": "S9z"
|
|
3738
4319
|
},
|
|
3739
4320
|
"WirelessDeviceIdEventTopic": {}
|
|
3740
4321
|
}
|
|
3741
4322
|
},
|
|
3742
|
-
"
|
|
4323
|
+
"S9z": {
|
|
3743
4324
|
"type": "structure",
|
|
3744
4325
|
"members": {
|
|
3745
4326
|
"AmazonIdEventTopic": {}
|
|
3746
4327
|
}
|
|
3747
4328
|
},
|
|
3748
|
-
"
|
|
4329
|
+
"Sa0": {
|
|
3749
4330
|
"type": "structure",
|
|
3750
4331
|
"members": {
|
|
3751
4332
|
"Sidewalk": {
|
|
3752
|
-
"shape": "
|
|
4333
|
+
"shape": "S9z"
|
|
3753
4334
|
},
|
|
3754
4335
|
"WirelessDeviceIdEventTopic": {}
|
|
3755
4336
|
}
|
|
3756
4337
|
},
|
|
3757
|
-
"
|
|
4338
|
+
"Sa1": {
|
|
3758
4339
|
"type": "structure",
|
|
3759
4340
|
"members": {
|
|
3760
4341
|
"LoRaWAN": {
|
|
@@ -3766,7 +4347,7 @@
|
|
|
3766
4347
|
"WirelessDeviceIdEventTopic": {}
|
|
3767
4348
|
}
|
|
3768
4349
|
},
|
|
3769
|
-
"
|
|
4350
|
+
"Sa3": {
|
|
3770
4351
|
"type": "structure",
|
|
3771
4352
|
"members": {
|
|
3772
4353
|
"LoRaWAN": {
|
|
@@ -3778,16 +4359,16 @@
|
|
|
3778
4359
|
"WirelessGatewayIdEventTopic": {}
|
|
3779
4360
|
}
|
|
3780
4361
|
},
|
|
3781
|
-
"
|
|
4362
|
+
"Sa5": {
|
|
3782
4363
|
"type": "structure",
|
|
3783
4364
|
"members": {
|
|
3784
4365
|
"Sidewalk": {
|
|
3785
|
-
"shape": "
|
|
4366
|
+
"shape": "S9z"
|
|
3786
4367
|
},
|
|
3787
4368
|
"WirelessDeviceIdEventTopic": {}
|
|
3788
4369
|
}
|
|
3789
4370
|
},
|
|
3790
|
-
"
|
|
4371
|
+
"Sb9": {
|
|
3791
4372
|
"type": "list",
|
|
3792
4373
|
"member": {
|
|
3793
4374
|
"type": "structure",
|
|
@@ -3801,7 +4382,7 @@
|
|
|
3801
4382
|
}
|
|
3802
4383
|
}
|
|
3803
4384
|
},
|
|
3804
|
-
"
|
|
4385
|
+
"Sdb": {
|
|
3805
4386
|
"type": "structure",
|
|
3806
4387
|
"members": {
|
|
3807
4388
|
"FPort": {
|