aws-sdk 2.1343.0 → 2.1344.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.
@@ -268,6 +268,10 @@
268
268
  },
269
269
  "ClientRequestToken": {
270
270
  "idempotencyToken": true
271
+ },
272
+ "Sidewalk": {
273
+ "type": "structure",
274
+ "members": {}
271
275
  }
272
276
  }
273
277
  },
@@ -297,7 +301,7 @@
297
301
  "idempotencyToken": true
298
302
  },
299
303
  "LoRaWAN": {
300
- "shape": "S1w"
304
+ "shape": "S1x"
301
305
  },
302
306
  "FirmwareUpdateImage": {},
303
307
  "FirmwareUpdateRole": {},
@@ -340,7 +344,7 @@
340
344
  "idempotencyToken": true
341
345
  },
342
346
  "LoRaWAN": {
343
- "shape": "S27"
347
+ "shape": "S28"
344
348
  },
345
349
  "Tags": {
346
350
  "shape": "S6"
@@ -368,13 +372,13 @@
368
372
  "members": {
369
373
  "Name": {},
370
374
  "TraceContent": {
371
- "shape": "S2d"
375
+ "shape": "S2e"
372
376
  },
373
377
  "WirelessDevices": {
374
- "shape": "S2g"
378
+ "shape": "S2h"
375
379
  },
376
380
  "WirelessGateways": {
377
- "shape": "S2h"
381
+ "shape": "S2i"
378
382
  },
379
383
  "Description": {},
380
384
  "Tags": {
@@ -452,12 +456,18 @@
452
456
  "idempotencyToken": true
453
457
  },
454
458
  "LoRaWAN": {
455
- "shape": "S2w"
459
+ "shape": "S2x"
456
460
  },
457
461
  "Tags": {
458
462
  "shape": "S6"
459
463
  },
460
- "Positioning": {}
464
+ "Positioning": {},
465
+ "Sidewalk": {
466
+ "type": "structure",
467
+ "members": {
468
+ "DeviceProfileId": {}
469
+ }
470
+ }
461
471
  }
462
472
  },
463
473
  "output": {
@@ -482,7 +492,7 @@
482
492
  "Name": {},
483
493
  "Description": {},
484
494
  "LoRaWAN": {
485
- "shape": "S3r"
495
+ "shape": "S3t"
486
496
  },
487
497
  "Tags": {
488
498
  "shape": "S6"
@@ -543,7 +553,7 @@
543
553
  },
544
554
  "Name": {},
545
555
  "Update": {
546
- "shape": "S4c"
556
+ "shape": "S4e"
547
557
  },
548
558
  "ClientRequestToken": {
549
559
  "idempotencyToken": true
@@ -754,6 +764,29 @@
754
764
  "members": {}
755
765
  }
756
766
  },
767
+ "DeleteWirelessDeviceImportTask": {
768
+ "http": {
769
+ "method": "DELETE",
770
+ "requestUri": "/wireless_device_import_task/{Id}",
771
+ "responseCode": 204
772
+ },
773
+ "input": {
774
+ "type": "structure",
775
+ "required": [
776
+ "Id"
777
+ ],
778
+ "members": {
779
+ "Id": {
780
+ "location": "uri",
781
+ "locationName": "Id"
782
+ }
783
+ }
784
+ },
785
+ "output": {
786
+ "type": "structure",
787
+ "members": {}
788
+ }
789
+ },
757
790
  "DeleteWirelessGateway": {
758
791
  "http": {
759
792
  "method": "DELETE",
@@ -823,6 +856,32 @@
823
856
  "members": {}
824
857
  }
825
858
  },
859
+ "DeregisterWirelessDevice": {
860
+ "http": {
861
+ "method": "PATCH",
862
+ "requestUri": "/wireless-devices/{Identifier}/deregister"
863
+ },
864
+ "input": {
865
+ "type": "structure",
866
+ "required": [
867
+ "Identifier"
868
+ ],
869
+ "members": {
870
+ "Identifier": {
871
+ "location": "uri",
872
+ "locationName": "Identifier"
873
+ },
874
+ "WirelessDeviceType": {
875
+ "location": "querystring",
876
+ "locationName": "WirelessDeviceType"
877
+ }
878
+ }
879
+ },
880
+ "output": {
881
+ "type": "structure",
882
+ "members": {}
883
+ }
884
+ },
826
885
  "DisassociateAwsAccountFromPartnerAccount": {
827
886
  "http": {
828
887
  "method": "DELETE",
@@ -1058,6 +1117,38 @@
1058
1117
  "Id": {},
1059
1118
  "LoRaWAN": {
1060
1119
  "shape": "S16"
1120
+ },
1121
+ "Sidewalk": {
1122
+ "type": "structure",
1123
+ "members": {
1124
+ "ApplicationServerPublicKey": {
1125
+ "type": "string",
1126
+ "sensitive": true
1127
+ },
1128
+ "QualificationStatus": {
1129
+ "type": "boolean"
1130
+ },
1131
+ "DakCertificateMetadata": {
1132
+ "type": "list",
1133
+ "member": {
1134
+ "type": "structure",
1135
+ "required": [
1136
+ "CertificateId"
1137
+ ],
1138
+ "members": {
1139
+ "CertificateId": {},
1140
+ "MaxAllowedSignature": {
1141
+ "type": "integer"
1142
+ },
1143
+ "FactorySupport": {
1144
+ "type": "boolean"
1145
+ },
1146
+ "ApId": {},
1147
+ "DeviceTypeId": {}
1148
+ }
1149
+ }
1150
+ }
1151
+ }
1061
1152
  }
1062
1153
  }
1063
1154
  }
