aws-sdk-iotwireless 1.20.0 → 1.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -51,6 +51,8 @@ module Aws::IoTWireless
51
51
  ClientRequestToken = Shapes::StringShape.new(name: 'ClientRequestToken')
52
52
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
53
53
  ConnectionStatus = Shapes::StringShape.new(name: 'ConnectionStatus')
54
+ ConnectionStatusEventConfiguration = Shapes::StructureShape.new(name: 'ConnectionStatusEventConfiguration')
55
+ ConnectionStatusResourceTypeEventConfiguration = Shapes::StructureShape.new(name: 'ConnectionStatusResourceTypeEventConfiguration')
54
56
  Crc = Shapes::IntegerShape.new(name: 'Crc')
55
57
  CreateDestinationRequest = Shapes::StructureShape.new(name: 'CreateDestinationRequest')
56
58
  CreateDestinationResponse = Shapes::StructureShape.new(name: 'CreateDestinationResponse')
@@ -60,6 +62,8 @@ module Aws::IoTWireless
60
62
  CreateFuotaTaskResponse = Shapes::StructureShape.new(name: 'CreateFuotaTaskResponse')
61
63
  CreateMulticastGroupRequest = Shapes::StructureShape.new(name: 'CreateMulticastGroupRequest')
62
64
  CreateMulticastGroupResponse = Shapes::StructureShape.new(name: 'CreateMulticastGroupResponse')
65
+ CreateNetworkAnalyzerConfigurationRequest = Shapes::StructureShape.new(name: 'CreateNetworkAnalyzerConfigurationRequest')
66
+ CreateNetworkAnalyzerConfigurationResponse = Shapes::StructureShape.new(name: 'CreateNetworkAnalyzerConfigurationResponse')
63
67
  CreateServiceProfileRequest = Shapes::StructureShape.new(name: 'CreateServiceProfileRequest')
64
68
  CreateServiceProfileResponse = Shapes::StructureShape.new(name: 'CreateServiceProfileResponse')
65
69
  CreateWirelessDeviceRequest = Shapes::StructureShape.new(name: 'CreateWirelessDeviceRequest')
@@ -79,6 +83,8 @@ module Aws::IoTWireless
79
83
  DeleteFuotaTaskResponse = Shapes::StructureShape.new(name: 'DeleteFuotaTaskResponse')
80
84
  DeleteMulticastGroupRequest = Shapes::StructureShape.new(name: 'DeleteMulticastGroupRequest')
81
85
  DeleteMulticastGroupResponse = Shapes::StructureShape.new(name: 'DeleteMulticastGroupResponse')
86
+ DeleteNetworkAnalyzerConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteNetworkAnalyzerConfigurationRequest')
87
+ DeleteNetworkAnalyzerConfigurationResponse = Shapes::StructureShape.new(name: 'DeleteNetworkAnalyzerConfigurationResponse')
82
88
  DeleteQueuedMessagesRequest = Shapes::StructureShape.new(name: 'DeleteQueuedMessagesRequest')
83
89
  DeleteQueuedMessagesResponse = Shapes::StructureShape.new(name: 'DeleteQueuedMessagesResponse')
84
90
  DeleteServiceProfileRequest = Shapes::StructureShape.new(name: 'DeleteServiceProfileRequest')
@@ -106,6 +112,7 @@ module Aws::IoTWireless
106
112
  DeviceProfileList = Shapes::ListShape.new(name: 'DeviceProfileList')
107
113
  DeviceProfileName = Shapes::StringShape.new(name: 'DeviceProfileName')
108
114
  DeviceRegistrationStateEventConfiguration = Shapes::StructureShape.new(name: 'DeviceRegistrationStateEventConfiguration')
115
+ DeviceRegistrationStateResourceTypeEventConfiguration = Shapes::StructureShape.new(name: 'DeviceRegistrationStateResourceTypeEventConfiguration')
109
116
  DeviceState = Shapes::StringShape.new(name: 'DeviceState')
110
117
  DisassociateAwsAccountFromPartnerAccountRequest = Shapes::StructureShape.new(name: 'DisassociateAwsAccountFromPartnerAccountRequest')
111
118
  DisassociateAwsAccountFromPartnerAccountResponse = Shapes::StructureShape.new(name: 'DisassociateAwsAccountFromPartnerAccountResponse')
@@ -134,10 +141,15 @@ module Aws::IoTWireless
134
141
  DrMin = Shapes::IntegerShape.new(name: 'DrMin')
135
142
  EndPoint = Shapes::StringShape.new(name: 'EndPoint')
136
143
  Event = Shapes::StringShape.new(name: 'Event')
144
+ EventConfigurationItem = Shapes::StructureShape.new(name: 'EventConfigurationItem')
145
+ EventConfigurationsList = Shapes::ListShape.new(name: 'EventConfigurationsList')
146
+ EventNotificationItemConfigurations = Shapes::StructureShape.new(name: 'EventNotificationItemConfigurations')
137
147
  EventNotificationPartnerType = Shapes::StringShape.new(name: 'EventNotificationPartnerType')
148
+ EventNotificationResourceType = Shapes::StringShape.new(name: 'EventNotificationResourceType')
138
149
  EventNotificationTopicStatus = Shapes::StringShape.new(name: 'EventNotificationTopicStatus')
139
150
  Expression = Shapes::StringShape.new(name: 'Expression')
140
151
  ExpressionType = Shapes::StringShape.new(name: 'ExpressionType')
152
+ FCntStart = Shapes::IntegerShape.new(name: 'FCntStart')
141
153
  FNwkSIntKey = Shapes::StringShape.new(name: 'FNwkSIntKey')
142
154
  FPort = Shapes::IntegerShape.new(name: 'FPort')
143
155
  FPorts = Shapes::StructureShape.new(name: 'FPorts')
@@ -158,6 +170,8 @@ module Aws::IoTWireless
158
170
  GetDestinationResponse = Shapes::StructureShape.new(name: 'GetDestinationResponse')
159
171
  GetDeviceProfileRequest = Shapes::StructureShape.new(name: 'GetDeviceProfileRequest')
160
172
  GetDeviceProfileResponse = Shapes::StructureShape.new(name: 'GetDeviceProfileResponse')
173
+ GetEventConfigurationByResourceTypesRequest = Shapes::StructureShape.new(name: 'GetEventConfigurationByResourceTypesRequest')
174
+ GetEventConfigurationByResourceTypesResponse = Shapes::StructureShape.new(name: 'GetEventConfigurationByResourceTypesResponse')
161
175
  GetFuotaTaskRequest = Shapes::StructureShape.new(name: 'GetFuotaTaskRequest')
162
176
  GetFuotaTaskResponse = Shapes::StructureShape.new(name: 'GetFuotaTaskResponse')
