@aws-sdk/client-securityhub 3.649.0 → 3.651.1

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 (81) hide show
  1. package/dist-cjs/index.js +79 -237
  2. package/dist-es/commands/AcceptAdministratorInvitationCommand.js +1 -3
  3. package/dist-es/commands/AcceptInvitationCommand.js +1 -3
  4. package/dist-es/commands/BatchDeleteAutomationRulesCommand.js +1 -3
  5. package/dist-es/commands/BatchDisableStandardsCommand.js +1 -3
  6. package/dist-es/commands/BatchEnableStandardsCommand.js +1 -3
  7. package/dist-es/commands/BatchGetAutomationRulesCommand.js +1 -3
  8. package/dist-es/commands/BatchGetConfigurationPolicyAssociationsCommand.js +1 -3
  9. package/dist-es/commands/BatchGetSecurityControlsCommand.js +1 -3
  10. package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +1 -3
  11. package/dist-es/commands/BatchImportFindingsCommand.js +1 -3
  12. package/dist-es/commands/BatchUpdateAutomationRulesCommand.js +1 -3
  13. package/dist-es/commands/BatchUpdateFindingsCommand.js +1 -3
  14. package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +1 -3
  15. package/dist-es/commands/CreateActionTargetCommand.js +1 -3
  16. package/dist-es/commands/CreateAutomationRuleCommand.js +1 -3
  17. package/dist-es/commands/CreateConfigurationPolicyCommand.js +1 -3
  18. package/dist-es/commands/CreateFindingAggregatorCommand.js +1 -3
  19. package/dist-es/commands/CreateInsightCommand.js +1 -3
  20. package/dist-es/commands/CreateMembersCommand.js +1 -3
  21. package/dist-es/commands/DeclineInvitationsCommand.js +1 -3
  22. package/dist-es/commands/DeleteActionTargetCommand.js +1 -3
  23. package/dist-es/commands/DeleteConfigurationPolicyCommand.js +1 -3
  24. package/dist-es/commands/DeleteFindingAggregatorCommand.js +1 -3
  25. package/dist-es/commands/DeleteInsightCommand.js +1 -3
  26. package/dist-es/commands/DeleteInvitationsCommand.js +1 -3
  27. package/dist-es/commands/DeleteMembersCommand.js +1 -3
  28. package/dist-es/commands/DescribeActionTargetsCommand.js +1 -3
  29. package/dist-es/commands/DescribeHubCommand.js +1 -3
  30. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +1 -3
  31. package/dist-es/commands/DescribeProductsCommand.js +1 -3
  32. package/dist-es/commands/DescribeStandardsCommand.js +1 -3
  33. package/dist-es/commands/DescribeStandardsControlsCommand.js +1 -3
  34. package/dist-es/commands/DisableImportFindingsForProductCommand.js +1 -3
  35. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +1 -3
  36. package/dist-es/commands/DisableSecurityHubCommand.js +1 -3
  37. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +1 -3
  38. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +1 -3
  39. package/dist-es/commands/DisassociateMembersCommand.js +1 -3
  40. package/dist-es/commands/EnableImportFindingsForProductCommand.js +1 -3
  41. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +1 -3
  42. package/dist-es/commands/EnableSecurityHubCommand.js +1 -3
  43. package/dist-es/commands/GetAdministratorAccountCommand.js +1 -3
  44. package/dist-es/commands/GetConfigurationPolicyAssociationCommand.js +1 -3
  45. package/dist-es/commands/GetConfigurationPolicyCommand.js +1 -3
  46. package/dist-es/commands/GetEnabledStandardsCommand.js +1 -3
  47. package/dist-es/commands/GetFindingAggregatorCommand.js +1 -3
  48. package/dist-es/commands/GetFindingHistoryCommand.js +1 -3
  49. package/dist-es/commands/GetFindingsCommand.js +1 -3
  50. package/dist-es/commands/GetInsightResultsCommand.js +1 -3
  51. package/dist-es/commands/GetInsightsCommand.js +1 -3
  52. package/dist-es/commands/GetInvitationsCountCommand.js +1 -3
  53. package/dist-es/commands/GetMasterAccountCommand.js +1 -3
  54. package/dist-es/commands/GetMembersCommand.js +1 -3
  55. package/dist-es/commands/GetSecurityControlDefinitionCommand.js +1 -3
  56. package/dist-es/commands/InviteMembersCommand.js +1 -3
  57. package/dist-es/commands/ListAutomationRulesCommand.js +1 -3
  58. package/dist-es/commands/ListConfigurationPoliciesCommand.js +1 -3
  59. package/dist-es/commands/ListConfigurationPolicyAssociationsCommand.js +1 -3
  60. package/dist-es/commands/ListEnabledProductsForImportCommand.js +1 -3
  61. package/dist-es/commands/ListFindingAggregatorsCommand.js +1 -3
  62. package/dist-es/commands/ListInvitationsCommand.js +1 -3
  63. package/dist-es/commands/ListMembersCommand.js +1 -3
  64. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +1 -3
  65. package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +1 -3
  66. package/dist-es/commands/ListStandardsControlAssociationsCommand.js +1 -3
  67. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  68. package/dist-es/commands/StartConfigurationPolicyAssociationCommand.js +1 -3
  69. package/dist-es/commands/StartConfigurationPolicyDisassociationCommand.js +1 -3
  70. package/dist-es/commands/TagResourceCommand.js +1 -3
  71. package/dist-es/commands/UntagResourceCommand.js +1 -3
  72. package/dist-es/commands/UpdateActionTargetCommand.js +1 -3
  73. package/dist-es/commands/UpdateConfigurationPolicyCommand.js +1 -3
  74. package/dist-es/commands/UpdateFindingAggregatorCommand.js +1 -3
  75. package/dist-es/commands/UpdateFindingsCommand.js +1 -3
  76. package/dist-es/commands/UpdateInsightCommand.js +1 -3
  77. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +1 -3
  78. package/dist-es/commands/UpdateSecurityControlCommand.js +1 -3
  79. package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +1 -3
  80. package/dist-es/commands/UpdateStandardsControlCommand.js +1 -3
  81. package/package.json +5 -5
