aws-sdk-iotwireless 1.22.0 → 1.25.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -17,6 +17,8 @@ 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')
21
+ AckModeRetryDurationSecs = Shapes::IntegerShape.new(name: 'AckModeRetryDurationSecs')
20
22
  AddGwMetadata = Shapes::BooleanShape.new(name: 'AddGwMetadata')
21
23
  AmazonId = Shapes::StringShape.new(name: 'AmazonId')
22
24
  AmazonResourceName = Shapes::StringShape.new(name: 'AmazonResourceName')
@@ -51,6 +53,8 @@ module Aws::IoTWireless
51
53
  ClientRequestToken = Shapes::StringShape.new(name: 'ClientRequestToken')
52
54
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
53
55
  ConnectionStatus = Shapes::StringShape.new(name: 'ConnectionStatus')
56
+ ConnectionStatusEventConfiguration = Shapes::StructureShape.new(name: 'ConnectionStatusEventConfiguration')
57
+ ConnectionStatusResourceTypeEventConfiguration = Shapes::StructureShape.new(name: 'ConnectionStatusResourceTypeEventConfiguration')
54
58
  Crc = Shapes::IntegerShape.new(name: 'Crc')
55
59
  CreateDestinationRequest = Shapes::StructureShape.new(name: 'CreateDestinationRequest')
56
60
  CreateDestinationResponse = Shapes::StructureShape.new(name: 'CreateDestinationResponse')
@@ -60,6 +64,8 @@ module Aws::IoTWireless
60
64
  CreateFuotaTaskResponse = Shapes::StructureShape.new(name: 'CreateFuotaTaskResponse')
61
65
  CreateMulticastGroupRequest = Shapes::StructureShape.new(name: 'CreateMulticastGroupRequest')
62
66
  CreateMulticastGroupResponse = Shapes::StructureShape.new(name: 'CreateMulticastGroupResponse')
67
+ CreateNetworkAnalyzerConfigurationRequest = Shapes::StructureShape.new(name: 'CreateNetworkAnalyzerConfigurationRequest')
68
+ CreateNetworkAnalyzerConfigurationResponse = Shapes::StructureShape.new(name: 'CreateNetworkAnalyzerConfigurationResponse')
63
69
  CreateServiceProfileRequest = Shapes::StructureShape.new(name: 'CreateServiceProfileRequest')
64
70
  CreateServiceProfileResponse = Shapes::StructureShape.new(name: 'CreateServiceProfileResponse')
65
71
  CreateWirelessDeviceRequest = Shapes::StructureShape.new(name: 'CreateWirelessDeviceRequest')
@@ -79,6 +85,8 @@ module Aws::IoTWireless
79
85
  DeleteFuotaTaskResponse = Shapes::StructureShape.new(name: 'DeleteFuotaTaskResponse')
80
86
  DeleteMulticastGroupRequest = Shapes::StructureShape.new(name: 'DeleteMulticastGroupRequest')
81
87
  DeleteMulticastGroupResponse = Shapes::StructureShape.new(name: 'DeleteMulticastGroupResponse')
88
+ DeleteNetworkAnalyzerConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteNetworkAnalyzerConfigurationRequest')
89
+ DeleteNetworkAnalyzerConfigurationResponse = Shapes::StructureShape.new(name: 'DeleteNetworkAnalyzerConfigurationResponse')
82
90
  DeleteQueuedMessagesRequest = Shapes::StructureShape.new(name: 'DeleteQueuedMessagesRequest')
83
91
  DeleteQueuedMessagesResponse = Shapes::StructureShape.new(name: 'DeleteQueuedMessagesResponse')
84
92
  DeleteServiceProfileRequest = Shapes::StructureShape.new(name: 'DeleteServiceProfileRequest')
@@ -106,6 +114,7 @@ module Aws::IoTWireless
106
114
  DeviceProfileList = Shapes::ListShape.new(name: 'DeviceProfileList')
107
115
  DeviceProfileName = Shapes::StringShape.new(name: 'DeviceProfileName')
108
116
  DeviceRegistrationStateEventConfiguration = Shapes::StructureShape.new(name: 'DeviceRegistrationStateEventConfiguration')
117
+ DeviceRegistrationStateResourceTypeEventConfiguration = Shapes::StructureShape.new(name: 'DeviceRegistrationStateResourceTypeEventConfiguration')
109
118
  DeviceState = Shapes::StringShape.new(name: 'DeviceState')
110
119
  DisassociateAwsAccountFromPartnerAccountRequest = Shapes::StructureShape.new(name: 'DisassociateAwsAccountFromPartnerAccountRequest')
111
120
  DisassociateAwsAccountFromPartnerAccountResponse = Shapes::StructureShape.new(name: 'DisassociateAwsAccountFromPartnerAccountResponse')
@@ -131,13 +140,20 @@ module Aws::IoTWireless
131
140
  DownlinkQueueMessage = Shapes::StructureShape.new(name: 'DownlinkQueueMessage')
132
141
  DownlinkQueueMessagesList = Shapes::ListShape.new(name: 'DownlinkQueueMessagesList')
133
142
  DrMax = Shapes::IntegerShape.new(name: 'DrMax')
143
+ DrMaxBox = Shapes::IntegerShape.new(name: 'DrMaxBox')
134
144
  DrMin = Shapes::IntegerShape.new(name: 'DrMin')
145
+ DrMinBox = Shapes::IntegerShape.new(name: 'DrMinBox')
135
146
  EndPoint = Shapes::StringShape.new(name: 'EndPoint')
136
147
  Event = Shapes::StringShape.new(name: 'Event')
148
+ EventConfigurationItem = Shapes::StructureShape.new(name: 'EventConfigurationItem')
149
+ EventConfigurationsList = Shapes::ListShape.new(name: 'EventConfigurationsList')
150
+ EventNotificationItemConfigurations = Shapes::StructureShape.new(name: 'EventNotificationItemConfigurations')
137
151
  EventNotificationPartnerType = Shapes::StringShape.new(name: 'EventNotificationPartnerType')
152
+ EventNotificationResourceType = Shapes::StringShape.new(name: 'EventNotificationResourceType')
138
153
  EventNotificationTopicStatus = Shapes::StringShape.new(name: 'EventNotificationTopicStatus')
139
154
  Expression = Shapes::StringShape.new(name: 'Expression')
140
155
  ExpressionType = Shapes::StringShape.new(name: 'ExpressionType')
156
+ FCntStart = Shapes::IntegerShape.new(name: 'FCntStart')
141
157
  FNwkSIntKey = Shapes::StringShape.new(name: 'FNwkSIntKey')
142
158
  FPort = Shapes::IntegerShape.new(name: 'FPort')
143
159
  FPorts = Shapes::StructureShape.new(name: 'FPorts')
@@ -158,6 +174,8 @@ module Aws::IoTWireless
158
174
  GetDestinationResponse = Shapes::StructureShape.new(name: 'GetDestinationResponse')
159
175
  GetDeviceProfileRequest = Shapes::StructureShape.new(name: 'GetDeviceProfileRequest')
160
176
  GetDeviceProfileResponse = Shapes::StructureShape.new(name: 'GetDeviceProfileResponse')
177
+ GetEventConfigurationByResourceTypesRequest = Shapes::StructureShape.new(name: 'GetEventConfigurationByResourceTypesRequest')
178
+ GetEventConfigurationByResourceTypesResponse = Shapes::StructureShape.new(name: 'GetEventConfigurationByResourceTypesResponse')
161
179
  GetFuotaTaskRequest = Shapes::StructureShape.new(name: 'GetFuotaTaskRequest')
162
180
  GetFuotaTaskResponse = Shapes::StructureShape.new(name: 'GetFuotaTaskResponse')
163
181
  GetLogLevelsByResourceTypesRequest = Shapes::StructureShape.new(name: 'GetLogLevelsByResourceTypesRequest')
@@ -170,6 +188,10 @@ module Aws::IoTWireless
170
188
  GetNetworkAnalyzerConfigurationResponse = Shapes::StructureShape.new(name: 'GetNetworkAnalyzerConfigurationResponse')
171
189
  GetPartnerAccountRequest = Shapes::StructureShape.new(name: 'GetPartnerAccountRequest')
172
190
  GetPartnerAccountResponse = Shapes::StructureShape.new(name: 'GetPartnerAccountResponse')
191
+ GetPositionConfigurationRequest = Shapes::StructureShape.new(name: 'GetPositionConfigurationRequest')
192
+ GetPositionConfigurationResponse = Shapes::StructureShape.new(name: 'GetPositionConfigurationResponse')
193
+ GetPositionRequest = Shapes::StructureShape.new(name: 'GetPositionRequest')
194
+ GetPositionResponse = Shapes::StructureShape.new(name: 'GetPositionResponse')
173
195
  GetResourceEventConfigurationRequest = Shapes::StructureShape.new(name: 'GetResourceEventConfigurationRequest')
174
196
  GetResourceEventConfigurationResponse = Shapes::StructureShape.new(name: 'GetResourceEventConfigurationResponse')
175
197
  GetResourceLogLevelRequest = Shapes::StructureShape.new(name: 'GetResourceLogLevelRequest')
@@ -194,6 +216,7 @@ module Aws::IoTWireless
194
216
  GetWirelessGatewayTaskDefinitionResponse = Shapes::StructureShape.new(name: 'GetWirelessGatewayTaskDefinitionResponse')
195
217
  GetWirelessGatewayTaskRequest = Shapes::StructureShape.new(name: 'GetWirelessGatewayTaskRequest')
196
218
  GetWirelessGatewayTaskResponse = Shapes::StructureShape.new(name: 'GetWirelessGatewayTaskResponse')
219
+ HorizontalAccuracy = Shapes::FloatShape.new(name: 'HorizontalAccuracy')
197
220
  HrAllowed = Shapes::BooleanShape.new(name: 'HrAllowed')
198
221
  ISODateTimeString = Shapes::StringShape.new(name: 'ISODateTimeString')
199
222
  Identifier = Shapes::StringShape.new(name: 'Identifier')
@@ -204,18 +227,26 @@ module Aws::IoTWireless
204
227
  JoinEui = Shapes::StringShape.new(name: 'JoinEui')
205
228
  JoinEuiFilters = Shapes::ListShape.new(name: 'JoinEuiFilters')
206
229
  JoinEuiRange = Shapes::ListShape.new(name: 'JoinEuiRange')
