@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.
Files changed (117) hide show
  1. package/README.md +39 -15
  2. package/dist-cjs/SecurityHub.js +1 -169
  3. package/dist-cjs/SecurityHubClient.js +1 -43
  4. package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +1 -28
  5. package/dist-cjs/commands/AcceptInvitationCommand.js +1 -28
  6. package/dist-cjs/commands/BatchDeleteAutomationRulesCommand.js +1 -28
  7. package/dist-cjs/commands/BatchDisableStandardsCommand.js +1 -28
  8. package/dist-cjs/commands/BatchEnableStandardsCommand.js +1 -28
  9. package/dist-cjs/commands/BatchGetAutomationRulesCommand.js +1 -28
  10. package/dist-cjs/commands/BatchGetConfigurationPolicyAssociationsCommand.js +1 -28
  11. package/dist-cjs/commands/BatchGetSecurityControlsCommand.js +1 -28
  12. package/dist-cjs/commands/BatchGetStandardsControlAssociationsCommand.js +1 -28
  13. package/dist-cjs/commands/BatchImportFindingsCommand.js +1 -28
  14. package/dist-cjs/commands/BatchUpdateAutomationRulesCommand.js +1 -28
  15. package/dist-cjs/commands/BatchUpdateFindingsCommand.js +1 -28
  16. package/dist-cjs/commands/BatchUpdateStandardsControlAssociationsCommand.js +1 -28
  17. package/dist-cjs/commands/CreateActionTargetCommand.js +1 -28
  18. package/dist-cjs/commands/CreateAutomationRuleCommand.js +1 -28
  19. package/dist-cjs/commands/CreateConfigurationPolicyCommand.js +1 -28
  20. package/dist-cjs/commands/CreateFindingAggregatorCommand.js +1 -28
  21. package/dist-cjs/commands/CreateInsightCommand.js +1 -28
  22. package/dist-cjs/commands/CreateMembersCommand.js +1 -28
  23. package/dist-cjs/commands/DeclineInvitationsCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteActionTargetCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteConfigurationPolicyCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteInsightCommand.js +1 -28
  28. package/dist-cjs/commands/DeleteInvitationsCommand.js +1 -28
  29. package/dist-cjs/commands/DeleteMembersCommand.js +1 -28
  30. package/dist-cjs/commands/DescribeActionTargetsCommand.js +1 -28
  31. package/dist-cjs/commands/DescribeHubCommand.js +1 -28
  32. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +1 -28
  33. package/dist-cjs/commands/DescribeProductsCommand.js +1 -28
  34. package/dist-cjs/commands/DescribeStandardsCommand.js +1 -28
  35. package/dist-cjs/commands/DescribeStandardsControlsCommand.js +1 -28
  36. package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +1 -28
  37. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +1 -28
  38. package/dist-cjs/commands/DisableSecurityHubCommand.js +1 -28
  39. package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +1 -28
  40. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +1 -28
  41. package/dist-cjs/commands/DisassociateMembersCommand.js +1 -28
  42. package/dist-cjs/commands/EnableImportFindingsForProductCommand.js +1 -28
  43. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +1 -28
  44. package/dist-cjs/commands/EnableSecurityHubCommand.js +1 -28
  45. package/dist-cjs/commands/GetAdministratorAccountCommand.js +1 -28
  46. package/dist-cjs/commands/GetConfigurationPolicyAssociationCommand.js +1 -28
  47. package/dist-cjs/commands/GetConfigurationPolicyCommand.js +1 -28
  48. package/dist-cjs/commands/GetEnabledStandardsCommand.js +1 -28
  49. package/dist-cjs/commands/GetFindingAggregatorCommand.js +1 -28
  50. package/dist-cjs/commands/GetFindingHistoryCommand.js +1 -28
  51. package/dist-cjs/commands/GetFindingsCommand.js +1 -28
  52. package/dist-cjs/commands/GetInsightResultsCommand.js +1 -28
  53. package/dist-cjs/commands/GetInsightsCommand.js +1 -28
  54. package/dist-cjs/commands/GetInvitationsCountCommand.js +1 -28
  55. package/dist-cjs/commands/GetMasterAccountCommand.js +1 -28
  56. package/dist-cjs/commands/GetMembersCommand.js +1 -28
  57. package/dist-cjs/commands/GetSecurityControlDefinitionCommand.js +1 -28
  58. package/dist-cjs/commands/InviteMembersCommand.js +1 -28
  59. package/dist-cjs/commands/ListAutomationRulesCommand.js +1 -28
  60. package/dist-cjs/commands/ListConfigurationPoliciesCommand.js +1 -28
  61. package/dist-cjs/commands/ListConfigurationPolicyAssociationsCommand.js +1 -28
  62. package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +1 -28
  63. package/dist-cjs/commands/ListFindingAggregatorsCommand.js +1 -28
  64. package/dist-cjs/commands/ListInvitationsCommand.js +1 -28
  65. package/dist-cjs/commands/ListMembersCommand.js +1 -28
  66. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +1 -28
  67. package/dist-cjs/commands/ListSecurityControlDefinitionsCommand.js +1 -28
  68. package/dist-cjs/commands/ListStandardsControlAssociationsCommand.js +1 -28
  69. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  70. package/dist-cjs/commands/StartConfigurationPolicyAssociationCommand.js +1 -28
  71. package/dist-cjs/commands/StartConfigurationPolicyDisassociationCommand.js +1 -28
  72. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  73. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  74. package/dist-cjs/commands/UpdateActionTargetCommand.js +1 -28
  75. package/dist-cjs/commands/UpdateConfigurationPolicyCommand.js +1 -28
  76. package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +1 -28
  77. package/dist-cjs/commands/UpdateFindingsCommand.js +1 -28
  78. package/dist-cjs/commands/UpdateInsightCommand.js +1 -28
  79. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +1 -28
  80. package/dist-cjs/commands/UpdateSecurityControlCommand.js +1 -28
  81. package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +1 -28
  82. package/dist-cjs/commands/UpdateStandardsControlCommand.js +1 -28
  83. package/dist-cjs/commands/index.js +1 -82
  84. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  85. package/dist-cjs/extensionConfiguration.js +1 -2
  86. package/dist-cjs/index.js +9146 -11
  87. package/dist-cjs/models/SecurityHubServiceException.js +1 -12
  88. package/dist-cjs/models/index.js +1 -6
  89. package/dist-cjs/models/models_0.js +1 -158
  90. package/dist-cjs/models/models_1.js +1 -47
  91. package/dist-cjs/models/models_2.js +1 -212
  92. package/dist-cjs/pagination/DescribeActionTargetsPaginator.js +1 -7
  93. package/dist-cjs/pagination/DescribeProductsPaginator.js +1 -7
  94. package/dist-cjs/pagination/DescribeStandardsControlsPaginator.js +1 -7
  95. package/dist-cjs/pagination/DescribeStandardsPaginator.js +1 -7
  96. package/dist-cjs/pagination/GetEnabledStandardsPaginator.js +1 -7
  97. package/dist-cjs/pagination/GetFindingHistoryPaginator.js +1 -7
  98. package/dist-cjs/pagination/GetFindingsPaginator.js +1 -7
  99. package/dist-cjs/pagination/GetInsightsPaginator.js +1 -7
  100. package/dist-cjs/pagination/Interfaces.js +1 -2
  101. package/dist-cjs/pagination/ListConfigurationPoliciesPaginator.js +1 -7
  102. package/dist-cjs/pagination/ListConfigurationPolicyAssociationsPaginator.js +1 -7
  103. package/dist-cjs/pagination/ListEnabledProductsForImportPaginator.js +1 -7
  104. package/dist-cjs/pagination/ListFindingAggregatorsPaginator.js +1 -7
  105. package/dist-cjs/pagination/ListInvitationsPaginator.js +1 -7
  106. package/dist-cjs/pagination/ListMembersPaginator.js +1 -7
  107. package/dist-cjs/pagination/ListOrganizationAdminAccountsPaginator.js +1 -7
  108. package/dist-cjs/pagination/ListSecurityControlDefinitionsPaginator.js +1 -7
  109. package/dist-cjs/pagination/ListStandardsControlAssociationsPaginator.js +1 -7
  110. package/dist-cjs/pagination/index.js +1 -21
  111. package/dist-cjs/protocols/Aws_restJson1.js +1 -6899
  112. package/dist-cjs/runtimeExtensions.js +1 -22
  113. package/dist-types/SecurityHub.d.ts +39 -15
  114. package/dist-types/SecurityHubClient.d.ts +39 -15
  115. package/dist-types/index.d.ts +39 -15
  116. package/dist-types/models/models_1.d.ts +4 -6
  117. package/package.json +40 -40
@@ -1,28 +1 @@
1
- "use strict";
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
- "use strict";
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
- "use strict";
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
- "use strict";
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
- "use strict";
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
- "use strict";
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
- "use strict";
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
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("./index.js");