@aws-sdk/client-iot-wireless 3.131.0 → 3.142.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AssociateAwsAccountWithPartnerAccountCommand.js +2 -2
- package/dist-cjs/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +2 -2
- package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +2 -2
- package/dist-cjs/commands/CancelMulticastGroupSessionCommand.js +2 -2
- package/dist-cjs/commands/CreateDestinationCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceProfileCommand.js +2 -2
- package/dist-cjs/commands/CreateFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/CreateMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateNetworkAnalyzerConfigurationCommand.js +2 -2
- package/dist-cjs/commands/CreateServiceProfileCommand.js +2 -2
- package/dist-cjs/commands/CreateWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/CreateWirelessGatewayCommand.js +2 -2
- package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +2 -2
- package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDestinationCommand.js +2 -2
- package/dist-cjs/commands/DeleteDeviceProfileCommand.js +2 -2
- package/dist-cjs/commands/DeleteFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/DeleteMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteNetworkAnalyzerConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteQueuedMessagesCommand.js +2 -2
- package/dist-cjs/commands/DeleteServiceProfileCommand.js +2 -2
- package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +2 -2
- package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +2 -2
- package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +2 -2
- package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +2 -2
- package/dist-cjs/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +2 -2
- package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +2 -2
- package/dist-cjs/commands/GetDestinationCommand.js +2 -2
- package/dist-cjs/commands/GetDeviceProfileCommand.js +2 -2
- package/dist-cjs/commands/GetEventConfigurationByResourceTypesCommand.js +2 -2
- package/dist-cjs/commands/GetFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +2 -2
- package/dist-cjs/commands/GetMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/GetMulticastGroupSessionCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkAnalyzerConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetPartnerAccountCommand.js +2 -2
- package/dist-cjs/commands/GetPositionCommand.js +2 -2
- package/dist-cjs/commands/GetPositionConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetResourceEventConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetResourceLogLevelCommand.js +2 -2
- package/dist-cjs/commands/GetServiceEndpointCommand.js +2 -2
- package/dist-cjs/commands/GetServiceProfileCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +2 -2
- package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +2 -2
- package/dist-cjs/commands/ListDestinationsCommand.js +2 -2
- package/dist-cjs/commands/ListDeviceProfilesCommand.js +2 -2
- package/dist-cjs/commands/ListEventConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListFuotaTasksCommand.js +2 -2
- package/dist-cjs/commands/ListMulticastGroupsByFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/ListMulticastGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListNetworkAnalyzerConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListPartnerAccountsCommand.js +2 -2
- package/dist-cjs/commands/ListPositionConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListQueuedMessagesCommand.js +2 -2
- package/dist-cjs/commands/ListServiceProfilesCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListWirelessDevicesCommand.js +2 -2
- package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListWirelessGatewaysCommand.js +2 -2
- package/dist-cjs/commands/PutPositionConfigurationCommand.js +2 -2
- package/dist-cjs/commands/PutResourceLogLevelCommand.js +2 -2
- package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +2 -2
- package/dist-cjs/commands/ResetResourceLogLevelCommand.js +2 -2
- package/dist-cjs/commands/SendDataToMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/StartFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/StartMulticastGroupSessionCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/TestWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateDestinationCommand.js +2 -2
- package/dist-cjs/commands/UpdateEventConfigurationByResourceTypesCommand.js +2 -2
- package/dist-cjs/commands/UpdateFuotaTaskCommand.js +2 -2
- package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +2 -2
- package/dist-cjs/commands/UpdateMulticastGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateNetworkAnalyzerConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdatePartnerAccountCommand.js +2 -2
- package/dist-cjs/commands/UpdatePositionCommand.js +2 -2
- package/dist-cjs/commands/UpdateResourceEventConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +2 -2
- package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +2 -2
- package/dist-cjs/models/models_0.js +1058 -1580
- package/dist-cjs/models/models_1.js +71 -105
- package/dist-cjs/protocols/Aws_restJson1.js +1154 -2269
- package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js +3 -3
- package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +3 -3
- package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +3 -3
- package/dist-es/commands/CancelMulticastGroupSessionCommand.js +3 -3
- package/dist-es/commands/CreateDestinationCommand.js +3 -3
- package/dist-es/commands/CreateDeviceProfileCommand.js +3 -3
- package/dist-es/commands/CreateFuotaTaskCommand.js +3 -3
- package/dist-es/commands/CreateMulticastGroupCommand.js +3 -3
- package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +3 -3
- package/dist-es/commands/CreateServiceProfileCommand.js +3 -3
- package/dist-es/commands/CreateWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/CreateWirelessGatewayCommand.js +3 -3
- package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +3 -3
- package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +3 -3
- package/dist-es/commands/DeleteDestinationCommand.js +3 -3
- package/dist-es/commands/DeleteDeviceProfileCommand.js +3 -3
- package/dist-es/commands/DeleteFuotaTaskCommand.js +3 -3
- package/dist-es/commands/DeleteMulticastGroupCommand.js +3 -3
- package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteQueuedMessagesCommand.js +3 -3
- package/dist-es/commands/DeleteServiceProfileCommand.js +3 -3
- package/dist-es/commands/DeleteWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/DeleteWirelessGatewayCommand.js +3 -3
- package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +3 -3
- package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +3 -3
- package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +3 -3
- package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +3 -3
- package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +3 -3
- package/dist-es/commands/GetDestinationCommand.js +3 -3
- package/dist-es/commands/GetDeviceProfileCommand.js +3 -3
- package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +3 -3
- package/dist-es/commands/GetFuotaTaskCommand.js +3 -3
- package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +3 -3
- package/dist-es/commands/GetMulticastGroupCommand.js +3 -3
- package/dist-es/commands/GetMulticastGroupSessionCommand.js +3 -3
- package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +3 -3
- package/dist-es/commands/GetPartnerAccountCommand.js +3 -3
- package/dist-es/commands/GetPositionCommand.js +3 -3
- package/dist-es/commands/GetPositionConfigurationCommand.js +3 -3
- package/dist-es/commands/GetResourceEventConfigurationCommand.js +3 -3
- package/dist-es/commands/GetResourceLogLevelCommand.js +3 -3
- package/dist-es/commands/GetServiceEndpointCommand.js +3 -3
- package/dist-es/commands/GetServiceProfileCommand.js +3 -3
- package/dist-es/commands/GetWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayTaskCommand.js +3 -3
- package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +3 -3
- package/dist-es/commands/ListDestinationsCommand.js +3 -3
- package/dist-es/commands/ListDeviceProfilesCommand.js +3 -3
- package/dist-es/commands/ListEventConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListFuotaTasksCommand.js +3 -3
- package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +3 -3
- package/dist-es/commands/ListMulticastGroupsCommand.js +3 -3
- package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListPartnerAccountsCommand.js +3 -3
- package/dist-es/commands/ListPositionConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListQueuedMessagesCommand.js +3 -3
- package/dist-es/commands/ListServiceProfilesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListWirelessDevicesCommand.js +3 -3
- package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListWirelessGatewaysCommand.js +3 -3
- package/dist-es/commands/PutPositionConfigurationCommand.js +3 -3
- package/dist-es/commands/PutResourceLogLevelCommand.js +3 -3
- package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +3 -3
- package/dist-es/commands/ResetResourceLogLevelCommand.js +3 -3
- package/dist-es/commands/SendDataToMulticastGroupCommand.js +3 -3
- package/dist-es/commands/SendDataToWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +3 -3
- package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +3 -3
- package/dist-es/commands/StartFuotaTaskCommand.js +3 -3
- package/dist-es/commands/StartMulticastGroupSessionCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/TestWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateDestinationCommand.js +3 -3
- package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +3 -3
- package/dist-es/commands/UpdateFuotaTaskCommand.js +3 -3
- package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +3 -3
- package/dist-es/commands/UpdateMulticastGroupCommand.js +3 -3
- package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdatePartnerAccountCommand.js +3 -3
- package/dist-es/commands/UpdatePositionCommand.js +3 -3
- package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateWirelessDeviceCommand.js +3 -3
- package/dist-es/commands/UpdateWirelessGatewayCommand.js +3 -3
- package/dist-es/models/models_0.js +263 -1046
- package/dist-es/models/models_1.js +17 -68
- package/dist-es/protocols/Aws_restJson1.js +1516 -2243
- package/dist-types/models/models_0.d.ts +1044 -1566
- package/dist-types/models/models_1.d.ts +68 -102
- package/dist-types/ts3.4/models/models_0.d.ts +522 -1044
- package/dist-types/ts3.4/models/models_1.d.ts +34 -68
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,39 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.142.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.141.0...v3.142.0) (2022-08-02)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **codegen:** general data mapping function ([#3830](https://github.com/aws/aws-sdk-js-v3/issues/3830)) ([9417eae](https://github.com/aws/aws-sdk-js-v3/commit/9417eae722806799fb4c15c07921574268c1165c))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
# [3.141.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.140.0...v3.141.0) (2022-08-01)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
* **clients:** update client endpoints as of 2022-08-01 ([aaf49f2](https://github.com/aws/aws-sdk-js-v3/commit/aaf49f21b371412e6ea7e00890b71a7b31991b66))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
# [3.137.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.136.1...v3.137.0) (2022-07-26)
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
### Features
|
|
32
|
+
|
|
33
|
+
* **namespaces:** remove namespaces with only a log filter ([#3823](https://github.com/aws/aws-sdk-js-v3/issues/3823)) ([33e6822](https://github.com/aws/aws-sdk-js-v3/commit/33e68228fb64c53dd8f89e6be76dd5f46edc3cfd))
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
6
39
|
# [3.131.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.130.0...v3.131.0) (2022-07-15)
|
|
7
40
|
|
|
8
41
|
**Note:** Version bump only for package @aws-sdk/client-iot-wireless
|
package/README.md
CHANGED
|
@@ -175,7 +175,7 @@ try {
|
|
|
175
175
|
const data = await client.send(command);
|
|
176
176
|
// process data.
|
|
177
177
|
} catch (error) {
|
|
178
|
-
const { requestId, cfId, extendedRequestId } = error
|
|
178
|
+
const { requestId, cfId, extendedRequestId } = error.$$metadata;
|
|
179
179
|
console.log({ requestId, cfId, extendedRequestId });
|
|
180
180
|
/**
|
|
181
181
|
* The keys within exceptions are also parsed.
|
|
@@ -20,8 +20,8 @@ class AssociateAwsAccountWithPartnerAccountCommand extends smithy_client_1.Comma
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.AssociateAwsAccountWithPartnerAccountRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.AssociateAwsAccountWithPartnerAccountResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class AssociateMulticastGroupWithFuotaTaskCommand extends smithy_client_1.Comman
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.AssociateMulticastGroupWithFuotaTaskRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.AssociateMulticastGroupWithFuotaTaskResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class AssociateWirelessDeviceWithFuotaTaskCommand extends smithy_client_1.Comman
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.AssociateWirelessDeviceWithFuotaTaskRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.AssociateWirelessDeviceWithFuotaTaskResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class AssociateWirelessDeviceWithMulticastGroupCommand extends smithy_client_1.C
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.AssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.AssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class AssociateWirelessDeviceWithThingCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.AssociateWirelessDeviceWithThingRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.AssociateWirelessDeviceWithThingResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class AssociateWirelessGatewayWithCertificateCommand extends smithy_client_1.Com
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.AssociateWirelessGatewayWithCertificateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.AssociateWirelessGatewayWithCertificateResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class AssociateWirelessGatewayWithThingCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.AssociateWirelessGatewayWithThingRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.AssociateWirelessGatewayWithThingResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CancelMulticastGroupSessionCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CancelMulticastGroupSessionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CancelMulticastGroupSessionResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateDestinationCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateDestinationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateDestinationResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateDeviceProfileCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateDeviceProfileRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateDeviceProfileResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateFuotaTaskCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateFuotaTaskRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateFuotaTaskResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateMulticastGroupCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateMulticastGroupRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateMulticastGroupResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateNetworkAnalyzerConfigurationCommand extends smithy_client_1.Command
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateNetworkAnalyzerConfigurationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateNetworkAnalyzerConfigurationResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateServiceProfileCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateServiceProfileRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateServiceProfileResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateWirelessDeviceCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateWirelessDeviceRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateWirelessDeviceResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateWirelessGatewayCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateWirelessGatewayRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateWirelessGatewayResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateWirelessGatewayTaskCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateWirelessGatewayTaskRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateWirelessGatewayTaskResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class CreateWirelessGatewayTaskDefinitionCommand extends smithy_client_1.Command
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.CreateWirelessGatewayTaskDefinitionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.CreateWirelessGatewayTaskDefinitionResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteDestinationCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteDestinationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteDestinationResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteDeviceProfileCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteDeviceProfileRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteDeviceProfileResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteFuotaTaskCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteFuotaTaskRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteFuotaTaskResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteMulticastGroupCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteMulticastGroupRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteMulticastGroupResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteNetworkAnalyzerConfigurationCommand extends smithy_client_1.Command
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteNetworkAnalyzerConfigurationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteNetworkAnalyzerConfigurationResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteQueuedMessagesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteQueuedMessagesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteQueuedMessagesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteServiceProfileCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteServiceProfileRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteServiceProfileResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteWirelessDeviceCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteWirelessDeviceRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteWirelessDeviceResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteWirelessGatewayCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteWirelessGatewayRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteWirelessGatewayResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteWirelessGatewayTaskCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteWirelessGatewayTaskRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteWirelessGatewayTaskResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DeleteWirelessGatewayTaskDefinitionCommand extends smithy_client_1.Command
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DeleteWirelessGatewayTaskDefinitionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DeleteWirelessGatewayTaskDefinitionResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DisassociateAwsAccountFromPartnerAccountCommand extends smithy_client_1.Co
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DisassociateAwsAccountFromPartnerAccountRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DisassociateAwsAccountFromPartnerAccountResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DisassociateMulticastGroupFromFuotaTaskCommand extends smithy_client_1.Com
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DisassociateMulticastGroupFromFuotaTaskRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DisassociateMulticastGroupFromFuotaTaskResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DisassociateWirelessDeviceFromFuotaTaskCommand extends smithy_client_1.Com
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DisassociateWirelessDeviceFromFuotaTaskRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DisassociateWirelessDeviceFromFuotaTaskResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DisassociateWirelessDeviceFromMulticastGroupCommand extends smithy_client_
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DisassociateWirelessDeviceFromThingCommand extends smithy_client_1.Command
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DisassociateWirelessDeviceFromThingRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DisassociateWirelessDeviceFromThingResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DisassociateWirelessGatewayFromCertificateCommand extends smithy_client_1.
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DisassociateWirelessGatewayFromCertificateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DisassociateWirelessGatewayFromCertificateResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class DisassociateWirelessGatewayFromThingCommand extends smithy_client_1.Comman
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DisassociateWirelessGatewayFromThingRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DisassociateWirelessGatewayFromThingResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class GetDestinationCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.GetDestinationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.GetDestinationResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class GetDeviceProfileCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.GetDeviceProfileRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.GetDeviceProfileResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class GetEventConfigurationByResourceTypesCommand extends smithy_client_1.Comman
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.GetEventConfigurationByResourceTypesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.GetEventConfigurationByResourceTypesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class GetFuotaTaskCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.GetFuotaTaskRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.GetFuotaTaskResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class GetLogLevelsByResourceTypesCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.GetLogLevelsByResourceTypesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.GetLogLevelsByResourceTypesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class GetMulticastGroupCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.GetMulticastGroupRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.GetMulticastGroupResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class GetMulticastGroupSessionCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.GetMulticastGroupSessionRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.GetMulticastGroupSessionResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class GetNetworkAnalyzerConfigurationCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.GetNetworkAnalyzerConfigurationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.GetNetworkAnalyzerConfigurationResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -20,8 +20,8 @@ class GetPartnerAccountCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog: models_0_1.
|
|
24
|
-
outputFilterSensitiveLog: models_0_1.
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.GetPartnerAccountRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.GetPartnerAccountResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|