@aws-sdk/client-securityhub 3.303.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 +29 -29
@@ -61,125 +61,491 @@ import { UpdateInsightCommandInput, UpdateInsightCommandOutput } from "../comman
61
61
  import { UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput } from "../commands/UpdateOrganizationConfigurationCommand";
62
62
  import { UpdateSecurityHubConfigurationCommandInput, UpdateSecurityHubConfigurationCommandOutput } from "../commands/UpdateSecurityHubConfigurationCommand";
63
63
  import { UpdateStandardsControlCommandInput, UpdateStandardsControlCommandOutput } from "../commands/UpdateStandardsControlCommand";
64
- export declare const serializeAws_restJson1AcceptAdministratorInvitationCommand: (input: AcceptAdministratorInvitationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
65
- export declare const serializeAws_restJson1AcceptInvitationCommand: (input: AcceptInvitationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
66
- export declare const serializeAws_restJson1BatchDisableStandardsCommand: (input: BatchDisableStandardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
- export declare const serializeAws_restJson1BatchEnableStandardsCommand: (input: BatchEnableStandardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
- export declare const serializeAws_restJson1BatchGetSecurityControlsCommand: (input: BatchGetSecurityControlsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const serializeAws_restJson1BatchGetStandardsControlAssociationsCommand: (input: BatchGetStandardsControlAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- export declare const serializeAws_restJson1BatchImportFindingsCommand: (input: BatchImportFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
- export declare const serializeAws_restJson1BatchUpdateFindingsCommand: (input: BatchUpdateFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
- export declare const serializeAws_restJson1BatchUpdateStandardsControlAssociationsCommand: (input: BatchUpdateStandardsControlAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- export declare const serializeAws_restJson1CreateActionTargetCommand: (input: CreateActionTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- export declare const serializeAws_restJson1CreateFindingAggregatorCommand: (input: CreateFindingAggregatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- export declare const serializeAws_restJson1CreateInsightCommand: (input: CreateInsightCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
- export declare const serializeAws_restJson1CreateMembersCommand: (input: CreateMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const serializeAws_restJson1DeclineInvitationsCommand: (input: DeclineInvitationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- export declare const serializeAws_restJson1DeleteActionTargetCommand: (input: DeleteActionTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- export declare const serializeAws_restJson1DeleteFindingAggregatorCommand: (input: DeleteFindingAggregatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
- export declare const serializeAws_restJson1DeleteInsightCommand: (input: DeleteInsightCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_restJson1DeleteInvitationsCommand: (input: DeleteInvitationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_restJson1DeleteMembersCommand: (input: DeleteMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_restJson1DescribeActionTargetsCommand: (input: DescribeActionTargetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_restJson1DescribeHubCommand: (input: DescribeHubCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const serializeAws_restJson1DescribeOrganizationConfigurationCommand: (input: DescribeOrganizationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- export declare const serializeAws_restJson1DescribeProductsCommand: (input: DescribeProductsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- export declare const serializeAws_restJson1DescribeStandardsCommand: (input: DescribeStandardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_restJson1DescribeStandardsControlsCommand: (input: DescribeStandardsControlsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_restJson1DisableImportFindingsForProductCommand: (input: DisableImportFindingsForProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_restJson1DisableOrganizationAdminAccountCommand: (input: DisableOrganizationAdminAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_restJson1DisableSecurityHubCommand: (input: DisableSecurityHubCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_restJson1DisassociateFromAdministratorAccountCommand: (input: DisassociateFromAdministratorAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_restJson1DisassociateFromMasterAccountCommand: (input: DisassociateFromMasterAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_restJson1DisassociateMembersCommand: (input: DisassociateMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_restJson1EnableImportFindingsForProductCommand: (input: EnableImportFindingsForProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_restJson1EnableOrganizationAdminAccountCommand: (input: EnableOrganizationAdminAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_restJson1EnableSecurityHubCommand: (input: EnableSecurityHubCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_restJson1GetAdministratorAccountCommand: (input: GetAdministratorAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const serializeAws_restJson1GetEnabledStandardsCommand: (input: GetEnabledStandardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
- export declare const serializeAws_restJson1GetFindingAggregatorCommand: (input: GetFindingAggregatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- export declare const serializeAws_restJson1GetFindingsCommand: (input: GetFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- export declare const serializeAws_restJson1GetInsightResultsCommand: (input: GetInsightResultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- export declare const serializeAws_restJson1GetInsightsCommand: (input: GetInsightsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
- export declare const serializeAws_restJson1GetInvitationsCountCommand: (input: GetInvitationsCountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_restJson1GetMasterAccountCommand: (input: GetMasterAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_restJson1GetMembersCommand: (input: GetMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_restJson1InviteMembersCommand: (input: InviteMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_restJson1ListEnabledProductsForImportCommand: (input: ListEnabledProductsForImportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_restJson1ListFindingAggregatorsCommand: (input: ListFindingAggregatorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_restJson1ListInvitationsCommand: (input: ListInvitationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_restJson1ListMembersCommand: (input: ListMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_restJson1ListOrganizationAdminAccountsCommand: (input: ListOrganizationAdminAccountsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_restJson1ListSecurityControlDefinitionsCommand: (input: ListSecurityControlDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_restJson1ListStandardsControlAssociationsCommand: (input: ListStandardsControlAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_restJson1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_restJson1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_restJson1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_restJson1UpdateActionTargetCommand: (input: UpdateActionTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_restJson1UpdateFindingAggregatorCommand: (input: UpdateFindingAggregatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_restJson1UpdateFindingsCommand: (input: UpdateFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_restJson1UpdateInsightCommand: (input: UpdateInsightCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_restJson1UpdateOrganizationConfigurationCommand: (input: UpdateOrganizationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_restJson1UpdateSecurityHubConfigurationCommand: (input: UpdateSecurityHubConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_restJson1UpdateStandardsControlCommand: (input: UpdateStandardsControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const deserializeAws_restJson1AcceptAdministratorInvitationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptAdministratorInvitationCommandOutput>;
126
- export declare const deserializeAws_restJson1AcceptInvitationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptInvitationCommandOutput>;
127
- export declare const deserializeAws_restJson1BatchDisableStandardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDisableStandardsCommandOutput>;
128
- export declare const deserializeAws_restJson1BatchEnableStandardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchEnableStandardsCommandOutput>;
129
- export declare const deserializeAws_restJson1BatchGetSecurityControlsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetSecurityControlsCommandOutput>;
130
- export declare const deserializeAws_restJson1BatchGetStandardsControlAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetStandardsControlAssociationsCommandOutput>;
131
- export declare const deserializeAws_restJson1BatchImportFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchImportFindingsCommandOutput>;
132
- export declare const deserializeAws_restJson1BatchUpdateFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchUpdateFindingsCommandOutput>;
133
- export declare const deserializeAws_restJson1BatchUpdateStandardsControlAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchUpdateStandardsControlAssociationsCommandOutput>;
134
- export declare const deserializeAws_restJson1CreateActionTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateActionTargetCommandOutput>;
135
- export declare const deserializeAws_restJson1CreateFindingAggregatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFindingAggregatorCommandOutput>;
136
- export declare const deserializeAws_restJson1CreateInsightCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInsightCommandOutput>;
137
- export declare const deserializeAws_restJson1CreateMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMembersCommandOutput>;
138
- export declare const deserializeAws_restJson1DeclineInvitationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeclineInvitationsCommandOutput>;
139
- export declare const deserializeAws_restJson1DeleteActionTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteActionTargetCommandOutput>;
140
- export declare const deserializeAws_restJson1DeleteFindingAggregatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFindingAggregatorCommandOutput>;
141
- export declare const deserializeAws_restJson1DeleteInsightCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInsightCommandOutput>;
142
- export declare const deserializeAws_restJson1DeleteInvitationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInvitationsCommandOutput>;
143
- export declare const deserializeAws_restJson1DeleteMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMembersCommandOutput>;
144
- export declare const deserializeAws_restJson1DescribeActionTargetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeActionTargetsCommandOutput>;
145
- export declare const deserializeAws_restJson1DescribeHubCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeHubCommandOutput>;
146
- export declare const deserializeAws_restJson1DescribeOrganizationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeOrganizationConfigurationCommandOutput>;
147
- export declare const deserializeAws_restJson1DescribeProductsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProductsCommandOutput>;
148
- export declare const deserializeAws_restJson1DescribeStandardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStandardsCommandOutput>;
149
- export declare const deserializeAws_restJson1DescribeStandardsControlsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStandardsControlsCommandOutput>;
150
- export declare const deserializeAws_restJson1DisableImportFindingsForProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableImportFindingsForProductCommandOutput>;
151
- export declare const deserializeAws_restJson1DisableOrganizationAdminAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableOrganizationAdminAccountCommandOutput>;
152
- export declare const deserializeAws_restJson1DisableSecurityHubCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableSecurityHubCommandOutput>;
153
- export declare const deserializeAws_restJson1DisassociateFromAdministratorAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFromAdministratorAccountCommandOutput>;
154
- export declare const deserializeAws_restJson1DisassociateFromMasterAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFromMasterAccountCommandOutput>;
155
- export declare const deserializeAws_restJson1DisassociateMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateMembersCommandOutput>;
156
- export declare const deserializeAws_restJson1EnableImportFindingsForProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableImportFindingsForProductCommandOutput>;
157
- export declare const deserializeAws_restJson1EnableOrganizationAdminAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableOrganizationAdminAccountCommandOutput>;
158
- export declare const deserializeAws_restJson1EnableSecurityHubCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableSecurityHubCommandOutput>;
159
- export declare const deserializeAws_restJson1GetAdministratorAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAdministratorAccountCommandOutput>;
160
- export declare const deserializeAws_restJson1GetEnabledStandardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEnabledStandardsCommandOutput>;
161
- export declare const deserializeAws_restJson1GetFindingAggregatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFindingAggregatorCommandOutput>;
162
- export declare const deserializeAws_restJson1GetFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFindingsCommandOutput>;
163
- export declare const deserializeAws_restJson1GetInsightResultsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInsightResultsCommandOutput>;
164
- export declare const deserializeAws_restJson1GetInsightsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInsightsCommandOutput>;
165
- export declare const deserializeAws_restJson1GetInvitationsCountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInvitationsCountCommandOutput>;
166
- export declare const deserializeAws_restJson1GetMasterAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMasterAccountCommandOutput>;
167
- export declare const deserializeAws_restJson1GetMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMembersCommandOutput>;
168
- export declare const deserializeAws_restJson1InviteMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<InviteMembersCommandOutput>;
169
- export declare const deserializeAws_restJson1ListEnabledProductsForImportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnabledProductsForImportCommandOutput>;
170
- export declare const deserializeAws_restJson1ListFindingAggregatorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFindingAggregatorsCommandOutput>;
171
- export declare const deserializeAws_restJson1ListInvitationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInvitationsCommandOutput>;
172
- export declare const deserializeAws_restJson1ListMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMembersCommandOutput>;
173
- export declare const deserializeAws_restJson1ListOrganizationAdminAccountsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOrganizationAdminAccountsCommandOutput>;
174
- export declare const deserializeAws_restJson1ListSecurityControlDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSecurityControlDefinitionsCommandOutput>;
175
- export declare const deserializeAws_restJson1ListStandardsControlAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStandardsControlAssociationsCommandOutput>;
176
- export declare const deserializeAws_restJson1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
177
- export declare const deserializeAws_restJson1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
178
- export declare const deserializeAws_restJson1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
179
- export declare const deserializeAws_restJson1UpdateActionTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateActionTargetCommandOutput>;
180
- export declare const deserializeAws_restJson1UpdateFindingAggregatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFindingAggregatorCommandOutput>;
181
- export declare const deserializeAws_restJson1UpdateFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFindingsCommandOutput>;
182
- export declare const deserializeAws_restJson1UpdateInsightCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInsightCommandOutput>;
183
- export declare const deserializeAws_restJson1UpdateOrganizationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateOrganizationConfigurationCommandOutput>;
184
- export declare const deserializeAws_restJson1UpdateSecurityHubConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSecurityHubConfigurationCommandOutput>;
185
- export declare const deserializeAws_restJson1UpdateStandardsControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStandardsControlCommandOutput>;
64
+ /**
65
+ * serializeAws_restJson1AcceptAdministratorInvitationCommand
66
+ */
67
+ export declare const se_AcceptAdministratorInvitationCommand: (input: AcceptAdministratorInvitationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
+ /**
69
+ * serializeAws_restJson1AcceptInvitationCommand
70
+ */
71
+ export declare const se_AcceptInvitationCommand: (input: AcceptInvitationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
+ /**
73
+ * serializeAws_restJson1BatchDisableStandardsCommand
74
+ */
75
+ export declare const se_BatchDisableStandardsCommand: (input: BatchDisableStandardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
+ /**
77
+ * serializeAws_restJson1BatchEnableStandardsCommand
78
+ */
79
+ export declare const se_BatchEnableStandardsCommand: (input: BatchEnableStandardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
+ /**
81
+ * serializeAws_restJson1BatchGetSecurityControlsCommand
82
+ */
83
+ export declare const se_BatchGetSecurityControlsCommand: (input: BatchGetSecurityControlsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
+ /**
85
+ * serializeAws_restJson1BatchGetStandardsControlAssociationsCommand
86
+ */
87
+ export declare const se_BatchGetStandardsControlAssociationsCommand: (input: BatchGetStandardsControlAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
+ /**
89
+ * serializeAws_restJson1BatchImportFindingsCommand
90
+ */
91
+ export declare const se_BatchImportFindingsCommand: (input: BatchImportFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
+ /**
93
+ * serializeAws_restJson1BatchUpdateFindingsCommand
94
+ */
95
+ export declare const se_BatchUpdateFindingsCommand: (input: BatchUpdateFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
+ /**
97
+ * serializeAws_restJson1BatchUpdateStandardsControlAssociationsCommand
98
+ */
99
+ export declare const se_BatchUpdateStandardsControlAssociationsCommand: (input: BatchUpdateStandardsControlAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
+ /**
101
+ * serializeAws_restJson1CreateActionTargetCommand
102
+ */
103
+ export declare const se_CreateActionTargetCommand: (input: CreateActionTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
+ /**
105
+ * serializeAws_restJson1CreateFindingAggregatorCommand
106
+ */
107
+ export declare const se_CreateFindingAggregatorCommand: (input: CreateFindingAggregatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
+ /**
109
+ * serializeAws_restJson1CreateInsightCommand
110
+ */
111
+ export declare const se_CreateInsightCommand: (input: CreateInsightCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
+ /**
113
+ * serializeAws_restJson1CreateMembersCommand
114
+ */
115
+ export declare const se_CreateMembersCommand: (input: CreateMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
+ /**
117
+ * serializeAws_restJson1DeclineInvitationsCommand
118
+ */
119
+ export declare const se_DeclineInvitationsCommand: (input: DeclineInvitationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
+ /**
121
+ * serializeAws_restJson1DeleteActionTargetCommand
122
+ */
123
+ export declare const se_DeleteActionTargetCommand: (input: DeleteActionTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
+ /**
125
+ * serializeAws_restJson1DeleteFindingAggregatorCommand
126
+ */
127
+ export declare const se_DeleteFindingAggregatorCommand: (input: DeleteFindingAggregatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
+ /**
129
+ * serializeAws_restJson1DeleteInsightCommand
130
+ */
131
+ export declare const se_DeleteInsightCommand: (input: DeleteInsightCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
+ /**
133
+ * serializeAws_restJson1DeleteInvitationsCommand
134
+ */
135
+ export declare const se_DeleteInvitationsCommand: (input: DeleteInvitationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
+ /**
137
+ * serializeAws_restJson1DeleteMembersCommand
138
+ */
139
+ export declare const se_DeleteMembersCommand: (input: DeleteMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
+ /**
141
+ * serializeAws_restJson1DescribeActionTargetsCommand
142
+ */
143
+ export declare const se_DescribeActionTargetsCommand: (input: DescribeActionTargetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
+ /**
145
+ * serializeAws_restJson1DescribeHubCommand
146
+ */
147
+ export declare const se_DescribeHubCommand: (input: DescribeHubCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
+ /**
149
+ * serializeAws_restJson1DescribeOrganizationConfigurationCommand
150
+ */
151
+ export declare const se_DescribeOrganizationConfigurationCommand: (input: DescribeOrganizationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
+ /**
153
+ * serializeAws_restJson1DescribeProductsCommand
154
+ */
155
+ export declare const se_DescribeProductsCommand: (input: DescribeProductsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
+ /**
157
+ * serializeAws_restJson1DescribeStandardsCommand
158
+ */
159
+ export declare const se_DescribeStandardsCommand: (input: DescribeStandardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
+ /**
161
+ * serializeAws_restJson1DescribeStandardsControlsCommand
162
+ */
163
+ export declare const se_DescribeStandardsControlsCommand: (input: DescribeStandardsControlsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
+ /**
165
+ * serializeAws_restJson1DisableImportFindingsForProductCommand
166
+ */
167
+ export declare const se_DisableImportFindingsForProductCommand: (input: DisableImportFindingsForProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
+ /**
169
+ * serializeAws_restJson1DisableOrganizationAdminAccountCommand
170
+ */
171
+ export declare const se_DisableOrganizationAdminAccountCommand: (input: DisableOrganizationAdminAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
+ /**
173
+ * serializeAws_restJson1DisableSecurityHubCommand
174
+ */
175
+ export declare const se_DisableSecurityHubCommand: (input: DisableSecurityHubCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
+ /**
177
+ * serializeAws_restJson1DisassociateFromAdministratorAccountCommand
178
+ */
179
+ export declare const se_DisassociateFromAdministratorAccountCommand: (input: DisassociateFromAdministratorAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
+ /**
181
+ * serializeAws_restJson1DisassociateFromMasterAccountCommand
182
+ */
183
+ export declare const se_DisassociateFromMasterAccountCommand: (input: DisassociateFromMasterAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
+ /**
185
+ * serializeAws_restJson1DisassociateMembersCommand
186
+ */
187
+ export declare const se_DisassociateMembersCommand: (input: DisassociateMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
+ /**
189
+ * serializeAws_restJson1EnableImportFindingsForProductCommand
190
+ */
191
+ export declare const se_EnableImportFindingsForProductCommand: (input: EnableImportFindingsForProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
+ /**
193
+ * serializeAws_restJson1EnableOrganizationAdminAccountCommand
194
+ */
195
+ export declare const se_EnableOrganizationAdminAccountCommand: (input: EnableOrganizationAdminAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
+ /**
197
+ * serializeAws_restJson1EnableSecurityHubCommand
198
+ */
199
+ export declare const se_EnableSecurityHubCommand: (input: EnableSecurityHubCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
+ /**
201
+ * serializeAws_restJson1GetAdministratorAccountCommand
202
+ */
203
+ export declare const se_GetAdministratorAccountCommand: (input: GetAdministratorAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
+ /**
205
+ * serializeAws_restJson1GetEnabledStandardsCommand
206
+ */
207
+ export declare const se_GetEnabledStandardsCommand: (input: GetEnabledStandardsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
+ /**
209
+ * serializeAws_restJson1GetFindingAggregatorCommand
210
+ */
211
+ export declare const se_GetFindingAggregatorCommand: (input: GetFindingAggregatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
212
+ /**
213
+ * serializeAws_restJson1GetFindingsCommand
214
+ */
215
+ export declare const se_GetFindingsCommand: (input: GetFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
216
+ /**
217
+ * serializeAws_restJson1GetInsightResultsCommand
218
+ */
219
+ export declare const se_GetInsightResultsCommand: (input: GetInsightResultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
220
+ /**
221
+ * serializeAws_restJson1GetInsightsCommand
222
+ */
223
+ export declare const se_GetInsightsCommand: (input: GetInsightsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
224
+ /**
225
+ * serializeAws_restJson1GetInvitationsCountCommand
226
+ */
227
+ export declare const se_GetInvitationsCountCommand: (input: GetInvitationsCountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
228
+ /**
229
+ * serializeAws_restJson1GetMasterAccountCommand
230
+ */
231
+ export declare const se_GetMasterAccountCommand: (input: GetMasterAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
232
+ /**
233
+ * serializeAws_restJson1GetMembersCommand
234
+ */
235
+ export declare const se_GetMembersCommand: (input: GetMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
236
+ /**
237
+ * serializeAws_restJson1InviteMembersCommand
238
+ */
239
+ export declare const se_InviteMembersCommand: (input: InviteMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
240
+ /**
241
+ * serializeAws_restJson1ListEnabledProductsForImportCommand
242
+ */
243
+ export declare const se_ListEnabledProductsForImportCommand: (input: ListEnabledProductsForImportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
244
+ /**
245
+ * serializeAws_restJson1ListFindingAggregatorsCommand
246
+ */
247
+ export declare const se_ListFindingAggregatorsCommand: (input: ListFindingAggregatorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
248
+ /**
249
+ * serializeAws_restJson1ListInvitationsCommand
250
+ */
251
+ export declare const se_ListInvitationsCommand: (input: ListInvitationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
252
+ /**
253
+ * serializeAws_restJson1ListMembersCommand
254
+ */
255
+ export declare const se_ListMembersCommand: (input: ListMembersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
256
+ /**
257
+ * serializeAws_restJson1ListOrganizationAdminAccountsCommand
258
+ */
259
+ export declare const se_ListOrganizationAdminAccountsCommand: (input: ListOrganizationAdminAccountsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
260
+ /**
261
+ * serializeAws_restJson1ListSecurityControlDefinitionsCommand
262
+ */
263
+ export declare const se_ListSecurityControlDefinitionsCommand: (input: ListSecurityControlDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
264
+ /**
265
+ * serializeAws_restJson1ListStandardsControlAssociationsCommand
266
+ */
267
+ export declare const se_ListStandardsControlAssociationsCommand: (input: ListStandardsControlAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
268
+ /**
269
+ * serializeAws_restJson1ListTagsForResourceCommand
270
+ */
271
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
272
+ /**
273
+ * serializeAws_restJson1TagResourceCommand
274
+ */
275
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
276
+ /**
277
+ * serializeAws_restJson1UntagResourceCommand
278
+ */
279
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
280
+ /**
281
+ * serializeAws_restJson1UpdateActionTargetCommand
282
+ */
283
+ export declare const se_UpdateActionTargetCommand: (input: UpdateActionTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
284
+ /**
285
+ * serializeAws_restJson1UpdateFindingAggregatorCommand
286
+ */
287
+ export declare const se_UpdateFindingAggregatorCommand: (input: UpdateFindingAggregatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
288
+ /**
289
+ * serializeAws_restJson1UpdateFindingsCommand
290
+ */
291
+ export declare const se_UpdateFindingsCommand: (input: UpdateFindingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
292
+ /**
293
+ * serializeAws_restJson1UpdateInsightCommand
294
+ */
295
+ export declare const se_UpdateInsightCommand: (input: UpdateInsightCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
296
+ /**
297
+ * serializeAws_restJson1UpdateOrganizationConfigurationCommand
298
+ */
299
+ export declare const se_UpdateOrganizationConfigurationCommand: (input: UpdateOrganizationConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
300
+ /**
301
+ * serializeAws_restJson1UpdateSecurityHubConfigurationCommand
302
+ */
303
+ export declare const se_UpdateSecurityHubConfigurationCommand: (input: UpdateSecurityHubConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
304
+ /**
305
+ * serializeAws_restJson1UpdateStandardsControlCommand
306
+ */
307
+ export declare const se_UpdateStandardsControlCommand: (input: UpdateStandardsControlCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
308
+ /**
309
+ * deserializeAws_restJson1AcceptAdministratorInvitationCommand
310
+ */
311
+ export declare const de_AcceptAdministratorInvitationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptAdministratorInvitationCommandOutput>;
312
+ /**
313
+ * deserializeAws_restJson1AcceptInvitationCommand
314
+ */
315
+ export declare const de_AcceptInvitationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptInvitationCommandOutput>;
316
+ /**
317
+ * deserializeAws_restJson1BatchDisableStandardsCommand
318
+ */
319
+ export declare const de_BatchDisableStandardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDisableStandardsCommandOutput>;
320
+ /**
321
+ * deserializeAws_restJson1BatchEnableStandardsCommand
322
+ */
323
+ export declare const de_BatchEnableStandardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchEnableStandardsCommandOutput>;
324
+ /**
325
+ * deserializeAws_restJson1BatchGetSecurityControlsCommand
326
+ */
327
+ export declare const de_BatchGetSecurityControlsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetSecurityControlsCommandOutput>;
328
+ /**
329
+ * deserializeAws_restJson1BatchGetStandardsControlAssociationsCommand
330
+ */
331
+ export declare const de_BatchGetStandardsControlAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetStandardsControlAssociationsCommandOutput>;
332
+ /**
333
+ * deserializeAws_restJson1BatchImportFindingsCommand
334
+ */
335
+ export declare const de_BatchImportFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchImportFindingsCommandOutput>;
336
+ /**
337
+ * deserializeAws_restJson1BatchUpdateFindingsCommand
338
+ */
339
+ export declare const de_BatchUpdateFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchUpdateFindingsCommandOutput>;
340
+ /**
341
+ * deserializeAws_restJson1BatchUpdateStandardsControlAssociationsCommand
342
+ */
343
+ export declare const de_BatchUpdateStandardsControlAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchUpdateStandardsControlAssociationsCommandOutput>;
344
+ /**
345
+ * deserializeAws_restJson1CreateActionTargetCommand
346
+ */
347
+ export declare const de_CreateActionTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateActionTargetCommandOutput>;
348
+ /**
349
+ * deserializeAws_restJson1CreateFindingAggregatorCommand
350
+ */
351
+ export declare const de_CreateFindingAggregatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFindingAggregatorCommandOutput>;
352
+ /**
353
+ * deserializeAws_restJson1CreateInsightCommand
354
+ */
355
+ export declare const de_CreateInsightCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInsightCommandOutput>;
356
+ /**
357
+ * deserializeAws_restJson1CreateMembersCommand
358
+ */
359
+ export declare const de_CreateMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMembersCommandOutput>;
360
+ /**
361
+ * deserializeAws_restJson1DeclineInvitationsCommand
362
+ */
363
+ export declare const de_DeclineInvitationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeclineInvitationsCommandOutput>;
364
+ /**
365
+ * deserializeAws_restJson1DeleteActionTargetCommand
366
+ */
367
+ export declare const de_DeleteActionTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteActionTargetCommandOutput>;
368
+ /**
369
+ * deserializeAws_restJson1DeleteFindingAggregatorCommand
370
+ */
371
+ export declare const de_DeleteFindingAggregatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFindingAggregatorCommandOutput>;
372
+ /**
373
+ * deserializeAws_restJson1DeleteInsightCommand
374
+ */
375
+ export declare const de_DeleteInsightCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInsightCommandOutput>;
376
+ /**
377
+ * deserializeAws_restJson1DeleteInvitationsCommand
378
+ */
379
+ export declare const de_DeleteInvitationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInvitationsCommandOutput>;
380
+ /**
381
+ * deserializeAws_restJson1DeleteMembersCommand
382
+ */
383
+ export declare const de_DeleteMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMembersCommandOutput>;
384
+ /**
385
+ * deserializeAws_restJson1DescribeActionTargetsCommand
386
+ */
387
+ export declare const de_DescribeActionTargetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeActionTargetsCommandOutput>;
388
+ /**
389
+ * deserializeAws_restJson1DescribeHubCommand
390
+ */
391
+ export declare const de_DescribeHubCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeHubCommandOutput>;
392
+ /**
393
+ * deserializeAws_restJson1DescribeOrganizationConfigurationCommand
394
+ */
395
+ export declare const de_DescribeOrganizationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeOrganizationConfigurationCommandOutput>;
396
+ /**
397
+ * deserializeAws_restJson1DescribeProductsCommand
398
+ */
399
+ export declare const de_DescribeProductsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProductsCommandOutput>;
400
+ /**
401
+ * deserializeAws_restJson1DescribeStandardsCommand
402
+ */
403
+ export declare const de_DescribeStandardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStandardsCommandOutput>;
404
+ /**
405
+ * deserializeAws_restJson1DescribeStandardsControlsCommand
406
+ */
407
+ export declare const de_DescribeStandardsControlsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeStandardsControlsCommandOutput>;
408
+ /**
409
+ * deserializeAws_restJson1DisableImportFindingsForProductCommand
410
+ */
411
+ export declare const de_DisableImportFindingsForProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableImportFindingsForProductCommandOutput>;
412
+ /**
413
+ * deserializeAws_restJson1DisableOrganizationAdminAccountCommand
414
+ */
415
+ export declare const de_DisableOrganizationAdminAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableOrganizationAdminAccountCommandOutput>;
416
+ /**
417
+ * deserializeAws_restJson1DisableSecurityHubCommand
418
+ */
419
+ export declare const de_DisableSecurityHubCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableSecurityHubCommandOutput>;
420
+ /**
421
+ * deserializeAws_restJson1DisassociateFromAdministratorAccountCommand
422
+ */
423
+ export declare const de_DisassociateFromAdministratorAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFromAdministratorAccountCommandOutput>;
424
+ /**
425
+ * deserializeAws_restJson1DisassociateFromMasterAccountCommand
426
+ */
427
+ export declare const de_DisassociateFromMasterAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateFromMasterAccountCommandOutput>;
428
+ /**
429
+ * deserializeAws_restJson1DisassociateMembersCommand
430
+ */
431
+ export declare const de_DisassociateMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateMembersCommandOutput>;
432
+ /**
433
+ * deserializeAws_restJson1EnableImportFindingsForProductCommand
434
+ */
435
+ export declare const de_EnableImportFindingsForProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableImportFindingsForProductCommandOutput>;
436
+ /**
437
+ * deserializeAws_restJson1EnableOrganizationAdminAccountCommand
438
+ */
439
+ export declare const de_EnableOrganizationAdminAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableOrganizationAdminAccountCommandOutput>;
440
+ /**
441
+ * deserializeAws_restJson1EnableSecurityHubCommand
442
+ */
443
+ export declare const de_EnableSecurityHubCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableSecurityHubCommandOutput>;
444
+ /**
445
+ * deserializeAws_restJson1GetAdministratorAccountCommand
446
+ */
447
+ export declare const de_GetAdministratorAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAdministratorAccountCommandOutput>;
448
+ /**
449
+ * deserializeAws_restJson1GetEnabledStandardsCommand
450
+ */
451
+ export declare const de_GetEnabledStandardsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEnabledStandardsCommandOutput>;
452
+ /**
453
+ * deserializeAws_restJson1GetFindingAggregatorCommand
454
+ */
455
+ export declare const de_GetFindingAggregatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFindingAggregatorCommandOutput>;
456
+ /**
457
+ * deserializeAws_restJson1GetFindingsCommand
458
+ */
459
+ export declare const de_GetFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFindingsCommandOutput>;
460
+ /**
461
+ * deserializeAws_restJson1GetInsightResultsCommand
462
+ */
463
+ export declare const de_GetInsightResultsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInsightResultsCommandOutput>;
464
+ /**
465
+ * deserializeAws_restJson1GetInsightsCommand
466
+ */
467
+ export declare const de_GetInsightsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInsightsCommandOutput>;
468
+ /**
469
+ * deserializeAws_restJson1GetInvitationsCountCommand
470
+ */
471
+ export declare const de_GetInvitationsCountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetInvitationsCountCommandOutput>;
472
+ /**
473
+ * deserializeAws_restJson1GetMasterAccountCommand
474
+ */
475
+ export declare const de_GetMasterAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMasterAccountCommandOutput>;
476
+ /**
477
+ * deserializeAws_restJson1GetMembersCommand
478
+ */
479
+ export declare const de_GetMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMembersCommandOutput>;
480
+ /**
481
+ * deserializeAws_restJson1InviteMembersCommand
482
+ */
483
+ export declare const de_InviteMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<InviteMembersCommandOutput>;
484
+ /**
485
+ * deserializeAws_restJson1ListEnabledProductsForImportCommand
486
+ */
487
+ export declare const de_ListEnabledProductsForImportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnabledProductsForImportCommandOutput>;
488
+ /**
489
+ * deserializeAws_restJson1ListFindingAggregatorsCommand
490
+ */
491
+ export declare const de_ListFindingAggregatorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFindingAggregatorsCommandOutput>;
492
+ /**
493
+ * deserializeAws_restJson1ListInvitationsCommand
494
+ */
495
+ export declare const de_ListInvitationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInvitationsCommandOutput>;
496
+ /**
497
+ * deserializeAws_restJson1ListMembersCommand
498
+ */
499
+ export declare const de_ListMembersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMembersCommandOutput>;
500
+ /**
501
+ * deserializeAws_restJson1ListOrganizationAdminAccountsCommand
502
+ */
503
+ export declare const de_ListOrganizationAdminAccountsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOrganizationAdminAccountsCommandOutput>;
504
+ /**
505
+ * deserializeAws_restJson1ListSecurityControlDefinitionsCommand
506
+ */
507
+ export declare const de_ListSecurityControlDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSecurityControlDefinitionsCommandOutput>;
508
+ /**
509
+ * deserializeAws_restJson1ListStandardsControlAssociationsCommand
510
+ */
511
+ export declare const de_ListStandardsControlAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStandardsControlAssociationsCommandOutput>;
512
+ /**
513
+ * deserializeAws_restJson1ListTagsForResourceCommand
514
+ */
515
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
516
+ /**
517
+ * deserializeAws_restJson1TagResourceCommand
518
+ */
519
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
520
+ /**
521
+ * deserializeAws_restJson1UntagResourceCommand
522
+ */
523
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
524
+ /**
525
+ * deserializeAws_restJson1UpdateActionTargetCommand
526
+ */
527
+ export declare const de_UpdateActionTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateActionTargetCommandOutput>;
528
+ /**
529
+ * deserializeAws_restJson1UpdateFindingAggregatorCommand
530
+ */
531
+ export declare const de_UpdateFindingAggregatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFindingAggregatorCommandOutput>;
532
+ /**
533
+ * deserializeAws_restJson1UpdateFindingsCommand
534
+ */
535
+ export declare const de_UpdateFindingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFindingsCommandOutput>;
536
+ /**
537
+ * deserializeAws_restJson1UpdateInsightCommand
538
+ */
539
+ export declare const de_UpdateInsightCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInsightCommandOutput>;
540
+ /**
541
+ * deserializeAws_restJson1UpdateOrganizationConfigurationCommand
542
+ */
543
+ export declare const de_UpdateOrganizationConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateOrganizationConfigurationCommandOutput>;
544
+ /**
545
+ * deserializeAws_restJson1UpdateSecurityHubConfigurationCommand
546
+ */
547
+ export declare const de_UpdateSecurityHubConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSecurityHubConfigurationCommandOutput>;
548
+ /**
549
+ * deserializeAws_restJson1UpdateStandardsControlCommand
550
+ */
551
+ export declare const de_UpdateStandardsControlCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStandardsControlCommandOutput>;