@aws-sdk/client-iot-wireless 3.180.0 → 3.183.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 +20 -0
- package/dist-cjs/protocols/Aws_restJson1.js +104 -98
- package/dist-es/IoTWireless.js +394 -401
- package/dist-es/IoTWirelessClient.js +22 -28
- package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js +21 -28
- package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +21 -28
- package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +21 -28
- package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +21 -28
- package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +21 -28
- package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +21 -28
- package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +21 -28
- package/dist-es/commands/CancelMulticastGroupSessionCommand.js +21 -28
- package/dist-es/commands/CreateDestinationCommand.js +21 -28
- package/dist-es/commands/CreateDeviceProfileCommand.js +21 -28
- package/dist-es/commands/CreateFuotaTaskCommand.js +21 -28
- package/dist-es/commands/CreateMulticastGroupCommand.js +21 -28
- package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +21 -28
- package/dist-es/commands/CreateServiceProfileCommand.js +21 -28
- package/dist-es/commands/CreateWirelessDeviceCommand.js +21 -28
- package/dist-es/commands/CreateWirelessGatewayCommand.js +21 -28
- package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +21 -28
- package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +21 -28
- package/dist-es/commands/DeleteDestinationCommand.js +21 -28
- package/dist-es/commands/DeleteDeviceProfileCommand.js +21 -28
- package/dist-es/commands/DeleteFuotaTaskCommand.js +21 -28
- package/dist-es/commands/DeleteMulticastGroupCommand.js +21 -28
- package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +21 -28
- package/dist-es/commands/DeleteQueuedMessagesCommand.js +21 -28
- package/dist-es/commands/DeleteServiceProfileCommand.js +21 -28
- package/dist-es/commands/DeleteWirelessDeviceCommand.js +21 -28
- package/dist-es/commands/DeleteWirelessGatewayCommand.js +21 -28
- package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +21 -28
- package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +21 -28
- package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +21 -28
- package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +21 -28
- package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +21 -28
- package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +21 -28
- package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +21 -28
- package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +21 -28
- package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +21 -28
- package/dist-es/commands/GetDestinationCommand.js +21 -28
- package/dist-es/commands/GetDeviceProfileCommand.js +21 -28
- package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +21 -28
- package/dist-es/commands/GetFuotaTaskCommand.js +21 -28
- package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +21 -28
- package/dist-es/commands/GetMulticastGroupCommand.js +21 -28
- package/dist-es/commands/GetMulticastGroupSessionCommand.js +21 -28
- package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +21 -28
- package/dist-es/commands/GetPartnerAccountCommand.js +21 -28
- package/dist-es/commands/GetPositionCommand.js +21 -28
- package/dist-es/commands/GetPositionConfigurationCommand.js +21 -28
- package/dist-es/commands/GetResourceEventConfigurationCommand.js +21 -28
- package/dist-es/commands/GetResourceLogLevelCommand.js +21 -28
- package/dist-es/commands/GetServiceEndpointCommand.js +21 -28
- package/dist-es/commands/GetServiceProfileCommand.js +21 -28
- package/dist-es/commands/GetWirelessDeviceCommand.js +21 -28
- package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +21 -28
- package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +21 -28
- package/dist-es/commands/GetWirelessGatewayCommand.js +21 -28
- package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +21 -28
- package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +21 -28
- package/dist-es/commands/GetWirelessGatewayTaskCommand.js +21 -28
- package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +21 -28
- package/dist-es/commands/ListDestinationsCommand.js +21 -28
- package/dist-es/commands/ListDeviceProfilesCommand.js +21 -28
- package/dist-es/commands/ListEventConfigurationsCommand.js +21 -28
- package/dist-es/commands/ListFuotaTasksCommand.js +21 -28
- package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +21 -28
- package/dist-es/commands/ListMulticastGroupsCommand.js +21 -28
- package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +21 -28
- package/dist-es/commands/ListPartnerAccountsCommand.js +21 -28
- package/dist-es/commands/ListPositionConfigurationsCommand.js +21 -28
- package/dist-es/commands/ListQueuedMessagesCommand.js +21 -28
- package/dist-es/commands/ListServiceProfilesCommand.js +21 -28
- package/dist-es/commands/ListTagsForResourceCommand.js +21 -28
- package/dist-es/commands/ListWirelessDevicesCommand.js +21 -28
- package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +21 -28
- package/dist-es/commands/ListWirelessGatewaysCommand.js +21 -28
- package/dist-es/commands/PutPositionConfigurationCommand.js +21 -28
- package/dist-es/commands/PutResourceLogLevelCommand.js +21 -28
- package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +21 -28
- package/dist-es/commands/ResetResourceLogLevelCommand.js +21 -28
- package/dist-es/commands/SendDataToMulticastGroupCommand.js +21 -28
- package/dist-es/commands/SendDataToWirelessDeviceCommand.js +21 -28
- package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +21 -28
- package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +21 -28
- package/dist-es/commands/StartFuotaTaskCommand.js +21 -28
- package/dist-es/commands/StartMulticastGroupSessionCommand.js +21 -28
- package/dist-es/commands/TagResourceCommand.js +21 -28
- package/dist-es/commands/TestWirelessDeviceCommand.js +21 -28
- package/dist-es/commands/UntagResourceCommand.js +21 -28
- package/dist-es/commands/UpdateDestinationCommand.js +21 -28
- package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +21 -28
- package/dist-es/commands/UpdateFuotaTaskCommand.js +21 -28
- package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +21 -28
- package/dist-es/commands/UpdateMulticastGroupCommand.js +21 -28
- package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +21 -28
- package/dist-es/commands/UpdatePartnerAccountCommand.js +21 -28
- package/dist-es/commands/UpdatePositionCommand.js +21 -28
- package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +21 -28
- package/dist-es/commands/UpdateWirelessDeviceCommand.js +21 -28
- package/dist-es/commands/UpdateWirelessGatewayCommand.js +21 -28
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/IoTWirelessServiceException.js +5 -10
- package/dist-es/models/models_0.js +877 -352
- package/dist-es/models/models_1.js +71 -24
- package/dist-es/pagination/ListDestinationsPaginator.js +25 -68
- package/dist-es/pagination/ListDeviceProfilesPaginator.js +25 -68
- package/dist-es/pagination/ListFuotaTasksPaginator.js +25 -68
- package/dist-es/pagination/ListMulticastGroupsByFuotaTaskPaginator.js +25 -68
- package/dist-es/pagination/ListMulticastGroupsPaginator.js +25 -68
- package/dist-es/pagination/ListNetworkAnalyzerConfigurationsPaginator.js +25 -68
- package/dist-es/pagination/ListPositionConfigurationsPaginator.js +25 -68
- package/dist-es/pagination/ListQueuedMessagesPaginator.js +25 -68
- package/dist-es/pagination/ListServiceProfilesPaginator.js +25 -68
- package/dist-es/pagination/ListWirelessDevicesPaginator.js +25 -68
- package/dist-es/pagination/ListWirelessGatewaysPaginator.js +25 -68
- package/dist-es/protocols/Aws_restJson1.js +7281 -10096
- package/dist-es/runtimeConfig.browser.js +26 -12
- package/dist-es/runtimeConfig.js +30 -12
- package/dist-es/runtimeConfig.native.js +8 -5
- package/dist-es/runtimeConfig.shared.js +8 -11
- package/package.json +33 -33
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { resolveEndpointsConfig, resolveRegionConfig, } from "@aws-sdk/config-resolver";
|
|
3
2
|
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
4
3
|
import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middleware-host-header";
|
|
@@ -9,31 +8,26 @@ import { getAwsAuthPlugin, resolveAwsAuthConfig, } from "@aws-sdk/middleware-sig
|
|
|
9
8
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
10
9
|
import { Client as __Client, } from "@aws-sdk/smithy-client";
|
|
11
10
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
_this.middlewareStack.use(getAwsAuthPlugin(_this.config));
|
|
31
|
-
_this.middlewareStack.use(getUserAgentPlugin(_this.config));
|
|
32
|
-
return _this;
|
|
11
|
+
export class IoTWirelessClient extends __Client {
|
|
12
|
+
constructor(configuration) {
|
|
13
|
+
const _config_0 = __getRuntimeConfig(configuration);
|
|
14
|
+
const _config_1 = resolveRegionConfig(_config_0);
|
|
15
|
+
const _config_2 = resolveEndpointsConfig(_config_1);
|
|
16
|
+
const _config_3 = resolveRetryConfig(_config_2);
|
|
17
|
+
const _config_4 = resolveHostHeaderConfig(_config_3);
|
|
18
|
+
const _config_5 = resolveAwsAuthConfig(_config_4);
|
|
19
|
+
const _config_6 = resolveUserAgentConfig(_config_5);
|
|
20
|
+
super(_config_6);
|
|
21
|
+
this.config = _config_6;
|
|
22
|
+
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
23
|
+
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
24
|
+
this.middlewareStack.use(getHostHeaderPlugin(this.config));
|
|
25
|
+
this.middlewareStack.use(getLoggerPlugin(this.config));
|
|
26
|
+
this.middlewareStack.use(getRecursionDetectionPlugin(this.config));
|
|
27
|
+
this.middlewareStack.use(getAwsAuthPlugin(this.config));
|
|
28
|
+
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
33
29
|
}
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}(__Client));
|
|
39
|
-
export { IoTWirelessClient };
|
|
30
|
+
destroy() {
|
|
31
|
+
super.destroy();
|
|
32
|
+
}
|
|
33
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { AssociateAwsAccountWithPartnerAccountRequestFilterSensitiveLog, AssociateAwsAccountWithPartnerAccountResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1AssociateAwsAccountWithPartnerAccountCommand, serializeAws_restJson1AssociateAwsAccountWithPartnerAccountCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class AssociateAwsAccountWithPartnerAccountCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "IoTWirelessClient";
|
|
15
|
+
const commandName = "AssociateAwsAccountWithPartnerAccountCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: AssociateAwsAccountWithPartnerAccountRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: AssociateAwsAccountWithPartnerAccountResponseFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
AssociateAwsAccountWithPartnerAccountCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_restJson1AssociateAwsAccountWithPartnerAccountCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_restJson1AssociateAwsAccountWithPartnerAccountCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { AssociateAwsAccountWithPartnerAccountCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { AssociateMulticastGroupWithFuotaTaskRequestFilterSensitiveLog, AssociateMulticastGroupWithFuotaTaskResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1AssociateMulticastGroupWithFuotaTaskCommand, serializeAws_restJson1AssociateMulticastGroupWithFuotaTaskCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class AssociateMulticastGroupWithFuotaTaskCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "IoTWirelessClient";
|
|
15
|
+
const commandName = "AssociateMulticastGroupWithFuotaTaskCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: AssociateMulticastGroupWithFuotaTaskRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: AssociateMulticastGroupWithFuotaTaskResponseFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
AssociateMulticastGroupWithFuotaTaskCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_restJson1AssociateMulticastGroupWithFuotaTaskCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_restJson1AssociateMulticastGroupWithFuotaTaskCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { AssociateMulticastGroupWithFuotaTaskCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { AssociateWirelessDeviceWithFuotaTaskRequestFilterSensitiveLog, AssociateWirelessDeviceWithFuotaTaskResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1AssociateWirelessDeviceWithFuotaTaskCommand, serializeAws_restJson1AssociateWirelessDeviceWithFuotaTaskCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class AssociateWirelessDeviceWithFuotaTaskCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "IoTWirelessClient";
|
|
15
|
+
const commandName = "AssociateWirelessDeviceWithFuotaTaskCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: AssociateWirelessDeviceWithFuotaTaskRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: AssociateWirelessDeviceWithFuotaTaskResponseFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
AssociateWirelessDeviceWithFuotaTaskCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_restJson1AssociateWirelessDeviceWithFuotaTaskCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_restJson1AssociateWirelessDeviceWithFuotaTaskCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { AssociateWirelessDeviceWithFuotaTaskCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { AssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog, AssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1AssociateWirelessDeviceWithMulticastGroupCommand, serializeAws_restJson1AssociateWirelessDeviceWithMulticastGroupCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class AssociateWirelessDeviceWithMulticastGroupCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "IoTWirelessClient";
|
|
15
|
+
const commandName = "AssociateWirelessDeviceWithMulticastGroupCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: AssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: AssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
AssociateWirelessDeviceWithMulticastGroupCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_restJson1AssociateWirelessDeviceWithMulticastGroupCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_restJson1AssociateWirelessDeviceWithMulticastGroupCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { AssociateWirelessDeviceWithMulticastGroupCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { AssociateWirelessDeviceWithThingRequestFilterSensitiveLog, AssociateWirelessDeviceWithThingResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1AssociateWirelessDeviceWithThingCommand, serializeAws_restJson1AssociateWirelessDeviceWithThingCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class AssociateWirelessDeviceWithThingCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "IoTWirelessClient";
|
|
15
|
+
const commandName = "AssociateWirelessDeviceWithThingCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: AssociateWirelessDeviceWithThingRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: AssociateWirelessDeviceWithThingResponseFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
AssociateWirelessDeviceWithThingCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_restJson1AssociateWirelessDeviceWithThingCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_restJson1AssociateWirelessDeviceWithThingCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { AssociateWirelessDeviceWithThingCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { AssociateWirelessGatewayWithCertificateRequestFilterSensitiveLog, AssociateWirelessGatewayWithCertificateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1AssociateWirelessGatewayWithCertificateCommand, serializeAws_restJson1AssociateWirelessGatewayWithCertificateCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class AssociateWirelessGatewayWithCertificateCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "IoTWirelessClient";
|
|
15
|
+
const commandName = "AssociateWirelessGatewayWithCertificateCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: AssociateWirelessGatewayWithCertificateRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: AssociateWirelessGatewayWithCertificateResponseFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
AssociateWirelessGatewayWithCertificateCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_restJson1AssociateWirelessGatewayWithCertificateCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_restJson1AssociateWirelessGatewayWithCertificateCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { AssociateWirelessGatewayWithCertificateCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { AssociateWirelessGatewayWithThingRequestFilterSensitiveLog, AssociateWirelessGatewayWithThingResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1AssociateWirelessGatewayWithThingCommand, serializeAws_restJson1AssociateWirelessGatewayWithThingCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class AssociateWirelessGatewayWithThingCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "IoTWirelessClient";
|
|
15
|
+
const commandName = "AssociateWirelessGatewayWithThingCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: AssociateWirelessGatewayWithThingRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: AssociateWirelessGatewayWithThingResponseFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
AssociateWirelessGatewayWithThingCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_restJson1AssociateWirelessGatewayWithThingCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_restJson1AssociateWirelessGatewayWithThingCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { AssociateWirelessGatewayWithThingCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { CancelMulticastGroupSessionRequestFilterSensitiveLog, CancelMulticastGroupSessionResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1CancelMulticastGroupSessionCommand, serializeAws_restJson1CancelMulticastGroupSessionCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class CancelMulticastGroupSessionCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "IoTWirelessClient";
|
|
15
|
+
const commandName = "CancelMulticastGroupSessionCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: CancelMulticastGroupSessionRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: CancelMulticastGroupSessionResponseFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
CancelMulticastGroupSessionCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_restJson1CancelMulticastGroupSessionCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_restJson1CancelMulticastGroupSessionCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { CancelMulticastGroupSessionCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { CreateDestinationRequestFilterSensitiveLog, CreateDestinationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_restJson1CreateDestinationCommand, serializeAws_restJson1CreateDestinationCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class CreateDestinationCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "IoTWirelessClient";
|
|
15
|
+
const commandName = "CreateDestinationCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: CreateDestinationRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: CreateDestinationResponseFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
CreateDestinationCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_restJson1CreateDestinationCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_restJson1CreateDestinationCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { CreateDestinationCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|