@aws-sdk/client-securityhub 3.306.0 → 3.309.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 (127) hide show
  1. package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +2 -2
  2. package/dist-cjs/commands/AcceptInvitationCommand.js +2 -2
  3. package/dist-cjs/commands/BatchDisableStandardsCommand.js +2 -2
  4. package/dist-cjs/commands/BatchEnableStandardsCommand.js +2 -2
  5. package/dist-cjs/commands/BatchGetSecurityControlsCommand.js +2 -2
  6. package/dist-cjs/commands/BatchGetStandardsControlAssociationsCommand.js +2 -2
  7. package/dist-cjs/commands/BatchImportFindingsCommand.js +2 -2
  8. package/dist-cjs/commands/BatchUpdateFindingsCommand.js +2 -2
  9. package/dist-cjs/commands/BatchUpdateStandardsControlAssociationsCommand.js +2 -2
  10. package/dist-cjs/commands/CreateActionTargetCommand.js +2 -2
  11. package/dist-cjs/commands/CreateFindingAggregatorCommand.js +2 -2
  12. package/dist-cjs/commands/CreateInsightCommand.js +2 -2
  13. package/dist-cjs/commands/CreateMembersCommand.js +2 -2
  14. package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteActionTargetCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteInsightCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteMembersCommand.js +2 -2
  20. package/dist-cjs/commands/DescribeActionTargetsCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeHubCommand.js +2 -2
  22. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeProductsCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeStandardsCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeStandardsControlsCommand.js +2 -2
  26. package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +2 -2
  27. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +2 -2
  28. package/dist-cjs/commands/DisableSecurityHubCommand.js +2 -2
  29. package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +2 -2
  30. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +2 -2
  31. package/dist-cjs/commands/DisassociateMembersCommand.js +2 -2
  32. package/dist-cjs/commands/EnableImportFindingsForProductCommand.js +2 -2
  33. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +2 -2
  34. package/dist-cjs/commands/EnableSecurityHubCommand.js +2 -2
  35. package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -2
  36. package/dist-cjs/commands/GetEnabledStandardsCommand.js +2 -2
  37. package/dist-cjs/commands/GetFindingAggregatorCommand.js +2 -2
  38. package/dist-cjs/commands/GetFindingsCommand.js +2 -2
  39. package/dist-cjs/commands/GetInsightResultsCommand.js +2 -2
  40. package/dist-cjs/commands/GetInsightsCommand.js +2 -2
  41. package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -2
  42. package/dist-cjs/commands/GetMasterAccountCommand.js +2 -2
  43. package/dist-cjs/commands/GetMembersCommand.js +2 -2
  44. package/dist-cjs/commands/InviteMembersCommand.js +2 -2
  45. package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +2 -2
  46. package/dist-cjs/commands/ListFindingAggregatorsCommand.js +2 -2
  47. package/dist-cjs/commands/ListInvitationsCommand.js +2 -2
  48. package/dist-cjs/commands/ListMembersCommand.js +2 -2
  49. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +2 -2
  50. package/dist-cjs/commands/ListSecurityControlDefinitionsCommand.js +2 -2
  51. package/dist-cjs/commands/ListStandardsControlAssociationsCommand.js +2 -2
  52. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  53. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  54. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  55. package/dist-cjs/commands/UpdateActionTargetCommand.js +2 -2
  56. package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +2 -2
  57. package/dist-cjs/commands/UpdateFindingsCommand.js +2 -2
  58. package/dist-cjs/commands/UpdateInsightCommand.js +2 -2
  59. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -2
  60. package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +2 -2
  61. package/dist-cjs/commands/UpdateStandardsControlCommand.js +2 -2
  62. package/dist-cjs/protocols/Aws_restJson1.js +4258 -5258
  63. package/dist-es/commands/AcceptAdministratorInvitationCommand.js +3 -3
  64. package/dist-es/commands/AcceptInvitationCommand.js +3 -3
  65. package/dist-es/commands/BatchDisableStandardsCommand.js +3 -3
  66. package/dist-es/commands/BatchEnableStandardsCommand.js +3 -3
  67. package/dist-es/commands/BatchGetSecurityControlsCommand.js +3 -3
  68. package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +3 -3
  69. package/dist-es/commands/BatchImportFindingsCommand.js +3 -3
  70. package/dist-es/commands/BatchUpdateFindingsCommand.js +3 -3
  71. package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +3 -3
  72. package/dist-es/commands/CreateActionTargetCommand.js +3 -3
  73. package/dist-es/commands/CreateFindingAggregatorCommand.js +3 -3
  74. package/dist-es/commands/CreateInsightCommand.js +3 -3
  75. package/dist-es/commands/CreateMembersCommand.js +3 -3
  76. package/dist-es/commands/DeclineInvitationsCommand.js +3 -3
  77. package/dist-es/commands/DeleteActionTargetCommand.js +3 -3
  78. package/dist-es/commands/DeleteFindingAggregatorCommand.js +3 -3
  79. package/dist-es/commands/DeleteInsightCommand.js +3 -3
  80. package/dist-es/commands/DeleteInvitationsCommand.js +3 -3
  81. package/dist-es/commands/DeleteMembersCommand.js +3 -3
  82. package/dist-es/commands/DescribeActionTargetsCommand.js +3 -3
  83. package/dist-es/commands/DescribeHubCommand.js +3 -3
  84. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +3 -3
  85. package/dist-es/commands/DescribeProductsCommand.js +3 -3
  86. package/dist-es/commands/DescribeStandardsCommand.js +3 -3
  87. package/dist-es/commands/DescribeStandardsControlsCommand.js +3 -3
  88. package/dist-es/commands/DisableImportFindingsForProductCommand.js +3 -3
  89. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +3 -3
  90. package/dist-es/commands/DisableSecurityHubCommand.js +3 -3
  91. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +3 -3
  92. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +3 -3
  93. package/dist-es/commands/DisassociateMembersCommand.js +3 -3
  94. package/dist-es/commands/EnableImportFindingsForProductCommand.js +3 -3
  95. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +3 -3
  96. package/dist-es/commands/EnableSecurityHubCommand.js +3 -3
  97. package/dist-es/commands/GetAdministratorAccountCommand.js +3 -3
  98. package/dist-es/commands/GetEnabledStandardsCommand.js +3 -3
  99. package/dist-es/commands/GetFindingAggregatorCommand.js +3 -3
  100. package/dist-es/commands/GetFindingsCommand.js +3 -3
  101. package/dist-es/commands/GetInsightResultsCommand.js +3 -3
  102. package/dist-es/commands/GetInsightsCommand.js +3 -3
  103. package/dist-es/commands/GetInvitationsCountCommand.js +3 -3
  104. package/dist-es/commands/GetMasterAccountCommand.js +3 -3
  105. package/dist-es/commands/GetMembersCommand.js +3 -3
  106. package/dist-es/commands/InviteMembersCommand.js +3 -3
  107. package/dist-es/commands/ListEnabledProductsForImportCommand.js +3 -3
  108. package/dist-es/commands/ListFindingAggregatorsCommand.js +3 -3
  109. package/dist-es/commands/ListInvitationsCommand.js +3 -3
  110. package/dist-es/commands/ListMembersCommand.js +3 -3
  111. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +3 -3
  112. package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +3 -3
  113. package/dist-es/commands/ListStandardsControlAssociationsCommand.js +3 -3
  114. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  115. package/dist-es/commands/TagResourceCommand.js +3 -3
  116. package/dist-es/commands/UntagResourceCommand.js +3 -3
  117. package/dist-es/commands/UpdateActionTargetCommand.js +3 -3
  118. package/dist-es/commands/UpdateFindingAggregatorCommand.js +3 -3
  119. package/dist-es/commands/UpdateFindingsCommand.js +3 -3
  120. package/dist-es/commands/UpdateInsightCommand.js +3 -3
  121. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +3 -3
  122. package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +3 -3
  123. package/dist-es/commands/UpdateStandardsControlCommand.js +3 -3
  124. package/dist-es/protocols/Aws_restJson1.js +4133 -5133
  125. package/dist-types/protocols/Aws_restJson1.d.ts +488 -122
  126. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +122 -122
  127. package/package.json +6 -6
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1AcceptAdministratorInvitationCommand, serializeAws_restJson1AcceptAdministratorInvitationCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_AcceptAdministratorInvitationCommand, se_AcceptAdministratorInvitationCommand, } from "../protocols/Aws_restJson1";
5
5
  export class AcceptAdministratorInvitationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AcceptAdministratorInvitationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1AcceptAdministratorInvitationCommand(input, context);
