@aws-sdk/client-iot-wireless 3.183.0 → 3.186.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.
- package/CHANGELOG.md +19 -0
- package/dist-cjs/protocols/Aws_restJson1.js +2 -2
- package/dist-es/IoTWireless.js +401 -394
- package/dist-es/IoTWirelessClient.js +28 -22
- package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js +28 -21
- package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +28 -21
- package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +28 -21
- package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +28 -21
- package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +28 -21
- package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +28 -21
- package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +28 -21
- package/dist-es/commands/CancelMulticastGroupSessionCommand.js +28 -21
- package/dist-es/commands/CreateDestinationCommand.js +28 -21
- package/dist-es/commands/CreateDeviceProfileCommand.js +28 -21
- package/dist-es/commands/CreateFuotaTaskCommand.js +28 -21
- package/dist-es/commands/CreateMulticastGroupCommand.js +28 -21
- package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +28 -21
- package/dist-es/commands/CreateServiceProfileCommand.js +28 -21
- package/dist-es/commands/CreateWirelessDeviceCommand.js +28 -21
- package/dist-es/commands/CreateWirelessGatewayCommand.js +28 -21
- package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +28 -21
- package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +28 -21
- package/dist-es/commands/DeleteDestinationCommand.js +28 -21
- package/dist-es/commands/DeleteDeviceProfileCommand.js +28 -21
- package/dist-es/commands/DeleteFuotaTaskCommand.js +28 -21
- package/dist-es/commands/DeleteMulticastGroupCommand.js +28 -21
- package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +28 -21
- package/dist-es/commands/DeleteQueuedMessagesCommand.js +28 -21
- package/dist-es/commands/DeleteServiceProfileCommand.js +28 -21
- package/dist-es/commands/DeleteWirelessDeviceCommand.js +28 -21
- package/dist-es/commands/DeleteWirelessGatewayCommand.js +28 -21
- package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +28 -21
- package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +28 -21
- package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +28 -21
- package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +28 -21
- package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +28 -21
- package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +28 -21
- package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +28 -21
- package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +28 -21
- package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +28 -21
- package/dist-es/commands/GetDestinationCommand.js +28 -21
- package/dist-es/commands/GetDeviceProfileCommand.js +28 -21
- package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +28 -21
- package/dist-es/commands/GetFuotaTaskCommand.js +28 -21
- package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +28 -21
- package/dist-es/commands/GetMulticastGroupCommand.js +28 -21
- package/dist-es/commands/GetMulticastGroupSessionCommand.js +28 -21
- package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +28 -21
- package/dist-es/commands/GetPartnerAccountCommand.js +28 -21
- package/dist-es/commands/GetPositionCommand.js +28 -21
- package/dist-es/commands/GetPositionConfigurationCommand.js +28 -21
- package/dist-es/commands/GetResourceEventConfigurationCommand.js +28 -21
- package/dist-es/commands/GetResourceLogLevelCommand.js +28 -21
- package/dist-es/commands/GetServiceEndpointCommand.js +28 -21
- package/dist-es/commands/GetServiceProfileCommand.js +28 -21
- package/dist-es/commands/GetWirelessDeviceCommand.js +28 -21
- package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +28 -21
- package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +28 -21
- package/dist-es/commands/GetWirelessGatewayCommand.js +28 -21
- package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +28 -21
- package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +28 -21
- package/dist-es/commands/GetWirelessGatewayTaskCommand.js +28 -21
- package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +28 -21
- package/dist-es/commands/ListDestinationsCommand.js +28 -21
- package/dist-es/commands/ListDeviceProfilesCommand.js +28 -21
- package/dist-es/commands/ListEventConfigurationsCommand.js +28 -21
- package/dist-es/commands/ListFuotaTasksCommand.js +28 -21
- package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +28 -21
- package/dist-es/commands/ListMulticastGroupsCommand.js +28 -21
- package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +28 -21
- package/dist-es/commands/ListPartnerAccountsCommand.js +28 -21
- package/dist-es/commands/ListPositionConfigurationsCommand.js +28 -21
- package/dist-es/commands/ListQueuedMessagesCommand.js +28 -21
- package/dist-es/commands/ListServiceProfilesCommand.js +28 -21
- package/dist-es/commands/ListTagsForResourceCommand.js +28 -21
- package/dist-es/commands/ListWirelessDevicesCommand.js +28 -21
- package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +28 -21
- package/dist-es/commands/ListWirelessGatewaysCommand.js +28 -21
- package/dist-es/commands/PutPositionConfigurationCommand.js +28 -21
- package/dist-es/commands/PutResourceLogLevelCommand.js +28 -21
- package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +28 -21
- package/dist-es/commands/ResetResourceLogLevelCommand.js +28 -21
- package/dist-es/commands/SendDataToMulticastGroupCommand.js +28 -21
- package/dist-es/commands/SendDataToWirelessDeviceCommand.js +28 -21
- package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +28 -21
- package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +28 -21
- package/dist-es/commands/StartFuotaTaskCommand.js +28 -21
- package/dist-es/commands/StartMulticastGroupSessionCommand.js +28 -21
- package/dist-es/commands/TagResourceCommand.js +28 -21
- package/dist-es/commands/TestWirelessDeviceCommand.js +28 -21
- package/dist-es/commands/UntagResourceCommand.js +28 -21
- package/dist-es/commands/UpdateDestinationCommand.js +28 -21
- package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +28 -21
- package/dist-es/commands/UpdateFuotaTaskCommand.js +28 -21
- package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +28 -21
- package/dist-es/commands/UpdateMulticastGroupCommand.js +28 -21
- package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +28 -21
- package/dist-es/commands/UpdatePartnerAccountCommand.js +28 -21
- package/dist-es/commands/UpdatePositionCommand.js +28 -21
- package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +28 -21
- package/dist-es/commands/UpdateWirelessDeviceCommand.js +28 -21
- package/dist-es/commands/UpdateWirelessGatewayCommand.js +28 -21
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/IoTWirelessServiceException.js +10 -5
- package/dist-es/models/models_0.js +352 -877
- package/dist-es/models/models_1.js +24 -71
- package/dist-es/pagination/ListDestinationsPaginator.js +68 -25
- package/dist-es/pagination/ListDeviceProfilesPaginator.js +68 -25
- package/dist-es/pagination/ListFuotaTasksPaginator.js +68 -25
- package/dist-es/pagination/ListMulticastGroupsByFuotaTaskPaginator.js +68 -25
- package/dist-es/pagination/ListMulticastGroupsPaginator.js +68 -25
- package/dist-es/pagination/ListNetworkAnalyzerConfigurationsPaginator.js +68 -25
- package/dist-es/pagination/ListPositionConfigurationsPaginator.js +68 -25
- package/dist-es/pagination/ListQueuedMessagesPaginator.js +68 -25
- package/dist-es/pagination/ListServiceProfilesPaginator.js +68 -25
- package/dist-es/pagination/ListWirelessDevicesPaginator.js +68 -25
- package/dist-es/pagination/ListWirelessGatewaysPaginator.js +68 -25
- package/dist-es/protocols/Aws_restJson1.js +10109 -7281
- package/dist-es/runtimeConfig.browser.js +12 -26
- package/dist-es/runtimeConfig.js +12 -30
- package/dist-es/runtimeConfig.native.js +5 -8
- package/dist-es/runtimeConfig.shared.js +11 -8
- package/package.json +33 -33
|
@@ -1,87 +1,88 @@
|
|
|
1
|
+
import { __assign, __extends } from "tslib";
|
|
1
2
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { IoTWirelessServiceException as __BaseException } from "./IoTWirelessServiceException";
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
Object.setPrototypeOf(this, AccessDeniedException.prototype);
|
|
13
|
-
this.Message = opts.Message;
|
|
4
|
+
var AccessDeniedException = (function (_super) {
|
|
5
|
+
__extends(AccessDeniedException, _super);
|
|
6
|
+
function AccessDeniedException(opts) {
|
|
7
|
+
var _this = _super.call(this, __assign({ name: "AccessDeniedException", $fault: "client" }, opts)) || this;
|
|
8
|
+
_this.name = "AccessDeniedException";
|
|
9
|
+
_this.$fault = "client";
|
|
10
|
+
Object.setPrototypeOf(_this, AccessDeniedException.prototype);
|
|
11
|
+
_this.Message = opts.Message;
|
|
12
|
+
return _this;
|
|
14
13
|
}
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
14
|
+
return AccessDeniedException;
|
|
15
|
+
}(__BaseException));
|
|
16
|
+
export { AccessDeniedException };
|
|
17
|
+
var ConflictException = (function (_super) {
|
|
18
|
+
__extends(ConflictException, _super);
|
|
19
|
+
function ConflictException(opts) {
|
|
20
|
+
var _this = _super.call(this, __assign({ name: "ConflictException", $fault: "client" }, opts)) || this;
|
|
21
|
+
_this.name = "ConflictException";
|
|
22
|
+
_this.$fault = "client";
|
|
23
|
+
Object.setPrototypeOf(_this, ConflictException.prototype);
|
|
24
|
+
_this.Message = opts.Message;
|
|
25
|
+
_this.ResourceId = opts.ResourceId;
|
|
26
|
+
_this.ResourceType = opts.ResourceType;
|
|
27
|
+
return _this;
|
|
29
28
|
}
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
29
|
+
return ConflictException;
|
|
30
|
+
}(__BaseException));
|
|
31
|
+
export { ConflictException };
|
|
32
|
+
var InternalServerException = (function (_super) {
|
|
33
|
+
__extends(InternalServerException, _super);
|
|
34
|
+
function InternalServerException(opts) {
|
|
35
|
+
var _this = _super.call(this, __assign({ name: "InternalServerException", $fault: "server" }, opts)) || this;
|
|
36
|
+
_this.name = "InternalServerException";
|
|
37
|
+
_this.$fault = "server";
|
|
38
|
+
Object.setPrototypeOf(_this, InternalServerException.prototype);
|
|
39
|
+
_this.Message = opts.Message;
|
|
40
|
+
return _this;
|
|
42
41
|
}
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
42
|
+
return InternalServerException;
|
|
43
|
+
}(__BaseException));
|
|
44
|
+
export { InternalServerException };
|
|
45
|
+
var ResourceNotFoundException = (function (_super) {
|
|
46
|
+
__extends(ResourceNotFoundException, _super);
|
|
47
|
+
function ResourceNotFoundException(opts) {
|
|
48
|
+
var _this = _super.call(this, __assign({ name: "ResourceNotFoundException", $fault: "client" }, opts)) || this;
|
|
49
|
+
_this.name = "ResourceNotFoundException";
|
|
50
|
+
_this.$fault = "client";
|
|
51
|
+
Object.setPrototypeOf(_this, ResourceNotFoundException.prototype);
|
|
52
|
+
_this.Message = opts.Message;
|
|
53
|
+
_this.ResourceId = opts.ResourceId;
|
|
54
|
+
_this.ResourceType = opts.ResourceType;
|
|
55
|
+
return _this;
|
|
57
56
|
}
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
57
|
+
return ResourceNotFoundException;
|
|
58
|
+
}(__BaseException));
|
|
59
|
+
export { ResourceNotFoundException };
|
|
60
|
+
var ThrottlingException = (function (_super) {
|
|
61
|
+
__extends(ThrottlingException, _super);
|
|
62
|
+
function ThrottlingException(opts) {
|
|
63
|
+
var _this = _super.call(this, __assign({ name: "ThrottlingException", $fault: "client" }, opts)) || this;
|
|
64
|
+
_this.name = "ThrottlingException";
|
|
65
|
+
_this.$fault = "client";
|
|
66
|
+
Object.setPrototypeOf(_this, ThrottlingException.prototype);
|
|
67
|
+
_this.Message = opts.Message;
|
|
68
|
+
return _this;
|
|
70
69
|
}
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
70
|
+
return ThrottlingException;
|
|
71
|
+
}(__BaseException));
|
|
72
|
+
export { ThrottlingException };
|
|
73
|
+
var ValidationException = (function (_super) {
|
|
74
|
+
__extends(ValidationException, _super);
|
|
75
|
+
function ValidationException(opts) {
|
|
76
|
+
var _this = _super.call(this, __assign({ name: "ValidationException", $fault: "client" }, opts)) || this;
|
|
77
|
+
_this.name = "ValidationException";
|
|
78
|
+
_this.$fault = "client";
|
|
79
|
+
Object.setPrototypeOf(_this, ValidationException.prototype);
|
|
80
|
+
_this.Message = opts.Message;
|
|
81
|
+
return _this;
|
|
83
82
|
}
|
|
84
|
-
|
|
83
|
+
return ValidationException;
|
|
84
|
+
}(__BaseException));
|
|
85
|
+
export { ValidationException };
|
|
85
86
|
export var BatteryLevel;
|
|
86
87
|
(function (BatteryLevel) {
|
|
87
88
|
BatteryLevel["CRITICAL"] = "critical";
|
|
@@ -279,805 +280,279 @@ export var MessageType;
|
|
|
279
280
|
MessageType["CUSTOM_COMMAND_ID_RESP"] = "CUSTOM_COMMAND_ID_RESP";
|
|
280
281
|
MessageType["CUSTOM_COMMAND_ID_SET"] = "CUSTOM_COMMAND_ID_SET";
|
|
281
282
|
})(MessageType || (MessageType = {}));
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
this.Message = opts.Message;
|
|
293
|
-
this.ResourceName = opts.ResourceName;
|
|
283
|
+
var TooManyTagsException = (function (_super) {
|
|
284
|
+
__extends(TooManyTagsException, _super);
|
|
285
|
+
function TooManyTagsException(opts) {
|
|
286
|
+
var _this = _super.call(this, __assign({ name: "TooManyTagsException", $fault: "client" }, opts)) || this;
|
|
287
|
+
_this.name = "TooManyTagsException";
|
|
288
|
+
_this.$fault = "client";
|
|
289
|
+
Object.setPrototypeOf(_this, TooManyTagsException.prototype);
|
|
290
|
+
_this.Message = opts.Message;
|
|
291
|
+
_this.ResourceName = opts.ResourceName;
|
|
292
|
+
return _this;
|
|
294
293
|
}
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
});
|
|
299
|
-
export
|
|
300
|
-
|
|
301
|
-
});
|
|
302
|
-
export
|
|
303
|
-
|
|
304
|
-
});
|
|
305
|
-
export
|
|
306
|
-
|
|
307
|
-
});
|
|
308
|
-
export
|
|
309
|
-
|
|
310
|
-
});
|
|
311
|
-
export
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
});
|
|
315
|
-
export
|
|
316
|
-
|
|
317
|
-
});
|
|
318
|
-
export
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
});
|
|
322
|
-
export
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
});
|
|
326
|
-
export
|
|
327
|
-
|
|
328
|
-
});
|
|
329
|
-
export
|
|
330
|
-
|
|
331
|
-
});
|
|
332
|
-
export
|
|
333
|
-
|
|
334
|
-
});
|
|
335
|
-
export
|
|
336
|
-
|
|
337
|
-
});
|
|
338
|
-
export
|
|
339
|
-
|
|
340
|
-
});
|
|
341
|
-
export
|
|
342
|
-
|
|
343
|
-
});
|
|
344
|
-
export
|
|
345
|
-
|
|
346
|
-
});
|
|
347
|
-
export
|
|
348
|
-
|
|
349
|
-
});
|
|
350
|
-
export
|
|
351
|
-
|
|
352
|
-
});
|
|
353
|
-
export
|
|
354
|
-
|
|
355
|
-
});
|
|
356
|
-
export
|
|
357
|
-
|
|
358
|
-
});
|
|
359
|
-
export
|
|
360
|
-
|
|
361
|
-
});
|
|
362
|
-
export
|
|
363
|
-
|
|
364
|
-
});
|
|
365
|
-
export
|
|
366
|
-
|
|
367
|
-
});
|
|
368
|
-
export
|
|
369
|
-
|
|
370
|
-
});
|
|
371
|
-
export
|
|
372
|
-
|
|
373
|
-
});
|
|
374
|
-
export
|
|
375
|
-
|
|
376
|
-
});
|
|
377
|
-
export
|
|
378
|
-
|
|
379
|
-
});
|
|
380
|
-
export
|
|
381
|
-
|
|
382
|
-
});
|
|
383
|
-
export
|
|
384
|
-
|
|
385
|
-
});
|
|
386
|
-
export
|
|
387
|
-
|
|
388
|
-
});
|
|
389
|
-
export
|
|
390
|
-
|
|
391
|
-
});
|
|
392
|
-
export
|
|
393
|
-
|
|
394
|
-
});
|
|
395
|
-
export
|
|
396
|
-
|
|
397
|
-
});
|
|
398
|
-
export
|
|
399
|
-
|
|
400
|
-
});
|
|
401
|
-
export
|
|
402
|
-
|
|
403
|
-
});
|
|
404
|
-
export
|
|
405
|
-
|
|
406
|
-
});
|
|
407
|
-
export
|
|
408
|
-
|
|
409
|
-
});
|
|
410
|
-
export
|
|
411
|
-
|
|
412
|
-
});
|
|
413
|
-
export
|
|
414
|
-
|
|
415
|
-
});
|
|
416
|
-
export
|
|
417
|
-
|
|
418
|
-
});
|
|
419
|
-
export
|
|
420
|
-
|
|
421
|
-
});
|
|
422
|
-
export
|
|
423
|
-
|
|
424
|
-
});
|
|
425
|
-
export
|
|
426
|
-
|
|
427
|
-
});
|
|
428
|
-
export
|
|
429
|
-
|
|
430
|
-
});
|
|
431
|
-
export
|
|
432
|
-
|
|
433
|
-
});
|
|
434
|
-
export
|
|
435
|
-
|
|
436
|
-
});
|
|
437
|
-
export
|
|
438
|
-
|
|
439
|
-
});
|
|
440
|
-
export
|
|
441
|
-
|
|
442
|
-
});
|
|
443
|
-
export
|
|
444
|
-
|
|
445
|
-
});
|
|
446
|
-
export
|
|
447
|
-
|
|
448
|
-
});
|
|
449
|
-
export
|
|
450
|
-
|
|
451
|
-
});
|
|
452
|
-
export
|
|
453
|
-
|
|
454
|
-
});
|
|
455
|
-
export
|
|
456
|
-
|
|
457
|
-
});
|
|
458
|
-
export
|
|
459
|
-
|
|
460
|
-
});
|
|
461
|
-
export
|
|
462
|
-
|
|
463
|
-
});
|
|
464
|
-
export
|
|
465
|
-
|
|
466
|
-
});
|
|
467
|
-
export
|
|
468
|
-
|
|
469
|
-
});
|
|
470
|
-
export
|
|
471
|
-
|
|
472
|
-
});
|
|
473
|
-
export
|
|
474
|
-
|
|
475
|
-
});
|
|
476
|
-
export
|
|
477
|
-
|
|
478
|
-
});
|
|
479
|
-
export
|
|
480
|
-
|
|
481
|
-
});
|
|
482
|
-
export
|
|
483
|
-
|
|
484
|
-
});
|
|
485
|
-
export
|
|
486
|
-
|
|
487
|
-
});
|
|
488
|
-
export
|
|
489
|
-
|
|
490
|
-
});
|
|
491
|
-
export
|
|
492
|
-
|
|
493
|
-
});
|
|
494
|
-
export
|
|
495
|
-
|
|
496
|
-
});
|
|
497
|
-
export
|
|
498
|
-
|
|
499
|
-
})
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
});
|
|
503
|
-
export
|
|
504
|
-
|
|
505
|
-
});
|
|
506
|
-
export
|
|
507
|
-
|
|
508
|
-
});
|
|
509
|
-
export
|
|
510
|
-
|
|
511
|
-
});
|
|
512
|
-
export
|
|
513
|
-
|
|
514
|
-
});
|
|
515
|
-
export
|
|
516
|
-
|
|
517
|
-
});
|
|
518
|
-
export
|
|
519
|
-
|
|
520
|
-
});
|
|
521
|
-
export
|
|
522
|
-
|
|
523
|
-
});
|
|
524
|
-
export
|
|
525
|
-
|
|
526
|
-
});
|
|
527
|
-
export
|
|
528
|
-
|
|
529
|
-
});
|
|
530
|
-
export
|
|
531
|
-
|
|
532
|
-
});
|
|
533
|
-
export
|
|
534
|
-
|
|
535
|
-
});
|
|
536
|
-
export
|
|
537
|
-
|
|
538
|
-
});
|
|
539
|
-
export
|
|
540
|
-
|
|
541
|
-
});
|
|
542
|
-
export
|
|
543
|
-
|
|
544
|
-
});
|
|
545
|
-
export
|
|
546
|
-
|
|
547
|
-
});
|
|
548
|
-
export
|
|
549
|
-
|
|
550
|
-
});
|
|
551
|
-
export
|
|
552
|
-
|
|
553
|
-
});
|
|
554
|
-
export
|
|
555
|
-
|
|
556
|
-
});
|
|
557
|
-
export
|
|
558
|
-
|
|
559
|
-
});
|
|
560
|
-
export const SidewalkEventNotificationConfigurationsFilterSensitiveLog = (obj) => ({
|
|
561
|
-
...obj,
|
|
562
|
-
});
|
|
563
|
-
export const DeviceRegistrationStateEventConfigurationFilterSensitiveLog = (obj) => ({
|
|
564
|
-
...obj,
|
|
565
|
-
});
|
|
566
|
-
export const SidewalkResourceTypeEventConfigurationFilterSensitiveLog = (obj) => ({
|
|
567
|
-
...obj,
|
|
568
|
-
});
|
|
569
|
-
export const DeviceRegistrationStateResourceTypeEventConfigurationFilterSensitiveLog = (obj) => ({
|
|
570
|
-
...obj,
|
|
571
|
-
});
|
|
572
|
-
export const DisassociateAwsAccountFromPartnerAccountRequestFilterSensitiveLog = (obj) => ({
|
|
573
|
-
...obj,
|
|
574
|
-
});
|
|
575
|
-
export const DisassociateAwsAccountFromPartnerAccountResponseFilterSensitiveLog = (obj) => ({
|
|
576
|
-
...obj,
|
|
577
|
-
});
|
|
578
|
-
export const DisassociateMulticastGroupFromFuotaTaskRequestFilterSensitiveLog = (obj) => ({
|
|
579
|
-
...obj,
|
|
580
|
-
});
|
|
581
|
-
export const DisassociateMulticastGroupFromFuotaTaskResponseFilterSensitiveLog = (obj) => ({
|
|
582
|
-
...obj,
|
|
583
|
-
});
|
|
584
|
-
export const DisassociateWirelessDeviceFromFuotaTaskRequestFilterSensitiveLog = (obj) => ({
|
|
585
|
-
...obj,
|
|
586
|
-
});
|
|
587
|
-
export const DisassociateWirelessDeviceFromFuotaTaskResponseFilterSensitiveLog = (obj) => ({
|
|
588
|
-
...obj,
|
|
589
|
-
});
|
|
590
|
-
export const DisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog = (obj) => ({
|
|
591
|
-
...obj,
|
|
592
|
-
});
|
|
593
|
-
export const DisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog = (obj) => ({
|
|
594
|
-
...obj,
|
|
595
|
-
});
|
|
596
|
-
export const DisassociateWirelessDeviceFromThingRequestFilterSensitiveLog = (obj) => ({
|
|
597
|
-
...obj,
|
|
598
|
-
});
|
|
599
|
-
export const DisassociateWirelessDeviceFromThingResponseFilterSensitiveLog = (obj) => ({
|
|
600
|
-
...obj,
|
|
601
|
-
});
|
|
602
|
-
export const DisassociateWirelessGatewayFromCertificateRequestFilterSensitiveLog = (obj) => ({
|
|
603
|
-
...obj,
|
|
604
|
-
});
|
|
605
|
-
export const DisassociateWirelessGatewayFromCertificateResponseFilterSensitiveLog = (obj) => ({
|
|
606
|
-
...obj,
|
|
607
|
-
});
|
|
608
|
-
export const DisassociateWirelessGatewayFromThingRequestFilterSensitiveLog = (obj) => ({
|
|
609
|
-
...obj,
|
|
610
|
-
});
|
|
611
|
-
export const DisassociateWirelessGatewayFromThingResponseFilterSensitiveLog = (obj) => ({
|
|
612
|
-
...obj,
|
|
613
|
-
});
|
|
614
|
-
export const GatewayListItemFilterSensitiveLog = (obj) => ({
|
|
615
|
-
...obj,
|
|
616
|
-
});
|
|
617
|
-
export const ParticipatingGatewaysFilterSensitiveLog = (obj) => ({
|
|
618
|
-
...obj,
|
|
619
|
-
});
|
|
620
|
-
export const LoRaWANSendDataToDeviceFilterSensitiveLog = (obj) => ({
|
|
621
|
-
...obj,
|
|
622
|
-
});
|
|
623
|
-
export const DownlinkQueueMessageFilterSensitiveLog = (obj) => ({
|
|
624
|
-
...obj,
|
|
625
|
-
});
|
|
626
|
-
export const LoRaWANJoinEventNotificationConfigurationsFilterSensitiveLog = (obj) => ({
|
|
627
|
-
...obj,
|
|
628
|
-
});
|
|
629
|
-
export const JoinEventConfigurationFilterSensitiveLog = (obj) => ({
|
|
630
|
-
...obj,
|
|
631
|
-
});
|
|
632
|
-
export const MessageDeliveryStatusEventConfigurationFilterSensitiveLog = (obj) => ({
|
|
633
|
-
...obj,
|
|
634
|
-
});
|
|
635
|
-
export const ProximityEventConfigurationFilterSensitiveLog = (obj) => ({
|
|
636
|
-
...obj,
|
|
637
|
-
});
|
|
638
|
-
export const EventNotificationItemConfigurationsFilterSensitiveLog = (obj) => ({
|
|
639
|
-
...obj,
|
|
640
|
-
});
|
|
641
|
-
export const EventConfigurationItemFilterSensitiveLog = (obj) => ({
|
|
642
|
-
...obj,
|
|
643
|
-
});
|
|
644
|
-
export const FuotaTaskFilterSensitiveLog = (obj) => ({
|
|
645
|
-
...obj,
|
|
646
|
-
});
|
|
647
|
-
export const GetDestinationRequestFilterSensitiveLog = (obj) => ({
|
|
648
|
-
...obj,
|
|
649
|
-
});
|
|
650
|
-
export const GetDestinationResponseFilterSensitiveLog = (obj) => ({
|
|
651
|
-
...obj,
|
|
652
|
-
});
|
|
653
|
-
export const GetDeviceProfileRequestFilterSensitiveLog = (obj) => ({
|
|
654
|
-
...obj,
|
|
655
|
-
});
|
|
656
|
-
export const GetDeviceProfileResponseFilterSensitiveLog = (obj) => ({
|
|
657
|
-
...obj,
|
|
658
|
-
});
|
|
659
|
-
export const GetEventConfigurationByResourceTypesRequestFilterSensitiveLog = (obj) => ({
|
|
660
|
-
...obj,
|
|
661
|
-
});
|
|
662
|
-
export const LoRaWANJoinResourceTypeEventConfigurationFilterSensitiveLog = (obj) => ({
|
|
663
|
-
...obj,
|
|
664
|
-
});
|
|
665
|
-
export const JoinResourceTypeEventConfigurationFilterSensitiveLog = (obj) => ({
|
|
666
|
-
...obj,
|
|
667
|
-
});
|
|
668
|
-
export const MessageDeliveryStatusResourceTypeEventConfigurationFilterSensitiveLog = (obj) => ({
|
|
669
|
-
...obj,
|
|
670
|
-
});
|
|
671
|
-
export const ProximityResourceTypeEventConfigurationFilterSensitiveLog = (obj) => ({
|
|
672
|
-
...obj,
|
|
673
|
-
});
|
|
674
|
-
export const GetEventConfigurationByResourceTypesResponseFilterSensitiveLog = (obj) => ({
|
|
675
|
-
...obj,
|
|
676
|
-
});
|
|
677
|
-
export const GetFuotaTaskRequestFilterSensitiveLog = (obj) => ({
|
|
678
|
-
...obj,
|
|
679
|
-
});
|
|
680
|
-
export const LoRaWANFuotaTaskGetInfoFilterSensitiveLog = (obj) => ({
|
|
681
|
-
...obj,
|
|
682
|
-
});
|
|
683
|
-
export const GetFuotaTaskResponseFilterSensitiveLog = (obj) => ({
|
|
684
|
-
...obj,
|
|
685
|
-
});
|
|
686
|
-
export const GetLogLevelsByResourceTypesRequestFilterSensitiveLog = (obj) => ({
|
|
687
|
-
...obj,
|
|
688
|
-
});
|
|
689
|
-
export const WirelessDeviceEventLogOptionFilterSensitiveLog = (obj) => ({
|
|
690
|
-
...obj,
|
|
691
|
-
});
|
|
692
|
-
export const WirelessDeviceLogOptionFilterSensitiveLog = (obj) => ({
|
|
693
|
-
...obj,
|
|
694
|
-
});
|
|
695
|
-
export const WirelessGatewayEventLogOptionFilterSensitiveLog = (obj) => ({
|
|
696
|
-
...obj,
|
|
697
|
-
});
|
|
698
|
-
export const WirelessGatewayLogOptionFilterSensitiveLog = (obj) => ({
|
|
699
|
-
...obj,
|
|
700
|
-
});
|
|
701
|
-
export const GetLogLevelsByResourceTypesResponseFilterSensitiveLog = (obj) => ({
|
|
702
|
-
...obj,
|
|
703
|
-
});
|
|
704
|
-
export const GetMulticastGroupRequestFilterSensitiveLog = (obj) => ({
|
|
705
|
-
...obj,
|
|
706
|
-
});
|
|
707
|
-
export const LoRaWANMulticastGetFilterSensitiveLog = (obj) => ({
|
|
708
|
-
...obj,
|
|
709
|
-
});
|
|
710
|
-
export const GetMulticastGroupResponseFilterSensitiveLog = (obj) => ({
|
|
711
|
-
...obj,
|
|
712
|
-
});
|
|
713
|
-
export const GetMulticastGroupSessionRequestFilterSensitiveLog = (obj) => ({
|
|
714
|
-
...obj,
|
|
715
|
-
});
|
|
716
|
-
export const LoRaWANMulticastSessionFilterSensitiveLog = (obj) => ({
|
|
717
|
-
...obj,
|
|
718
|
-
});
|
|
719
|
-
export const GetMulticastGroupSessionResponseFilterSensitiveLog = (obj) => ({
|
|
720
|
-
...obj,
|
|
721
|
-
});
|
|
722
|
-
export const GetNetworkAnalyzerConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
723
|
-
...obj,
|
|
724
|
-
});
|
|
725
|
-
export const GetNetworkAnalyzerConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
726
|
-
...obj,
|
|
727
|
-
});
|
|
728
|
-
export const GetPartnerAccountRequestFilterSensitiveLog = (obj) => ({
|
|
729
|
-
...obj,
|
|
730
|
-
});
|
|
731
|
-
export const SidewalkAccountInfoWithFingerprintFilterSensitiveLog = (obj) => ({
|
|
732
|
-
...obj,
|
|
733
|
-
...(obj.Fingerprint && { Fingerprint: SENSITIVE_STRING }),
|
|
734
|
-
});
|
|
735
|
-
export const GetPartnerAccountResponseFilterSensitiveLog = (obj) => ({
|
|
736
|
-
...obj,
|
|
737
|
-
...(obj.Sidewalk && { Sidewalk: SidewalkAccountInfoWithFingerprintFilterSensitiveLog(obj.Sidewalk) }),
|
|
738
|
-
});
|
|
739
|
-
export const GetPositionRequestFilterSensitiveLog = (obj) => ({
|
|
740
|
-
...obj,
|
|
741
|
-
});
|
|
742
|
-
export const GetPositionResponseFilterSensitiveLog = (obj) => ({
|
|
743
|
-
...obj,
|
|
744
|
-
});
|
|
745
|
-
export const GetPositionConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
746
|
-
...obj,
|
|
747
|
-
});
|
|
748
|
-
export const SemtechGnssDetailFilterSensitiveLog = (obj) => ({
|
|
749
|
-
...obj,
|
|
750
|
-
});
|
|
751
|
-
export const PositionSolverDetailsFilterSensitiveLog = (obj) => ({
|
|
752
|
-
...obj,
|
|
753
|
-
});
|
|
754
|
-
export const GetPositionConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
755
|
-
...obj,
|
|
756
|
-
});
|
|
757
|
-
export const GetResourceEventConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
758
|
-
...obj,
|
|
759
|
-
});
|
|
760
|
-
export const GetResourceEventConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
761
|
-
...obj,
|
|
762
|
-
});
|
|
763
|
-
export const GetResourceLogLevelRequestFilterSensitiveLog = (obj) => ({
|
|
764
|
-
...obj,
|
|
765
|
-
});
|
|
766
|
-
export const GetResourceLogLevelResponseFilterSensitiveLog = (obj) => ({
|
|
767
|
-
...obj,
|
|
768
|
-
});
|
|
769
|
-
export const GetServiceEndpointRequestFilterSensitiveLog = (obj) => ({
|
|
770
|
-
...obj,
|
|
771
|
-
});
|
|
772
|
-
export const GetServiceEndpointResponseFilterSensitiveLog = (obj) => ({
|
|
773
|
-
...obj,
|
|
774
|
-
});
|
|
775
|
-
export const GetServiceProfileRequestFilterSensitiveLog = (obj) => ({
|
|
776
|
-
...obj,
|
|
777
|
-
});
|
|
778
|
-
export const LoRaWANGetServiceProfileInfoFilterSensitiveLog = (obj) => ({
|
|
779
|
-
...obj,
|
|
780
|
-
});
|
|
781
|
-
export const GetServiceProfileResponseFilterSensitiveLog = (obj) => ({
|
|
782
|
-
...obj,
|
|
783
|
-
});
|
|
784
|
-
export const GetWirelessDeviceRequestFilterSensitiveLog = (obj) => ({
|
|
785
|
-
...obj,
|
|
786
|
-
});
|
|
787
|
-
export const SidewalkDeviceFilterSensitiveLog = (obj) => ({
|
|
788
|
-
...obj,
|
|
789
|
-
});
|
|
790
|
-
export const GetWirelessDeviceResponseFilterSensitiveLog = (obj) => ({
|
|
791
|
-
...obj,
|
|
792
|
-
});
|
|
793
|
-
export const GetWirelessDeviceStatisticsRequestFilterSensitiveLog = (obj) => ({
|
|
794
|
-
...obj,
|
|
795
|
-
});
|
|
796
|
-
export const LoRaWANGatewayMetadataFilterSensitiveLog = (obj) => ({
|
|
797
|
-
...obj,
|
|
798
|
-
});
|
|
799
|
-
export const LoRaWANDeviceMetadataFilterSensitiveLog = (obj) => ({
|
|
800
|
-
...obj,
|
|
801
|
-
});
|
|
802
|
-
export const SidewalkDeviceMetadataFilterSensitiveLog = (obj) => ({
|
|
803
|
-
...obj,
|
|
804
|
-
});
|
|
805
|
-
export const GetWirelessDeviceStatisticsResponseFilterSensitiveLog = (obj) => ({
|
|
806
|
-
...obj,
|
|
807
|
-
});
|
|
808
|
-
export const GetWirelessGatewayRequestFilterSensitiveLog = (obj) => ({
|
|
809
|
-
...obj,
|
|
810
|
-
});
|
|
811
|
-
export const GetWirelessGatewayResponseFilterSensitiveLog = (obj) => ({
|
|
812
|
-
...obj,
|
|
813
|
-
});
|
|
814
|
-
export const GetWirelessGatewayCertificateRequestFilterSensitiveLog = (obj) => ({
|
|
815
|
-
...obj,
|
|
816
|
-
});
|
|
817
|
-
export const GetWirelessGatewayCertificateResponseFilterSensitiveLog = (obj) => ({
|
|
818
|
-
...obj,
|
|
819
|
-
});
|
|
820
|
-
export const GetWirelessGatewayFirmwareInformationRequestFilterSensitiveLog = (obj) => ({
|
|
821
|
-
...obj,
|
|
822
|
-
});
|
|
823
|
-
export const LoRaWANGatewayCurrentVersionFilterSensitiveLog = (obj) => ({
|
|
824
|
-
...obj,
|
|
825
|
-
});
|
|
826
|
-
export const GetWirelessGatewayFirmwareInformationResponseFilterSensitiveLog = (obj) => ({
|
|
827
|
-
...obj,
|
|
828
|
-
});
|
|
829
|
-
export const GetWirelessGatewayStatisticsRequestFilterSensitiveLog = (obj) => ({
|
|
830
|
-
...obj,
|
|
831
|
-
});
|
|
832
|
-
export const GetWirelessGatewayStatisticsResponseFilterSensitiveLog = (obj) => ({
|
|
833
|
-
...obj,
|
|
834
|
-
});
|
|
835
|
-
export const GetWirelessGatewayTaskRequestFilterSensitiveLog = (obj) => ({
|
|
836
|
-
...obj,
|
|
837
|
-
});
|
|
838
|
-
export const GetWirelessGatewayTaskResponseFilterSensitiveLog = (obj) => ({
|
|
839
|
-
...obj,
|
|
840
|
-
});
|
|
841
|
-
export const GetWirelessGatewayTaskDefinitionRequestFilterSensitiveLog = (obj) => ({
|
|
842
|
-
...obj,
|
|
843
|
-
});
|
|
844
|
-
export const GetWirelessGatewayTaskDefinitionResponseFilterSensitiveLog = (obj) => ({
|
|
845
|
-
...obj,
|
|
846
|
-
});
|
|
847
|
-
export const ListDestinationsRequestFilterSensitiveLog = (obj) => ({
|
|
848
|
-
...obj,
|
|
849
|
-
});
|
|
850
|
-
export const ListDestinationsResponseFilterSensitiveLog = (obj) => ({
|
|
851
|
-
...obj,
|
|
852
|
-
});
|
|
853
|
-
export const ListDeviceProfilesRequestFilterSensitiveLog = (obj) => ({
|
|
854
|
-
...obj,
|
|
855
|
-
});
|
|
856
|
-
export const ListDeviceProfilesResponseFilterSensitiveLog = (obj) => ({
|
|
857
|
-
...obj,
|
|
858
|
-
});
|
|
859
|
-
export const ListEventConfigurationsRequestFilterSensitiveLog = (obj) => ({
|
|
860
|
-
...obj,
|
|
861
|
-
});
|
|
862
|
-
export const ListEventConfigurationsResponseFilterSensitiveLog = (obj) => ({
|
|
863
|
-
...obj,
|
|
864
|
-
});
|
|
865
|
-
export const ListFuotaTasksRequestFilterSensitiveLog = (obj) => ({
|
|
866
|
-
...obj,
|
|
867
|
-
});
|
|
868
|
-
export const ListFuotaTasksResponseFilterSensitiveLog = (obj) => ({
|
|
869
|
-
...obj,
|
|
870
|
-
});
|
|
871
|
-
export const ListMulticastGroupsRequestFilterSensitiveLog = (obj) => ({
|
|
872
|
-
...obj,
|
|
873
|
-
});
|
|
874
|
-
export const MulticastGroupFilterSensitiveLog = (obj) => ({
|
|
875
|
-
...obj,
|
|
876
|
-
});
|
|
877
|
-
export const ListMulticastGroupsResponseFilterSensitiveLog = (obj) => ({
|
|
878
|
-
...obj,
|
|
879
|
-
});
|
|
880
|
-
export const ListMulticastGroupsByFuotaTaskRequestFilterSensitiveLog = (obj) => ({
|
|
881
|
-
...obj,
|
|
882
|
-
});
|
|
883
|
-
export const MulticastGroupByFuotaTaskFilterSensitiveLog = (obj) => ({
|
|
884
|
-
...obj,
|
|
885
|
-
});
|
|
886
|
-
export const ListMulticastGroupsByFuotaTaskResponseFilterSensitiveLog = (obj) => ({
|
|
887
|
-
...obj,
|
|
888
|
-
});
|
|
889
|
-
export const ListNetworkAnalyzerConfigurationsRequestFilterSensitiveLog = (obj) => ({
|
|
890
|
-
...obj,
|
|
891
|
-
});
|
|
892
|
-
export const NetworkAnalyzerConfigurationsFilterSensitiveLog = (obj) => ({
|
|
893
|
-
...obj,
|
|
894
|
-
});
|
|
895
|
-
export const ListNetworkAnalyzerConfigurationsResponseFilterSensitiveLog = (obj) => ({
|
|
896
|
-
...obj,
|
|
897
|
-
});
|
|
898
|
-
export const ListPartnerAccountsRequestFilterSensitiveLog = (obj) => ({
|
|
899
|
-
...obj,
|
|
900
|
-
});
|
|
901
|
-
export const ListPartnerAccountsResponseFilterSensitiveLog = (obj) => ({
|
|
902
|
-
...obj,
|
|
903
|
-
...(obj.Sidewalk && {
|
|
904
|
-
Sidewalk: obj.Sidewalk.map((item) => SidewalkAccountInfoWithFingerprintFilterSensitiveLog(item)),
|
|
905
|
-
}),
|
|
906
|
-
});
|
|
907
|
-
export const ListPositionConfigurationsRequestFilterSensitiveLog = (obj) => ({
|
|
908
|
-
...obj,
|
|
909
|
-
});
|
|
910
|
-
export const PositionConfigurationItemFilterSensitiveLog = (obj) => ({
|
|
911
|
-
...obj,
|
|
912
|
-
});
|
|
913
|
-
export const ListPositionConfigurationsResponseFilterSensitiveLog = (obj) => ({
|
|
914
|
-
...obj,
|
|
915
|
-
});
|
|
916
|
-
export const ListQueuedMessagesRequestFilterSensitiveLog = (obj) => ({
|
|
917
|
-
...obj,
|
|
918
|
-
});
|
|
919
|
-
export const ListQueuedMessagesResponseFilterSensitiveLog = (obj) => ({
|
|
920
|
-
...obj,
|
|
921
|
-
});
|
|
922
|
-
export const ListServiceProfilesRequestFilterSensitiveLog = (obj) => ({
|
|
923
|
-
...obj,
|
|
924
|
-
});
|
|
925
|
-
export const ServiceProfileFilterSensitiveLog = (obj) => ({
|
|
926
|
-
...obj,
|
|
927
|
-
});
|
|
928
|
-
export const ListServiceProfilesResponseFilterSensitiveLog = (obj) => ({
|
|
929
|
-
...obj,
|
|
930
|
-
});
|
|
931
|
-
export const ListTagsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
932
|
-
...obj,
|
|
933
|
-
});
|
|
934
|
-
export const ListTagsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
935
|
-
...obj,
|
|
936
|
-
});
|
|
937
|
-
export const ListWirelessDevicesRequestFilterSensitiveLog = (obj) => ({
|
|
938
|
-
...obj,
|
|
939
|
-
});
|
|
940
|
-
export const LoRaWANListDeviceFilterSensitiveLog = (obj) => ({
|
|
941
|
-
...obj,
|
|
942
|
-
});
|
|
943
|
-
export const SidewalkListDeviceFilterSensitiveLog = (obj) => ({
|
|
944
|
-
...obj,
|
|
945
|
-
});
|
|
946
|
-
export const WirelessDeviceStatisticsFilterSensitiveLog = (obj) => ({
|
|
947
|
-
...obj,
|
|
948
|
-
});
|
|
949
|
-
export const ListWirelessDevicesResponseFilterSensitiveLog = (obj) => ({
|
|
950
|
-
...obj,
|
|
951
|
-
});
|
|
952
|
-
export const ListWirelessGatewaysRequestFilterSensitiveLog = (obj) => ({
|
|
953
|
-
...obj,
|
|
954
|
-
});
|
|
955
|
-
export const WirelessGatewayStatisticsFilterSensitiveLog = (obj) => ({
|
|
956
|
-
...obj,
|
|
957
|
-
});
|
|
958
|
-
export const ListWirelessGatewaysResponseFilterSensitiveLog = (obj) => ({
|
|
959
|
-
...obj,
|
|
960
|
-
});
|
|
961
|
-
export const ListWirelessGatewayTaskDefinitionsRequestFilterSensitiveLog = (obj) => ({
|
|
962
|
-
...obj,
|
|
963
|
-
});
|
|
964
|
-
export const LoRaWANUpdateGatewayTaskEntryFilterSensitiveLog = (obj) => ({
|
|
965
|
-
...obj,
|
|
966
|
-
});
|
|
967
|
-
export const UpdateWirelessGatewayTaskEntryFilterSensitiveLog = (obj) => ({
|
|
968
|
-
...obj,
|
|
969
|
-
});
|
|
970
|
-
export const ListWirelessGatewayTaskDefinitionsResponseFilterSensitiveLog = (obj) => ({
|
|
971
|
-
...obj,
|
|
972
|
-
});
|
|
973
|
-
export const SemtechGnssConfigurationFilterSensitiveLog = (obj) => ({
|
|
974
|
-
...obj,
|
|
975
|
-
});
|
|
976
|
-
export const PositionSolverConfigurationsFilterSensitiveLog = (obj) => ({
|
|
977
|
-
...obj,
|
|
978
|
-
});
|
|
979
|
-
export const PutPositionConfigurationRequestFilterSensitiveLog = (obj) => ({
|
|
980
|
-
...obj,
|
|
981
|
-
});
|
|
982
|
-
export const PutPositionConfigurationResponseFilterSensitiveLog = (obj) => ({
|
|
983
|
-
...obj,
|
|
984
|
-
});
|
|
985
|
-
export const PutResourceLogLevelRequestFilterSensitiveLog = (obj) => ({
|
|
986
|
-
...obj,
|
|
987
|
-
});
|
|
988
|
-
export const PutResourceLogLevelResponseFilterSensitiveLog = (obj) => ({
|
|
989
|
-
...obj,
|
|
990
|
-
});
|
|
991
|
-
export const ResetAllResourceLogLevelsRequestFilterSensitiveLog = (obj) => ({
|
|
992
|
-
...obj,
|
|
993
|
-
});
|
|
994
|
-
export const ResetAllResourceLogLevelsResponseFilterSensitiveLog = (obj) => ({
|
|
995
|
-
...obj,
|
|
996
|
-
});
|
|
997
|
-
export const ResetResourceLogLevelRequestFilterSensitiveLog = (obj) => ({
|
|
998
|
-
...obj,
|
|
999
|
-
});
|
|
1000
|
-
export const ResetResourceLogLevelResponseFilterSensitiveLog = (obj) => ({
|
|
1001
|
-
...obj,
|
|
1002
|
-
});
|
|
1003
|
-
export const LoRaWANMulticastMetadataFilterSensitiveLog = (obj) => ({
|
|
1004
|
-
...obj,
|
|
1005
|
-
});
|
|
1006
|
-
export const MulticastWirelessMetadataFilterSensitiveLog = (obj) => ({
|
|
1007
|
-
...obj,
|
|
1008
|
-
});
|
|
1009
|
-
export const SendDataToMulticastGroupRequestFilterSensitiveLog = (obj) => ({
|
|
1010
|
-
...obj,
|
|
1011
|
-
});
|
|
1012
|
-
export const SendDataToMulticastGroupResponseFilterSensitiveLog = (obj) => ({
|
|
1013
|
-
...obj,
|
|
1014
|
-
});
|
|
1015
|
-
export const SidewalkSendDataToDeviceFilterSensitiveLog = (obj) => ({
|
|
1016
|
-
...obj,
|
|
1017
|
-
});
|
|
1018
|
-
export const WirelessMetadataFilterSensitiveLog = (obj) => ({
|
|
1019
|
-
...obj,
|
|
1020
|
-
});
|
|
1021
|
-
export const SendDataToWirelessDeviceRequestFilterSensitiveLog = (obj) => ({
|
|
1022
|
-
...obj,
|
|
1023
|
-
});
|
|
1024
|
-
export const SendDataToWirelessDeviceResponseFilterSensitiveLog = (obj) => ({
|
|
1025
|
-
...obj,
|
|
1026
|
-
});
|
|
1027
|
-
export const StartBulkAssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog = (obj) => ({
|
|
1028
|
-
...obj,
|
|
1029
|
-
});
|
|
1030
|
-
export const StartBulkAssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog = (obj) => ({
|
|
1031
|
-
...obj,
|
|
1032
|
-
});
|
|
1033
|
-
export const StartBulkDisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog = (obj) => ({
|
|
1034
|
-
...obj,
|
|
1035
|
-
});
|
|
1036
|
-
export const StartBulkDisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog = (obj) => ({
|
|
1037
|
-
...obj,
|
|
1038
|
-
});
|
|
1039
|
-
export const LoRaWANStartFuotaTaskFilterSensitiveLog = (obj) => ({
|
|
1040
|
-
...obj,
|
|
1041
|
-
});
|
|
1042
|
-
export const StartFuotaTaskRequestFilterSensitiveLog = (obj) => ({
|
|
1043
|
-
...obj,
|
|
1044
|
-
});
|
|
1045
|
-
export const StartFuotaTaskResponseFilterSensitiveLog = (obj) => ({
|
|
1046
|
-
...obj,
|
|
1047
|
-
});
|
|
1048
|
-
export const StartMulticastGroupSessionRequestFilterSensitiveLog = (obj) => ({
|
|
1049
|
-
...obj,
|
|
1050
|
-
});
|
|
1051
|
-
export const StartMulticastGroupSessionResponseFilterSensitiveLog = (obj) => ({
|
|
1052
|
-
...obj,
|
|
1053
|
-
});
|
|
1054
|
-
export const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
1055
|
-
...obj,
|
|
1056
|
-
});
|
|
1057
|
-
export const TagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
1058
|
-
...obj,
|
|
1059
|
-
});
|
|
1060
|
-
export const TestWirelessDeviceRequestFilterSensitiveLog = (obj) => ({
|
|
1061
|
-
...obj,
|
|
1062
|
-
});
|
|
1063
|
-
export const TestWirelessDeviceResponseFilterSensitiveLog = (obj) => ({
|
|
1064
|
-
...obj,
|
|
1065
|
-
});
|
|
1066
|
-
export const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
1067
|
-
...obj,
|
|
1068
|
-
});
|
|
1069
|
-
export const UntagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
1070
|
-
...obj,
|
|
1071
|
-
});
|
|
1072
|
-
export const UpdateDestinationRequestFilterSensitiveLog = (obj) => ({
|
|
1073
|
-
...obj,
|
|
1074
|
-
});
|
|
1075
|
-
export const UpdateDestinationResponseFilterSensitiveLog = (obj) => ({
|
|
1076
|
-
...obj,
|
|
1077
|
-
});
|
|
1078
|
-
export const UpdateEventConfigurationByResourceTypesRequestFilterSensitiveLog = (obj) => ({
|
|
1079
|
-
...obj,
|
|
1080
|
-
});
|
|
1081
|
-
export const UpdateEventConfigurationByResourceTypesResponseFilterSensitiveLog = (obj) => ({
|
|
1082
|
-
...obj,
|
|
1083
|
-
});
|
|
294
|
+
return TooManyTagsException;
|
|
295
|
+
}(__BaseException));
|
|
296
|
+
export { TooManyTagsException };
|
|
297
|
+
export var SessionKeysAbpV1_0_xFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
298
|
+
export var AbpV1_0_xFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
299
|
+
export var SessionKeysAbpV1_1FilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
300
|
+
export var AbpV1_1FilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
301
|
+
export var AccuracyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
302
|
+
export var SidewalkAccountInfoFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.AppServerPrivateKey && { AppServerPrivateKey: SENSITIVE_STRING }))); };
|
|
303
|
+
export var TagFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
304
|
+
export var AssociateAwsAccountWithPartnerAccountRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Sidewalk && { Sidewalk: SidewalkAccountInfoFilterSensitiveLog(obj.Sidewalk) }))); };
|
|
305
|
+
export var AssociateAwsAccountWithPartnerAccountResponseFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Sidewalk && { Sidewalk: SidewalkAccountInfoFilterSensitiveLog(obj.Sidewalk) }))); };
|
|
306
|
+
export var AssociateMulticastGroupWithFuotaTaskRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
307
|
+
export var AssociateMulticastGroupWithFuotaTaskResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
308
|
+
export var AssociateWirelessDeviceWithFuotaTaskRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
309
|
+
export var AssociateWirelessDeviceWithFuotaTaskResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
310
|
+
export var AssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
311
|
+
export var AssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
312
|
+
export var AssociateWirelessDeviceWithThingRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
313
|
+
export var AssociateWirelessDeviceWithThingResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
314
|
+
export var AssociateWirelessGatewayWithCertificateRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
315
|
+
export var AssociateWirelessGatewayWithCertificateResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
316
|
+
export var AssociateWirelessGatewayWithThingRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
317
|
+
export var AssociateWirelessGatewayWithThingResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
318
|
+
export var BeaconingFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
319
|
+
export var CancelMulticastGroupSessionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
320
|
+
export var CancelMulticastGroupSessionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
321
|
+
export var CertificateListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
322
|
+
export var LoRaWANConnectionStatusEventNotificationConfigurationsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
323
|
+
export var ConnectionStatusEventConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
324
|
+
export var LoRaWANConnectionStatusResourceTypeEventConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
325
|
+
export var ConnectionStatusResourceTypeEventConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
326
|
+
export var CreateDestinationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
327
|
+
export var CreateDestinationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
328
|
+
export var LoRaWANDeviceProfileFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
329
|
+
export var CreateDeviceProfileRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
330
|
+
export var CreateDeviceProfileResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
331
|
+
export var LoRaWANFuotaTaskFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
332
|
+
export var CreateFuotaTaskRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
333
|
+
export var CreateFuotaTaskResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
334
|
+
export var LoRaWANMulticastFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
335
|
+
export var CreateMulticastGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
336
|
+
export var CreateMulticastGroupResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
337
|
+
export var TraceContentFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
338
|
+
export var CreateNetworkAnalyzerConfigurationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
339
|
+
export var CreateNetworkAnalyzerConfigurationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
340
|
+
export var LoRaWANServiceProfileFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
341
|
+
export var CreateServiceProfileRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
342
|
+
export var CreateServiceProfileResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
343
|
+
export var PositioningFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
344
|
+
export var FPortsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
345
|
+
export var OtaaV1_0_xFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
346
|
+
export var OtaaV1_1FilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
347
|
+
export var LoRaWANDeviceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
348
|
+
export var CreateWirelessDeviceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
349
|
+
export var CreateWirelessDeviceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
350
|
+
export var LoRaWANGatewayFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
351
|
+
export var CreateWirelessGatewayRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
352
|
+
export var CreateWirelessGatewayResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
353
|
+
export var CreateWirelessGatewayTaskRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
354
|
+
export var CreateWirelessGatewayTaskResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
355
|
+
export var LoRaWANGatewayVersionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
356
|
+
export var LoRaWANUpdateGatewayTaskCreateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
357
|
+
export var UpdateWirelessGatewayTaskCreateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
358
|
+
export var CreateWirelessGatewayTaskDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
359
|
+
export var CreateWirelessGatewayTaskDefinitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
360
|
+
export var DeleteDestinationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
361
|
+
export var DeleteDestinationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
362
|
+
export var DeleteDeviceProfileRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
363
|
+
export var DeleteDeviceProfileResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
364
|
+
export var DeleteFuotaTaskRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
365
|
+
export var DeleteFuotaTaskResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
366
|
+
export var DeleteMulticastGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
367
|
+
export var DeleteMulticastGroupResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
368
|
+
export var DeleteNetworkAnalyzerConfigurationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
369
|
+
export var DeleteNetworkAnalyzerConfigurationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
370
|
+
export var DeleteQueuedMessagesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
371
|
+
export var DeleteQueuedMessagesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
372
|
+
export var DeleteServiceProfileRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
373
|
+
export var DeleteServiceProfileResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
374
|
+
export var DeleteWirelessDeviceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
375
|
+
export var DeleteWirelessDeviceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
376
|
+
export var DeleteWirelessGatewayRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
377
|
+
export var DeleteWirelessGatewayResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
378
|
+
export var DeleteWirelessGatewayTaskRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
379
|
+
export var DeleteWirelessGatewayTaskResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
380
|
+
export var DeleteWirelessGatewayTaskDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
381
|
+
export var DeleteWirelessGatewayTaskDefinitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
382
|
+
export var DestinationsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
383
|
+
export var DeviceProfileFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
384
|
+
export var SidewalkEventNotificationConfigurationsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
385
|
+
export var DeviceRegistrationStateEventConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
386
|
+
export var SidewalkResourceTypeEventConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
387
|
+
export var DeviceRegistrationStateResourceTypeEventConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
388
|
+
export var DisassociateAwsAccountFromPartnerAccountRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
389
|
+
export var DisassociateAwsAccountFromPartnerAccountResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
390
|
+
export var DisassociateMulticastGroupFromFuotaTaskRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
391
|
+
export var DisassociateMulticastGroupFromFuotaTaskResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
392
|
+
export var DisassociateWirelessDeviceFromFuotaTaskRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
393
|
+
export var DisassociateWirelessDeviceFromFuotaTaskResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
394
|
+
export var DisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
395
|
+
export var DisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
396
|
+
export var DisassociateWirelessDeviceFromThingRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
397
|
+
export var DisassociateWirelessDeviceFromThingResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
398
|
+
export var DisassociateWirelessGatewayFromCertificateRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
399
|
+
export var DisassociateWirelessGatewayFromCertificateResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
400
|
+
export var DisassociateWirelessGatewayFromThingRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
401
|
+
export var DisassociateWirelessGatewayFromThingResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
402
|
+
export var GatewayListItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
403
|
+
export var ParticipatingGatewaysFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
404
|
+
export var LoRaWANSendDataToDeviceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
405
|
+
export var DownlinkQueueMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
406
|
+
export var LoRaWANJoinEventNotificationConfigurationsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
407
|
+
export var JoinEventConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
408
|
+
export var MessageDeliveryStatusEventConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
409
|
+
export var ProximityEventConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
410
|
+
export var EventNotificationItemConfigurationsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
411
|
+
export var EventConfigurationItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
412
|
+
export var FuotaTaskFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
413
|
+
export var GetDestinationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
414
|
+
export var GetDestinationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
415
|
+
export var GetDeviceProfileRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
416
|
+
export var GetDeviceProfileResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
417
|
+
export var GetEventConfigurationByResourceTypesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
418
|
+
export var LoRaWANJoinResourceTypeEventConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
419
|
+
export var JoinResourceTypeEventConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
420
|
+
export var MessageDeliveryStatusResourceTypeEventConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
421
|
+
export var ProximityResourceTypeEventConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
422
|
+
export var GetEventConfigurationByResourceTypesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
423
|
+
export var GetFuotaTaskRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
424
|
+
export var LoRaWANFuotaTaskGetInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
425
|
+
export var GetFuotaTaskResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
426
|
+
export var GetLogLevelsByResourceTypesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
427
|
+
export var WirelessDeviceEventLogOptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
428
|
+
export var WirelessDeviceLogOptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
429
|
+
export var WirelessGatewayEventLogOptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
430
|
+
export var WirelessGatewayLogOptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
431
|
+
export var GetLogLevelsByResourceTypesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
432
|
+
export var GetMulticastGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
433
|
+
export var LoRaWANMulticastGetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
434
|
+
export var GetMulticastGroupResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
435
|
+
export var GetMulticastGroupSessionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
436
|
+
export var LoRaWANMulticastSessionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
437
|
+
export var GetMulticastGroupSessionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
438
|
+
export var GetNetworkAnalyzerConfigurationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
439
|
+
export var GetNetworkAnalyzerConfigurationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
440
|
+
export var GetPartnerAccountRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
441
|
+
export var SidewalkAccountInfoWithFingerprintFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Fingerprint && { Fingerprint: SENSITIVE_STRING }))); };
|
|
442
|
+
export var GetPartnerAccountResponseFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Sidewalk && { Sidewalk: SidewalkAccountInfoWithFingerprintFilterSensitiveLog(obj.Sidewalk) }))); };
|
|
443
|
+
export var GetPositionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
444
|
+
export var GetPositionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
445
|
+
export var GetPositionConfigurationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
446
|
+
export var SemtechGnssDetailFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
447
|
+
export var PositionSolverDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
448
|
+
export var GetPositionConfigurationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
449
|
+
export var GetResourceEventConfigurationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
450
|
+
export var GetResourceEventConfigurationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
451
|
+
export var GetResourceLogLevelRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
452
|
+
export var GetResourceLogLevelResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
453
|
+
export var GetServiceEndpointRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
454
|
+
export var GetServiceEndpointResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
455
|
+
export var GetServiceProfileRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
456
|
+
export var LoRaWANGetServiceProfileInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
457
|
+
export var GetServiceProfileResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
458
|
+
export var GetWirelessDeviceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
459
|
+
export var SidewalkDeviceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
460
|
+
export var GetWirelessDeviceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
461
|
+
export var GetWirelessDeviceStatisticsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
462
|
+
export var LoRaWANGatewayMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
463
|
+
export var LoRaWANDeviceMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
464
|
+
export var SidewalkDeviceMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
465
|
+
export var GetWirelessDeviceStatisticsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
466
|
+
export var GetWirelessGatewayRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
467
|
+
export var GetWirelessGatewayResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
468
|
+
export var GetWirelessGatewayCertificateRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
469
|
+
export var GetWirelessGatewayCertificateResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
470
|
+
export var GetWirelessGatewayFirmwareInformationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
471
|
+
export var LoRaWANGatewayCurrentVersionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
472
|
+
export var GetWirelessGatewayFirmwareInformationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
473
|
+
export var GetWirelessGatewayStatisticsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
474
|
+
export var GetWirelessGatewayStatisticsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
475
|
+
export var GetWirelessGatewayTaskRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
476
|
+
export var GetWirelessGatewayTaskResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
477
|
+
export var GetWirelessGatewayTaskDefinitionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
478
|
+
export var GetWirelessGatewayTaskDefinitionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
479
|
+
export var ListDestinationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
480
|
+
export var ListDestinationsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
481
|
+
export var ListDeviceProfilesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
482
|
+
export var ListDeviceProfilesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
483
|
+
export var ListEventConfigurationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
484
|
+
export var ListEventConfigurationsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
485
|
+
export var ListFuotaTasksRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
486
|
+
export var ListFuotaTasksResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
487
|
+
export var ListMulticastGroupsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
488
|
+
export var MulticastGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
489
|
+
export var ListMulticastGroupsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
490
|
+
export var ListMulticastGroupsByFuotaTaskRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
491
|
+
export var MulticastGroupByFuotaTaskFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
492
|
+
export var ListMulticastGroupsByFuotaTaskResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
493
|
+
export var ListNetworkAnalyzerConfigurationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
494
|
+
export var NetworkAnalyzerConfigurationsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
495
|
+
export var ListNetworkAnalyzerConfigurationsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
496
|
+
export var ListPartnerAccountsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
497
|
+
export var ListPartnerAccountsResponseFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Sidewalk && {
|
|
498
|
+
Sidewalk: obj.Sidewalk.map(function (item) { return SidewalkAccountInfoWithFingerprintFilterSensitiveLog(item); }),
|
|
499
|
+
}))); };
|
|
500
|
+
export var ListPositionConfigurationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
501
|
+
export var PositionConfigurationItemFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
502
|
+
export var ListPositionConfigurationsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
503
|
+
export var ListQueuedMessagesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
504
|
+
export var ListQueuedMessagesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
505
|
+
export var ListServiceProfilesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
506
|
+
export var ServiceProfileFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
507
|
+
export var ListServiceProfilesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
508
|
+
export var ListTagsForResourceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
509
|
+
export var ListTagsForResourceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
510
|
+
export var ListWirelessDevicesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
511
|
+
export var LoRaWANListDeviceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
512
|
+
export var SidewalkListDeviceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
513
|
+
export var WirelessDeviceStatisticsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
514
|
+
export var ListWirelessDevicesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
515
|
+
export var ListWirelessGatewaysRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
516
|
+
export var WirelessGatewayStatisticsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
517
|
+
export var ListWirelessGatewaysResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
518
|
+
export var ListWirelessGatewayTaskDefinitionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
519
|
+
export var LoRaWANUpdateGatewayTaskEntryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
520
|
+
export var UpdateWirelessGatewayTaskEntryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
521
|
+
export var ListWirelessGatewayTaskDefinitionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
522
|
+
export var SemtechGnssConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
523
|
+
export var PositionSolverConfigurationsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
524
|
+
export var PutPositionConfigurationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
525
|
+
export var PutPositionConfigurationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
526
|
+
export var PutResourceLogLevelRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
527
|
+
export var PutResourceLogLevelResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
528
|
+
export var ResetAllResourceLogLevelsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
529
|
+
export var ResetAllResourceLogLevelsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
530
|
+
export var ResetResourceLogLevelRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
531
|
+
export var ResetResourceLogLevelResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
532
|
+
export var LoRaWANMulticastMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
533
|
+
export var MulticastWirelessMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
534
|
+
export var SendDataToMulticastGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
535
|
+
export var SendDataToMulticastGroupResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
536
|
+
export var SidewalkSendDataToDeviceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
537
|
+
export var WirelessMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
538
|
+
export var SendDataToWirelessDeviceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
539
|
+
export var SendDataToWirelessDeviceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
540
|
+
export var StartBulkAssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
541
|
+
export var StartBulkAssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
542
|
+
export var StartBulkDisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
543
|
+
export var StartBulkDisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
544
|
+
export var LoRaWANStartFuotaTaskFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
545
|
+
export var StartFuotaTaskRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
546
|
+
export var StartFuotaTaskResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
547
|
+
export var StartMulticastGroupSessionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
548
|
+
export var StartMulticastGroupSessionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
549
|
+
export var TagResourceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
550
|
+
export var TagResourceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
551
|
+
export var TestWirelessDeviceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
552
|
+
export var TestWirelessDeviceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
553
|
+
export var UntagResourceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
554
|
+
export var UntagResourceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
555
|
+
export var UpdateDestinationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
556
|
+
export var UpdateDestinationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
557
|
+
export var UpdateEventConfigurationByResourceTypesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
558
|
+
export var UpdateEventConfigurationByResourceTypesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|