230
+ JoinEventConfiguration = Shapes::StructureShape.new(name: 'JoinEventConfiguration')
231
+ JoinResourceTypeEventConfiguration = Shapes::StructureShape.new(name: 'JoinResourceTypeEventConfiguration')
207
232
  ListDestinationsRequest = Shapes::StructureShape.new(name: 'ListDestinationsRequest')
208
233
  ListDestinationsResponse = Shapes::StructureShape.new(name: 'ListDestinationsResponse')
209
234
  ListDeviceProfilesRequest = Shapes::StructureShape.new(name: 'ListDeviceProfilesRequest')
210
235
  ListDeviceProfilesResponse = Shapes::StructureShape.new(name: 'ListDeviceProfilesResponse')
236
+ ListEventConfigurationsRequest = Shapes::StructureShape.new(name: 'ListEventConfigurationsRequest')
237
+ ListEventConfigurationsResponse = Shapes::StructureShape.new(name: 'ListEventConfigurationsResponse')
211
238
  ListFuotaTasksRequest = Shapes::StructureShape.new(name: 'ListFuotaTasksRequest')
212
239
  ListFuotaTasksResponse = Shapes::StructureShape.new(name: 'ListFuotaTasksResponse')
213
240
  ListMulticastGroupsByFuotaTaskRequest = Shapes::StructureShape.new(name: 'ListMulticastGroupsByFuotaTaskRequest')
214
241
  ListMulticastGroupsByFuotaTaskResponse = Shapes::StructureShape.new(name: 'ListMulticastGroupsByFuotaTaskResponse')
215
242
  ListMulticastGroupsRequest = Shapes::StructureShape.new(name: 'ListMulticastGroupsRequest')
216
243
  ListMulticastGroupsResponse = Shapes::StructureShape.new(name: 'ListMulticastGroupsResponse')
244
+ ListNetworkAnalyzerConfigurationsRequest = Shapes::StructureShape.new(name: 'ListNetworkAnalyzerConfigurationsRequest')
245
+ ListNetworkAnalyzerConfigurationsResponse = Shapes::StructureShape.new(name: 'ListNetworkAnalyzerConfigurationsResponse')
217
246
  ListPartnerAccountsRequest = Shapes::StructureShape.new(name: 'ListPartnerAccountsRequest')
218
247
  ListPartnerAccountsResponse = Shapes::StructureShape.new(name: 'ListPartnerAccountsResponse')
248
+ ListPositionConfigurationsRequest = Shapes::StructureShape.new(name: 'ListPositionConfigurationsRequest')
249
+ ListPositionConfigurationsResponse = Shapes::StructureShape.new(name: 'ListPositionConfigurationsResponse')
219
250
  ListQueuedMessagesRequest = Shapes::StructureShape.new(name: 'ListQueuedMessagesRequest')
220
251
  ListQueuedMessagesResponse = Shapes::StructureShape.new(name: 'ListQueuedMessagesResponse')
221
252
  ListServiceProfilesRequest = Shapes::StructureShape.new(name: 'ListServiceProfilesRequest')
@@ -228,6 +259,8 @@ module Aws::IoTWireless
228
259
  ListWirelessGatewayTaskDefinitionsResponse = Shapes::StructureShape.new(name: 'ListWirelessGatewayTaskDefinitionsResponse')
229
260
  ListWirelessGatewaysRequest = Shapes::StructureShape.new(name: 'ListWirelessGatewaysRequest')
230
261
  ListWirelessGatewaysResponse = Shapes::StructureShape.new(name: 'ListWirelessGatewaysResponse')
262
+ LoRaWANConnectionStatusEventNotificationConfigurations = Shapes::StructureShape.new(name: 'LoRaWANConnectionStatusEventNotificationConfigurations')
263
+ LoRaWANConnectionStatusResourceTypeEventConfiguration = Shapes::StructureShape.new(name: 'LoRaWANConnectionStatusResourceTypeEventConfiguration')
231
264
  LoRaWANDevice = Shapes::StructureShape.new(name: 'LoRaWANDevice')
232
265
  LoRaWANDeviceMetadata = Shapes::StructureShape.new(name: 'LoRaWANDeviceMetadata')
233
266
  LoRaWANDeviceProfile = Shapes::StructureShape.new(name: 'LoRaWANDeviceProfile')
@@ -239,6 +272,8 @@ module Aws::IoTWireless
239
272
  LoRaWANGatewayMetadataList = Shapes::ListShape.new(name: 'LoRaWANGatewayMetadataList')
240
273
  LoRaWANGatewayVersion = Shapes::StructureShape.new(name: 'LoRaWANGatewayVersion')
241
274
  LoRaWANGetServiceProfileInfo = Shapes::StructureShape.new(name: 'LoRaWANGetServiceProfileInfo')
275
+ LoRaWANJoinEventNotificationConfigurations = Shapes::StructureShape.new(name: 'LoRaWANJoinEventNotificationConfigurations')
276
+ LoRaWANJoinResourceTypeEventConfiguration = Shapes::StructureShape.new(name: 'LoRaWANJoinResourceTypeEventConfiguration')
242
277
  LoRaWANListDevice = Shapes::StructureShape.new(name: 'LoRaWANListDevice')
243
278
  LoRaWANMulticast = Shapes::StructureShape.new(name: 'LoRaWANMulticast')
244
279
  LoRaWANMulticastGet = Shapes::StructureShape.new(name: 'LoRaWANMulticastGet')
@@ -257,6 +292,8 @@ module Aws::IoTWireless
257
292
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
258
293
  McGroupId = Shapes::IntegerShape.new(name: 'McGroupId')
259
294
  Message = Shapes::StringShape.new(name: 'Message')
295
+ MessageDeliveryStatusEventConfiguration = Shapes::StructureShape.new(name: 'MessageDeliveryStatusEventConfiguration')
296
+ MessageDeliveryStatusResourceTypeEventConfiguration = Shapes::StructureShape.new(name: 'MessageDeliveryStatusResourceTypeEventConfiguration')
260
297
  MessageId = Shapes::StringShape.new(name: 'MessageId')
261
298
  MessageType = Shapes::StringShape.new(name: 'MessageType')
262
299
  MinGwDiversity = Shapes::IntegerShape.new(name: 'MinGwDiversity')
@@ -274,7 +311,10 @@ module Aws::IoTWireless
274
311
  MulticastWirelessMetadata = Shapes::StructureShape.new(name: 'MulticastWirelessMetadata')
275
312
  NetId = Shapes::StringShape.new(name: 'NetId')
276
313
  NetIdFilters = Shapes::ListShape.new(name: 'NetIdFilters')
314
+ NetworkAnalyzerConfigurationArn = Shapes::StringShape.new(name: 'NetworkAnalyzerConfigurationArn')
315
+ NetworkAnalyzerConfigurationList = Shapes::ListShape.new(name: 'NetworkAnalyzerConfigurationList')
277
316
  NetworkAnalyzerConfigurationName = Shapes::StringShape.new(name: 'NetworkAnalyzerConfigurationName')
317
+ NetworkAnalyzerConfigurations = Shapes::StructureShape.new(name: 'NetworkAnalyzerConfigurations')
278
318
  NextToken = Shapes::StringShape.new(name: 'NextToken')
279
319
  NumberOfDevicesInGroup = Shapes::IntegerShape.new(name: 'NumberOfDevicesInGroup')
280
320
  NumberOfDevicesRequested = Shapes::IntegerShape.new(name: 'NumberOfDevicesRequested')
@@ -292,9 +332,26 @@ module Aws::IoTWireless
292
332
  PingSlotDr = Shapes::IntegerShape.new(name: 'PingSlotDr')
293
333
  PingSlotFreq = Shapes::IntegerShape.new(name: 'PingSlotFreq')
294
334
  PingSlotPeriod = Shapes::IntegerShape.new(name: 'PingSlotPeriod')
335
+ PositionConfigurationFec = Shapes::StringShape.new(name: 'PositionConfigurationFec')
336
+ PositionConfigurationItem = Shapes::StructureShape.new(name: 'PositionConfigurationItem')
337
+ PositionConfigurationList = Shapes::ListShape.new(name: 'PositionConfigurationList')
338
+ PositionConfigurationStatus = Shapes::StringShape.new(name: 'PositionConfigurationStatus')
339
+ PositionCoordinate = Shapes::ListShape.new(name: 'PositionCoordinate')
340
+ PositionCoordinateValue = Shapes::FloatShape.new(name: 'PositionCoordinateValue')
341
+ PositionResourceIdentifier = Shapes::StringShape.new(name: 'PositionResourceIdentifier')
342
+ PositionResourceType = Shapes::StringShape.new(name: 'PositionResourceType')
343
+ PositionSolverConfigurations = Shapes::StructureShape.new(name: 'PositionSolverConfigurations')
344
+ PositionSolverDetails = Shapes::StructureShape.new(name: 'PositionSolverDetails')
345
+ PositionSolverProvider = Shapes::StringShape.new(name: 'PositionSolverProvider')
346
+ PositionSolverType = Shapes::StringShape.new(name: 'PositionSolverType')
347
+ PositionSolverVersion = Shapes::StringShape.new(name: 'PositionSolverVersion')
348
+ Positioning = Shapes::StructureShape.new(name: 'Positioning')
295
349
  PrAllowed = Shapes::BooleanShape.new(name: 'PrAllowed')
296
350
  PresetFreq = Shapes::IntegerShape.new(name: 'PresetFreq')
297
351
  ProximityEventConfiguration = Shapes::StructureShape.new(name: 'ProximityEventConfiguration')
352
+ ProximityResourceTypeEventConfiguration = Shapes::StructureShape.new(name: 'ProximityResourceTypeEventConfiguration')
353
+ PutPositionConfigurationRequest = Shapes::StructureShape.new(name: 'PutPositionConfigurationRequest')
354
+ PutPositionConfigurationResponse = Shapes::StructureShape.new(name: 'PutPositionConfigurationResponse')
298
355
  PutResourceLogLevelRequest = Shapes::StructureShape.new(name: 'PutResourceLogLevelRequest')
299
356
  PutResourceLogLevelResponse = Shapes::StructureShape.new(name: 'PutResourceLogLevelResponse')
300
357
  QueryString = Shapes::StringShape.new(name: 'QueryString')