@@ -1075,19 +1166,19 @@
1075
1166
  "type": "structure",
1076
1167
  "members": {
1077
1168
  "DeviceRegistrationState": {
1078
- "shape": "S5w"
1169
+ "shape": "S6e"
1079
1170
  },
1080
1171
  "Proximity": {
1081
- "shape": "S5z"
1172
+ "shape": "S6h"
1082
1173
  },
1083
1174
  "Join": {
1084
- "shape": "S60"
1175
+ "shape": "S6i"
1085
1176
  },
1086
1177
  "ConnectionStatus": {
1087
- "shape": "S62"
1178
+ "shape": "S6k"
1088
1179
  },
1089
1180
  "MessageDeliveryStatus": {
1090
- "shape": "S64"
1181
+ "shape": "S6m"
1091
1182
  }
1092
1183
  }
1093
1184
  }
@@ -1122,7 +1213,7 @@
1122
1213
  "members": {
1123
1214
  "RfRegion": {},
1124
1215
  "StartTime": {
1125
- "shape": "S69"
1216
+ "shape": "S6r"
1126
1217
  }
1127
1218
  }
1128
1219
  },
@@ -1158,10 +1249,10 @@
1158
1249
  "members": {
1159
1250
  "DefaultLogLevel": {},
1160
1251
  "WirelessGatewayLogOptions": {
1161
- "shape": "S6d"
1252
+ "shape": "S6v"
1162
1253
  },
1163
1254
  "WirelessDeviceLogOptions": {
1164
- "shape": "S6j"
1255
+ "shape": "S71"
1165
1256
  }
1166
1257
  }
1167
1258
  }
@@ -1231,7 +1322,7 @@
1231
1322
  "type": "structure",
1232
1323
  "members": {
1233
1324
  "LoRaWAN": {
1234
- "shape": "S6w"
1325
+ "shape": "S7e"
1235
1326
  }
1236
1327
  }
1237
1328
  }
@@ -1258,13 +1349,13 @@
1258
1349
  "type": "structure",
1259
1350
  "members": {
1260
1351
  "TraceContent": {
1261
- "shape": "S2d"
1352
+ "shape": "S2e"
1262
1353
  },
1263
1354
  "WirelessDevices": {
1264
- "shape": "S2g"
1355
+ "shape": "S2h"
1265
1356
  },
1266
1357
  "WirelessGateways": {
1267
- "shape": "S2h"
1358
+ "shape": "S2i"
1268
1359
  },
1269
1360
  "Description": {},
1270
1361
  "Arn": {},
@@ -1298,7 +1389,7 @@
1298
1389
  "type": "structure",
1299
1390
  "members": {
1300
1391
  "Sidewalk": {
1301
- "shape": "S75"
1392
+ "shape": "S7n"
1302
1393
  },
1303
1394
  "AccountLinked": {
1304
1395
  "type": "boolean"
@@ -1334,7 +1425,7 @@
1334
1425
  "type": "structure",
1335
1426
  "members": {
1336
1427
  "Position": {
1337
- "shape": "S7c"
1428
+ "shape": "S7u"
1338
1429
  },
1339
1430
  "Accuracy": {
1340
1431
  "type": "structure",
@@ -1387,7 +1478,7 @@
1387
1478
  "type": "structure",
1388
1479
  "members": {
1389
1480
  "Solvers": {
1390
- "shape": "S7n"
1481
+ "shape": "S85"
1391
1482
  },
1392
1483
  "Destination": {}
1393
1484
  },
@@ -1892,19 +1983,19 @@
1892
1983
  "type": "structure",
1893
1984
  "members": {
1894
1985
  "DeviceRegistrationState": {
1895
- "shape": "Sa1"
1986
+ "shape": "Sai"
1896
1987
  },
1897
1988
  "Proximity": {
1898
- "shape": "Sa3"
1989
+ "shape": "Sak"
1899
1990
  },
1900
1991
  "Join": {
1901
- "shape": "Sa4"
1992
+ "shape": "Sal"
1902
1993
  },
1903
1994
  "ConnectionStatus": {
1904
- "shape": "Sa6"
1995
+ "shape": "San"
1905
1996
  },
1906
1997
  "MessageDeliveryStatus": {
1907
- "shape": "Sa8"
1998
+ "shape": "Sap"
1908
1999
  }
1909
2000
  }
1910
2001
  }
@@ -2110,7 +2201,7 @@
2110
2201
  "ThingName": {},
2111
2202
  "ThingArn": {},
2112
2203
  "LoRaWAN": {
2113
- "shape": "S2w"
2204
+ "shape": "S2x"
2114
2205
  },
2115
2206
  "Sidewalk": {
2116
2207
  "type": "structure",
@@ -2119,14 +2210,69 @@
2119
2210
  "SidewalkId": {},
2120
2211
  "SidewalkManufacturingSn": {},
2121
2212
  "DeviceCertificates": {
2122
- "shape": "Sbc"
2123
- }
2213
+ "shape": "Sbt"
2214
+ },
2215
+ "PrivateKeys": {
2216
+ "type": "list",
2217
+ "member": {
2218
+ "shape": "Sbu"
2219
+ }
2220
+ },
2221
+ "DeviceProfileId": {},
2222
+ "CertificateId": {},
2223
+ "Status": {}
2124
2224
  }
2125
2225
  },
2126
2226
  "Positioning": {}
2127
2227
  }
2128
2228
  }
