@aws-sdk/client-iotsitewise 3.135.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/AssociateAssetsCommand.js +1 -1
- package/dist-cjs/commands/AssociateTimeSeriesToAssetPropertyCommand.js +1 -1
- package/dist-cjs/commands/BatchAssociateProjectAssetsCommand.js +2 -2
- package/dist-cjs/commands/BatchDisassociateProjectAssetsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetAssetPropertyAggregatesCommand.js +2 -2
- package/dist-cjs/commands/BatchGetAssetPropertyValueCommand.js +2 -2
- package/dist-cjs/commands/BatchGetAssetPropertyValueHistoryCommand.js +2 -2
- package/dist-cjs/commands/BatchPutAssetPropertyValueCommand.js +2 -2
- package/dist-cjs/commands/CreateAccessPolicyCommand.js +2 -2
- package/dist-cjs/commands/CreateAssetCommand.js +2 -2
- package/dist-cjs/commands/CreateAssetModelCommand.js +2 -2
- package/dist-cjs/commands/CreateBulkImportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateDashboardCommand.js +2 -2
- package/dist-cjs/commands/CreateGatewayCommand.js +2 -2
- package/dist-cjs/commands/CreatePortalCommand.js +2 -2
- package/dist-cjs/commands/CreateProjectCommand.js +2 -2
- package/dist-cjs/commands/DeleteAccessPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteAssetCommand.js +2 -2
- package/dist-cjs/commands/DeleteAssetModelCommand.js +2 -2
- package/dist-cjs/commands/DeleteDashboardCommand.js +2 -2
- package/dist-cjs/commands/DeleteGatewayCommand.js +1 -1
- package/dist-cjs/commands/DeletePortalCommand.js +2 -2
- package/dist-cjs/commands/DeleteProjectCommand.js +2 -2
- package/dist-cjs/commands/DeleteTimeSeriesCommand.js +1 -1
- package/dist-cjs/commands/DescribeAccessPolicyCommand.js +2 -2
- package/dist-cjs/commands/DescribeAssetCommand.js +2 -2
- package/dist-cjs/commands/DescribeAssetModelCommand.js +2 -2
- package/dist-cjs/commands/DescribeAssetPropertyCommand.js +2 -2
- package/dist-cjs/commands/DescribeBulkImportJobCommand.js +2 -2
- package/dist-cjs/commands/DescribeDashboardCommand.js +2 -2
- package/dist-cjs/commands/DescribeDefaultEncryptionConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeGatewayCapabilityConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeGatewayCommand.js +2 -2
- package/dist-cjs/commands/DescribeLoggingOptionsCommand.js +2 -2
- package/dist-cjs/commands/DescribePortalCommand.js +2 -2
- package/dist-cjs/commands/DescribeProjectCommand.js +2 -2
- package/dist-cjs/commands/DescribeStorageConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeTimeSeriesCommand.js +2 -2
- package/dist-cjs/commands/DisassociateAssetsCommand.js +1 -1
- package/dist-cjs/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +1 -1
- package/dist-cjs/commands/GetAssetPropertyAggregatesCommand.js +2 -2
- package/dist-cjs/commands/GetAssetPropertyValueCommand.js +2 -2
- package/dist-cjs/commands/GetAssetPropertyValueHistoryCommand.js +2 -2
- package/dist-cjs/commands/GetInterpolatedAssetPropertyValuesCommand.js +2 -2
- package/dist-cjs/commands/ListAccessPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListAssetModelsCommand.js +2 -2
- package/dist-cjs/commands/ListAssetRelationshipsCommand.js +2 -2
- package/dist-cjs/commands/ListAssetsCommand.js +2 -2
- package/dist-cjs/commands/ListAssociatedAssetsCommand.js +2 -2
- package/dist-cjs/commands/ListBulkImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListDashboardsCommand.js +2 -2
- package/dist-cjs/commands/ListGatewaysCommand.js +2 -2
- package/dist-cjs/commands/ListPortalsCommand.js +2 -2
- package/dist-cjs/commands/ListProjectAssetsCommand.js +2 -2
- package/dist-cjs/commands/ListProjectsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTimeSeriesCommand.js +2 -2
- package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js +2 -2
- package/dist-cjs/commands/PutLoggingOptionsCommand.js +2 -2
- package/dist-cjs/commands/PutStorageConfigurationCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAccessPolicyCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssetCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssetModelCommand.js +2 -2
- package/dist-cjs/commands/UpdateAssetPropertyCommand.js +1 -1
- package/dist-cjs/commands/UpdateDashboardCommand.js +2 -2
- package/dist-cjs/commands/UpdateGatewayCapabilityConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateGatewayCommand.js +1 -1
- package/dist-cjs/commands/UpdatePortalCommand.js +2 -2
- package/dist-cjs/commands/UpdateProjectCommand.js +2 -2
- package/dist-cjs/models/models_0.js +922 -1380
- package/dist-cjs/protocols/Aws_restJson1.js +987 -1751
- package/dist-es/commands/AssociateAssetsCommand.js +2 -2
- package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +2 -2
- package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +3 -3
- package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +3 -3
- package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +3 -3
- package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +3 -3
- package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +3 -3
- package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +3 -3
- package/dist-es/commands/CreateAccessPolicyCommand.js +3 -3
- package/dist-es/commands/CreateAssetCommand.js +3 -3
- package/dist-es/commands/CreateAssetModelCommand.js +3 -3
- package/dist-es/commands/CreateBulkImportJobCommand.js +3 -3
- package/dist-es/commands/CreateDashboardCommand.js +3 -3
- package/dist-es/commands/CreateGatewayCommand.js +3 -3
- package/dist-es/commands/CreatePortalCommand.js +3 -3
- package/dist-es/commands/CreateProjectCommand.js +3 -3
- package/dist-es/commands/DeleteAccessPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteAssetCommand.js +3 -3
- package/dist-es/commands/DeleteAssetModelCommand.js +3 -3
- package/dist-es/commands/DeleteDashboardCommand.js +3 -3
- package/dist-es/commands/DeleteGatewayCommand.js +2 -2
- package/dist-es/commands/DeletePortalCommand.js +3 -3
- package/dist-es/commands/DeleteProjectCommand.js +3 -3
- package/dist-es/commands/DeleteTimeSeriesCommand.js +2 -2
- package/dist-es/commands/DescribeAccessPolicyCommand.js +3 -3
- package/dist-es/commands/DescribeAssetCommand.js +3 -3
- package/dist-es/commands/DescribeAssetModelCommand.js +3 -3
- package/dist-es/commands/DescribeAssetPropertyCommand.js +3 -3
- package/dist-es/commands/DescribeBulkImportJobCommand.js +3 -3
- package/dist-es/commands/DescribeDashboardCommand.js +3 -3
- package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeGatewayCommand.js +3 -3
- package/dist-es/commands/DescribeLoggingOptionsCommand.js +3 -3
- package/dist-es/commands/DescribePortalCommand.js +3 -3
- package/dist-es/commands/DescribeProjectCommand.js +3 -3
- package/dist-es/commands/DescribeStorageConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeTimeSeriesCommand.js +3 -3
- package/dist-es/commands/DisassociateAssetsCommand.js +2 -2
- package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +2 -2
- package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +3 -3
- package/dist-es/commands/GetAssetPropertyValueCommand.js +3 -3
- package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +3 -3
- package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +3 -3
- package/dist-es/commands/ListAccessPoliciesCommand.js +3 -3
- package/dist-es/commands/ListAssetModelsCommand.js +3 -3
- package/dist-es/commands/ListAssetRelationshipsCommand.js +3 -3
- package/dist-es/commands/ListAssetsCommand.js +3 -3
- package/dist-es/commands/ListAssociatedAssetsCommand.js +3 -3
- package/dist-es/commands/ListBulkImportJobsCommand.js +3 -3
- package/dist-es/commands/ListDashboardsCommand.js +3 -3
- package/dist-es/commands/ListGatewaysCommand.js +3 -3
- package/dist-es/commands/ListPortalsCommand.js +3 -3
- package/dist-es/commands/ListProjectAssetsCommand.js +3 -3
- package/dist-es/commands/ListProjectsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTimeSeriesCommand.js +3 -3
- package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +3 -3
- package/dist-es/commands/PutLoggingOptionsCommand.js +3 -3
- package/dist-es/commands/PutStorageConfigurationCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAccessPolicyCommand.js +3 -3
- package/dist-es/commands/UpdateAssetCommand.js +3 -3
- package/dist-es/commands/UpdateAssetModelCommand.js +3 -3
- package/dist-es/commands/UpdateAssetPropertyCommand.js +2 -2
- package/dist-es/commands/UpdateDashboardCommand.js +3 -3
- package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateGatewayCommand.js +2 -2
- package/dist-es/commands/UpdatePortalCommand.js +3 -3
- package/dist-es/commands/UpdateProjectCommand.js +3 -3
- package/dist-es/models/models_0.js +229 -916
- package/dist-es/protocols/Aws_restJson1.js +1234 -1658
- package/dist-types/models/models_0.d.ts +916 -1374
- package/dist-types/ts3.4/models/models_0.d.ts +458 -916
- package/package.json +6 -6
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeDefaultEncryptionConfigurationRequestFilterSensitiveLog, DescribeDefaultEncryptionConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DescribeDefaultEncryptionConfigurationCommand, serializeAws_restJson1DescribeDefaultEncryptionConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeDefaultEncryptionConfigurationCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeDefaultEncryptionConfigurationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeDefaultEncryptionConfigurationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeDefaultEncryptionConfigurationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeDefaultEncryptionConfigurationResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeGatewayCapabilityConfigurationRequestFilterSensitiveLog, DescribeGatewayCapabilityConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DescribeGatewayCapabilityConfigurationCommand, serializeAws_restJson1DescribeGatewayCapabilityConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeGatewayCapabilityConfigurationCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeGatewayCapabilityConfigurationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeGatewayCapabilityConfigurationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeGatewayCapabilityConfigurationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeGatewayCapabilityConfigurationResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeGatewayRequestFilterSensitiveLog, DescribeGatewayResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DescribeGatewayCommand, serializeAws_restJson1DescribeGatewayCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeGatewayCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeGatewayCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeGatewayCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeGatewayRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeGatewayResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeLoggingOptionsRequestFilterSensitiveLog, DescribeLoggingOptionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DescribeLoggingOptionsCommand, serializeAws_restJson1DescribeLoggingOptionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeLoggingOptionsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeLoggingOptionsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeLoggingOptionsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeLoggingOptionsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeLoggingOptionsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribePortalRequestFilterSensitiveLog, DescribePortalResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DescribePortalCommand, serializeAws_restJson1DescribePortalCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribePortalCommand = (function (_super) {
|
|
7
7
|
__extends(DescribePortalCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribePortalCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribePortalRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribePortalResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeProjectRequestFilterSensitiveLog, DescribeProjectResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DescribeProjectCommand, serializeAws_restJson1DescribeProjectCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeProjectCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeProjectCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeProjectCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeProjectRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeProjectResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeStorageConfigurationRequestFilterSensitiveLog, DescribeStorageConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DescribeStorageConfigurationCommand, serializeAws_restJson1DescribeStorageConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeStorageConfigurationCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeStorageConfigurationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeStorageConfigurationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeStorageConfigurationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeStorageConfigurationResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DescribeTimeSeriesRequestFilterSensitiveLog, DescribeTimeSeriesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DescribeTimeSeriesCommand, serializeAws_restJson1DescribeTimeSeriesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeTimeSeriesCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeTimeSeriesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeTimeSeriesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeTimeSeriesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeTimeSeriesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DisassociateAssetsRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DisassociateAssetsCommand, serializeAws_restJson1DisassociateAssetsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DisassociateAssetsCommand = (function (_super) {
|
|
7
7
|
__extends(DisassociateAssetsCommand, _super);
|
|
@@ -20,7 +20,7 @@ var DisassociateAssetsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DisassociateAssetsRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DisassociateTimeSeriesFromAssetPropertyRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DisassociateTimeSeriesFromAssetPropertyCommand, serializeAws_restJson1DisassociateTimeSeriesFromAssetPropertyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DisassociateTimeSeriesFromAssetPropertyCommand = (function (_super) {
|
|
7
7
|
__extends(DisassociateTimeSeriesFromAssetPropertyCommand, _super);
|
|
@@ -20,7 +20,7 @@ var DisassociateTimeSeriesFromAssetPropertyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DisassociateTimeSeriesFromAssetPropertyRequestFilterSensitiveLog,
|
|
24
24
|
outputFilterSensitiveLog: function (output) { return output; },
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetAssetPropertyAggregatesRequestFilterSensitiveLog, GetAssetPropertyAggregatesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetAssetPropertyAggregatesCommand, serializeAws_restJson1GetAssetPropertyAggregatesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetAssetPropertyAggregatesCommand = (function (_super) {
|
|
7
7
|
__extends(GetAssetPropertyAggregatesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetAssetPropertyAggregatesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetAssetPropertyAggregatesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetAssetPropertyAggregatesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetAssetPropertyValueRequestFilterSensitiveLog, GetAssetPropertyValueResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetAssetPropertyValueCommand, serializeAws_restJson1GetAssetPropertyValueCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetAssetPropertyValueCommand = (function (_super) {
|
|
7
7
|
__extends(GetAssetPropertyValueCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetAssetPropertyValueCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetAssetPropertyValueRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetAssetPropertyValueResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetAssetPropertyValueHistoryRequestFilterSensitiveLog, GetAssetPropertyValueHistoryResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetAssetPropertyValueHistoryCommand, serializeAws_restJson1GetAssetPropertyValueHistoryCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetAssetPropertyValueHistoryCommand = (function (_super) {
|
|
7
7
|
__extends(GetAssetPropertyValueHistoryCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetAssetPropertyValueHistoryCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetAssetPropertyValueHistoryRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetAssetPropertyValueHistoryResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetInterpolatedAssetPropertyValuesRequestFilterSensitiveLog, GetInterpolatedAssetPropertyValuesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetInterpolatedAssetPropertyValuesCommand, serializeAws_restJson1GetInterpolatedAssetPropertyValuesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var GetInterpolatedAssetPropertyValuesCommand = (function (_super) {
|
|
7
7
|
__extends(GetInterpolatedAssetPropertyValuesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetInterpolatedAssetPropertyValuesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetInterpolatedAssetPropertyValuesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetInterpolatedAssetPropertyValuesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListAccessPoliciesRequestFilterSensitiveLog, ListAccessPoliciesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListAccessPoliciesCommand, serializeAws_restJson1ListAccessPoliciesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListAccessPoliciesCommand = (function (_super) {
|
|
7
7
|
__extends(ListAccessPoliciesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListAccessPoliciesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListAccessPoliciesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListAccessPoliciesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListAssetModelsRequestFilterSensitiveLog, ListAssetModelsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListAssetModelsCommand, serializeAws_restJson1ListAssetModelsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListAssetModelsCommand = (function (_super) {
|
|
7
7
|
__extends(ListAssetModelsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListAssetModelsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListAssetModelsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListAssetModelsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListAssetRelationshipsRequestFilterSensitiveLog, ListAssetRelationshipsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListAssetRelationshipsCommand, serializeAws_restJson1ListAssetRelationshipsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListAssetRelationshipsCommand = (function (_super) {
|
|
7
7
|
__extends(ListAssetRelationshipsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListAssetRelationshipsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListAssetRelationshipsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListAssetRelationshipsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListAssetsRequestFilterSensitiveLog, ListAssetsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListAssetsCommand, serializeAws_restJson1ListAssetsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListAssetsCommand = (function (_super) {
|
|
7
7
|
__extends(ListAssetsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListAssetsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListAssetsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListAssetsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListAssociatedAssetsRequestFilterSensitiveLog, ListAssociatedAssetsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListAssociatedAssetsCommand, serializeAws_restJson1ListAssociatedAssetsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListAssociatedAssetsCommand = (function (_super) {
|
|
7
7
|
__extends(ListAssociatedAssetsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListAssociatedAssetsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListAssociatedAssetsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListAssociatedAssetsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListBulkImportJobsRequestFilterSensitiveLog, ListBulkImportJobsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListBulkImportJobsCommand, serializeAws_restJson1ListBulkImportJobsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListBulkImportJobsCommand = (function (_super) {
|
|
7
7
|
__extends(ListBulkImportJobsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListBulkImportJobsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListBulkImportJobsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListBulkImportJobsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListDashboardsRequestFilterSensitiveLog, ListDashboardsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListDashboardsCommand, serializeAws_restJson1ListDashboardsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListDashboardsCommand = (function (_super) {
|
|
7
7
|
__extends(ListDashboardsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListDashboardsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListDashboardsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListDashboardsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListGatewaysRequestFilterSensitiveLog, ListGatewaysResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListGatewaysCommand, serializeAws_restJson1ListGatewaysCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListGatewaysCommand = (function (_super) {
|
|
7
7
|
__extends(ListGatewaysCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListGatewaysCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListGatewaysRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListGatewaysResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListPortalsRequestFilterSensitiveLog, ListPortalsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListPortalsCommand, serializeAws_restJson1ListPortalsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListPortalsCommand = (function (_super) {
|
|
7
7
|
__extends(ListPortalsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListPortalsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListPortalsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListPortalsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListProjectAssetsRequestFilterSensitiveLog, ListProjectAssetsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListProjectAssetsCommand, serializeAws_restJson1ListProjectAssetsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListProjectAssetsCommand = (function (_super) {
|
|
7
7
|
__extends(ListProjectAssetsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListProjectAssetsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListProjectAssetsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListProjectAssetsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListProjectsRequestFilterSensitiveLog, ListProjectsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListProjectsCommand, serializeAws_restJson1ListProjectsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListProjectsCommand = (function (_super) {
|
|
7
7
|
__extends(ListProjectsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListProjectsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListProjectsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListProjectsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListTagsForResourceCommand = (function (_super) {
|
|
7
7
|
__extends(ListTagsForResourceCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListTagsForResourceCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListTagsForResourceRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListTimeSeriesRequestFilterSensitiveLog, ListTimeSeriesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListTimeSeriesCommand, serializeAws_restJson1ListTimeSeriesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var ListTimeSeriesCommand = (function (_super) {
|
|
7
7
|
__extends(ListTimeSeriesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListTimeSeriesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListTimeSeriesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListTimeSeriesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { PutDefaultEncryptionConfigurationRequestFilterSensitiveLog, PutDefaultEncryptionConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutDefaultEncryptionConfigurationCommand, serializeAws_restJson1PutDefaultEncryptionConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var PutDefaultEncryptionConfigurationCommand = (function (_super) {
|
|
7
7
|
__extends(PutDefaultEncryptionConfigurationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var PutDefaultEncryptionConfigurationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: PutDefaultEncryptionConfigurationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: PutDefaultEncryptionConfigurationResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { PutLoggingOptionsRequestFilterSensitiveLog, PutLoggingOptionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutLoggingOptionsCommand, serializeAws_restJson1PutLoggingOptionsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var PutLoggingOptionsCommand = (function (_super) {
|
|
7
7
|
__extends(PutLoggingOptionsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var PutLoggingOptionsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: PutLoggingOptionsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: PutLoggingOptionsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|