@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 { AssociateAssetsRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1AssociateAssetsCommand, serializeAws_restJson1AssociateAssetsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var AssociateAssetsCommand = (function (_super) {
|
|
7
7
|
__extends(AssociateAssetsCommand, _super);
|
|
@@ -20,7 +20,7 @@ var AssociateAssetsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: AssociateAssetsRequestFilterSensitiveLog,
|
|
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 { AssociateTimeSeriesToAssetPropertyRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1AssociateTimeSeriesToAssetPropertyCommand, serializeAws_restJson1AssociateTimeSeriesToAssetPropertyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var AssociateTimeSeriesToAssetPropertyCommand = (function (_super) {
|
|
7
7
|
__extends(AssociateTimeSeriesToAssetPropertyCommand, _super);
|
|
@@ -20,7 +20,7 @@ var AssociateTimeSeriesToAssetPropertyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: AssociateTimeSeriesToAssetPropertyRequestFilterSensitiveLog,
|
|
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 { BatchAssociateProjectAssetsRequestFilterSensitiveLog, BatchAssociateProjectAssetsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1BatchAssociateProjectAssetsCommand, serializeAws_restJson1BatchAssociateProjectAssetsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var BatchAssociateProjectAssetsCommand = (function (_super) {
|
|
7
7
|
__extends(BatchAssociateProjectAssetsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var BatchAssociateProjectAssetsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: BatchAssociateProjectAssetsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: BatchAssociateProjectAssetsResponseFilterSensitiveLog,
|
|
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 { BatchDisassociateProjectAssetsRequestFilterSensitiveLog, BatchDisassociateProjectAssetsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1BatchDisassociateProjectAssetsCommand, serializeAws_restJson1BatchDisassociateProjectAssetsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var BatchDisassociateProjectAssetsCommand = (function (_super) {
|
|
7
7
|
__extends(BatchDisassociateProjectAssetsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var BatchDisassociateProjectAssetsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: BatchDisassociateProjectAssetsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: BatchDisassociateProjectAssetsResponseFilterSensitiveLog,
|
|
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 { BatchGetAssetPropertyAggregatesRequestFilterSensitiveLog, BatchGetAssetPropertyAggregatesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1BatchGetAssetPropertyAggregatesCommand, serializeAws_restJson1BatchGetAssetPropertyAggregatesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var BatchGetAssetPropertyAggregatesCommand = (function (_super) {
|
|
7
7
|
__extends(BatchGetAssetPropertyAggregatesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var BatchGetAssetPropertyAggregatesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: BatchGetAssetPropertyAggregatesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: BatchGetAssetPropertyAggregatesResponseFilterSensitiveLog,
|
|
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 { BatchGetAssetPropertyValueRequestFilterSensitiveLog, BatchGetAssetPropertyValueResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1BatchGetAssetPropertyValueCommand, serializeAws_restJson1BatchGetAssetPropertyValueCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var BatchGetAssetPropertyValueCommand = (function (_super) {
|
|
7
7
|
__extends(BatchGetAssetPropertyValueCommand, _super);
|
|
@@ -20,8 +20,8 @@ var BatchGetAssetPropertyValueCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: BatchGetAssetPropertyValueRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: BatchGetAssetPropertyValueResponseFilterSensitiveLog,
|
|
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 { BatchGetAssetPropertyValueHistoryRequestFilterSensitiveLog, BatchGetAssetPropertyValueHistoryResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1BatchGetAssetPropertyValueHistoryCommand, serializeAws_restJson1BatchGetAssetPropertyValueHistoryCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var BatchGetAssetPropertyValueHistoryCommand = (function (_super) {
|
|
7
7
|
__extends(BatchGetAssetPropertyValueHistoryCommand, _super);
|
|
@@ -20,8 +20,8 @@ var BatchGetAssetPropertyValueHistoryCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: BatchGetAssetPropertyValueHistoryRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: BatchGetAssetPropertyValueHistoryResponseFilterSensitiveLog,
|
|
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 { BatchPutAssetPropertyValueRequestFilterSensitiveLog, BatchPutAssetPropertyValueResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1BatchPutAssetPropertyValueCommand, serializeAws_restJson1BatchPutAssetPropertyValueCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var BatchPutAssetPropertyValueCommand = (function (_super) {
|
|
7
7
|
__extends(BatchPutAssetPropertyValueCommand, _super);
|
|
@@ -20,8 +20,8 @@ var BatchPutAssetPropertyValueCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: BatchPutAssetPropertyValueRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: BatchPutAssetPropertyValueResponseFilterSensitiveLog,
|
|
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 { CreateAccessPolicyRequestFilterSensitiveLog, CreateAccessPolicyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateAccessPolicyCommand, serializeAws_restJson1CreateAccessPolicyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateAccessPolicyCommand = (function (_super) {
|
|
7
7
|
__extends(CreateAccessPolicyCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateAccessPolicyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateAccessPolicyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateAccessPolicyResponseFilterSensitiveLog,
|
|
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 { CreateAssetRequestFilterSensitiveLog, CreateAssetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateAssetCommand, serializeAws_restJson1CreateAssetCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateAssetCommand = (function (_super) {
|
|
7
7
|
__extends(CreateAssetCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateAssetCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateAssetRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateAssetResponseFilterSensitiveLog,
|
|
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 { CreateAssetModelRequestFilterSensitiveLog, CreateAssetModelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateAssetModelCommand, serializeAws_restJson1CreateAssetModelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateAssetModelCommand = (function (_super) {
|
|
7
7
|
__extends(CreateAssetModelCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateAssetModelCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateAssetModelRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateAssetModelResponseFilterSensitiveLog,
|
|
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 { CreateBulkImportJobRequestFilterSensitiveLog, CreateBulkImportJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateBulkImportJobCommand, serializeAws_restJson1CreateBulkImportJobCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateBulkImportJobCommand = (function (_super) {
|
|
7
7
|
__extends(CreateBulkImportJobCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateBulkImportJobCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateBulkImportJobRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateBulkImportJobResponseFilterSensitiveLog,
|
|
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 { CreateDashboardRequestFilterSensitiveLog, CreateDashboardResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateDashboardCommand, serializeAws_restJson1CreateDashboardCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateDashboardCommand = (function (_super) {
|
|
7
7
|
__extends(CreateDashboardCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateDashboardCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateDashboardRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateDashboardResponseFilterSensitiveLog,
|
|
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 { CreateGatewayRequestFilterSensitiveLog, CreateGatewayResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateGatewayCommand, serializeAws_restJson1CreateGatewayCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateGatewayCommand = (function (_super) {
|
|
7
7
|
__extends(CreateGatewayCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateGatewayCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateGatewayRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateGatewayResponseFilterSensitiveLog,
|
|
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 { CreatePortalRequestFilterSensitiveLog, CreatePortalResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreatePortalCommand, serializeAws_restJson1CreatePortalCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreatePortalCommand = (function (_super) {
|
|
7
7
|
__extends(CreatePortalCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreatePortalCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreatePortalRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreatePortalResponseFilterSensitiveLog,
|
|
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 { CreateProjectRequestFilterSensitiveLog, CreateProjectResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1CreateProjectCommand, serializeAws_restJson1CreateProjectCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateProjectCommand = (function (_super) {
|
|
7
7
|
__extends(CreateProjectCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateProjectCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateProjectRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateProjectResponseFilterSensitiveLog,
|
|
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 { DeleteAccessPolicyRequestFilterSensitiveLog, DeleteAccessPolicyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteAccessPolicyCommand, serializeAws_restJson1DeleteAccessPolicyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteAccessPolicyCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteAccessPolicyCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteAccessPolicyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteAccessPolicyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteAccessPolicyResponseFilterSensitiveLog,
|
|
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 { DeleteAssetRequestFilterSensitiveLog, DeleteAssetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteAssetCommand, serializeAws_restJson1DeleteAssetCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteAssetCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteAssetCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteAssetCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteAssetRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteAssetResponseFilterSensitiveLog,
|
|
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 { DeleteAssetModelRequestFilterSensitiveLog, DeleteAssetModelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteAssetModelCommand, serializeAws_restJson1DeleteAssetModelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteAssetModelCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteAssetModelCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteAssetModelCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteAssetModelRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteAssetModelResponseFilterSensitiveLog,
|
|
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 { DeleteDashboardRequestFilterSensitiveLog, DeleteDashboardResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteDashboardCommand, serializeAws_restJson1DeleteDashboardCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteDashboardCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteDashboardCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteDashboardCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteDashboardRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteDashboardResponseFilterSensitiveLog,
|
|
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 { DeleteGatewayRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteGatewayCommand, serializeAws_restJson1DeleteGatewayCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteGatewayCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteGatewayCommand, _super);
|
|
@@ -20,7 +20,7 @@ var DeleteGatewayCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteGatewayRequestFilterSensitiveLog,
|
|
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 { DeletePortalRequestFilterSensitiveLog, DeletePortalResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeletePortalCommand, serializeAws_restJson1DeletePortalCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeletePortalCommand = (function (_super) {
|
|
7
7
|
__extends(DeletePortalCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeletePortalCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeletePortalRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeletePortalResponseFilterSensitiveLog,
|
|
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 { DeleteProjectRequestFilterSensitiveLog, DeleteProjectResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteProjectCommand, serializeAws_restJson1DeleteProjectCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteProjectCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteProjectCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteProjectCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteProjectRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteProjectResponseFilterSensitiveLog,
|
|
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 { DeleteTimeSeriesRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DeleteTimeSeriesCommand, serializeAws_restJson1DeleteTimeSeriesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteTimeSeriesCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteTimeSeriesCommand, _super);
|
|
@@ -20,7 +20,7 @@ var DeleteTimeSeriesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteTimeSeriesRequestFilterSensitiveLog,
|
|
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 { DescribeAccessPolicyRequestFilterSensitiveLog, DescribeAccessPolicyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DescribeAccessPolicyCommand, serializeAws_restJson1DescribeAccessPolicyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeAccessPolicyCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeAccessPolicyCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeAccessPolicyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeAccessPolicyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeAccessPolicyResponseFilterSensitiveLog,
|
|
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 { DescribeAssetRequestFilterSensitiveLog, DescribeAssetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DescribeAssetCommand, serializeAws_restJson1DescribeAssetCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeAssetCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeAssetCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeAssetCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeAssetRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeAssetResponseFilterSensitiveLog,
|
|
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 { DescribeAssetModelRequestFilterSensitiveLog, DescribeAssetModelResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DescribeAssetModelCommand, serializeAws_restJson1DescribeAssetModelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeAssetModelCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeAssetModelCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeAssetModelCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeAssetModelRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeAssetModelResponseFilterSensitiveLog,
|
|
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 { DescribeAssetPropertyRequestFilterSensitiveLog, DescribeAssetPropertyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DescribeAssetPropertyCommand, serializeAws_restJson1DescribeAssetPropertyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeAssetPropertyCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeAssetPropertyCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeAssetPropertyCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeAssetPropertyRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeAssetPropertyResponseFilterSensitiveLog,
|
|
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 { DescribeBulkImportJobRequestFilterSensitiveLog, DescribeBulkImportJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DescribeBulkImportJobCommand, serializeAws_restJson1DescribeBulkImportJobCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeBulkImportJobCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeBulkImportJobCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeBulkImportJobCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeBulkImportJobRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeBulkImportJobResponseFilterSensitiveLog,
|
|
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 { DescribeDashboardRequestFilterSensitiveLog, DescribeDashboardResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1DescribeDashboardCommand, serializeAws_restJson1DescribeDashboardCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeDashboardCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeDashboardCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeDashboardCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeDashboardRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeDashboardResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|