aws-sdk-iotwireless 1.27.0 → 1.29.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.
@@ -26,6 +26,10 @@ module Aws::IoTWireless
26
26
  AppKey = Shapes::StringShape.new(name: 'AppKey')
27
27
  AppSKey = Shapes::StringShape.new(name: 'AppSKey')
28
28
  AppServerPrivateKey = Shapes::StringShape.new(name: 'AppServerPrivateKey')
29
+ ApplicationConfig = Shapes::StructureShape.new(name: 'ApplicationConfig')
30
+ ApplicationConfigType = Shapes::StringShape.new(name: 'ApplicationConfigType')
31
+ Applications = Shapes::ListShape.new(name: 'Applications')
32
+ AssistPosition = Shapes::ListShape.new(name: 'AssistPosition')
29
33
  AssociateAwsAccountWithPartnerAccountRequest = Shapes::StructureShape.new(name: 'AssociateAwsAccountWithPartnerAccountRequest')
30
34
  AssociateAwsAccountWithPartnerAccountResponse = Shapes::StructureShape.new(name: 'AssociateAwsAccountWithPartnerAccountResponse')
31
35
  AssociateMulticastGroupWithFuotaTaskRequest = Shapes::StructureShape.new(name: 'AssociateMulticastGroupWithFuotaTaskRequest')
@@ -41,6 +45,11 @@ module Aws::IoTWireless
41
45
  AssociateWirelessGatewayWithThingRequest = Shapes::StructureShape.new(name: 'AssociateWirelessGatewayWithThingRequest')
42
46
  AssociateWirelessGatewayWithThingResponse = Shapes::StructureShape.new(name: 'AssociateWirelessGatewayWithThingResponse')
43
47
  AutoCreateTasks = Shapes::BooleanShape.new(name: 'AutoCreateTasks')
48
+ BCCH = Shapes::IntegerShape.new(name: 'BCCH')
49
+ BSIC = Shapes::IntegerShape.new(name: 'BSIC')
50
+ BaseLat = Shapes::FloatShape.new(name: 'BaseLat')
51
+ BaseLng = Shapes::FloatShape.new(name: 'BaseLng')
52
+ BaseStationId = Shapes::IntegerShape.new(name: 'BaseStationId')
44
53
  BatteryLevel = Shapes::StringShape.new(name: 'BatteryLevel')
45
54
  Beaconing = Shapes::StructureShape.new(name: 'Beaconing')
46
55
  BeaconingDataRate = Shapes::IntegerShape.new(name: 'BeaconingDataRate')
@@ -48,6 +57,15 @@ module Aws::IoTWireless
48
57
  BeaconingFrequency = Shapes::IntegerShape.new(name: 'BeaconingFrequency')
49
58
  CancelMulticastGroupSessionRequest = Shapes::StructureShape.new(name: 'CancelMulticastGroupSessionRequest')
50
59
  CancelMulticastGroupSessionResponse = Shapes::StructureShape.new(name: 'CancelMulticastGroupSessionResponse')
60
+ CaptureTimeAccuracy = Shapes::FloatShape.new(name: 'CaptureTimeAccuracy')
61
+ CdmaChannel = Shapes::IntegerShape.new(name: 'CdmaChannel')
62
+ CdmaList = Shapes::ListShape.new(name: 'CdmaList')
63
+ CdmaLocalId = Shapes::StructureShape.new(name: 'CdmaLocalId')
64
+ CdmaNmrList = Shapes::ListShape.new(name: 'CdmaNmrList')
65
+ CdmaNmrObj = Shapes::StructureShape.new(name: 'CdmaNmrObj')
66
+ CdmaObj = Shapes::StructureShape.new(name: 'CdmaObj')
67
+ CellParams = Shapes::IntegerShape.new(name: 'CellParams')
68
+ CellTowers = Shapes::StructureShape.new(name: 'CellTowers')
51
69
  CertificateList = Shapes::StructureShape.new(name: 'CertificateList')
52
70
  CertificatePEM = Shapes::StringShape.new(name: 'CertificatePEM')
53
71
  CertificateValue = Shapes::StringShape.new(name: 'CertificateValue')
@@ -59,6 +77,7 @@ module Aws::IoTWireless
59
77
  ConnectionStatus = Shapes::StringShape.new(name: 'ConnectionStatus')
60
78
  ConnectionStatusEventConfiguration = Shapes::StructureShape.new(name: 'ConnectionStatusEventConfiguration')
61
79
  ConnectionStatusResourceTypeEventConfiguration = Shapes::StructureShape.new(name: 'ConnectionStatusResourceTypeEventConfiguration')
80
+ Coordinate = Shapes::FloatShape.new(name: 'Coordinate')
62
81
  Crc = Shapes::IntegerShape.new(name: 'Crc')
63
82
  CreateDestinationRequest = Shapes::StructureShape.new(name: 'CreateDestinationRequest')
64
83
  CreateDestinationResponse = Shapes::StructureShape.new(name: 'CreateDestinationResponse')
@@ -81,6 +100,7 @@ module Aws::IoTWireless
81
100
  CreateWirelessGatewayTaskRequest = Shapes::StructureShape.new(name: 'CreateWirelessGatewayTaskRequest')
82
101
  CreateWirelessGatewayTaskResponse = Shapes::StructureShape.new(name: 'CreateWirelessGatewayTaskResponse')
83
102
  CreatedAt = Shapes::TimestampShape.new(name: 'CreatedAt')
103
+ CreationDate = Shapes::TimestampShape.new(name: 'CreationDate')
84
104
  DeleteDestinationRequest = Shapes::StructureShape.new(name: 'DeleteDestinationRequest')
85
105
  DeleteDestinationResponse = Shapes::StructureShape.new(name: 'DeleteDestinationResponse')
86
106
  DeleteDeviceProfileRequest = Shapes::StructureShape.new(name: 'DeleteDeviceProfileRequest')
@@ -149,7 +169,9 @@ module Aws::IoTWireless
149
169
  DrMaxBox = Shapes::IntegerShape.new(name: 'DrMaxBox')
150
170
  DrMin = Shapes::IntegerShape.new(name: 'DrMin')
151
171
  DrMinBox = Shapes::IntegerShape.new(name: 'DrMinBox')
172
+ EARFCN = Shapes::IntegerShape.new(name: 'EARFCN')
152
173
  EndPoint = Shapes::StringShape.new(name: 'EndPoint')
174
+ EutranCid = Shapes::IntegerShape.new(name: 'EutranCid')
153
175
  Event = Shapes::StringShape.new(name: 'Event')
154
176
  EventConfigurationItem = Shapes::StructureShape.new(name: 'EventConfigurationItem')
155
177
  EventConfigurationsList = Shapes::ListShape.new(name: 'EventConfigurationsList')
@@ -174,10 +196,13 @@ module Aws::IoTWireless
174
196
  FuotaTaskList = Shapes::ListShape.new(name: 'FuotaTaskList')
175
197
  FuotaTaskName = Shapes::StringShape.new(name: 'FuotaTaskName')
176
198
  FuotaTaskStatus = Shapes::StringShape.new(name: 'FuotaTaskStatus')
199
+ GPST = Shapes::FloatShape.new(name: 'GPST')
177
200
  GatewayEui = Shapes::StringShape.new(name: 'GatewayEui')
178
201
  GatewayList = Shapes::ListShape.new(name: 'GatewayList')
179
202
  GatewayListItem = Shapes::StructureShape.new(name: 'GatewayListItem')
180
203
  GenAppKey = Shapes::StringShape.new(name: 'GenAppKey')
204
+ GeoJsonPayload = Shapes::BlobShape.new(name: 'GeoJsonPayload')
205
+ GeranCid = Shapes::IntegerShape.new(name: 'GeranCid')
181
206
  GetDestinationRequest = Shapes::StructureShape.new(name: 'GetDestinationRequest')
182
207
  GetDestinationResponse = Shapes::StructureShape.new(name: 'GetDestinationResponse')
