aws-sdk-iotwireless 1.23.0 → 1.24.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -17,6 +17,7 @@ module Aws::IoTWireless
17
17
  AbpV1_1 = Shapes::StructureShape.new(name: 'AbpV1_1')
18
18
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
19
19
  AccountLinked = Shapes::BooleanShape.new(name: 'AccountLinked')
20
+ Accuracy = Shapes::StructureShape.new(name: 'Accuracy')
20
21
  AddGwMetadata = Shapes::BooleanShape.new(name: 'AddGwMetadata')
21
22
  AmazonId = Shapes::StringShape.new(name: 'AmazonId')
22
23
  AmazonResourceName = Shapes::StringShape.new(name: 'AmazonResourceName')
@@ -184,6 +185,10 @@ module Aws::IoTWireless
184
185
  GetNetworkAnalyzerConfigurationResponse = Shapes::StructureShape.new(name: 'GetNetworkAnalyzerConfigurationResponse')
185
186
  GetPartnerAccountRequest = Shapes::StructureShape.new(name: 'GetPartnerAccountRequest')
186
187
  GetPartnerAccountResponse = Shapes::StructureShape.new(name: 'GetPartnerAccountResponse')
188
+ GetPositionConfigurationRequest = Shapes::StructureShape.new(name: 'GetPositionConfigurationRequest')
189
+ GetPositionConfigurationResponse = Shapes::StructureShape.new(name: 'GetPositionConfigurationResponse')
190
+ GetPositionRequest = Shapes::StructureShape.new(name: 'GetPositionRequest')
191
+ GetPositionResponse = Shapes::StructureShape.new(name: 'GetPositionResponse')
187
192
  GetResourceEventConfigurationRequest = Shapes::StructureShape.new(name: 'GetResourceEventConfigurationRequest')
188
193
  GetResourceEventConfigurationResponse = Shapes::StructureShape.new(name: 'GetResourceEventConfigurationResponse')
189
194
  GetResourceLogLevelRequest = Shapes::StructureShape.new(name: 'GetResourceLogLevelRequest')
@@ -208,6 +213,7 @@ module Aws::IoTWireless
208
213
  GetWirelessGatewayTaskDefinitionResponse = Shapes::StructureShape.new(name: 'GetWirelessGatewayTaskDefinitionResponse')
209
214
  GetWirelessGatewayTaskRequest = Shapes::StructureShape.new(name: 'GetWirelessGatewayTaskRequest')
210
215
  GetWirelessGatewayTaskResponse = Shapes::StructureShape.new(name: 'GetWirelessGatewayTaskResponse')
216
+ HorizontalAccuracy = Shapes::FloatShape.new(name: 'HorizontalAccuracy')
211
217
  HrAllowed = Shapes::BooleanShape.new(name: 'HrAllowed')
212
218
  ISODateTimeString = Shapes::StringShape.new(name: 'ISODateTimeString')
213
219
  Identifier = Shapes::StringShape.new(name: 'Identifier')
@@ -236,6 +242,8 @@ module Aws::IoTWireless
236
242
  ListNetworkAnalyzerConfigurationsResponse = Shapes::StructureShape.new(name: 'ListNetworkAnalyzerConfigurationsResponse')
237
243
  ListPartnerAccountsRequest = Shapes::StructureShape.new(name: 'ListPartnerAccountsRequest')
238
244
  ListPartnerAccountsResponse = Shapes::StructureShape.new(name: 'ListPartnerAccountsResponse')
245
+ ListPositionConfigurationsRequest = Shapes::StructureShape.new(name: 'ListPositionConfigurationsRequest')
246
+ ListPositionConfigurationsResponse = Shapes::StructureShape.new(name: 'ListPositionConfigurationsResponse')
239
247
  ListQueuedMessagesRequest = Shapes::StructureShape.new(name: 'ListQueuedMessagesRequest')