163
177
  GetLogLevelsByResourceTypesRequest = Shapes::StructureShape.new(name: 'GetLogLevelsByResourceTypesRequest')
@@ -204,16 +218,22 @@ module Aws::IoTWireless
204
218
  JoinEui = Shapes::StringShape.new(name: 'JoinEui')
205
219
  JoinEuiFilters = Shapes::ListShape.new(name: 'JoinEuiFilters')
206
220
  JoinEuiRange = Shapes::ListShape.new(name: 'JoinEuiRange')
221
+ JoinEventConfiguration = Shapes::StructureShape.new(name: 'JoinEventConfiguration')
222
+ JoinResourceTypeEventConfiguration = Shapes::StructureShape.new(name: 'JoinResourceTypeEventConfiguration')
207
223
  ListDestinationsRequest = Shapes::StructureShape.new(name: 'ListDestinationsRequest')
208
224
  ListDestinationsResponse = Shapes::StructureShape.new(name: 'ListDestinationsResponse')
209
225
  ListDeviceProfilesRequest = Shapes::StructureShape.new(name: 'ListDeviceProfilesRequest')
210
226
  ListDeviceProfilesResponse = Shapes::StructureShape.new(name: 'ListDeviceProfilesResponse')
227
+ ListEventConfigurationsRequest = Shapes::StructureShape.new(name: 'ListEventConfigurationsRequest')
228
+ ListEventConfigurationsResponse = Shapes::StructureShape.new(name: 'ListEventConfigurationsResponse')
211
229
  ListFuotaTasksRequest = Shapes::StructureShape.new(name: 'ListFuotaTasksRequest')
212
230
  ListFuotaTasksResponse = Shapes::StructureShape.new(name: 'ListFuotaTasksResponse')
213
231
  ListMulticastGroupsByFuotaTaskRequest = Shapes::StructureShape.new(name: 'ListMulticastGroupsByFuotaTaskRequest')
214
232
  ListMulticastGroupsByFuotaTaskResponse = Shapes::StructureShape.new(name: 'ListMulticastGroupsByFuotaTaskResponse')
215
233
  ListMulticastGroupsRequest = Shapes::StructureShape.new(name: 'ListMulticastGroupsRequest')
216
234
  ListMulticastGroupsResponse = Shapes::StructureShape.new(name: 'ListMulticastGroupsResponse')
235
+ ListNetworkAnalyzerConfigurationsRequest = Shapes::StructureShape.new(name: 'ListNetworkAnalyzerConfigurationsRequest')
236
+ ListNetworkAnalyzerConfigurationsResponse = Shapes::StructureShape.new(name: 'ListNetworkAnalyzerConfigurationsResponse')
217
237
  ListPartnerAccountsRequest = Shapes::StructureShape.new(name: 'ListPartnerAccountsRequest')
218
238
  ListPartnerAccountsResponse = Shapes::StructureShape.new(name: 'ListPartnerAccountsResponse')
219
239
  ListQueuedMessagesRequest = Shapes::StructureShape.new(name: 'ListQueuedMessagesRequest')
@@ -228,6 +248,8 @@ module Aws::IoTWireless
228
248
  ListWirelessGatewayTaskDefinitionsResponse = Shapes::StructureShape.new(name: 'ListWirelessGatewayTaskDefinitionsResponse')
229
249
  ListWirelessGatewaysRequest = Shapes::StructureShape.new(name: 'ListWirelessGatewaysRequest')
230
250
  ListWirelessGatewaysResponse = Shapes::StructureShape.new(name: 'ListWirelessGatewaysResponse')
251
+ LoRaWANConnectionStatusEventNotificationConfigurations = Shapes::StructureShape.new(name: 'LoRaWANConnectionStatusEventNotificationConfigurations')
252
+ LoRaWANConnectionStatusResourceTypeEventConfiguration = Shapes::StructureShape.new(name: 'LoRaWANConnectionStatusResourceTypeEventConfiguration')
231
253
  LoRaWANDevice = Shapes::StructureShape.new(name: 'LoRaWANDevice')
232
254
  LoRaWANDeviceMetadata = Shapes::StructureShape.new(name: 'LoRaWANDeviceMetadata')
233
255
  LoRaWANDeviceProfile = Shapes::StructureShape.new(name: 'LoRaWANDeviceProfile')
@@ -239,6 +261,8 @@ module Aws::IoTWireless
239
261
  LoRaWANGatewayMetadataList = Shapes::ListShape.new(name: 'LoRaWANGatewayMetadataList')
240
262
  LoRaWANGatewayVersion = Shapes::StructureShape.new(name: 'LoRaWANGatewayVersion')
241
263
  LoRaWANGetServiceProfileInfo = Shapes::StructureShape.new(name: 'LoRaWANGetServiceProfileInfo')
264
+ LoRaWANJoinEventNotificationConfigurations = Shapes::StructureShape.new(name: 'LoRaWANJoinEventNotificationConfigurations')
265
+ LoRaWANJoinResourceTypeEventConfiguration = Shapes::StructureShape.new(name: 'LoRaWANJoinResourceTypeEventConfiguration')
242
266
  LoRaWANListDevice = Shapes::StructureShape.new(name: 'LoRaWANListDevice')
243
267
  LoRaWANMulticast = Shapes::StructureShape.new(name: 'LoRaWANMulticast')
244
268
  LoRaWANMulticastGet = Shapes::StructureShape.new(name: 'LoRaWANMulticastGet')
@@ -274,7 +298,10 @@ module Aws::IoTWireless
274
298
  MulticastWirelessMetadata = Shapes::StructureShape.new(name: 'MulticastWirelessMetadata')
275
299
  NetId = Shapes::StringShape.new(name: 'NetId')
276
300
  NetIdFilters = Shapes::ListShape.new(name: 'NetIdFilters')
301
+ NetworkAnalyzerConfigurationArn = Shapes::StringShape.new(name: 'NetworkAnalyzerConfigurationArn')
302
+ NetworkAnalyzerConfigurationList = Shapes::ListShape.new(name: 'NetworkAnalyzerConfigurationList')
277
303
  NetworkAnalyzerConfigurationName = Shapes::StringShape.new(name: 'NetworkAnalyzerConfigurationName')
304
+ NetworkAnalyzerConfigurations = Shapes::StructureShape.new(name: 'NetworkAnalyzerConfigurations')
278
305
  NextToken = Shapes::StringShape.new(name: 'NextToken')
279
306
  NumberOfDevicesInGroup = Shapes::IntegerShape.new(name: 'NumberOfDevicesInGroup')
280
307
  NumberOfDevicesRequested = Shapes::IntegerShape.new(name: 'NumberOfDevicesRequested')
