@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,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { SendDataToWirelessDeviceRequestFilterSensitiveLog, SendDataToWirelessDeviceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_restJson1SendDataToWirelessDeviceCommand, serializeAws_restJson1SendDataToWirelessDeviceCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var SendDataToWirelessDeviceCommand = (function (_super) {
|
|
7
|
+
__extends(SendDataToWirelessDeviceCommand, _super);
|
|
8
|
+
function SendDataToWirelessDeviceCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
SendDataToWirelessDeviceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "IoTWirelessClient";
|
|
18
|
+
var commandName = "SendDataToWirelessDeviceCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: SendDataToWirelessDeviceRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: SendDataToWirelessDeviceResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
SendDataToWirelessDeviceCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_restJson1SendDataToWirelessDeviceCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
SendDataToWirelessDeviceCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_restJson1SendDataToWirelessDeviceCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return SendDataToWirelessDeviceCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { SendDataToWirelessDeviceCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { StartBulkAssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog, StartBulkAssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_restJson1StartBulkAssociateWirelessDeviceWithMulticastGroupCommand, serializeAws_restJson1StartBulkAssociateWirelessDeviceWithMulticastGroupCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var StartBulkAssociateWirelessDeviceWithMulticastGroupCommand = (function (_super) {
|
|
7
|
+
__extends(StartBulkAssociateWirelessDeviceWithMulticastGroupCommand, _super);
|
|
8
|
+
function StartBulkAssociateWirelessDeviceWithMulticastGroupCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "IoTWirelessClient";
|
|
18
|
+
var commandName = "StartBulkAssociateWirelessDeviceWithMulticastGroupCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: StartBulkAssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: StartBulkAssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_restJson1StartBulkAssociateWirelessDeviceWithMulticastGroupCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_restJson1StartBulkAssociateWirelessDeviceWithMulticastGroupCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return StartBulkAssociateWirelessDeviceWithMulticastGroupCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { StartBulkAssociateWirelessDeviceWithMulticastGroupCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { StartBulkDisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog, StartBulkDisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_restJson1StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand, serializeAws_restJson1StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand = (function (_super) {
|
|
7
|
+
__extends(StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand, _super);
|
|
8
|
+
function StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "IoTWirelessClient";
|
|
18
|
+
var commandName = "StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: StartBulkDisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: StartBulkDisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_restJson1StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_restJson1StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { StartFuotaTaskRequestFilterSensitiveLog, StartFuotaTaskResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_restJson1StartFuotaTaskCommand, serializeAws_restJson1StartFuotaTaskCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var StartFuotaTaskCommand = (function (_super) {
|
|
7
|
+
__extends(StartFuotaTaskCommand, _super);
|
|
8
|
+
function StartFuotaTaskCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
StartFuotaTaskCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "IoTWirelessClient";
|
|
18
|
+
var commandName = "StartFuotaTaskCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: StartFuotaTaskRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: StartFuotaTaskResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
StartFuotaTaskCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_restJson1StartFuotaTaskCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
StartFuotaTaskCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_restJson1StartFuotaTaskCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return StartFuotaTaskCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { StartFuotaTaskCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { StartMulticastGroupSessionRequestFilterSensitiveLog, StartMulticastGroupSessionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_restJson1StartMulticastGroupSessionCommand, serializeAws_restJson1StartMulticastGroupSessionCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var StartMulticastGroupSessionCommand = (function (_super) {
|
|
7
|
+
__extends(StartMulticastGroupSessionCommand, _super);
|
|
8
|
+
function StartMulticastGroupSessionCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
StartMulticastGroupSessionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "IoTWirelessClient";
|
|
18
|
+
var commandName = "StartMulticastGroupSessionCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: StartMulticastGroupSessionRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: StartMulticastGroupSessionResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
StartMulticastGroupSessionCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_restJson1StartMulticastGroupSessionCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
StartMulticastGroupSessionCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_restJson1StartMulticastGroupSessionCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return StartMulticastGroupSessionCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { StartMulticastGroupSessionCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var TagResourceCommand = (function (_super) {
|
|
7
|
+
__extends(TagResourceCommand, _super);
|
|
8
|
+
function TagResourceCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
TagResourceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "IoTWirelessClient";
|
|
18
|
+
var commandName = "TagResourceCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: TagResourceRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: TagResourceResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
TagResourceCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_restJson1TagResourceCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
TagResourceCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_restJson1TagResourceCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return TagResourceCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { TagResourceCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { TestWirelessDeviceRequestFilterSensitiveLog, TestWirelessDeviceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_restJson1TestWirelessDeviceCommand, serializeAws_restJson1TestWirelessDeviceCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var TestWirelessDeviceCommand = (function (_super) {
|
|
7
|
+
__extends(TestWirelessDeviceCommand, _super);
|
|
8
|
+
function TestWirelessDeviceCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
TestWirelessDeviceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "IoTWirelessClient";
|
|
18
|
+
var commandName = "TestWirelessDeviceCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: TestWirelessDeviceRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: TestWirelessDeviceResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
TestWirelessDeviceCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_restJson1TestWirelessDeviceCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
TestWirelessDeviceCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_restJson1TestWirelessDeviceCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return TestWirelessDeviceCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { TestWirelessDeviceCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UntagResourceCommand = (function (_super) {
|
|
7
|
+
__extends(UntagResourceCommand, _super);
|
|
8
|
+
function UntagResourceCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UntagResourceCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "IoTWirelessClient";
|
|
18
|
+
var commandName = "UntagResourceCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UntagResourceRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UntagResourceResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
UntagResourceCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_restJson1UntagResourceCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UntagResourceCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_restJson1UntagResourceCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UntagResourceCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UntagResourceCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { UpdateDestinationRequestFilterSensitiveLog, UpdateDestinationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_restJson1UpdateDestinationCommand, serializeAws_restJson1UpdateDestinationCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UpdateDestinationCommand = (function (_super) {
|
|
7
|
+
__extends(UpdateDestinationCommand, _super);
|
|
8
|
+
function UpdateDestinationCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UpdateDestinationCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "IoTWirelessClient";
|
|
18
|
+
var commandName = "UpdateDestinationCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UpdateDestinationRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UpdateDestinationResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
UpdateDestinationCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_restJson1UpdateDestinationCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UpdateDestinationCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_restJson1UpdateDestinationCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UpdateDestinationCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdateDestinationCommand };
|
|
@@ -1,32 +1,39 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
2
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
4
|
import { UpdateEventConfigurationByResourceTypesRequestFilterSensitiveLog, UpdateEventConfigurationByResourceTypesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
4
5
|
import { deserializeAws_restJson1UpdateEventConfigurationByResourceTypesCommand, serializeAws_restJson1UpdateEventConfigurationByResourceTypesCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UpdateEventConfigurationByResourceTypesCommand = (function (_super) {
|
|
7
|
+
__extends(UpdateEventConfigurationByResourceTypesCommand, _super);
|
|
8
|
+
function UpdateEventConfigurationByResourceTypesCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UpdateEventConfigurationByResourceTypesCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
11
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
logger,
|
|
18
|
-
clientName,
|
|
19
|
-
commandName,
|
|
15
|
+
var stack = clientStack.concat(this.middlewareStack);
|
|
16
|
+
var logger = configuration.logger;
|
|
17
|
+
var clientName = "IoTWirelessClient";
|
|
18
|
+
var commandName = "UpdateEventConfigurationByResourceTypesCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UpdateEventConfigurationByResourceTypesRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UpdateEventConfigurationByResourceTypesResponseFilterSensitiveLog,
|
|
22
25
|
};
|
|
23
|
-
|
|
24
|
-
return stack.resolve((request)
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
var requestHandler = configuration.requestHandler;
|
|
27
|
+
return stack.resolve(function (request) {
|
|
28
|
+
return requestHandler.handle(request.request, options || {});
|
|
29
|
+
}, handlerExecutionContext);
|
|
30
|
+
};
|
|
31
|
+
UpdateEventConfigurationByResourceTypesCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_restJson1UpdateEventConfigurationByResourceTypesCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UpdateEventConfigurationByResourceTypesCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_restJson1UpdateEventConfigurationByResourceTypesCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UpdateEventConfigurationByResourceTypesCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdateEventConfigurationByResourceTypesCommand };
|