240
248
  ListQueuedMessagesResponse = Shapes::StructureShape.new(name: 'ListQueuedMessagesResponse')
241
249
  ListServiceProfilesRequest = Shapes::StructureShape.new(name: 'ListServiceProfilesRequest')
@@ -319,10 +327,26 @@ module Aws::IoTWireless
319
327
  PingSlotDr = Shapes::IntegerShape.new(name: 'PingSlotDr')
320
328
  PingSlotFreq = Shapes::IntegerShape.new(name: 'PingSlotFreq')
321
329
  PingSlotPeriod = Shapes::IntegerShape.new(name: 'PingSlotPeriod')
330
+ PositionConfigurationFec = Shapes::StringShape.new(name: 'PositionConfigurationFec')
331
+ PositionConfigurationItem = Shapes::StructureShape.new(name: 'PositionConfigurationItem')
332
+ PositionConfigurationList = Shapes::ListShape.new(name: 'PositionConfigurationList')
333
+ PositionConfigurationStatus = Shapes::StringShape.new(name: 'PositionConfigurationStatus')
334
+ PositionCoordinate = Shapes::ListShape.new(name: 'PositionCoordinate')
335
+ PositionCoordinateValue = Shapes::FloatShape.new(name: 'PositionCoordinateValue')
336
+ PositionResourceIdentifier = Shapes::StringShape.new(name: 'PositionResourceIdentifier')
337
+ PositionResourceType = Shapes::StringShape.new(name: 'PositionResourceType')
338
+ PositionSolverConfigurations = Shapes::StructureShape.new(name: 'PositionSolverConfigurations')
339
+ PositionSolverDetails = Shapes::StructureShape.new(name: 'PositionSolverDetails')
340
+ PositionSolverProvider = Shapes::StringShape.new(name: 'PositionSolverProvider')
341
+ PositionSolverType = Shapes::StringShape.new(name: 'PositionSolverType')
342
+ PositionSolverVersion = Shapes::StringShape.new(name: 'PositionSolverVersion')
343
+ Positioning = Shapes::StructureShape.new(name: 'Positioning')
322
344
  PrAllowed = Shapes::BooleanShape.new(name: 'PrAllowed')
323
345
  PresetFreq = Shapes::IntegerShape.new(name: 'PresetFreq')
324
346
  ProximityEventConfiguration = Shapes::StructureShape.new(name: 'ProximityEventConfiguration')
325
347
  ProximityResourceTypeEventConfiguration = Shapes::StructureShape.new(name: 'ProximityResourceTypeEventConfiguration')
348
+ PutPositionConfigurationRequest = Shapes::StructureShape.new(name: 'PutPositionConfigurationRequest')
349
+ PutPositionConfigurationResponse = Shapes::StructureShape.new(name: 'PutPositionConfigurationResponse')
326
350
  PutResourceLogLevelRequest = Shapes::StructureShape.new(name: 'PutResourceLogLevelRequest')
327
351
  PutResourceLogLevelResponse = Shapes::StructureShape.new(name: 'PutResourceLogLevelResponse')
328
352
  QueryString = Shapes::StringShape.new(name: 'QueryString')
@@ -346,6 +370,8 @@ module Aws::IoTWireless
346
370
  RxDrOffset1 = Shapes::IntegerShape.new(name: 'RxDrOffset1')
347
371
  RxFreq2 = Shapes::IntegerShape.new(name: 'RxFreq2')
348
372
  SNwkSIntKey = Shapes::StringShape.new(name: 'SNwkSIntKey')
373
+ SemtechGnssConfiguration = Shapes::StructureShape.new(name: 'SemtechGnssConfiguration')
374
+ SemtechGnssDetail = Shapes::StructureShape.new(name: 'SemtechGnssDetail')
349
375
  SendDataToMulticastGroupRequest = Shapes::StructureShape.new(name: 'SendDataToMulticastGroupRequest')