183
208
  GetDeviceProfileRequest = Shapes::StructureShape.new(name: 'GetDeviceProfileRequest')
@@ -198,12 +223,16 @@ module Aws::IoTWireless
198
223
  GetPartnerAccountResponse = Shapes::StructureShape.new(name: 'GetPartnerAccountResponse')
199
224
  GetPositionConfigurationRequest = Shapes::StructureShape.new(name: 'GetPositionConfigurationRequest')
200
225
  GetPositionConfigurationResponse = Shapes::StructureShape.new(name: 'GetPositionConfigurationResponse')
226
+ GetPositionEstimateRequest = Shapes::StructureShape.new(name: 'GetPositionEstimateRequest')
227
+ GetPositionEstimateResponse = Shapes::StructureShape.new(name: 'GetPositionEstimateResponse')
201
228
  GetPositionRequest = Shapes::StructureShape.new(name: 'GetPositionRequest')
202
229
  GetPositionResponse = Shapes::StructureShape.new(name: 'GetPositionResponse')
203
230
  GetResourceEventConfigurationRequest = Shapes::StructureShape.new(name: 'GetResourceEventConfigurationRequest')
204
231
  GetResourceEventConfigurationResponse = Shapes::StructureShape.new(name: 'GetResourceEventConfigurationResponse')
205
232
  GetResourceLogLevelRequest = Shapes::StructureShape.new(name: 'GetResourceLogLevelRequest')
206
233
  GetResourceLogLevelResponse = Shapes::StructureShape.new(name: 'GetResourceLogLevelResponse')
234
+ GetResourcePositionRequest = Shapes::StructureShape.new(name: 'GetResourcePositionRequest')
235
+ GetResourcePositionResponse = Shapes::StructureShape.new(name: 'GetResourcePositionResponse')
207
236
  GetServiceEndpointRequest = Shapes::StructureShape.new(name: 'GetServiceEndpointRequest')
208
237
  GetServiceEndpointResponse = Shapes::StructureShape.new(name: 'GetServiceEndpointResponse')
209
238
  GetServiceProfileRequest = Shapes::StructureShape.new(name: 'GetServiceProfileRequest')
@@ -224,19 +253,31 @@ module Aws::IoTWireless
224
253
  GetWirelessGatewayTaskDefinitionResponse = Shapes::StructureShape.new(name: 'GetWirelessGatewayTaskDefinitionResponse')
225
254
  GetWirelessGatewayTaskRequest = Shapes::StructureShape.new(name: 'GetWirelessGatewayTaskRequest')
226
255
  GetWirelessGatewayTaskResponse = Shapes::StructureShape.new(name: 'GetWirelessGatewayTaskResponse')
256
+ GlobalIdentity = Shapes::StructureShape.new(name: 'GlobalIdentity')
257
+ Gnss = Shapes::StructureShape.new(name: 'Gnss')
258
+ GnssNav = Shapes::StringShape.new(name: 'GnssNav')
259
+ GsmList = Shapes::ListShape.new(name: 'GsmList')
260
+ GsmLocalId = Shapes::StructureShape.new(name: 'GsmLocalId')
261
+ GsmNmrList = Shapes::ListShape.new(name: 'GsmNmrList')
262
+ GsmNmrObj = Shapes::StructureShape.new(name: 'GsmNmrObj')
263
+ GsmObj = Shapes::StructureShape.new(name: 'GsmObj')
264
+ GsmTimingAdvance = Shapes::IntegerShape.new(name: 'GsmTimingAdvance')
227
265
  HorizontalAccuracy = Shapes::FloatShape.new(name: 'HorizontalAccuracy')
228
266
  HrAllowed = Shapes::BooleanShape.new(name: 'HrAllowed')
267
+ IPAddress = Shapes::StringShape.new(name: 'IPAddress')
229
268
  ISODateTimeString = Shapes::StringShape.new(name: 'ISODateTimeString')
230
269
  Identifier = Shapes::StringShape.new(name: 'Identifier')
231
270
  IdentifierType = Shapes::StringShape.new(name: 'IdentifierType')
232
271
  Integer = Shapes::IntegerShape.new(name: 'Integer')
233
272
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
234
273
  IotCertificateId = Shapes::StringShape.new(name: 'IotCertificateId')
274
+ Ip = Shapes::StructureShape.new(name: 'Ip')
235
275
  JoinEui = Shapes::StringShape.new(name: 'JoinEui')
236
276
  JoinEuiFilters = Shapes::ListShape.new(name: 'JoinEuiFilters')
237
277
  JoinEuiRange = Shapes::ListShape.new(name: 'JoinEuiRange')
238
278
  JoinEventConfiguration = Shapes::StructureShape.new(name: 'JoinEventConfiguration')
239
279
  JoinResourceTypeEventConfiguration = Shapes::StructureShape.new(name: 'JoinResourceTypeEventConfiguration')
280
+ LAC = Shapes::IntegerShape.new(name: 'LAC')
240
281
  ListDestinationsRequest = Shapes::StructureShape.new(name: 'ListDestinationsRequest')
241
282
  ListDestinationsResponse = Shapes::StructureShape.new(name: 'ListDestinationsResponse')
242
283
  ListDeviceProfilesRequest = Shapes::StructureShape.new(name: 'ListDeviceProfilesRequest')
@@ -294,6 +335,15 @@ module Aws::IoTWireless
294
335
  LoRaWANUpdateGatewayTaskCreate = Shapes::StructureShape.new(name: 'LoRaWANUpdateGatewayTaskCreate')
295
336
  LoRaWANUpdateGatewayTaskEntry = Shapes::StructureShape.new(name: 'LoRaWANUpdateGatewayTaskEntry')
296
337
  LogLevel = Shapes::StringShape.new(name: 'LogLevel')
338
+ LteList = Shapes::ListShape.new(name: 'LteList')
339
+ LteLocalId = Shapes::StructureShape.new(name: 'LteLocalId')
340
+ LteNmrList = Shapes::ListShape.new(name: 'LteNmrList')
341
+ LteNmrObj = Shapes::StructureShape.new(name: 'LteNmrObj')
342
+ LteObj = Shapes::StructureShape.new(name: 'LteObj')
343
+ LteTimingAdvance = Shapes::IntegerShape.new(name: 'LteTimingAdvance')
344
+ MCC = Shapes::IntegerShape.new(name: 'MCC')
345
+ MNC = Shapes::IntegerShape.new(name: 'MNC')
346
+ MacAddress = Shapes::StringShape.new(name: 'MacAddress')
297
347
  MacVersion = Shapes::StringShape.new(name: 'MacVersion')
298
348
  MaxDutyCycle = Shapes::IntegerShape.new(name: 'MaxDutyCycle')
299
349
  MaxEirp = Shapes::IntegerShape.new(name: 'MaxEirp')
@@ -317,12 +367,14 @@ module Aws::IoTWireless
317
367
  MulticastGroupName = Shapes::StringShape.new(name: 'MulticastGroupName')
318
368
  MulticastGroupStatus = Shapes::StringShape.new(name: 'MulticastGroupStatus')
319
369
  MulticastWirelessMetadata = Shapes::StructureShape.new(name: 'MulticastWirelessMetadata')
370
+ NRCapable = Shapes::BooleanShape.new(name: 'NRCapable')
320
371
  NetId = Shapes::StringShape.new(name: 'NetId')
321
372
  NetIdFilters = Shapes::ListShape.new(name: 'NetIdFilters')
322
373
  NetworkAnalyzerConfigurationArn = Shapes::StringShape.new(name: 'NetworkAnalyzerConfigurationArn')
323
374
  NetworkAnalyzerConfigurationList = Shapes::ListShape.new(name: 'NetworkAnalyzerConfigurationList')
324
375
  NetworkAnalyzerConfigurationName = Shapes::StringShape.new(name: 'NetworkAnalyzerConfigurationName')
325
376
  NetworkAnalyzerConfigurations = Shapes::StructureShape.new(name: 'NetworkAnalyzerConfigurations')