@@ -318,6 +375,8 @@ module Aws::IoTWireless
318
375
  RxDrOffset1 = Shapes::IntegerShape.new(name: 'RxDrOffset1')
319
376
  RxFreq2 = Shapes::IntegerShape.new(name: 'RxFreq2')
320
377
  SNwkSIntKey = Shapes::StringShape.new(name: 'SNwkSIntKey')
378
+ SemtechGnssConfiguration = Shapes::StructureShape.new(name: 'SemtechGnssConfiguration')
379
+ SemtechGnssDetail = Shapes::StructureShape.new(name: 'SemtechGnssDetail')
321
380
  SendDataToMulticastGroupRequest = Shapes::StructureShape.new(name: 'SendDataToMulticastGroupRequest')
322
381
  SendDataToMulticastGroupResponse = Shapes::StructureShape.new(name: 'SendDataToMulticastGroupResponse')
323
382
  SendDataToWirelessDeviceRequest = Shapes::StructureShape.new(name: 'SendDataToWirelessDeviceRequest')
@@ -341,6 +400,7 @@ module Aws::IoTWireless
341
400
  SidewalkId = Shapes::StringShape.new(name: 'SidewalkId')
342
401
  SidewalkListDevice = Shapes::StructureShape.new(name: 'SidewalkListDevice')
343
402
  SidewalkManufacturingSn = Shapes::StringShape.new(name: 'SidewalkManufacturingSn')
403
+ SidewalkResourceTypeEventConfiguration = Shapes::StructureShape.new(name: 'SidewalkResourceTypeEventConfiguration')
344
404
  SidewalkSendDataToDevice = Shapes::StructureShape.new(name: 'SidewalkSendDataToDevice')
345
405
  SidewalkUpdateAccount = Shapes::StructureShape.new(name: 'SidewalkUpdateAccount')
346
406
  SigningAlg = Shapes::StringShape.new(name: 'SigningAlg')
@@ -382,9 +442,14 @@ module Aws::IoTWireless
382
442
  UlRatePolicy = Shapes::StringShape.new(name: 'UlRatePolicy')
383
443
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
384
444
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
445
+ UpdateAbpV1_0_x = Shapes::StructureShape.new(name: 'UpdateAbpV1_0_x')
446
+ UpdateAbpV1_1 = Shapes::StructureShape.new(name: 'UpdateAbpV1_1')
385
447
  UpdateDataSource = Shapes::StringShape.new(name: 'UpdateDataSource')
386
448
  UpdateDestinationRequest = Shapes::StructureShape.new(name: 'UpdateDestinationRequest')
387
449
  UpdateDestinationResponse = Shapes::StructureShape.new(name: 'UpdateDestinationResponse')
450
+ UpdateEventConfigurationByResourceTypesRequest = Shapes::StructureShape.new(name: 'UpdateEventConfigurationByResourceTypesRequest')
451
+ UpdateEventConfigurationByResourceTypesResponse = Shapes::StructureShape.new(name: 'UpdateEventConfigurationByResourceTypesResponse')
452
+ UpdateFPorts = Shapes::StructureShape.new(name: 'UpdateFPorts')
388
453
  UpdateFuotaTaskRequest = Shapes::StructureShape.new(name: 'UpdateFuotaTaskRequest')
389
454
  UpdateFuotaTaskResponse = Shapes::StructureShape.new(name: 'UpdateFuotaTaskResponse')
390
455
  UpdateLogLevelsByResourceTypesRequest = Shapes::StructureShape.new(name: 'UpdateLogLevelsByResourceTypesRequest')
@@ -395,6 +460,8 @@ module Aws::IoTWireless
395
460
  UpdateNetworkAnalyzerConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateNetworkAnalyzerConfigurationResponse')
396
461
  UpdatePartnerAccountRequest = Shapes::StructureShape.new(name: 'UpdatePartnerAccountRequest')
397
462
  UpdatePartnerAccountResponse = Shapes::StructureShape.new(name: 'UpdatePartnerAccountResponse')
463
+ UpdatePositionRequest = Shapes::StructureShape.new(name: 'UpdatePositionRequest')
464
+ UpdatePositionResponse = Shapes::StructureShape.new(name: 'UpdatePositionResponse')
398
465
  UpdateResourceEventConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateResourceEventConfigurationRequest')
399
466
  UpdateResourceEventConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateResourceEventConfigurationResponse')
400
467
  UpdateSignature = Shapes::StringShape.new(name: 'UpdateSignature')
@@ -405,6 +472,7 @@ module Aws::IoTWireless
405
472
  UpdateWirelessGatewayTaskCreate = Shapes::StructureShape.new(name: 'UpdateWirelessGatewayTaskCreate')
406
473
  UpdateWirelessGatewayTaskEntry = Shapes::StructureShape.new(name: 'UpdateWirelessGatewayTaskEntry')
407
474
  ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
475
+ VerticalAccuracy = Shapes::FloatShape.new(name: 'VerticalAccuracy')
408
476
  WirelessDeviceArn = Shapes::StringShape.new(name: 'WirelessDeviceArn')
409
477
  WirelessDeviceEvent = Shapes::StringShape.new(name: 'WirelessDeviceEvent')
410
478
  WirelessDeviceEventLogOption = Shapes::StructureShape.new(name: 'WirelessDeviceEventLogOption')
@@ -443,15 +511,21 @@ module Aws::IoTWireless
443
511
 
444
512
  AbpV1_0_x.add_member(:dev_addr, Shapes::ShapeRef.new(shape: DevAddr, location_name: "DevAddr"))
445
513
  AbpV1_0_x.add_member(:session_keys, Shapes::ShapeRef.new(shape: SessionKeysAbpV1_0_x, location_name: "SessionKeys"))
514
+ AbpV1_0_x.add_member(:f_cnt_start, Shapes::ShapeRef.new(shape: FCntStart, location_name: "FCntStart"))
446
515
  AbpV1_0_x.struct_class = Types::AbpV1_0_x
447
516
 
448
517
  AbpV1_1.add_member(:dev_addr, Shapes::ShapeRef.new(shape: DevAddr, location_name: "DevAddr"))
449
518
  AbpV1_1.add_member(:session_keys, Shapes::ShapeRef.new(shape: SessionKeysAbpV1_1, location_name: "SessionKeys"))
519
+ AbpV1_1.add_member(:f_cnt_start, Shapes::ShapeRef.new(shape: FCntStart, location_name: "FCntStart"))
450
520
  AbpV1_1.struct_class = Types::AbpV1_1
451
521
 
452
522
  AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
453
523
  AccessDeniedException.struct_class = Types::AccessDeniedException
454
524
 
525
+ Accuracy.add_member(:horizontal_accuracy, Shapes::ShapeRef.new(shape: HorizontalAccuracy, location_name: "HorizontalAccuracy"))
526
+ Accuracy.add_member(:vertical_accuracy, Shapes::ShapeRef.new(shape: VerticalAccuracy, location_name: "VerticalAccuracy"))
527
+ Accuracy.struct_class = Types::Accuracy
528
+
455
529
  AssociateAwsAccountWithPartnerAccountRequest.add_member(:sidewalk, Shapes::ShapeRef.new(shape: SidewalkAccountInfo, required: true, location_name: "Sidewalk"))
456
530
  AssociateAwsAccountWithPartnerAccountRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
457
531
  AssociateAwsAccountWithPartnerAccountRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
@@ -512,6 +586,13 @@ module Aws::IoTWireless
512
586
  ConflictException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "ResourceType"))
513
587
  ConflictException.struct_class = Types::ConflictException
514
588
 
589
+ ConnectionStatusEventConfiguration.add_member(:lo_ra_wan, Shapes::ShapeRef.new(shape: LoRaWANConnectionStatusEventNotificationConfigurations, location_name: "LoRaWAN"))
590
+ ConnectionStatusEventConfiguration.add_member(:wireless_gateway_id_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "WirelessGatewayIdEventTopic"))
591
+ ConnectionStatusEventConfiguration.struct_class = Types::ConnectionStatusEventConfiguration
592
+
593
+ ConnectionStatusResourceTypeEventConfiguration.add_member(:lo_ra_wan, Shapes::ShapeRef.new(shape: LoRaWANConnectionStatusResourceTypeEventConfiguration, location_name: "LoRaWAN"))
594
+ ConnectionStatusResourceTypeEventConfiguration.struct_class = Types::ConnectionStatusResourceTypeEventConfiguration
595
+
515
596
  CreateDestinationRequest.add_member(:name, Shapes::ShapeRef.new(shape: DestinationName, required: true, location_name: "Name"))
516
597
  CreateDestinationRequest.add_member(:expression_type, Shapes::ShapeRef.new(shape: ExpressionType, required: true, location_name: "ExpressionType"))
517
598
  CreateDestinationRequest.add_member(:expression, Shapes::ShapeRef.new(shape: Expression, required: true, location_name: "Expression"))
@@ -559,6 +640,19 @@ module Aws::IoTWireless
559
640
  CreateMulticastGroupResponse.add_member(:id, Shapes::ShapeRef.new(shape: MulticastGroupId, location_name: "Id"))
560
641
  CreateMulticastGroupResponse.struct_class = Types::CreateMulticastGroupResponse
561
642
 
643
+ CreateNetworkAnalyzerConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurationName, required: true, location_name: "Name"))
644
+ CreateNetworkAnalyzerConfigurationRequest.add_member(:trace_content, Shapes::ShapeRef.new(shape: TraceContent, location_name: "TraceContent"))
645
+ CreateNetworkAnalyzerConfigurationRequest.add_member(:wireless_devices, Shapes::ShapeRef.new(shape: WirelessDeviceList, location_name: "WirelessDevices"))
646
+ CreateNetworkAnalyzerConfigurationRequest.add_member(:wireless_gateways, Shapes::ShapeRef.new(shape: WirelessGatewayList, location_name: "WirelessGateways"))
647
+ CreateNetworkAnalyzerConfigurationRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
648
+ CreateNetworkAnalyzerConfigurationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
649
+ CreateNetworkAnalyzerConfigurationRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
650
+ CreateNetworkAnalyzerConfigurationRequest.struct_class = Types::CreateNetworkAnalyzerConfigurationRequest
651
+
652
+ CreateNetworkAnalyzerConfigurationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurationArn, location_name: "Arn"))
653
+ CreateNetworkAnalyzerConfigurationResponse.add_member(:name, Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurationName, location_name: "Name"))
654
+ CreateNetworkAnalyzerConfigurationResponse.struct_class = Types::CreateNetworkAnalyzerConfigurationResponse
655
+
562
656
  CreateServiceProfileRequest.add_member(:name, Shapes::ShapeRef.new(shape: ServiceProfileName, location_name: "Name"))
