@aws-sdk/client-iot-wireless 3.413.0 → 3.418.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/dist-cjs/commands/AssociateAwsAccountWithPartnerAccountCommand.js +5 -0
- package/dist-cjs/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +5 -0
- package/dist-cjs/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +5 -0
- package/dist-cjs/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +5 -0
- package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +5 -0
- package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +5 -0
- package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +5 -0
- package/dist-cjs/commands/CancelMulticastGroupSessionCommand.js +5 -0
- package/dist-cjs/commands/CreateDestinationCommand.js +5 -0
- package/dist-cjs/commands/CreateDeviceProfileCommand.js +5 -0
- package/dist-cjs/commands/CreateFuotaTaskCommand.js +5 -0
- package/dist-cjs/commands/CreateMulticastGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateNetworkAnalyzerConfigurationCommand.js +5 -0
- package/dist-cjs/commands/CreateServiceProfileCommand.js +5 -0
- package/dist-cjs/commands/CreateWirelessDeviceCommand.js +5 -0
- package/dist-cjs/commands/CreateWirelessGatewayCommand.js +5 -0
- package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +5 -0
- package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +5 -0
- package/dist-cjs/commands/DeleteDestinationCommand.js +5 -0
- package/dist-cjs/commands/DeleteDeviceProfileCommand.js +5 -0
- package/dist-cjs/commands/DeleteFuotaTaskCommand.js +5 -0
- package/dist-cjs/commands/DeleteMulticastGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteNetworkAnalyzerConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeleteQueuedMessagesCommand.js +5 -0
- package/dist-cjs/commands/DeleteServiceProfileCommand.js +5 -0
- package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +5 -0
- package/dist-cjs/commands/DeleteWirelessDeviceImportTaskCommand.js +5 -0
- package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +5 -0
- package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +5 -0
- package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +5 -0
- package/dist-cjs/commands/DeregisterWirelessDeviceCommand.js +5 -0
- package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +5 -0
- package/dist-cjs/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +5 -0
- package/dist-cjs/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +5 -0
- package/dist-cjs/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +5 -0
- package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +5 -0
- package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +5 -0
- package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +5 -0
- package/dist-cjs/commands/GetDestinationCommand.js +5 -0
- package/dist-cjs/commands/GetDeviceProfileCommand.js +5 -0
- package/dist-cjs/commands/GetEventConfigurationByResourceTypesCommand.js +5 -0
- package/dist-cjs/commands/GetFuotaTaskCommand.js +5 -0
- package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +5 -0
- package/dist-cjs/commands/GetMulticastGroupCommand.js +5 -0
- package/dist-cjs/commands/GetMulticastGroupSessionCommand.js +5 -0
- package/dist-cjs/commands/GetNetworkAnalyzerConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetPartnerAccountCommand.js +5 -0
- package/dist-cjs/commands/GetPositionCommand.js +5 -0
- package/dist-cjs/commands/GetPositionConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetPositionEstimateCommand.js +5 -0
- package/dist-cjs/commands/GetResourceEventConfigurationCommand.js +5 -0
- package/dist-cjs/commands/GetResourceLogLevelCommand.js +5 -0
- package/dist-cjs/commands/GetResourcePositionCommand.js +5 -0
- package/dist-cjs/commands/GetServiceEndpointCommand.js +5 -0
- package/dist-cjs/commands/GetServiceProfileCommand.js +5 -0
- package/dist-cjs/commands/GetWirelessDeviceCommand.js +5 -0
- package/dist-cjs/commands/GetWirelessDeviceImportTaskCommand.js +5 -0
- package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +5 -0
- package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +5 -0
- package/dist-cjs/commands/GetWirelessGatewayCommand.js +5 -0
- package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +5 -0
- package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +5 -0
- package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +5 -0
- package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +5 -0
- package/dist-cjs/commands/ListDestinationsCommand.js +5 -0
- package/dist-cjs/commands/ListDeviceProfilesCommand.js +5 -0
- package/dist-cjs/commands/ListDevicesForWirelessDeviceImportTaskCommand.js +5 -0
- package/dist-cjs/commands/ListEventConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/ListFuotaTasksCommand.js +5 -0
- package/dist-cjs/commands/ListMulticastGroupsByFuotaTaskCommand.js +5 -0
- package/dist-cjs/commands/ListMulticastGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListNetworkAnalyzerConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/ListPartnerAccountsCommand.js +5 -0
- package/dist-cjs/commands/ListPositionConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/ListQueuedMessagesCommand.js +5 -0
- package/dist-cjs/commands/ListServiceProfilesCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/ListWirelessDeviceImportTasksCommand.js +5 -0
- package/dist-cjs/commands/ListWirelessDevicesCommand.js +5 -0
- package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +5 -0
- package/dist-cjs/commands/ListWirelessGatewaysCommand.js +5 -0
- package/dist-cjs/commands/PutPositionConfigurationCommand.js +5 -0
- package/dist-cjs/commands/PutResourceLogLevelCommand.js +5 -0
- package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +5 -0
- package/dist-cjs/commands/ResetResourceLogLevelCommand.js +5 -0
- package/dist-cjs/commands/SendDataToMulticastGroupCommand.js +5 -0
- package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +5 -0
- package/dist-cjs/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +5 -0
- package/dist-cjs/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +5 -0
- package/dist-cjs/commands/StartFuotaTaskCommand.js +5 -0
- package/dist-cjs/commands/StartMulticastGroupSessionCommand.js +5 -0
- package/dist-cjs/commands/StartSingleWirelessDeviceImportTaskCommand.js +5 -0
- package/dist-cjs/commands/StartWirelessDeviceImportTaskCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/TestWirelessDeviceCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateDestinationCommand.js +5 -0
- package/dist-cjs/commands/UpdateEventConfigurationByResourceTypesCommand.js +5 -0
- package/dist-cjs/commands/UpdateFuotaTaskCommand.js +5 -0
- package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +5 -0
- package/dist-cjs/commands/UpdateMulticastGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateNetworkAnalyzerConfigurationCommand.js +5 -0
- package/dist-cjs/commands/UpdatePartnerAccountCommand.js +5 -0
- package/dist-cjs/commands/UpdatePositionCommand.js +5 -0
- package/dist-cjs/commands/UpdateResourceEventConfigurationCommand.js +5 -0
- package/dist-cjs/commands/UpdateResourcePositionCommand.js +5 -0
- package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +5 -0
- package/dist-cjs/commands/UpdateWirelessDeviceImportTaskCommand.js +5 -0
- package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +5 -0
- package/dist-cjs/runtimeExtensions.js +3 -0
- package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js +5 -0
- package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +5 -0
- package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +5 -0
- package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +5 -0
- package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +5 -0
- package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +5 -0
- package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +5 -0
- package/dist-es/commands/CancelMulticastGroupSessionCommand.js +5 -0
- package/dist-es/commands/CreateDestinationCommand.js +5 -0
- package/dist-es/commands/CreateDeviceProfileCommand.js +5 -0
- package/dist-es/commands/CreateFuotaTaskCommand.js +5 -0
- package/dist-es/commands/CreateMulticastGroupCommand.js +5 -0
- package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +5 -0
- package/dist-es/commands/CreateServiceProfileCommand.js +5 -0
- package/dist-es/commands/CreateWirelessDeviceCommand.js +5 -0
- package/dist-es/commands/CreateWirelessGatewayCommand.js +5 -0
- package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +5 -0
- package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +5 -0
- package/dist-es/commands/DeleteDestinationCommand.js +5 -0
- package/dist-es/commands/DeleteDeviceProfileCommand.js +5 -0
- package/dist-es/commands/DeleteFuotaTaskCommand.js +5 -0
- package/dist-es/commands/DeleteMulticastGroupCommand.js +5 -0
- package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +5 -0
- package/dist-es/commands/DeleteQueuedMessagesCommand.js +5 -0
- package/dist-es/commands/DeleteServiceProfileCommand.js +5 -0
- package/dist-es/commands/DeleteWirelessDeviceCommand.js +5 -0
- package/dist-es/commands/DeleteWirelessDeviceImportTaskCommand.js +5 -0
- package/dist-es/commands/DeleteWirelessGatewayCommand.js +5 -0
- package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +5 -0
- package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +5 -0
- package/dist-es/commands/DeregisterWirelessDeviceCommand.js +5 -0
- package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +5 -0
- package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +5 -0
- package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +5 -0
- package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +5 -0
- package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +5 -0
- package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +5 -0
- package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +5 -0
- package/dist-es/commands/GetDestinationCommand.js +5 -0
- package/dist-es/commands/GetDeviceProfileCommand.js +5 -0
- package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +5 -0
- package/dist-es/commands/GetFuotaTaskCommand.js +5 -0
- package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +5 -0
- package/dist-es/commands/GetMulticastGroupCommand.js +5 -0
- package/dist-es/commands/GetMulticastGroupSessionCommand.js +5 -0
- package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +5 -0
- package/dist-es/commands/GetPartnerAccountCommand.js +5 -0
- package/dist-es/commands/GetPositionCommand.js +5 -0
- package/dist-es/commands/GetPositionConfigurationCommand.js +5 -0
- package/dist-es/commands/GetPositionEstimateCommand.js +5 -0
- package/dist-es/commands/GetResourceEventConfigurationCommand.js +5 -0
- package/dist-es/commands/GetResourceLogLevelCommand.js +5 -0
- package/dist-es/commands/GetResourcePositionCommand.js +5 -0
- package/dist-es/commands/GetServiceEndpointCommand.js +5 -0
- package/dist-es/commands/GetServiceProfileCommand.js +5 -0
- package/dist-es/commands/GetWirelessDeviceCommand.js +5 -0
- package/dist-es/commands/GetWirelessDeviceImportTaskCommand.js +5 -0
- package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +5 -0
- package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +5 -0
- package/dist-es/commands/GetWirelessGatewayCommand.js +5 -0
- package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +5 -0
- package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +5 -0
- package/dist-es/commands/GetWirelessGatewayTaskCommand.js +5 -0
- package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +5 -0
- package/dist-es/commands/ListDestinationsCommand.js +5 -0
- package/dist-es/commands/ListDeviceProfilesCommand.js +5 -0
- package/dist-es/commands/ListDevicesForWirelessDeviceImportTaskCommand.js +5 -0
- package/dist-es/commands/ListEventConfigurationsCommand.js +5 -0
- package/dist-es/commands/ListFuotaTasksCommand.js +5 -0
- package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +5 -0
- package/dist-es/commands/ListMulticastGroupsCommand.js +5 -0
- package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +5 -0
- package/dist-es/commands/ListPartnerAccountsCommand.js +5 -0
- package/dist-es/commands/ListPositionConfigurationsCommand.js +5 -0
- package/dist-es/commands/ListQueuedMessagesCommand.js +5 -0
- package/dist-es/commands/ListServiceProfilesCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/ListWirelessDeviceImportTasksCommand.js +5 -0
- package/dist-es/commands/ListWirelessDevicesCommand.js +5 -0
- package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +5 -0
- package/dist-es/commands/ListWirelessGatewaysCommand.js +5 -0
- package/dist-es/commands/PutPositionConfigurationCommand.js +5 -0
- package/dist-es/commands/PutResourceLogLevelCommand.js +5 -0
- package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +5 -0
- package/dist-es/commands/ResetResourceLogLevelCommand.js +5 -0
- package/dist-es/commands/SendDataToMulticastGroupCommand.js +5 -0
- package/dist-es/commands/SendDataToWirelessDeviceCommand.js +5 -0
- package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +5 -0
- package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +5 -0
- package/dist-es/commands/StartFuotaTaskCommand.js +5 -0
- package/dist-es/commands/StartMulticastGroupSessionCommand.js +5 -0
- package/dist-es/commands/StartSingleWirelessDeviceImportTaskCommand.js +5 -0
- package/dist-es/commands/StartWirelessDeviceImportTaskCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/TestWirelessDeviceCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateDestinationCommand.js +5 -0
- package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +5 -0
- package/dist-es/commands/UpdateFuotaTaskCommand.js +5 -0
- package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +5 -0
- package/dist-es/commands/UpdateMulticastGroupCommand.js +5 -0
- package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +5 -0
- package/dist-es/commands/UpdatePartnerAccountCommand.js +5 -0
- package/dist-es/commands/UpdatePositionCommand.js +5 -0
- package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +5 -0
- package/dist-es/commands/UpdateResourcePositionCommand.js +5 -0
- package/dist-es/commands/UpdateWirelessDeviceCommand.js +5 -0
- package/dist-es/commands/UpdateWirelessDeviceImportTaskCommand.js +5 -0
- package/dist-es/commands/UpdateWirelessGatewayCommand.js +5 -0
- package/dist-es/runtimeExtensions.js +3 -0
- package/dist-types/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
- package/package.json +32 -31
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DisassociateMulticastGroupFromFuotaTaskCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DisassociateMulticastGroupFromFuotaTaskCommand extends smithy_client_1.Com
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "DisassociateMulticastGroupFromFuotaTask",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DisassociateWirelessDeviceFromFuotaTaskCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DisassociateWirelessDeviceFromFuotaTaskCommand extends smithy_client_1.Com
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "DisassociateWirelessDeviceFromFuotaTask",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DisassociateWirelessDeviceFromMulticastGroupCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DisassociateWirelessDeviceFromMulticastGroupCommand extends smithy_client_
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "DisassociateWirelessDeviceFromMulticastGroup",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DisassociateWirelessDeviceFromThingCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DisassociateWirelessDeviceFromThingCommand extends smithy_client_1.Command
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "DisassociateWirelessDeviceFromThing",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DisassociateWirelessGatewayFromCertificateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DisassociateWirelessGatewayFromCertificateCommand extends smithy_client_1.
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "DisassociateWirelessGatewayFromCertificate",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DisassociateWirelessGatewayFromThingCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DisassociateWirelessGatewayFromThingCommand extends smithy_client_1.Comman
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "DisassociateWirelessGatewayFromThing",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetDestinationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetDestinationCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetDestination",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_0_1 = require("../models/models_0");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class GetDeviceProfileCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class GetDeviceProfileCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_0_1.GetDeviceProfileResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "iotwireless",
|
|
39
|
+
operation: "GetDeviceProfile",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetEventConfigurationByResourceTypesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetEventConfigurationByResourceTypesCommand extends smithy_client_1.Comman
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetEventConfigurationByResourceTypes",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetFuotaTaskCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetFuotaTaskCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetFuotaTask",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetLogLevelsByResourceTypesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetLogLevelsByResourceTypesCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetLogLevelsByResourceTypes",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetMulticastGroupCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetMulticastGroupCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetMulticastGroup",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetMulticastGroupSessionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetMulticastGroupSessionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetMulticastGroupSession",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetNetworkAnalyzerConfigurationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetNetworkAnalyzerConfigurationCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetNetworkAnalyzerConfiguration",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_0_1 = require("../models/models_0");
|
|
9
10
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
11
|
class GetPartnerAccountCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class GetPartnerAccountCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_0_1.GetPartnerAccountResponseFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "iotwireless",
|
|
39
|
+
operation: "GetPartnerAccount",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetPositionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetPositionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetPosition",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetPositionConfigurationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetPositionConfigurationCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetPositionConfiguration",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetPositionEstimateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetPositionEstimateCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetPositionEstimate",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetResourceEventConfigurationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetResourceEventConfigurationCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetResourceEventConfiguration",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetResourceLogLevelCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetResourceLogLevelCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetResourceLogLevel",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetResourcePositionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetResourcePositionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetResourcePosition",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetServiceEndpointCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetServiceEndpointCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetServiceEndpoint",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetServiceProfileCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetServiceProfileCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetServiceProfile",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetWirelessDeviceCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetWirelessDeviceCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetWirelessDevice",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetWirelessDeviceImportTaskCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetWirelessDeviceImportTaskCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetWirelessDeviceImportTask",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetWirelessDeviceStatisticsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetWirelessDeviceStatisticsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetWirelessDeviceStatistics",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetWirelessGatewayCertificateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetWirelessGatewayCertificateCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetWirelessGatewayCertificate",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetWirelessGatewayCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetWirelessGatewayCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetWirelessGateway",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetWirelessGatewayFirmwareInformationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetWirelessGatewayFirmwareInformationCommand extends smithy_client_1.Comma
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetWirelessGatewayFirmwareInformation",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetWirelessGatewayStatisticsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetWirelessGatewayStatisticsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetWirelessGatewayStatistics",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetWirelessGatewayTaskCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetWirelessGatewayTaskCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetWirelessGatewayTask",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetWirelessGatewayTaskDefinitionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetWirelessGatewayTaskDefinitionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "iotwireless",
|
|
38
|
+
operation: "GetWirelessGatewayTaskDefinition",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|