377
+ NetworkId = Shapes::IntegerShape.new(name: 'NetworkId')
326
378
  NextToken = Shapes::StringShape.new(name: 'NextToken')
327
379
  NumberOfDevicesInGroup = Shapes::IntegerShape.new(name: 'NumberOfDevicesInGroup')
328
380
  NumberOfDevicesRequested = Shapes::IntegerShape.new(name: 'NumberOfDevicesRequested')
@@ -332,15 +384,20 @@ module Aws::IoTWireless
332
384
  NwkSKey = Shapes::StringShape.new(name: 'NwkSKey')
333
385
  OtaaV1_0_x = Shapes::StructureShape.new(name: 'OtaaV1_0_x')
334
386
  OtaaV1_1 = Shapes::StructureShape.new(name: 'OtaaV1_1')
387
+ PCI = Shapes::IntegerShape.new(name: 'PCI')
388
+ PSC = Shapes::IntegerShape.new(name: 'PSC')
335
389
  PackageVersion = Shapes::StringShape.new(name: 'PackageVersion')
336
390
  ParticipatingGateways = Shapes::StructureShape.new(name: 'ParticipatingGateways')
337
391
  PartnerAccountArn = Shapes::StringShape.new(name: 'PartnerAccountArn')
338
392
  PartnerAccountId = Shapes::StringShape.new(name: 'PartnerAccountId')
339
393
  PartnerType = Shapes::StringShape.new(name: 'PartnerType')
394
+ PathLoss = Shapes::IntegerShape.new(name: 'PathLoss')
340
395
  PayloadData = Shapes::StringShape.new(name: 'PayloadData')
396
+ PilotPower = Shapes::IntegerShape.new(name: 'PilotPower')
341
397
  PingSlotDr = Shapes::IntegerShape.new(name: 'PingSlotDr')
342
398
  PingSlotFreq = Shapes::IntegerShape.new(name: 'PingSlotFreq')
343
399
  PingSlotPeriod = Shapes::IntegerShape.new(name: 'PingSlotPeriod')
400
+ PnOffset = Shapes::IntegerShape.new(name: 'PnOffset')
344
401
  PositionConfigurationFec = Shapes::StringShape.new(name: 'PositionConfigurationFec')
345
402
  PositionConfigurationItem = Shapes::StructureShape.new(name: 'PositionConfigurationItem')
346
403
  PositionConfigurationList = Shapes::ListShape.new(name: 'PositionConfigurationList')
@@ -355,6 +412,7 @@ module Aws::IoTWireless
355
412
  PositionSolverType = Shapes::StringShape.new(name: 'PositionSolverType')
356
413
  PositionSolverVersion = Shapes::StringShape.new(name: 'PositionSolverVersion')
357
414
  Positioning = Shapes::StructureShape.new(name: 'Positioning')
415
+ PositioningConfigStatus = Shapes::StringShape.new(name: 'PositioningConfigStatus')
358
416
  PrAllowed = Shapes::BooleanShape.new(name: 'PrAllowed')
359
417
  PresetFreq = Shapes::IntegerShape.new(name: 'PresetFreq')
360
418
  ProximityEventConfiguration = Shapes::StructureShape.new(name: 'ProximityEventConfiguration')
@@ -364,8 +422,13 @@ module Aws::IoTWireless
364
422
  PutResourceLogLevelRequest = Shapes::StructureShape.new(name: 'PutResourceLogLevelRequest')
365
423
  PutResourceLogLevelResponse = Shapes::StructureShape.new(name: 'PutResourceLogLevelResponse')
366
424
  QueryString = Shapes::StringShape.new(name: 'QueryString')
425
+ RSCP = Shapes::IntegerShape.new(name: 'RSCP')
426
+ RSRP = Shapes::IntegerShape.new(name: 'RSRP')
427
+ RSRQ = Shapes::FloatShape.new(name: 'RSRQ')
428
+ RSS = Shapes::IntegerShape.new(name: 'RSS')
367
429
  RaAllowed = Shapes::BooleanShape.new(name: 'RaAllowed')
368
430
  RegParamsRevision = Shapes::StringShape.new(name: 'RegParamsRevision')
431
+ RegistrationZone = Shapes::IntegerShape.new(name: 'RegistrationZone')
369
432
  ReportDevStatusBattery = Shapes::BooleanShape.new(name: 'ReportDevStatusBattery')
370
433
  ReportDevStatusMargin = Shapes::BooleanShape.new(name: 'ReportDevStatusMargin')
371
434
  ResetAllResourceLogLevelsRequest = Shapes::StructureShape.new(name: 'ResetAllResourceLogLevelsRequest')
@@ -383,6 +446,7 @@ module Aws::IoTWireless
383
446
  RxDelay1 = Shapes::IntegerShape.new(name: 'RxDelay1')
384
447
  RxDrOffset1 = Shapes::IntegerShape.new(name: 'RxDrOffset1')
385
448
  RxFreq2 = Shapes::IntegerShape.new(name: 'RxFreq2')
449
+ RxLevel = Shapes::IntegerShape.new(name: 'RxLevel')
386
450
  SNwkSIntKey = Shapes::StringShape.new(name: 'SNwkSIntKey')
387
451
  SemtechGnssConfiguration = Shapes::StructureShape.new(name: 'SemtechGnssConfiguration')
388
452
  SemtechGnssDetail = Shapes::StructureShape.new(name: 'SemtechGnssDetail')
@@ -430,6 +494,8 @@ module Aws::IoTWireless
430
494
  SupportsClassB = Shapes::BooleanShape.new(name: 'SupportsClassB')
431
495
  SupportsClassC = Shapes::BooleanShape.new(name: 'SupportsClassC')
432
496
  SupportsJoin = Shapes::BooleanShape.new(name: 'SupportsJoin')
497
+ SystemId = Shapes::IntegerShape.new(name: 'SystemId')
498
+ TAC = Shapes::IntegerShape.new(name: 'TAC')
433
499
  Tag = Shapes::StructureShape.new(name: 'Tag')
434
500
  TagKey = Shapes::StringShape.new(name: 'TagKey')
435
501
  TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
@@ -438,6 +504,12 @@ module Aws::IoTWireless
438
504
  TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
439
505
  TagValue = Shapes::StringShape.new(name: 'TagValue')
440
506
  TargetPer = Shapes::IntegerShape.new(name: 'TargetPer')
507
+ TdscdmaList = Shapes::ListShape.new(name: 'TdscdmaList')
508
+ TdscdmaLocalId = Shapes::StructureShape.new(name: 'TdscdmaLocalId')
509
+ TdscdmaNmrList = Shapes::ListShape.new(name: 'TdscdmaNmrList')
510
+ TdscdmaNmrObj = Shapes::StructureShape.new(name: 'TdscdmaNmrObj')
511
+ TdscdmaObj = Shapes::StructureShape.new(name: 'TdscdmaObj')
512
+ TdscdmaTimingAdvance = Shapes::IntegerShape.new(name: 'TdscdmaTimingAdvance')
441
513
  TestWirelessDeviceRequest = Shapes::StructureShape.new(name: 'TestWirelessDeviceRequest')
442
514
  TestWirelessDeviceResponse = Shapes::StructureShape.new(name: 'TestWirelessDeviceResponse')
443
515
  ThingArn = Shapes::StringShape.new(name: 'ThingArn')
@@ -447,6 +519,8 @@ module Aws::IoTWireless
447
519
  TraceContent = Shapes::StructureShape.new(name: 'TraceContent')
448
520
  TransmissionInterval = Shapes::IntegerShape.new(name: 'TransmissionInterval')
449
521
  TransmitMode = Shapes::IntegerShape.new(name: 'TransmitMode')
522
+ UARFCN = Shapes::IntegerShape.new(name: 'UARFCN')
523
+ UARFCNDL = Shapes::IntegerShape.new(name: 'UARFCNDL')
450
524
  UlBucketSize = Shapes::IntegerShape.new(name: 'UlBucketSize')
