@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_restJson1DisassociateFromAdministratorAccountCommand, serializeAws_restJson1DisassociateFromAdministratorAccountCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DisassociateFromAdministratorAccountCommand, se_DisassociateFromAdministratorAccountCommand, } from "../protocols/Aws_restJson1";
5
5
  export class DisassociateFromAdministratorAccountCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DisassociateFromAdministratorAccountCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DisassociateFromAdministratorAccountCommand(input, context);
36
+ return se_DisassociateFromAdministratorAccountCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DisassociateFromAdministratorAccountCommand(output, context);
39
+ return de_DisassociateFromAdministratorAccountCommand(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_restJson1DisassociateFromMasterAccountCommand, serializeAws_restJson1DisassociateFromMasterAccountCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DisassociateFromMasterAccountCommand, se_DisassociateFromMasterAccountCommand, } from "../protocols/Aws_restJson1";
5
5
  export class DisassociateFromMasterAccountCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DisassociateFromMasterAccountCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DisassociateFromMasterAccountCommand(input, context);
36
+ return se_DisassociateFromMasterAccountCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DisassociateFromMasterAccountCommand(output, context);
39
+ return de_DisassociateFromMasterAccountCommand(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_restJson1DisassociateMembersCommand, serializeAws_restJson1DisassociateMembersCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_DisassociateMembersCommand, se_DisassociateMembersCommand } from "../protocols/Aws_restJson1";
5
5
  export class DisassociateMembersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DisassociateMembersCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1DisassociateMembersCommand(input, context);
36
+ return se_DisassociateMembersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1DisassociateMembersCommand(output, context);
39
+ return de_DisassociateMembersCommand(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_restJson1EnableImportFindingsForProductCommand, serializeAws_restJson1EnableImportFindingsForProductCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_EnableImportFindingsForProductCommand, se_EnableImportFindingsForProductCommand, } from "../protocols/Aws_restJson1";
5
5
  export class EnableImportFindingsForProductCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class EnableImportFindingsForProductCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1EnableImportFindingsForProductCommand(input, context);
36
+ return se_EnableImportFindingsForProductCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1EnableImportFindingsForProductCommand(output, context);
39
+ return de_EnableImportFindingsForProductCommand(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_restJson1EnableOrganizationAdminAccountCommand, serializeAws_restJson1EnableOrganizationAdminAccountCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_EnableOrganizationAdminAccountCommand, se_EnableOrganizationAdminAccountCommand, } from "../protocols/Aws_restJson1";
5
5
  export class EnableOrganizationAdminAccountCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class EnableOrganizationAdminAccountCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1EnableOrganizationAdminAccountCommand(input, context);
36
+ return se_EnableOrganizationAdminAccountCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1EnableOrganizationAdminAccountCommand(output, context);
39
+ return de_EnableOrganizationAdminAccountCommand(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_restJson1EnableSecurityHubCommand, serializeAws_restJson1EnableSecurityHubCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_EnableSecurityHubCommand, se_EnableSecurityHubCommand } from "../protocols/Aws_restJson1";
5
5
  export class EnableSecurityHubCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class EnableSecurityHubCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1EnableSecurityHubCommand(input, context);