@@ -6,9 +6,7 @@ import { de_GetSecurityControlDefinitionCommand, se_GetSecurityControlDefinition
6
6
  export { $Command };
7
7
  export class GetSecurityControlDefinitionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_InviteMembersCommand, se_InviteMembersCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class InviteMembersCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListAutomationRulesCommand, se_ListAutomationRulesCommand } from "..
6
6
  export { $Command };
7
7
  export class ListAutomationRulesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListConfigurationPoliciesCommand, se_ListConfigurationPoliciesComman
6
6
  export { $Command };
7
7
  export class ListConfigurationPoliciesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListConfigurationPolicyAssociationsCommand, se_ListConfigurationPoli
6
6
  export { $Command };
7
7
  export class ListConfigurationPolicyAssociationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListEnabledProductsForImportCommand, se_ListEnabledProductsForImport
6
6
  export { $Command };
7
7
  export class ListEnabledProductsForImportCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListFindingAggregatorsCommand, se_ListFindingAggregatorsCommand } fr
6
6
  export { $Command };
7
7
  export class ListFindingAggregatorsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListInvitationsCommand, se_ListInvitationsCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class ListInvitationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListMembersCommand, se_ListMembersCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class ListMembersCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListOrganizationAdminAccountsCommand, se_ListOrganizationAdminAccoun
6
6
  export { $Command };
7
7
  export class ListOrganizationAdminAccountsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListSecurityControlDefinitionsCommand, se_ListSecurityControlDefinit
6
6
  export { $Command };
7
7
  export class ListSecurityControlDefinitionsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListStandardsControlAssociationsCommand, se_ListStandardsControlAsso
6
6
  export { $Command };
7
7
  export class ListStandardsControlAssociationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "..
6
6
  export { $Command };
7
7
  export class ListTagsForResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartConfigurationPolicyAssociationCommand, se_StartConfigurationPol
6
6
  export { $Command };
7
7
  export class StartConfigurationPolicyAssociationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_StartConfigurationPolicyDisassociationCommand, se_StartConfiguration
6
6
  export { $Command };
7
7
  export class StartConfigurationPolicyDisassociationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class TagResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class UntagResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateActionTargetCommand, se_UpdateActionTargetCommand } from "../p
6
6
  export { $Command };
7
7
  export class UpdateActionTargetCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateConfigurationPolicyCommand, se_UpdateConfigurationPolicyComman
6
6
  export { $Command };
7
7
  export class UpdateConfigurationPolicyCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateFindingAggregatorCommand, se_UpdateFindingAggregatorCommand }
6
6
  export { $Command };
7
7
  export class UpdateFindingAggregatorCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateFindingsCommand, se_UpdateFindingsCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class UpdateFindingsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateInsightCommand, se_UpdateInsightCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class UpdateInsightCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateOrganizationConfigurationCommand, se_UpdateOrganizationConfigu
6
6
  export { $Command };
7
7
  export class UpdateOrganizationConfigurationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateSecurityControlCommand, se_UpdateSecurityControlCommand } from
6
6
  export { $Command };
7
7
  export class UpdateSecurityControlCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateSecurityHubConfigurationCommand, se_UpdateSecurityHubConfigura
6
6
  export { $Command };
7
7
  export class UpdateSecurityHubConfigurationCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_UpdateStandardsControlCommand, se_UpdateStandardsControlCommand } fr
6
6
  export { $Command };
7
7
  export class UpdateStandardsControlCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-securityhub",
3
3
  "description": "AWS SDK for JavaScript Securityhub Client for Node.js, Browser and React Native",
4
- "version": "3.649.0",
4
+ "version": "3.651.1",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-securityhub",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/client-sso-oidc": "3.649.0",
24
- "@aws-sdk/client-sts": "3.649.0",
25
- "@aws-sdk/core": "3.649.0",
26
- "@aws-sdk/credential-provider-node": "3.649.0",
23
+ "@aws-sdk/client-sso-oidc": "3.651.1",
24
+ "@aws-sdk/client-sts": "3.651.1",
25
+ "@aws-sdk/core": "3.651.1",
26
+ "@aws-sdk/credential-provider-node": "3.651.1",
27
27
  "@aws-sdk/middleware-host-header": "3.649.0",
28
28
  "@aws-sdk/middleware-logger": "3.649.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.649.0",