@aws-sdk/client-iot-wireless 3.131.0 → 3.142.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 +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AssociateAwsAccountWithPartnerAccountCommand.js +2 -2
- package/dist-cjs/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +2 -2
- package/dist-cjs/commands/CancelMulticastGroupSessionCommand.js +2 -2
- package/dist-cjs/commands/CreateDestinationCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceProfileCommand.js +2 -2
- package/dist-cjs/commands/CreateFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/CreateMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateNetworkAnalyzerConfigurationCommand.js +2 -2
- package/dist-cjs/commands/CreateServiceProfileCommand.js +2 -2
- package/dist-cjs/commands/CreateWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/CreateWirelessGatewayCommand.js +2 -2
- package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +2 -2
- package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDestinationCommand.js +2 -2
- package/dist-cjs/commands/DeleteDeviceProfileCommand.js +2 -2
- package/dist-cjs/commands/DeleteFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/DeleteMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteNetworkAnalyzerConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteQueuedMessagesCommand.js +2 -2
- package/dist-cjs/commands/DeleteServiceProfileCommand.js +2 -2
- package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +2 -2
- package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +2 -2
- package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +2 -2
- package/dist-cjs/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +2 -2
- package/dist-cjs/commands/GetDestinationCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceProfileCommand.js +2 -2
- package/dist-cjs/commands/GetEventConfigurationByResourceTypesCommand.js +2 -2
- package/dist-cjs/commands/GetFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +2 -2
- package/dist-cjs/commands/GetMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/GetMulticastGroupSessionCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkAnalyzerConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetPartnerAccountCommand.js +2 -2
- package/dist-cjs/commands/GetPositionCommand.js +2 -2
- package/dist-cjs/commands/GetPositionConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetResourceEventConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetResourceLogLevelCommand.js +2 -2
- package/dist-cjs/commands/GetServiceEndpointCommand.js +2 -2
- package/dist-cjs/commands/GetServiceProfileCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +2 -2
- package/dist-cjs/commands/ListDestinationsCommand.js +2 -2
- package/dist-cjs/commands/ListDeviceProfilesCommand.js +2 -2
- package/dist-cjs/commands/ListEventConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListFuotaTasksCommand.js +2 -2
- package/dist-cjs/commands/ListMulticastGroupsByFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/ListMulticastGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListNetworkAnalyzerConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListPartnerAccountsCommand.js +2 -2
- package/dist-cjs/commands/ListPositionConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListQueuedMessagesCommand.js +2 -2
- package/dist-cjs/commands/ListServiceProfilesCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListWirelessDevicesCommand.js +2 -2
- package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListWirelessGatewaysCommand.js +2 -2
- package/dist-cjs/commands/PutPositionConfigurationCommand.js +2 -2
- package/dist-cjs/commands/PutResourceLogLevelCommand.js +2 -2
- package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +2 -2
- package/dist-cjs/commands/ResetResourceLogLevelCommand.js +2 -2
- package/dist-cjs/commands/SendDataToMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/StartFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/StartMulticastGroupSessionCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/TestWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateDestinationCommand.js +2 -2
- package/dist-cjs/commands/UpdateEventConfigurationByResourceTypesCommand.js +2 -2
- package/dist-cjs/commands/UpdateFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +2 -2
- package/dist-cjs/commands/UpdateMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateNetworkAnalyzerConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdatePartnerAccountCommand.js +2 -2
- package/dist-cjs/commands/UpdatePositionCommand.js +2 -2
- package/dist-cjs/commands/UpdateResourceEventConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +2 -2
- package/dist-cjs/models/models_0.js +1058 -1580
- package/dist-cjs/models/models_1.js +71 -105
- package/dist-cjs/protocols/Aws_restJson1.js +1154 -2269
- package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js +3 -3
- package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +3 -3
- package/dist-es/commands/CancelMulticastGroupSessionCommand.js +3 -3
- package/dist-es/commands/CreateDestinationCommand.js +3 -3
- package/dist-es/commands/CreateDeviceProfileCommand.js +3 -3
- package/dist-es/commands/CreateFuotaTaskCommand.js +3 -3
- package/dist-es/commands/CreateMulticastGroupCommand.js +3 -3
- package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +3 -3
- package/dist-es/commands/CreateServiceProfileCommand.js +3 -3
- package/dist-es/commands/CreateWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/CreateWirelessGatewayCommand.js +3 -3
- package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +3 -3
- package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteDestinationCommand.js +3 -3
- package/dist-es/commands/DeleteDeviceProfileCommand.js +3 -3
- package/dist-es/commands/DeleteFuotaTaskCommand.js +3 -3
- package/dist-es/commands/DeleteMulticastGroupCommand.js +3 -3
- package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteQueuedMessagesCommand.js +3 -3
- package/dist-es/commands/DeleteServiceProfileCommand.js +3 -3
- package/dist-es/commands/DeleteWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/DeleteWirelessGatewayCommand.js +3 -3
- package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +3 -3
- package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +3 -3
- package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +3 -3
- package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +3 -3
- package/dist-es/commands/GetDestinationCommand.js +3 -3
- package/dist-es/commands/GetDeviceProfileCommand.js +3 -3
- package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +3 -3
- package/dist-es/commands/GetFuotaTaskCommand.js +3 -3
- package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +3 -3
- package/dist-es/commands/GetMulticastGroupCommand.js +3 -3
- package/dist-es/commands/GetMulticastGroupSessionCommand.js +3 -3
- package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +3 -3
- package/dist-es/commands/GetPartnerAccountCommand.js +3 -3
- package/dist-es/commands/GetPositionCommand.js +3 -3
- package/dist-es/commands/GetPositionConfigurationCommand.js +3 -3
- package/dist-es/commands/GetResourceEventConfigurationCommand.js +3 -3
- package/dist-es/commands/GetResourceLogLevelCommand.js +3 -3
- package/dist-es/commands/GetServiceEndpointCommand.js +3 -3
- package/dist-es/commands/GetServiceProfileCommand.js +3 -3
- package/dist-es/commands/GetWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayTaskCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +3 -3
- package/dist-es/commands/ListDestinationsCommand.js +3 -3
- package/dist-es/commands/ListDeviceProfilesCommand.js +3 -3
- package/dist-es/commands/ListEventConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListFuotaTasksCommand.js +3 -3
- package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +3 -3
- package/dist-es/commands/ListMulticastGroupsCommand.js +3 -3
- package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListPartnerAccountsCommand.js +3 -3
- package/dist-es/commands/ListPositionConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListQueuedMessagesCommand.js +3 -3
- package/dist-es/commands/ListServiceProfilesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListWirelessDevicesCommand.js +3 -3
- package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListWirelessGatewaysCommand.js +3 -3
- package/dist-es/commands/PutPositionConfigurationCommand.js +3 -3
- package/dist-es/commands/PutResourceLogLevelCommand.js +3 -3
- package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +3 -3
- package/dist-es/commands/ResetResourceLogLevelCommand.js +3 -3
- package/dist-es/commands/SendDataToMulticastGroupCommand.js +3 -3
- package/dist-es/commands/SendDataToWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +3 -3
- package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +3 -3
- package/dist-es/commands/StartFuotaTaskCommand.js +3 -3
- package/dist-es/commands/StartMulticastGroupSessionCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/TestWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateDestinationCommand.js +3 -3
- package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +3 -3
- package/dist-es/commands/UpdateFuotaTaskCommand.js +3 -3
- package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +3 -3
- package/dist-es/commands/UpdateMulticastGroupCommand.js +3 -3
- package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdatePartnerAccountCommand.js +3 -3
- package/dist-es/commands/UpdatePositionCommand.js +3 -3
- package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/UpdateWirelessGatewayCommand.js +3 -3
- package/dist-es/models/models_0.js +263 -1046
- package/dist-es/models/models_1.js +17 -68
- package/dist-es/protocols/Aws_restJson1.js +1516 -2243
- package/dist-types/models/models_0.d.ts +1044 -1566
- package/dist-types/models/models_1.d.ts +68 -102
- package/dist-types/ts3.4/models/models_0.d.ts +522 -1044
- package/dist-types/ts3.4/models/models_1.d.ts +34 -68
- package/package.json +6 -6
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetWirelessGatewayTaskDefinitionRequestFilterSensitiveLog, GetWirelessGatewayTaskDefinitionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetWirelessGatewayTaskDefinitionCommand, serializeAws_restJson1GetWirelessGatewayTaskDefinitionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetWirelessGatewayTaskDefinitionCommand = (function (_super) {
|
|
7
7
|
__extends(GetWirelessGatewayTaskDefinitionCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetWirelessGatewayTaskDefinitionCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetWirelessGatewayTaskDefinitionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetWirelessGatewayTaskDefinitionResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListDestinationsRequestFilterSensitiveLog, ListDestinationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListDestinationsCommand, serializeAws_restJson1ListDestinationsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListDestinationsCommand = (function (_super) {
|
|
7
7
|
__extends(ListDestinationsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListDestinationsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListDestinationsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListDestinationsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListDeviceProfilesRequestFilterSensitiveLog, ListDeviceProfilesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListDeviceProfilesCommand, serializeAws_restJson1ListDeviceProfilesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListDeviceProfilesCommand = (function (_super) {
|
|
7
7
|
__extends(ListDeviceProfilesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListDeviceProfilesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListDeviceProfilesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListDeviceProfilesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListEventConfigurationsRequestFilterSensitiveLog, ListEventConfigurationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListEventConfigurationsCommand, serializeAws_restJson1ListEventConfigurationsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListEventConfigurationsCommand = (function (_super) {
|
|
7
7
|
__extends(ListEventConfigurationsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListEventConfigurationsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListEventConfigurationsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListEventConfigurationsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListFuotaTasksRequestFilterSensitiveLog, ListFuotaTasksResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListFuotaTasksCommand, serializeAws_restJson1ListFuotaTasksCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListFuotaTasksCommand = (function (_super) {
|
|
7
7
|
__extends(ListFuotaTasksCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListFuotaTasksCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListFuotaTasksRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListFuotaTasksResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListMulticastGroupsByFuotaTaskRequestFilterSensitiveLog, ListMulticastGroupsByFuotaTaskResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListMulticastGroupsByFuotaTaskCommand, serializeAws_restJson1ListMulticastGroupsByFuotaTaskCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListMulticastGroupsByFuotaTaskCommand = (function (_super) {
|
|
7
7
|
__extends(ListMulticastGroupsByFuotaTaskCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListMulticastGroupsByFuotaTaskCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListMulticastGroupsByFuotaTaskRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListMulticastGroupsByFuotaTaskResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListMulticastGroupsRequestFilterSensitiveLog, ListMulticastGroupsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListMulticastGroupsCommand, serializeAws_restJson1ListMulticastGroupsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListMulticastGroupsCommand = (function (_super) {
|
|
7
7
|
__extends(ListMulticastGroupsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListMulticastGroupsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListMulticastGroupsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListMulticastGroupsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListNetworkAnalyzerConfigurationsRequestFilterSensitiveLog, ListNetworkAnalyzerConfigurationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListNetworkAnalyzerConfigurationsCommand, serializeAws_restJson1ListNetworkAnalyzerConfigurationsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListNetworkAnalyzerConfigurationsCommand = (function (_super) {
|
|
7
7
|
__extends(ListNetworkAnalyzerConfigurationsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListNetworkAnalyzerConfigurationsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListNetworkAnalyzerConfigurationsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListNetworkAnalyzerConfigurationsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListPartnerAccountsRequestFilterSensitiveLog, ListPartnerAccountsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListPartnerAccountsCommand, serializeAws_restJson1ListPartnerAccountsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListPartnerAccountsCommand = (function (_super) {
|
|
7
7
|
__extends(ListPartnerAccountsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListPartnerAccountsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListPartnerAccountsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListPartnerAccountsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListPositionConfigurationsRequestFilterSensitiveLog, ListPositionConfigurationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListPositionConfigurationsCommand, serializeAws_restJson1ListPositionConfigurationsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListPositionConfigurationsCommand = (function (_super) {
|
|
7
7
|
__extends(ListPositionConfigurationsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListPositionConfigurationsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListPositionConfigurationsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListPositionConfigurationsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListQueuedMessagesRequestFilterSensitiveLog, ListQueuedMessagesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListQueuedMessagesCommand, serializeAws_restJson1ListQueuedMessagesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListQueuedMessagesCommand = (function (_super) {
|
|
7
7
|
__extends(ListQueuedMessagesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListQueuedMessagesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListQueuedMessagesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListQueuedMessagesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListServiceProfilesRequestFilterSensitiveLog, ListServiceProfilesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListServiceProfilesCommand, serializeAws_restJson1ListServiceProfilesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListServiceProfilesCommand = (function (_super) {
|
|
7
7
|
__extends(ListServiceProfilesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListServiceProfilesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListServiceProfilesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListServiceProfilesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListTagsForResourceCommand = (function (_super) {
|
|
7
7
|
__extends(ListTagsForResourceCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListTagsForResourceCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListTagsForResourceRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListWirelessDevicesRequestFilterSensitiveLog, ListWirelessDevicesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListWirelessDevicesCommand, serializeAws_restJson1ListWirelessDevicesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListWirelessDevicesCommand = (function (_super) {
|
|
7
7
|
__extends(ListWirelessDevicesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListWirelessDevicesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListWirelessDevicesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListWirelessDevicesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListWirelessGatewayTaskDefinitionsRequestFilterSensitiveLog, ListWirelessGatewayTaskDefinitionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListWirelessGatewayTaskDefinitionsCommand, serializeAws_restJson1ListWirelessGatewayTaskDefinitionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListWirelessGatewayTaskDefinitionsCommand = (function (_super) {
|
|
7
7
|
__extends(ListWirelessGatewayTaskDefinitionsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListWirelessGatewayTaskDefinitionsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListWirelessGatewayTaskDefinitionsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListWirelessGatewayTaskDefinitionsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListWirelessGatewaysRequestFilterSensitiveLog, ListWirelessGatewaysResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListWirelessGatewaysCommand, serializeAws_restJson1ListWirelessGatewaysCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListWirelessGatewaysCommand = (function (_super) {
|
|
7
7
|
__extends(ListWirelessGatewaysCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListWirelessGatewaysCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListWirelessGatewaysRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListWirelessGatewaysResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { PutPositionConfigurationRequestFilterSensitiveLog, PutPositionConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutPositionConfigurationCommand, serializeAws_restJson1PutPositionConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var PutPositionConfigurationCommand = (function (_super) {
|
|
7
7
|
__extends(PutPositionConfigurationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var PutPositionConfigurationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: PutPositionConfigurationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: PutPositionConfigurationResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { PutResourceLogLevelRequestFilterSensitiveLog, PutResourceLogLevelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutResourceLogLevelCommand, serializeAws_restJson1PutResourceLogLevelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var PutResourceLogLevelCommand = (function (_super) {
|
|
7
7
|
__extends(PutResourceLogLevelCommand, _super);
|
|
@@ -20,8 +20,8 @@ var PutResourceLogLevelCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: PutResourceLogLevelRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: PutResourceLogLevelResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ResetAllResourceLogLevelsRequestFilterSensitiveLog, ResetAllResourceLogLevelsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ResetAllResourceLogLevelsCommand, serializeAws_restJson1ResetAllResourceLogLevelsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ResetAllResourceLogLevelsCommand = (function (_super) {
|
|
7
7
|
__extends(ResetAllResourceLogLevelsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ResetAllResourceLogLevelsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ResetAllResourceLogLevelsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ResetAllResourceLogLevelsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ResetResourceLogLevelRequestFilterSensitiveLog, ResetResourceLogLevelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ResetResourceLogLevelCommand, serializeAws_restJson1ResetResourceLogLevelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ResetResourceLogLevelCommand = (function (_super) {
|
|
7
7
|
__extends(ResetResourceLogLevelCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ResetResourceLogLevelCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ResetResourceLogLevelRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ResetResourceLogLevelResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { SendDataToMulticastGroupRequestFilterSensitiveLog, SendDataToMulticastGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1SendDataToMulticastGroupCommand, serializeAws_restJson1SendDataToMulticastGroupCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var SendDataToMulticastGroupCommand = (function (_super) {
|
|
7
7
|
__extends(SendDataToMulticastGroupCommand, _super);
|
|
@@ -20,8 +20,8 @@ var SendDataToMulticastGroupCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: SendDataToMulticastGroupRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: SendDataToMulticastGroupResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { SendDataToWirelessDeviceRequestFilterSensitiveLog, SendDataToWirelessDeviceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1SendDataToWirelessDeviceCommand, serializeAws_restJson1SendDataToWirelessDeviceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var SendDataToWirelessDeviceCommand = (function (_super) {
|
|
7
7
|
__extends(SendDataToWirelessDeviceCommand, _super);
|
|
@@ -20,8 +20,8 @@ var SendDataToWirelessDeviceCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: SendDataToWirelessDeviceRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: SendDataToWirelessDeviceResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { StartBulkAssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog, StartBulkAssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1StartBulkAssociateWirelessDeviceWithMulticastGroupCommand, serializeAws_restJson1StartBulkAssociateWirelessDeviceWithMulticastGroupCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var StartBulkAssociateWirelessDeviceWithMulticastGroupCommand = (function (_super) {
|
|
7
7
|
__extends(StartBulkAssociateWirelessDeviceWithMulticastGroupCommand, _super);
|
|
@@ -20,8 +20,8 @@ var StartBulkAssociateWirelessDeviceWithMulticastGroupCommand = (function (_supe
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: StartBulkAssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: StartBulkAssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { StartBulkDisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog, StartBulkDisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand, serializeAws_restJson1StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand = (function (_super) {
|
|
7
7
|
__extends(StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand, _super);
|
|
@@ -20,8 +20,8 @@ var StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand = (function (_s
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: StartBulkDisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: StartBulkDisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { StartFuotaTaskRequestFilterSensitiveLog, StartFuotaTaskResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1StartFuotaTaskCommand, serializeAws_restJson1StartFuotaTaskCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var StartFuotaTaskCommand = (function (_super) {
|
|
7
7
|
__extends(StartFuotaTaskCommand, _super);
|
|
@@ -20,8 +20,8 @@ var StartFuotaTaskCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: StartFuotaTaskRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: StartFuotaTaskResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { StartMulticastGroupSessionRequestFilterSensitiveLog, StartMulticastGroupSessionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1StartMulticastGroupSessionCommand, serializeAws_restJson1StartMulticastGroupSessionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var StartMulticastGroupSessionCommand = (function (_super) {
|
|
7
7
|
__extends(StartMulticastGroupSessionCommand, _super);
|
|
@@ -20,8 +20,8 @@ var StartMulticastGroupSessionCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: StartMulticastGroupSessionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: StartMulticastGroupSessionResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var TagResourceCommand = (function (_super) {
|
|
7
7
|
__extends(TagResourceCommand, _super);
|
|
@@ -20,8 +20,8 @@ var TagResourceCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: TagResourceResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { TestWirelessDeviceRequestFilterSensitiveLog, TestWirelessDeviceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1TestWirelessDeviceCommand, serializeAws_restJson1TestWirelessDeviceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var TestWirelessDeviceCommand = (function (_super) {
|
|
7
7
|
__extends(TestWirelessDeviceCommand, _super);
|
|
@@ -20,8 +20,8 @@ var TestWirelessDeviceCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: TestWirelessDeviceRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: TestWirelessDeviceResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var UntagResourceCommand = (function (_super) {
|
|
7
7
|
__extends(UntagResourceCommand, _super);
|
|
@@ -20,8 +20,8 @@ var UntagResourceCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: UntagResourceResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|