350
376
  SendDataToMulticastGroupResponse = Shapes::StructureShape.new(name: 'SendDataToMulticastGroupResponse')
351
377
  SendDataToWirelessDeviceRequest = Shapes::StructureShape.new(name: 'SendDataToWirelessDeviceRequest')
@@ -418,6 +444,7 @@ module Aws::IoTWireless
418
444
  UpdateDestinationResponse = Shapes::StructureShape.new(name: 'UpdateDestinationResponse')
419
445
  UpdateEventConfigurationByResourceTypesRequest = Shapes::StructureShape.new(name: 'UpdateEventConfigurationByResourceTypesRequest')
420
446
  UpdateEventConfigurationByResourceTypesResponse = Shapes::StructureShape.new(name: 'UpdateEventConfigurationByResourceTypesResponse')
447
+ UpdateFPorts = Shapes::StructureShape.new(name: 'UpdateFPorts')
421
448
  UpdateFuotaTaskRequest = Shapes::StructureShape.new(name: 'UpdateFuotaTaskRequest')
422
449
  UpdateFuotaTaskResponse = Shapes::StructureShape.new(name: 'UpdateFuotaTaskResponse')
423
450
  UpdateLogLevelsByResourceTypesRequest = Shapes::StructureShape.new(name: 'UpdateLogLevelsByResourceTypesRequest')
@@ -428,6 +455,8 @@ module Aws::IoTWireless
428
455
  UpdateNetworkAnalyzerConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateNetworkAnalyzerConfigurationResponse')
429
456
  UpdatePartnerAccountRequest = Shapes::StructureShape.new(name: 'UpdatePartnerAccountRequest')
430
457
  UpdatePartnerAccountResponse = Shapes::StructureShape.new(name: 'UpdatePartnerAccountResponse')
458
+ UpdatePositionRequest = Shapes::StructureShape.new(name: 'UpdatePositionRequest')
459
+ UpdatePositionResponse = Shapes::StructureShape.new(name: 'UpdatePositionResponse')
431
460
  UpdateResourceEventConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateResourceEventConfigurationRequest')
432
461
  UpdateResourceEventConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateResourceEventConfigurationResponse')
433
462
  UpdateSignature = Shapes::StringShape.new(name: 'UpdateSignature')
@@ -438,6 +467,7 @@ module Aws::IoTWireless
438
467
  UpdateWirelessGatewayTaskCreate = Shapes::StructureShape.new(name: 'UpdateWirelessGatewayTaskCreate')
439
468
  UpdateWirelessGatewayTaskEntry = Shapes::StructureShape.new(name: 'UpdateWirelessGatewayTaskEntry')
440
469
  ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
470
+ VerticalAccuracy = Shapes::FloatShape.new(name: 'VerticalAccuracy')
441
471
  WirelessDeviceArn = Shapes::StringShape.new(name: 'WirelessDeviceArn')
442
472
  WirelessDeviceEvent = Shapes::StringShape.new(name: 'WirelessDeviceEvent')
443
473
  WirelessDeviceEventLogOption = Shapes::StructureShape.new(name: 'WirelessDeviceEventLogOption')
@@ -487,6 +517,10 @@ module Aws::IoTWireless
487
517
  AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
488
518
  AccessDeniedException.struct_class = Types::AccessDeniedException
489
519
 
520
+ Accuracy.add_member(:horizontal_accuracy, Shapes::ShapeRef.new(shape: HorizontalAccuracy, location_name: "HorizontalAccuracy"))
521
+ Accuracy.add_member(:vertical_accuracy, Shapes::ShapeRef.new(shape: VerticalAccuracy, location_name: "VerticalAccuracy"))
522
+ Accuracy.struct_class = Types::Accuracy
523
+
490
524
  AssociateAwsAccountWithPartnerAccountRequest.add_member(:sidewalk, Shapes::ShapeRef.new(shape: SidewalkAccountInfo, required: true, location_name: "Sidewalk"))