@@ -295,6 +322,7 @@ module Aws::IoTWireless
295
322
  PrAllowed = Shapes::BooleanShape.new(name: 'PrAllowed')
296
323
  PresetFreq = Shapes::IntegerShape.new(name: 'PresetFreq')
297
324
  ProximityEventConfiguration = Shapes::StructureShape.new(name: 'ProximityEventConfiguration')
325
+ ProximityResourceTypeEventConfiguration = Shapes::StructureShape.new(name: 'ProximityResourceTypeEventConfiguration')
298
326
  PutResourceLogLevelRequest = Shapes::StructureShape.new(name: 'PutResourceLogLevelRequest')
299
327
  PutResourceLogLevelResponse = Shapes::StructureShape.new(name: 'PutResourceLogLevelResponse')
300
328
  QueryString = Shapes::StringShape.new(name: 'QueryString')
@@ -341,6 +369,7 @@ module Aws::IoTWireless
341
369
  SidewalkId = Shapes::StringShape.new(name: 'SidewalkId')
342
370
  SidewalkListDevice = Shapes::StructureShape.new(name: 'SidewalkListDevice')
343
371
  SidewalkManufacturingSn = Shapes::StringShape.new(name: 'SidewalkManufacturingSn')
372
+ SidewalkResourceTypeEventConfiguration = Shapes::StructureShape.new(name: 'SidewalkResourceTypeEventConfiguration')
344
373
  SidewalkSendDataToDevice = Shapes::StructureShape.new(name: 'SidewalkSendDataToDevice')
345
374
  SidewalkUpdateAccount = Shapes::StructureShape.new(name: 'SidewalkUpdateAccount')
346
375
  SigningAlg = Shapes::StringShape.new(name: 'SigningAlg')
@@ -382,9 +411,13 @@ module Aws::IoTWireless
382
411
  UlRatePolicy = Shapes::StringShape.new(name: 'UlRatePolicy')
383
412
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
384
413
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
414
+ UpdateAbpV1_0_x = Shapes::StructureShape.new(name: 'UpdateAbpV1_0_x')
415
+ UpdateAbpV1_1 = Shapes::StructureShape.new(name: 'UpdateAbpV1_1')
385
416
  UpdateDataSource = Shapes::StringShape.new(name: 'UpdateDataSource')
386
417
  UpdateDestinationRequest = Shapes::StructureShape.new(name: 'UpdateDestinationRequest')
387
418
  UpdateDestinationResponse = Shapes::StructureShape.new(name: 'UpdateDestinationResponse')
419
+ UpdateEventConfigurationByResourceTypesRequest = Shapes::StructureShape.new(name: 'UpdateEventConfigurationByResourceTypesRequest')
420
+ UpdateEventConfigurationByResourceTypesResponse = Shapes::StructureShape.new(name: 'UpdateEventConfigurationByResourceTypesResponse')
388
421
  UpdateFuotaTaskRequest = Shapes::StructureShape.new(name: 'UpdateFuotaTaskRequest')
389
422
  UpdateFuotaTaskResponse = Shapes::StructureShape.new(name: 'UpdateFuotaTaskResponse')
390
423
  UpdateLogLevelsByResourceTypesRequest = Shapes::StructureShape.new(name: 'UpdateLogLevelsByResourceTypesRequest')
@@ -443,10 +476,12 @@ module Aws::IoTWireless
443
476
 
444
477
  AbpV1_0_x.add_member(:dev_addr, Shapes::ShapeRef.new(shape: DevAddr, location_name: "DevAddr"))
445
478
  AbpV1_0_x.add_member(:session_keys, Shapes::ShapeRef.new(shape: SessionKeysAbpV1_0_x, location_name: "SessionKeys"))
479
+ AbpV1_0_x.add_member(:f_cnt_start, Shapes::ShapeRef.new(shape: FCntStart, location_name: "FCntStart"))
446
480
  AbpV1_0_x.struct_class = Types::AbpV1_0_x
447
481
 
448
482
  AbpV1_1.add_member(:dev_addr, Shapes::ShapeRef.new(shape: DevAddr, location_name: "DevAddr"))
449
483
  AbpV1_1.add_member(:session_keys, Shapes::ShapeRef.new(shape: SessionKeysAbpV1_1, location_name: "SessionKeys"))
484
+ AbpV1_1.add_member(:f_cnt_start, Shapes::ShapeRef.new(shape: FCntStart, location_name: "FCntStart"))
450
485
  AbpV1_1.struct_class = Types::AbpV1_1
451
486
 
452
487
  AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
@@ -512,6 +547,13 @@ module Aws::IoTWireless
512
547
  ConflictException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "ResourceType"))
513
548
  ConflictException.struct_class = Types::ConflictException
514
549
 
550
+ ConnectionStatusEventConfiguration.add_member(:lo_ra_wan, Shapes::ShapeRef.new(shape: LoRaWANConnectionStatusEventNotificationConfigurations, location_name: "LoRaWAN"))
551
+ ConnectionStatusEventConfiguration.add_member(:wireless_gateway_id_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "WirelessGatewayIdEventTopic"))
552
+ ConnectionStatusEventConfiguration.struct_class = Types::ConnectionStatusEventConfiguration
553
+
554
+ ConnectionStatusResourceTypeEventConfiguration.add_member(:lo_ra_wan, Shapes::ShapeRef.new(shape: LoRaWANConnectionStatusResourceTypeEventConfiguration, location_name: "LoRaWAN"))
555
+ ConnectionStatusResourceTypeEventConfiguration.struct_class = Types::ConnectionStatusResourceTypeEventConfiguration
556
+
515
557
  CreateDestinationRequest.add_member(:name, Shapes::ShapeRef.new(shape: DestinationName, required: true, location_name: "Name"))
516
558
  CreateDestinationRequest.add_member(:expression_type, Shapes::ShapeRef.new(shape: ExpressionType, required: true, location_name: "ExpressionType"))
517
559
  CreateDestinationRequest.add_member(:expression, Shapes::ShapeRef.new(shape: Expression, required: true, location_name: "Expression"))
@@ -559,6 +601,19 @@ module Aws::IoTWireless
559
601
  CreateMulticastGroupResponse.add_member(:id, Shapes::ShapeRef.new(shape: MulticastGroupId, location_name: "Id"))
560
602
  CreateMulticastGroupResponse.struct_class = Types::CreateMulticastGroupResponse
561
603
 