451
525
  UlRate = Shapes::IntegerShape.new(name: 'UlRate')
452
526
  UlRatePolicy = Shapes::StringShape.new(name: 'UlRatePolicy')
@@ -474,6 +548,8 @@ module Aws::IoTWireless
474
548
  UpdatePositionResponse = Shapes::StructureShape.new(name: 'UpdatePositionResponse')
475
549
  UpdateResourceEventConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateResourceEventConfigurationRequest')
476
550
  UpdateResourceEventConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateResourceEventConfigurationResponse')
551
+ UpdateResourcePositionRequest = Shapes::StructureShape.new(name: 'UpdateResourcePositionRequest')
552
+ UpdateResourcePositionResponse = Shapes::StructureShape.new(name: 'UpdateResourcePositionResponse')
477
553
  UpdateSignature = Shapes::StringShape.new(name: 'UpdateSignature')
478
554
  UpdateWirelessDeviceRequest = Shapes::StructureShape.new(name: 'UpdateWirelessDeviceRequest')
479
555
  UpdateWirelessDeviceResponse = Shapes::StructureShape.new(name: 'UpdateWirelessDeviceResponse')
@@ -481,8 +557,17 @@ module Aws::IoTWireless
481
557
  UpdateWirelessGatewayResponse = Shapes::StructureShape.new(name: 'UpdateWirelessGatewayResponse')
482
558
  UpdateWirelessGatewayTaskCreate = Shapes::StructureShape.new(name: 'UpdateWirelessGatewayTaskCreate')
483
559
  UpdateWirelessGatewayTaskEntry = Shapes::StructureShape.new(name: 'UpdateWirelessGatewayTaskEntry')
560
+ Use2DSolver = Shapes::BooleanShape.new(name: 'Use2DSolver')
561
+ UtranCid = Shapes::IntegerShape.new(name: 'UtranCid')
484
562
  ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
485
563
  VerticalAccuracy = Shapes::FloatShape.new(name: 'VerticalAccuracy')
564
+ WcdmaList = Shapes::ListShape.new(name: 'WcdmaList')
565
+ WcdmaLocalId = Shapes::StructureShape.new(name: 'WcdmaLocalId')
566
+ WcdmaNmrList = Shapes::ListShape.new(name: 'WcdmaNmrList')
567
+ WcdmaNmrObj = Shapes::StructureShape.new(name: 'WcdmaNmrObj')
568
+ WcdmaObj = Shapes::StructureShape.new(name: 'WcdmaObj')
569
+ WiFiAccessPoint = Shapes::StructureShape.new(name: 'WiFiAccessPoint')
570
+ WiFiAccessPoints = Shapes::ListShape.new(name: 'WiFiAccessPoints')
486
571
  WirelessDeviceArn = Shapes::StringShape.new(name: 'WirelessDeviceArn')
487
572
  WirelessDeviceEvent = Shapes::StringShape.new(name: 'WirelessDeviceEvent')
488
573
  WirelessDeviceEventLogOption = Shapes::StructureShape.new(name: 'WirelessDeviceEventLogOption')
@@ -536,6 +621,15 @@ module Aws::IoTWireless
536
621
  Accuracy.add_member(:vertical_accuracy, Shapes::ShapeRef.new(shape: VerticalAccuracy, location_name: "VerticalAccuracy"))
537
622
  Accuracy.struct_class = Types::Accuracy
538
623
 
624
+ ApplicationConfig.add_member(:f_port, Shapes::ShapeRef.new(shape: FPort, location_name: "FPort"))
625
+ ApplicationConfig.add_member(:type, Shapes::ShapeRef.new(shape: ApplicationConfigType, location_name: "Type"))
626
+ ApplicationConfig.add_member(:destination_name, Shapes::ShapeRef.new(shape: DestinationName, location_name: "DestinationName"))
627
+ ApplicationConfig.struct_class = Types::ApplicationConfig
628
+
629
+ Applications.member = Shapes::ShapeRef.new(shape: ApplicationConfig)
630
+
631
+ AssistPosition.member = Shapes::ShapeRef.new(shape: Coordinate)
632
+
539
633
  AssociateAwsAccountWithPartnerAccountRequest.add_member(:sidewalk, Shapes::ShapeRef.new(shape: SidewalkAccountInfo, required: true, location_name: "Sidewalk"))
540
634
  AssociateAwsAccountWithPartnerAccountRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
541
635
  AssociateAwsAccountWithPartnerAccountRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
@@ -593,6 +687,38 @@ module Aws::IoTWireless
593
687
 
594
688
  CancelMulticastGroupSessionResponse.struct_class = Types::CancelMulticastGroupSessionResponse
595
689
 
690
+ CdmaList.member = Shapes::ShapeRef.new(shape: CdmaObj)
691
+
692
+ CdmaLocalId.add_member(:pn_offset, Shapes::ShapeRef.new(shape: PnOffset, required: true, location_name: "PnOffset"))
693
+ CdmaLocalId.add_member(:cdma_channel, Shapes::ShapeRef.new(shape: CdmaChannel, required: true, location_name: "CdmaChannel"))
694
+ CdmaLocalId.struct_class = Types::CdmaLocalId
695
+
696
+ CdmaNmrList.member = Shapes::ShapeRef.new(shape: CdmaNmrObj)
697
+
698
+ CdmaNmrObj.add_member(:pn_offset, Shapes::ShapeRef.new(shape: PnOffset, required: true, location_name: "PnOffset"))
699
+ CdmaNmrObj.add_member(:cdma_channel, Shapes::ShapeRef.new(shape: CdmaChannel, required: true, location_name: "CdmaChannel"))
700
+ CdmaNmrObj.add_member(:pilot_power, Shapes::ShapeRef.new(shape: PilotPower, location_name: "PilotPower"))
701
+ CdmaNmrObj.add_member(:base_station_id, Shapes::ShapeRef.new(shape: BaseStationId, location_name: "BaseStationId"))
702
+ CdmaNmrObj.struct_class = Types::CdmaNmrObj
703
+
704
+ CdmaObj.add_member(:system_id, Shapes::ShapeRef.new(shape: SystemId, required: true, location_name: "SystemId"))
705
+ CdmaObj.add_member(:network_id, Shapes::ShapeRef.new(shape: NetworkId, required: true, location_name: "NetworkId"))
706
+ CdmaObj.add_member(:base_station_id, Shapes::ShapeRef.new(shape: BaseStationId, required: true, location_name: "BaseStationId"))
707
+ CdmaObj.add_member(:registration_zone, Shapes::ShapeRef.new(shape: RegistrationZone, location_name: "RegistrationZone"))
708
+ CdmaObj.add_member(:cdma_local_id, Shapes::ShapeRef.new(shape: CdmaLocalId, location_name: "CdmaLocalId"))
709
+ CdmaObj.add_member(:pilot_power, Shapes::ShapeRef.new(shape: PilotPower, location_name: "PilotPower"))
710
+ CdmaObj.add_member(:base_lat, Shapes::ShapeRef.new(shape: BaseLat, location_name: "BaseLat"))
711
+ CdmaObj.add_member(:base_lng, Shapes::ShapeRef.new(shape: BaseLng, location_name: "BaseLng"))
712
+ CdmaObj.add_member(:cdma_nmr, Shapes::ShapeRef.new(shape: CdmaNmrList, location_name: "CdmaNmr"))
713
+ CdmaObj.struct_class = Types::CdmaObj
714
+
715
+ CellTowers.add_member(:gsm, Shapes::ShapeRef.new(shape: GsmList, location_name: "Gsm"))
716
+ CellTowers.add_member(:wcdma, Shapes::ShapeRef.new(shape: WcdmaList, location_name: "Wcdma"))
717
+ CellTowers.add_member(:tdscdma, Shapes::ShapeRef.new(shape: TdscdmaList, location_name: "Tdscdma"))
718
+ CellTowers.add_member(:lte, Shapes::ShapeRef.new(shape: LteList, location_name: "Lte"))
719
+ CellTowers.add_member(:cdma, Shapes::ShapeRef.new(shape: CdmaList, location_name: "Cdma"))
720
+ CellTowers.struct_class = Types::CellTowers
721
+
596
722
  CertificateList.add_member(:signing_alg, Shapes::ShapeRef.new(shape: SigningAlg, required: true, location_name: "SigningAlg"))