491
525
  AssociateAwsAccountWithPartnerAccountRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
492
526
  AssociateAwsAccountWithPartnerAccountRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
@@ -814,6 +848,7 @@ module Aws::IoTWireless
814
848
  FPorts.add_member(:fuota, Shapes::ShapeRef.new(shape: FPort, location_name: "Fuota"))
815
849
  FPorts.add_member(:multicast, Shapes::ShapeRef.new(shape: FPort, location_name: "Multicast"))
816
850
  FPorts.add_member(:clock_sync, Shapes::ShapeRef.new(shape: FPort, location_name: "ClockSync"))
851
+ FPorts.add_member(:positioning, Shapes::ShapeRef.new(shape: Positioning, location_name: "Positioning"))
817
852
  FPorts.struct_class = Types::FPorts
818
853
 
819
854
  FactoryPresetFreqsList.member = Shapes::ShapeRef.new(shape: PresetFreq)
@@ -911,6 +946,26 @@ module Aws::IoTWireless
911
946
  GetPartnerAccountResponse.add_member(:account_linked, Shapes::ShapeRef.new(shape: AccountLinked, location_name: "AccountLinked"))
912
947
  GetPartnerAccountResponse.struct_class = Types::GetPartnerAccountResponse
913
948
 
949
+ GetPositionConfigurationRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: PositionResourceIdentifier, required: true, location: "uri", location_name: "ResourceIdentifier"))
950
+ GetPositionConfigurationRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: PositionResourceType, required: true, location: "querystring", location_name: "resourceType"))
951
+ GetPositionConfigurationRequest.struct_class = Types::GetPositionConfigurationRequest
952
+
953
+ GetPositionConfigurationResponse.add_member(:solvers, Shapes::ShapeRef.new(shape: PositionSolverDetails, location_name: "Solvers"))
954
+ GetPositionConfigurationResponse.add_member(:destination, Shapes::ShapeRef.new(shape: DestinationName, location_name: "Destination"))
955
+ GetPositionConfigurationResponse.struct_class = Types::GetPositionConfigurationResponse
956
+
957
+ GetPositionRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: PositionResourceIdentifier, required: true, location: "uri", location_name: "ResourceIdentifier"))
958
+ GetPositionRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: PositionResourceType, required: true, location: "querystring", location_name: "resourceType"))
959
+ GetPositionRequest.struct_class = Types::GetPositionRequest
960
+
961
+ GetPositionResponse.add_member(:position, Shapes::ShapeRef.new(shape: PositionCoordinate, location_name: "Position"))
962
+ GetPositionResponse.add_member(:accuracy, Shapes::ShapeRef.new(shape: Accuracy, location_name: "Accuracy"))
963
+ GetPositionResponse.add_member(:solver_type, Shapes::ShapeRef.new(shape: PositionSolverType, location_name: "SolverType"))
964
+ GetPositionResponse.add_member(:solver_provider, Shapes::ShapeRef.new(shape: PositionSolverProvider, location_name: "SolverProvider"))
965
+ GetPositionResponse.add_member(:solver_version, Shapes::ShapeRef.new(shape: PositionSolverVersion, location_name: "SolverVersion"))
966
+ GetPositionResponse.add_member(:timestamp, Shapes::ShapeRef.new(shape: ISODateTimeString, location_name: "Timestamp"))
967
+ GetPositionResponse.struct_class = Types::GetPositionResponse
968
+
914
969
  GetResourceEventConfigurationRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
915
970
  GetResourceEventConfigurationRequest.add_member(:identifier_type, Shapes::ShapeRef.new(shape: IdentifierType, required: true, location: "querystring", location_name: "identifierType"))
916
971
  GetResourceEventConfigurationRequest.add_member(:partner_type, Shapes::ShapeRef.new(shape: EventNotificationPartnerType, location: "querystring", location_name: "partnerType"))