563
657
  CreateServiceProfileRequest.add_member(:lo_ra_wan, Shapes::ShapeRef.new(shape: LoRaWANServiceProfile, location_name: "LoRaWAN"))
564
658
  CreateServiceProfileRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
@@ -632,6 +726,11 @@ module Aws::IoTWireless
632
726
 
633
727
  DeleteMulticastGroupResponse.struct_class = Types::DeleteMulticastGroupResponse
634
728
 
729
+ DeleteNetworkAnalyzerConfigurationRequest.add_member(:configuration_name, Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurationName, required: true, location: "uri", location_name: "ConfigurationName"))
730
+ DeleteNetworkAnalyzerConfigurationRequest.struct_class = Types::DeleteNetworkAnalyzerConfigurationRequest
731
+
732
+ DeleteNetworkAnalyzerConfigurationResponse.struct_class = Types::DeleteNetworkAnalyzerConfigurationResponse
733
+
635
734
  DeleteQueuedMessagesRequest.add_member(:id, Shapes::ShapeRef.new(shape: WirelessDeviceId, required: true, location: "uri", location_name: "Id"))
636
735
  DeleteQueuedMessagesRequest.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, required: true, location: "querystring", location_name: "messageId"))
637
736
  DeleteQueuedMessagesRequest.add_member(:wireless_device_type, Shapes::ShapeRef.new(shape: WirelessDeviceType, location: "querystring", location_name: "WirelessDeviceType"))
@@ -684,8 +783,12 @@ module Aws::IoTWireless
684
783
  DeviceProfileList.member = Shapes::ShapeRef.new(shape: DeviceProfile)
685
784
 
686
785
  DeviceRegistrationStateEventConfiguration.add_member(:sidewalk, Shapes::ShapeRef.new(shape: SidewalkEventNotificationConfigurations, location_name: "Sidewalk"))
786
+ DeviceRegistrationStateEventConfiguration.add_member(:wireless_device_id_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "WirelessDeviceIdEventTopic"))
687
787
  DeviceRegistrationStateEventConfiguration.struct_class = Types::DeviceRegistrationStateEventConfiguration
688
788
 
789
+ DeviceRegistrationStateResourceTypeEventConfiguration.add_member(:sidewalk, Shapes::ShapeRef.new(shape: SidewalkResourceTypeEventConfiguration, location_name: "Sidewalk"))
790
+ DeviceRegistrationStateResourceTypeEventConfiguration.struct_class = Types::DeviceRegistrationStateResourceTypeEventConfiguration
791
+
689
792
  DisassociateAwsAccountFromPartnerAccountRequest.add_member(:partner_account_id, Shapes::ShapeRef.new(shape: PartnerAccountId, required: true, location: "uri", location_name: "PartnerAccountId"))
690
793
  DisassociateAwsAccountFromPartnerAccountRequest.add_member(:partner_type, Shapes::ShapeRef.new(shape: PartnerType, required: true, location: "querystring", location_name: "partnerType"))
691
794
  DisassociateAwsAccountFromPartnerAccountRequest.struct_class = Types::DisassociateAwsAccountFromPartnerAccountRequest
@@ -733,9 +836,25 @@ module Aws::IoTWireless
733
836
 
734
837
  DownlinkQueueMessagesList.member = Shapes::ShapeRef.new(shape: DownlinkQueueMessage)
735
838
 
839
+ EventConfigurationItem.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, location_name: "Identifier"))
840
+ EventConfigurationItem.add_member(:identifier_type, Shapes::ShapeRef.new(shape: IdentifierType, location_name: "IdentifierType"))
841
+ EventConfigurationItem.add_member(:partner_type, Shapes::ShapeRef.new(shape: EventNotificationPartnerType, location_name: "PartnerType"))
842
+ EventConfigurationItem.add_member(:events, Shapes::ShapeRef.new(shape: EventNotificationItemConfigurations, location_name: "Events"))
843
+ EventConfigurationItem.struct_class = Types::EventConfigurationItem
844
+
845
+ EventConfigurationsList.member = Shapes::ShapeRef.new(shape: EventConfigurationItem)
846
+
847
+ EventNotificationItemConfigurations.add_member(:device_registration_state, Shapes::ShapeRef.new(shape: DeviceRegistrationStateEventConfiguration, location_name: "DeviceRegistrationState"))
848
+ EventNotificationItemConfigurations.add_member(:proximity, Shapes::ShapeRef.new(shape: ProximityEventConfiguration, location_name: "Proximity"))
849
+ EventNotificationItemConfigurations.add_member(:join, Shapes::ShapeRef.new(shape: JoinEventConfiguration, location_name: "Join"))
850
+ EventNotificationItemConfigurations.add_member(:connection_status, Shapes::ShapeRef.new(shape: ConnectionStatusEventConfiguration, location_name: "ConnectionStatus"))
851
+ EventNotificationItemConfigurations.add_member(:message_delivery_status, Shapes::ShapeRef.new(shape: MessageDeliveryStatusEventConfiguration, location_name: "MessageDeliveryStatus"))
852
+ EventNotificationItemConfigurations.struct_class = Types::EventNotificationItemConfigurations
853
+
736
854
  FPorts.add_member(:fuota, Shapes::ShapeRef.new(shape: FPort, location_name: "Fuota"))
737
855
  FPorts.add_member(:multicast, Shapes::ShapeRef.new(shape: FPort, location_name: "Multicast"))
738
856
  FPorts.add_member(:clock_sync, Shapes::ShapeRef.new(shape: FPort, location_name: "ClockSync"))
857
+ FPorts.add_member(:positioning, Shapes::ShapeRef.new(shape: Positioning, location_name: "Positioning"))
739
858
  FPorts.struct_class = Types::FPorts
740
859
 
741
860
  FactoryPresetFreqsList.member = Shapes::ShapeRef.new(shape: PresetFreq)
@@ -767,6 +886,15 @@ module Aws::IoTWireless
767
886
  GetDeviceProfileResponse.add_member(:lo_ra_wan, Shapes::ShapeRef.new(shape: LoRaWANDeviceProfile, location_name: "LoRaWAN"))
768
887
  GetDeviceProfileResponse.struct_class = Types::GetDeviceProfileResponse
769
888
 
889
+ GetEventConfigurationByResourceTypesRequest.struct_class = Types::GetEventConfigurationByResourceTypesRequest
890
+
891
+ GetEventConfigurationByResourceTypesResponse.add_member(:device_registration_state, Shapes::ShapeRef.new(shape: DeviceRegistrationStateResourceTypeEventConfiguration, location_name: "DeviceRegistrationState"))
892
+ GetEventConfigurationByResourceTypesResponse.add_member(:proximity, Shapes::ShapeRef.new(shape: ProximityResourceTypeEventConfiguration, location_name: "Proximity"))
893
+ GetEventConfigurationByResourceTypesResponse.add_member(:join, Shapes::ShapeRef.new(shape: JoinResourceTypeEventConfiguration, location_name: "Join"))
894
+ GetEventConfigurationByResourceTypesResponse.add_member(:connection_status, Shapes::ShapeRef.new(shape: ConnectionStatusResourceTypeEventConfiguration, location_name: "ConnectionStatus"))
895
+ GetEventConfigurationByResourceTypesResponse.add_member(:message_delivery_status, Shapes::ShapeRef.new(shape: MessageDeliveryStatusResourceTypeEventConfiguration, location_name: "MessageDeliveryStatus"))
896
+ GetEventConfigurationByResourceTypesResponse.struct_class = Types::GetEventConfigurationByResourceTypesResponse
897
+
770
898
  GetFuotaTaskRequest.add_member(:id, Shapes::ShapeRef.new(shape: FuotaTaskId, required: true, location: "uri", location_name: "Id"))
771
899
  GetFuotaTaskRequest.struct_class = Types::GetFuotaTaskRequest
772
900
 
@@ -812,6 +940,9 @@ module Aws::IoTWireless
812
940
  GetNetworkAnalyzerConfigurationResponse.add_member(:trace_content, Shapes::ShapeRef.new(shape: TraceContent, location_name: "TraceContent"))
813
941
  GetNetworkAnalyzerConfigurationResponse.add_member(:wireless_devices, Shapes::ShapeRef.new(shape: WirelessDeviceList, location_name: "WirelessDevices"))
814
942
  GetNetworkAnalyzerConfigurationResponse.add_member(:wireless_gateways, Shapes::ShapeRef.new(shape: WirelessGatewayList, location_name: "WirelessGateways"))
943
+ GetNetworkAnalyzerConfigurationResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
944
+ GetNetworkAnalyzerConfigurationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurationArn, location_name: "Arn"))
945
+ GetNetworkAnalyzerConfigurationResponse.add_member(:name, Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurationName, location_name: "Name"))
815
946
  GetNetworkAnalyzerConfigurationResponse.struct_class = Types::GetNetworkAnalyzerConfigurationResponse
816
947
 
817
948
  GetPartnerAccountRequest.add_member(:partner_account_id, Shapes::ShapeRef.new(shape: PartnerAccountId, required: true, location: "uri", location_name: "PartnerAccountId"))
@@ -822,6 +953,26 @@ module Aws::IoTWireless
822
953
  GetPartnerAccountResponse.add_member(:account_linked, Shapes::ShapeRef.new(shape: AccountLinked, location_name: "AccountLinked"))
823
954
  GetPartnerAccountResponse.struct_class = Types::GetPartnerAccountResponse
824
955
 