2129
2229
  },
2230
+ "GetWirelessDeviceImportTask": {
2231
+ "http": {
2232
+ "method": "GET",
2233
+ "requestUri": "/wireless_device_import_task/{Id}"
2234
+ },
2235
+ "input": {
2236
+ "type": "structure",
2237
+ "required": [
2238
+ "Id"
2239
+ ],
2240
+ "members": {
2241
+ "Id": {
2242
+ "location": "uri",
2243
+ "locationName": "Id"
2244
+ }
2245
+ }
2246
+ },
2247
+ "output": {
2248
+ "type": "structure",
2249
+ "members": {
2250
+ "Id": {},
2251
+ "Arn": {},
2252
+ "DestinationName": {},
2253
+ "Sidewalk": {
2254
+ "shape": "Sc2"
2255
+ },
2256
+ "CreationTime": {
2257
+ "shape": "Sc6"
2258
+ },
2259
+ "Status": {},
2260
+ "StatusReason": {},
2261
+ "InitializedImportedDeviceCount": {
2262
+ "type": "long"
2263
+ },
2264
+ "PendingImportedDeviceCount": {
2265
+ "type": "long"
2266
+ },
2267
+ "OnboardedImportedDeviceCount": {
2268
+ "type": "long"
2269
+ },
2270
+ "FailedImportedDeviceCount": {
2271
+ "type": "long"
2272
+ }
2273
+ }
2274
+ }
2275
+ },
2130
2276
  "GetWirelessDeviceStatistics": {
2131
2277
  "http": {
2132
2278
  "method": "GET",
@@ -2224,7 +2370,7 @@
2224
2370
  "Id": {},
2225
2371
  "Description": {},
2226
2372
  "LoRaWAN": {
2227
- "shape": "S3r"
2373
+ "shape": "S3t"
2228
2374
  },
2229
2375
  "Arn": {},
2230
2376
  "ThingName": {},
@@ -2281,7 +2427,7 @@
2281
2427
  "type": "structure",
2282
2428
  "members": {
2283
2429
  "CurrentVersion": {
2284
- "shape": "S4h"
2430
+ "shape": "S4j"
2285
2431
  }
2286
2432
  }
2287
2433
  }
@@ -2368,7 +2514,7 @@
2368
2514
  },
2369
2515
  "Name": {},
2370
2516
  "Update": {
2371
- "shape": "S4c"
2517
+ "shape": "S4e"
2372
2518
  },
2373
2519
  "Arn": {}
2374
2520
  }
@@ -2430,6 +2576,10 @@
2430
2576
  "location": "querystring",
2431
2577
  "locationName": "maxResults",
2432
2578
  "type": "integer"
2579
+ },
2580
+ "DeviceProfileType": {
2581
+ "location": "querystring",
2582
+ "locationName": "deviceProfileType"
2433
2583
  }
2434
2584
  }
2435
2585
  },
@@ -2451,6 +2601,64 @@
2451
2601
  }
2452
2602
  }
2453
2603
  },
2604
+ "ListDevicesForWirelessDeviceImportTask": {
2605
+ "http": {
2606
+ "method": "GET",
2607
+ "requestUri": "/wireless_device_import_task"
2608
+ },
2609
+ "input": {
2610
+ "type": "structure",
2611
+ "required": [
2612
+ "Id"
2613
+ ],
2614
+ "members": {
2615
+ "Id": {
2616
+ "location": "querystring",
2617
+ "locationName": "id"
2618
+ },
2619
+ "MaxResults": {
2620
+ "location": "querystring",
2621
+ "locationName": "maxResults",
2622
+ "type": "integer"
2623
+ },
2624
+ "NextToken": {
2625
+ "location": "querystring",
2626
+ "locationName": "nextToken"
2627
+ },
2628
+ "Status": {
2629
+ "location": "querystring",
2630
+ "locationName": "status"
2631
+ }
2632
+ }
2633
+ },
2634
+ "output": {
2635
+ "type": "structure",
2636
+ "members": {
2637
+ "NextToken": {},
2638
+ "DestinationName": {},
2639
+ "ImportedWirelessDeviceList": {
2640
+ "type": "list",
2641
+ "member": {
2642
+ "type": "structure",
2643
+ "members": {
2644
+ "Sidewalk": {
2645
+ "type": "structure",
2646
+ "members": {
2647
+ "SidewalkManufacturingSn": {},
2648
+ "OnboardingStatus": {},
2649
+ "OnboardingStatusReason": {},
2650
+ "LastUpdateTime": {
2651
+ "type": "timestamp",
2652
+ "timestampFormat": "iso8601"
2653
+ }
2654
+ }
2655
+ }
2656
+ }
2657
+ }
2658
+ }
2659
+ }
2660
+ }
2661
+ },
2454
2662
  "ListEventConfigurations": {
2455
2663
  "http": {
2456
2664
  "method": "GET",
@@ -2493,19 +2701,19 @@
2493
2701
  "type": "structure",
2494
2702
  "members": {
2495
2703
  "DeviceRegistrationState": {
2496
- "shape": "Sa1"
2704
+ "shape": "Sai"
2497
2705
  },
2498
2706
  "Proximity": {
2499
- "shape": "Sa3"
2707
+ "shape": "Sak"
2500
2708
  },
2501
2709
  "Join": {
2502
- "shape": "Sa4"
2710
+ "shape": "Sal"
2503
2711
  },
2504
2712
  "ConnectionStatus": {
2505
- "shape": "Sa6"
2713
+ "shape": "San"
2506
2714
  },
2507
2715
  "MessageDeliveryStatus": {
2508
- "shape": "Sa8"
2716
+ "shape": "Sap"
2509
2717
  }
2510
2718
  }
2511
2719
  }
@@ -2693,7 +2901,7 @@
2693
2901
  "Sidewalk": {
2694
2902
  "type": "list",
2695
2903
  "member": {
2696
- "shape": "S75"
2904
+ "shape": "S7n"
2697
2905
  }
2698
2906
  }
2699
2907
  }