@@ -1104,6 +1159,15 @@ module Aws::IoTWireless
1104
1159
  ListPartnerAccountsResponse.add_member(:sidewalk, Shapes::ShapeRef.new(shape: SidewalkAccountList, location_name: "Sidewalk"))
1105
1160
  ListPartnerAccountsResponse.struct_class = Types::ListPartnerAccountsResponse
1106
1161
 
1162
+ ListPositionConfigurationsRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: PositionResourceType, location: "querystring", location_name: "resourceType"))
1163
+ ListPositionConfigurationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1164
+ ListPositionConfigurationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1165
+ ListPositionConfigurationsRequest.struct_class = Types::ListPositionConfigurationsRequest
1166
+
1167
+ ListPositionConfigurationsResponse.add_member(:position_configuration_list, Shapes::ShapeRef.new(shape: PositionConfigurationList, location_name: "PositionConfigurationList"))
1168
+ ListPositionConfigurationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1169
+ ListPositionConfigurationsResponse.struct_class = Types::ListPositionConfigurationsResponse
1170
+
1107
1171
  ListQueuedMessagesRequest.add_member(:id, Shapes::ShapeRef.new(shape: WirelessDeviceId, required: true, location: "uri", location_name: "Id"))
1108
1172
  ListQueuedMessagesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1109
1173
  ListQueuedMessagesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
@@ -1295,6 +1359,7 @@ module Aws::IoTWireless
1295
1359
  LoRaWANUpdateDevice.add_member(:service_profile_id, Shapes::ShapeRef.new(shape: ServiceProfileId, location_name: "ServiceProfileId"))
1296
1360
  LoRaWANUpdateDevice.add_member(:abp_v1_1, Shapes::ShapeRef.new(shape: UpdateAbpV1_1, location_name: "AbpV1_1"))
1297
1361
  LoRaWANUpdateDevice.add_member(:abp_v1_0_x, Shapes::ShapeRef.new(shape: UpdateAbpV1_0_x, location_name: "AbpV1_0_x"))
1362
+ LoRaWANUpdateDevice.add_member(:f_ports, Shapes::ShapeRef.new(shape: UpdateFPorts, location_name: "FPorts"))
1298
1363
  LoRaWANUpdateDevice.struct_class = Types::LoRaWANUpdateDevice
1299
1364
 
1300
1365
  LoRaWANUpdateGatewayTaskCreate.add_member(:update_signature, Shapes::ShapeRef.new(shape: UpdateSignature, location_name: "UpdateSignature"))
@@ -1340,6 +1405,27 @@ module Aws::IoTWireless
1340
1405
  OtaaV1_1.add_member(:join_eui, Shapes::ShapeRef.new(shape: JoinEui, location_name: "JoinEui"))
1341
1406
  OtaaV1_1.struct_class = Types::OtaaV1_1
1342
1407
 