597
723
  CertificateList.add_member(:value, Shapes::ShapeRef.new(shape: CertificateValue, required: true, location_name: "Value"))
598
724
  CertificateList.struct_class = Types::CertificateList
@@ -686,6 +812,7 @@ module Aws::IoTWireless
686
812
  CreateWirelessDeviceRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
687
813
  CreateWirelessDeviceRequest.add_member(:lo_ra_wan, Shapes::ShapeRef.new(shape: LoRaWANDevice, location_name: "LoRaWAN"))
688
814
  CreateWirelessDeviceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
815
+ CreateWirelessDeviceRequest.add_member(:positioning, Shapes::ShapeRef.new(shape: PositioningConfigStatus, location_name: "Positioning"))
689
816
  CreateWirelessDeviceRequest.struct_class = Types::CreateWirelessDeviceRequest
690
817
 
691
818
  CreateWirelessDeviceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: WirelessDeviceArn, location_name: "Arn"))
@@ -871,6 +998,7 @@ module Aws::IoTWireless
871
998
  FPorts.add_member(:multicast, Shapes::ShapeRef.new(shape: FPort, location_name: "Multicast"))
872
999
  FPorts.add_member(:clock_sync, Shapes::ShapeRef.new(shape: FPort, location_name: "ClockSync"))
873
1000
  FPorts.add_member(:positioning, Shapes::ShapeRef.new(shape: Positioning, location_name: "Positioning"))
1001
+ FPorts.add_member(:applications, Shapes::ShapeRef.new(shape: Applications, location_name: "Applications"))
874
1002
  FPorts.struct_class = Types::FPorts
875
1003
 
876
1004
  FactoryPresetFreqsList.member = Shapes::ShapeRef.new(shape: PresetFreq)
@@ -983,6 +1111,18 @@ module Aws::IoTWireless
983
1111
  GetPositionConfigurationResponse.add_member(:destination, Shapes::ShapeRef.new(shape: DestinationName, location_name: "Destination"))
984
1112
  GetPositionConfigurationResponse.struct_class = Types::GetPositionConfigurationResponse
985
1113
 
1114
+ GetPositionEstimateRequest.add_member(:wi_fi_access_points, Shapes::ShapeRef.new(shape: WiFiAccessPoints, location_name: "WiFiAccessPoints"))
1115
+ GetPositionEstimateRequest.add_member(:cell_towers, Shapes::ShapeRef.new(shape: CellTowers, location_name: "CellTowers"))
1116
+ GetPositionEstimateRequest.add_member(:ip, Shapes::ShapeRef.new(shape: Ip, location_name: "Ip"))
1117
+ GetPositionEstimateRequest.add_member(:gnss, Shapes::ShapeRef.new(shape: Gnss, location_name: "Gnss"))
1118
+ GetPositionEstimateRequest.add_member(:timestamp, Shapes::ShapeRef.new(shape: CreationDate, location_name: "Timestamp"))
1119
+ GetPositionEstimateRequest.struct_class = Types::GetPositionEstimateRequest
1120
+
1121
+ GetPositionEstimateResponse.add_member(:geo_json_payload, Shapes::ShapeRef.new(shape: GeoJsonPayload, location_name: "GeoJsonPayload"))
1122
+ GetPositionEstimateResponse.struct_class = Types::GetPositionEstimateResponse
1123
+ GetPositionEstimateResponse[:payload] = :geo_json_payload
1124
+ GetPositionEstimateResponse[:payload_member] = GetPositionEstimateResponse.member(:geo_json_payload)
1125
+
986
1126
  GetPositionRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: PositionResourceIdentifier, required: true, location: "uri", location_name: "ResourceIdentifier"))
987
1127
  GetPositionRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: PositionResourceType, required: true, location: "querystring", location_name: "resourceType"))
988
1128
  GetPositionRequest.struct_class = Types::GetPositionRequest
@@ -1014,6 +1154,15 @@ module Aws::IoTWireless
1014
1154
  GetResourceLogLevelResponse.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, location_name: "LogLevel"))
1015
1155
  GetResourceLogLevelResponse.struct_class = Types::GetResourceLogLevelResponse
1016
1156
 
1157
+ GetResourcePositionRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: PositionResourceIdentifier, required: true, location: "uri", location_name: "ResourceIdentifier"))
1158
+ GetResourcePositionRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: PositionResourceType, required: true, location: "querystring", location_name: "resourceType"))
1159
+ GetResourcePositionRequest.struct_class = Types::GetResourcePositionRequest
1160
+
1161
+ GetResourcePositionResponse.add_member(:geo_json_payload, Shapes::ShapeRef.new(shape: GeoJsonPayload, location_name: "GeoJsonPayload"))
1162
+ GetResourcePositionResponse.struct_class = Types::GetResourcePositionResponse
1163
+ GetResourcePositionResponse[:payload] = :geo_json_payload
1164
+ GetResourcePositionResponse[:payload_member] = GetResourcePositionResponse.member(:geo_json_payload)
1165
+
1017
1166
  GetServiceEndpointRequest.add_member(:service_type, Shapes::ShapeRef.new(shape: WirelessGatewayServiceType, location: "querystring", location_name: "serviceType"))
1018
1167
  GetServiceEndpointRequest.struct_class = Types::GetServiceEndpointRequest
1019
1168
 
@@ -1045,6 +1194,7 @@ module Aws::IoTWireless
1045
1194
  GetWirelessDeviceResponse.add_member(:thing_arn, Shapes::ShapeRef.new(shape: ThingArn, location_name: "ThingArn"))
1046
1195
  GetWirelessDeviceResponse.add_member(:lo_ra_wan, Shapes::ShapeRef.new(shape: LoRaWANDevice, location_name: "LoRaWAN"))
1047
1196
  GetWirelessDeviceResponse.add_member(:sidewalk, Shapes::ShapeRef.new(shape: SidewalkDevice, location_name: "Sidewalk"))
1197
+ GetWirelessDeviceResponse.add_member(:positioning, Shapes::ShapeRef.new(shape: PositioningConfigStatus, location_name: "Positioning"))
1048
1198
  GetWirelessDeviceResponse.struct_class = Types::GetWirelessDeviceResponse
1049
1199
 
1050
1200
  GetWirelessDeviceStatisticsRequest.add_member(:wireless_device_id, Shapes::ShapeRef.new(shape: WirelessDeviceId, required: true, location: "uri", location_name: "Id"))
@@ -1109,9 +1259,48 @@ module Aws::IoTWireless
1109
1259
  GetWirelessGatewayTaskResponse.add_member(:status, Shapes::ShapeRef.new(shape: WirelessGatewayTaskStatus, location_name: "Status"))
1110
1260
  GetWirelessGatewayTaskResponse.struct_class = Types::GetWirelessGatewayTaskResponse
1111
1261
 
