@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 { UpdateFuotaTaskRequestFilterSensitiveLog, UpdateFuotaTaskResponseFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_restJson1UpdateFuotaTaskCommand, serializeAws_restJson1UpdateFuotaTaskCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UpdateFuotaTaskCommand = (function (_super) {
|
|
7
|
+
__extends(UpdateFuotaTaskCommand, _super);
|
|
8
|
+
function UpdateFuotaTaskCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UpdateFuotaTaskCommand.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 = "UpdateFuotaTaskCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UpdateFuotaTaskRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UpdateFuotaTaskResponseFilterSensitiveLog,
|
|
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
|
+
UpdateFuotaTaskCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_restJson1UpdateFuotaTaskCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UpdateFuotaTaskCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_restJson1UpdateFuotaTaskCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UpdateFuotaTaskCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdateFuotaTaskCommand };
|
|
@@ -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 { UpdateLogLevelsByResourceTypesRequestFilterSensitiveLog, UpdateLogLevelsByResourceTypesResponseFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_restJson1UpdateLogLevelsByResourceTypesCommand, serializeAws_restJson1UpdateLogLevelsByResourceTypesCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UpdateLogLevelsByResourceTypesCommand = (function (_super) {
|
|
7
|
+
__extends(UpdateLogLevelsByResourceTypesCommand, _super);
|
|
8
|
+
function UpdateLogLevelsByResourceTypesCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UpdateLogLevelsByResourceTypesCommand.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 = "UpdateLogLevelsByResourceTypesCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UpdateLogLevelsByResourceTypesRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UpdateLogLevelsByResourceTypesResponseFilterSensitiveLog,
|
|
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
|
+
UpdateLogLevelsByResourceTypesCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_restJson1UpdateLogLevelsByResourceTypesCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UpdateLogLevelsByResourceTypesCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_restJson1UpdateLogLevelsByResourceTypesCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UpdateLogLevelsByResourceTypesCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdateLogLevelsByResourceTypesCommand };
|
|
@@ -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 { UpdateMulticastGroupRequestFilterSensitiveLog, UpdateMulticastGroupResponseFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_restJson1UpdateMulticastGroupCommand, serializeAws_restJson1UpdateMulticastGroupCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UpdateMulticastGroupCommand = (function (_super) {
|
|
7
|
+
__extends(UpdateMulticastGroupCommand, _super);
|
|
8
|
+
function UpdateMulticastGroupCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UpdateMulticastGroupCommand.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 = "UpdateMulticastGroupCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UpdateMulticastGroupRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UpdateMulticastGroupResponseFilterSensitiveLog,
|
|
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
|
+
UpdateMulticastGroupCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_restJson1UpdateMulticastGroupCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UpdateMulticastGroupCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_restJson1UpdateMulticastGroupCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UpdateMulticastGroupCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdateMulticastGroupCommand };
|
|
@@ -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 { UpdateNetworkAnalyzerConfigurationRequestFilterSensitiveLog, UpdateNetworkAnalyzerConfigurationResponseFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_restJson1UpdateNetworkAnalyzerConfigurationCommand, serializeAws_restJson1UpdateNetworkAnalyzerConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UpdateNetworkAnalyzerConfigurationCommand = (function (_super) {
|
|
7
|
+
__extends(UpdateNetworkAnalyzerConfigurationCommand, _super);
|
|
8
|
+
function UpdateNetworkAnalyzerConfigurationCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UpdateNetworkAnalyzerConfigurationCommand.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 = "UpdateNetworkAnalyzerConfigurationCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UpdateNetworkAnalyzerConfigurationRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UpdateNetworkAnalyzerConfigurationResponseFilterSensitiveLog,
|
|
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
|
+
UpdateNetworkAnalyzerConfigurationCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_restJson1UpdateNetworkAnalyzerConfigurationCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UpdateNetworkAnalyzerConfigurationCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_restJson1UpdateNetworkAnalyzerConfigurationCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UpdateNetworkAnalyzerConfigurationCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdateNetworkAnalyzerConfigurationCommand };
|
|
@@ -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 { UpdatePartnerAccountRequestFilterSensitiveLog, UpdatePartnerAccountResponseFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_restJson1UpdatePartnerAccountCommand, serializeAws_restJson1UpdatePartnerAccountCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UpdatePartnerAccountCommand = (function (_super) {
|
|
7
|
+
__extends(UpdatePartnerAccountCommand, _super);
|
|
8
|
+
function UpdatePartnerAccountCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UpdatePartnerAccountCommand.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 = "UpdatePartnerAccountCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UpdatePartnerAccountRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UpdatePartnerAccountResponseFilterSensitiveLog,
|
|
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
|
+
UpdatePartnerAccountCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_restJson1UpdatePartnerAccountCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UpdatePartnerAccountCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_restJson1UpdatePartnerAccountCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UpdatePartnerAccountCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdatePartnerAccountCommand };
|
|
@@ -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 { UpdatePositionRequestFilterSensitiveLog, UpdatePositionResponseFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_restJson1UpdatePositionCommand, serializeAws_restJson1UpdatePositionCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UpdatePositionCommand = (function (_super) {
|
|
7
|
+
__extends(UpdatePositionCommand, _super);
|
|
8
|
+
function UpdatePositionCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UpdatePositionCommand.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 = "UpdatePositionCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UpdatePositionRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UpdatePositionResponseFilterSensitiveLog,
|
|
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
|
+
UpdatePositionCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_restJson1UpdatePositionCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UpdatePositionCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_restJson1UpdatePositionCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UpdatePositionCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdatePositionCommand };
|
|
@@ -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 { UpdateResourceEventConfigurationRequestFilterSensitiveLog, UpdateResourceEventConfigurationResponseFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_restJson1UpdateResourceEventConfigurationCommand, serializeAws_restJson1UpdateResourceEventConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UpdateResourceEventConfigurationCommand = (function (_super) {
|
|
7
|
+
__extends(UpdateResourceEventConfigurationCommand, _super);
|
|
8
|
+
function UpdateResourceEventConfigurationCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UpdateResourceEventConfigurationCommand.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 = "UpdateResourceEventConfigurationCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UpdateResourceEventConfigurationRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UpdateResourceEventConfigurationResponseFilterSensitiveLog,
|
|
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
|
+
UpdateResourceEventConfigurationCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_restJson1UpdateResourceEventConfigurationCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UpdateResourceEventConfigurationCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_restJson1UpdateResourceEventConfigurationCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UpdateResourceEventConfigurationCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdateResourceEventConfigurationCommand };
|
|
@@ -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 { UpdateWirelessDeviceRequestFilterSensitiveLog, UpdateWirelessDeviceResponseFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_restJson1UpdateWirelessDeviceCommand, serializeAws_restJson1UpdateWirelessDeviceCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UpdateWirelessDeviceCommand = (function (_super) {
|
|
7
|
+
__extends(UpdateWirelessDeviceCommand, _super);
|
|
8
|
+
function UpdateWirelessDeviceCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UpdateWirelessDeviceCommand.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 = "UpdateWirelessDeviceCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UpdateWirelessDeviceRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UpdateWirelessDeviceResponseFilterSensitiveLog,
|
|
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
|
+
UpdateWirelessDeviceCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_restJson1UpdateWirelessDeviceCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UpdateWirelessDeviceCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_restJson1UpdateWirelessDeviceCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UpdateWirelessDeviceCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdateWirelessDeviceCommand };
|
|
@@ -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 { UpdateWirelessGatewayRequestFilterSensitiveLog, UpdateWirelessGatewayResponseFilterSensitiveLog, } from "../models/models_1";
|
|
4
5
|
import { deserializeAws_restJson1UpdateWirelessGatewayCommand, serializeAws_restJson1UpdateWirelessGatewayCommand, } from "../protocols/Aws_restJson1";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
var UpdateWirelessGatewayCommand = (function (_super) {
|
|
7
|
+
__extends(UpdateWirelessGatewayCommand, _super);
|
|
8
|
+
function UpdateWirelessGatewayCommand(input) {
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
10
|
+
_this.input = input;
|
|
11
|
+
return _this;
|
|
9
12
|
}
|
|
10
|
-
resolveMiddleware(clientStack, configuration, options) {
|
|
13
|
+
UpdateWirelessGatewayCommand.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 = "UpdateWirelessGatewayCommand";
|
|
19
|
+
var handlerExecutionContext = {
|
|
20
|
+
logger: logger,
|
|
21
|
+
clientName: clientName,
|
|
22
|
+
commandName: commandName,
|
|
20
23
|
inputFilterSensitiveLog: UpdateWirelessGatewayRequestFilterSensitiveLog,
|
|
21
24
|
outputFilterSensitiveLog: UpdateWirelessGatewayResponseFilterSensitiveLog,
|
|
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
|
+
UpdateWirelessGatewayCommand.prototype.serialize = function (input, context) {
|
|
27
32
|
return serializeAws_restJson1UpdateWirelessGatewayCommand(input, context);
|
|
28
|
-
}
|
|
29
|
-
deserialize(output, context) {
|
|
33
|
+
};
|
|
34
|
+
UpdateWirelessGatewayCommand.prototype.deserialize = function (output, context) {
|
|
30
35
|
return deserializeAws_restJson1UpdateWirelessGatewayCommand(output, context);
|
|
31
|
-
}
|
|
32
|
-
|
|
36
|
+
};
|
|
37
|
+
return UpdateWirelessGatewayCommand;
|
|
38
|
+
}($Command));
|
|
39
|
+
export { UpdateWirelessGatewayCommand };
|
package/dist-es/endpoints.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import { __assign, __awaiter, __generator } from "tslib";
|
|
1
2
|
import { getRegionInfo } from "@aws-sdk/config-resolver";
|
|
2
|
-
|
|
3
|
+
var regionHash = {
|
|
3
4
|
"ap-northeast-1": {
|
|
4
5
|
variants: [
|
|
5
6
|
{
|
|
@@ -46,7 +47,7 @@ const regionHash = {
|
|
|
46
47
|
signingRegion: "us-west-2",
|
|
47
48
|
},
|
|
48
49
|
};
|
|
49
|
-
|
|
50
|
+
var partitionHash = {
|
|
50
51
|
aws: {
|
|
51
52
|
regions: [
|
|
52
53
|
"af-south-1",
|
|
@@ -166,9 +167,8 @@ const partitionHash = {
|
|
|
166
167
|
],
|
|
167
168
|
},
|
|
168
169
|
};
|
|
169
|
-
export
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
});
|
|
170
|
+
export var defaultRegionInfoProvider = function (region, options) { return __awaiter(void 0, void 0, void 0, function () {
|
|
171
|
+
return __generator(this, function (_a) {
|
|
172
|
+
return [2, getRegionInfo(region, __assign(__assign({}, options), { signingService: "iotwireless", regionHash: regionHash, partitionHash: partitionHash }))];
|
|
173
|
+
});
|
|
174
|
+
}); };
|
|
@@ -1,7 +1,12 @@
|
|
|
1
|
+
import { __extends } from "tslib";
|
|
1
2
|
import { ServiceException as __ServiceException, } from "@aws-sdk/smithy-client";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
var IoTWirelessServiceException = (function (_super) {
|
|
4
|
+
__extends(IoTWirelessServiceException, _super);
|
|
5
|
+
function IoTWirelessServiceException(options) {
|
|
6
|
+
var _this = _super.call(this, options) || this;
|
|
7
|
+
Object.setPrototypeOf(_this, IoTWirelessServiceException.prototype);
|
|
8
|
+
return _this;
|
|
6
9
|
}
|
|
7
|
-
|
|
10
|
+
return IoTWirelessServiceException;
|
|
11
|
+
}(__ServiceException));
|
|
12
|
+
export { IoTWirelessServiceException };
|