1408
+ PositionConfigurationItem.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: PositionResourceIdentifier, location_name: "ResourceIdentifier"))
1409
+ PositionConfigurationItem.add_member(:resource_type, Shapes::ShapeRef.new(shape: PositionResourceType, location_name: "ResourceType"))
1410
+ PositionConfigurationItem.add_member(:solvers, Shapes::ShapeRef.new(shape: PositionSolverDetails, location_name: "Solvers"))
1411
+ PositionConfigurationItem.add_member(:destination, Shapes::ShapeRef.new(shape: DestinationName, location_name: "Destination"))
1412
+ PositionConfigurationItem.struct_class = Types::PositionConfigurationItem
1413
+
1414
+ PositionConfigurationList.member = Shapes::ShapeRef.new(shape: PositionConfigurationItem)
1415
+
1416
+ PositionCoordinate.member = Shapes::ShapeRef.new(shape: PositionCoordinateValue)
1417
+
1418
+ PositionSolverConfigurations.add_member(:semtech_gnss, Shapes::ShapeRef.new(shape: SemtechGnssConfiguration, location_name: "SemtechGnss"))
1419
+ PositionSolverConfigurations.struct_class = Types::PositionSolverConfigurations
1420
+
1421
+ PositionSolverDetails.add_member(:semtech_gnss, Shapes::ShapeRef.new(shape: SemtechGnssDetail, location_name: "SemtechGnss"))
1422
+ PositionSolverDetails.struct_class = Types::PositionSolverDetails
1423
+
1424
+ Positioning.add_member(:clock_sync, Shapes::ShapeRef.new(shape: FPort, location_name: "ClockSync"))
1425
+ Positioning.add_member(:stream, Shapes::ShapeRef.new(shape: FPort, location_name: "Stream"))
1426
+ Positioning.add_member(:gnss, Shapes::ShapeRef.new(shape: FPort, location_name: "Gnss"))
1427
+ Positioning.struct_class = Types::Positioning
1428
+
1343
1429
  ProximityEventConfiguration.add_member(:sidewalk, Shapes::ShapeRef.new(shape: SidewalkEventNotificationConfigurations, location_name: "Sidewalk"))
1344
1430
  ProximityEventConfiguration.add_member(:wireless_device_id_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "WirelessDeviceIdEventTopic"))
1345
1431
  ProximityEventConfiguration.struct_class = Types::ProximityEventConfiguration
@@ -1347,6 +1433,14 @@ module Aws::IoTWireless
1347
1433
  ProximityResourceTypeEventConfiguration.add_member(:sidewalk, Shapes::ShapeRef.new(shape: SidewalkResourceTypeEventConfiguration, location_name: "Sidewalk"))
1348
1434
  ProximityResourceTypeEventConfiguration.struct_class = Types::ProximityResourceTypeEventConfiguration
1349
1435
 
1436
+ PutPositionConfigurationRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: PositionResourceIdentifier, required: true, location: "uri", location_name: "ResourceIdentifier"))
1437
+ PutPositionConfigurationRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: PositionResourceType, required: true, location: "querystring", location_name: "resourceType"))
1438
+ PutPositionConfigurationRequest.add_member(:solvers, Shapes::ShapeRef.new(shape: PositionSolverConfigurations, location_name: "Solvers"))
1439
+ PutPositionConfigurationRequest.add_member(:destination, Shapes::ShapeRef.new(shape: DestinationName, location_name: "Destination"))
1440
+ PutPositionConfigurationRequest.struct_class = Types::PutPositionConfigurationRequest
1441
+
1442
+ PutPositionConfigurationResponse.struct_class = Types::PutPositionConfigurationResponse
1443
+
1350
1444
  PutResourceLogLevelRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: ResourceIdentifier, required: true, location: "uri", location_name: "ResourceIdentifier"))
1351
1445
  PutResourceLogLevelRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, required: true, location: "querystring", location_name: "resourceType"))
1352
1446
  PutResourceLogLevelRequest.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, required: true, location_name: "LogLevel"))
@@ -1369,6 +1463,16 @@ module Aws::IoTWireless
1369
1463
  ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "ResourceType"))
1370
1464
  ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
1371
1465
 
1466
+ SemtechGnssConfiguration.add_member(:status, Shapes::ShapeRef.new(shape: PositionConfigurationStatus, required: true, location_name: "Status"))
1467
+ SemtechGnssConfiguration.add_member(:fec, Shapes::ShapeRef.new(shape: PositionConfigurationFec, required: true, location_name: "Fec"))
1468
+ SemtechGnssConfiguration.struct_class = Types::SemtechGnssConfiguration
1469
+
1470
+ SemtechGnssDetail.add_member(:provider, Shapes::ShapeRef.new(shape: PositionSolverProvider, location_name: "Provider"))
1471
+ SemtechGnssDetail.add_member(:type, Shapes::ShapeRef.new(shape: PositionSolverType, location_name: "Type"))
1472
+ SemtechGnssDetail.add_member(:status, Shapes::ShapeRef.new(shape: PositionConfigurationStatus, location_name: "Status"))
1473
+ SemtechGnssDetail.add_member(:fec, Shapes::ShapeRef.new(shape: PositionConfigurationFec, location_name: "Fec"))
1474
+ SemtechGnssDetail.struct_class = Types::SemtechGnssDetail
1475
+
1372
1476
  SendDataToMulticastGroupRequest.add_member(:id, Shapes::ShapeRef.new(shape: MulticastGroupId, required: true, location: "uri", location_name: "Id"))