956
+ GetPositionConfigurationRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: PositionResourceIdentifier, required: true, location: "uri", location_name: "ResourceIdentifier"))
957
+ GetPositionConfigurationRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: PositionResourceType, required: true, location: "querystring", location_name: "resourceType"))
958
+ GetPositionConfigurationRequest.struct_class = Types::GetPositionConfigurationRequest
959
+
960
+ GetPositionConfigurationResponse.add_member(:solvers, Shapes::ShapeRef.new(shape: PositionSolverDetails, location_name: "Solvers"))
961
+ GetPositionConfigurationResponse.add_member(:destination, Shapes::ShapeRef.new(shape: DestinationName, location_name: "Destination"))
962
+ GetPositionConfigurationResponse.struct_class = Types::GetPositionConfigurationResponse
963
+
964
+ GetPositionRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: PositionResourceIdentifier, required: true, location: "uri", location_name: "ResourceIdentifier"))
965
+ GetPositionRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: PositionResourceType, required: true, location: "querystring", location_name: "resourceType"))
966
+ GetPositionRequest.struct_class = Types::GetPositionRequest
967
+
968
+ GetPositionResponse.add_member(:position, Shapes::ShapeRef.new(shape: PositionCoordinate, location_name: "Position"))
969
+ GetPositionResponse.add_member(:accuracy, Shapes::ShapeRef.new(shape: Accuracy, location_name: "Accuracy"))
970
+ GetPositionResponse.add_member(:solver_type, Shapes::ShapeRef.new(shape: PositionSolverType, location_name: "SolverType"))
971
+ GetPositionResponse.add_member(:solver_provider, Shapes::ShapeRef.new(shape: PositionSolverProvider, location_name: "SolverProvider"))
972
+ GetPositionResponse.add_member(:solver_version, Shapes::ShapeRef.new(shape: PositionSolverVersion, location_name: "SolverVersion"))
973
+ GetPositionResponse.add_member(:timestamp, Shapes::ShapeRef.new(shape: ISODateTimeString, location_name: "Timestamp"))
974
+ GetPositionResponse.struct_class = Types::GetPositionResponse
975
+
825
976
  GetResourceEventConfigurationRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
826
977
  GetResourceEventConfigurationRequest.add_member(:identifier_type, Shapes::ShapeRef.new(shape: IdentifierType, required: true, location: "querystring", location_name: "identifierType"))
827
978
  GetResourceEventConfigurationRequest.add_member(:partner_type, Shapes::ShapeRef.new(shape: EventNotificationPartnerType, location: "querystring", location_name: "partnerType"))
@@ -829,6 +980,9 @@ module Aws::IoTWireless
829
980
 
830
981
  GetResourceEventConfigurationResponse.add_member(:device_registration_state, Shapes::ShapeRef.new(shape: DeviceRegistrationStateEventConfiguration, location_name: "DeviceRegistrationState"))
831
982
  GetResourceEventConfigurationResponse.add_member(:proximity, Shapes::ShapeRef.new(shape: ProximityEventConfiguration, location_name: "Proximity"))
983
+ GetResourceEventConfigurationResponse.add_member(:join, Shapes::ShapeRef.new(shape: JoinEventConfiguration, location_name: "Join"))
984
+ GetResourceEventConfigurationResponse.add_member(:connection_status, Shapes::ShapeRef.new(shape: ConnectionStatusEventConfiguration, location_name: "ConnectionStatus"))
985
+ GetResourceEventConfigurationResponse.add_member(:message_delivery_status, Shapes::ShapeRef.new(shape: MessageDeliveryStatusEventConfiguration, location_name: "MessageDeliveryStatus"))
832
986
  GetResourceEventConfigurationResponse.struct_class = Types::GetResourceEventConfigurationResponse
833
987
 
834
988
  GetResourceLogLevelRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: ResourceIdentifier, required: true, location: "uri", location_name: "ResourceIdentifier"))
@@ -940,6 +1094,13 @@ module Aws::IoTWireless
940
1094
 
941
1095
  JoinEuiRange.member = Shapes::ShapeRef.new(shape: JoinEui)
942
1096
 
1097
+ JoinEventConfiguration.add_member(:lo_ra_wan, Shapes::ShapeRef.new(shape: LoRaWANJoinEventNotificationConfigurations, location_name: "LoRaWAN"))
1098
+ JoinEventConfiguration.add_member(:wireless_device_id_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "WirelessDeviceIdEventTopic"))
1099
+ JoinEventConfiguration.struct_class = Types::JoinEventConfiguration
1100
+
1101
+ JoinResourceTypeEventConfiguration.add_member(:lo_ra_wan, Shapes::ShapeRef.new(shape: LoRaWANJoinResourceTypeEventConfiguration, location_name: "LoRaWAN"))
1102
+ JoinResourceTypeEventConfiguration.struct_class = Types::JoinResourceTypeEventConfiguration
1103
+
943
1104
  ListDestinationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
944
1105
  ListDestinationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
945
1106
  ListDestinationsRequest.struct_class = Types::ListDestinationsRequest
@@ -956,6 +1117,15 @@ module Aws::IoTWireless
956
1117
  ListDeviceProfilesResponse.add_member(:device_profile_list, Shapes::ShapeRef.new(shape: DeviceProfileList, location_name: "DeviceProfileList"))
957
1118
  ListDeviceProfilesResponse.struct_class = Types::ListDeviceProfilesResponse
958
1119
 
1120
+ ListEventConfigurationsRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: EventNotificationResourceType, required: true, location: "querystring", location_name: "resourceType"))
1121
+ ListEventConfigurationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1122
+ ListEventConfigurationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1123
+ ListEventConfigurationsRequest.struct_class = Types::ListEventConfigurationsRequest
1124
+
1125
+ ListEventConfigurationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1126
+ ListEventConfigurationsResponse.add_member(:event_configurations_list, Shapes::ShapeRef.new(shape: EventConfigurationsList, location_name: "EventConfigurationsList"))
1127
+ ListEventConfigurationsResponse.struct_class = Types::ListEventConfigurationsResponse
1128
+
959
1129
  ListFuotaTasksRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
960
1130
  ListFuotaTasksRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
961
1131
  ListFuotaTasksRequest.struct_class = Types::ListFuotaTasksRequest
@@ -981,6 +1151,14 @@ module Aws::IoTWireless
981
1151
  ListMulticastGroupsResponse.add_member(:multicast_group_list, Shapes::ShapeRef.new(shape: MulticastGroupList, location_name: "MulticastGroupList"))
982
1152
  ListMulticastGroupsResponse.struct_class = Types::ListMulticastGroupsResponse
983
1153
 
1154
+ ListNetworkAnalyzerConfigurationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1155
+ ListNetworkAnalyzerConfigurationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1156
+ ListNetworkAnalyzerConfigurationsRequest.struct_class = Types::ListNetworkAnalyzerConfigurationsRequest
1157
+
1158
+ ListNetworkAnalyzerConfigurationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1159
+ ListNetworkAnalyzerConfigurationsResponse.add_member(:network_analyzer_configuration_list, Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurationList, location_name: "NetworkAnalyzerConfigurationList"))
1160
+ ListNetworkAnalyzerConfigurationsResponse.struct_class = Types::ListNetworkAnalyzerConfigurationsResponse
1161
+
984
1162
  ListPartnerAccountsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
985
1163
  ListPartnerAccountsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
986
1164
  ListPartnerAccountsRequest.struct_class = Types::ListPartnerAccountsRequest
@@ -989,6 +1167,15 @@ module Aws::IoTWireless
989
1167
  ListPartnerAccountsResponse.add_member(:sidewalk, Shapes::ShapeRef.new(shape: SidewalkAccountList, location_name: "Sidewalk"))
990
1168
  ListPartnerAccountsResponse.struct_class = Types::ListPartnerAccountsResponse
991
1169
 
1170
+ ListPositionConfigurationsRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: PositionResourceType, location: "querystring", location_name: "resourceType"))
1171
+ ListPositionConfigurationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1172
+ ListPositionConfigurationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1173
+ ListPositionConfigurationsRequest.struct_class = Types::ListPositionConfigurationsRequest
1174
+
1175
+ ListPositionConfigurationsResponse.add_member(:position_configuration_list, Shapes::ShapeRef.new(shape: PositionConfigurationList, location_name: "PositionConfigurationList"))
1176
+ ListPositionConfigurationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1177
+ ListPositionConfigurationsResponse.struct_class = Types::ListPositionConfigurationsResponse
1178
+
992
1179
  ListQueuedMessagesRequest.add_member(:id, Shapes::ShapeRef.new(shape: WirelessDeviceId, required: true, location: "uri", location_name: "Id"))
993
1180
  ListQueuedMessagesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
994
1181
  ListQueuedMessagesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
@@ -1044,6 +1231,12 @@ module Aws::IoTWireless
1044
1231
  ListWirelessGatewaysResponse.add_member(:wireless_gateway_list, Shapes::ShapeRef.new(shape: WirelessGatewayStatisticsList, location_name: "WirelessGatewayList"))
1045
1232
  ListWirelessGatewaysResponse.struct_class = Types::ListWirelessGatewaysResponse
1046
1233
 
1234
+ LoRaWANConnectionStatusEventNotificationConfigurations.add_member(:gateway_eui_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "GatewayEuiEventTopic"))
1235
+ LoRaWANConnectionStatusEventNotificationConfigurations.struct_class = Types::LoRaWANConnectionStatusEventNotificationConfigurations
1236
+
1237
+ LoRaWANConnectionStatusResourceTypeEventConfiguration.add_member(:wireless_gateway_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "WirelessGatewayEventTopic"))
1238
+ LoRaWANConnectionStatusResourceTypeEventConfiguration.struct_class = Types::LoRaWANConnectionStatusResourceTypeEventConfiguration
1239
+
1047
1240
  LoRaWANDevice.add_member(:dev_eui, Shapes::ShapeRef.new(shape: DevEui, location_name: "DevEui"))
1048
1241
  LoRaWANDevice.add_member(:device_profile_id, Shapes::ShapeRef.new(shape: DeviceProfileId, location_name: "DeviceProfileId"))
1049
1242
  LoRaWANDevice.add_member(:service_profile_id, Shapes::ShapeRef.new(shape: ServiceProfileId, location_name: "ServiceProfileId"))
@@ -1133,6 +1326,12 @@ module Aws::IoTWireless
1133
1326
  LoRaWANGetServiceProfileInfo.add_member(:min_gw_diversity, Shapes::ShapeRef.new(shape: MinGwDiversity, location_name: "MinGwDiversity"))
1134
1327
  LoRaWANGetServiceProfileInfo.struct_class = Types::LoRaWANGetServiceProfileInfo
1135
1328
 