@@ -2736,7 +2944,7 @@
2736
2944
  "ResourceIdentifier": {},
2737
2945
  "ResourceType": {},
2738
2946
  "Solvers": {
2739
- "shape": "S7n"
2947
+ "shape": "S85"
2740
2948
  },
2741
2949
  "Destination": {}
2742
2950
  }
@@ -2795,7 +3003,7 @@
2795
3003
  },
2796
3004
  "ReceivedAt": {},
2797
3005
  "LoRaWAN": {
2798
- "shape": "Sde"
3006
+ "shape": "Seh"
2799
3007
  }
2800
3008
  }
2801
3009
  }
@@ -2866,6 +3074,63 @@
2866
3074
  }
2867
3075
  }
2868
3076
  },
3077
+ "ListWirelessDeviceImportTasks": {
3078
+ "http": {
3079
+ "method": "GET",
3080
+ "requestUri": "/wireless_device_import_tasks"
3081
+ },
3082
+ "input": {
3083
+ "type": "structure",
3084
+ "members": {
3085
+ "MaxResults": {
3086
+ "location": "querystring",
3087
+ "locationName": "maxResults",
3088
+ "type": "integer"
3089
+ },
3090
+ "NextToken": {
3091
+ "location": "querystring",
3092
+ "locationName": "nextToken"
3093
+ }
3094
+ }
3095
+ },
3096
+ "output": {
3097
+ "type": "structure",
3098
+ "members": {
3099
+ "NextToken": {},
3100
+ "WirelessDeviceImportTaskList": {
3101
+ "type": "list",
3102
+ "member": {
3103
+ "type": "structure",
3104
+ "members": {
3105
+ "Id": {},
3106
+ "Arn": {},
3107
+ "DestinationName": {},
3108
+ "Sidewalk": {
3109
+ "shape": "Sc2"
3110
+ },
3111
+ "CreationTime": {
3112
+ "shape": "Sc6"
3113
+ },
3114
+ "Status": {},
3115
+ "StatusReason": {},
3116
+ "InitializedImportedDeviceCount": {
3117
+ "type": "long"
3118
+ },
3119
+ "PendingImportedDeviceCount": {
3120
+ "type": "long"
3121
+ },
3122
+ "OnboardedImportedDeviceCount": {
3123
+ "type": "long"
3124
+ },
3125
+ "FailedImportedDeviceCount": {
3126
+ "type": "long"
3127
+ }
3128
+ }
3129
+ }
3130
+ }
3131
+ }
3132
+ }
3133
+ },
2869
3134
  "ListWirelessDevices": {
2870
3135
  "http": {
2871
3136
  "method": "GET",
@@ -2937,8 +3202,10 @@
2937
3202
  "SidewalkId": {},
2938
3203
  "SidewalkManufacturingSn": {},
2939
3204
  "DeviceCertificates": {
2940
- "shape": "Sbc"
2941
- }
3205
+ "shape": "Sbt"
3206
+ },
3207
+ "DeviceProfileId": {},
3208
+ "Status": {}
2942
3209
  }
2943
3210
  },
2944
3211
  "FuotaDeviceStatus": {},
@@ -2989,10 +3256,10 @@
2989
3256
  "type": "structure",
2990
3257
  "members": {
2991
3258
  "CurrentVersion": {
2992
- "shape": "S4h"
3259
+ "shape": "S4j"
2993
3260
  },
2994
3261
  "UpdateVersion": {
2995
- "shape": "S4h"
3262
+ "shape": "S4j"
2996
3263
  }
2997
3264
  }
2998
3265
  },
@@ -3036,7 +3303,7 @@
3036
3303
  "Name": {},
3037
3304
  "Description": {},