1373
1477
  SendDataToMulticastGroupRequest.add_member(:payload_data, Shapes::ShapeRef.new(shape: PayloadData, required: true, location_name: "PayloadData"))
1374
1478
  SendDataToMulticastGroupRequest.add_member(:wireless_metadata, Shapes::ShapeRef.new(shape: MulticastWirelessMetadata, required: true, location_name: "WirelessMetadata"))
@@ -1533,6 +1637,9 @@ module Aws::IoTWireless
1533
1637
 
1534
1638
  UpdateEventConfigurationByResourceTypesResponse.struct_class = Types::UpdateEventConfigurationByResourceTypesResponse
1535
1639
 
1640
+ UpdateFPorts.add_member(:positioning, Shapes::ShapeRef.new(shape: Positioning, location_name: "Positioning"))
1641
+ UpdateFPorts.struct_class = Types::UpdateFPorts
1642
+
1536
1643
  UpdateFuotaTaskRequest.add_member(:id, Shapes::ShapeRef.new(shape: FuotaTaskId, required: true, location: "uri", location_name: "Id"))
1537
1644
  UpdateFuotaTaskRequest.add_member(:name, Shapes::ShapeRef.new(shape: FuotaTaskName, location_name: "Name"))
1538
1645
  UpdateFuotaTaskRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
@@ -1576,6 +1683,13 @@ module Aws::IoTWireless
1576
1683
 
1577
1684
  UpdatePartnerAccountResponse.struct_class = Types::UpdatePartnerAccountResponse
1578
1685
 
1686
+ UpdatePositionRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: PositionResourceIdentifier, required: true, location: "uri", location_name: "ResourceIdentifier"))
1687
+ UpdatePositionRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: PositionResourceType, required: true, location: "querystring", location_name: "resourceType"))
1688
+ UpdatePositionRequest.add_member(:position, Shapes::ShapeRef.new(shape: PositionCoordinate, required: true, location_name: "Position"))
1689
+ UpdatePositionRequest.struct_class = Types::UpdatePositionRequest
1690
+
1691
+ UpdatePositionResponse.struct_class = Types::UpdatePositionResponse
1692
+
1579
1693
  UpdateResourceEventConfigurationRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
1580
1694
  UpdateResourceEventConfigurationRequest.add_member(:identifier_type, Shapes::ShapeRef.new(shape: IdentifierType, required: true, location: "querystring", location_name: "identifierType"))
1581
1695
  UpdateResourceEventConfigurationRequest.add_member(:partner_type, Shapes::ShapeRef.new(shape: EventNotificationPartnerType, location: "querystring", location_name: "partnerType"))
@@ -2300,6 +2414,32 @@ module Aws::IoTWireless
2300
2414
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2301
2415
  end)
2302
2416
 