36
+ return se_AcceptAdministratorInvitationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1AcceptAdministratorInvitationCommand(output, context);
39
+ return de_AcceptAdministratorInvitationCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1AcceptInvitationCommand, serializeAws_restJson1AcceptInvitationCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_AcceptInvitationCommand, se_AcceptInvitationCommand } from "../protocols/Aws_restJson1";
5
5
  export class AcceptInvitationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AcceptInvitationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1AcceptInvitationCommand(input, context);
36
+ return se_AcceptInvitationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1AcceptInvitationCommand(output, context);
39
+ return de_AcceptInvitationCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1BatchDisableStandardsCommand, serializeAws_restJson1BatchDisableStandardsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_BatchDisableStandardsCommand, se_BatchDisableStandardsCommand } from "../protocols/Aws_restJson1";
5
5
  export class BatchDisableStandardsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchDisableStandardsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1BatchDisableStandardsCommand(input, context);
36
+ return se_BatchDisableStandardsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1BatchDisableStandardsCommand(output, context);
39
+ return de_BatchDisableStandardsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1BatchEnableStandardsCommand, serializeAws_restJson1BatchEnableStandardsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_BatchEnableStandardsCommand, se_BatchEnableStandardsCommand } from "../protocols/Aws_restJson1";
5
5
  export class BatchEnableStandardsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchEnableStandardsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1BatchEnableStandardsCommand(input, context);