3038
3305
  "LoRaWAN": {
3039
- "shape": "S3r"
3306
+ "shape": "S3t"
3040
3307
  },
3041
3308
  "LastUplinkReceivedAt": {}
3042
3309
  }
@@ -3234,7 +3501,7 @@
3234
3501
  "type": "structure",
3235
3502
  "members": {
3236
3503
  "LoRaWAN": {
3237
- "shape": "Sde"
3504
+ "shape": "Seh"
3238
3505
  },
3239
3506
  "Sidewalk": {
3240
3507
  "type": "structure",
@@ -3332,7 +3599,7 @@
3332
3599
  "type": "structure",
3333
3600
  "members": {
3334
3601
  "StartTime": {
3335
- "shape": "S69"
3602
+ "shape": "S6r"
3336
3603
  }
3337
3604
  }
3338
3605
  }
@@ -3361,7 +3628,7 @@
3361
3628
  "locationName": "Id"
3362
3629
  },
3363
3630
  "LoRaWAN": {
3364
- "shape": "S6w"
3631
+ "shape": "S7e"
3365
3632
  }
3366
3633
  }
3367
3634
  },
@@ -3370,6 +3637,78 @@
3370
3637
  "members": {}
3371
3638
  }
3372
3639
  },
3640
+ "StartSingleWirelessDeviceImportTask": {
3641
+ "http": {
3642
+ "requestUri": "/wireless_single_device_import_task",
3643
+ "responseCode": 201
3644
+ },
3645
+ "input": {
3646
+ "type": "structure",
3647
+ "required": [
3648
+ "DestinationName",
3649
+ "Sidewalk"
3650
+ ],
3651
+ "members": {
3652
+ "DestinationName": {},
3653
+ "ClientRequestToken": {
3654
+ "idempotencyToken": true
3655
+ },
3656
+ "DeviceName": {},
3657
+ "Tags": {
3658
+ "shape": "S6"
3659
+ },
3660
+ "Sidewalk": {
3661
+ "type": "structure",
3662
+ "members": {
3663
+ "SidewalkManufacturingSn": {}
3664
+ }
3665
+ }
3666
+ }
3667
+ },
3668
+ "output": {
3669
+ "type": "structure",
3670
+ "members": {
3671
+ "Id": {},
3672
+ "Arn": {}
3673
+ }
3674
+ }
3675
+ },
3676
+ "StartWirelessDeviceImportTask": {
3677
+ "http": {
3678
+ "requestUri": "/wireless_device_import_task",
3679
+ "responseCode": 201
3680
+ },
3681
+ "input": {
3682
+ "type": "structure",
3683
+ "required": [
3684
+ "DestinationName",
3685
+ "Sidewalk"
3686
+ ],
3687
+ "members": {
3688
+ "DestinationName": {},
3689
+ "ClientRequestToken": {
3690
+ "idempotencyToken": true
3691
+ },
3692
+ "Tags": {
3693
+ "shape": "S6"
3694
+ },
3695
+ "Sidewalk": {
3696
+ "type": "structure",
3697
+ "members": {
3698
+ "DeviceCreationFile": {},
3699
+ "Role": {}
3700
+ }
3701
+ }
3702
+ }
3703
+ },
3704
+ "output": {
3705
+ "type": "structure",
3706
+ "members": {
3707
+ "Id": {},
3708
+ "Arn": {}
3709
+ }
3710
+ }
3711
+ },
3373
3712
  "TagResource": {
3374
3713
  "http": {
3375
3714
  "requestUri": "/tags",
@@ -3487,19 +3826,19 @@
3487
3826
  "type": "structure",
3488
3827
  "members": {
3489
3828
  "DeviceRegistrationState": {
3490
- "shape": "S5w"
3829
+ "shape": "S6e"
3491
3830
  },
3492
3831
  "Proximity": {
3493
- "shape": "S5z"
3832
+ "shape": "S6h"
3494
3833
  },
3495
3834
  "Join": {
3496
- "shape": "S60"
3835
+ "shape": "S6i"
3497
3836
  },
3498
3837
  "ConnectionStatus": {
3499
- "shape": "S62"
3838
+ "shape": "S6k"
3500
3839
  },
3501
3840
  "MessageDeliveryStatus": {
3502
- "shape": "S64"
3841
+ "shape": "S6m"
3503
3842
  }
3504
3843
  }
3505
3844
  },
@@ -3527,7 +3866,7 @@
3527
3866
  "Name": {},
3528
3867
  "Description": {},
3529
3868
  "LoRaWAN": {
3530
- "shape": "S1w"
3869
+ "shape": "S1x"
3531
3870
  },
3532
3871
  "FirmwareUpdateImage": {},
3533
3872
  "FirmwareUpdateRole": {},
@@ -3557,10 +3896,10 @@
3557
3896
  "members": {
3558
3897
  "DefaultLogLevel": {},
3559
3898
  "WirelessDeviceLogOptions": {
3560
- "shape": "S6j"
3899
+ "shape": "S71"
3561
3900
  },
3562
3901
  "WirelessGatewayLogOptions": {
3563
- "shape": "S6d"
3902
+ "shape": "S6v"
3564
3903
  }
3565
3904
  }
3566
3905
  },