604
+ CreateNetworkAnalyzerConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurationName, required: true, location_name: "Name"))
605
+ CreateNetworkAnalyzerConfigurationRequest.add_member(:trace_content, Shapes::ShapeRef.new(shape: TraceContent, location_name: "TraceContent"))
606
+ CreateNetworkAnalyzerConfigurationRequest.add_member(:wireless_devices, Shapes::ShapeRef.new(shape: WirelessDeviceList, location_name: "WirelessDevices"))
607
+ CreateNetworkAnalyzerConfigurationRequest.add_member(:wireless_gateways, Shapes::ShapeRef.new(shape: WirelessGatewayList, location_name: "WirelessGateways"))
608
+ CreateNetworkAnalyzerConfigurationRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
609
+ CreateNetworkAnalyzerConfigurationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
610
+ CreateNetworkAnalyzerConfigurationRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
611
+ CreateNetworkAnalyzerConfigurationRequest.struct_class = Types::CreateNetworkAnalyzerConfigurationRequest
612
+
613
+ CreateNetworkAnalyzerConfigurationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurationArn, location_name: "Arn"))
614
+ CreateNetworkAnalyzerConfigurationResponse.add_member(:name, Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurationName, location_name: "Name"))
615
+ CreateNetworkAnalyzerConfigurationResponse.struct_class = Types::CreateNetworkAnalyzerConfigurationResponse
616
+
562
617
  CreateServiceProfileRequest.add_member(:name, Shapes::ShapeRef.new(shape: ServiceProfileName, location_name: "Name"))
563
618
  CreateServiceProfileRequest.add_member(:lo_ra_wan, Shapes::ShapeRef.new(shape: LoRaWANServiceProfile, location_name: "LoRaWAN"))
564
619
  CreateServiceProfileRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
@@ -632,6 +687,11 @@ module Aws::IoTWireless
632
687
 
633
688
  DeleteMulticastGroupResponse.struct_class = Types::DeleteMulticastGroupResponse
634
689
 
690
+ DeleteNetworkAnalyzerConfigurationRequest.add_member(:configuration_name, Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurationName, required: true, location: "uri", location_name: "ConfigurationName"))
691
+ DeleteNetworkAnalyzerConfigurationRequest.struct_class = Types::DeleteNetworkAnalyzerConfigurationRequest
692
+
693
+ DeleteNetworkAnalyzerConfigurationResponse.struct_class = Types::DeleteNetworkAnalyzerConfigurationResponse
694
+
635
695
  DeleteQueuedMessagesRequest.add_member(:id, Shapes::ShapeRef.new(shape: WirelessDeviceId, required: true, location: "uri", location_name: "Id"))
636
696
  DeleteQueuedMessagesRequest.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, required: true, location: "querystring", location_name: "messageId"))
637
697
  DeleteQueuedMessagesRequest.add_member(:wireless_device_type, Shapes::ShapeRef.new(shape: WirelessDeviceType, location: "querystring", location_name: "WirelessDeviceType"))
@@ -684,8 +744,12 @@ module Aws::IoTWireless
684
744
  DeviceProfileList.member = Shapes::ShapeRef.new(shape: DeviceProfile)
685
745
 
686
746
  DeviceRegistrationStateEventConfiguration.add_member(:sidewalk, Shapes::ShapeRef.new(shape: SidewalkEventNotificationConfigurations, location_name: "Sidewalk"))
747
+ DeviceRegistrationStateEventConfiguration.add_member(:wireless_device_id_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "WirelessDeviceIdEventTopic"))
687
748
  DeviceRegistrationStateEventConfiguration.struct_class = Types::DeviceRegistrationStateEventConfiguration
688
749
 
750
+ DeviceRegistrationStateResourceTypeEventConfiguration.add_member(:sidewalk, Shapes::ShapeRef.new(shape: SidewalkResourceTypeEventConfiguration, location_name: "Sidewalk"))
751
+ DeviceRegistrationStateResourceTypeEventConfiguration.struct_class = Types::DeviceRegistrationStateResourceTypeEventConfiguration
752
+
689
753
  DisassociateAwsAccountFromPartnerAccountRequest.add_member(:partner_account_id, Shapes::ShapeRef.new(shape: PartnerAccountId, required: true, location: "uri", location_name: "PartnerAccountId"))
690
754
  DisassociateAwsAccountFromPartnerAccountRequest.add_member(:partner_type, Shapes::ShapeRef.new(shape: PartnerType, required: true, location: "querystring", location_name: "partnerType"))
691
755
  DisassociateAwsAccountFromPartnerAccountRequest.struct_class = Types::DisassociateAwsAccountFromPartnerAccountRequest
@@ -733,6 +797,20 @@ module Aws::IoTWireless
733
797
 
734
798
  DownlinkQueueMessagesList.member = Shapes::ShapeRef.new(shape: DownlinkQueueMessage)
735
799
 
800
+ EventConfigurationItem.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, location_name: "Identifier"))
801
+ EventConfigurationItem.add_member(:identifier_type, Shapes::ShapeRef.new(shape: IdentifierType, location_name: "IdentifierType"))
802
+ EventConfigurationItem.add_member(:partner_type, Shapes::ShapeRef.new(shape: EventNotificationPartnerType, location_name: "PartnerType"))
803
+ EventConfigurationItem.add_member(:events, Shapes::ShapeRef.new(shape: EventNotificationItemConfigurations, location_name: "Events"))
804
+ EventConfigurationItem.struct_class = Types::EventConfigurationItem
805
+
806
+ EventConfigurationsList.member = Shapes::ShapeRef.new(shape: EventConfigurationItem)
807
+
808
+ EventNotificationItemConfigurations.add_member(:device_registration_state, Shapes::ShapeRef.new(shape: DeviceRegistrationStateEventConfiguration, location_name: "DeviceRegistrationState"))
809
+ EventNotificationItemConfigurations.add_member(:proximity, Shapes::ShapeRef.new(shape: ProximityEventConfiguration, location_name: "Proximity"))
810
+ EventNotificationItemConfigurations.add_member(:join, Shapes::ShapeRef.new(shape: JoinEventConfiguration, location_name: "Join"))
811
+ EventNotificationItemConfigurations.add_member(:connection_status, Shapes::ShapeRef.new(shape: ConnectionStatusEventConfiguration, location_name: "ConnectionStatus"))
812
+ EventNotificationItemConfigurations.struct_class = Types::EventNotificationItemConfigurations
813
+
736
814
  FPorts.add_member(:fuota, Shapes::ShapeRef.new(shape: FPort, location_name: "Fuota"))
737
815
  FPorts.add_member(:multicast, Shapes::ShapeRef.new(shape: FPort, location_name: "Multicast"))
738
816
  FPorts.add_member(:clock_sync, Shapes::ShapeRef.new(shape: FPort, location_name: "ClockSync"))
@@ -767,6 +845,14 @@ module Aws::IoTWireless
767
845
  GetDeviceProfileResponse.add_member(:lo_ra_wan, Shapes::ShapeRef.new(shape: LoRaWANDeviceProfile, location_name: "LoRaWAN"))