1329
+ LoRaWANJoinEventNotificationConfigurations.add_member(:dev_eui_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "DevEuiEventTopic"))
1330
+ LoRaWANJoinEventNotificationConfigurations.struct_class = Types::LoRaWANJoinEventNotificationConfigurations
1331
+
1332
+ LoRaWANJoinResourceTypeEventConfiguration.add_member(:wireless_device_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "WirelessDeviceEventTopic"))
1333
+ LoRaWANJoinResourceTypeEventConfiguration.struct_class = Types::LoRaWANJoinResourceTypeEventConfiguration
1334
+
1136
1335
  LoRaWANListDevice.add_member(:dev_eui, Shapes::ShapeRef.new(shape: DevEui, location_name: "DevEui"))
1137
1336
  LoRaWANListDevice.struct_class = Types::LoRaWANListDevice
1138
1337
 
@@ -1159,6 +1358,8 @@ module Aws::IoTWireless
1159
1358
  LoRaWANSendDataToDevice.struct_class = Types::LoRaWANSendDataToDevice
1160
1359
 
1161
1360
  LoRaWANServiceProfile.add_member(:add_gw_metadata, Shapes::ShapeRef.new(shape: AddGwMetadata, location_name: "AddGwMetadata"))
1361
+ LoRaWANServiceProfile.add_member(:dr_min, Shapes::ShapeRef.new(shape: DrMinBox, location_name: "DrMin"))
1362
+ LoRaWANServiceProfile.add_member(:dr_max, Shapes::ShapeRef.new(shape: DrMaxBox, location_name: "DrMax"))
1162
1363
  LoRaWANServiceProfile.struct_class = Types::LoRaWANServiceProfile
1163
1364
 
1164
1365
  LoRaWANStartFuotaTask.add_member(:start_time, Shapes::ShapeRef.new(shape: StartTime, location_name: "StartTime"))
@@ -1166,6 +1367,9 @@ module Aws::IoTWireless
1166
1367
 
1167
1368
  LoRaWANUpdateDevice.add_member(:device_profile_id, Shapes::ShapeRef.new(shape: DeviceProfileId, location_name: "DeviceProfileId"))
1168
1369
  LoRaWANUpdateDevice.add_member(:service_profile_id, Shapes::ShapeRef.new(shape: ServiceProfileId, location_name: "ServiceProfileId"))
1370
+ LoRaWANUpdateDevice.add_member(:abp_v1_1, Shapes::ShapeRef.new(shape: UpdateAbpV1_1, location_name: "AbpV1_1"))
1371
+ LoRaWANUpdateDevice.add_member(:abp_v1_0_x, Shapes::ShapeRef.new(shape: UpdateAbpV1_0_x, location_name: "AbpV1_0_x"))
1372
+ LoRaWANUpdateDevice.add_member(:f_ports, Shapes::ShapeRef.new(shape: UpdateFPorts, location_name: "FPorts"))
1169
1373
  LoRaWANUpdateDevice.struct_class = Types::LoRaWANUpdateDevice
1170
1374
 
1171
1375
  LoRaWANUpdateGatewayTaskCreate.add_member(:update_signature, Shapes::ShapeRef.new(shape: UpdateSignature, location_name: "UpdateSignature"))
@@ -1178,6 +1382,13 @@ module Aws::IoTWireless
1178
1382
  LoRaWANUpdateGatewayTaskEntry.add_member(:update_version, Shapes::ShapeRef.new(shape: LoRaWANGatewayVersion, location_name: "UpdateVersion"))
1179
1383
  LoRaWANUpdateGatewayTaskEntry.struct_class = Types::LoRaWANUpdateGatewayTaskEntry
1180
1384
 
1385
+ MessageDeliveryStatusEventConfiguration.add_member(:sidewalk, Shapes::ShapeRef.new(shape: SidewalkEventNotificationConfigurations, location_name: "Sidewalk"))
1386
+ MessageDeliveryStatusEventConfiguration.add_member(:wireless_device_id_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "WirelessDeviceIdEventTopic"))
1387
+ MessageDeliveryStatusEventConfiguration.struct_class = Types::MessageDeliveryStatusEventConfiguration
1388
+
1389
+ MessageDeliveryStatusResourceTypeEventConfiguration.add_member(:sidewalk, Shapes::ShapeRef.new(shape: SidewalkResourceTypeEventConfiguration, location_name: "Sidewalk"))
1390
+ MessageDeliveryStatusResourceTypeEventConfiguration.struct_class = Types::MessageDeliveryStatusResourceTypeEventConfiguration
1391
+
1181
1392
  MulticastGroup.add_member(:id, Shapes::ShapeRef.new(shape: MulticastGroupId, location_name: "Id"))
1182
1393
  MulticastGroup.add_member(:arn, Shapes::ShapeRef.new(shape: MulticastGroupArn, location_name: "Arn"))
1183
1394
  MulticastGroup.add_member(:name, Shapes::ShapeRef.new(shape: MulticastGroupName, location_name: "Name"))
@@ -1195,6 +1406,12 @@ module Aws::IoTWireless
1195
1406
 
1196
1407
  NetIdFilters.member = Shapes::ShapeRef.new(shape: NetId)
1197
1408
 
1409
+ NetworkAnalyzerConfigurationList.member = Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurations)
1410
+
1411
+ NetworkAnalyzerConfigurations.add_member(:arn, Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurationArn, location_name: "Arn"))
1412
+ NetworkAnalyzerConfigurations.add_member(:name, Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurationName, location_name: "Name"))
1413
+ NetworkAnalyzerConfigurations.struct_class = Types::NetworkAnalyzerConfigurations
1414
+
1198
1415
  OtaaV1_0_x.add_member(:app_key, Shapes::ShapeRef.new(shape: AppKey, location_name: "AppKey"))
1199
1416
  OtaaV1_0_x.add_member(:app_eui, Shapes::ShapeRef.new(shape: AppEui, location_name: "AppEui"))
1200
1417
  OtaaV1_0_x.add_member(:gen_app_key, Shapes::ShapeRef.new(shape: GenAppKey, location_name: "GenAppKey"))
@@ -1205,9 +1422,42 @@ module Aws::IoTWireless
1205
1422
  OtaaV1_1.add_member(:join_eui, Shapes::ShapeRef.new(shape: JoinEui, location_name: "JoinEui"))
1206
1423
  OtaaV1_1.struct_class = Types::OtaaV1_1
1207
1424
 
1425
+ PositionConfigurationItem.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: PositionResourceIdentifier, location_name: "ResourceIdentifier"))
1426
+ PositionConfigurationItem.add_member(:resource_type, Shapes::ShapeRef.new(shape: PositionResourceType, location_name: "ResourceType"))
1427
+ PositionConfigurationItem.add_member(:solvers, Shapes::ShapeRef.new(shape: PositionSolverDetails, location_name: "Solvers"))
1428
+ PositionConfigurationItem.add_member(:destination, Shapes::ShapeRef.new(shape: DestinationName, location_name: "Destination"))
1429
+ PositionConfigurationItem.struct_class = Types::PositionConfigurationItem
1430
+
1431
+ PositionConfigurationList.member = Shapes::ShapeRef.new(shape: PositionConfigurationItem)
1432
+
1433
+ PositionCoordinate.member = Shapes::ShapeRef.new(shape: PositionCoordinateValue)
1434
+
1435
+ PositionSolverConfigurations.add_member(:semtech_gnss, Shapes::ShapeRef.new(shape: SemtechGnssConfiguration, location_name: "SemtechGnss"))
1436
+ PositionSolverConfigurations.struct_class = Types::PositionSolverConfigurations
1437
+
1438
+ PositionSolverDetails.add_member(:semtech_gnss, Shapes::ShapeRef.new(shape: SemtechGnssDetail, location_name: "SemtechGnss"))
1439
+ PositionSolverDetails.struct_class = Types::PositionSolverDetails
1440
+
1441
+ Positioning.add_member(:clock_sync, Shapes::ShapeRef.new(shape: FPort, location_name: "ClockSync"))
1442
+ Positioning.add_member(:stream, Shapes::ShapeRef.new(shape: FPort, location_name: "Stream"))
1443
+ Positioning.add_member(:gnss, Shapes::ShapeRef.new(shape: FPort, location_name: "Gnss"))
1444
+ Positioning.struct_class = Types::Positioning
1445
+
1208
1446
  ProximityEventConfiguration.add_member(:sidewalk, Shapes::ShapeRef.new(shape: SidewalkEventNotificationConfigurations, location_name: "Sidewalk"))
1447
+ ProximityEventConfiguration.add_member(:wireless_device_id_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "WirelessDeviceIdEventTopic"))
1209
1448
  ProximityEventConfiguration.struct_class = Types::ProximityEventConfiguration
1210
1449
 
1450
+ ProximityResourceTypeEventConfiguration.add_member(:sidewalk, Shapes::ShapeRef.new(shape: SidewalkResourceTypeEventConfiguration, location_name: "Sidewalk"))
1451
+ ProximityResourceTypeEventConfiguration.struct_class = Types::ProximityResourceTypeEventConfiguration
1452
+
1453
+ PutPositionConfigurationRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: PositionResourceIdentifier, required: true, location: "uri", location_name: "ResourceIdentifier"))
1454
+ PutPositionConfigurationRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: PositionResourceType, required: true, location: "querystring", location_name: "resourceType"))
1455
+ PutPositionConfigurationRequest.add_member(:solvers, Shapes::ShapeRef.new(shape: PositionSolverConfigurations, location_name: "Solvers"))
1456
+ PutPositionConfigurationRequest.add_member(:destination, Shapes::ShapeRef.new(shape: DestinationName, location_name: "Destination"))
1457
+ PutPositionConfigurationRequest.struct_class = Types::PutPositionConfigurationRequest
1458
+
1459
+ PutPositionConfigurationResponse.struct_class = Types::PutPositionConfigurationResponse
1460
+
1211
1461
  PutResourceLogLevelRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: ResourceIdentifier, required: true, location: "uri", location_name: "ResourceIdentifier"))
1212
1462
  PutResourceLogLevelRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, required: true, location: "querystring", location_name: "resourceType"))
1213
1463
  PutResourceLogLevelRequest.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, required: true, location_name: "LogLevel"))
@@ -1230,6 +1480,16 @@ module Aws::IoTWireless
1230
1480
  ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "ResourceType"))
1231
1481
  ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
1232
1482
 