36
+ return se_BatchEnableStandardsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1BatchEnableStandardsCommand(output, context);
39
+ return de_BatchEnableStandardsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1BatchGetSecurityControlsCommand, serializeAws_restJson1BatchGetSecurityControlsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_BatchGetSecurityControlsCommand, se_BatchGetSecurityControlsCommand } from "../protocols/Aws_restJson1";
5
5
  export class BatchGetSecurityControlsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchGetSecurityControlsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1BatchGetSecurityControlsCommand(input, context);
36
+ return se_BatchGetSecurityControlsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1BatchGetSecurityControlsCommand(output, context);
39
+ return de_BatchGetSecurityControlsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1BatchGetStandardsControlAssociationsCommand, serializeAws_restJson1BatchGetStandardsControlAssociationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_BatchGetStandardsControlAssociationsCommand, se_BatchGetStandardsControlAssociationsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class BatchGetStandardsControlAssociationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchGetStandardsControlAssociationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1BatchGetStandardsControlAssociationsCommand(input, context);
36
+ return se_BatchGetStandardsControlAssociationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1BatchGetStandardsControlAssociationsCommand(output, context);
39
+ return de_BatchGetStandardsControlAssociationsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1BatchImportFindingsCommand, serializeAws_restJson1BatchImportFindingsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_BatchImportFindingsCommand, se_BatchImportFindingsCommand } from "../protocols/Aws_restJson1";
5
5
  export class BatchImportFindingsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchImportFindingsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1BatchImportFindingsCommand(input, context);
36
+ return se_BatchImportFindingsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1BatchImportFindingsCommand(output, context);
39
+ return de_BatchImportFindingsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1BatchUpdateFindingsCommand, serializeAws_restJson1BatchUpdateFindingsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_BatchUpdateFindingsCommand, se_BatchUpdateFindingsCommand } from "../protocols/Aws_restJson1";
5
5
  export class BatchUpdateFindingsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchUpdateFindingsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1BatchUpdateFindingsCommand(input, context);