768
846
  GetDeviceProfileResponse.struct_class = Types::GetDeviceProfileResponse
769
847
 
848
+ GetEventConfigurationByResourceTypesRequest.struct_class = Types::GetEventConfigurationByResourceTypesRequest
849
+
850
+ GetEventConfigurationByResourceTypesResponse.add_member(:device_registration_state, Shapes::ShapeRef.new(shape: DeviceRegistrationStateResourceTypeEventConfiguration, location_name: "DeviceRegistrationState"))
851
+ GetEventConfigurationByResourceTypesResponse.add_member(:proximity, Shapes::ShapeRef.new(shape: ProximityResourceTypeEventConfiguration, location_name: "Proximity"))
852
+ GetEventConfigurationByResourceTypesResponse.add_member(:join, Shapes::ShapeRef.new(shape: JoinResourceTypeEventConfiguration, location_name: "Join"))
853
+ GetEventConfigurationByResourceTypesResponse.add_member(:connection_status, Shapes::ShapeRef.new(shape: ConnectionStatusResourceTypeEventConfiguration, location_name: "ConnectionStatus"))
854
+ GetEventConfigurationByResourceTypesResponse.struct_class = Types::GetEventConfigurationByResourceTypesResponse
855
+
770
856
  GetFuotaTaskRequest.add_member(:id, Shapes::ShapeRef.new(shape: FuotaTaskId, required: true, location: "uri", location_name: "Id"))
771
857
  GetFuotaTaskRequest.struct_class = Types::GetFuotaTaskRequest
772
858
 
@@ -812,6 +898,9 @@ module Aws::IoTWireless
812
898
  GetNetworkAnalyzerConfigurationResponse.add_member(:trace_content, Shapes::ShapeRef.new(shape: TraceContent, location_name: "TraceContent"))
813
899
  GetNetworkAnalyzerConfigurationResponse.add_member(:wireless_devices, Shapes::ShapeRef.new(shape: WirelessDeviceList, location_name: "WirelessDevices"))
814
900
  GetNetworkAnalyzerConfigurationResponse.add_member(:wireless_gateways, Shapes::ShapeRef.new(shape: WirelessGatewayList, location_name: "WirelessGateways"))
901
+ GetNetworkAnalyzerConfigurationResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
902
+ GetNetworkAnalyzerConfigurationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurationArn, location_name: "Arn"))
903
+ GetNetworkAnalyzerConfigurationResponse.add_member(:name, Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurationName, location_name: "Name"))
815
904
  GetNetworkAnalyzerConfigurationResponse.struct_class = Types::GetNetworkAnalyzerConfigurationResponse
816
905
 
817
906
  GetPartnerAccountRequest.add_member(:partner_account_id, Shapes::ShapeRef.new(shape: PartnerAccountId, required: true, location: "uri", location_name: "PartnerAccountId"))
@@ -829,6 +918,8 @@ module Aws::IoTWireless
829
918
 
830
919
  GetResourceEventConfigurationResponse.add_member(:device_registration_state, Shapes::ShapeRef.new(shape: DeviceRegistrationStateEventConfiguration, location_name: "DeviceRegistrationState"))
831
920
  GetResourceEventConfigurationResponse.add_member(:proximity, Shapes::ShapeRef.new(shape: ProximityEventConfiguration, location_name: "Proximity"))
921
+ GetResourceEventConfigurationResponse.add_member(:join, Shapes::ShapeRef.new(shape: JoinEventConfiguration, location_name: "Join"))
922
+ GetResourceEventConfigurationResponse.add_member(:connection_status, Shapes::ShapeRef.new(shape: ConnectionStatusEventConfiguration, location_name: "ConnectionStatus"))
832
923
  GetResourceEventConfigurationResponse.struct_class = Types::GetResourceEventConfigurationResponse
833
924
 
834
925
  GetResourceLogLevelRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: ResourceIdentifier, required: true, location: "uri", location_name: "ResourceIdentifier"))
@@ -940,6 +1031,13 @@ module Aws::IoTWireless
940
1031
 
941
1032
  JoinEuiRange.member = Shapes::ShapeRef.new(shape: JoinEui)
942
1033
 
1034
+ JoinEventConfiguration.add_member(:lo_ra_wan, Shapes::ShapeRef.new(shape: LoRaWANJoinEventNotificationConfigurations, location_name: "LoRaWAN"))
1035
+ JoinEventConfiguration.add_member(:wireless_device_id_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "WirelessDeviceIdEventTopic"))
1036
+ JoinEventConfiguration.struct_class = Types::JoinEventConfiguration
1037
+
1038
+ JoinResourceTypeEventConfiguration.add_member(:lo_ra_wan, Shapes::ShapeRef.new(shape: LoRaWANJoinResourceTypeEventConfiguration, location_name: "LoRaWAN"))
1039
+ JoinResourceTypeEventConfiguration.struct_class = Types::JoinResourceTypeEventConfiguration
1040
+
943
1041
  ListDestinationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
944
1042
  ListDestinationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
945
1043
  ListDestinationsRequest.struct_class = Types::ListDestinationsRequest
@@ -956,6 +1054,15 @@ module Aws::IoTWireless
956
1054
  ListDeviceProfilesResponse.add_member(:device_profile_list, Shapes::ShapeRef.new(shape: DeviceProfileList, location_name: "DeviceProfileList"))
957
1055
  ListDeviceProfilesResponse.struct_class = Types::ListDeviceProfilesResponse
958
1056
 
1057
+ ListEventConfigurationsRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: EventNotificationResourceType, required: true, location: "querystring", location_name: "resourceType"))
1058
+ ListEventConfigurationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1059
+ ListEventConfigurationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1060
+ ListEventConfigurationsRequest.struct_class = Types::ListEventConfigurationsRequest
1061
+
1062
+ ListEventConfigurationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1063
+ ListEventConfigurationsResponse.add_member(:event_configurations_list, Shapes::ShapeRef.new(shape: EventConfigurationsList, location_name: "EventConfigurationsList"))
1064
+ ListEventConfigurationsResponse.struct_class = Types::ListEventConfigurationsResponse
1065
+
959
1066
  ListFuotaTasksRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
960
1067
  ListFuotaTasksRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
961
1068
  ListFuotaTasksRequest.struct_class = Types::ListFuotaTasksRequest
@@ -981,6 +1088,14 @@ module Aws::IoTWireless
981
1088
  ListMulticastGroupsResponse.add_member(:multicast_group_list, Shapes::ShapeRef.new(shape: MulticastGroupList, location_name: "MulticastGroupList"))
982
1089
  ListMulticastGroupsResponse.struct_class = Types::ListMulticastGroupsResponse
983
1090
 