1483
+ SemtechGnssConfiguration.add_member(:status, Shapes::ShapeRef.new(shape: PositionConfigurationStatus, required: true, location_name: "Status"))
1484
+ SemtechGnssConfiguration.add_member(:fec, Shapes::ShapeRef.new(shape: PositionConfigurationFec, required: true, location_name: "Fec"))
1485
+ SemtechGnssConfiguration.struct_class = Types::SemtechGnssConfiguration
1486
+
1487
+ SemtechGnssDetail.add_member(:provider, Shapes::ShapeRef.new(shape: PositionSolverProvider, location_name: "Provider"))
1488
+ SemtechGnssDetail.add_member(:type, Shapes::ShapeRef.new(shape: PositionSolverType, location_name: "Type"))
1489
+ SemtechGnssDetail.add_member(:status, Shapes::ShapeRef.new(shape: PositionConfigurationStatus, location_name: "Status"))
1490
+ SemtechGnssDetail.add_member(:fec, Shapes::ShapeRef.new(shape: PositionConfigurationFec, location_name: "Fec"))
1491
+ SemtechGnssDetail.struct_class = Types::SemtechGnssDetail
1492
+
1233
1493
  SendDataToMulticastGroupRequest.add_member(:id, Shapes::ShapeRef.new(shape: MulticastGroupId, required: true, location: "uri", location_name: "Id"))
1234
1494
  SendDataToMulticastGroupRequest.add_member(:payload_data, Shapes::ShapeRef.new(shape: PayloadData, required: true, location_name: "PayloadData"))
1235
1495
  SendDataToMulticastGroupRequest.add_member(:wireless_metadata, Shapes::ShapeRef.new(shape: MulticastWirelessMetadata, required: true, location_name: "WirelessMetadata"))
@@ -1296,8 +1556,12 @@ module Aws::IoTWireless
1296
1556
  SidewalkListDevice.add_member(:device_certificates, Shapes::ShapeRef.new(shape: DeviceCertificateList, location_name: "DeviceCertificates"))
1297
1557
  SidewalkListDevice.struct_class = Types::SidewalkListDevice
1298
1558
 
1559
+ SidewalkResourceTypeEventConfiguration.add_member(:wireless_device_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "WirelessDeviceEventTopic"))
1560
+ SidewalkResourceTypeEventConfiguration.struct_class = Types::SidewalkResourceTypeEventConfiguration
1561
+
1299
1562
  SidewalkSendDataToDevice.add_member(:seq, Shapes::ShapeRef.new(shape: Seq, location_name: "Seq"))
1300
1563
  SidewalkSendDataToDevice.add_member(:message_type, Shapes::ShapeRef.new(shape: MessageType, location_name: "MessageType"))
1564
+ SidewalkSendDataToDevice.add_member(:ack_mode_retry_duration_secs, Shapes::ShapeRef.new(shape: AckModeRetryDurationSecs, location_name: "AckModeRetryDurationSecs"))
1301
1565
  SidewalkSendDataToDevice.struct_class = Types::SidewalkSendDataToDevice
1302
1566
 
1303
1567
  SidewalkUpdateAccount.add_member(:app_server_private_key, Shapes::ShapeRef.new(shape: AppServerPrivateKey, location_name: "AppServerPrivateKey"))
@@ -1368,6 +1632,12 @@ module Aws::IoTWireless
1368
1632
 
1369
1633
  UntagResourceResponse.struct_class = Types::UntagResourceResponse
1370
1634
 
1635
+ UpdateAbpV1_0_x.add_member(:f_cnt_start, Shapes::ShapeRef.new(shape: FCntStart, location_name: "FCntStart"))
1636
+ UpdateAbpV1_0_x.struct_class = Types::UpdateAbpV1_0_x
1637
+
1638
+ UpdateAbpV1_1.add_member(:f_cnt_start, Shapes::ShapeRef.new(shape: FCntStart, location_name: "FCntStart"))
1639
+ UpdateAbpV1_1.struct_class = Types::UpdateAbpV1_1
1640
+
1371
1641
  UpdateDestinationRequest.add_member(:name, Shapes::ShapeRef.new(shape: DestinationName, required: true, location: "uri", location_name: "Name"))
1372
1642
  UpdateDestinationRequest.add_member(:expression_type, Shapes::ShapeRef.new(shape: ExpressionType, location_name: "ExpressionType"))
1373
1643
  UpdateDestinationRequest.add_member(:expression, Shapes::ShapeRef.new(shape: Expression, location_name: "Expression"))
@@ -1377,6 +1647,18 @@ module Aws::IoTWireless
1377
1647
 
1378
1648
  UpdateDestinationResponse.struct_class = Types::UpdateDestinationResponse
1379
1649
 
1650
+ UpdateEventConfigurationByResourceTypesRequest.add_member(:device_registration_state, Shapes::ShapeRef.new(shape: DeviceRegistrationStateResourceTypeEventConfiguration, location_name: "DeviceRegistrationState"))
1651
+ UpdateEventConfigurationByResourceTypesRequest.add_member(:proximity, Shapes::ShapeRef.new(shape: ProximityResourceTypeEventConfiguration, location_name: "Proximity"))
1652
+ UpdateEventConfigurationByResourceTypesRequest.add_member(:join, Shapes::ShapeRef.new(shape: JoinResourceTypeEventConfiguration, location_name: "Join"))
1653
+ UpdateEventConfigurationByResourceTypesRequest.add_member(:connection_status, Shapes::ShapeRef.new(shape: ConnectionStatusResourceTypeEventConfiguration, location_name: "ConnectionStatus"))
1654
+ UpdateEventConfigurationByResourceTypesRequest.add_member(:message_delivery_status, Shapes::ShapeRef.new(shape: MessageDeliveryStatusResourceTypeEventConfiguration, location_name: "MessageDeliveryStatus"))
1655
+ UpdateEventConfigurationByResourceTypesRequest.struct_class = Types::UpdateEventConfigurationByResourceTypesRequest
1656
+
1657
+ UpdateEventConfigurationByResourceTypesResponse.struct_class = Types::UpdateEventConfigurationByResourceTypesResponse
1658
+
1659
+ UpdateFPorts.add_member(:positioning, Shapes::ShapeRef.new(shape: Positioning, location_name: "Positioning"))
1660
+ UpdateFPorts.struct_class = Types::UpdateFPorts
1661
+
1380
1662
  UpdateFuotaTaskRequest.add_member(:id, Shapes::ShapeRef.new(shape: FuotaTaskId, required: true, location: "uri", location_name: "Id"))
1381
1663
  UpdateFuotaTaskRequest.add_member(:name, Shapes::ShapeRef.new(shape: FuotaTaskName, location_name: "Name"))
1382
1664
  UpdateFuotaTaskRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
@@ -1408,6 +1690,7 @@ module Aws::IoTWireless
1408
1690
  UpdateNetworkAnalyzerConfigurationRequest.add_member(:wireless_devices_to_remove, Shapes::ShapeRef.new(shape: WirelessDeviceList, location_name: "WirelessDevicesToRemove"))
1409
1691
  UpdateNetworkAnalyzerConfigurationRequest.add_member(:wireless_gateways_to_add, Shapes::ShapeRef.new(shape: WirelessGatewayList, location_name: "WirelessGatewaysToAdd"))
1410
1692
  UpdateNetworkAnalyzerConfigurationRequest.add_member(:wireless_gateways_to_remove, Shapes::ShapeRef.new(shape: WirelessGatewayList, location_name: "WirelessGatewaysToRemove"))
1693
+ UpdateNetworkAnalyzerConfigurationRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
1411
1694
  UpdateNetworkAnalyzerConfigurationRequest.struct_class = Types::UpdateNetworkAnalyzerConfigurationRequest
1412
1695
 
1413
1696
  UpdateNetworkAnalyzerConfigurationResponse.struct_class = Types::UpdateNetworkAnalyzerConfigurationResponse
@@ -1419,11 +1702,21 @@ module Aws::IoTWireless
1419
1702
 
1420
1703
  UpdatePartnerAccountResponse.struct_class = Types::UpdatePartnerAccountResponse
1421
1704
 
1705
+ UpdatePositionRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: PositionResourceIdentifier, required: true, location: "uri", location_name: "ResourceIdentifier"))
1706
+ UpdatePositionRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: PositionResourceType, required: true, location: "querystring", location_name: "resourceType"))
1707
+ UpdatePositionRequest.add_member(:position, Shapes::ShapeRef.new(shape: PositionCoordinate, required: true, location_name: "Position"))
1708
+ UpdatePositionRequest.struct_class = Types::UpdatePositionRequest
1709
+
1710
+ UpdatePositionResponse.struct_class = Types::UpdatePositionResponse
1711
+
1422
1712
  UpdateResourceEventConfigurationRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
1423
1713
  UpdateResourceEventConfigurationRequest.add_member(:identifier_type, Shapes::ShapeRef.new(shape: IdentifierType, required: true, location: "querystring", location_name: "identifierType"))
1424
1714
  UpdateResourceEventConfigurationRequest.add_member(:partner_type, Shapes::ShapeRef.new(shape: EventNotificationPartnerType, location: "querystring", location_name: "partnerType"))
1425
1715
  UpdateResourceEventConfigurationRequest.add_member(:device_registration_state, Shapes::ShapeRef.new(shape: DeviceRegistrationStateEventConfiguration, location_name: "DeviceRegistrationState"))
1426
1716
  UpdateResourceEventConfigurationRequest.add_member(:proximity, Shapes::ShapeRef.new(shape: ProximityEventConfiguration, location_name: "Proximity"))
1717
+ UpdateResourceEventConfigurationRequest.add_member(:join, Shapes::ShapeRef.new(shape: JoinEventConfiguration, location_name: "Join"))
1718
+ UpdateResourceEventConfigurationRequest.add_member(:connection_status, Shapes::ShapeRef.new(shape: ConnectionStatusEventConfiguration, location_name: "ConnectionStatus"))
1719
+ UpdateResourceEventConfigurationRequest.add_member(:message_delivery_status, Shapes::ShapeRef.new(shape: MessageDeliveryStatusEventConfiguration, location_name: "MessageDeliveryStatus"))
1427
1720
  UpdateResourceEventConfigurationRequest.struct_class = Types::UpdateResourceEventConfigurationRequest
1428
1721
 
1429
1722
  UpdateResourceEventConfigurationResponse.struct_class = Types::UpdateResourceEventConfigurationResponse
