@aws-sdk/client-securityhub 3.928.0 → 3.930.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/dist-cjs/index.js +13276 -6559
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/SecurityHubClient.js +2 -0
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +3 -9
- package/dist-es/commands/AcceptInvitationCommand.js +3 -9
- package/dist-es/commands/BatchDeleteAutomationRulesCommand.js +3 -9
- package/dist-es/commands/BatchDisableStandardsCommand.js +3 -9
- package/dist-es/commands/BatchEnableStandardsCommand.js +3 -9
- package/dist-es/commands/BatchGetAutomationRulesCommand.js +3 -9
- package/dist-es/commands/BatchGetConfigurationPolicyAssociationsCommand.js +3 -9
- package/dist-es/commands/BatchGetSecurityControlsCommand.js +3 -9
- package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +3 -9
- package/dist-es/commands/BatchImportFindingsCommand.js +3 -9
- package/dist-es/commands/BatchUpdateAutomationRulesCommand.js +3 -9
- package/dist-es/commands/BatchUpdateFindingsCommand.js +3 -9
- package/dist-es/commands/BatchUpdateFindingsV2Command.js +3 -9
- package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +3 -9
- package/dist-es/commands/ConnectorRegistrationsV2Command.js +3 -9
- package/dist-es/commands/CreateActionTargetCommand.js +3 -9
- package/dist-es/commands/CreateAggregatorV2Command.js +3 -9
- package/dist-es/commands/CreateAutomationRuleCommand.js +3 -9
- package/dist-es/commands/CreateAutomationRuleV2Command.js +3 -9
- package/dist-es/commands/CreateConfigurationPolicyCommand.js +3 -9
- package/dist-es/commands/CreateConnectorV2Command.js +3 -10
- package/dist-es/commands/CreateFindingAggregatorCommand.js +3 -9
- package/dist-es/commands/CreateInsightCommand.js +3 -9
- package/dist-es/commands/CreateMembersCommand.js +3 -9
- package/dist-es/commands/CreateTicketV2Command.js +3 -9
- package/dist-es/commands/DeclineInvitationsCommand.js +3 -9
- package/dist-es/commands/DeleteActionTargetCommand.js +3 -9
- package/dist-es/commands/DeleteAggregatorV2Command.js +3 -9
- package/dist-es/commands/DeleteAutomationRuleV2Command.js +3 -9
- package/dist-es/commands/DeleteConfigurationPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteConnectorV2Command.js +3 -9
- package/dist-es/commands/DeleteFindingAggregatorCommand.js +3 -9
- package/dist-es/commands/DeleteInsightCommand.js +3 -9
- package/dist-es/commands/DeleteInvitationsCommand.js +3 -9
- package/dist-es/commands/DeleteMembersCommand.js +3 -9
- package/dist-es/commands/DescribeActionTargetsCommand.js +3 -9
- package/dist-es/commands/DescribeHubCommand.js +3 -9
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeProductsCommand.js +3 -9
- package/dist-es/commands/DescribeProductsV2Command.js +3 -9
- package/dist-es/commands/DescribeSecurityHubV2Command.js +3 -9
- package/dist-es/commands/DescribeStandardsCommand.js +3 -9
- package/dist-es/commands/DescribeStandardsControlsCommand.js +3 -9
- package/dist-es/commands/DisableImportFindingsForProductCommand.js +3 -9
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +3 -9
- package/dist-es/commands/DisableSecurityHubCommand.js +3 -9
- package/dist-es/commands/DisableSecurityHubV2Command.js +3 -9
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +3 -9
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +3 -9
- package/dist-es/commands/DisassociateMembersCommand.js +3 -9
- package/dist-es/commands/EnableImportFindingsForProductCommand.js +3 -9
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +3 -9
- package/dist-es/commands/EnableSecurityHubCommand.js +3 -9
- package/dist-es/commands/EnableSecurityHubV2Command.js +3 -9
- package/dist-es/commands/GetAdministratorAccountCommand.js +3 -9
- package/dist-es/commands/GetAggregatorV2Command.js +3 -9
- package/dist-es/commands/GetAutomationRuleV2Command.js +3 -9
- package/dist-es/commands/GetConfigurationPolicyAssociationCommand.js +3 -9
- package/dist-es/commands/GetConfigurationPolicyCommand.js +3 -9
- package/dist-es/commands/GetConnectorV2Command.js +3 -9
- package/dist-es/commands/GetEnabledStandardsCommand.js +3 -9
- package/dist-es/commands/GetFindingAggregatorCommand.js +3 -9
- package/dist-es/commands/GetFindingHistoryCommand.js +3 -9
- package/dist-es/commands/GetFindingStatisticsV2Command.js +3 -9
- package/dist-es/commands/GetFindingsCommand.js +3 -9
- package/dist-es/commands/GetFindingsV2Command.js +3 -9
- package/dist-es/commands/GetInsightResultsCommand.js +3 -9
- package/dist-es/commands/GetInsightsCommand.js +3 -9
- package/dist-es/commands/GetInvitationsCountCommand.js +3 -9
- package/dist-es/commands/GetMasterAccountCommand.js +3 -9
- package/dist-es/commands/GetMembersCommand.js +3 -9
- package/dist-es/commands/GetResourcesStatisticsV2Command.js +3 -9
- package/dist-es/commands/GetResourcesV2Command.js +3 -9
- package/dist-es/commands/GetSecurityControlDefinitionCommand.js +3 -9
- package/dist-es/commands/InviteMembersCommand.js +3 -9
- package/dist-es/commands/ListAggregatorsV2Command.js +3 -9
- package/dist-es/commands/ListAutomationRulesCommand.js +3 -9
- package/dist-es/commands/ListAutomationRulesV2Command.js +3 -9
- package/dist-es/commands/ListConfigurationPoliciesCommand.js +3 -9
- package/dist-es/commands/ListConfigurationPolicyAssociationsCommand.js +3 -9
- package/dist-es/commands/ListConnectorsV2Command.js +3 -9
- package/dist-es/commands/ListEnabledProductsForImportCommand.js +3 -9
- package/dist-es/commands/ListFindingAggregatorsCommand.js +3 -9
- package/dist-es/commands/ListInvitationsCommand.js +3 -9
- package/dist-es/commands/ListMembersCommand.js +3 -9
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +3 -9
- package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +3 -9
- package/dist-es/commands/ListStandardsControlAssociationsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/StartConfigurationPolicyAssociationCommand.js +3 -9
- package/dist-es/commands/StartConfigurationPolicyDisassociationCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateActionTargetCommand.js +3 -9
- package/dist-es/commands/UpdateAggregatorV2Command.js +3 -9
- package/dist-es/commands/UpdateAutomationRuleV2Command.js +3 -9
- package/dist-es/commands/UpdateConfigurationPolicyCommand.js +3 -9
- package/dist-es/commands/UpdateConnectorV2Command.js +3 -10
- package/dist-es/commands/UpdateFindingAggregatorCommand.js +3 -9
- package/dist-es/commands/UpdateFindingsCommand.js +3 -9
- package/dist-es/commands/UpdateInsightCommand.js +3 -9
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateSecurityControlCommand.js +3 -9
- package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateStandardsControlCommand.js +3 -9
- package/dist-es/models/models_2.js +0 -101
- package/dist-es/models/models_3.js +0 -22
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +12861 -0
- package/dist-types/SecurityHubClient.d.ts +10 -1
- package/dist-types/models/models_2.d.ts +24 -18
- package/dist-types/models/models_3.d.ts +8 -6
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +1364 -0
- package/dist-types/ts3.4/SecurityHubClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_2.d.ts +0 -15
- package/dist-types/ts3.4/models/models_3.d.ts +0 -8
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1371 -0
- package/package.json +33 -34
- package/dist-es/protocols/Aws_restJson1.js +0 -5468
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -947
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1265
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const core_1 = require("@aws-sdk/core");
|
|
5
|
+
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const url_parser_1 = require("@smithy/url-parser");
|
|
7
8
|
const util_base64_1 = require("@smithy/util-base64");
|
|
@@ -25,6 +26,7 @@ const getRuntimeConfig = (config) => {
|
|
|
25
26
|
},
|
|
26
27
|
],
|
|
27
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
+
protocol: config?.protocol ?? new protocols_1.AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.securityhub" }),
|
|
28
30
|
serviceId: config?.serviceId ?? "SecurityHub",
|
|
29
31
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
30
32
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -4,6 +4,7 @@ import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detec
|
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
5
|
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
|
+
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
7
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
9
|
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
10
|
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
@@ -28,6 +29,7 @@ export class SecurityHubClient extends __Client {
|
|
|
28
29
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
29
30
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
30
31
|
this.config = _config_8;
|
|
32
|
+
this.middlewareStack.use(getSchemaSerdePlugin(this.config));
|
|
31
33
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
32
34
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
33
35
|
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AcceptAdministratorInvitation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AcceptAdministratorInvitationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "AcceptAdministratorInvitation", {})
|
|
17
13
|
.n("SecurityHubClient", "AcceptAdministratorInvitationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AcceptAdministratorInvitationCommand)
|
|
20
|
-
.de(de_AcceptAdministratorInvitationCommand)
|
|
14
|
+
.sc(AcceptAdministratorInvitation)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AcceptInvitation } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AcceptInvitationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "AcceptInvitation", {})
|
|
17
13
|
.n("SecurityHubClient", "AcceptInvitationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AcceptInvitationCommand)
|
|
20
|
-
.de(de_AcceptInvitationCommand)
|
|
14
|
+
.sc(AcceptInvitation)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchDeleteAutomationRules } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchDeleteAutomationRulesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "BatchDeleteAutomationRules", {})
|
|
17
13
|
.n("SecurityHubClient", "BatchDeleteAutomationRulesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchDeleteAutomationRulesCommand)
|
|
20
|
-
.de(de_BatchDeleteAutomationRulesCommand)
|
|
14
|
+
.sc(BatchDeleteAutomationRules)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchDisableStandards } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchDisableStandardsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "BatchDisableStandards", {})
|
|
17
13
|
.n("SecurityHubClient", "BatchDisableStandardsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchDisableStandardsCommand)
|
|
20
|
-
.de(de_BatchDisableStandardsCommand)
|
|
14
|
+
.sc(BatchDisableStandards)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchEnableStandards } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchEnableStandardsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "BatchEnableStandards", {})
|
|
17
13
|
.n("SecurityHubClient", "BatchEnableStandardsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchEnableStandardsCommand)
|
|
20
|
-
.de(de_BatchEnableStandardsCommand)
|
|
14
|
+
.sc(BatchEnableStandards)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchGetAutomationRules } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchGetAutomationRulesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "BatchGetAutomationRules", {})
|
|
17
13
|
.n("SecurityHubClient", "BatchGetAutomationRulesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchGetAutomationRulesCommand)
|
|
20
|
-
.de(de_BatchGetAutomationRulesCommand)
|
|
14
|
+
.sc(BatchGetAutomationRules)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchGetConfigurationPolicyAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchGetConfigurationPolicyAssociationsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "BatchGetConfigurationPolicyAssociations", {})
|
|
17
13
|
.n("SecurityHubClient", "BatchGetConfigurationPolicyAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchGetConfigurationPolicyAssociationsCommand)
|
|
20
|
-
.de(de_BatchGetConfigurationPolicyAssociationsCommand)
|
|
14
|
+
.sc(BatchGetConfigurationPolicyAssociations)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchGetSecurityControls } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchGetSecurityControlsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "BatchGetSecurityControls", {})
|
|
17
13
|
.n("SecurityHubClient", "BatchGetSecurityControlsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchGetSecurityControlsCommand)
|
|
20
|
-
.de(de_BatchGetSecurityControlsCommand)
|
|
14
|
+
.sc(BatchGetSecurityControls)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchGetStandardsControlAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchGetStandardsControlAssociationsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "BatchGetStandardsControlAssociations", {})
|
|
17
13
|
.n("SecurityHubClient", "BatchGetStandardsControlAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchGetStandardsControlAssociationsCommand)
|
|
20
|
-
.de(de_BatchGetStandardsControlAssociationsCommand)
|
|
14
|
+
.sc(BatchGetStandardsControlAssociations)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchImportFindings } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchImportFindingsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "BatchImportFindings", {})
|
|
17
13
|
.n("SecurityHubClient", "BatchImportFindingsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchImportFindingsCommand)
|
|
20
|
-
.de(de_BatchImportFindingsCommand)
|
|
14
|
+
.sc(BatchImportFindings)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchUpdateAutomationRules } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchUpdateAutomationRulesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "BatchUpdateAutomationRules", {})
|
|
17
13
|
.n("SecurityHubClient", "BatchUpdateAutomationRulesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchUpdateAutomationRulesCommand)
|
|
20
|
-
.de(de_BatchUpdateAutomationRulesCommand)
|
|
14
|
+
.sc(BatchUpdateAutomationRules)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchUpdateFindings } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchUpdateFindingsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "BatchUpdateFindings", {})
|
|
17
13
|
.n("SecurityHubClient", "BatchUpdateFindingsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchUpdateFindingsCommand)
|
|
20
|
-
.de(de_BatchUpdateFindingsCommand)
|
|
14
|
+
.sc(BatchUpdateFindings)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchUpdateFindingsV2 } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchUpdateFindingsV2Command extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "BatchUpdateFindingsV2", {})
|
|
17
13
|
.n("SecurityHubClient", "BatchUpdateFindingsV2Command")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchUpdateFindingsV2Command)
|
|
20
|
-
.de(de_BatchUpdateFindingsV2Command)
|
|
14
|
+
.sc(BatchUpdateFindingsV2)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchUpdateStandardsControlAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchUpdateStandardsControlAssociationsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "BatchUpdateStandardsControlAssociations", {})
|
|
17
13
|
.n("SecurityHubClient", "BatchUpdateStandardsControlAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchUpdateStandardsControlAssociationsCommand)
|
|
20
|
-
.de(de_BatchUpdateStandardsControlAssociationsCommand)
|
|
14
|
+
.sc(BatchUpdateStandardsControlAssociations)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ConnectorRegistrationsV2 } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ConnectorRegistrationsV2Command extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "ConnectorRegistrationsV2", {})
|
|
17
13
|
.n("SecurityHubClient", "ConnectorRegistrationsV2Command")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ConnectorRegistrationsV2Command)
|
|
20
|
-
.de(de_ConnectorRegistrationsV2Command)
|
|
14
|
+
.sc(ConnectorRegistrationsV2)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateActionTarget } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateActionTargetCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "CreateActionTarget", {})
|
|
17
13
|
.n("SecurityHubClient", "CreateActionTargetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateActionTargetCommand)
|
|
20
|
-
.de(de_CreateActionTargetCommand)
|
|
14
|
+
.sc(CreateActionTarget)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateAggregatorV2 } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAggregatorV2Command extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "CreateAggregatorV2", {})
|
|
17
13
|
.n("SecurityHubClient", "CreateAggregatorV2Command")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAggregatorV2Command)
|
|
20
|
-
.de(de_CreateAggregatorV2Command)
|
|
14
|
+
.sc(CreateAggregatorV2)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateAutomationRule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAutomationRuleCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "CreateAutomationRule", {})
|
|
17
13
|
.n("SecurityHubClient", "CreateAutomationRuleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAutomationRuleCommand)
|
|
20
|
-
.de(de_CreateAutomationRuleCommand)
|
|
14
|
+
.sc(CreateAutomationRule)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateAutomationRuleV2 } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAutomationRuleV2Command extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "CreateAutomationRuleV2", {})
|
|
17
13
|
.n("SecurityHubClient", "CreateAutomationRuleV2Command")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAutomationRuleV2Command)
|
|
20
|
-
.de(de_CreateAutomationRuleV2Command)
|
|
14
|
+
.sc(CreateAutomationRuleV2)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateConfigurationPolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateConfigurationPolicyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "CreateConfigurationPolicy", {})
|
|
17
13
|
.n("SecurityHubClient", "CreateConfigurationPolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateConfigurationPolicyCommand)
|
|
20
|
-
.de(de_CreateConfigurationPolicyCommand)
|
|
14
|
+
.sc(CreateConfigurationPolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_CreateConnectorV2Command, se_CreateConnectorV2Command } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreateConnectorV2 } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreateConnectorV2Command extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("SecurityHubAPIService", "CreateConnectorV2", {})
|
|
18
13
|
.n("SecurityHubClient", "CreateConnectorV2Command")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreateConnectorV2Command)
|
|
21
|
-
.de(de_CreateConnectorV2Command)
|
|
14
|
+
.sc(CreateConnectorV2)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateFindingAggregator } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateFindingAggregatorCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SecurityHubAPIService", "CreateFindingAggregator", {})
|
|
17
13
|
.n("SecurityHubClient", "CreateFindingAggregatorCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateFindingAggregatorCommand)
|
|
20
|
-
.de(de_CreateFindingAggregatorCommand)
|
|
14
|
+
.sc(CreateFindingAggregator)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|