36
+ return se_BatchUpdateFindingsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1BatchUpdateFindingsCommand(output, context);
39
+ return de_BatchUpdateFindingsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1BatchUpdateStandardsControlAssociationsCommand, serializeAws_restJson1BatchUpdateStandardsControlAssociationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_BatchUpdateStandardsControlAssociationsCommand, se_BatchUpdateStandardsControlAssociationsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class BatchUpdateStandardsControlAssociationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchUpdateStandardsControlAssociationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1BatchUpdateStandardsControlAssociationsCommand(input, context);
36
+ return se_BatchUpdateStandardsControlAssociationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1BatchUpdateStandardsControlAssociationsCommand(output, context);
39
+ return de_BatchUpdateStandardsControlAssociationsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1CreateActionTargetCommand, serializeAws_restJson1CreateActionTargetCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_CreateActionTargetCommand, se_CreateActionTargetCommand } from "../protocols/Aws_restJson1";
5
5
  export class CreateActionTargetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateActionTargetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1CreateActionTargetCommand(input, context);
36
+ return se_CreateActionTargetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1CreateActionTargetCommand(output, context);
39
+ return de_CreateActionTargetCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1CreateFindingAggregatorCommand, serializeAws_restJson1CreateFindingAggregatorCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_CreateFindingAggregatorCommand, se_CreateFindingAggregatorCommand } from "../protocols/Aws_restJson1";
5
5
  export class CreateFindingAggregatorCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateFindingAggregatorCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1CreateFindingAggregatorCommand(input, context);
36
+ return se_CreateFindingAggregatorCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1CreateFindingAggregatorCommand(output, context);
39
+ return de_CreateFindingAggregatorCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1CreateInsightCommand, serializeAws_restJson1CreateInsightCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_CreateInsightCommand, se_CreateInsightCommand } from "../protocols/Aws_restJson1";
5
5
  export class CreateInsightCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateInsightCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1CreateInsightCommand(input, context);
36
+ return se_CreateInsightCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1CreateInsightCommand(output, context);
39
+ return de_CreateInsightCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1CreateMembersCommand, serializeAws_restJson1CreateMembersCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_CreateMembersCommand, se_CreateMembersCommand } from "../protocols/Aws_restJson1";
5
5
  export class CreateMembersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateMembersCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1CreateMembersCommand(input, context);
36
+ return se_CreateMembersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1CreateMembersCommand(output, context);
39
+ return de_CreateMembersCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DeclineInvitationsCommand, serializeAws_restJson1DeclineInvitationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeclineInvitationsCommand, se_DeclineInvitationsCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeclineInvitationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeclineInvitationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeclineInvitationsCommand(input, context);
36
+ return se_DeclineInvitationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeclineInvitationsCommand(output, context);
39
+ return de_DeclineInvitationsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DeleteActionTargetCommand, serializeAws_restJson1DeleteActionTargetCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteActionTargetCommand, se_DeleteActionTargetCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeleteActionTargetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteActionTargetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteActionTargetCommand(input, context);
36
+ return se_DeleteActionTargetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteActionTargetCommand(output, context);
39
+ return de_DeleteActionTargetCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DeleteFindingAggregatorCommand, serializeAws_restJson1DeleteFindingAggregatorCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteFindingAggregatorCommand, se_DeleteFindingAggregatorCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeleteFindingAggregatorCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteFindingAggregatorCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteFindingAggregatorCommand(input, context);
36
+ return se_DeleteFindingAggregatorCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteFindingAggregatorCommand(output, context);
39
+ return de_DeleteFindingAggregatorCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DeleteInsightCommand, serializeAws_restJson1DeleteInsightCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteInsightCommand, se_DeleteInsightCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeleteInsightCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteInsightCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteInsightCommand(input, context);
36
+ return se_DeleteInsightCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteInsightCommand(output, context);
39
+ return de_DeleteInsightCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DeleteInvitationsCommand, serializeAws_restJson1DeleteInvitationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteInvitationsCommand, se_DeleteInvitationsCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeleteInvitationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteInvitationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteInvitationsCommand(input, context);
36
+ return se_DeleteInvitationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteInvitationsCommand(output, context);
39
+ return de_DeleteInvitationsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DeleteMembersCommand, serializeAws_restJson1DeleteMembersCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DeleteMembersCommand, se_DeleteMembersCommand } from "../protocols/Aws_restJson1";
5
5
  export class DeleteMembersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteMembersCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DeleteMembersCommand(input, context);