@@ -1704,6 +1997,20 @@ module Aws::IoTWireless
1704
1997
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1705
1998
  end)
1706
1999
 
2000
+ api.add_operation(:create_network_analyzer_configuration, Seahorse::Model::Operation.new.tap do |o|
2001
+ o.name = "CreateNetworkAnalyzerConfiguration"
2002
+ o.http_method = "POST"
2003
+ o.http_request_uri = "/network-analyzer-configurations"
2004
+ o.input = Shapes::ShapeRef.new(shape: CreateNetworkAnalyzerConfigurationRequest)
2005
+ o.output = Shapes::ShapeRef.new(shape: CreateNetworkAnalyzerConfigurationResponse)
2006
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2007
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2008
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2009
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2010
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2011
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2012
+ end)
2013
+
1707
2014
  api.add_operation(:create_service_profile, Seahorse::Model::Operation.new.tap do |o|
1708
2015
  o.name = "CreateServiceProfile"
1709
2016
  o.http_method = "POST"
@@ -1827,6 +2134,20 @@ module Aws::IoTWireless
1827
2134
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1828
2135
  end)
1829
2136
 
2137
+ api.add_operation(:delete_network_analyzer_configuration, Seahorse::Model::Operation.new.tap do |o|
2138
+ o.name = "DeleteNetworkAnalyzerConfiguration"
2139
+ o.http_method = "DELETE"
2140
+ o.http_request_uri = "/network-analyzer-configurations/{ConfigurationName}"
2141
+ o.input = Shapes::ShapeRef.new(shape: DeleteNetworkAnalyzerConfigurationRequest)
2142
+ o.output = Shapes::ShapeRef.new(shape: DeleteNetworkAnalyzerConfigurationResponse)
2143
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2144
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2145
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2146
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2147
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2148
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2149
+ end)
2150
+
1830
2151
  api.add_operation(:delete_queued_messages, Seahorse::Model::Operation.new.tap do |o|
1831
2152
  o.name = "DeleteQueuedMessages"
1832
2153
  o.http_method = "DELETE"
@@ -2025,6 +2346,17 @@ module Aws::IoTWireless
2025
2346
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2026
2347
  end)
2027
2348
 
2349
+ api.add_operation(:get_event_configuration_by_resource_types, Seahorse::Model::Operation.new.tap do |o|
2350
+ o.name = "GetEventConfigurationByResourceTypes"
2351
+ o.http_method = "GET"
2352
+ o.http_request_uri = "/event-configurations-resource-types"
2353
+ o.input = Shapes::ShapeRef.new(shape: GetEventConfigurationByResourceTypesRequest)
2354
+ o.output = Shapes::ShapeRef.new(shape: GetEventConfigurationByResourceTypesResponse)
2355
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2356
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2357
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2358
+ end)
2359
+
2028
2360
  api.add_operation(:get_fuota_task, Seahorse::Model::Operation.new.tap do |o|
2029
2361
  o.name = "GetFuotaTask"
2030
2362
  o.http_method = "GET"
@@ -2102,6 +2434,32 @@ module Aws::IoTWireless
2102
2434
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2103
2435
  end)
2104
2436
 
2437
+ api.add_operation(:get_position, Seahorse::Model::Operation.new.tap do |o|
2438
+ o.name = "GetPosition"
2439
+ o.http_method = "GET"
2440
+ o.http_request_uri = "/positions/{ResourceIdentifier}"
2441
+ o.input = Shapes::ShapeRef.new(shape: GetPositionRequest)
2442
+ o.output = Shapes::ShapeRef.new(shape: GetPositionResponse)
2443
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2444
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2445
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2446
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2447
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2448
+ end)
2449
+
2450
+ api.add_operation(:get_position_configuration, Seahorse::Model::Operation.new.tap do |o|
2451
+ o.name = "GetPositionConfiguration"
2452
+ o.http_method = "GET"
2453
+ o.http_request_uri = "/position-configurations/{ResourceIdentifier}"
2454
+ o.input = Shapes::ShapeRef.new(shape: GetPositionConfigurationRequest)
2455
+ o.output = Shapes::ShapeRef.new(shape: GetPositionConfigurationResponse)
2456
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2457
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2458
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2459
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2460
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2461
+ end)
2462
+
2105
2463
  api.add_operation(:get_resource_event_configuration, Seahorse::Model::Operation.new.tap do |o|
2106
2464
  o.name = "GetResourceEventConfiguration"
2107
2465
  o.http_method = "GET"
@@ -2293,6 +2651,18 @@ module Aws::IoTWireless
2293
2651
  )
2294
2652
  end)
2295
2653
 
2654
+ api.add_operation(:list_event_configurations, Seahorse::Model::Operation.new.tap do |o|
2655
+ o.name = "ListEventConfigurations"
2656
+ o.http_method = "GET"
2657
+ o.http_request_uri = "/event-configurations"
2658
+ o.input = Shapes::ShapeRef.new(shape: ListEventConfigurationsRequest)
2659
+ o.output = Shapes::ShapeRef.new(shape: ListEventConfigurationsResponse)
2660
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2661
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2662
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2663
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2664
+ end)
2665
+
2296
2666
  api.add_operation(:list_fuota_tasks, Seahorse::Model::Operation.new.tap do |o|
2297
2667
  o.name = "ListFuotaTasks"
2298
2668
  o.http_method = "GET"
@@ -2348,6 +2718,24 @@ module Aws::IoTWireless
2348
2718
  )
2349
2719
  end)
2350
2720
 
2721
+ api.add_operation(:list_network_analyzer_configurations, Seahorse::Model::Operation.new.tap do |o|
2722
+ o.name = "ListNetworkAnalyzerConfigurations"
2723
+ o.http_method = "GET"
2724
+ o.http_request_uri = "/network-analyzer-configurations"
2725
+ o.input = Shapes::ShapeRef.new(shape: ListNetworkAnalyzerConfigurationsRequest)
2726
+ o.output = Shapes::ShapeRef.new(shape: ListNetworkAnalyzerConfigurationsResponse)
2727
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2728
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2729
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2730
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2731
+ o[:pager] = Aws::Pager.new(
2732
+ limit_key: "max_results",
2733
+ tokens: {
2734
+ "next_token" => "next_token"
2735
+ }
2736
+ )
2737
+ end)
2738
+
2351
2739
  api.add_operation(:list_partner_accounts, Seahorse::Model::Operation.new.tap do |o|
2352
2740
  o.name = "ListPartnerAccounts"
2353
2741
  o.http_method = "GET"
@@ -2360,6 +2748,24 @@ module Aws::IoTWireless
2360
2748
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2361
2749
  end)
2362
2750
 
2751
+ api.add_operation(:list_position_configurations, Seahorse::Model::Operation.new.tap do |o|
2752
+ o.name = "ListPositionConfigurations"
2753
+ o.http_method = "GET"
2754
+ o.http_request_uri = "/position-configurations"
2755
+ o.input = Shapes::ShapeRef.new(shape: ListPositionConfigurationsRequest)
2756
+ o.output = Shapes::ShapeRef.new(shape: ListPositionConfigurationsResponse)
2757
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2758
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2759
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2760
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2761
+ o[:pager] = Aws::Pager.new(
2762
+ limit_key: "max_results",
2763
+ tokens: {
2764
+ "next_token" => "next_token"
2765
+ }
2766
+ )
2767
+ end)
2768
+
2363
2769
  api.add_operation(:list_queued_messages, Seahorse::Model::Operation.new.tap do |o|
2364
2770
  o.name = "ListQueuedMessages"
2365
2771
  o.http_method = "GET"
@@ -2458,6 +2864,19 @@ module Aws::IoTWireless
2458
2864
  )
2459
2865
  end)
2460
2866
 
2867
+ api.add_operation(:put_position_configuration, Seahorse::Model::Operation.new.tap do |o|
2868
+ o.name = "PutPositionConfiguration"
2869
+ o.http_method = "PUT"
2870
+ o.http_request_uri = "/position-configurations/{ResourceIdentifier}"
2871
+ o.input = Shapes::ShapeRef.new(shape: PutPositionConfigurationRequest)
2872
+ o.output = Shapes::ShapeRef.new(shape: PutPositionConfigurationResponse)
2873
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2874
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2875
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2876
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2877
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2878
+ end)
2879
+
2461
2880
  api.add_operation(:put_resource_log_level, Seahorse::Model::Operation.new.tap do |o|
2462
2881
  o.name = "PutResourceLogLevel"
2463
2882
  o.http_method = "PUT"
@@ -2629,6 +3048,18 @@ module Aws::IoTWireless
2629
3048
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2630
3049
  end)
2631
3050
 
3051
+ api.add_operation(:update_event_configuration_by_resource_types, Seahorse::Model::Operation.new.tap do |o|
3052
+ o.name = "UpdateEventConfigurationByResourceTypes"
3053
+ o.http_method = "PATCH"
3054
+ o.http_request_uri = "/event-configurations-resource-types"
3055
+ o.input = Shapes::ShapeRef.new(shape: UpdateEventConfigurationByResourceTypesRequest)
3056
+ o.output = Shapes::ShapeRef.new(shape: UpdateEventConfigurationByResourceTypesResponse)
3057
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
3058
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3059
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3060
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
3061
+ end)
3062
+
2632
3063
  api.add_operation(:update_fuota_task, Seahorse::Model::Operation.new.tap do |o|
2633
3064
  o.name = "UpdateFuotaTask"
2634
3065
  o.http_method = "PATCH"
@@ -2696,6 +3127,19 @@ module Aws::IoTWireless
2696
3127
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2697
3128
  end)
2698
3129
 
3130
+ api.add_operation(:update_position, Seahorse::Model::Operation.new.tap do |o|
3131
+ o.name = "UpdatePosition"
3132
+ o.http_method = "PATCH"
3133
+ o.http_request_uri = "/positions/{ResourceIdentifier}"
3134
+ o.input = Shapes::ShapeRef.new(shape: UpdatePositionRequest)
3135
+ o.output = Shapes::ShapeRef.new(shape: UpdatePositionResponse)
3136
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
3137
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3138
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3139
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3140
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
3141
+ end)
3142
+
2699
3143
  api.add_operation(:update_resource_event_configuration, Seahorse::Model::Operation.new.tap do |o|
2700
3144
  o.name = "UpdateResourceEventConfiguration"
2701
3145
  o.http_method = "PATCH"