1091
+ ListNetworkAnalyzerConfigurationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1092
+ ListNetworkAnalyzerConfigurationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1093
+ ListNetworkAnalyzerConfigurationsRequest.struct_class = Types::ListNetworkAnalyzerConfigurationsRequest
1094
+
1095
+ ListNetworkAnalyzerConfigurationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1096
+ ListNetworkAnalyzerConfigurationsResponse.add_member(:network_analyzer_configuration_list, Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurationList, location_name: "NetworkAnalyzerConfigurationList"))
1097
+ ListNetworkAnalyzerConfigurationsResponse.struct_class = Types::ListNetworkAnalyzerConfigurationsResponse
1098
+
984
1099
  ListPartnerAccountsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
985
1100
  ListPartnerAccountsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
986
1101
  ListPartnerAccountsRequest.struct_class = Types::ListPartnerAccountsRequest
@@ -1044,6 +1159,12 @@ module Aws::IoTWireless
1044
1159
  ListWirelessGatewaysResponse.add_member(:wireless_gateway_list, Shapes::ShapeRef.new(shape: WirelessGatewayStatisticsList, location_name: "WirelessGatewayList"))
1045
1160
  ListWirelessGatewaysResponse.struct_class = Types::ListWirelessGatewaysResponse
1046
1161
 
1162
+ LoRaWANConnectionStatusEventNotificationConfigurations.add_member(:gateway_eui_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "GatewayEuiEventTopic"))
1163
+ LoRaWANConnectionStatusEventNotificationConfigurations.struct_class = Types::LoRaWANConnectionStatusEventNotificationConfigurations
1164
+
1165
+ LoRaWANConnectionStatusResourceTypeEventConfiguration.add_member(:wireless_gateway_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "WirelessGatewayEventTopic"))
1166
+ LoRaWANConnectionStatusResourceTypeEventConfiguration.struct_class = Types::LoRaWANConnectionStatusResourceTypeEventConfiguration
1167
+
1047
1168
  LoRaWANDevice.add_member(:dev_eui, Shapes::ShapeRef.new(shape: DevEui, location_name: "DevEui"))
1048
1169
  LoRaWANDevice.add_member(:device_profile_id, Shapes::ShapeRef.new(shape: DeviceProfileId, location_name: "DeviceProfileId"))
1049
1170
  LoRaWANDevice.add_member(:service_profile_id, Shapes::ShapeRef.new(shape: ServiceProfileId, location_name: "ServiceProfileId"))
@@ -1133,6 +1254,12 @@ module Aws::IoTWireless
1133
1254
  LoRaWANGetServiceProfileInfo.add_member(:min_gw_diversity, Shapes::ShapeRef.new(shape: MinGwDiversity, location_name: "MinGwDiversity"))
1134
1255
  LoRaWANGetServiceProfileInfo.struct_class = Types::LoRaWANGetServiceProfileInfo
1135
1256
 
1257
+ LoRaWANJoinEventNotificationConfigurations.add_member(:dev_eui_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "DevEuiEventTopic"))
1258
+ LoRaWANJoinEventNotificationConfigurations.struct_class = Types::LoRaWANJoinEventNotificationConfigurations
1259
+
1260
+ LoRaWANJoinResourceTypeEventConfiguration.add_member(:wireless_device_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "WirelessDeviceEventTopic"))
1261
+ LoRaWANJoinResourceTypeEventConfiguration.struct_class = Types::LoRaWANJoinResourceTypeEventConfiguration
1262
+
1136
1263
  LoRaWANListDevice.add_member(:dev_eui, Shapes::ShapeRef.new(shape: DevEui, location_name: "DevEui"))
1137
1264
  LoRaWANListDevice.struct_class = Types::LoRaWANListDevice
1138
1265
 
@@ -1166,6 +1293,8 @@ module Aws::IoTWireless
1166
1293
 
1167
1294
  LoRaWANUpdateDevice.add_member(:device_profile_id, Shapes::ShapeRef.new(shape: DeviceProfileId, location_name: "DeviceProfileId"))
1168
1295
  LoRaWANUpdateDevice.add_member(:service_profile_id, Shapes::ShapeRef.new(shape: ServiceProfileId, location_name: "ServiceProfileId"))
1296
+ LoRaWANUpdateDevice.add_member(:abp_v1_1, Shapes::ShapeRef.new(shape: UpdateAbpV1_1, location_name: "AbpV1_1"))
1297
+ LoRaWANUpdateDevice.add_member(:abp_v1_0_x, Shapes::ShapeRef.new(shape: UpdateAbpV1_0_x, location_name: "AbpV1_0_x"))
1169
1298
  LoRaWANUpdateDevice.struct_class = Types::LoRaWANUpdateDevice
1170
1299
 
1171
1300
  LoRaWANUpdateGatewayTaskCreate.add_member(:update_signature, Shapes::ShapeRef.new(shape: UpdateSignature, location_name: "UpdateSignature"))
@@ -1195,6 +1324,12 @@ module Aws::IoTWireless
1195
1324
 
1196
1325
  NetIdFilters.member = Shapes::ShapeRef.new(shape: NetId)
1197
1326
 
1327
+ NetworkAnalyzerConfigurationList.member = Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurations)
1328
+
1329
+ NetworkAnalyzerConfigurations.add_member(:arn, Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurationArn, location_name: "Arn"))
1330
+ NetworkAnalyzerConfigurations.add_member(:name, Shapes::ShapeRef.new(shape: NetworkAnalyzerConfigurationName, location_name: "Name"))
1331
+ NetworkAnalyzerConfigurations.struct_class = Types::NetworkAnalyzerConfigurations
1332
+
1198
1333
  OtaaV1_0_x.add_member(:app_key, Shapes::ShapeRef.new(shape: AppKey, location_name: "AppKey"))
1199
1334
  OtaaV1_0_x.add_member(:app_eui, Shapes::ShapeRef.new(shape: AppEui, location_name: "AppEui"))
1200
1335
  OtaaV1_0_x.add_member(:gen_app_key, Shapes::ShapeRef.new(shape: GenAppKey, location_name: "GenAppKey"))
@@ -1206,8 +1341,12 @@ module Aws::IoTWireless
1206
1341
  OtaaV1_1.struct_class = Types::OtaaV1_1
1207
1342
 
1208
1343
  ProximityEventConfiguration.add_member(:sidewalk, Shapes::ShapeRef.new(shape: SidewalkEventNotificationConfigurations, location_name: "Sidewalk"))
1344
+ ProximityEventConfiguration.add_member(:wireless_device_id_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "WirelessDeviceIdEventTopic"))
1209
1345
  ProximityEventConfiguration.struct_class = Types::ProximityEventConfiguration
1210
1346
 
