@aws-sdk/client-iot-wireless 3.490.0 → 3.495.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.
Files changed (135) hide show
  1. package/dist-cjs/IoTWireless.js +1 -229
  2. package/dist-cjs/IoTWirelessClient.js +1 -43
  3. package/dist-cjs/commands/AssociateAwsAccountWithPartnerAccountCommand.js +1 -29
  4. package/dist-cjs/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +1 -28
  5. package/dist-cjs/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +1 -28
  6. package/dist-cjs/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +1 -28
  7. package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +1 -28
  8. package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +1 -28
  9. package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +1 -28
  10. package/dist-cjs/commands/CancelMulticastGroupSessionCommand.js +1 -28
  11. package/dist-cjs/commands/CreateDestinationCommand.js +1 -28
  12. package/dist-cjs/commands/CreateDeviceProfileCommand.js +1 -28
  13. package/dist-cjs/commands/CreateFuotaTaskCommand.js +1 -28
  14. package/dist-cjs/commands/CreateMulticastGroupCommand.js +1 -28
  15. package/dist-cjs/commands/CreateNetworkAnalyzerConfigurationCommand.js +1 -28
  16. package/dist-cjs/commands/CreateServiceProfileCommand.js +1 -28
  17. package/dist-cjs/commands/CreateWirelessDeviceCommand.js +1 -28
  18. package/dist-cjs/commands/CreateWirelessGatewayCommand.js +1 -28
  19. package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +1 -28
  20. package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +1 -28
  21. package/dist-cjs/commands/DeleteDestinationCommand.js +1 -28
  22. package/dist-cjs/commands/DeleteDeviceProfileCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteFuotaTaskCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteMulticastGroupCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteNetworkAnalyzerConfigurationCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteQueuedMessagesCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteServiceProfileCommand.js +1 -28
  28. package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +1 -28
  29. package/dist-cjs/commands/DeleteWirelessDeviceImportTaskCommand.js +1 -28
  30. package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +1 -28
  31. package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +1 -28
  32. package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +1 -28
  33. package/dist-cjs/commands/DeregisterWirelessDeviceCommand.js +1 -28
  34. package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +1 -28
  35. package/dist-cjs/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +1 -28
  36. package/dist-cjs/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +1 -28
  37. package/dist-cjs/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +1 -28
  38. package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +1 -28
  39. package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +1 -28
  40. package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +1 -28
  41. package/dist-cjs/commands/GetDestinationCommand.js +1 -28
  42. package/dist-cjs/commands/GetDeviceProfileCommand.js +1 -29
  43. package/dist-cjs/commands/GetEventConfigurationByResourceTypesCommand.js +1 -28
  44. package/dist-cjs/commands/GetFuotaTaskCommand.js +1 -28
  45. package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +1 -28
  46. package/dist-cjs/commands/GetMulticastGroupCommand.js +1 -28
  47. package/dist-cjs/commands/GetMulticastGroupSessionCommand.js +1 -28
  48. package/dist-cjs/commands/GetNetworkAnalyzerConfigurationCommand.js +1 -28
  49. package/dist-cjs/commands/GetPartnerAccountCommand.js +1 -29
  50. package/dist-cjs/commands/GetPositionCommand.js +1 -28
  51. package/dist-cjs/commands/GetPositionConfigurationCommand.js +1 -28
  52. package/dist-cjs/commands/GetPositionEstimateCommand.js +1 -28
  53. package/dist-cjs/commands/GetResourceEventConfigurationCommand.js +1 -28
  54. package/dist-cjs/commands/GetResourceLogLevelCommand.js +1 -28
  55. package/dist-cjs/commands/GetResourcePositionCommand.js +1 -28
  56. package/dist-cjs/commands/GetServiceEndpointCommand.js +1 -28
  57. package/dist-cjs/commands/GetServiceProfileCommand.js +1 -28
  58. package/dist-cjs/commands/GetWirelessDeviceCommand.js +1 -28
  59. package/dist-cjs/commands/GetWirelessDeviceImportTaskCommand.js +1 -28
  60. package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +1 -28
  61. package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +1 -28
  62. package/dist-cjs/commands/GetWirelessGatewayCommand.js +1 -28
  63. package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +1 -28
  64. package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +1 -28
  65. package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +1 -28
  66. package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +1 -28
  67. package/dist-cjs/commands/ListDestinationsCommand.js +1 -28
  68. package/dist-cjs/commands/ListDeviceProfilesCommand.js +1 -28
  69. package/dist-cjs/commands/ListDevicesForWirelessDeviceImportTaskCommand.js +1 -28
  70. package/dist-cjs/commands/ListEventConfigurationsCommand.js +1 -28
  71. package/dist-cjs/commands/ListFuotaTasksCommand.js +1 -28
  72. package/dist-cjs/commands/ListMulticastGroupsByFuotaTaskCommand.js +1 -28
  73. package/dist-cjs/commands/ListMulticastGroupsCommand.js +1 -28
  74. package/dist-cjs/commands/ListNetworkAnalyzerConfigurationsCommand.js +1 -28
  75. package/dist-cjs/commands/ListPartnerAccountsCommand.js +1 -29
  76. package/dist-cjs/commands/ListPositionConfigurationsCommand.js +1 -28
  77. package/dist-cjs/commands/ListQueuedMessagesCommand.js +1 -28
  78. package/dist-cjs/commands/ListServiceProfilesCommand.js +1 -28
  79. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  80. package/dist-cjs/commands/ListWirelessDeviceImportTasksCommand.js +1 -28
  81. package/dist-cjs/commands/ListWirelessDevicesCommand.js +1 -28
  82. package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +1 -28
  83. package/dist-cjs/commands/ListWirelessGatewaysCommand.js +1 -28
  84. package/dist-cjs/commands/PutPositionConfigurationCommand.js +1 -28
  85. package/dist-cjs/commands/PutResourceLogLevelCommand.js +1 -28
  86. package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +1 -28
  87. package/dist-cjs/commands/ResetResourceLogLevelCommand.js +1 -28
  88. package/dist-cjs/commands/SendDataToMulticastGroupCommand.js +1 -28
  89. package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +1 -28
  90. package/dist-cjs/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +1 -28
  91. package/dist-cjs/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +1 -28
  92. package/dist-cjs/commands/StartFuotaTaskCommand.js +1 -28
  93. package/dist-cjs/commands/StartMulticastGroupSessionCommand.js +1 -28
  94. package/dist-cjs/commands/StartSingleWirelessDeviceImportTaskCommand.js +1 -28
  95. package/dist-cjs/commands/StartWirelessDeviceImportTaskCommand.js +1 -28
  96. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  97. package/dist-cjs/commands/TestWirelessDeviceCommand.js +1 -28
  98. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  99. package/dist-cjs/commands/UpdateDestinationCommand.js +1 -28
  100. package/dist-cjs/commands/UpdateEventConfigurationByResourceTypesCommand.js +1 -28
  101. package/dist-cjs/commands/UpdateFuotaTaskCommand.js +1 -28
  102. package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +1 -28
  103. package/dist-cjs/commands/UpdateMulticastGroupCommand.js +1 -28
  104. package/dist-cjs/commands/UpdateNetworkAnalyzerConfigurationCommand.js +1 -28
  105. package/dist-cjs/commands/UpdatePartnerAccountCommand.js +1 -29
  106. package/dist-cjs/commands/UpdatePositionCommand.js +1 -28
  107. package/dist-cjs/commands/UpdateResourceEventConfigurationCommand.js +1 -28
  108. package/dist-cjs/commands/UpdateResourcePositionCommand.js +1 -28
  109. package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +1 -28
  110. package/dist-cjs/commands/UpdateWirelessDeviceImportTaskCommand.js +1 -28
  111. package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +1 -28
  112. package/dist-cjs/commands/index.js +1 -112
  113. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  114. package/dist-cjs/extensionConfiguration.js +1 -2
  115. package/dist-cjs/index.js +9692 -11
  116. package/dist-cjs/models/IoTWirelessServiceException.js +1 -12
  117. package/dist-cjs/models/index.js +1 -5
  118. package/dist-cjs/models/models_0.js +1 -335
  119. package/dist-cjs/models/models_1.js +1 -39
  120. package/dist-cjs/pagination/Interfaces.js +1 -2
  121. package/dist-cjs/pagination/ListDestinationsPaginator.js +1 -7
  122. package/dist-cjs/pagination/ListDeviceProfilesPaginator.js +1 -7
  123. package/dist-cjs/pagination/ListFuotaTasksPaginator.js +1 -7
  124. package/dist-cjs/pagination/ListMulticastGroupsByFuotaTaskPaginator.js +1 -7
  125. package/dist-cjs/pagination/ListMulticastGroupsPaginator.js +1 -7
  126. package/dist-cjs/pagination/ListNetworkAnalyzerConfigurationsPaginator.js +1 -7
  127. package/dist-cjs/pagination/ListPositionConfigurationsPaginator.js +1 -7
  128. package/dist-cjs/pagination/ListQueuedMessagesPaginator.js +1 -7
  129. package/dist-cjs/pagination/ListServiceProfilesPaginator.js +1 -7
  130. package/dist-cjs/pagination/ListWirelessDevicesPaginator.js +1 -7
  131. package/dist-cjs/pagination/ListWirelessGatewaysPaginator.js +1 -7
  132. package/dist-cjs/pagination/index.js +1 -15
  133. package/dist-cjs/protocols/Aws_restJson1.js +1 -6956
  134. package/dist-cjs/runtimeExtensions.js +1 -22
  135. package/package.json +41 -41