@@ -3588,7 +3927,7 @@
3588
3927
  "Name": {},
3589
3928
  "Description": {},
3590
3929
  "LoRaWAN": {
3591
- "shape": "S27"
3930
+ "shape": "S28"
3592
3931
  }
3593
3932
  }
3594
3933
  },
@@ -3614,19 +3953,19 @@
3614
3953
  "locationName": "ConfigurationName"
3615
3954
  },
3616
3955
  "TraceContent": {
3617
- "shape": "S2d"
3956
+ "shape": "S2e"
3618
3957
  },
3619
3958
  "WirelessDevicesToAdd": {
3620
- "shape": "S2g"
3959
+ "shape": "S2h"
3621
3960
  },
3622
3961
  "WirelessDevicesToRemove": {
3623
- "shape": "S2g"
3962
+ "shape": "S2h"
3624
3963
  },
3625
3964
  "WirelessGatewaysToAdd": {
3626
- "shape": "S2h"
3965
+ "shape": "S2i"
3627
3966
  },
3628
3967
  "WirelessGatewaysToRemove": {
3629
- "shape": "S2h"
3968
+ "shape": "S2i"
3630
3969
  },
3631
3970
  "Description": {}
3632
3971
  }
@@ -3696,7 +4035,7 @@
3696
4035
  "locationName": "resourceType"
3697
4036
  },
3698
4037
  "Position": {
3699
- "shape": "S7c"
4038
+ "shape": "S7u"
3700
4039
  }
3701
4040
  },
3702
4041
  "deprecated": true,
@@ -3737,19 +4076,19 @@
3737
4076
  "locationName": "partnerType"
3738
4077
  },
3739
4078
  "DeviceRegistrationState": {
3740
- "shape": "Sa1"
4079
+ "shape": "Sai"
3741
4080
  },
3742
4081
  "Proximity": {
3743
- "shape": "Sa3"
4082
+ "shape": "Sak"
3744
4083
  },
3745
4084
  "Join": {
3746
- "shape": "Sa4"
4085
+ "shape": "Sal"
3747
4086
  },
3748
4087
  "ConnectionStatus": {
3749
- "shape": "Sa6"
4088
+ "shape": "San"
3750
4089
  },
3751
4090
  "MessageDeliveryStatus": {
3752
- "shape": "Sa8"
4091
+ "shape": "Sap"
3753
4092
  }
3754
4093
  }
3755
4094
  },
@@ -3834,10 +4173,10 @@
3834
4173
  "type": "structure",
3835
4174
  "members": {
3836
4175
  "Positioning": {
3837
- "shape": "S3i"
4176
+ "shape": "S3j"
3838
4177
  },
3839
4178
  "Applications": {
3840
- "shape": "S3j"
4179
+ "shape": "S3k"
3841
4180
  }
3842
4181
  }
3843
4182
  }
@@ -3851,6 +4190,36 @@
3851
4190
  "members": {}
3852
4191
  }
3853
4192
  },
4193
+ "UpdateWirelessDeviceImportTask": {
4194
+ "http": {
4195
+ "method": "PATCH",
4196
+ "requestUri": "/wireless_device_import_task/{Id}",
4197
+ "responseCode": 204
4198
+ },
4199
+ "input": {
4200
+ "type": "structure",
4201
+ "required": [
4202
+ "Id",
4203
+ "Sidewalk"
4204
+ ],
4205
+ "members": {
4206
+ "Id": {
4207
+ "location": "uri",
4208
+ "locationName": "Id"
4209
+ },
4210
+ "Sidewalk": {
4211
+ "type": "structure",
4212
+ "members": {
4213
+ "DeviceCreationFile": {}
4214
+ }
4215
+ }
4216
+ }
4217
+ },
4218
+ "output": {
4219
+ "type": "structure",
4220
+ "members": {}
4221
+ }
4222
+ },
3854
4223
  "UpdateWirelessGateway": {
3855
4224
  "http": {
3856
4225
  "method": "PATCH",
@@ -3870,10 +4239,10 @@
3870
4239
  "Name": {},
3871
4240
  "Description": {},
3872
4241
  "JoinEuiFilters": {
3873
- "shape": "S3t"
4242
+ "shape": "S3v"
3874
4243
  },
3875
4244
  "NetIdFilters": {
3876
- "shape": "S3v"
4245
+ "shape": "S3x"
3877
4246
  }
3878
4247
  }
3879
4248
  },
@@ -3970,35 +4339,35 @@
3970
4339
  }
3971
4340
  }
3972
4341
  },