1347
+ ProximityResourceTypeEventConfiguration.add_member(:sidewalk, Shapes::ShapeRef.new(shape: SidewalkResourceTypeEventConfiguration, location_name: "Sidewalk"))
1348
+ ProximityResourceTypeEventConfiguration.struct_class = Types::ProximityResourceTypeEventConfiguration
1349
+
1211
1350
  PutResourceLogLevelRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: ResourceIdentifier, required: true, location: "uri", location_name: "ResourceIdentifier"))
1212
1351
  PutResourceLogLevelRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, required: true, location: "querystring", location_name: "resourceType"))
1213
1352
  PutResourceLogLevelRequest.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, required: true, location_name: "LogLevel"))
@@ -1296,6 +1435,9 @@ module Aws::IoTWireless
1296
1435
  SidewalkListDevice.add_member(:device_certificates, Shapes::ShapeRef.new(shape: DeviceCertificateList, location_name: "DeviceCertificates"))
1297
1436
  SidewalkListDevice.struct_class = Types::SidewalkListDevice
1298
1437
 
1438
+ SidewalkResourceTypeEventConfiguration.add_member(:wireless_device_event_topic, Shapes::ShapeRef.new(shape: EventNotificationTopicStatus, location_name: "WirelessDeviceEventTopic"))
1439
+ SidewalkResourceTypeEventConfiguration.struct_class = Types::SidewalkResourceTypeEventConfiguration
1440
+
1299
1441
  SidewalkSendDataToDevice.add_member(:seq, Shapes::ShapeRef.new(shape: Seq, location_name: "Seq"))
1300
1442
  SidewalkSendDataToDevice.add_member(:message_type, Shapes::ShapeRef.new(shape: MessageType, location_name: "MessageType"))
1301
1443
  SidewalkSendDataToDevice.struct_class = Types::SidewalkSendDataToDevice
@@ -1368,6 +1510,12 @@ module Aws::IoTWireless
1368
1510
 
1369
1511
  UntagResourceResponse.struct_class = Types::UntagResourceResponse
1370
1512
 
1513
+ UpdateAbpV1_0_x.add_member(:f_cnt_start, Shapes::ShapeRef.new(shape: FCntStart, location_name: "FCntStart"))
1514
+ UpdateAbpV1_0_x.struct_class = Types::UpdateAbpV1_0_x
1515
+
1516
+ UpdateAbpV1_1.add_member(:f_cnt_start, Shapes::ShapeRef.new(shape: FCntStart, location_name: "FCntStart"))
1517
+ UpdateAbpV1_1.struct_class = Types::UpdateAbpV1_1
1518
+
1371
1519
  UpdateDestinationRequest.add_member(:name, Shapes::ShapeRef.new(shape: DestinationName, required: true, location: "uri", location_name: "Name"))
1372
1520
  UpdateDestinationRequest.add_member(:expression_type, Shapes::ShapeRef.new(shape: ExpressionType, location_name: "ExpressionType"))
1373
1521
  UpdateDestinationRequest.add_member(:expression, Shapes::ShapeRef.new(shape: Expression, location_name: "Expression"))
@@ -1377,6 +1525,14 @@ module Aws::IoTWireless
1377
1525
 
1378
1526
  UpdateDestinationResponse.struct_class = Types::UpdateDestinationResponse
1379
1527
 
1528
+ UpdateEventConfigurationByResourceTypesRequest.add_member(:device_registration_state, Shapes::ShapeRef.new(shape: DeviceRegistrationStateResourceTypeEventConfiguration, location_name: "DeviceRegistrationState"))
1529
+ UpdateEventConfigurationByResourceTypesRequest.add_member(:proximity, Shapes::ShapeRef.new(shape: ProximityResourceTypeEventConfiguration, location_name: "Proximity"))
1530
+ UpdateEventConfigurationByResourceTypesRequest.add_member(:join, Shapes::ShapeRef.new(shape: JoinResourceTypeEventConfiguration, location_name: "Join"))
1531
+ UpdateEventConfigurationByResourceTypesRequest.add_member(:connection_status, Shapes::ShapeRef.new(shape: ConnectionStatusResourceTypeEventConfiguration, location_name: "ConnectionStatus"))
1532
+ UpdateEventConfigurationByResourceTypesRequest.struct_class = Types::UpdateEventConfigurationByResourceTypesRequest
1533
+
1534
+ UpdateEventConfigurationByResourceTypesResponse.struct_class = Types::UpdateEventConfigurationByResourceTypesResponse
1535
+
1380
1536
  UpdateFuotaTaskRequest.add_member(:id, Shapes::ShapeRef.new(shape: FuotaTaskId, required: true, location: "uri", location_name: "Id"))
1381
1537
  UpdateFuotaTaskRequest.add_member(:name, Shapes::ShapeRef.new(shape: FuotaTaskName, location_name: "Name"))
1382
1538
  UpdateFuotaTaskRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
@@ -1408,6 +1564,7 @@ module Aws::IoTWireless
1408
1564
  UpdateNetworkAnalyzerConfigurationRequest.add_member(:wireless_devices_to_remove, Shapes::ShapeRef.new(shape: WirelessDeviceList, location_name: "WirelessDevicesToRemove"))
1409
1565
  UpdateNetworkAnalyzerConfigurationRequest.add_member(:wireless_gateways_to_add, Shapes::ShapeRef.new(shape: WirelessGatewayList, location_name: "WirelessGatewaysToAdd"))
1410
1566
  UpdateNetworkAnalyzerConfigurationRequest.add_member(:wireless_gateways_to_remove, Shapes::ShapeRef.new(shape: WirelessGatewayList, location_name: "WirelessGatewaysToRemove"))
1567
+ UpdateNetworkAnalyzerConfigurationRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
1411
1568
  UpdateNetworkAnalyzerConfigurationRequest.struct_class = Types::UpdateNetworkAnalyzerConfigurationRequest
1412
1569
 
1413
1570
  UpdateNetworkAnalyzerConfigurationResponse.struct_class = Types::UpdateNetworkAnalyzerConfigurationResponse
@@ -1424,6 +1581,8 @@ module Aws::IoTWireless
1424
1581
  UpdateResourceEventConfigurationRequest.add_member(:partner_type, Shapes::ShapeRef.new(shape: EventNotificationPartnerType, location: "querystring", location_name: "partnerType"))
1425
1582
  UpdateResourceEventConfigurationRequest.add_member(:device_registration_state, Shapes::ShapeRef.new(shape: DeviceRegistrationStateEventConfiguration, location_name: "DeviceRegistrationState"))
1426
1583
  UpdateResourceEventConfigurationRequest.add_member(:proximity, Shapes::ShapeRef.new(shape: ProximityEventConfiguration, location_name: "Proximity"))
