@aws-sdk/client-securityhub 3.478.0 → 3.484.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 (321) hide show
  1. package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +18 -41
  2. package/dist-cjs/commands/AcceptInvitationCommand.js +18 -41
  3. package/dist-cjs/commands/BatchDeleteAutomationRulesCommand.js +18 -41
  4. package/dist-cjs/commands/BatchDisableStandardsCommand.js +18 -41
  5. package/dist-cjs/commands/BatchEnableStandardsCommand.js +18 -41
  6. package/dist-cjs/commands/BatchGetAutomationRulesCommand.js +18 -41
  7. package/dist-cjs/commands/BatchGetConfigurationPolicyAssociationsCommand.js +18 -41
  8. package/dist-cjs/commands/BatchGetSecurityControlsCommand.js +18 -41
  9. package/dist-cjs/commands/BatchGetStandardsControlAssociationsCommand.js +18 -41
  10. package/dist-cjs/commands/BatchImportFindingsCommand.js +18 -41
  11. package/dist-cjs/commands/BatchUpdateAutomationRulesCommand.js +18 -41
  12. package/dist-cjs/commands/BatchUpdateFindingsCommand.js +18 -41
  13. package/dist-cjs/commands/BatchUpdateStandardsControlAssociationsCommand.js +18 -41
  14. package/dist-cjs/commands/CreateActionTargetCommand.js +18 -41
  15. package/dist-cjs/commands/CreateAutomationRuleCommand.js +18 -41
  16. package/dist-cjs/commands/CreateConfigurationPolicyCommand.js +18 -41
  17. package/dist-cjs/commands/CreateFindingAggregatorCommand.js +18 -41
  18. package/dist-cjs/commands/CreateInsightCommand.js +18 -41
  19. package/dist-cjs/commands/CreateMembersCommand.js +18 -41
  20. package/dist-cjs/commands/DeclineInvitationsCommand.js +18 -41
  21. package/dist-cjs/commands/DeleteActionTargetCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteConfigurationPolicyCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +18 -41
  24. package/dist-cjs/commands/DeleteInsightCommand.js +18 -41
  25. package/dist-cjs/commands/DeleteInvitationsCommand.js +18 -41
  26. package/dist-cjs/commands/DeleteMembersCommand.js +18 -41
  27. package/dist-cjs/commands/DescribeActionTargetsCommand.js +18 -41
  28. package/dist-cjs/commands/DescribeHubCommand.js +18 -41
  29. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +18 -41
  30. package/dist-cjs/commands/DescribeProductsCommand.js +18 -41
  31. package/dist-cjs/commands/DescribeStandardsCommand.js +18 -41
  32. package/dist-cjs/commands/DescribeStandardsControlsCommand.js +18 -41
  33. package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +18 -41
  34. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +18 -41
  35. package/dist-cjs/commands/DisableSecurityHubCommand.js +18 -41
  36. package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +18 -41
  37. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +18 -41
  38. package/dist-cjs/commands/DisassociateMembersCommand.js +18 -41
  39. package/dist-cjs/commands/EnableImportFindingsForProductCommand.js +18 -41
  40. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +18 -41
  41. package/dist-cjs/commands/EnableSecurityHubCommand.js +18 -41
  42. package/dist-cjs/commands/GetAdministratorAccountCommand.js +18 -41
  43. package/dist-cjs/commands/GetConfigurationPolicyAssociationCommand.js +18 -41
  44. package/dist-cjs/commands/GetConfigurationPolicyCommand.js +18 -41
  45. package/dist-cjs/commands/GetEnabledStandardsCommand.js +18 -41
  46. package/dist-cjs/commands/GetFindingAggregatorCommand.js +18 -41
  47. package/dist-cjs/commands/GetFindingHistoryCommand.js +18 -41
  48. package/dist-cjs/commands/GetFindingsCommand.js +18 -41
  49. package/dist-cjs/commands/GetInsightResultsCommand.js +18 -41
  50. package/dist-cjs/commands/GetInsightsCommand.js +18 -41
  51. package/dist-cjs/commands/GetInvitationsCountCommand.js +18 -41
  52. package/dist-cjs/commands/GetMasterAccountCommand.js +18 -41
  53. package/dist-cjs/commands/GetMembersCommand.js +18 -41
  54. package/dist-cjs/commands/GetSecurityControlDefinitionCommand.js +18 -41
  55. package/dist-cjs/commands/InviteMembersCommand.js +18 -41
  56. package/dist-cjs/commands/ListAutomationRulesCommand.js +18 -41
  57. package/dist-cjs/commands/ListConfigurationPoliciesCommand.js +18 -41
  58. package/dist-cjs/commands/ListConfigurationPolicyAssociationsCommand.js +18 -41
  59. package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +18 -41
  60. package/dist-cjs/commands/ListFindingAggregatorsCommand.js +18 -41
  61. package/dist-cjs/commands/ListInvitationsCommand.js +18 -41
  62. package/dist-cjs/commands/ListMembersCommand.js +18 -41
  63. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +18 -41
  64. package/dist-cjs/commands/ListSecurityControlDefinitionsCommand.js +18 -41
  65. package/dist-cjs/commands/ListStandardsControlAssociationsCommand.js +18 -41
  66. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  67. package/dist-cjs/commands/StartConfigurationPolicyAssociationCommand.js +18 -41
  68. package/dist-cjs/commands/StartConfigurationPolicyDisassociationCommand.js +18 -41
  69. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  70. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  71. package/dist-cjs/commands/UpdateActionTargetCommand.js +18 -41
  72. package/dist-cjs/commands/UpdateConfigurationPolicyCommand.js +18 -41
  73. package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +18 -41
  74. package/dist-cjs/commands/UpdateFindingsCommand.js +18 -41
  75. package/dist-cjs/commands/UpdateInsightCommand.js +18 -41
  76. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +18 -41
  77. package/dist-cjs/commands/UpdateSecurityControlCommand.js +18 -41
  78. package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +18 -41
  79. package/dist-cjs/commands/UpdateStandardsControlCommand.js +18 -41
  80. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  81. package/dist-es/commands/AcceptAdministratorInvitationCommand.js +18 -41
  82. package/dist-es/commands/AcceptInvitationCommand.js +18 -41
  83. package/dist-es/commands/BatchDeleteAutomationRulesCommand.js +18 -41
  84. package/dist-es/commands/BatchDisableStandardsCommand.js +18 -41
  85. package/dist-es/commands/BatchEnableStandardsCommand.js +18 -41
  86. package/dist-es/commands/BatchGetAutomationRulesCommand.js +18 -41
  87. package/dist-es/commands/BatchGetConfigurationPolicyAssociationsCommand.js +18 -41
  88. package/dist-es/commands/BatchGetSecurityControlsCommand.js +18 -41
  89. package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +18 -41
  90. package/dist-es/commands/BatchImportFindingsCommand.js +18 -41
  91. package/dist-es/commands/BatchUpdateAutomationRulesCommand.js +18 -41
  92. package/dist-es/commands/BatchUpdateFindingsCommand.js +18 -41
  93. package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +18 -41
  94. package/dist-es/commands/CreateActionTargetCommand.js +18 -41
  95. package/dist-es/commands/CreateAutomationRuleCommand.js +18 -41
  96. package/dist-es/commands/CreateConfigurationPolicyCommand.js +18 -41
  97. package/dist-es/commands/CreateFindingAggregatorCommand.js +18 -41
  98. package/dist-es/commands/CreateInsightCommand.js +18 -41
  99. package/dist-es/commands/CreateMembersCommand.js +18 -41
  100. package/dist-es/commands/DeclineInvitationsCommand.js +18 -41
  101. package/dist-es/commands/DeleteActionTargetCommand.js +18 -41
  102. package/dist-es/commands/DeleteConfigurationPolicyCommand.js +18 -41
  103. package/dist-es/commands/DeleteFindingAggregatorCommand.js +18 -41
  104. package/dist-es/commands/DeleteInsightCommand.js +18 -41
  105. package/dist-es/commands/DeleteInvitationsCommand.js +18 -41
  106. package/dist-es/commands/DeleteMembersCommand.js +18 -41
  107. package/dist-es/commands/DescribeActionTargetsCommand.js +18 -41
  108. package/dist-es/commands/DescribeHubCommand.js +18 -41
  109. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +18 -41
  110. package/dist-es/commands/DescribeProductsCommand.js +18 -41
  111. package/dist-es/commands/DescribeStandardsCommand.js +18 -41
  112. package/dist-es/commands/DescribeStandardsControlsCommand.js +18 -41
  113. package/dist-es/commands/DisableImportFindingsForProductCommand.js +18 -41
  114. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +18 -41
  115. package/dist-es/commands/DisableSecurityHubCommand.js +18 -41
  116. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +18 -41
  117. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +18 -41
  118. package/dist-es/commands/DisassociateMembersCommand.js +18 -41
  119. package/dist-es/commands/EnableImportFindingsForProductCommand.js +18 -41
  120. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +18 -41
  121. package/dist-es/commands/EnableSecurityHubCommand.js +18 -41
  122. package/dist-es/commands/GetAdministratorAccountCommand.js +18 -41
  123. package/dist-es/commands/GetConfigurationPolicyAssociationCommand.js +18 -41
  124. package/dist-es/commands/GetConfigurationPolicyCommand.js +18 -41
  125. package/dist-es/commands/GetEnabledStandardsCommand.js +18 -41
  126. package/dist-es/commands/GetFindingAggregatorCommand.js +18 -41
  127. package/dist-es/commands/GetFindingHistoryCommand.js +18 -41
  128. package/dist-es/commands/GetFindingsCommand.js +18 -41
  129. package/dist-es/commands/GetInsightResultsCommand.js +18 -41
  130. package/dist-es/commands/GetInsightsCommand.js +18 -41
  131. package/dist-es/commands/GetInvitationsCountCommand.js +18 -41
  132. package/dist-es/commands/GetMasterAccountCommand.js +18 -41
  133. package/dist-es/commands/GetMembersCommand.js +18 -41
  134. package/dist-es/commands/GetSecurityControlDefinitionCommand.js +18 -41
  135. package/dist-es/commands/InviteMembersCommand.js +18 -41
  136. package/dist-es/commands/ListAutomationRulesCommand.js +18 -41
  137. package/dist-es/commands/ListConfigurationPoliciesCommand.js +18 -41
  138. package/dist-es/commands/ListConfigurationPolicyAssociationsCommand.js +18 -41
  139. package/dist-es/commands/ListEnabledProductsForImportCommand.js +18 -41
  140. package/dist-es/commands/ListFindingAggregatorsCommand.js +18 -41
  141. package/dist-es/commands/ListInvitationsCommand.js +18 -41
  142. package/dist-es/commands/ListMembersCommand.js +18 -41
  143. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +18 -41
  144. package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +18 -41
  145. package/dist-es/commands/ListStandardsControlAssociationsCommand.js +18 -41
  146. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  147. package/dist-es/commands/StartConfigurationPolicyAssociationCommand.js +18 -41
  148. package/dist-es/commands/StartConfigurationPolicyDisassociationCommand.js +18 -41
  149. package/dist-es/commands/TagResourceCommand.js +18 -41
  150. package/dist-es/commands/UntagResourceCommand.js +18 -41
  151. package/dist-es/commands/UpdateActionTargetCommand.js +18 -41
  152. package/dist-es/commands/UpdateConfigurationPolicyCommand.js +18 -41
  153. package/dist-es/commands/UpdateFindingAggregatorCommand.js +18 -41
  154. package/dist-es/commands/UpdateFindingsCommand.js +18 -41
  155. package/dist-es/commands/UpdateInsightCommand.js +18 -41
  156. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +18 -41
  157. package/dist-es/commands/UpdateSecurityControlCommand.js +18 -41
  158. package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +18 -41
  159. package/dist-es/commands/UpdateStandardsControlCommand.js +18 -41
  160. package/dist-es/endpoint/EndpointParameters.js +6 -0
  161. package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +6 -21
  162. package/dist-types/commands/AcceptInvitationCommand.d.ts +6 -21
  163. package/dist-types/commands/BatchDeleteAutomationRulesCommand.d.ts +6 -21
  164. package/dist-types/commands/BatchDisableStandardsCommand.d.ts +6 -21
  165. package/dist-types/commands/BatchEnableStandardsCommand.d.ts +6 -21
  166. package/dist-types/commands/BatchGetAutomationRulesCommand.d.ts +6 -21
  167. package/dist-types/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +6 -21
  168. package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +6 -21
  169. package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +6 -21
  170. package/dist-types/commands/BatchImportFindingsCommand.d.ts +6 -21
  171. package/dist-types/commands/BatchUpdateAutomationRulesCommand.d.ts +6 -21
  172. package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +6 -21
  173. package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +6 -21
  174. package/dist-types/commands/CreateActionTargetCommand.d.ts +6 -21
  175. package/dist-types/commands/CreateAutomationRuleCommand.d.ts +6 -21
  176. package/dist-types/commands/CreateConfigurationPolicyCommand.d.ts +6 -21
  177. package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +6 -21
  178. package/dist-types/commands/CreateInsightCommand.d.ts +6 -21
  179. package/dist-types/commands/CreateMembersCommand.d.ts +6 -21
  180. package/dist-types/commands/DeclineInvitationsCommand.d.ts +6 -21
  181. package/dist-types/commands/DeleteActionTargetCommand.d.ts +6 -21
  182. package/dist-types/commands/DeleteConfigurationPolicyCommand.d.ts +6 -21
  183. package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +6 -21
  184. package/dist-types/commands/DeleteInsightCommand.d.ts +6 -21
  185. package/dist-types/commands/DeleteInvitationsCommand.d.ts +6 -21
  186. package/dist-types/commands/DeleteMembersCommand.d.ts +6 -21
  187. package/dist-types/commands/DescribeActionTargetsCommand.d.ts +6 -21
  188. package/dist-types/commands/DescribeHubCommand.d.ts +6 -21
  189. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +6 -21
  190. package/dist-types/commands/DescribeProductsCommand.d.ts +6 -21
  191. package/dist-types/commands/DescribeStandardsCommand.d.ts +6 -21
  192. package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +6 -21
  193. package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +6 -21
  194. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +6 -21
  195. package/dist-types/commands/DisableSecurityHubCommand.d.ts +6 -21
  196. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +6 -21
  197. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +6 -21
  198. package/dist-types/commands/DisassociateMembersCommand.d.ts +6 -21
  199. package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +6 -21
  200. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +6 -21
  201. package/dist-types/commands/EnableSecurityHubCommand.d.ts +6 -21
  202. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +6 -21
  203. package/dist-types/commands/GetConfigurationPolicyAssociationCommand.d.ts +6 -21
  204. package/dist-types/commands/GetConfigurationPolicyCommand.d.ts +6 -21
  205. package/dist-types/commands/GetEnabledStandardsCommand.d.ts +6 -21
  206. package/dist-types/commands/GetFindingAggregatorCommand.d.ts +6 -21
  207. package/dist-types/commands/GetFindingHistoryCommand.d.ts +6 -21
  208. package/dist-types/commands/GetFindingsCommand.d.ts +6 -21
  209. package/dist-types/commands/GetInsightResultsCommand.d.ts +6 -21
  210. package/dist-types/commands/GetInsightsCommand.d.ts +6 -21
  211. package/dist-types/commands/GetInvitationsCountCommand.d.ts +6 -21
  212. package/dist-types/commands/GetMasterAccountCommand.d.ts +6 -21
  213. package/dist-types/commands/GetMembersCommand.d.ts +6 -21
  214. package/dist-types/commands/GetSecurityControlDefinitionCommand.d.ts +6 -21
  215. package/dist-types/commands/InviteMembersCommand.d.ts +6 -21
  216. package/dist-types/commands/ListAutomationRulesCommand.d.ts +6 -21
  217. package/dist-types/commands/ListConfigurationPoliciesCommand.d.ts +6 -21
  218. package/dist-types/commands/ListConfigurationPolicyAssociationsCommand.d.ts +6 -21
  219. package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +6 -21
  220. package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +6 -21
  221. package/dist-types/commands/ListInvitationsCommand.d.ts +6 -21
  222. package/dist-types/commands/ListMembersCommand.d.ts +6 -21
  223. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +6 -21
  224. package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +6 -21
  225. package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +6 -21
  226. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  227. package/dist-types/commands/StartConfigurationPolicyAssociationCommand.d.ts +6 -21
  228. package/dist-types/commands/StartConfigurationPolicyDisassociationCommand.d.ts +6 -21
  229. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  230. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  231. package/dist-types/commands/UpdateActionTargetCommand.d.ts +6 -21
  232. package/dist-types/commands/UpdateConfigurationPolicyCommand.d.ts +6 -21
  233. package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +6 -21
  234. package/dist-types/commands/UpdateFindingsCommand.d.ts +6 -21
  235. package/dist-types/commands/UpdateInsightCommand.d.ts +6 -21
  236. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +6 -21
  237. package/dist-types/commands/UpdateSecurityControlCommand.d.ts +6 -21
  238. package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +6 -21
  239. package/dist-types/commands/UpdateStandardsControlCommand.d.ts +6 -21
  240. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  241. package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +12 -24
  242. package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +14 -23
  243. package/dist-types/ts3.4/commands/BatchDeleteAutomationRulesCommand.d.ts +12 -24
  244. package/dist-types/ts3.4/commands/BatchDisableStandardsCommand.d.ts +12 -24
  245. package/dist-types/ts3.4/commands/BatchEnableStandardsCommand.d.ts +12 -24
  246. package/dist-types/ts3.4/commands/BatchGetAutomationRulesCommand.d.ts +12 -24
  247. package/dist-types/ts3.4/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts +12 -24
  248. package/dist-types/ts3.4/commands/BatchGetSecurityControlsCommand.d.ts +12 -24
  249. package/dist-types/ts3.4/commands/BatchGetStandardsControlAssociationsCommand.d.ts +12 -24
  250. package/dist-types/ts3.4/commands/BatchImportFindingsCommand.d.ts +14 -23
  251. package/dist-types/ts3.4/commands/BatchUpdateAutomationRulesCommand.d.ts +12 -24
  252. package/dist-types/ts3.4/commands/BatchUpdateFindingsCommand.d.ts +14 -23
  253. package/dist-types/ts3.4/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +12 -24
  254. package/dist-types/ts3.4/commands/CreateActionTargetCommand.d.ts +14 -23
  255. package/dist-types/ts3.4/commands/CreateAutomationRuleCommand.d.ts +12 -24
  256. package/dist-types/ts3.4/commands/CreateConfigurationPolicyCommand.d.ts +12 -24
  257. package/dist-types/ts3.4/commands/CreateFindingAggregatorCommand.d.ts +12 -24
  258. package/dist-types/ts3.4/commands/CreateInsightCommand.d.ts +14 -23
  259. package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +14 -23
  260. package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +14 -23
  261. package/dist-types/ts3.4/commands/DeleteActionTargetCommand.d.ts +14 -23
  262. package/dist-types/ts3.4/commands/DeleteConfigurationPolicyCommand.d.ts +12 -24
  263. package/dist-types/ts3.4/commands/DeleteFindingAggregatorCommand.d.ts +12 -24
  264. package/dist-types/ts3.4/commands/DeleteInsightCommand.d.ts +14 -23
  265. package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +14 -23
  266. package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +14 -23
  267. package/dist-types/ts3.4/commands/DescribeActionTargetsCommand.d.ts +12 -24
  268. package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +14 -23
  269. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +12 -24
  270. package/dist-types/ts3.4/commands/DescribeProductsCommand.d.ts +14 -23
  271. package/dist-types/ts3.4/commands/DescribeStandardsCommand.d.ts +14 -23
  272. package/dist-types/ts3.4/commands/DescribeStandardsControlsCommand.d.ts +12 -24
  273. package/dist-types/ts3.4/commands/DisableImportFindingsForProductCommand.d.ts +12 -24
  274. package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +12 -24
  275. package/dist-types/ts3.4/commands/DisableSecurityHubCommand.d.ts +14 -23
  276. package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +12 -24
  277. package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +12 -24
  278. package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +14 -23
  279. package/dist-types/ts3.4/commands/EnableImportFindingsForProductCommand.d.ts +12 -24
  280. package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +12 -24
  281. package/dist-types/ts3.4/commands/EnableSecurityHubCommand.d.ts +14 -23
  282. package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +12 -24
  283. package/dist-types/ts3.4/commands/GetConfigurationPolicyAssociationCommand.d.ts +12 -24
  284. package/dist-types/ts3.4/commands/GetConfigurationPolicyCommand.d.ts +12 -24
  285. package/dist-types/ts3.4/commands/GetEnabledStandardsCommand.d.ts +14 -23
  286. package/dist-types/ts3.4/commands/GetFindingAggregatorCommand.d.ts +12 -24
  287. package/dist-types/ts3.4/commands/GetFindingHistoryCommand.d.ts +14 -23
  288. package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +14 -23
  289. package/dist-types/ts3.4/commands/GetInsightResultsCommand.d.ts +14 -23
  290. package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +14 -23
  291. package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +14 -23
  292. package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +14 -23
  293. package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +14 -23
  294. package/dist-types/ts3.4/commands/GetSecurityControlDefinitionCommand.d.ts +12 -24
  295. package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +14 -23
  296. package/dist-types/ts3.4/commands/ListAutomationRulesCommand.d.ts +14 -23
  297. package/dist-types/ts3.4/commands/ListConfigurationPoliciesCommand.d.ts +12 -24
  298. package/dist-types/ts3.4/commands/ListConfigurationPolicyAssociationsCommand.d.ts +12 -24
  299. package/dist-types/ts3.4/commands/ListEnabledProductsForImportCommand.d.ts +12 -24
  300. package/dist-types/ts3.4/commands/ListFindingAggregatorsCommand.d.ts +12 -24
  301. package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +14 -23
  302. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +14 -23
  303. package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +12 -24
  304. package/dist-types/ts3.4/commands/ListSecurityControlDefinitionsCommand.d.ts +12 -24
  305. package/dist-types/ts3.4/commands/ListStandardsControlAssociationsCommand.d.ts +12 -24
  306. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  307. package/dist-types/ts3.4/commands/StartConfigurationPolicyAssociationCommand.d.ts +12 -24
  308. package/dist-types/ts3.4/commands/StartConfigurationPolicyDisassociationCommand.d.ts +12 -24
  309. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  310. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  311. package/dist-types/ts3.4/commands/UpdateActionTargetCommand.d.ts +14 -23
  312. package/dist-types/ts3.4/commands/UpdateConfigurationPolicyCommand.d.ts +12 -24
  313. package/dist-types/ts3.4/commands/UpdateFindingAggregatorCommand.d.ts +12 -24
  314. package/dist-types/ts3.4/commands/UpdateFindingsCommand.d.ts +14 -23
  315. package/dist-types/ts3.4/commands/UpdateInsightCommand.d.ts +14 -23
  316. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +12 -24
  317. package/dist-types/ts3.4/commands/UpdateSecurityControlCommand.d.ts +12 -24
  318. package/dist-types/ts3.4/commands/UpdateSecurityHubConfigurationCommand.d.ts +12 -24
  319. package/dist-types/ts3.4/commands/UpdateStandardsControlCommand.d.ts +12 -24
  320. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  321. package/package.json +11 -11
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateSecurityControlRequest, UpdateSecurityControlResponse } from "../models/models_2";
5
4
  import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateSecurityControlCommandInput extends UpdateSecurityControl
