@aws-sdk/client-securityhub 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/AcceptAdministratorInvitationCommand.js +2 -2
- package/dist-cjs/commands/AcceptInvitationCommand.js +2 -2
- package/dist-cjs/commands/BatchDisableStandardsCommand.js +2 -2
- package/dist-cjs/commands/BatchEnableStandardsCommand.js +2 -2
- package/dist-cjs/commands/BatchImportFindingsCommand.js +2 -2
- package/dist-cjs/commands/BatchUpdateFindingsCommand.js +2 -2
- package/dist-cjs/commands/CreateActionTargetCommand.js +2 -2
- package/dist-cjs/commands/CreateFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/CreateInsightCommand.js +2 -2
- package/dist-cjs/commands/CreateMembersCommand.js +2 -2
- package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -2
- package/dist-cjs/commands/DeleteActionTargetCommand.js +2 -2
- package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/DeleteInsightCommand.js +2 -2
- package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -2
- package/dist-cjs/commands/DeleteMembersCommand.js +2 -2
- package/dist-cjs/commands/DescribeActionTargetsCommand.js +2 -2
- package/dist-cjs/commands/DescribeHubCommand.js +2 -2
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeProductsCommand.js +2 -2
- package/dist-cjs/commands/DescribeStandardsCommand.js +2 -2
- package/dist-cjs/commands/DescribeStandardsControlsCommand.js +2 -2
- package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +2 -2
- package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/DisableSecurityHubCommand.js +2 -2
- package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +2 -2
- package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +2 -2
- package/dist-cjs/commands/DisassociateMembersCommand.js +2 -2
- package/dist-cjs/commands/EnableImportFindingsForProductCommand.js +2 -2
- package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/EnableSecurityHubCommand.js +2 -2
- package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -2
- package/dist-cjs/commands/GetEnabledStandardsCommand.js +2 -2
- package/dist-cjs/commands/GetFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/GetFindingsCommand.js +2 -2
- package/dist-cjs/commands/GetInsightResultsCommand.js +2 -2
- package/dist-cjs/commands/GetInsightsCommand.js +2 -2
- package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -2
- package/dist-cjs/commands/GetMasterAccountCommand.js +2 -2
- package/dist-cjs/commands/GetMembersCommand.js +2 -2
- package/dist-cjs/commands/InviteMembersCommand.js +2 -2
- package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +2 -2
- package/dist-cjs/commands/ListFindingAggregatorsCommand.js +2 -2
- package/dist-cjs/commands/ListInvitationsCommand.js +2 -2
- package/dist-cjs/commands/ListMembersCommand.js +2 -2
- package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateActionTargetCommand.js +2 -2
- package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/UpdateFindingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateInsightCommand.js +2 -2
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateStandardsControlCommand.js +2 -2
- package/dist-cjs/models/models_0.js +1170 -1752
- package/dist-cjs/models/models_1.js +1114 -1668
- package/dist-cjs/models/models_2.js +73 -109
- package/dist-cjs/protocols/Aws_restJson1.js +589 -1530
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +3 -3
- package/dist-es/commands/AcceptInvitationCommand.js +3 -3
- package/dist-es/commands/BatchDisableStandardsCommand.js +3 -3
- package/dist-es/commands/BatchEnableStandardsCommand.js +3 -3
- package/dist-es/commands/BatchImportFindingsCommand.js +3 -3
- package/dist-es/commands/BatchUpdateFindingsCommand.js +3 -3
- package/dist-es/commands/CreateActionTargetCommand.js +3 -3
- package/dist-es/commands/CreateFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/CreateInsightCommand.js +3 -3
- package/dist-es/commands/CreateMembersCommand.js +3 -3
- package/dist-es/commands/DeclineInvitationsCommand.js +3 -3
- package/dist-es/commands/DeleteActionTargetCommand.js +3 -3
- package/dist-es/commands/DeleteFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/DeleteInsightCommand.js +3 -3
- package/dist-es/commands/DeleteInvitationsCommand.js +3 -3
- package/dist-es/commands/DeleteMembersCommand.js +3 -3
- package/dist-es/commands/DescribeActionTargetsCommand.js +3 -3
- package/dist-es/commands/DescribeHubCommand.js +3 -3
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeProductsCommand.js +3 -3
- package/dist-es/commands/DescribeStandardsCommand.js +3 -3
- package/dist-es/commands/DescribeStandardsControlsCommand.js +3 -3
- package/dist-es/commands/DisableImportFindingsForProductCommand.js +3 -3
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +3 -3
- package/dist-es/commands/DisableSecurityHubCommand.js +3 -3
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +3 -3
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +3 -3
- package/dist-es/commands/DisassociateMembersCommand.js +3 -3
- package/dist-es/commands/EnableImportFindingsForProductCommand.js +3 -3
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +3 -3
- package/dist-es/commands/EnableSecurityHubCommand.js +3 -3
- package/dist-es/commands/GetAdministratorAccountCommand.js +3 -3
- package/dist-es/commands/GetEnabledStandardsCommand.js +3 -3
- package/dist-es/commands/GetFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/GetFindingsCommand.js +3 -3
- package/dist-es/commands/GetInsightResultsCommand.js +3 -3
- package/dist-es/commands/GetInsightsCommand.js +3 -3
- package/dist-es/commands/GetInvitationsCountCommand.js +3 -3
- package/dist-es/commands/GetMasterAccountCommand.js +3 -3
- package/dist-es/commands/GetMembersCommand.js +3 -3
- package/dist-es/commands/InviteMembersCommand.js +3 -3
- package/dist-es/commands/ListEnabledProductsForImportCommand.js +3 -3
- package/dist-es/commands/ListFindingAggregatorsCommand.js +3 -3
- package/dist-es/commands/ListInvitationsCommand.js +3 -3
- package/dist-es/commands/ListMembersCommand.js +3 -3
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateActionTargetCommand.js +3 -3
- package/dist-es/commands/UpdateFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/UpdateFindingsCommand.js +3 -3
- package/dist-es/commands/UpdateInsightCommand.js +3 -3
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateStandardsControlCommand.js +3 -3
- package/dist-es/models/models_0.js +291 -1164
- package/dist-es/models/models_1.js +277 -1108
- package/dist-es/models/models_2.js +18 -72
- package/dist-es/protocols/Aws_restJson1.js +771 -1514
- package/dist-types/models/models_0.d.ts +1164 -1746
- package/dist-types/models/models_1.d.ts +1182 -1677
- package/dist-types/models/models_2.d.ts +72 -108
- package/dist-types/ts3.4/models/models_0.d.ts +582 -1164
- package/dist-types/ts3.4/models/models_1.d.ts +554 -1108
- package/dist-types/ts3.4/models/models_2.d.ts +36 -72
- 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 { AcceptAdministratorInvitationRequestFilterSensitiveLog, AcceptAdministratorInvitationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1AcceptAdministratorInvitationCommand, serializeAws_restJson1AcceptAdministratorInvitationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var AcceptAdministratorInvitationCommand = (function (_super) {
|
|
7
7
|
__extends(AcceptAdministratorInvitationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var AcceptAdministratorInvitationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: AcceptAdministratorInvitationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: AcceptAdministratorInvitationResponseFilterSensitiveLog,
|
|
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 { AcceptInvitationRequestFilterSensitiveLog, AcceptInvitationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1AcceptInvitationCommand, serializeAws_restJson1AcceptInvitationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var AcceptInvitationCommand = (function (_super) {
|
|
7
7
|
__extends(AcceptInvitationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var AcceptInvitationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: AcceptInvitationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: AcceptInvitationResponseFilterSensitiveLog,
|
|
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 { BatchDisableStandardsRequestFilterSensitiveLog, BatchDisableStandardsResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1BatchDisableStandardsCommand, serializeAws_restJson1BatchDisableStandardsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var BatchDisableStandardsCommand = (function (_super) {
|
|
7
7
|
__extends(BatchDisableStandardsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var BatchDisableStandardsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: BatchDisableStandardsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: BatchDisableStandardsResponseFilterSensitiveLog,
|
|
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 { BatchEnableStandardsRequestFilterSensitiveLog, BatchEnableStandardsResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1BatchEnableStandardsCommand, serializeAws_restJson1BatchEnableStandardsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var BatchEnableStandardsCommand = (function (_super) {
|
|
7
7
|
__extends(BatchEnableStandardsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var BatchEnableStandardsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: BatchEnableStandardsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: BatchEnableStandardsResponseFilterSensitiveLog,
|
|
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 { BatchImportFindingsRequestFilterSensitiveLog, BatchImportFindingsResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1BatchImportFindingsCommand, serializeAws_restJson1BatchImportFindingsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var BatchImportFindingsCommand = (function (_super) {
|
|
7
7
|
__extends(BatchImportFindingsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var BatchImportFindingsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: BatchImportFindingsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: BatchImportFindingsResponseFilterSensitiveLog,
|
|
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 { BatchUpdateFindingsRequestFilterSensitiveLog, BatchUpdateFindingsResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1BatchUpdateFindingsCommand, serializeAws_restJson1BatchUpdateFindingsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var BatchUpdateFindingsCommand = (function (_super) {
|
|
7
7
|
__extends(BatchUpdateFindingsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var BatchUpdateFindingsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: BatchUpdateFindingsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: BatchUpdateFindingsResponseFilterSensitiveLog,
|
|
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 { CreateActionTargetRequestFilterSensitiveLog, CreateActionTargetResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1CreateActionTargetCommand, serializeAws_restJson1CreateActionTargetCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateActionTargetCommand = (function (_super) {
|
|
7
7
|
__extends(CreateActionTargetCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateActionTargetCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateActionTargetRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateActionTargetResponseFilterSensitiveLog,
|
|
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 { CreateFindingAggregatorRequestFilterSensitiveLog, CreateFindingAggregatorResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1CreateFindingAggregatorCommand, serializeAws_restJson1CreateFindingAggregatorCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateFindingAggregatorCommand = (function (_super) {
|
|
7
7
|
__extends(CreateFindingAggregatorCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateFindingAggregatorCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateFindingAggregatorRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateFindingAggregatorResponseFilterSensitiveLog,
|
|
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 { CreateInsightRequestFilterSensitiveLog, CreateInsightResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1CreateInsightCommand, serializeAws_restJson1CreateInsightCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateInsightCommand = (function (_super) {
|
|
7
7
|
__extends(CreateInsightCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateInsightCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateInsightRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateInsightResponseFilterSensitiveLog,
|
|
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 { CreateMembersRequestFilterSensitiveLog, CreateMembersResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1CreateMembersCommand, serializeAws_restJson1CreateMembersCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var CreateMembersCommand = (function (_super) {
|
|
7
7
|
__extends(CreateMembersCommand, _super);
|
|
@@ -20,8 +20,8 @@ var CreateMembersCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: CreateMembersRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: CreateMembersResponseFilterSensitiveLog,
|
|
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 { DeclineInvitationsRequestFilterSensitiveLog, DeclineInvitationsResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1DeclineInvitationsCommand, serializeAws_restJson1DeclineInvitationsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeclineInvitationsCommand = (function (_super) {
|
|
7
7
|
__extends(DeclineInvitationsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeclineInvitationsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeclineInvitationsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeclineInvitationsResponseFilterSensitiveLog,
|
|
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 { DeleteActionTargetRequestFilterSensitiveLog, DeleteActionTargetResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1DeleteActionTargetCommand, serializeAws_restJson1DeleteActionTargetCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteActionTargetCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteActionTargetCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteActionTargetCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteActionTargetRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteActionTargetResponseFilterSensitiveLog,
|
|
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 { DeleteFindingAggregatorRequestFilterSensitiveLog, DeleteFindingAggregatorResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1DeleteFindingAggregatorCommand, serializeAws_restJson1DeleteFindingAggregatorCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteFindingAggregatorCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteFindingAggregatorCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteFindingAggregatorCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteFindingAggregatorRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteFindingAggregatorResponseFilterSensitiveLog,
|
|
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 { DeleteInsightRequestFilterSensitiveLog, DeleteInsightResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1DeleteInsightCommand, serializeAws_restJson1DeleteInsightCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteInsightCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteInsightCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteInsightCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteInsightRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteInsightResponseFilterSensitiveLog,
|
|
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 { DeleteInvitationsRequestFilterSensitiveLog, DeleteInvitationsResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1DeleteInvitationsCommand, serializeAws_restJson1DeleteInvitationsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteInvitationsCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteInvitationsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteInvitationsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteInvitationsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteInvitationsResponseFilterSensitiveLog,
|
|
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 { DeleteMembersRequestFilterSensitiveLog, DeleteMembersResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1DeleteMembersCommand, serializeAws_restJson1DeleteMembersCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DeleteMembersCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteMembersCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteMembersCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteMembersRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteMembersResponseFilterSensitiveLog,
|
|
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 { DescribeActionTargetsRequestFilterSensitiveLog, DescribeActionTargetsResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1DescribeActionTargetsCommand, serializeAws_restJson1DescribeActionTargetsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeActionTargetsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeActionTargetsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeActionTargetsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeActionTargetsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeActionTargetsResponseFilterSensitiveLog,
|
|
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 { DescribeHubRequestFilterSensitiveLog, DescribeHubResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1DescribeHubCommand, serializeAws_restJson1DescribeHubCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeHubCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeHubCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeHubCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeHubRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeHubResponseFilterSensitiveLog,
|
|
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 { DescribeOrganizationConfigurationRequestFilterSensitiveLog, DescribeOrganizationConfigurationResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1DescribeOrganizationConfigurationCommand, serializeAws_restJson1DescribeOrganizationConfigurationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeOrganizationConfigurationCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeOrganizationConfigurationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeOrganizationConfigurationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeOrganizationConfigurationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeOrganizationConfigurationResponseFilterSensitiveLog,
|
|
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 { DescribeProductsRequestFilterSensitiveLog, DescribeProductsResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1DescribeProductsCommand, serializeAws_restJson1DescribeProductsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeProductsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeProductsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeProductsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeProductsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeProductsResponseFilterSensitiveLog,
|
|
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 { DescribeStandardsRequestFilterSensitiveLog, DescribeStandardsResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1DescribeStandardsCommand, serializeAws_restJson1DescribeStandardsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeStandardsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeStandardsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeStandardsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeStandardsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeStandardsResponseFilterSensitiveLog,
|
|
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 { DescribeStandardsControlsRequestFilterSensitiveLog, DescribeStandardsControlsResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1DescribeStandardsControlsCommand, serializeAws_restJson1DescribeStandardsControlsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DescribeStandardsControlsCommand = (function (_super) {
|
|
7
7
|
__extends(DescribeStandardsControlsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DescribeStandardsControlsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DescribeStandardsControlsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DescribeStandardsControlsResponseFilterSensitiveLog,
|
|
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 { DisableImportFindingsForProductRequestFilterSensitiveLog, DisableImportFindingsForProductResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1DisableImportFindingsForProductCommand, serializeAws_restJson1DisableImportFindingsForProductCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DisableImportFindingsForProductCommand = (function (_super) {
|
|
7
7
|
__extends(DisableImportFindingsForProductCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DisableImportFindingsForProductCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DisableImportFindingsForProductRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DisableImportFindingsForProductResponseFilterSensitiveLog,
|
|
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 { DisableOrganizationAdminAccountRequestFilterSensitiveLog, DisableOrganizationAdminAccountResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1DisableOrganizationAdminAccountCommand, serializeAws_restJson1DisableOrganizationAdminAccountCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DisableOrganizationAdminAccountCommand = (function (_super) {
|
|
7
7
|
__extends(DisableOrganizationAdminAccountCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DisableOrganizationAdminAccountCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DisableOrganizationAdminAccountRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DisableOrganizationAdminAccountResponseFilterSensitiveLog,
|
|
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 { DisableSecurityHubRequestFilterSensitiveLog, DisableSecurityHubResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1DisableSecurityHubCommand, serializeAws_restJson1DisableSecurityHubCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DisableSecurityHubCommand = (function (_super) {
|
|
7
7
|
__extends(DisableSecurityHubCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DisableSecurityHubCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DisableSecurityHubRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DisableSecurityHubResponseFilterSensitiveLog,
|
|
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 { DisassociateFromAdministratorAccountRequestFilterSensitiveLog, DisassociateFromAdministratorAccountResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1DisassociateFromAdministratorAccountCommand, serializeAws_restJson1DisassociateFromAdministratorAccountCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DisassociateFromAdministratorAccountCommand = (function (_super) {
|
|
7
7
|
__extends(DisassociateFromAdministratorAccountCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DisassociateFromAdministratorAccountCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DisassociateFromAdministratorAccountRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DisassociateFromAdministratorAccountResponseFilterSensitiveLog,
|
|
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 { DisassociateFromMasterAccountRequestFilterSensitiveLog, DisassociateFromMasterAccountResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1DisassociateFromMasterAccountCommand, serializeAws_restJson1DisassociateFromMasterAccountCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DisassociateFromMasterAccountCommand = (function (_super) {
|
|
7
7
|
__extends(DisassociateFromMasterAccountCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DisassociateFromMasterAccountCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DisassociateFromMasterAccountRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DisassociateFromMasterAccountResponseFilterSensitiveLog,
|
|
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 { DisassociateMembersRequestFilterSensitiveLog, DisassociateMembersResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1DisassociateMembersCommand, serializeAws_restJson1DisassociateMembersCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var DisassociateMembersCommand = (function (_super) {
|
|
7
7
|
__extends(DisassociateMembersCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DisassociateMembersCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DisassociateMembersRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DisassociateMembersResponseFilterSensitiveLog,
|
|
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 { EnableImportFindingsForProductRequestFilterSensitiveLog, EnableImportFindingsForProductResponseFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restJson1EnableImportFindingsForProductCommand, serializeAws_restJson1EnableImportFindingsForProductCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
var EnableImportFindingsForProductCommand = (function (_super) {
|
|
7
7
|
__extends(EnableImportFindingsForProductCommand, _super);
|
|
@@ -20,8 +20,8 @@ var EnableImportFindingsForProductCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: EnableImportFindingsForProductRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: EnableImportFindingsForProductResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|