1262
+ GlobalIdentity.add_member(:lac, Shapes::ShapeRef.new(shape: LAC, required: true, location_name: "Lac"))
1263
+ GlobalIdentity.add_member(:geran_cid, Shapes::ShapeRef.new(shape: GeranCid, required: true, location_name: "GeranCid"))
1264
+ GlobalIdentity.struct_class = Types::GlobalIdentity
1265
+
1266
+ Gnss.add_member(:payload, Shapes::ShapeRef.new(shape: GnssNav, required: true, location_name: "Payload"))
1267
+ Gnss.add_member(:capture_time, Shapes::ShapeRef.new(shape: GPST, location_name: "CaptureTime"))
1268
+ Gnss.add_member(:capture_time_accuracy, Shapes::ShapeRef.new(shape: CaptureTimeAccuracy, location_name: "CaptureTimeAccuracy"))
1269
+ Gnss.add_member(:assist_position, Shapes::ShapeRef.new(shape: AssistPosition, location_name: "AssistPosition"))
1270
+ Gnss.add_member(:assist_altitude, Shapes::ShapeRef.new(shape: Coordinate, location_name: "AssistAltitude"))
1271
+ Gnss.add_member(:use_2_d_solver, Shapes::ShapeRef.new(shape: Use2DSolver, location_name: "Use2DSolver"))
1272
+ Gnss.struct_class = Types::Gnss
1273
+
1274
+ GsmList.member = Shapes::ShapeRef.new(shape: GsmObj)
1275
+
1276
+ GsmLocalId.add_member(:bsic, Shapes::ShapeRef.new(shape: BSIC, required: true, location_name: "Bsic"))
1277
+ GsmLocalId.add_member(:bcch, Shapes::ShapeRef.new(shape: BCCH, required: true, location_name: "Bcch"))
1278
+ GsmLocalId.struct_class = Types::GsmLocalId
1279
+
1280
+ GsmNmrList.member = Shapes::ShapeRef.new(shape: GsmNmrObj)
1281
+
1282
+ GsmNmrObj.add_member(:bsic, Shapes::ShapeRef.new(shape: BSIC, required: true, location_name: "Bsic"))
1283
+ GsmNmrObj.add_member(:bcch, Shapes::ShapeRef.new(shape: BCCH, required: true, location_name: "Bcch"))
1284
+ GsmNmrObj.add_member(:rx_level, Shapes::ShapeRef.new(shape: RxLevel, location_name: "RxLevel"))
1285
+ GsmNmrObj.add_member(:global_identity, Shapes::ShapeRef.new(shape: GlobalIdentity, location_name: "GlobalIdentity"))
1286
+ GsmNmrObj.struct_class = Types::GsmNmrObj
1287
+
1288
+ GsmObj.add_member(:mcc, Shapes::ShapeRef.new(shape: MCC, required: true, location_name: "Mcc"))
1289
+ GsmObj.add_member(:mnc, Shapes::ShapeRef.new(shape: MNC, required: true, location_name: "Mnc"))
1290
+ GsmObj.add_member(:lac, Shapes::ShapeRef.new(shape: LAC, required: true, location_name: "Lac"))
1291
+ GsmObj.add_member(:geran_cid, Shapes::ShapeRef.new(shape: GeranCid, required: true, location_name: "GeranCid"))
1292
+ GsmObj.add_member(:gsm_local_id, Shapes::ShapeRef.new(shape: GsmLocalId, location_name: "GsmLocalId"))
1293
+ GsmObj.add_member(:gsm_timing_advance, Shapes::ShapeRef.new(shape: GsmTimingAdvance, location_name: "GsmTimingAdvance"))
1294
+ GsmObj.add_member(:rx_level, Shapes::ShapeRef.new(shape: RxLevel, location_name: "RxLevel"))
1295
+ GsmObj.add_member(:gsm_nmr, Shapes::ShapeRef.new(shape: GsmNmrList, location_name: "GsmNmr"))
1296
+ GsmObj.struct_class = Types::GsmObj
1297
+
1112
1298
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
1113
1299
  InternalServerException.struct_class = Types::InternalServerException
1114
1300
 
1301
+ Ip.add_member(:ip_address, Shapes::ShapeRef.new(shape: IPAddress, required: true, location_name: "IpAddress"))
1302
+ Ip.struct_class = Types::Ip
1303
+
1115
1304
  JoinEuiFilters.member = Shapes::ShapeRef.new(shape: JoinEuiRange)
1116
1305
 
1117
1306
  JoinEuiRange.member = Shapes::ShapeRef.new(shape: JoinEui)
@@ -1406,6 +1595,33 @@ module Aws::IoTWireless
1406
1595
  LoRaWANUpdateGatewayTaskEntry.add_member(:update_version, Shapes::ShapeRef.new(shape: LoRaWANGatewayVersion, location_name: "UpdateVersion"))
1407
1596
  LoRaWANUpdateGatewayTaskEntry.struct_class = Types::LoRaWANUpdateGatewayTaskEntry
1408
1597
 
1598
+ LteList.member = Shapes::ShapeRef.new(shape: LteObj)
1599
+
1600
+ LteLocalId.add_member(:pci, Shapes::ShapeRef.new(shape: PCI, required: true, location_name: "Pci"))
1601
+ LteLocalId.add_member(:earfcn, Shapes::ShapeRef.new(shape: EARFCN, required: true, location_name: "Earfcn"))
1602
+ LteLocalId.struct_class = Types::LteLocalId
1603
+
1604
+ LteNmrList.member = Shapes::ShapeRef.new(shape: LteNmrObj)
1605
+
1606
+ LteNmrObj.add_member(:pci, Shapes::ShapeRef.new(shape: PCI, required: true, location_name: "Pci"))
1607
+ LteNmrObj.add_member(:earfcn, Shapes::ShapeRef.new(shape: EARFCN, required: true, location_name: "Earfcn"))
1608
+ LteNmrObj.add_member(:eutran_cid, Shapes::ShapeRef.new(shape: EutranCid, required: true, location_name: "EutranCid"))
1609
+ LteNmrObj.add_member(:rsrp, Shapes::ShapeRef.new(shape: RSRP, location_name: "Rsrp"))
1610
+ LteNmrObj.add_member(:rsrq, Shapes::ShapeRef.new(shape: RSRQ, location_name: "Rsrq"))
1611
+ LteNmrObj.struct_class = Types::LteNmrObj
1612
+
1613
+ LteObj.add_member(:mcc, Shapes::ShapeRef.new(shape: MCC, required: true, location_name: "Mcc"))
1614
+ LteObj.add_member(:mnc, Shapes::ShapeRef.new(shape: MNC, required: true, location_name: "Mnc"))
1615
+ LteObj.add_member(:eutran_cid, Shapes::ShapeRef.new(shape: EutranCid, required: true, location_name: "EutranCid"))
1616
+ LteObj.add_member(:tac, Shapes::ShapeRef.new(shape: TAC, location_name: "Tac"))
1617
+ LteObj.add_member(:lte_local_id, Shapes::ShapeRef.new(shape: LteLocalId, location_name: "LteLocalId"))
1618
+ LteObj.add_member(:lte_timing_advance, Shapes::ShapeRef.new(shape: LteTimingAdvance, location_name: "LteTimingAdvance"))
1619
+ LteObj.add_member(:rsrp, Shapes::ShapeRef.new(shape: RSRP, location_name: "Rsrp"))
1620
+ LteObj.add_member(:rsrq, Shapes::ShapeRef.new(shape: RSRQ, location_name: "Rsrq"))
1621
+ LteObj.add_member(:nr_capable, Shapes::ShapeRef.new(shape: NRCapable, location_name: "NrCapable"))
1622
+ LteObj.add_member(:lte_nmr, Shapes::ShapeRef.new(shape: LteNmrList, location_name: "LteNmr"))
1623
+ LteObj.struct_class = Types::LteObj
1624
+
1409
1625
  MessageDeliveryStatusEventConfiguration.add_member(:sidewalk, Shapes::ShapeRef.new(shape: SidewalkEventNotificationConfigurations, location_name: "Sidewalk"))
1410
1626
  MessageDeliveryStatusEventConfiguration.add_member(:wireless_device_id_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "WirelessDeviceIdEventTopic"))
1411
1627
  MessageDeliveryStatusEventConfiguration.struct_class = Types::MessageDeliveryStatusEventConfiguration
@@ -1638,6 +1854,32 @@ module Aws::IoTWireless
1638
1854
 
1639
1855
  TagResourceResponse.struct_class = Types::TagResourceResponse
1640
1856
 