21
20
  */
22
21
  export interface UpdateSecurityControlCommandOutput extends UpdateSecurityControlResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateSecurityControlCommand_base: {
24
+ new (input: UpdateSecurityControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSecurityControlCommandInput, UpdateSecurityControlCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -119,23 +122,5 @@ export interface UpdateSecurityControlCommandOutput extends UpdateSecurityContro
119
122
  * ```
120
123
  *
121
124
  */
122
- export declare class UpdateSecurityControlCommand extends $Command<UpdateSecurityControlCommandInput, UpdateSecurityControlCommandOutput, SecurityHubClientResolvedConfig> {
123
- readonly input: UpdateSecurityControlCommandInput;
124
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
125
- /**
126
- * @public
127
- */
128
- constructor(input: UpdateSecurityControlCommandInput);
129
- /**
130
- * @internal
131
- */
132
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSecurityControlCommandInput, UpdateSecurityControlCommandOutput>;
133
- /**
134
- * @internal
135
- */
136
- private serialize;
137
- /**
138
- * @internal
139
- */
140
- private deserialize;
125
+ export declare class UpdateSecurityControlCommand extends UpdateSecurityControlCommand_base {
141
126
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateSecurityHubConfigurationRequest, UpdateSecurityHubConfigurationResponse } from "../models/models_2";
5
4
  import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateSecurityHubConfigurationCommandInput extends UpdateSecuri
21
20
  */
22
21
  export interface UpdateSecurityHubConfigurationCommandOutput extends UpdateSecurityHubConfigurationResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateSecurityHubConfigurationCommand_base: {
24
+ new (input: UpdateSecurityHubConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSecurityHubConfigurationCommandInput, UpdateSecurityHubConfigurationCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates configuration options for Security Hub.</p>
@@ -82,23 +85,5 @@ export interface UpdateSecurityHubConfigurationCommandOutput extends UpdateSecur
82
85
  * ```
83
86
  *
84
87
  */
85
- export declare class UpdateSecurityHubConfigurationCommand extends $Command<UpdateSecurityHubConfigurationCommandInput, UpdateSecurityHubConfigurationCommandOutput, SecurityHubClientResolvedConfig> {
86
- readonly input: UpdateSecurityHubConfigurationCommandInput;
87
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
88
- /**
89
- * @public
90
- */
91
- constructor(input: UpdateSecurityHubConfigurationCommandInput);
92
- /**
93
- * @internal
94
- */
95
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSecurityHubConfigurationCommandInput, UpdateSecurityHubConfigurationCommandOutput>;
96
- /**
97
- * @internal
98
- */
99
- private serialize;
100
- /**
101
- * @internal
102
- */
103
- private deserialize;
88
+ export declare class UpdateSecurityHubConfigurationCommand extends UpdateSecurityHubConfigurationCommand_base {
104
89
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateStandardsControlRequest, UpdateStandardsControlResponse } from "../models/models_2";
5
4
  import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateStandardsControlCommandInput extends UpdateStandardsContr
21
20
  */
22
21
  export interface UpdateStandardsControlCommandOutput extends UpdateStandardsControlResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateStandardsControlCommand_base: {
24
+ new (input: UpdateStandardsControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStandardsControlCommandInput, UpdateStandardsControlCommandOutput, SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Used to control whether an individual security standard control is enabled or
@@ -81,23 +84,5 @@ export interface UpdateStandardsControlCommandOutput extends UpdateStandardsCont
81
84
  * ```
82
85
  *
83
86
  */
84
- export declare class UpdateStandardsControlCommand extends $Command<UpdateStandardsControlCommandInput, UpdateStandardsControlCommandOutput, SecurityHubClientResolvedConfig> {
85
- readonly input: UpdateStandardsControlCommandInput;
86
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
- /**
88
- * @public
89
- */
90
- constructor(input: UpdateStandardsControlCommandInput);
91
- /**
92
- * @internal
93
- */
94
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SecurityHubClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateStandardsControlCommandInput, UpdateStandardsControlCommandOutput>;
95
- /**
96
- * @internal
97
- */
98
- private serialize;
99
- /**
100
- * @internal
101
- */
102
- private deserialize;
87
+ export declare class UpdateStandardsControlCommand extends UpdateStandardsControlCommand_base {
103
88
  }
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
14
14
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
15
  defaultSigningName: string;
16
16
  };
17
+ export declare const commonParams: {
18
+ readonly UseFIPS: {
19
+ readonly type: "builtInParams";
20
+ readonly name: "useFipsEndpoint";
21
+ };
22
+ readonly Endpoint: {
23
+ readonly type: "builtInParams";
24
+ readonly name: "endpoint";
25
+ };
26
+ readonly Region: {
27
+ readonly type: "builtInParams";
28
+ readonly name: "region";
29
+ };
30
+ readonly UseDualStack: {
31
+ readonly type: "builtInParams";
32
+ readonly name: "useDualstackEndpoint";
33
+ };
34
+ };
17
35
  export interface EndpointParameters extends __EndpointParameters {
18
36
  Region?: string;
19
37
  UseDualStack?: boolean;
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AcceptAdministratorInvitationRequest,
11
5
  AcceptAdministratorInvitationResponse,
@@ -21,22 +15,16 @@ export interface AcceptAdministratorInvitationCommandInput
21
15
  export interface AcceptAdministratorInvitationCommandOutput
22
16
  extends AcceptAdministratorInvitationResponse,
23
17
  __MetadataBearer {}
24
- export declare class AcceptAdministratorInvitationCommand extends $Command<
25
- AcceptAdministratorInvitationCommandInput,
26
- AcceptAdministratorInvitationCommandOutput,
27
- SecurityHubClientResolvedConfig
28
- > {
29
- readonly input: AcceptAdministratorInvitationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: AcceptAdministratorInvitationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SecurityHubClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const AcceptAdministratorInvitationCommand_base: {
19
+ new (
20
+ input: AcceptAdministratorInvitationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  AcceptAdministratorInvitationCommandInput,
38
- AcceptAdministratorInvitationCommandOutput
23
+ AcceptAdministratorInvitationCommandOutput,
24
+ SecurityHubClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class AcceptAdministratorInvitationCommand extends AcceptAdministratorInvitationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AcceptInvitationRequest,
11
5
  AcceptInvitationResponse,
@@ -20,19 +14,16 @@ export interface AcceptInvitationCommandInput extends AcceptInvitationRequest {}
20
14
  export interface AcceptInvitationCommandOutput
21
15
  extends AcceptInvitationResponse,
22
16
  __MetadataBearer {}
23
- export declare class AcceptInvitationCommand extends $Command<
24
- AcceptInvitationCommandInput,
25
- AcceptInvitationCommandOutput,
26
- SecurityHubClientResolvedConfig
27
- > {
28
- readonly input: AcceptInvitationCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: AcceptInvitationCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: SecurityHubClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<AcceptInvitationCommandInput, AcceptInvitationCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const AcceptInvitationCommand_base: {
18
+ new (
19
+ input: AcceptInvitationCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ AcceptInvitationCommandInput,
22
+ AcceptInvitationCommandOutput,
23
+ SecurityHubClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class AcceptInvitationCommand extends AcceptInvitationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BatchDeleteAutomationRulesRequest,
11
5
  BatchDeleteAutomationRulesResponse,
@@ -21,22 +15,16 @@ export interface BatchDeleteAutomationRulesCommandInput
21
15
  export interface BatchDeleteAutomationRulesCommandOutput
22
16
  extends BatchDeleteAutomationRulesResponse,
23
17
  __MetadataBearer {}
24
- export declare class BatchDeleteAutomationRulesCommand extends $Command<
25
- BatchDeleteAutomationRulesCommandInput,
26
- BatchDeleteAutomationRulesCommandOutput,
27
- SecurityHubClientResolvedConfig
28
- > {
29
- readonly input: BatchDeleteAutomationRulesCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: BatchDeleteAutomationRulesCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SecurityHubClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const BatchDeleteAutomationRulesCommand_base: {
19
+ new (
20
+ input: BatchDeleteAutomationRulesCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  BatchDeleteAutomationRulesCommandInput,
38
- BatchDeleteAutomationRulesCommandOutput
23
+ BatchDeleteAutomationRulesCommandOutput,
24
+ SecurityHubClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class BatchDeleteAutomationRulesCommand extends BatchDeleteAutomationRulesCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BatchDisableStandardsRequest,
11
5
  BatchDisableStandardsResponse,
@@ -21,22 +15,16 @@ export interface BatchDisableStandardsCommandInput
21
15
  export interface BatchDisableStandardsCommandOutput
22
16
  extends BatchDisableStandardsResponse,
23
17
  __MetadataBearer {}
24
- export declare class BatchDisableStandardsCommand extends $Command<
25
- BatchDisableStandardsCommandInput,
26
- BatchDisableStandardsCommandOutput,
27
- SecurityHubClientResolvedConfig
28
- > {
29
- readonly input: BatchDisableStandardsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: BatchDisableStandardsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SecurityHubClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const BatchDisableStandardsCommand_base: {
19
+ new (
20
+ input: BatchDisableStandardsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  BatchDisableStandardsCommandInput,
38
- BatchDisableStandardsCommandOutput
23
+ BatchDisableStandardsCommandOutput,
24
+ SecurityHubClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class BatchDisableStandardsCommand extends BatchDisableStandardsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BatchEnableStandardsRequest,
11
5
  BatchEnableStandardsResponse,
@@ -21,22 +15,16 @@ export interface BatchEnableStandardsCommandInput
21
15
  export interface BatchEnableStandardsCommandOutput
22
16
  extends BatchEnableStandardsResponse,
23
17
  __MetadataBearer {}
24
- export declare class BatchEnableStandardsCommand extends $Command<
25
- BatchEnableStandardsCommandInput,
26
- BatchEnableStandardsCommandOutput,
27
- SecurityHubClientResolvedConfig
28
- > {
29
- readonly input: BatchEnableStandardsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: BatchEnableStandardsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SecurityHubClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const BatchEnableStandardsCommand_base: {
19
+ new (
20
+ input: BatchEnableStandardsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  BatchEnableStandardsCommandInput,
38
- BatchEnableStandardsCommandOutput
23
+ BatchEnableStandardsCommandOutput,
24
+ SecurityHubClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class BatchEnableStandardsCommand extends BatchEnableStandardsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BatchGetAutomationRulesRequest,
11
5
  BatchGetAutomationRulesResponse,
@@ -21,22 +15,16 @@ export interface BatchGetAutomationRulesCommandInput
21
15
  export interface BatchGetAutomationRulesCommandOutput
22
16
  extends BatchGetAutomationRulesResponse,
23
17
  __MetadataBearer {}
24
- export declare class BatchGetAutomationRulesCommand extends $Command<
25
- BatchGetAutomationRulesCommandInput,
26
- BatchGetAutomationRulesCommandOutput,
27
- SecurityHubClientResolvedConfig
28
- > {
29
- readonly input: BatchGetAutomationRulesCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: BatchGetAutomationRulesCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SecurityHubClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const BatchGetAutomationRulesCommand_base: {
19
+ new (
20
+ input: BatchGetAutomationRulesCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  BatchGetAutomationRulesCommandInput,
38
- BatchGetAutomationRulesCommandOutput
23
+ BatchGetAutomationRulesCommandOutput,
24
+ SecurityHubClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class BatchGetAutomationRulesCommand extends BatchGetAutomationRulesCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BatchGetConfigurationPolicyAssociationsRequest,
11
5
  BatchGetConfigurationPolicyAssociationsResponse,
@@ -21,22 +15,16 @@ export interface BatchGetConfigurationPolicyAssociationsCommandInput
21
15
  export interface BatchGetConfigurationPolicyAssociationsCommandOutput
22
16
  extends BatchGetConfigurationPolicyAssociationsResponse,
23
17
  __MetadataBearer {}
24
- export declare class BatchGetConfigurationPolicyAssociationsCommand extends $Command<
25
- BatchGetConfigurationPolicyAssociationsCommandInput,
26
- BatchGetConfigurationPolicyAssociationsCommandOutput,
27
- SecurityHubClientResolvedConfig
28
- > {
29
- readonly input: BatchGetConfigurationPolicyAssociationsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: BatchGetConfigurationPolicyAssociationsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SecurityHubClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const BatchGetConfigurationPolicyAssociationsCommand_base: {
19
+ new (
20
+ input: BatchGetConfigurationPolicyAssociationsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  BatchGetConfigurationPolicyAssociationsCommandInput,
38
- BatchGetConfigurationPolicyAssociationsCommandOutput
23
+ BatchGetConfigurationPolicyAssociationsCommandOutput,
24
+ SecurityHubClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class BatchGetConfigurationPolicyAssociationsCommand extends BatchGetConfigurationPolicyAssociationsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BatchGetSecurityControlsRequest,
11
5
  BatchGetSecurityControlsResponse,
@@ -21,22 +15,16 @@ export interface BatchGetSecurityControlsCommandInput
21
15
  export interface BatchGetSecurityControlsCommandOutput
22
16
  extends BatchGetSecurityControlsResponse,
23
17
  __MetadataBearer {}
24
- export declare class BatchGetSecurityControlsCommand extends $Command<
25
- BatchGetSecurityControlsCommandInput,
26
- BatchGetSecurityControlsCommandOutput,
27
- SecurityHubClientResolvedConfig
28
- > {
29
- readonly input: BatchGetSecurityControlsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: BatchGetSecurityControlsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SecurityHubClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const BatchGetSecurityControlsCommand_base: {
19
+ new (
20
+ input: BatchGetSecurityControlsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  BatchGetSecurityControlsCommandInput,
38
- BatchGetSecurityControlsCommandOutput
23
+ BatchGetSecurityControlsCommandOutput,
24
+ SecurityHubClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class BatchGetSecurityControlsCommand extends BatchGetSecurityControlsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BatchGetStandardsControlAssociationsRequest,
11
5
  BatchGetStandardsControlAssociationsResponse,
@@ -21,22 +15,16 @@ export interface BatchGetStandardsControlAssociationsCommandInput
21
15
  export interface BatchGetStandardsControlAssociationsCommandOutput
22
16
  extends BatchGetStandardsControlAssociationsResponse,
23
17
  __MetadataBearer {}
24
- export declare class BatchGetStandardsControlAssociationsCommand extends $Command<
25
- BatchGetStandardsControlAssociationsCommandInput,
26
- BatchGetStandardsControlAssociationsCommandOutput,
27
- SecurityHubClientResolvedConfig
28
- > {
29
- readonly input: BatchGetStandardsControlAssociationsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: BatchGetStandardsControlAssociationsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SecurityHubClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const BatchGetStandardsControlAssociationsCommand_base: {
19
+ new (
20
+ input: BatchGetStandardsControlAssociationsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  BatchGetStandardsControlAssociationsCommandInput,
38
- BatchGetStandardsControlAssociationsCommandOutput
23
+ BatchGetStandardsControlAssociationsCommandOutput,
24
+ SecurityHubClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class BatchGetStandardsControlAssociationsCommand extends BatchGetStandardsControlAssociationsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  BatchImportFindingsRequest,
11
5
  BatchImportFindingsResponse,
@@ -21,19 +15,16 @@ export interface BatchImportFindingsCommandInput
21
15
  export interface BatchImportFindingsCommandOutput
22
16
  extends BatchImportFindingsResponse,
23
17
  __MetadataBearer {}
24
- export declare class BatchImportFindingsCommand extends $Command<
25
- BatchImportFindingsCommandInput,
26
- BatchImportFindingsCommandOutput,
27
- SecurityHubClientResolvedConfig
28
- > {
29
- readonly input: BatchImportFindingsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: BatchImportFindingsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SecurityHubClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<BatchImportFindingsCommandInput, BatchImportFindingsCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const BatchImportFindingsCommand_base: {
19
+ new (
20
+ input: BatchImportFindingsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ BatchImportFindingsCommandInput,
23
+ BatchImportFindingsCommandOutput,
24
+ SecurityHubClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class BatchImportFindingsCommand extends BatchImportFindingsCommand_base {}