@aws-sdk/client-securityhub 3.490.0 → 3.495.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/README.md +39 -15
- package/dist-cjs/SecurityHub.js +1 -169
- package/dist-cjs/SecurityHubClient.js +1 -43
- package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +1 -28
- package/dist-cjs/commands/AcceptInvitationCommand.js +1 -28
- package/dist-cjs/commands/BatchDeleteAutomationRulesCommand.js +1 -28
- package/dist-cjs/commands/BatchDisableStandardsCommand.js +1 -28
- package/dist-cjs/commands/BatchEnableStandardsCommand.js +1 -28
- package/dist-cjs/commands/BatchGetAutomationRulesCommand.js +1 -28
- package/dist-cjs/commands/BatchGetConfigurationPolicyAssociationsCommand.js +1 -28
- package/dist-cjs/commands/BatchGetSecurityControlsCommand.js +1 -28
- package/dist-cjs/commands/BatchGetStandardsControlAssociationsCommand.js +1 -28
- package/dist-cjs/commands/BatchImportFindingsCommand.js +1 -28
- package/dist-cjs/commands/BatchUpdateAutomationRulesCommand.js +1 -28
- package/dist-cjs/commands/BatchUpdateFindingsCommand.js +1 -28
- package/dist-cjs/commands/BatchUpdateStandardsControlAssociationsCommand.js +1 -28
- package/dist-cjs/commands/CreateActionTargetCommand.js +1 -28
- package/dist-cjs/commands/CreateAutomationRuleCommand.js +1 -28
- package/dist-cjs/commands/CreateConfigurationPolicyCommand.js +1 -28
- package/dist-cjs/commands/CreateFindingAggregatorCommand.js +1 -28
- package/dist-cjs/commands/CreateInsightCommand.js +1 -28
- package/dist-cjs/commands/CreateMembersCommand.js +1 -28
- package/dist-cjs/commands/DeclineInvitationsCommand.js +1 -28
- package/dist-cjs/commands/DeleteActionTargetCommand.js +1 -28
- package/dist-cjs/commands/DeleteConfigurationPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +1 -28
- package/dist-cjs/commands/DeleteInsightCommand.js +1 -28
- package/dist-cjs/commands/DeleteInvitationsCommand.js +1 -28
- package/dist-cjs/commands/DeleteMembersCommand.js +1 -28
- package/dist-cjs/commands/DescribeActionTargetsCommand.js +1 -28
- package/dist-cjs/commands/DescribeHubCommand.js +1 -28
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +1 -28
- package/dist-cjs/commands/DescribeProductsCommand.js +1 -28
- package/dist-cjs/commands/DescribeStandardsCommand.js +1 -28
- package/dist-cjs/commands/DescribeStandardsControlsCommand.js +1 -28
- package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +1 -28
- package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +1 -28
- package/dist-cjs/commands/DisableSecurityHubCommand.js +1 -28
- package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +1 -28
- package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +1 -28
- package/dist-cjs/commands/DisassociateMembersCommand.js +1 -28
- package/dist-cjs/commands/EnableImportFindingsForProductCommand.js +1 -28
- package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +1 -28
- package/dist-cjs/commands/EnableSecurityHubCommand.js +1 -28
- package/dist-cjs/commands/GetAdministratorAccountCommand.js +1 -28
- package/dist-cjs/commands/GetConfigurationPolicyAssociationCommand.js +1 -28
- package/dist-cjs/commands/GetConfigurationPolicyCommand.js +1 -28
- package/dist-cjs/commands/GetEnabledStandardsCommand.js +1 -28
- package/dist-cjs/commands/GetFindingAggregatorCommand.js +1 -28
- package/dist-cjs/commands/GetFindingHistoryCommand.js +1 -28
- package/dist-cjs/commands/GetFindingsCommand.js +1 -28
- package/dist-cjs/commands/GetInsightResultsCommand.js +1 -28
- package/dist-cjs/commands/GetInsightsCommand.js +1 -28
- package/dist-cjs/commands/GetInvitationsCountCommand.js +1 -28
- package/dist-cjs/commands/GetMasterAccountCommand.js +1 -28
- package/dist-cjs/commands/GetMembersCommand.js +1 -28
- package/dist-cjs/commands/GetSecurityControlDefinitionCommand.js +1 -28
- package/dist-cjs/commands/InviteMembersCommand.js +1 -28
- package/dist-cjs/commands/ListAutomationRulesCommand.js +1 -28
- package/dist-cjs/commands/ListConfigurationPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListConfigurationPolicyAssociationsCommand.js +1 -28
- package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +1 -28
- package/dist-cjs/commands/ListFindingAggregatorsCommand.js +1 -28
- package/dist-cjs/commands/ListInvitationsCommand.js +1 -28
- package/dist-cjs/commands/ListMembersCommand.js +1 -28
- package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +1 -28
- package/dist-cjs/commands/ListSecurityControlDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListStandardsControlAssociationsCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/StartConfigurationPolicyAssociationCommand.js +1 -28
- package/dist-cjs/commands/StartConfigurationPolicyDisassociationCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateActionTargetCommand.js +1 -28
- package/dist-cjs/commands/UpdateConfigurationPolicyCommand.js +1 -28
- package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +1 -28
- package/dist-cjs/commands/UpdateFindingsCommand.js +1 -28
- package/dist-cjs/commands/UpdateInsightCommand.js +1 -28
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +1 -28
- package/dist-cjs/commands/UpdateSecurityControlCommand.js +1 -28
- package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +1 -28
- package/dist-cjs/commands/UpdateStandardsControlCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -82
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +9146 -11
- package/dist-cjs/models/SecurityHubServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -6
- package/dist-cjs/models/models_0.js +1 -158
- package/dist-cjs/models/models_1.js +1 -47
- package/dist-cjs/models/models_2.js +1 -212
- package/dist-cjs/pagination/DescribeActionTargetsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeProductsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeStandardsControlsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeStandardsPaginator.js +1 -7
- package/dist-cjs/pagination/GetEnabledStandardsPaginator.js +1 -7
- package/dist-cjs/pagination/GetFindingHistoryPaginator.js +1 -7
- package/dist-cjs/pagination/GetFindingsPaginator.js +1 -7
- package/dist-cjs/pagination/GetInsightsPaginator.js +1 -7
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListConfigurationPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListConfigurationPolicyAssociationsPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnabledProductsForImportPaginator.js +1 -7
- package/dist-cjs/pagination/ListFindingAggregatorsPaginator.js +1 -7
- package/dist-cjs/pagination/ListInvitationsPaginator.js +1 -7
- package/dist-cjs/pagination/ListMembersPaginator.js +1 -7
- package/dist-cjs/pagination/ListOrganizationAdminAccountsPaginator.js +1 -7
- package/dist-cjs/pagination/ListSecurityControlDefinitionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListStandardsControlAssociationsPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -21
- package/dist-cjs/protocols/Aws_restJson1.js +1 -6899
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/dist-types/SecurityHub.d.ts +39 -15
- package/dist-types/SecurityHubClient.d.ts +39 -15
- package/dist-types/index.d.ts +39 -15
- package/dist-types/models/models_1.d.ts +4 -6
- package/package.json +40 -40
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateInsightCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateInsightCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SecurityHubAPIService", "UpdateInsight", {})
|
|
22
|
-
.n("SecurityHubClient", "UpdateInsightCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateInsightCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateInsightCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateInsightCommand = UpdateInsightCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateOrganizationConfigurationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateOrganizationConfigurationCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SecurityHubAPIService", "UpdateOrganizationConfiguration", {})
|
|
22
|
-
.n("SecurityHubClient", "UpdateOrganizationConfigurationCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateOrganizationConfigurationCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateOrganizationConfigurationCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateOrganizationConfigurationCommand = UpdateOrganizationConfigurationCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateSecurityControlCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateSecurityControlCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SecurityHubAPIService", "UpdateSecurityControl", {})
|
|
22
|
-
.n("SecurityHubClient", "UpdateSecurityControlCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateSecurityControlCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateSecurityControlCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateSecurityControlCommand = UpdateSecurityControlCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateSecurityHubConfigurationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateSecurityHubConfigurationCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SecurityHubAPIService", "UpdateSecurityHubConfiguration", {})
|
|
22
|
-
.n("SecurityHubClient", "UpdateSecurityHubConfigurationCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateSecurityHubConfigurationCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateSecurityHubConfigurationCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateSecurityHubConfigurationCommand = UpdateSecurityHubConfigurationCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateStandardsControlCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateStandardsControlCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("SecurityHubAPIService", "UpdateStandardsControl", {})
|
|
22
|
-
.n("SecurityHubClient", "UpdateStandardsControlCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateStandardsControlCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateStandardsControlCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateStandardsControlCommand = UpdateStandardsControlCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,82 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./AcceptAdministratorInvitationCommand"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./AcceptInvitationCommand"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./BatchDeleteAutomationRulesCommand"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./BatchDisableStandardsCommand"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./BatchEnableStandardsCommand"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./BatchGetAutomationRulesCommand"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./BatchGetConfigurationPolicyAssociationsCommand"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./BatchGetSecurityControlsCommand"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./BatchGetStandardsControlAssociationsCommand"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./BatchImportFindingsCommand"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./BatchUpdateAutomationRulesCommand"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./BatchUpdateFindingsCommand"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./BatchUpdateStandardsControlAssociationsCommand"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./CreateActionTargetCommand"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./CreateAutomationRuleCommand"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./CreateConfigurationPolicyCommand"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./CreateFindingAggregatorCommand"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./CreateInsightCommand"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./CreateMembersCommand"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./DeclineInvitationsCommand"), exports);
|
|
24
|
-
tslib_1.__exportStar(require("./DeleteActionTargetCommand"), exports);
|
|
25
|
-
tslib_1.__exportStar(require("./DeleteConfigurationPolicyCommand"), exports);
|
|
26
|
-
tslib_1.__exportStar(require("./DeleteFindingAggregatorCommand"), exports);
|
|
27
|
-
tslib_1.__exportStar(require("./DeleteInsightCommand"), exports);
|
|
28
|
-
tslib_1.__exportStar(require("./DeleteInvitationsCommand"), exports);
|
|
29
|
-
tslib_1.__exportStar(require("./DeleteMembersCommand"), exports);
|
|
30
|
-
tslib_1.__exportStar(require("./DescribeActionTargetsCommand"), exports);
|
|
31
|
-
tslib_1.__exportStar(require("./DescribeHubCommand"), exports);
|
|
32
|
-
tslib_1.__exportStar(require("./DescribeOrganizationConfigurationCommand"), exports);
|
|
33
|
-
tslib_1.__exportStar(require("./DescribeProductsCommand"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./DescribeStandardsCommand"), exports);
|
|
35
|
-
tslib_1.__exportStar(require("./DescribeStandardsControlsCommand"), exports);
|
|
36
|
-
tslib_1.__exportStar(require("./DisableImportFindingsForProductCommand"), exports);
|
|
37
|
-
tslib_1.__exportStar(require("./DisableOrganizationAdminAccountCommand"), exports);
|
|
38
|
-
tslib_1.__exportStar(require("./DisableSecurityHubCommand"), exports);
|
|
39
|
-
tslib_1.__exportStar(require("./DisassociateFromAdministratorAccountCommand"), exports);
|
|
40
|
-
tslib_1.__exportStar(require("./DisassociateFromMasterAccountCommand"), exports);
|
|
41
|
-
tslib_1.__exportStar(require("./DisassociateMembersCommand"), exports);
|
|
42
|
-
tslib_1.__exportStar(require("./EnableImportFindingsForProductCommand"), exports);
|
|
43
|
-
tslib_1.__exportStar(require("./EnableOrganizationAdminAccountCommand"), exports);
|
|
44
|
-
tslib_1.__exportStar(require("./EnableSecurityHubCommand"), exports);
|
|
45
|
-
tslib_1.__exportStar(require("./GetAdministratorAccountCommand"), exports);
|
|
46
|
-
tslib_1.__exportStar(require("./GetConfigurationPolicyAssociationCommand"), exports);
|
|
47
|
-
tslib_1.__exportStar(require("./GetConfigurationPolicyCommand"), exports);
|
|
48
|
-
tslib_1.__exportStar(require("./GetEnabledStandardsCommand"), exports);
|
|
49
|
-
tslib_1.__exportStar(require("./GetFindingAggregatorCommand"), exports);
|
|
50
|
-
tslib_1.__exportStar(require("./GetFindingHistoryCommand"), exports);
|
|
51
|
-
tslib_1.__exportStar(require("./GetFindingsCommand"), exports);
|
|
52
|
-
tslib_1.__exportStar(require("./GetInsightResultsCommand"), exports);
|
|
53
|
-
tslib_1.__exportStar(require("./GetInsightsCommand"), exports);
|
|
54
|
-
tslib_1.__exportStar(require("./GetInvitationsCountCommand"), exports);
|
|
55
|
-
tslib_1.__exportStar(require("./GetMasterAccountCommand"), exports);
|
|
56
|
-
tslib_1.__exportStar(require("./GetMembersCommand"), exports);
|
|
57
|
-
tslib_1.__exportStar(require("./GetSecurityControlDefinitionCommand"), exports);
|
|
58
|
-
tslib_1.__exportStar(require("./InviteMembersCommand"), exports);
|
|
59
|
-
tslib_1.__exportStar(require("./ListAutomationRulesCommand"), exports);
|
|
60
|
-
tslib_1.__exportStar(require("./ListConfigurationPoliciesCommand"), exports);
|
|
61
|
-
tslib_1.__exportStar(require("./ListConfigurationPolicyAssociationsCommand"), exports);
|
|
62
|
-
tslib_1.__exportStar(require("./ListEnabledProductsForImportCommand"), exports);
|
|
63
|
-
tslib_1.__exportStar(require("./ListFindingAggregatorsCommand"), exports);
|
|
64
|
-
tslib_1.__exportStar(require("./ListInvitationsCommand"), exports);
|
|
65
|
-
tslib_1.__exportStar(require("./ListMembersCommand"), exports);
|
|
66
|
-
tslib_1.__exportStar(require("./ListOrganizationAdminAccountsCommand"), exports);
|
|
67
|
-
tslib_1.__exportStar(require("./ListSecurityControlDefinitionsCommand"), exports);
|
|
68
|
-
tslib_1.__exportStar(require("./ListStandardsControlAssociationsCommand"), exports);
|
|
69
|
-
tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
|
|
70
|
-
tslib_1.__exportStar(require("./StartConfigurationPolicyAssociationCommand"), exports);
|
|
71
|
-
tslib_1.__exportStar(require("./StartConfigurationPolicyDisassociationCommand"), exports);
|
|
72
|
-
tslib_1.__exportStar(require("./TagResourceCommand"), exports);
|
|
73
|
-
tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
|
|
74
|
-
tslib_1.__exportStar(require("./UpdateActionTargetCommand"), exports);
|
|
75
|
-
tslib_1.__exportStar(require("./UpdateConfigurationPolicyCommand"), exports);
|
|
76
|
-
tslib_1.__exportStar(require("./UpdateFindingAggregatorCommand"), exports);
|
|
77
|
-
tslib_1.__exportStar(require("./UpdateFindingsCommand"), exports);
|
|
78
|
-
tslib_1.__exportStar(require("./UpdateInsightCommand"), exports);
|
|
79
|
-
tslib_1.__exportStar(require("./UpdateOrganizationConfigurationCommand"), exports);
|
|
80
|
-
tslib_1.__exportStar(require("./UpdateSecurityControlCommand"), exports);
|
|
81
|
-
tslib_1.__exportStar(require("./UpdateSecurityHubConfigurationCommand"), exports);
|
|
82
|
-
tslib_1.__exportStar(require("./UpdateStandardsControlCommand"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,18 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.commonParams = exports.resolveClientEndpointParameters = void 0;
|
|
4
|
-
const resolveClientEndpointParameters = (options) => {
|
|
5
|
-
return {
|
|
6
|
-
...options,
|
|
7
|
-
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
8
|
-
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
9
|
-
defaultSigningName: "securityhub",
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
|
|
13
|
-
exports.commonParams = {
|
|
14
|
-
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
15
|
-
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
16
|
-
Region: { type: "builtInParams", name: "region" },
|
|
17
|
-
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
18
|
-
};
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("./index.js");
|