36
+ return se_DeleteMembersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DeleteMembersCommand(output, context);
39
+ return de_DeleteMembersCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeActionTargetsCommand, serializeAws_restJson1DescribeActionTargetsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeActionTargetsCommand, se_DescribeActionTargetsCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeActionTargetsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeActionTargetsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeActionTargetsCommand(input, context);
36
+ return se_DescribeActionTargetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeActionTargetsCommand(output, context);
39
+ return de_DescribeActionTargetsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeHubCommand, serializeAws_restJson1DescribeHubCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeHubCommand, se_DescribeHubCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeHubCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeHubCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeHubCommand(input, context);
36
+ return se_DescribeHubCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeHubCommand(output, context);
39
+ return de_DescribeHubCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeOrganizationConfigurationCommand, serializeAws_restJson1DescribeOrganizationConfigurationCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeOrganizationConfigurationCommand, se_DescribeOrganizationConfigurationCommand, } from "../protocols/Aws_restJson1";
5
5
  export class DescribeOrganizationConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeOrganizationConfigurationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeOrganizationConfigurationCommand(input, context);
36
+ return se_DescribeOrganizationConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeOrganizationConfigurationCommand(output, context);
39
+ return de_DescribeOrganizationConfigurationCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeProductsCommand, serializeAws_restJson1DescribeProductsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeProductsCommand, se_DescribeProductsCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeProductsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeProductsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeProductsCommand(input, context);
36
+ return se_DescribeProductsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeProductsCommand(output, context);
39
+ return de_DescribeProductsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeStandardsCommand, serializeAws_restJson1DescribeStandardsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeStandardsCommand, se_DescribeStandardsCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeStandardsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeStandardsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeStandardsCommand(input, context);
36
+ return se_DescribeStandardsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeStandardsCommand(output, context);
39
+ return de_DescribeStandardsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DescribeStandardsControlsCommand, serializeAws_restJson1DescribeStandardsControlsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DescribeStandardsControlsCommand, se_DescribeStandardsControlsCommand } from "../protocols/Aws_restJson1";
5
5
  export class DescribeStandardsControlsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeStandardsControlsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DescribeStandardsControlsCommand(input, context);
36
+ return se_DescribeStandardsControlsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DescribeStandardsControlsCommand(output, context);
39
+ return de_DescribeStandardsControlsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DisableImportFindingsForProductCommand, serializeAws_restJson1DisableImportFindingsForProductCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DisableImportFindingsForProductCommand, se_DisableImportFindingsForProductCommand, } from "../protocols/Aws_restJson1";
5
5
  export class DisableImportFindingsForProductCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DisableImportFindingsForProductCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DisableImportFindingsForProductCommand(input, context);
36
+ return se_DisableImportFindingsForProductCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DisableImportFindingsForProductCommand(output, context);
39
+ return de_DisableImportFindingsForProductCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DisableOrganizationAdminAccountCommand, serializeAws_restJson1DisableOrganizationAdminAccountCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DisableOrganizationAdminAccountCommand, se_DisableOrganizationAdminAccountCommand, } from "../protocols/Aws_restJson1";
5
5
  export class DisableOrganizationAdminAccountCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DisableOrganizationAdminAccountCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DisableOrganizationAdminAccountCommand(input, context);
36
+ return se_DisableOrganizationAdminAccountCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DisableOrganizationAdminAccountCommand(output, context);
39
+ return de_DisableOrganizationAdminAccountCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1DisableSecurityHubCommand, serializeAws_restJson1DisableSecurityHubCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DisableSecurityHubCommand, se_DisableSecurityHubCommand } from "../protocols/Aws_restJson1";
5
5
  export class DisableSecurityHubCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DisableSecurityHubCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DisableSecurityHubCommand(input, context);
36
+ return se_DisableSecurityHubCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DisableSecurityHubCommand(output, context);
39
+ return de_DisableSecurityHubCommand(output, context);
40
40
  }
41
41
  }