1857
+ TdscdmaList.member = Shapes::ShapeRef.new(shape: TdscdmaObj)
1858
+
1859
+ TdscdmaLocalId.add_member(:uarfcn, Shapes::ShapeRef.new(shape: UARFCN, required: true, location_name: "Uarfcn"))
1860
+ TdscdmaLocalId.add_member(:cell_params, Shapes::ShapeRef.new(shape: CellParams, required: true, location_name: "CellParams"))
1861
+ TdscdmaLocalId.struct_class = Types::TdscdmaLocalId
1862
+
1863
+ TdscdmaNmrList.member = Shapes::ShapeRef.new(shape: TdscdmaNmrObj)
1864
+
1865
+ TdscdmaNmrObj.add_member(:uarfcn, Shapes::ShapeRef.new(shape: UARFCN, required: true, location_name: "Uarfcn"))
1866
+ TdscdmaNmrObj.add_member(:cell_params, Shapes::ShapeRef.new(shape: CellParams, required: true, location_name: "CellParams"))
1867
+ TdscdmaNmrObj.add_member(:utran_cid, Shapes::ShapeRef.new(shape: UtranCid, location_name: "UtranCid"))
1868
+ TdscdmaNmrObj.add_member(:rscp, Shapes::ShapeRef.new(shape: RSCP, location_name: "Rscp"))
1869
+ TdscdmaNmrObj.add_member(:path_loss, Shapes::ShapeRef.new(shape: PathLoss, location_name: "PathLoss"))
1870
+ TdscdmaNmrObj.struct_class = Types::TdscdmaNmrObj
1871
+
1872
+ TdscdmaObj.add_member(:mcc, Shapes::ShapeRef.new(shape: MCC, required: true, location_name: "Mcc"))
1873
+ TdscdmaObj.add_member(:mnc, Shapes::ShapeRef.new(shape: MNC, required: true, location_name: "Mnc"))
1874
+ TdscdmaObj.add_member(:lac, Shapes::ShapeRef.new(shape: LAC, location_name: "Lac"))
1875
+ TdscdmaObj.add_member(:utran_cid, Shapes::ShapeRef.new(shape: UtranCid, required: true, location_name: "UtranCid"))
1876
+ TdscdmaObj.add_member(:tdscdma_local_id, Shapes::ShapeRef.new(shape: TdscdmaLocalId, location_name: "TdscdmaLocalId"))
1877
+ TdscdmaObj.add_member(:tdscdma_timing_advance, Shapes::ShapeRef.new(shape: TdscdmaTimingAdvance, location_name: "TdscdmaTimingAdvance"))
1878
+ TdscdmaObj.add_member(:rscp, Shapes::ShapeRef.new(shape: RSCP, location_name: "Rscp"))
1879
+ TdscdmaObj.add_member(:path_loss, Shapes::ShapeRef.new(shape: PathLoss, location_name: "PathLoss"))
1880
+ TdscdmaObj.add_member(:tdscdma_nmr, Shapes::ShapeRef.new(shape: TdscdmaNmrList, location_name: "TdscdmaNmr"))
1881
+ TdscdmaObj.struct_class = Types::TdscdmaObj
1882
+
1641
1883
  TestWirelessDeviceRequest.add_member(:id, Shapes::ShapeRef.new(shape: WirelessDeviceId, required: true, location: "uri", location_name: "Id"))
1642
1884
  TestWirelessDeviceRequest.struct_class = Types::TestWirelessDeviceRequest
1643
1885
 
@@ -1686,6 +1928,7 @@ module Aws::IoTWireless
1686
1928
  UpdateEventConfigurationByResourceTypesResponse.struct_class = Types::UpdateEventConfigurationByResourceTypesResponse
1687
1929
 
1688
1930
  UpdateFPorts.add_member(:positioning, Shapes::ShapeRef.new(shape: Positioning, location_name: "Positioning"))
1931
+ UpdateFPorts.add_member(:applications, Shapes::ShapeRef.new(shape: Applications, location_name: "Applications"))
1689
1932
  UpdateFPorts.struct_class = Types::UpdateFPorts
1690
1933
 
1691
1934
  UpdateFuotaTaskRequest.add_member(:id, Shapes::ShapeRef.new(shape: FuotaTaskId, required: true, location: "uri", location_name: "Id"))
@@ -1750,11 +1993,21 @@ module Aws::IoTWireless
1750
1993
 
1751
1994
  UpdateResourceEventConfigurationResponse.struct_class = Types::UpdateResourceEventConfigurationResponse
1752
1995
 
1996
+ UpdateResourcePositionRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: PositionResourceIdentifier, required: true, location: "uri", location_name: "ResourceIdentifier"))
1997
+ UpdateResourcePositionRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: PositionResourceType, required: true, location: "querystring", location_name: "resourceType"))
1998
+ UpdateResourcePositionRequest.add_member(:geo_json_payload, Shapes::ShapeRef.new(shape: GeoJsonPayload, location_name: "GeoJsonPayload"))
1999
+ UpdateResourcePositionRequest.struct_class = Types::UpdateResourcePositionRequest
2000
+ UpdateResourcePositionRequest[:payload] = :geo_json_payload
2001
+ UpdateResourcePositionRequest[:payload_member] = UpdateResourcePositionRequest.member(:geo_json_payload)
2002
+
2003
+ UpdateResourcePositionResponse.struct_class = Types::UpdateResourcePositionResponse
2004
+
1753
2005
  UpdateWirelessDeviceRequest.add_member(:id, Shapes::ShapeRef.new(shape: WirelessDeviceId, required: true, location: "uri", location_name: "Id"))
1754
2006
  UpdateWirelessDeviceRequest.add_member(:destination_name, Shapes::ShapeRef.new(shape: DestinationName, location_name: "DestinationName"))
1755
2007
  UpdateWirelessDeviceRequest.add_member(:name, Shapes::ShapeRef.new(shape: WirelessDeviceName, location_name: "Name"))
1756
2008
  UpdateWirelessDeviceRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
1757
2009
  UpdateWirelessDeviceRequest.add_member(:lo_ra_wan, Shapes::ShapeRef.new(shape: LoRaWANUpdateDevice, location_name: "LoRaWAN"))
2010
+ UpdateWirelessDeviceRequest.add_member(:positioning, Shapes::ShapeRef.new(shape: PositioningConfigStatus, location_name: "Positioning"))
1758
2011
  UpdateWirelessDeviceRequest.struct_class = Types::UpdateWirelessDeviceRequest
1759
2012
 
1760
2013
  UpdateWirelessDeviceResponse.struct_class = Types::UpdateWirelessDeviceResponse
@@ -1781,6 +2034,37 @@ module Aws::IoTWireless
1781
2034
  ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
1782
2035
  ValidationException.struct_class = Types::ValidationException
1783
2036
 