36
+ return se_EnableSecurityHubCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1EnableSecurityHubCommand(output, context);
39
+ return de_EnableSecurityHubCommand(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_restJson1GetAdministratorAccountCommand, serializeAws_restJson1GetAdministratorAccountCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetAdministratorAccountCommand, se_GetAdministratorAccountCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetAdministratorAccountCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetAdministratorAccountCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetAdministratorAccountCommand(input, context);
36
+ return se_GetAdministratorAccountCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetAdministratorAccountCommand(output, context);
39
+ return de_GetAdministratorAccountCommand(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_restJson1GetEnabledStandardsCommand, serializeAws_restJson1GetEnabledStandardsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetEnabledStandardsCommand, se_GetEnabledStandardsCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetEnabledStandardsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetEnabledStandardsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetEnabledStandardsCommand(input, context);
36
+ return se_GetEnabledStandardsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetEnabledStandardsCommand(output, context);
39
+ return de_GetEnabledStandardsCommand(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_restJson1GetFindingAggregatorCommand, serializeAws_restJson1GetFindingAggregatorCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetFindingAggregatorCommand, se_GetFindingAggregatorCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetFindingAggregatorCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetFindingAggregatorCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetFindingAggregatorCommand(input, context);
36
+ return se_GetFindingAggregatorCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetFindingAggregatorCommand(output, context);
39
+ return de_GetFindingAggregatorCommand(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_restJson1GetFindingsCommand, serializeAws_restJson1GetFindingsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetFindingsCommand, se_GetFindingsCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetFindingsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetFindingsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetFindingsCommand(input, context);
36
+ return se_GetFindingsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetFindingsCommand(output, context);
39
+ return de_GetFindingsCommand(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_restJson1GetInsightResultsCommand, serializeAws_restJson1GetInsightResultsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetInsightResultsCommand, se_GetInsightResultsCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetInsightResultsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetInsightResultsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetInsightResultsCommand(input, context);
36
+ return se_GetInsightResultsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetInsightResultsCommand(output, context);
39
+ return de_GetInsightResultsCommand(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_restJson1GetInsightsCommand, serializeAws_restJson1GetInsightsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetInsightsCommand, se_GetInsightsCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetInsightsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetInsightsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetInsightsCommand(input, context);
36
+ return se_GetInsightsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetInsightsCommand(output, context);
39
+ return de_GetInsightsCommand(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_restJson1GetInvitationsCountCommand, serializeAws_restJson1GetInvitationsCountCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetInvitationsCountCommand, se_GetInvitationsCountCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetInvitationsCountCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetInvitationsCountCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetInvitationsCountCommand(input, context);
36
+ return se_GetInvitationsCountCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetInvitationsCountCommand(output, context);
39
+ return de_GetInvitationsCountCommand(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_restJson1GetMasterAccountCommand, serializeAws_restJson1GetMasterAccountCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetMasterAccountCommand, se_GetMasterAccountCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetMasterAccountCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetMasterAccountCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetMasterAccountCommand(input, context);
36
+ return se_GetMasterAccountCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetMasterAccountCommand(output, context);
39
+ return de_GetMasterAccountCommand(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_restJson1GetMembersCommand, serializeAws_restJson1GetMembersCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetMembersCommand, se_GetMembersCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetMembersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetMembersCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetMembersCommand(input, context);
36
+ return se_GetMembersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetMembersCommand(output, context);
39
+ return de_GetMembersCommand(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_restJson1InviteMembersCommand, serializeAws_restJson1InviteMembersCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_InviteMembersCommand, se_InviteMembersCommand } from "../protocols/Aws_restJson1";
5
5
  export class InviteMembersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class InviteMembersCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1InviteMembersCommand(input, context);
36
+ return se_InviteMembersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1InviteMembersCommand(output, context);
39
+ return de_InviteMembersCommand(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_restJson1ListEnabledProductsForImportCommand, serializeAws_restJson1ListEnabledProductsForImportCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListEnabledProductsForImportCommand, se_ListEnabledProductsForImportCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListEnabledProductsForImportCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListEnabledProductsForImportCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListEnabledProductsForImportCommand(input, context);
36
+ return se_ListEnabledProductsForImportCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListEnabledProductsForImportCommand(output, context);
39
+ return de_ListEnabledProductsForImportCommand(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_restJson1ListFindingAggregatorsCommand, serializeAws_restJson1ListFindingAggregatorsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListFindingAggregatorsCommand, se_ListFindingAggregatorsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListFindingAggregatorsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListFindingAggregatorsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListFindingAggregatorsCommand(input, context);
36
+ return se_ListFindingAggregatorsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListFindingAggregatorsCommand(output, context);
39
+ return de_ListFindingAggregatorsCommand(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_restJson1ListInvitationsCommand, serializeAws_restJson1ListInvitationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListInvitationsCommand, se_ListInvitationsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListInvitationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListInvitationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListInvitationsCommand(input, context);
36
+ return se_ListInvitationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListInvitationsCommand(output, context);
39
+ return de_ListInvitationsCommand(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_restJson1ListMembersCommand, serializeAws_restJson1ListMembersCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListMembersCommand, se_ListMembersCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListMembersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListMembersCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListMembersCommand(input, context);
36
+ return se_ListMembersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListMembersCommand(output, context);
39
+ return de_ListMembersCommand(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_restJson1ListOrganizationAdminAccountsCommand, serializeAws_restJson1ListOrganizationAdminAccountsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListOrganizationAdminAccountsCommand, se_ListOrganizationAdminAccountsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListOrganizationAdminAccountsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListOrganizationAdminAccountsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListOrganizationAdminAccountsCommand(input, context);
36
+ return se_ListOrganizationAdminAccountsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListOrganizationAdminAccountsCommand(output, context);
39
+ return de_ListOrganizationAdminAccountsCommand(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_restJson1ListSecurityControlDefinitionsCommand, serializeAws_restJson1ListSecurityControlDefinitionsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListSecurityControlDefinitionsCommand, se_ListSecurityControlDefinitionsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListSecurityControlDefinitionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListSecurityControlDefinitionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListSecurityControlDefinitionsCommand(input, context);
36
+ return se_ListSecurityControlDefinitionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListSecurityControlDefinitionsCommand(output, context);
39
+ return de_ListSecurityControlDefinitionsCommand(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_restJson1ListStandardsControlAssociationsCommand, serializeAws_restJson1ListStandardsControlAssociationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListStandardsControlAssociationsCommand, se_ListStandardsControlAssociationsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListStandardsControlAssociationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListStandardsControlAssociationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListStandardsControlAssociationsCommand(input, context);
36
+ return se_ListStandardsControlAssociationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListStandardsControlAssociationsCommand(output, context);
39
+ return de_ListStandardsControlAssociationsCommand(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_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListTagsForResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTagsForResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListTagsForResourceCommand(input, context);
36
+ return se_ListTagsForResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListTagsForResourceCommand(output, context);
39
+ return de_ListTagsForResourceCommand(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_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
5
5
  export class TagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class TagResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1TagResourceCommand(input, context);
36
+ return se_TagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1TagResourceCommand(output, context);
39
+ return de_TagResourceCommand(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_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
5
5
  export class UntagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UntagResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UntagResourceCommand(input, context);
36
+ return se_UntagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UntagResourceCommand(output, context);
39
+ return de_UntagResourceCommand(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_restJson1UpdateActionTargetCommand, serializeAws_restJson1UpdateActionTargetCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateActionTargetCommand, se_UpdateActionTargetCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateActionTargetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateActionTargetCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateActionTargetCommand(input, context);
36
+ return se_UpdateActionTargetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateActionTargetCommand(output, context);
39
+ return de_UpdateActionTargetCommand(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_restJson1UpdateFindingAggregatorCommand, serializeAws_restJson1UpdateFindingAggregatorCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateFindingAggregatorCommand, se_UpdateFindingAggregatorCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateFindingAggregatorCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateFindingAggregatorCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateFindingAggregatorCommand(input, context);
36
+ return se_UpdateFindingAggregatorCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateFindingAggregatorCommand(output, context);
39
+ return de_UpdateFindingAggregatorCommand(output, context);
40
40
  }
41
41
  }