1584
+ UpdateResourceEventConfigurationRequest.add_member(:join, Shapes::ShapeRef.new(shape: JoinEventConfiguration, location_name: "Join"))
1585
+ UpdateResourceEventConfigurationRequest.add_member(:connection_status, Shapes::ShapeRef.new(shape: ConnectionStatusEventConfiguration, location_name: "ConnectionStatus"))
1427
1586
  UpdateResourceEventConfigurationRequest.struct_class = Types::UpdateResourceEventConfigurationRequest
1428
1587
 
1429
1588
  UpdateResourceEventConfigurationResponse.struct_class = Types::UpdateResourceEventConfigurationResponse
@@ -1704,6 +1863,20 @@ module Aws::IoTWireless
1704
1863
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1705
1864
  end)
1706
1865
 
1866
+ api.add_operation(:create_network_analyzer_configuration, Seahorse::Model::Operation.new.tap do |o|
1867
+ o.name = "CreateNetworkAnalyzerConfiguration"
1868
+ o.http_method = "POST"
1869
+ o.http_request_uri = "/network-analyzer-configurations"
1870
+ o.input = Shapes::ShapeRef.new(shape: CreateNetworkAnalyzerConfigurationRequest)
1871
+ o.output = Shapes::ShapeRef.new(shape: CreateNetworkAnalyzerConfigurationResponse)
1872
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1873
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1874
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1875
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1876
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1877
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1878
+ end)
1879
+
1707
1880
  api.add_operation(:create_service_profile, Seahorse::Model::Operation.new.tap do |o|
1708
1881
  o.name = "CreateServiceProfile"
1709
1882
  o.http_method = "POST"
@@ -1827,6 +2000,20 @@ module Aws::IoTWireless
1827
2000
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1828
2001
  end)
1829
2002
 
2003
+ api.add_operation(:delete_network_analyzer_configuration, Seahorse::Model::Operation.new.tap do |o|
2004
+ o.name = "DeleteNetworkAnalyzerConfiguration"
2005
+ o.http_method = "DELETE"
2006
+ o.http_request_uri = "/network-analyzer-configurations/{ConfigurationName}"
2007
+ o.input = Shapes::ShapeRef.new(shape: DeleteNetworkAnalyzerConfigurationRequest)
2008
+ o.output = Shapes::ShapeRef.new(shape: DeleteNetworkAnalyzerConfigurationResponse)
2009
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2010
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2011
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2012
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2013
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2014
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2015
+ end)
2016
+
1830
2017
  api.add_operation(:delete_queued_messages, Seahorse::Model::Operation.new.tap do |o|
1831
2018
  o.name = "DeleteQueuedMessages"
1832
2019
  o.http_method = "DELETE"
@@ -2025,6 +2212,17 @@ module Aws::IoTWireless
2025
2212
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2026
2213
  end)
2027
2214
 
2215
+ api.add_operation(:get_event_configuration_by_resource_types, Seahorse::Model::Operation.new.tap do |o|
2216
+ o.name = "GetEventConfigurationByResourceTypes"
2217
+ o.http_method = "GET"
2218
+ o.http_request_uri = "/event-configurations-resource-types"
2219
+ o.input = Shapes::ShapeRef.new(shape: GetEventConfigurationByResourceTypesRequest)
2220
+ o.output = Shapes::ShapeRef.new(shape: GetEventConfigurationByResourceTypesResponse)
2221
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2222
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2223
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2224
+ end)
2225
+
2028
2226
  api.add_operation(:get_fuota_task, Seahorse::Model::Operation.new.tap do |o|
2029
2227
  o.name = "GetFuotaTask"
2030
2228
  o.http_method = "GET"
@@ -2293,6 +2491,18 @@ module Aws::IoTWireless
2293
2491
  )
2294
2492
  end)
2295
2493
 
2494
+ api.add_operation(:list_event_configurations, Seahorse::Model::Operation.new.tap do |o|
2495
+ o.name = "ListEventConfigurations"
2496
+ o.http_method = "GET"
2497
+ o.http_request_uri = "/event-configurations"
2498
+ o.input = Shapes::ShapeRef.new(shape: ListEventConfigurationsRequest)
2499
+ o.output = Shapes::ShapeRef.new(shape: ListEventConfigurationsResponse)
2500
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2501
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2502
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2503
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2504
+ end)
2505
+
2296
2506
  api.add_operation(:list_fuota_tasks, Seahorse::Model::Operation.new.tap do |o|
2297
2507
  o.name = "ListFuotaTasks"
2298
2508
  o.http_method = "GET"
@@ -2348,6 +2558,24 @@ module Aws::IoTWireless
2348
2558
  )
2349
2559
  end)
2350
2560
 
2561
+ api.add_operation(:list_network_analyzer_configurations, Seahorse::Model::Operation.new.tap do |o|
2562
+ o.name = "ListNetworkAnalyzerConfigurations"
2563
+ o.http_method = "GET"
2564
+ o.http_request_uri = "/network-analyzer-configurations"
2565
+ o.input = Shapes::ShapeRef.new(shape: ListNetworkAnalyzerConfigurationsRequest)
2566
+ o.output = Shapes::ShapeRef.new(shape: ListNetworkAnalyzerConfigurationsResponse)
2567
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2568
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2569
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2570
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2571
+ o[:pager] = Aws::Pager.new(
2572
+ limit_key: "max_results",
2573
+ tokens: {
2574
+ "next_token" => "next_token"
2575
+ }
2576
+ )
2577
+ end)
2578
+
2351
2579
  api.add_operation(:list_partner_accounts, Seahorse::Model::Operation.new.tap do |o|
2352
2580
  o.name = "ListPartnerAccounts"
2353
2581
  o.http_method = "GET"
@@ -2629,6 +2857,18 @@ module Aws::IoTWireless
2629
2857
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2630
2858
  end)
2631
2859
 
2860
+ api.add_operation(:update_event_configuration_by_resource_types, Seahorse::Model::Operation.new.tap do |o|
2861
+ o.name = "UpdateEventConfigurationByResourceTypes"
2862
+ o.http_method = "PATCH"
2863
+ o.http_request_uri = "/event-configurations-resource-types"
2864
+ o.input = Shapes::ShapeRef.new(shape: UpdateEventConfigurationByResourceTypesRequest)
2865
+ o.output = Shapes::ShapeRef.new(shape: UpdateEventConfigurationByResourceTypesResponse)
2866
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2867
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2868
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2869
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2870
+ end)
2871
+
2632
2872
  api.add_operation(:update_fuota_task, Seahorse::Model::Operation.new.tap do |o|
2633
2873
  o.name = "UpdateFuotaTask"
2634
2874
  o.http_method = "PATCH"