2037
+ WcdmaList.member = Shapes::ShapeRef.new(shape: WcdmaObj)
2038
+
2039
+ WcdmaLocalId.add_member(:uarfcndl, Shapes::ShapeRef.new(shape: UARFCNDL, required: true, location_name: "Uarfcndl"))
2040
+ WcdmaLocalId.add_member(:psc, Shapes::ShapeRef.new(shape: PSC, required: true, location_name: "Psc"))
2041
+ WcdmaLocalId.struct_class = Types::WcdmaLocalId
2042
+
2043
+ WcdmaNmrList.member = Shapes::ShapeRef.new(shape: WcdmaNmrObj)
2044
+
2045
+ WcdmaNmrObj.add_member(:uarfcndl, Shapes::ShapeRef.new(shape: UARFCNDL, required: true, location_name: "Uarfcndl"))
2046
+ WcdmaNmrObj.add_member(:psc, Shapes::ShapeRef.new(shape: PSC, required: true, location_name: "Psc"))
2047
+ WcdmaNmrObj.add_member(:utran_cid, Shapes::ShapeRef.new(shape: UtranCid, required: true, location_name: "UtranCid"))
2048
+ WcdmaNmrObj.add_member(:rscp, Shapes::ShapeRef.new(shape: RSCP, location_name: "Rscp"))
2049
+ WcdmaNmrObj.add_member(:path_loss, Shapes::ShapeRef.new(shape: PathLoss, location_name: "PathLoss"))
2050
+ WcdmaNmrObj.struct_class = Types::WcdmaNmrObj
2051
+
2052
+ WcdmaObj.add_member(:mcc, Shapes::ShapeRef.new(shape: MCC, required: true, location_name: "Mcc"))
2053
+ WcdmaObj.add_member(:mnc, Shapes::ShapeRef.new(shape: MNC, required: true, location_name: "Mnc"))
2054
+ WcdmaObj.add_member(:lac, Shapes::ShapeRef.new(shape: LAC, location_name: "Lac"))
2055
+ WcdmaObj.add_member(:utran_cid, Shapes::ShapeRef.new(shape: UtranCid, required: true, location_name: "UtranCid"))
2056
+ WcdmaObj.add_member(:wcdma_local_id, Shapes::ShapeRef.new(shape: WcdmaLocalId, location_name: "WcdmaLocalId"))
2057
+ WcdmaObj.add_member(:rscp, Shapes::ShapeRef.new(shape: RSCP, location_name: "Rscp"))
2058
+ WcdmaObj.add_member(:path_loss, Shapes::ShapeRef.new(shape: PathLoss, location_name: "PathLoss"))
2059
+ WcdmaObj.add_member(:wcdma_nmr, Shapes::ShapeRef.new(shape: WcdmaNmrList, location_name: "WcdmaNmr"))
2060
+ WcdmaObj.struct_class = Types::WcdmaObj
2061
+
2062
+ WiFiAccessPoint.add_member(:mac_address, Shapes::ShapeRef.new(shape: MacAddress, required: true, location_name: "MacAddress"))
2063
+ WiFiAccessPoint.add_member(:rss, Shapes::ShapeRef.new(shape: RSS, required: true, location_name: "Rss"))
2064
+ WiFiAccessPoint.struct_class = Types::WiFiAccessPoint
2065
+
2066
+ WiFiAccessPoints.member = Shapes::ShapeRef.new(shape: WiFiAccessPoint)
2067
+
1784
2068
  WirelessDeviceEventLogOption.add_member(:event, Shapes::ShapeRef.new(shape: WirelessDeviceEvent, required: true, location_name: "Event"))
1785
2069
  WirelessDeviceEventLogOption.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, required: true, location_name: "LogLevel"))
1786
2070
  WirelessDeviceEventLogOption.struct_class = Types::WirelessDeviceEventLogOption
@@ -2467,6 +2751,7 @@ module Aws::IoTWireless
2467
2751
  o.name = "GetPosition"
2468
2752
  o.http_method = "GET"
2469
2753
  o.http_request_uri = "/positions/{ResourceIdentifier}"
2754
+ o.deprecated = true
2470
2755
  o.input = Shapes::ShapeRef.new(shape: GetPositionRequest)
2471
2756
  o.output = Shapes::ShapeRef.new(shape: GetPositionResponse)
2472
2757
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
@@ -2480,6 +2765,7 @@ module Aws::IoTWireless
2480
2765
  o.name = "GetPositionConfiguration"
2481
2766
  o.http_method = "GET"
2482
2767
  o.http_request_uri = "/position-configurations/{ResourceIdentifier}"
2768
+ o.deprecated = true
2483
2769
  o.input = Shapes::ShapeRef.new(shape: GetPositionConfigurationRequest)
2484
2770
  o.output = Shapes::ShapeRef.new(shape: GetPositionConfigurationResponse)
2485
2771
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
@@ -2489,6 +2775,19 @@ module Aws::IoTWireless
2489
2775
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2490
2776
  end)
2491
2777
 
2778
+ api.add_operation(:get_position_estimate, Seahorse::Model::Operation.new.tap do |o|
2779
+ o.name = "GetPositionEstimate"
2780
+ o.http_method = "POST"
2781
+ o.http_request_uri = "/position-estimate"
2782
+ o.input = Shapes::ShapeRef.new(shape: GetPositionEstimateRequest)
2783
+ o.output = Shapes::ShapeRef.new(shape: GetPositionEstimateResponse)
2784
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2785
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2786
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2787
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2788
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2789
+ end)
2790
+
2492
2791
  api.add_operation(:get_resource_event_configuration, Seahorse::Model::Operation.new.tap do |o|
2493
2792
  o.name = "GetResourceEventConfiguration"
2494
2793
  o.http_method = "GET"
@@ -2515,6 +2814,19 @@ module Aws::IoTWireless
2515
2814
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2516
2815
  end)
2517
2816
 
2817
+ api.add_operation(:get_resource_position, Seahorse::Model::Operation.new.tap do |o|
2818
+ o.name = "GetResourcePosition"
2819
+ o.http_method = "GET"
2820
+ o.http_request_uri = "/resource-positions/{ResourceIdentifier}"
2821
+ o.input = Shapes::ShapeRef.new(shape: GetResourcePositionRequest)
2822
+ o.output = Shapes::ShapeRef.new(shape: GetResourcePositionResponse)
2823
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2824
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2825
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2826
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2827
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2828
+ end)
2829
+
2518
2830
  api.add_operation(:get_service_endpoint, Seahorse::Model::Operation.new.tap do |o|
2519
2831
  o.name = "GetServiceEndpoint"
2520
2832
  o.http_method = "GET"
@@ -2781,6 +3093,7 @@ module Aws::IoTWireless
2781
3093
  o.name = "ListPositionConfigurations"
2782
3094
  o.http_method = "GET"
2783
3095
  o.http_request_uri = "/position-configurations"
3096
+ o.deprecated = true
2784
3097
  o.input = Shapes::ShapeRef.new(shape: ListPositionConfigurationsRequest)
2785
3098
  o.output = Shapes::ShapeRef.new(shape: ListPositionConfigurationsResponse)
2786
3099
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
@@ -2897,6 +3210,7 @@ module Aws::IoTWireless
2897
3210
  o.name = "PutPositionConfiguration"
2898
3211
  o.http_method = "PUT"
2899
3212
  o.http_request_uri = "/position-configurations/{ResourceIdentifier}"
3213
+ o.deprecated = true
2900
3214
  o.input = Shapes::ShapeRef.new(shape: PutPositionConfigurationRequest)
2901
3215
  o.output = Shapes::ShapeRef.new(shape: PutPositionConfigurationResponse)
2902
3216
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
@@ -3160,6 +3474,7 @@ module Aws::IoTWireless
3160
3474
  o.name = "UpdatePosition"
3161
3475
  o.http_method = "PATCH"
3162
3476
  o.http_request_uri = "/positions/{ResourceIdentifier}"
3477
+ o.deprecated = true
3163
3478
  o.input = Shapes::ShapeRef.new(shape: UpdatePositionRequest)
3164
3479
  o.output = Shapes::ShapeRef.new(shape: UpdatePositionResponse)
3165
3480
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
@@ -3183,6 +3498,19 @@ module Aws::IoTWireless
3183
3498
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
3184
3499
  end)
3185
3500
 
3501
+ api.add_operation(:update_resource_position, Seahorse::Model::Operation.new.tap do |o|
3502
+ o.name = "UpdateResourcePosition"
3503
+ o.http_method = "PATCH"
3504
+ o.http_request_uri = "/resource-positions/{ResourceIdentifier}"
3505
+ o.input = Shapes::ShapeRef.new(shape: UpdateResourcePositionRequest)
3506
+ o.output = Shapes::ShapeRef.new(shape: UpdateResourcePositionResponse)
3507
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
3508
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3509
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3510
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3511
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
3512
+ end)
3513
+
3186
3514
  api.add_operation(:update_wireless_device, Seahorse::Model::Operation.new.tap do |o|
3187
3515
  o.name = "UpdateWirelessDevice"
3188
3516
  o.http_method = "PATCH"