@aws-sdk/client-securityhub 3.645.0 → 3.650.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 (91) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +6 -2
  2. package/dist-cjs/index.js +79 -237
  3. package/dist-es/commands/AcceptAdministratorInvitationCommand.js +1 -3
  4. package/dist-es/commands/AcceptInvitationCommand.js +1 -3
  5. package/dist-es/commands/BatchDeleteAutomationRulesCommand.js +1 -3
  6. package/dist-es/commands/BatchDisableStandardsCommand.js +1 -3
  7. package/dist-es/commands/BatchEnableStandardsCommand.js +1 -3
  8. package/dist-es/commands/BatchGetAutomationRulesCommand.js +1 -3
  9. package/dist-es/commands/BatchGetConfigurationPolicyAssociationsCommand.js +1 -3
  10. package/dist-es/commands/BatchGetSecurityControlsCommand.js +1 -3
  11. package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +1 -3
  12. package/dist-es/commands/BatchImportFindingsCommand.js +1 -3
  13. package/dist-es/commands/BatchUpdateAutomationRulesCommand.js +1 -3
  14. package/dist-es/commands/BatchUpdateFindingsCommand.js +1 -3
  15. package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +1 -3
  16. package/dist-es/commands/CreateActionTargetCommand.js +1 -3
  17. package/dist-es/commands/CreateAutomationRuleCommand.js +1 -3
  18. package/dist-es/commands/CreateConfigurationPolicyCommand.js +1 -3
  19. package/dist-es/commands/CreateFindingAggregatorCommand.js +1 -3
  20. package/dist-es/commands/CreateInsightCommand.js +1 -3
  21. package/dist-es/commands/CreateMembersCommand.js +1 -3
  22. package/dist-es/commands/DeclineInvitationsCommand.js +1 -3
  23. package/dist-es/commands/DeleteActionTargetCommand.js +1 -3
  24. package/dist-es/commands/DeleteConfigurationPolicyCommand.js +1 -3
  25. package/dist-es/commands/DeleteFindingAggregatorCommand.js +1 -3
  26. package/dist-es/commands/DeleteInsightCommand.js +1 -3
  27. package/dist-es/commands/DeleteInvitationsCommand.js +1 -3
  28. package/dist-es/commands/DeleteMembersCommand.js +1 -3
  29. package/dist-es/commands/DescribeActionTargetsCommand.js +1 -3
  30. package/dist-es/commands/DescribeHubCommand.js +1 -3
  31. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +1 -3
  32. package/dist-es/commands/DescribeProductsCommand.js +1 -3
  33. package/dist-es/commands/DescribeStandardsCommand.js +1 -3
  34. package/dist-es/commands/DescribeStandardsControlsCommand.js +1 -3
  35. package/dist-es/commands/DisableImportFindingsForProductCommand.js +1 -3
  36. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +1 -3
  37. package/dist-es/commands/DisableSecurityHubCommand.js +1 -3
  38. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +1 -3
  39. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +1 -3
  40. package/dist-es/commands/DisassociateMembersCommand.js +1 -3
  41. package/dist-es/commands/EnableImportFindingsForProductCommand.js +1 -3
  42. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +1 -3
  43. package/dist-es/commands/EnableSecurityHubCommand.js +1 -3
  44. package/dist-es/commands/GetAdministratorAccountCommand.js +1 -3
  45. package/dist-es/commands/GetConfigurationPolicyAssociationCommand.js +1 -3
  46. package/dist-es/commands/GetConfigurationPolicyCommand.js +1 -3
  47. package/dist-es/commands/GetEnabledStandardsCommand.js +1 -3
  48. package/dist-es/commands/GetFindingAggregatorCommand.js +1 -3
  49. package/dist-es/commands/GetFindingHistoryCommand.js +1 -3
  50. package/dist-es/commands/GetFindingsCommand.js +1 -3
  51. package/dist-es/commands/GetInsightResultsCommand.js +1 -3
  52. package/dist-es/commands/GetInsightsCommand.js +1 -3
  53. package/dist-es/commands/GetInvitationsCountCommand.js +1 -3
  54. package/dist-es/commands/GetMasterAccountCommand.js +1 -3
  55. package/dist-es/commands/GetMembersCommand.js +1 -3
  56. package/dist-es/commands/GetSecurityControlDefinitionCommand.js +1 -3
  57. package/dist-es/commands/InviteMembersCommand.js +1 -3
  58. package/dist-es/commands/ListAutomationRulesCommand.js +1 -3
  59. package/dist-es/commands/ListConfigurationPoliciesCommand.js +1 -3
  60. package/dist-es/commands/ListConfigurationPolicyAssociationsCommand.js +1 -3
  61. package/dist-es/commands/ListEnabledProductsForImportCommand.js +1 -3
  62. package/dist-es/commands/ListFindingAggregatorsCommand.js +1 -3
  63. package/dist-es/commands/ListInvitationsCommand.js +1 -3
  64. package/dist-es/commands/ListMembersCommand.js +1 -3
  65. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +1 -3
  66. package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +1 -3
  67. package/dist-es/commands/ListStandardsControlAssociationsCommand.js +1 -3
  68. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  69. package/dist-es/commands/StartConfigurationPolicyAssociationCommand.js +1 -3
  70. package/dist-es/commands/StartConfigurationPolicyDisassociationCommand.js +1 -3
  71. package/dist-es/commands/TagResourceCommand.js +1 -3
  72. package/dist-es/commands/UntagResourceCommand.js +1 -3
  73. package/dist-es/commands/UpdateActionTargetCommand.js +1 -3
  74. package/dist-es/commands/UpdateConfigurationPolicyCommand.js +1 -3
  75. package/dist-es/commands/UpdateFindingAggregatorCommand.js +1 -3
  76. package/dist-es/commands/UpdateFindingsCommand.js +1 -3
  77. package/dist-es/commands/UpdateInsightCommand.js +1 -3
  78. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +1 -3
  79. package/dist-es/commands/UpdateSecurityControlCommand.js +1 -3
  80. package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +1 -3
  81. package/dist-es/commands/UpdateStandardsControlCommand.js +1 -3
  82. package/dist-es/endpoint/endpointResolver.js +7 -3
  83. package/dist-types/models/models_0.d.ts +1 -1
  84. package/dist-types/models/models_1.d.ts +11 -12
  85. package/dist-types/runtimeConfig.browser.d.ts +2 -0
  86. package/dist-types/runtimeConfig.d.ts +2 -0
  87. package/dist-types/runtimeConfig.native.d.ts +2 -0
  88. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  89. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  90. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  91. package/package.json +35 -35