3973
- "S1w": {
4342
+ "S1x": {
3974
4343
  "type": "structure",
3975
4344
  "members": {
3976
4345
  "RfRegion": {}
3977
4346
  }
3978
4347
  },
3979
- "S27": {
4348
+ "S28": {
3980
4349
  "type": "structure",
3981
4350
  "members": {
3982
4351
  "RfRegion": {},
3983
4352
  "DlClass": {}
3984
4353
  }
3985
4354
  },
3986
- "S2d": {
4355
+ "S2e": {
3987
4356
  "type": "structure",
3988
4357
  "members": {
3989
4358
  "WirelessDeviceFrameInfo": {},
3990
4359
  "LogLevel": {}
3991
4360
  }
3992
4361
  },
3993
- "S2g": {
4362
+ "S2h": {
3994
4363
  "type": "list",
3995
4364
  "member": {}
3996
4365
  },
3997
- "S2h": {
4366
+ "S2i": {
3998
4367
  "type": "list",
3999
4368
  "member": {}
4000
4369
  },
4001
- "S2w": {
4370
+ "S2x": {
4002
4371
  "type": "structure",
4003
4372
  "members": {
4004
4373
  "DevEui": {},
@@ -4067,16 +4436,16 @@
4067
4436
  "type": "integer"
4068
4437
  },
4069
4438
  "Positioning": {
4070
- "shape": "S3i"
4439
+ "shape": "S3j"
4071
4440
  },
4072
4441
  "Applications": {
4073
- "shape": "S3j"
4442
+ "shape": "S3k"
4074
4443
  }
4075
4444
  }
4076
4445
  }
4077
4446
  }
4078
4447
  },
4079
- "S3i": {
4448
+ "S3j": {
4080
4449
  "type": "structure",
4081
4450
  "members": {
4082
4451
  "ClockSync": {
@@ -4090,7 +4459,7 @@
4090
4459
  }
4091
4460
  }
4092
4461
  },
4093
- "S3j": {
4462
+ "S3k": {
4094
4463
  "type": "list",
4095
4464
  "member": {
4096
4465
  "type": "structure",
@@ -4103,16 +4472,16 @@
4103
4472
  }
4104
4473
  }
4105
4474
  },
4106
- "S3r": {
4475
+ "S3t": {
4107
4476
  "type": "structure",
4108
4477
  "members": {
4109
4478
  "GatewayEui": {},
4110
4479
  "RfRegion": {},
4111
4480
  "JoinEuiFilters": {
4112
- "shape": "S3t"
4481
+ "shape": "S3v"
4113
4482
  },
4114
4483
  "NetIdFilters": {
4115
- "shape": "S3v"
4484
+ "shape": "S3x"
4116
4485
  },
4117
4486
  "SubBands": {
4118
4487
  "type": "list",
@@ -4136,18 +4505,18 @@
4136
4505
  }
4137
4506
  }
4138
4507
  },
4139
- "S3t": {
4508
+ "S3v": {
4140
4509
  "type": "list",
4141
4510
  "member": {
4142
4511
  "type": "list",
4143
4512
  "member": {}
4144
4513
  }
4145
4514
  },
4146
- "S3v": {
4515
+ "S3x": {
4147
4516
  "type": "list",
4148
4517
  "member": {}
4149
4518
  },
4150
- "S4c": {
4519
+ "S4e": {
4151
4520
  "type": "structure",
4152
4521
  "members": {
4153
4522
  "UpdateDataSource": {},
@@ -4160,16 +4529,16 @@
4160
4529
  "type": "long"
4161
4530
  },
4162
4531
  "CurrentVersion": {
4163
- "shape": "S4h"
4532
+ "shape": "S4j"
4164
4533
  },
4165
4534
  "UpdateVersion": {
4166
- "shape": "S4h"
4535
+ "shape": "S4j"
4167
4536
  }
4168
4537
  }
4169
4538
  }
4170
4539
  }
4171
4540
  },
4172
- "S4h": {
4541
+ "S4j": {
4173
4542
  "type": "structure",
4174
4543
  "members": {
4175
4544
  "PackageVersion": {},
@@ -4177,29 +4546,29 @@
4177
4546
  "Station": {}
4178
4547
  }
4179
4548
  },
4180
- "S5w": {
4549
+ "S6e": {
4181
4550
  "type": "structure",
4182
4551
  "members": {
4183
4552
  "Sidewalk": {
4184
- "shape": "S5x"
4553
+ "shape": "S6f"
4185
4554
  }
4186
4555
  }
4187
4556
  },
4188
- "S5x": {
4557
+ "S6f": {
4189
4558
  "type": "structure",
4190
4559
  "members": {
4191
4560
  "WirelessDeviceEventTopic": {}
4192
4561
  }
4193
4562
  },
4194
- "S5z": {
4563
+ "S6h": {
4195
4564
  "type": "structure",
4196
4565
  "members": {
4197
4566
  "Sidewalk": {
4198
- "shape": "S5x"
4567
+ "shape": "S6f"
4199
4568
  }
4200
4569
  }
4201
4570
  },
4202
- "S60": {
4571
+ "S6i": {
4203
4572
  "type": "structure",
4204
4573
  "members": {
4205
4574
  "LoRaWAN": {
@@ -4210,7 +4579,7 @@
4210
4579
  }
4211
4580
  }
4212
4581
  },
4213
- "S62": {
4582
+ "S6k": {
4214
4583
  "type": "structure",
4215
4584
  "members": {
4216
4585
  "LoRaWAN": {
@@ -4221,19 +4590,19 @@
4221
4590
  }
4222
4591
  }
4223
4592
  },
4224
- "S64": {
4593
+ "S6m": {
4225
4594
  "type": "structure",
4226
4595
  "members": {
4227
4596
  "Sidewalk": {
4228
- "shape": "S5x"
4597
+ "shape": "S6f"
4229
4598
  }
4230
4599
  }
4231
4600
  },
4232
- "S69": {
4601
+ "S6r": {
4233
4602
  "type": "timestamp",
4234
4603
  "timestampFormat": "iso8601"
4235
4604
  },
4236
- "S6d": {
4605
+ "S6v": {
4237
4606
  "type": "list",
4238
4607
  "member": {
4239
4608
  "type": "structure",
@@ -4261,7 +4630,7 @@
4261
4630
  }
4262
4631
  }
4263
4632
  },
4264
- "S6j": {
4633
+ "S71": {
4265
4634
  "type": "list",
4266
4635
  "member": {
4267
4636
  "type": "structure",
@@ -4289,7 +4658,7 @@
4289
4658
  }
4290
4659
  }
4291
4660
  },
4292
- "S6w": {
4661
+ "S7e": {
4293
4662
  "type": "structure",
4294
4663
  "members": {
4295
4664
  "DlDr": {
@@ -4307,7 +4676,7 @@
4307
4676
  }
4308
4677
  }
4309
4678
  },
4310
- "S75": {
4679
+ "S7n": {
4311
4680
  "type": "structure",
4312
4681
  "members": {
4313
4682
  "AmazonId": {},
@@ -4318,13 +4687,13 @@
4318
4687
  "Arn": {}
4319
4688
  }
4320
4689
  },
4321
- "S7c": {
4690
+ "S7u": {
4322
4691
  "type": "list",
4323
4692
  "member": {
4324
4693
  "type": "float"
4325
4694
  }
4326
4695
  },
4327
- "S7n": {
4696
+ "S85": {
4328
4697
  "type": "structure",
4329
4698
  "members": {
4330
4699
  "SemtechGnss": {
@@ -4338,31 +4707,31 @@
4338
4707
  }
4339
4708
  }
4340
4709
  },
4341
- "Sa1": {
4710
+ "Sai": {
4342
4711
  "type": "structure",
4343
4712
  "members": {
4344
4713
  "Sidewalk": {
4345
- "shape": "Sa2"
4714
+ "shape": "Saj"
4346
4715
  },
4347
4716
  "WirelessDeviceIdEventTopic": {}
4348
4717
  }
4349
4718
  },
4350
- "Sa2": {
4719
+ "Saj": {
4351
4720
  "type": "structure",
4352
4721
  "members": {
4353
4722
  "AmazonIdEventTopic": {}
4354
4723
  }
4355
4724
  },
4356
- "Sa3": {
4725
+ "Sak": {
4357
4726
  "type": "structure",
4358
4727
  "members": {
4359
4728
  "Sidewalk": {
4360
- "shape": "Sa2"
4729
+ "shape": "Saj"
4361
4730
  },
4362
4731
  "WirelessDeviceIdEventTopic": {}
4363
4732
  }
4364
4733
  },
4365
- "Sa4": {
4734
+ "Sal": {
4366
4735
  "type": "structure",
4367
4736
  "members": {
4368
4737
  "LoRaWAN": {
@@ -4374,7 +4743,7 @@
4374
4743
  "WirelessDeviceIdEventTopic": {}
4375
4744
  }
4376
4745
  },
4377
- "Sa6": {
4746
+ "San": {
4378
4747
  "type": "structure",
4379
4748
  "members": {
4380
4749
  "LoRaWAN": {
@@ -4386,30 +4755,47 @@
4386
4755
  "WirelessGatewayIdEventTopic": {}
4387
4756
  }
4388
4757
  },
4389
- "Sa8": {
4758
+ "Sap": {
4390
4759
  "type": "structure",
4391
4760
  "members": {
4392
4761
  "Sidewalk": {
4393
- "shape": "Sa2"
4762
+ "shape": "Saj"
4394
4763
  },
4395
4764
  "WirelessDeviceIdEventTopic": {}
4396
4765
  }
4397
4766
  },
4398
- "Sbc": {
4767
+ "Sbt": {
4399
4768
  "type": "list",
4400
4769
  "member": {
4401
- "type": "structure",
4402
- "required": [
4403
- "SigningAlg",
4404
- "Value"
4405
- ],
4406
- "members": {
4407
- "SigningAlg": {},
4408
- "Value": {}
4409
- }
4770
+ "shape": "Sbu"
4410
4771
  }
4411
4772
  },
4412
- "Sde": {
4773
+ "Sbu": {
4774
+ "type": "structure",
4775
+ "required": [
4776
+ "SigningAlg",
4777
+ "Value"
4778
+ ],
4779
+ "members": {
4780
+ "SigningAlg": {},
4781
+ "Value": {}
4782
+ }
4783
+ },
4784
+ "Sc2": {
4785
+ "type": "structure",
4786
+ "members": {
4787
+ "DeviceCreationFileList": {
4788
+ "type": "list",
4789
+ "member": {}
4790
+ },
4791
+ "Role": {}
4792
+ }
4793
+ },
4794
+ "Sc6": {
4795
+ "type": "timestamp",
4796
+ "timestampFormat": "iso8601"
4797
+ },
4798
+ "Seh": {
4413
4799
  "type": "structure",
4414
4800
  "members": {
4415
4801
  "FPort": {