2417
+ api.add_operation(:get_position, Seahorse::Model::Operation.new.tap do |o|
2418
+ o.name = "GetPosition"
2419
+ o.http_method = "GET"
2420
+ o.http_request_uri = "/positions/{ResourceIdentifier}"
2421
+ o.input = Shapes::ShapeRef.new(shape: GetPositionRequest)
2422
+ o.output = Shapes::ShapeRef.new(shape: GetPositionResponse)
2423
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2424
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2425
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2426
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2427
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2428
+ end)
2429
+
2430
+ api.add_operation(:get_position_configuration, Seahorse::Model::Operation.new.tap do |o|
2431
+ o.name = "GetPositionConfiguration"
2432
+ o.http_method = "GET"
2433
+ o.http_request_uri = "/position-configurations/{ResourceIdentifier}"
2434
+ o.input = Shapes::ShapeRef.new(shape: GetPositionConfigurationRequest)
2435
+ o.output = Shapes::ShapeRef.new(shape: GetPositionConfigurationResponse)
2436
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2437
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2438
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2439
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2440
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2441
+ end)
2442
+
2303
2443
  api.add_operation(:get_resource_event_configuration, Seahorse::Model::Operation.new.tap do |o|
2304
2444
  o.name = "GetResourceEventConfiguration"
2305
2445
  o.http_method = "GET"
@@ -2588,6 +2728,24 @@ module Aws::IoTWireless
2588
2728
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2589
2729
  end)
2590
2730
 
2731
+ api.add_operation(:list_position_configurations, Seahorse::Model::Operation.new.tap do |o|
2732
+ o.name = "ListPositionConfigurations"
2733
+ o.http_method = "GET"
2734
+ o.http_request_uri = "/position-configurations"
2735
+ o.input = Shapes::ShapeRef.new(shape: ListPositionConfigurationsRequest)
2736
+ o.output = Shapes::ShapeRef.new(shape: ListPositionConfigurationsResponse)
2737
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2738
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2739
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2740
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2741
+ o[:pager] = Aws::Pager.new(
2742
+ limit_key: "max_results",
2743
+ tokens: {
2744
+ "next_token" => "next_token"
2745
+ }
2746
+ )
2747
+ end)
2748
+
2591
2749
  api.add_operation(:list_queued_messages, Seahorse::Model::Operation.new.tap do |o|
2592
2750
  o.name = "ListQueuedMessages"
2593
2751
  o.http_method = "GET"
@@ -2686,6 +2844,19 @@ module Aws::IoTWireless
2686
2844
  )
2687
2845
  end)
2688
2846
 
2847
+ api.add_operation(:put_position_configuration, Seahorse::Model::Operation.new.tap do |o|
2848
+ o.name = "PutPositionConfiguration"
2849
+ o.http_method = "PUT"
2850
+ o.http_request_uri = "/position-configurations/{ResourceIdentifier}"
2851
+ o.input = Shapes::ShapeRef.new(shape: PutPositionConfigurationRequest)
2852
+ o.output = Shapes::ShapeRef.new(shape: PutPositionConfigurationResponse)
2853
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2854
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2855
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2856
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2857
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2858
+ end)
2859
+
2689
2860
  api.add_operation(:put_resource_log_level, Seahorse::Model::Operation.new.tap do |o|
2690
2861
  o.name = "PutResourceLogLevel"
2691
2862
  o.http_method = "PUT"
@@ -2936,6 +3107,19 @@ module Aws::IoTWireless
2936
3107
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2937
3108
  end)
2938
3109
 
3110
+ api.add_operation(:update_position, Seahorse::Model::Operation.new.tap do |o|
3111
+ o.name = "UpdatePosition"
3112
+ o.http_method = "PATCH"
3113
+ o.http_request_uri = "/positions/{ResourceIdentifier}"
3114
+ o.input = Shapes::ShapeRef.new(shape: UpdatePositionRequest)
3115
+ o.output = Shapes::ShapeRef.new(shape: UpdatePositionResponse)
3116
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
3117
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3118
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3119
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3120
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
3121
+ end)
3122
+
2939
3123
  api.add_operation(:update_resource_event_configuration, Seahorse::Model::Operation.new.tap do |o|
2940
3124
  o.name = "UpdateResourceEventConfiguration"
2941
3125
  o.http_method = "PATCH"