@@ -6,9 +6,7 @@ import { de_AcceptAdministratorInvitationCommand, se_AcceptAdministratorInvitati
6
6
  export { $Command };
7
7
  export class AcceptAdministratorInvitationCommand 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_AcceptInvitationCommand, se_AcceptInvitationCommand } from "../proto
6
6
  export { $Command };
7
7
  export class AcceptInvitationCommand 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_BatchDeleteAutomationRulesCommand, se_BatchDeleteAutomationRulesComm
6
6
  export { $Command };
7
7
  export class BatchDeleteAutomationRulesCommand 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_BatchDisableStandardsCommand, se_BatchDisableStandardsCommand } from
6
6
  export { $Command };
7
7
  export class BatchDisableStandardsCommand 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_BatchEnableStandardsCommand, se_BatchEnableStandardsCommand } from "
6
6
  export { $Command };
7
7
  export class BatchEnableStandardsCommand 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_BatchGetAutomationRulesCommand, se_BatchGetAutomationRulesCommand }
6
6
  export { $Command };
7
7
  export class BatchGetAutomationRulesCommand 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_BatchGetConfigurationPolicyAssociationsCommand, se_BatchGetConfigura
6
6
  export { $Command };
7
7
  export class BatchGetConfigurationPolicyAssociationsCommand 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_BatchGetSecurityControlsCommand, se_BatchGetSecurityControlsCommand
6
6
  export { $Command };
7
7
  export class BatchGetSecurityControlsCommand 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_BatchGetStandardsControlAssociationsCommand, se_BatchGetStandardsCon
6
6
  export { $Command };
7
7
  export class BatchGetStandardsControlAssociationsCommand 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_BatchImportFindingsCommand, se_BatchImportFindingsCommand } from "..
6
6
  export { $Command };
7
7
  export class BatchImportFindingsCommand 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_BatchUpdateAutomationRulesCommand, se_BatchUpdateAutomationRulesComm
6
6
  export { $Command };
7
7
  export class BatchUpdateAutomationRulesCommand 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_BatchUpdateFindingsCommand, se_BatchUpdateFindingsCommand } from "..
6
6
  export { $Command };
7
7
  export class BatchUpdateFindingsCommand 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_BatchUpdateStandardsControlAssociationsCommand, se_BatchUpdateStanda
6
6
  export { $Command };
7
7
  export class BatchUpdateStandardsControlAssociationsCommand 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_CreateActionTargetCommand, se_CreateActionTargetCommand } from "../p
6
6
  export { $Command };
7
7
  export class CreateActionTargetCommand 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_CreateAutomationRuleCommand, se_CreateAutomationRuleCommand } from "
6
6
  export { $Command };
7
7
  export class CreateAutomationRuleCommand 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_CreateConfigurationPolicyCommand, se_CreateConfigurationPolicyComman
6
6
  export { $Command };
7
7
  export class CreateConfigurationPolicyCommand 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_CreateFindingAggregatorCommand, se_CreateFindingAggregatorCommand }
6
6
  export { $Command };
7
7
  export class CreateFindingAggregatorCommand 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_CreateInsightCommand, se_CreateInsightCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class CreateInsightCommand 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_CreateMembersCommand, se_CreateMembersCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class CreateMembersCommand 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_DeclineInvitationsCommand, se_DeclineInvitationsCommand } from "../p
6
6
  export { $Command };
7
7
  export class DeclineInvitationsCommand 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_DeleteActionTargetCommand, se_DeleteActionTargetCommand } from "../p
6
6
  export { $Command };