@@ -1,12 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.IoTWirelessServiceException = exports.__ServiceException = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
6
- class IoTWirelessServiceException extends smithy_client_1.ServiceException {
7
- constructor(options) {
8
- super(options);
9
- Object.setPrototypeOf(this, IoTWirelessServiceException.prototype);
10
- }
11
- }
12
- exports.IoTWirelessServiceException = IoTWirelessServiceException;
1
+ module.exports = require("../index.js");
@@ -1,5 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./models_0"), exports);
5
- tslib_1.__exportStar(require("./models_1"), exports);
1
+ module.exports = require("../index.js");
@@ -1,335 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SidewalkAccountInfoWithFingerprintFilterSensitiveLog = exports.GetDeviceProfileResponseFilterSensitiveLog = exports.SidewalkGetDeviceProfileFilterSensitiveLog = exports.AssociateAwsAccountWithPartnerAccountResponseFilterSensitiveLog = exports.AssociateAwsAccountWithPartnerAccountRequestFilterSensitiveLog = exports.SidewalkAccountInfoFilterSensitiveLog = exports.OnboardStatus = exports.WirelessGatewayIdType = exports.ImportTaskStatus = exports.WirelessDeviceSidewalkStatus = exports.WirelessDeviceIdType = exports.WirelessGatewayServiceType = exports.PositionConfigurationStatus = exports.PositionConfigurationFec = exports.PositionSolverType = exports.PositionSolverProvider = exports.PositionResourceType = exports.WirelessGatewayType = exports.WirelessGatewayEvent = exports.WirelessDeviceEvent = exports.FuotaTaskStatus = exports.FuotaDeviceStatus = exports.EventNotificationResourceType = exports.EventNotificationPartnerType = exports.IdentifierType = exports.Event = exports.DownlinkMode = exports.PartnerType = exports.DeviceState = exports.DeviceProfileType = exports.WirelessGatewayTaskStatus = exports.WirelessDeviceType = exports.PositioningConfigStatus = exports.WirelessDeviceFrameInfo = exports.MulticastFrameInfo = exports.LogLevel = exports.DlClass = exports.SupportedRfRegion = exports.ExpressionType = exports.EventNotificationTopicStatus = exports.ConnectionStatus = exports.SigningAlg = exports.BatteryLevel = exports.ValidationException = exports.ThrottlingException = exports.ResourceNotFoundException = exports.InternalServerException = exports.ConflictException = exports.ApplicationConfigType = exports.AccessDeniedException = void 0;
4
- exports.ListPartnerAccountsResponseFilterSensitiveLog = exports.GetPartnerAccountResponseFilterSensitiveLog = void 0;
5
- const smithy_client_1 = require("@smithy/smithy-client");
6
- const IoTWirelessServiceException_1 = require("./IoTWirelessServiceException");
7
- class AccessDeniedException extends IoTWirelessServiceException_1.IoTWirelessServiceException {
8
- constructor(opts) {
9
- super({
10
- name: "AccessDeniedException",
11
- $fault: "client",
12
- ...opts,
13
- });
14
- this.name = "AccessDeniedException";
15
- this.$fault = "client";
16
- Object.setPrototypeOf(this, AccessDeniedException.prototype);
17
- this.Message = opts.Message;
18
- }
19
- }
20
- exports.AccessDeniedException = AccessDeniedException;
21
- exports.ApplicationConfigType = {
22
- SemtechGeoLocation: "SemtechGeolocation",
23
- };
24
- class ConflictException extends IoTWirelessServiceException_1.IoTWirelessServiceException {
25
- constructor(opts) {
26
- super({
27
- name: "ConflictException",
28
- $fault: "client",
29
- ...opts,
30
- });
31
- this.name = "ConflictException";
32
- this.$fault = "client";
33
- Object.setPrototypeOf(this, ConflictException.prototype);
34
- this.Message = opts.Message;
35
- this.ResourceId = opts.ResourceId;
36
- this.ResourceType = opts.ResourceType;
37
- }
38
- }
39
- exports.ConflictException = ConflictException;
40
- class InternalServerException extends IoTWirelessServiceException_1.IoTWirelessServiceException {
41
- constructor(opts) {
42
- super({
43
- name: "InternalServerException",
44
- $fault: "server",
45
- ...opts,
46
- });
47
- this.name = "InternalServerException";
48
- this.$fault = "server";
49
- Object.setPrototypeOf(this, InternalServerException.prototype);
50
- this.Message = opts.Message;
51
- }
52
- }
53
- exports.InternalServerException = InternalServerException;
54
- class ResourceNotFoundException extends IoTWirelessServiceException_1.IoTWirelessServiceException {
55
- constructor(opts) {
56
- super({
57
- name: "ResourceNotFoundException",
58
- $fault: "client",
59
- ...opts,
60
- });
61
- this.name = "ResourceNotFoundException";
62
- this.$fault = "client";
63
- Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
64
- this.Message = opts.Message;
65
- this.ResourceId = opts.ResourceId;
66
- this.ResourceType = opts.ResourceType;
67
- }
68
- }
69
- exports.ResourceNotFoundException = ResourceNotFoundException;
70
- class ThrottlingException extends IoTWirelessServiceException_1.IoTWirelessServiceException {
71
- constructor(opts) {
72
- super({
73
- name: "ThrottlingException",
74
- $fault: "client",
75
- ...opts,
76
- });
77
- this.name = "ThrottlingException";
78
- this.$fault = "client";
79
- Object.setPrototypeOf(this, ThrottlingException.prototype);
80
- this.Message = opts.Message;
81
- }
82
- }
83
- exports.ThrottlingException = ThrottlingException;
84
- class ValidationException extends IoTWirelessServiceException_1.IoTWirelessServiceException {
85
- constructor(opts) {
86
- super({
87
- name: "ValidationException",
88
- $fault: "client",
89
- ...opts,
90
- });
91
- this.name = "ValidationException";
92
- this.$fault = "client";
93
- Object.setPrototypeOf(this, ValidationException.prototype);
94
- this.Message = opts.Message;
95
- }
96
- }
97
- exports.ValidationException = ValidationException;
98
- exports.BatteryLevel = {
99
- CRITICAL: "critical",
100
- LOW: "low",
101
- NORMAL: "normal",
102
- };
103
- exports.SigningAlg = {
104
- Ed25519: "Ed25519",
105
- P256r1: "P256r1",
106
- };
107
- exports.ConnectionStatus = {
108
- CONNECTED: "Connected",
109
- DISCONNECTED: "Disconnected",
110
- };
111
- exports.EventNotificationTopicStatus = {
112
- Disabled: "Disabled",
113
- Enabled: "Enabled",
114
- };
115
- exports.ExpressionType = {
116
- MqttTopic: "MqttTopic",
117
- RuleName: "RuleName",
118
- };
119
- exports.SupportedRfRegion = {
120
- AS923_1: "AS923-1",
121
- AS923_2: "AS923-2",
122
- AS923_3: "AS923-3",
123
- AS923_4: "AS923-4",
124
- AU915: "AU915",
125
- CN470: "CN470",
126
- CN779: "CN779",
127
- EU433: "EU433",
128
- EU868: "EU868",
129
- IN865: "IN865",
130
- KR920: "KR920",
131
- RU864: "RU864",
132
- US915: "US915",
133
- };
134
- exports.DlClass = {
135
- ClassB: "ClassB",
136
- ClassC: "ClassC",
137
- };
138
- exports.LogLevel = {
139
- DISABLED: "DISABLED",
140
- ERROR: "ERROR",
141
- INFO: "INFO",
142
- };
143
- exports.MulticastFrameInfo = {
144
- DISABLED: "DISABLED",
145
- ENABLED: "ENABLED",
146
- };
147
- exports.WirelessDeviceFrameInfo = {
148
- DISABLED: "DISABLED",
149
- ENABLED: "ENABLED",
150
- };
151
- exports.PositioningConfigStatus = {
152
- Disabled: "Disabled",
153
- Enabled: "Enabled",
154
- };
155
- exports.WirelessDeviceType = {
156
- LoRaWAN: "LoRaWAN",
157
- Sidewalk: "Sidewalk",
158
- };
159
- exports.WirelessGatewayTaskStatus = {
160
- COMPLETED: "COMPLETED",
161
- FAILED: "FAILED",
162
- FIRST_RETRY: "FIRST_RETRY",
163
- IN_PROGRESS: "IN_PROGRESS",
164
- PENDING: "PENDING",
165
- SECOND_RETRY: "SECOND_RETRY",
166
- };
167
- exports.DeviceProfileType = {
168
- LoRaWAN: "LoRaWAN",
169
- Sidewalk: "Sidewalk",
170
- };
171
- exports.DeviceState = {
172
- PROVISIONED: "Provisioned",
173
- REGISTEREDNOTSEEN: "RegisteredNotSeen",
174
- REGISTEREDREACHABLE: "RegisteredReachable",
175
- REGISTEREDUNREACHABLE: "RegisteredUnreachable",
176
- };
177
- exports.PartnerType = {
178
- Sidewalk: "Sidewalk",
179
- };
180
- exports.DownlinkMode = {
181
- CONCURRENT: "CONCURRENT",
182
- SEQUENTIAL: "SEQUENTIAL",
183
- USING_UPLINK_GATEWAY: "USING_UPLINK_GATEWAY",
184
- };
185
- exports.Event = {
186
- ACK: "ack",
187
- DISCOVERED: "discovered",
188
- LOST: "lost",
189
- NACK: "nack",
190
- PASSTHROUGH: "passthrough",
191
- };
192
- exports.IdentifierType = {
193
- DevEui: "DevEui",
194
- GatewayEui: "GatewayEui",
195
- PartnerAccountId: "PartnerAccountId",
196
- WirelessDeviceId: "WirelessDeviceId",
197
- WirelessGatewayId: "WirelessGatewayId",
198
- };
199
- exports.EventNotificationPartnerType = {
200
- Sidewalk: "Sidewalk",
201
- };
202
- exports.EventNotificationResourceType = {
203
- SidewalkAccount: "SidewalkAccount",
204
- WirelessDevice: "WirelessDevice",
205
- WirelessGateway: "WirelessGateway",
206
- };
207
- exports.FuotaDeviceStatus = {
208
- FragAlgo_unsupported: "FragAlgo_unsupported",
209
- FragIndex_unsupported: "FragIndex_unsupported",
210
- Initial: "Initial",
211
- MICError: "MICError",
212
- MemoryError: "MemoryError",
213
- MissingFrag: "MissingFrag",
214
- Not_enough_memory: "Not_enough_memory",
215
- Package_Not_Supported: "Package_Not_Supported",
216
- SessionCnt_replay: "SessionCnt_replay",
217
- Successful: "Successful",
218
- Wrong_descriptor: "Wrong_descriptor",
219
- };
220
- exports.FuotaTaskStatus = {
221
- Delete_Waiting: "Delete_Waiting",
222
- FuotaDone: "FuotaDone",
223
- FuotaSession_Waiting: "FuotaSession_Waiting",
224
- In_FuotaSession: "In_FuotaSession",
225
- Pending: "Pending",
226
- };
227
- exports.WirelessDeviceEvent = {
228
- Downlink_Data: "Downlink_Data",
229
- Join: "Join",
230
- Registration: "Registration",
231
- Rejoin: "Rejoin",
232
- Uplink_Data: "Uplink_Data",
233
- };
234
- exports.WirelessGatewayEvent = {
235
- CUPS_Request: "CUPS_Request",
236
- Certificate: "Certificate",
237
- };
238
- exports.WirelessGatewayType = {
239
- LoRaWAN: "LoRaWAN",
240
- };
241
- exports.PositionResourceType = {
242
- WirelessDevice: "WirelessDevice",
243
- WirelessGateway: "WirelessGateway",
244
- };
245
- exports.PositionSolverProvider = {
246
- SEMTECH: "Semtech",
247
- };
248
- exports.PositionSolverType = {
249
- GNSS: "GNSS",
250
- };
251
- exports.PositionConfigurationFec = {
252
- NONE: "NONE",
253
- ROSE: "ROSE",
254
- };
255
- exports.PositionConfigurationStatus = {
256
- Disabled: "Disabled",
257
- Enabled: "Enabled",
258
- };
259
- exports.WirelessGatewayServiceType = {
260
- CUPS: "CUPS",
261
- LNS: "LNS",
262
- };
263
- exports.WirelessDeviceIdType = {
264
- DevEui: "DevEui",
265
- SidewalkManufacturingSn: "SidewalkManufacturingSn",
266
- ThingName: "ThingName",
267
- WirelessDeviceId: "WirelessDeviceId",
268
- };
269
- exports.WirelessDeviceSidewalkStatus = {
270
- ACTIVATED: "ACTIVATED",
271
- PROVISIONED: "PROVISIONED",
272
- REGISTERED: "REGISTERED",
273
- UNKNOWN: "UNKNOWN",
274
- };
275
- exports.ImportTaskStatus = {
276
- COMPLETE: "COMPLETE",
277
- DELETING: "DELETING",
278
- FAILED: "FAILED",
279
- INITIALIZED: "INITIALIZED",
280
- INITIALIZING: "INITIALIZING",
281
- PENDING: "PENDING",
282
- };
283
- exports.WirelessGatewayIdType = {
284
- GatewayEui: "GatewayEui",
285
- ThingName: "ThingName",
286
- WirelessGatewayId: "WirelessGatewayId",
287
- };
288
- exports.OnboardStatus = {
289
- FAILED: "FAILED",
290
- INITIALIZED: "INITIALIZED",
291
- ONBOARDED: "ONBOARDED",
292
- PENDING: "PENDING",
293
- };
294
- const SidewalkAccountInfoFilterSensitiveLog = (obj) => ({
295
- ...obj,
296
- ...(obj.AppServerPrivateKey && { AppServerPrivateKey: smithy_client_1.SENSITIVE_STRING }),
297
- });
298
- exports.SidewalkAccountInfoFilterSensitiveLog = SidewalkAccountInfoFilterSensitiveLog;
299
- const AssociateAwsAccountWithPartnerAccountRequestFilterSensitiveLog = (obj) => ({
300
- ...obj,
301
- ...(obj.Sidewalk && { Sidewalk: (0, exports.SidewalkAccountInfoFilterSensitiveLog)(obj.Sidewalk) }),
302
- });
303
- exports.AssociateAwsAccountWithPartnerAccountRequestFilterSensitiveLog = AssociateAwsAccountWithPartnerAccountRequestFilterSensitiveLog;
304
- const AssociateAwsAccountWithPartnerAccountResponseFilterSensitiveLog = (obj) => ({
305
- ...obj,
306
- ...(obj.Sidewalk && { Sidewalk: (0, exports.SidewalkAccountInfoFilterSensitiveLog)(obj.Sidewalk) }),
307
- });
308
- exports.AssociateAwsAccountWithPartnerAccountResponseFilterSensitiveLog = AssociateAwsAccountWithPartnerAccountResponseFilterSensitiveLog;
309
- const SidewalkGetDeviceProfileFilterSensitiveLog = (obj) => ({
310
- ...obj,
311
- ...(obj.ApplicationServerPublicKey && { ApplicationServerPublicKey: smithy_client_1.SENSITIVE_STRING }),
312
- });
313
- exports.SidewalkGetDeviceProfileFilterSensitiveLog = SidewalkGetDeviceProfileFilterSensitiveLog;
314
- const GetDeviceProfileResponseFilterSensitiveLog = (obj) => ({
315
- ...obj,
316
- ...(obj.Sidewalk && { Sidewalk: (0, exports.SidewalkGetDeviceProfileFilterSensitiveLog)(obj.Sidewalk) }),
317
- });
318
- exports.GetDeviceProfileResponseFilterSensitiveLog = GetDeviceProfileResponseFilterSensitiveLog;
319
- const SidewalkAccountInfoWithFingerprintFilterSensitiveLog = (obj) => ({
320
- ...obj,
321
- ...(obj.Fingerprint && { Fingerprint: smithy_client_1.SENSITIVE_STRING }),
322
- });
323
- exports.SidewalkAccountInfoWithFingerprintFilterSensitiveLog = SidewalkAccountInfoWithFingerprintFilterSensitiveLog;
324
- const GetPartnerAccountResponseFilterSensitiveLog = (obj) => ({
325
- ...obj,
326
- ...(obj.Sidewalk && { Sidewalk: (0, exports.SidewalkAccountInfoWithFingerprintFilterSensitiveLog)(obj.Sidewalk) }),
327
- });
328
- exports.GetPartnerAccountResponseFilterSensitiveLog = GetPartnerAccountResponseFilterSensitiveLog;
329
- const ListPartnerAccountsResponseFilterSensitiveLog = (obj) => ({
330
- ...obj,
331
- ...(obj.Sidewalk && {
332
- Sidewalk: obj.Sidewalk.map((item) => (0, exports.SidewalkAccountInfoWithFingerprintFilterSensitiveLog)(item)),
333
- }),
334
- });
335
- exports.ListPartnerAccountsResponseFilterSensitiveLog = ListPartnerAccountsResponseFilterSensitiveLog;
1
+ module.exports = require("../index.js");
@@ -1,39 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdatePartnerAccountRequestFilterSensitiveLog = exports.SidewalkUpdateAccountFilterSensitiveLog = exports.TooManyTagsException = exports.MessageType = exports.WirelessGatewayTaskDefinitionType = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- const IoTWirelessServiceException_1 = require("./IoTWirelessServiceException");
6
- exports.WirelessGatewayTaskDefinitionType = {
7
- UPDATE: "UPDATE",
8
- };
9
- exports.MessageType = {
10
- CUSTOM_COMMAND_ID_GET: "CUSTOM_COMMAND_ID_GET",
11
- CUSTOM_COMMAND_ID_NOTIFY: "CUSTOM_COMMAND_ID_NOTIFY",
12
- CUSTOM_COMMAND_ID_RESP: "CUSTOM_COMMAND_ID_RESP",
13
- CUSTOM_COMMAND_ID_SET: "CUSTOM_COMMAND_ID_SET",
14
- };
15
- class TooManyTagsException extends IoTWirelessServiceException_1.IoTWirelessServiceException {
16
- constructor(opts) {
17
- super({
18
- name: "TooManyTagsException",
19
- $fault: "client",
20
- ...opts,
21
- });
22
- this.name = "TooManyTagsException";
23
- this.$fault = "client";
24
- Object.setPrototypeOf(this, TooManyTagsException.prototype);
25
- this.Message = opts.Message;
26
- this.ResourceName = opts.ResourceName;
27
- }
28
- }
29
- exports.TooManyTagsException = TooManyTagsException;
30
- const SidewalkUpdateAccountFilterSensitiveLog = (obj) => ({
31
- ...obj,
32
- ...(obj.AppServerPrivateKey && { AppServerPrivateKey: smithy_client_1.SENSITIVE_STRING }),
33
- });
34
- exports.SidewalkUpdateAccountFilterSensitiveLog = SidewalkUpdateAccountFilterSensitiveLog;
35
- const UpdatePartnerAccountRequestFilterSensitiveLog = (obj) => ({
36
- ...obj,
37
- ...(obj.Sidewalk && { Sidewalk: (0, exports.SidewalkUpdateAccountFilterSensitiveLog)(obj.Sidewalk) }),
38
- });
39
- exports.UpdatePartnerAccountRequestFilterSensitiveLog = UpdatePartnerAccountRequestFilterSensitiveLog;
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListDestinations = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListDestinationsCommand_1 = require("../commands/ListDestinationsCommand");
6
- const IoTWirelessClient_1 = require("../IoTWirelessClient");
7
- exports.paginateListDestinations = (0, core_1.createPaginator)(IoTWirelessClient_1.IoTWirelessClient, ListDestinationsCommand_1.ListDestinationsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListDeviceProfiles = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListDeviceProfilesCommand_1 = require("../commands/ListDeviceProfilesCommand");
6
- const IoTWirelessClient_1 = require("../IoTWirelessClient");
7
- exports.paginateListDeviceProfiles = (0, core_1.createPaginator)(IoTWirelessClient_1.IoTWirelessClient, ListDeviceProfilesCommand_1.ListDeviceProfilesCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListFuotaTasks = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListFuotaTasksCommand_1 = require("../commands/ListFuotaTasksCommand");
6
- const IoTWirelessClient_1 = require("../IoTWirelessClient");
7
- exports.paginateListFuotaTasks = (0, core_1.createPaginator)(IoTWirelessClient_1.IoTWirelessClient, ListFuotaTasksCommand_1.ListFuotaTasksCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListMulticastGroupsByFuotaTask = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListMulticastGroupsByFuotaTaskCommand_1 = require("../commands/ListMulticastGroupsByFuotaTaskCommand");
6
- const IoTWirelessClient_1 = require("../IoTWirelessClient");
7
- exports.paginateListMulticastGroupsByFuotaTask = (0, core_1.createPaginator)(IoTWirelessClient_1.IoTWirelessClient, ListMulticastGroupsByFuotaTaskCommand_1.ListMulticastGroupsByFuotaTaskCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListMulticastGroups = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListMulticastGroupsCommand_1 = require("../commands/ListMulticastGroupsCommand");
6
- const IoTWirelessClient_1 = require("../IoTWirelessClient");
7
- exports.paginateListMulticastGroups = (0, core_1.createPaginator)(IoTWirelessClient_1.IoTWirelessClient, ListMulticastGroupsCommand_1.ListMulticastGroupsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListNetworkAnalyzerConfigurations = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListNetworkAnalyzerConfigurationsCommand_1 = require("../commands/ListNetworkAnalyzerConfigurationsCommand");
6
- const IoTWirelessClient_1 = require("../IoTWirelessClient");
7
- exports.paginateListNetworkAnalyzerConfigurations = (0, core_1.createPaginator)(IoTWirelessClient_1.IoTWirelessClient, ListNetworkAnalyzerConfigurationsCommand_1.ListNetworkAnalyzerConfigurationsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListPositionConfigurations = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListPositionConfigurationsCommand_1 = require("../commands/ListPositionConfigurationsCommand");
6
- const IoTWirelessClient_1 = require("../IoTWirelessClient");
7
- exports.paginateListPositionConfigurations = (0, core_1.createPaginator)(IoTWirelessClient_1.IoTWirelessClient, ListPositionConfigurationsCommand_1.ListPositionConfigurationsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListQueuedMessages = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListQueuedMessagesCommand_1 = require("../commands/ListQueuedMessagesCommand");
6
- const IoTWirelessClient_1 = require("../IoTWirelessClient");
7
- exports.paginateListQueuedMessages = (0, core_1.createPaginator)(IoTWirelessClient_1.IoTWirelessClient, ListQueuedMessagesCommand_1.ListQueuedMessagesCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListServiceProfiles = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListServiceProfilesCommand_1 = require("../commands/ListServiceProfilesCommand");
6
- const IoTWirelessClient_1 = require("../IoTWirelessClient");
7
- exports.paginateListServiceProfiles = (0, core_1.createPaginator)(IoTWirelessClient_1.IoTWirelessClient, ListServiceProfilesCommand_1.ListServiceProfilesCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListWirelessDevices = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListWirelessDevicesCommand_1 = require("../commands/ListWirelessDevicesCommand");
6
- const IoTWirelessClient_1 = require("../IoTWirelessClient");
7
- exports.paginateListWirelessDevices = (0, core_1.createPaginator)(IoTWirelessClient_1.IoTWirelessClient, ListWirelessDevicesCommand_1.ListWirelessDevicesCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListWirelessGateways = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListWirelessGatewaysCommand_1 = require("../commands/ListWirelessGatewaysCommand");
6
- const IoTWirelessClient_1 = require("../IoTWirelessClient");
7
- exports.paginateListWirelessGateways = (0, core_1.createPaginator)(IoTWirelessClient_1.IoTWirelessClient, ListWirelessGatewaysCommand_1.ListWirelessGatewaysCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,15 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./Interfaces"), exports);
5
- tslib_1.__exportStar(require("./ListDestinationsPaginator"), exports);
6
- tslib_1.__exportStar(require("./ListDeviceProfilesPaginator"), exports);
7
- tslib_1.__exportStar(require("./ListFuotaTasksPaginator"), exports);
8
- tslib_1.__exportStar(require("./ListMulticastGroupsByFuotaTaskPaginator"), exports);
9
- tslib_1.__exportStar(require("./ListMulticastGroupsPaginator"), exports);
10
- tslib_1.__exportStar(require("./ListNetworkAnalyzerConfigurationsPaginator"), exports);
11
- tslib_1.__exportStar(require("./ListPositionConfigurationsPaginator"), exports);
12
- tslib_1.__exportStar(require("./ListQueuedMessagesPaginator"), exports);
13
- tslib_1.__exportStar(require("./ListServiceProfilesPaginator"), exports);
14
- tslib_1.__exportStar(require("./ListWirelessDevicesPaginator"), exports);
15
- tslib_1.__exportStar(require("./ListWirelessGatewaysPaginator"), exports);
1
+ module.exports = require("../index.js");