7
7
  export class DeleteActionTargetCommand 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_DeleteConfigurationPolicyCommand, se_DeleteConfigurationPolicyComman
6
6
  export { $Command };
7
7
  export class DeleteConfigurationPolicyCommand 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_DeleteFindingAggregatorCommand, se_DeleteFindingAggregatorCommand }
6
6
  export { $Command };
7
7
  export class DeleteFindingAggregatorCommand 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_DeleteInsightCommand, se_DeleteInsightCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class DeleteInsightCommand 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_DeleteInvitationsCommand, se_DeleteInvitationsCommand } from "../pro
6
6
  export { $Command };
7
7
  export class DeleteInvitationsCommand 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_DeleteMembersCommand, se_DeleteMembersCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class DeleteMembersCommand 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_DescribeActionTargetsCommand, se_DescribeActionTargetsCommand } from
6
6
  export { $Command };
7
7
  export class DescribeActionTargetsCommand 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_DescribeHubCommand, se_DescribeHubCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class DescribeHubCommand 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_DescribeOrganizationConfigurationCommand, se_DescribeOrganizationCon
6
6
  export { $Command };
7
7
  export class DescribeOrganizationConfigurationCommand 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_DescribeProductsCommand, se_DescribeProductsCommand } from "../proto
6
6
  export { $Command };
7
7
  export class DescribeProductsCommand 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_DescribeStandardsCommand, se_DescribeStandardsCommand } from "../pro
6
6
  export { $Command };
7
7
  export class DescribeStandardsCommand 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_DescribeStandardsControlsCommand, se_DescribeStandardsControlsComman
6
6
  export { $Command };
7
7
  export class DescribeStandardsControlsCommand 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_DisableImportFindingsForProductCommand, se_DisableImportFindingsForP
6
6
  export { $Command };
7
7
  export class DisableImportFindingsForProductCommand 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_DisableOrganizationAdminAccountCommand, se_DisableOrganizationAdminA
6
6
  export { $Command };
7
7
  export class DisableOrganizationAdminAccountCommand 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_DisableSecurityHubCommand, se_DisableSecurityHubCommand } from "../p
6
6
  export { $Command };
7
7
  export class DisableSecurityHubCommand 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_DisassociateFromAdministratorAccountCommand, se_DisassociateFromAdmi
6
6
  export { $Command };
7
7
  export class DisassociateFromAdministratorAccountCommand 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_DisassociateFromMasterAccountCommand, se_DisassociateFromMasterAccou
6
6
  export { $Command };
7
7
  export class DisassociateFromMasterAccountCommand 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_DisassociateMembersCommand, se_DisassociateMembersCommand } from "..
6
6
  export { $Command };
7
7
  export class DisassociateMembersCommand 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_EnableImportFindingsForProductCommand, se_EnableImportFindingsForPro
6
6
  export { $Command };
7
7
  export class EnableImportFindingsForProductCommand 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_EnableOrganizationAdminAccountCommand, se_EnableOrganizationAdminAcc
6
6
  export { $Command };
7
7
  export class EnableOrganizationAdminAccountCommand 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_EnableSecurityHubCommand, se_EnableSecurityHubCommand } from "../pro
6
6
  export { $Command };
7
7
  export class EnableSecurityHubCommand 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_GetAdministratorAccountCommand, se_GetAdministratorAccountCommand }
6
6
  export { $Command };
7
7
  export class GetAdministratorAccountCommand 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_GetConfigurationPolicyAssociationCommand, se_GetConfigurationPolicyA
6
6
  export { $Command };
7
7
  export class GetConfigurationPolicyAssociationCommand 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_GetConfigurationPolicyCommand, se_GetConfigurationPolicyCommand } fr
6
6
  export { $Command };
7
7
  export class GetConfigurationPolicyCommand 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_GetEnabledStandardsCommand, se_GetEnabledStandardsCommand } from "..
6
6
  export { $Command };
7
7
  export class GetEnabledStandardsCommand 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_GetFindingAggregatorCommand, se_GetFindingAggregatorCommand } from "
6
6
  export { $Command };
7
7
  export class GetFindingAggregatorCommand 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_GetFindingHistoryCommand, se_GetFindingHistoryCommand } from "../pro
6
6
  export { $Command };
7
7
  export class GetFindingHistoryCommand 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_GetFindingsCommand, se_GetFindingsCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class GetFindingsCommand 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_GetInsightResultsCommand, se_GetInsightResultsCommand } from "../pro
6
6
  export { $Command };
7
7
  export class GetInsightResultsCommand 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_GetInsightsCommand, se_GetInsightsCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class GetInsightsCommand 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_GetInvitationsCountCommand, se_GetInvitationsCountCommand } from "..
6
6
  export { $Command };
7
7
  export class GetInvitationsCountCommand 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_GetMasterAccountCommand, se_GetMasterAccountCommand } from "../proto
6
6
  export { $Command };
7
7
  export class GetMasterAccountCommand 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_GetMembersCommand, se_GetMembersCommand } from "../protocols/Aws_res
6
6
  export { $Command };
7
7
  export class GetMembersCommand 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),