@aws-sdk/client-auditmanager 3.478.0 → 3.481.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 (253) hide show
  1. package/dist-cjs/commands/AssociateAssessmentReportEvidenceFolderCommand.js +18 -41
  2. package/dist-cjs/commands/BatchAssociateAssessmentReportEvidenceCommand.js +18 -41
  3. package/dist-cjs/commands/BatchCreateDelegationByAssessmentCommand.js +18 -41
  4. package/dist-cjs/commands/BatchDeleteDelegationByAssessmentCommand.js +18 -41
  5. package/dist-cjs/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +18 -41
  6. package/dist-cjs/commands/BatchImportEvidenceToAssessmentControlCommand.js +18 -41
  7. package/dist-cjs/commands/CreateAssessmentCommand.js +18 -41
  8. package/dist-cjs/commands/CreateAssessmentFrameworkCommand.js +18 -41
  9. package/dist-cjs/commands/CreateAssessmentReportCommand.js +18 -41
  10. package/dist-cjs/commands/CreateControlCommand.js +18 -41
  11. package/dist-cjs/commands/DeleteAssessmentCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteAssessmentFrameworkCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteAssessmentFrameworkShareCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteAssessmentReportCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteControlCommand.js +18 -41
  16. package/dist-cjs/commands/DeregisterAccountCommand.js +18 -41
  17. package/dist-cjs/commands/DeregisterOrganizationAdminAccountCommand.js +18 -41
  18. package/dist-cjs/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +18 -41
  19. package/dist-cjs/commands/GetAccountStatusCommand.js +18 -41
  20. package/dist-cjs/commands/GetAssessmentCommand.js +18 -41
  21. package/dist-cjs/commands/GetAssessmentFrameworkCommand.js +18 -41
  22. package/dist-cjs/commands/GetAssessmentReportUrlCommand.js +18 -41
  23. package/dist-cjs/commands/GetChangeLogsCommand.js +18 -41
  24. package/dist-cjs/commands/GetControlCommand.js +18 -41
  25. package/dist-cjs/commands/GetDelegationsCommand.js +18 -41
  26. package/dist-cjs/commands/GetEvidenceByEvidenceFolderCommand.js +18 -41
  27. package/dist-cjs/commands/GetEvidenceCommand.js +18 -41
  28. package/dist-cjs/commands/GetEvidenceFileUploadUrlCommand.js +18 -41
  29. package/dist-cjs/commands/GetEvidenceFolderCommand.js +18 -41
  30. package/dist-cjs/commands/GetEvidenceFoldersByAssessmentCommand.js +18 -41
  31. package/dist-cjs/commands/GetEvidenceFoldersByAssessmentControlCommand.js +18 -41
  32. package/dist-cjs/commands/GetInsightsByAssessmentCommand.js +18 -41
  33. package/dist-cjs/commands/GetInsightsCommand.js +18 -41
  34. package/dist-cjs/commands/GetOrganizationAdminAccountCommand.js +18 -41
  35. package/dist-cjs/commands/GetServicesInScopeCommand.js +18 -41
  36. package/dist-cjs/commands/GetSettingsCommand.js +18 -41
  37. package/dist-cjs/commands/ListAssessmentControlInsightsByControlDomainCommand.js +18 -41
  38. package/dist-cjs/commands/ListAssessmentFrameworkShareRequestsCommand.js +18 -41
  39. package/dist-cjs/commands/ListAssessmentFrameworksCommand.js +18 -41
  40. package/dist-cjs/commands/ListAssessmentReportsCommand.js +18 -41
  41. package/dist-cjs/commands/ListAssessmentsCommand.js +18 -41
  42. package/dist-cjs/commands/ListControlDomainInsightsByAssessmentCommand.js +18 -41
  43. package/dist-cjs/commands/ListControlDomainInsightsCommand.js +18 -41
  44. package/dist-cjs/commands/ListControlInsightsByControlDomainCommand.js +18 -41
  45. package/dist-cjs/commands/ListControlsCommand.js +18 -41
  46. package/dist-cjs/commands/ListKeywordsForDataSourceCommand.js +18 -41
  47. package/dist-cjs/commands/ListNotificationsCommand.js +18 -41
  48. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  49. package/dist-cjs/commands/RegisterAccountCommand.js +18 -41
  50. package/dist-cjs/commands/RegisterOrganizationAdminAccountCommand.js +18 -41
  51. package/dist-cjs/commands/StartAssessmentFrameworkShareCommand.js +18 -41
  52. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  53. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  54. package/dist-cjs/commands/UpdateAssessmentCommand.js +18 -41
  55. package/dist-cjs/commands/UpdateAssessmentControlCommand.js +18 -41
  56. package/dist-cjs/commands/UpdateAssessmentControlSetStatusCommand.js +18 -41
  57. package/dist-cjs/commands/UpdateAssessmentFrameworkCommand.js +18 -41
  58. package/dist-cjs/commands/UpdateAssessmentFrameworkShareCommand.js +18 -41
  59. package/dist-cjs/commands/UpdateAssessmentStatusCommand.js +18 -41
  60. package/dist-cjs/commands/UpdateControlCommand.js +18 -41
  61. package/dist-cjs/commands/UpdateSettingsCommand.js +18 -41
  62. package/dist-cjs/commands/ValidateAssessmentReportIntegrityCommand.js +18 -41
  63. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  64. package/dist-es/commands/AssociateAssessmentReportEvidenceFolderCommand.js +18 -41
  65. package/dist-es/commands/BatchAssociateAssessmentReportEvidenceCommand.js +18 -41
  66. package/dist-es/commands/BatchCreateDelegationByAssessmentCommand.js +18 -41
  67. package/dist-es/commands/BatchDeleteDelegationByAssessmentCommand.js +18 -41
  68. package/dist-es/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +18 -41
  69. package/dist-es/commands/BatchImportEvidenceToAssessmentControlCommand.js +18 -41
  70. package/dist-es/commands/CreateAssessmentCommand.js +18 -41
  71. package/dist-es/commands/CreateAssessmentFrameworkCommand.js +18 -41
  72. package/dist-es/commands/CreateAssessmentReportCommand.js +18 -41
  73. package/dist-es/commands/CreateControlCommand.js +18 -41
  74. package/dist-es/commands/DeleteAssessmentCommand.js +18 -41
  75. package/dist-es/commands/DeleteAssessmentFrameworkCommand.js +18 -41
  76. package/dist-es/commands/DeleteAssessmentFrameworkShareCommand.js +18 -41
  77. package/dist-es/commands/DeleteAssessmentReportCommand.js +18 -41
  78. package/dist-es/commands/DeleteControlCommand.js +18 -41
  79. package/dist-es/commands/DeregisterAccountCommand.js +18 -41
  80. package/dist-es/commands/DeregisterOrganizationAdminAccountCommand.js +18 -41
  81. package/dist-es/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +18 -41
  82. package/dist-es/commands/GetAccountStatusCommand.js +18 -41
  83. package/dist-es/commands/GetAssessmentCommand.js +18 -41
  84. package/dist-es/commands/GetAssessmentFrameworkCommand.js +18 -41
  85. package/dist-es/commands/GetAssessmentReportUrlCommand.js +18 -41
  86. package/dist-es/commands/GetChangeLogsCommand.js +18 -41
  87. package/dist-es/commands/GetControlCommand.js +18 -41
  88. package/dist-es/commands/GetDelegationsCommand.js +18 -41
  89. package/dist-es/commands/GetEvidenceByEvidenceFolderCommand.js +18 -41
  90. package/dist-es/commands/GetEvidenceCommand.js +18 -41
  91. package/dist-es/commands/GetEvidenceFileUploadUrlCommand.js +18 -41
  92. package/dist-es/commands/GetEvidenceFolderCommand.js +18 -41
  93. package/dist-es/commands/GetEvidenceFoldersByAssessmentCommand.js +18 -41
  94. package/dist-es/commands/GetEvidenceFoldersByAssessmentControlCommand.js +18 -41
  95. package/dist-es/commands/GetInsightsByAssessmentCommand.js +18 -41
  96. package/dist-es/commands/GetInsightsCommand.js +18 -41
  97. package/dist-es/commands/GetOrganizationAdminAccountCommand.js +18 -41
  98. package/dist-es/commands/GetServicesInScopeCommand.js +18 -41
  99. package/dist-es/commands/GetSettingsCommand.js +18 -41
  100. package/dist-es/commands/ListAssessmentControlInsightsByControlDomainCommand.js +18 -41
  101. package/dist-es/commands/ListAssessmentFrameworkShareRequestsCommand.js +18 -41
  102. package/dist-es/commands/ListAssessmentFrameworksCommand.js +18 -41
  103. package/dist-es/commands/ListAssessmentReportsCommand.js +18 -41
  104. package/dist-es/commands/ListAssessmentsCommand.js +18 -41
  105. package/dist-es/commands/ListControlDomainInsightsByAssessmentCommand.js +18 -41
  106. package/dist-es/commands/ListControlDomainInsightsCommand.js +18 -41
  107. package/dist-es/commands/ListControlInsightsByControlDomainCommand.js +18 -41
  108. package/dist-es/commands/ListControlsCommand.js +18 -41
  109. package/dist-es/commands/ListKeywordsForDataSourceCommand.js +18 -41
  110. package/dist-es/commands/ListNotificationsCommand.js +18 -41
  111. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  112. package/dist-es/commands/RegisterAccountCommand.js +18 -41
  113. package/dist-es/commands/RegisterOrganizationAdminAccountCommand.js +18 -41
  114. package/dist-es/commands/StartAssessmentFrameworkShareCommand.js +18 -41
  115. package/dist-es/commands/TagResourceCommand.js +18 -41
  116. package/dist-es/commands/UntagResourceCommand.js +18 -41
  117. package/dist-es/commands/UpdateAssessmentCommand.js +18 -41
  118. package/dist-es/commands/UpdateAssessmentControlCommand.js +18 -41
  119. package/dist-es/commands/UpdateAssessmentControlSetStatusCommand.js +18 -41
  120. package/dist-es/commands/UpdateAssessmentFrameworkCommand.js +18 -41
  121. package/dist-es/commands/UpdateAssessmentFrameworkShareCommand.js +18 -41
  122. package/dist-es/commands/UpdateAssessmentStatusCommand.js +18 -41
  123. package/dist-es/commands/UpdateControlCommand.js +18 -41
  124. package/dist-es/commands/UpdateSettingsCommand.js +18 -41
  125. package/dist-es/commands/ValidateAssessmentReportIntegrityCommand.js +18 -41
  126. package/dist-es/endpoint/EndpointParameters.js +6 -0
  127. package/dist-types/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +6 -21
  128. package/dist-types/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +6 -21
  129. package/dist-types/commands/BatchCreateDelegationByAssessmentCommand.d.ts +6 -21
  130. package/dist-types/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +6 -21
  131. package/dist-types/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +6 -21
  132. package/dist-types/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +6 -21
  133. package/dist-types/commands/CreateAssessmentCommand.d.ts +6 -21
  134. package/dist-types/commands/CreateAssessmentFrameworkCommand.d.ts +6 -21
  135. package/dist-types/commands/CreateAssessmentReportCommand.d.ts +6 -21
  136. package/dist-types/commands/CreateControlCommand.d.ts +6 -21
  137. package/dist-types/commands/DeleteAssessmentCommand.d.ts +6 -21
  138. package/dist-types/commands/DeleteAssessmentFrameworkCommand.d.ts +6 -21
  139. package/dist-types/commands/DeleteAssessmentFrameworkShareCommand.d.ts +6 -21
  140. package/dist-types/commands/DeleteAssessmentReportCommand.d.ts +6 -21
  141. package/dist-types/commands/DeleteControlCommand.d.ts +6 -21
  142. package/dist-types/commands/DeregisterAccountCommand.d.ts +6 -21
  143. package/dist-types/commands/DeregisterOrganizationAdminAccountCommand.d.ts +6 -21
  144. package/dist-types/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +6 -21
  145. package/dist-types/commands/GetAccountStatusCommand.d.ts +6 -21
  146. package/dist-types/commands/GetAssessmentCommand.d.ts +6 -21
  147. package/dist-types/commands/GetAssessmentFrameworkCommand.d.ts +6 -21
  148. package/dist-types/commands/GetAssessmentReportUrlCommand.d.ts +6 -21
  149. package/dist-types/commands/GetChangeLogsCommand.d.ts +6 -21
  150. package/dist-types/commands/GetControlCommand.d.ts +6 -21
  151. package/dist-types/commands/GetDelegationsCommand.d.ts +6 -21
  152. package/dist-types/commands/GetEvidenceByEvidenceFolderCommand.d.ts +6 -21
  153. package/dist-types/commands/GetEvidenceCommand.d.ts +6 -21
  154. package/dist-types/commands/GetEvidenceFileUploadUrlCommand.d.ts +6 -21
  155. package/dist-types/commands/GetEvidenceFolderCommand.d.ts +6 -21
  156. package/dist-types/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +6 -21
  157. package/dist-types/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +6 -21
  158. package/dist-types/commands/GetInsightsByAssessmentCommand.d.ts +6 -21
  159. package/dist-types/commands/GetInsightsCommand.d.ts +6 -21
  160. package/dist-types/commands/GetOrganizationAdminAccountCommand.d.ts +6 -21
  161. package/dist-types/commands/GetServicesInScopeCommand.d.ts +6 -21
  162. package/dist-types/commands/GetSettingsCommand.d.ts +6 -21
  163. package/dist-types/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +6 -21
  164. package/dist-types/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +6 -21
  165. package/dist-types/commands/ListAssessmentFrameworksCommand.d.ts +6 -21
  166. package/dist-types/commands/ListAssessmentReportsCommand.d.ts +6 -21
  167. package/dist-types/commands/ListAssessmentsCommand.d.ts +6 -21
  168. package/dist-types/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +6 -21
  169. package/dist-types/commands/ListControlDomainInsightsCommand.d.ts +6 -21
  170. package/dist-types/commands/ListControlInsightsByControlDomainCommand.d.ts +6 -21
  171. package/dist-types/commands/ListControlsCommand.d.ts +6 -21
  172. package/dist-types/commands/ListKeywordsForDataSourceCommand.d.ts +6 -21
  173. package/dist-types/commands/ListNotificationsCommand.d.ts +6 -21
  174. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  175. package/dist-types/commands/RegisterAccountCommand.d.ts +6 -21
  176. package/dist-types/commands/RegisterOrganizationAdminAccountCommand.d.ts +6 -21
  177. package/dist-types/commands/StartAssessmentFrameworkShareCommand.d.ts +6 -21
  178. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  179. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  180. package/dist-types/commands/UpdateAssessmentCommand.d.ts +6 -21
  181. package/dist-types/commands/UpdateAssessmentControlCommand.d.ts +6 -21
  182. package/dist-types/commands/UpdateAssessmentControlSetStatusCommand.d.ts +6 -21
  183. package/dist-types/commands/UpdateAssessmentFrameworkCommand.d.ts +6 -21
  184. package/dist-types/commands/UpdateAssessmentFrameworkShareCommand.d.ts +6 -21
  185. package/dist-types/commands/UpdateAssessmentStatusCommand.d.ts +6 -21
  186. package/dist-types/commands/UpdateControlCommand.d.ts +6 -21
  187. package/dist-types/commands/UpdateSettingsCommand.d.ts +6 -21
  188. package/dist-types/commands/ValidateAssessmentReportIntegrityCommand.d.ts +6 -21
  189. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  190. package/dist-types/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +12 -24
  191. package/dist-types/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +12 -24
  192. package/dist-types/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +12 -24
  193. package/dist-types/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +12 -24
  194. package/dist-types/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +12 -24
  195. package/dist-types/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +12 -24
  196. package/dist-types/ts3.4/commands/CreateAssessmentCommand.d.ts +14 -23
  197. package/dist-types/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +12 -24
  198. package/dist-types/ts3.4/commands/CreateAssessmentReportCommand.d.ts +12 -24
  199. package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +14 -23
  200. package/dist-types/ts3.4/commands/DeleteAssessmentCommand.d.ts +14 -23
  201. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +12 -24
  202. package/dist-types/ts3.4/commands/DeleteAssessmentFrameworkShareCommand.d.ts +12 -24
  203. package/dist-types/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +12 -24
  204. package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +14 -23
  205. package/dist-types/ts3.4/commands/DeregisterAccountCommand.d.ts +14 -23
  206. package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +12 -24
  207. package/dist-types/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +12 -24
  208. package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +14 -23
  209. package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +14 -23
  210. package/dist-types/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +12 -24
  211. package/dist-types/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +12 -24
  212. package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +14 -23
  213. package/dist-types/ts3.4/commands/GetControlCommand.d.ts +14 -23
  214. package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +14 -23
  215. package/dist-types/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +12 -24
  216. package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +14 -23
  217. package/dist-types/ts3.4/commands/GetEvidenceFileUploadUrlCommand.d.ts +12 -24
  218. package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +14 -23
  219. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +12 -24
  220. package/dist-types/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +12 -24
  221. package/dist-types/ts3.4/commands/GetInsightsByAssessmentCommand.d.ts +12 -24
  222. package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +14 -23
  223. package/dist-types/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +12 -24
  224. package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +14 -23
  225. package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +14 -23
  226. package/dist-types/ts3.4/commands/ListAssessmentControlInsightsByControlDomainCommand.d.ts +12 -24
  227. package/dist-types/ts3.4/commands/ListAssessmentFrameworkShareRequestsCommand.d.ts +12 -24
  228. package/dist-types/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +12 -24
  229. package/dist-types/ts3.4/commands/ListAssessmentReportsCommand.d.ts +12 -24
  230. package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +14 -23
  231. package/dist-types/ts3.4/commands/ListControlDomainInsightsByAssessmentCommand.d.ts +12 -24
  232. package/dist-types/ts3.4/commands/ListControlDomainInsightsCommand.d.ts +12 -24
  233. package/dist-types/ts3.4/commands/ListControlInsightsByControlDomainCommand.d.ts +12 -24
  234. package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +14 -23
  235. package/dist-types/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +12 -24
  236. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +14 -23
  237. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  238. package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +14 -23
  239. package/dist-types/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +12 -24
  240. package/dist-types/ts3.4/commands/StartAssessmentFrameworkShareCommand.d.ts +12 -24
  241. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  242. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  243. package/dist-types/ts3.4/commands/UpdateAssessmentCommand.d.ts +14 -23
  244. package/dist-types/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +12 -24
  245. package/dist-types/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +12 -24
  246. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +12 -24
  247. package/dist-types/ts3.4/commands/UpdateAssessmentFrameworkShareCommand.d.ts +12 -24
  248. package/dist-types/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +12 -24
  249. package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +14 -23
  250. package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +14 -23
  251. package/dist-types/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +12 -24
  252. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  253. package/package.json +9 -9
@@ -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 { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
4
  import { ListKeywordsForDataSourceRequest, ListKeywordsForDataSourceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListKeywordsForDataSourceCommandInput extends ListKeywordsForDa
21
20
  */
22
21
  export interface ListKeywordsForDataSourceCommandOutput extends ListKeywordsForDataSourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListKeywordsForDataSourceCommand_base: {
24
+ new (input: ListKeywordsForDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListKeywordsForDataSourceCommandInput, ListKeywordsForDataSourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Returns a list of keywords that are pre-mapped to the specified control data source.
@@ -68,23 +71,5 @@ export interface ListKeywordsForDataSourceCommandOutput extends ListKeywordsForD
68
71
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
69
72
  *
70
73
  */
71
- export declare class ListKeywordsForDataSourceCommand extends $Command<ListKeywordsForDataSourceCommandInput, ListKeywordsForDataSourceCommandOutput, AuditManagerClientResolvedConfig> {
72
- readonly input: ListKeywordsForDataSourceCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: ListKeywordsForDataSourceCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListKeywordsForDataSourceCommandInput, ListKeywordsForDataSourceCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class ListKeywordsForDataSourceCommand extends ListKeywordsForDataSourceCommand_base {
90
75
  }
@@ -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 { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
4
  import { ListNotificationsRequest, ListNotificationsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListNotificationsCommandInput extends ListNotificationsRequest
21
20
  */
22
21
  export interface ListNotificationsCommandOutput extends ListNotificationsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListNotificationsCommand_base: {
24
+ new (input: ListNotificationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListNotificationsCommandInput, ListNotificationsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Returns a list of all Audit Manager notifications. </p>
@@ -75,23 +78,5 @@ export interface ListNotificationsCommandOutput extends ListNotificationsRespons
75
78
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
76
79
  *
77
80
  */
78
- export declare class ListNotificationsCommand extends $Command<ListNotificationsCommandInput, ListNotificationsCommandOutput, AuditManagerClientResolvedConfig> {
79
- readonly input: ListNotificationsCommandInput;
80
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
- /**
82
- * @public
83
- */
84
- constructor(input: ListNotificationsCommandInput);
85
- /**
86
- * @internal
87
- */
88
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListNotificationsCommandInput, ListNotificationsCommandOutput>;
89
- /**
90
- * @internal
91
- */
92
- private serialize;
93
- /**
94
- * @internal
95
- */
96
- private deserialize;
81
+ export declare class ListNotificationsCommand extends ListNotificationsCommand_base {
97
82
  }
@@ -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 { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
4
  import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
21
20
  */
22
21
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListTagsForResourceCommand_base: {
24
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Returns a list of tags for the specified resource in Audit Manager. </p>
@@ -63,23 +66,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
63
66
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
64
67
  *
65
68
  */
66
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AuditManagerClientResolvedConfig> {
67
- readonly input: ListTagsForResourceCommandInput;
68
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
69
- /**
70
- * @public
71
- */
72
- constructor(input: ListTagsForResourceCommandInput);
73
- /**
74
- * @internal
75
- */
76
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
77
- /**
78
- * @internal
79
- */
80
- private serialize;
81
- /**
82
- * @internal
83
- */
84
- private deserialize;
69
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
85
70
  }
@@ -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 { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
4
  import { RegisterAccountRequest, RegisterAccountResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface RegisterAccountCommandInput extends RegisterAccountRequest {
21
20
  */
22
21
  export interface RegisterAccountCommandOutput extends RegisterAccountResponse, __MetadataBearer {
23
22
  }
23
+ declare const RegisterAccountCommand_base: {
24
+ new (input: RegisterAccountCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterAccountCommandInput, RegisterAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Enables Audit Manager for the specified Amazon Web Services account. </p>
@@ -69,23 +72,5 @@ export interface RegisterAccountCommandOutput extends RegisterAccountResponse, _
69
72
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
70
73
  *
71
74
  */
72
- export declare class RegisterAccountCommand extends $Command<RegisterAccountCommandInput, RegisterAccountCommandOutput, AuditManagerClientResolvedConfig> {
73
- readonly input: RegisterAccountCommandInput;
74
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
- /**
76
- * @public
77
- */
78
- constructor(input: RegisterAccountCommandInput);
79
- /**
80
- * @internal
81
- */
82
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RegisterAccountCommandInput, RegisterAccountCommandOutput>;
83
- /**
84
- * @internal
85
- */
86
- private serialize;
87
- /**
88
- * @internal
89
- */
90
- private deserialize;
75
+ export declare class RegisterAccountCommand extends RegisterAccountCommand_base {
91
76
  }
@@ -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 { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
4
  import { RegisterOrganizationAdminAccountRequest, RegisterOrganizationAdminAccountResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface RegisterOrganizationAdminAccountCommandInput extends RegisterOr
21
20
  */
22
21
  export interface RegisterOrganizationAdminAccountCommandOutput extends RegisterOrganizationAdminAccountResponse, __MetadataBearer {
23
22
  }
23
+ declare const RegisterOrganizationAdminAccountCommand_base: {
24
+ new (input: RegisterOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterOrganizationAdminAccountCommandInput, RegisterOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Enables an Amazon Web Services account within the organization as the delegated
@@ -67,23 +70,5 @@ export interface RegisterOrganizationAdminAccountCommandOutput extends RegisterO
67
70
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
68
71
  *
69
72
  */
70
- export declare class RegisterOrganizationAdminAccountCommand extends $Command<RegisterOrganizationAdminAccountCommandInput, RegisterOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig> {
71
- readonly input: RegisterOrganizationAdminAccountCommandInput;
72
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
- /**
74
- * @public
75
- */
76
- constructor(input: RegisterOrganizationAdminAccountCommandInput);
77
- /**
78
- * @internal
79
- */
80
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RegisterOrganizationAdminAccountCommandInput, RegisterOrganizationAdminAccountCommandOutput>;
81
- /**
82
- * @internal
83
- */
84
- private serialize;
85
- /**
86
- * @internal
87
- */
88
- private deserialize;
73
+ export declare class RegisterOrganizationAdminAccountCommand extends RegisterOrganizationAdminAccountCommand_base {
89
74
  }
@@ -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 { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
4
  import { StartAssessmentFrameworkShareRequest, StartAssessmentFrameworkShareResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface StartAssessmentFrameworkShareCommandInput extends StartAssessme
21
20
  */
22
21
  export interface StartAssessmentFrameworkShareCommandOutput extends StartAssessmentFrameworkShareResponse, __MetadataBearer {
23
22
  }
23
+ declare const StartAssessmentFrameworkShareCommand_base: {
24
+ new (input: StartAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<StartAssessmentFrameworkShareCommandInput, StartAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Creates a share request for a custom framework in Audit Manager. </p>
@@ -120,23 +123,5 @@ export interface StartAssessmentFrameworkShareCommandOutput extends StartAssessm
120
123
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
121
124
  *
122
125
  */
123
- export declare class StartAssessmentFrameworkShareCommand extends $Command<StartAssessmentFrameworkShareCommandInput, StartAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig> {
124
- readonly input: StartAssessmentFrameworkShareCommandInput;
125
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
126
- /**
127
- * @public
128
- */
129
- constructor(input: StartAssessmentFrameworkShareCommandInput);
130
- /**
131
- * @internal
132
- */
133
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartAssessmentFrameworkShareCommandInput, StartAssessmentFrameworkShareCommandOutput>;
134
- /**
135
- * @internal
136
- */
137
- private serialize;
138
- /**
139
- * @internal
140
- */
141
- private deserialize;
126
+ export declare class StartAssessmentFrameworkShareCommand extends StartAssessmentFrameworkShareCommand_base {
142
127
  }
@@ -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 { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
4
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceRequest {
21
20
  */
22
21
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const TagResourceCommand_base: {
24
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Tags the specified resource in Audit Manager. </p>
@@ -62,23 +65,5 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
62
65
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
63
66
  *
64
67
  */
65
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, AuditManagerClientResolvedConfig> {
66
- readonly input: TagResourceCommandInput;
67
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
- /**
69
- * @public
70
- */
71
- constructor(input: TagResourceCommandInput);
72
- /**
73
- * @internal
74
- */
75
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
76
- /**
77
- * @internal
78
- */
79
- private serialize;
80
- /**
81
- * @internal
82
- */
83
- private deserialize;
68
+ export declare class TagResourceCommand extends TagResourceCommand_base {
84
69
  }
@@ -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 { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
4
  import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
21
20
  */
22
21
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const UntagResourceCommand_base: {
24
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Removes a tag from a resource in Audit Manager. </p>
@@ -62,23 +65,5 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
62
65
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
63
66
  *
64
67
  */
65
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, AuditManagerClientResolvedConfig> {
66
- readonly input: UntagResourceCommandInput;
67
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
- /**
69
- * @public
70
- */
71
- constructor(input: UntagResourceCommandInput);
72
- /**
73
- * @internal
74
- */
75
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
76
- /**
77
- * @internal
78
- */
79
- private serialize;
80
- /**
81
- * @internal
82
- */
83
- private deserialize;
68
+ export declare class UntagResourceCommand extends UntagResourceCommand_base {
84
69
  }
@@ -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 { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
4
  import { UpdateAssessmentRequest, UpdateAssessmentResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateAssessmentCommandInput extends UpdateAssessmentRequest {
21
20
  */
22
21
  export interface UpdateAssessmentCommandOutput extends UpdateAssessmentResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateAssessmentCommand_base: {
24
+ new (input: UpdateAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentCommandInput, UpdateAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Edits an Audit Manager assessment. </p>
@@ -210,23 +213,5 @@ export interface UpdateAssessmentCommandOutput extends UpdateAssessmentResponse,
210
213
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
211
214
  *
212
215
  */
213
- export declare class UpdateAssessmentCommand extends $Command<UpdateAssessmentCommandInput, UpdateAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
214
- readonly input: UpdateAssessmentCommandInput;
215
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
216
- /**
217
- * @public
218
- */
219
- constructor(input: UpdateAssessmentCommandInput);
220
- /**
221
- * @internal
222
- */
223
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAssessmentCommandInput, UpdateAssessmentCommandOutput>;
224
- /**
225
- * @internal
226
- */
227
- private serialize;
228
- /**
229
- * @internal
230
- */
231
- private deserialize;
216
+ export declare class UpdateAssessmentCommand extends UpdateAssessmentCommand_base {
232
217
  }
@@ -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 { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
4
  import { UpdateAssessmentControlRequest, UpdateAssessmentControlResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateAssessmentControlCommandInput extends UpdateAssessmentCon
21
20
  */
22
21
  export interface UpdateAssessmentControlCommandOutput extends UpdateAssessmentControlResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateAssessmentControlCommand_base: {
24
+ new (input: UpdateAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentControlCommandInput, UpdateAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Updates a control within an assessment in Audit Manager. </p>
@@ -87,23 +90,5 @@ export interface UpdateAssessmentControlCommandOutput extends UpdateAssessmentCo
87
90
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
88
91
  *
89
92
  */
90
- export declare class UpdateAssessmentControlCommand extends $Command<UpdateAssessmentControlCommandInput, UpdateAssessmentControlCommandOutput, AuditManagerClientResolvedConfig> {
91
- readonly input: UpdateAssessmentControlCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: UpdateAssessmentControlCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAssessmentControlCommandInput, UpdateAssessmentControlCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class UpdateAssessmentControlCommand extends UpdateAssessmentControlCommand_base {
109
94
  }
@@ -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 { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
4
  import { UpdateAssessmentControlSetStatusRequest, UpdateAssessmentControlSetStatusResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateAssessmentControlSetStatusCommandInput extends UpdateAsse
21
20
  */
22
21
  export interface UpdateAssessmentControlSetStatusCommandOutput extends UpdateAssessmentControlSetStatusResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateAssessmentControlSetStatusCommand_base: {
24
+ new (input: UpdateAssessmentControlSetStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentControlSetStatusCommandInput, UpdateAssessmentControlSetStatusCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Updates the status of a control set in an Audit Manager assessment. </p>
@@ -116,23 +119,5 @@ export interface UpdateAssessmentControlSetStatusCommandOutput extends UpdateAss
116
119
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
117
120
  *
118
121
  */
119
- export declare class UpdateAssessmentControlSetStatusCommand extends $Command<UpdateAssessmentControlSetStatusCommandInput, UpdateAssessmentControlSetStatusCommandOutput, AuditManagerClientResolvedConfig> {
120
- readonly input: UpdateAssessmentControlSetStatusCommandInput;
121
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
122
- /**
123
- * @public
124
- */
125
- constructor(input: UpdateAssessmentControlSetStatusCommandInput);
126
- /**
127
- * @internal
128
- */
129
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAssessmentControlSetStatusCommandInput, UpdateAssessmentControlSetStatusCommandOutput>;
130
- /**
131
- * @internal
132
- */
133
- private serialize;
134
- /**
135
- * @internal
136
- */
137
- private deserialize;
122
+ export declare class UpdateAssessmentControlSetStatusCommand extends UpdateAssessmentControlSetStatusCommand_base {
138
123
  }
@@ -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 { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
4
  import { UpdateAssessmentFrameworkRequest, UpdateAssessmentFrameworkResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateAssessmentFrameworkCommandInput extends UpdateAssessmentF
21
20
  */
22
21
  export interface UpdateAssessmentFrameworkCommandOutput extends UpdateAssessmentFrameworkResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateAssessmentFrameworkCommand_base: {
24
+ new (input: UpdateAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentFrameworkCommandInput, UpdateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Updates a custom framework in Audit Manager. </p>
@@ -136,23 +139,5 @@ export interface UpdateAssessmentFrameworkCommandOutput extends UpdateAssessment
136
139
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
137
140
  *
138
141
  */
139
- export declare class UpdateAssessmentFrameworkCommand extends $Command<UpdateAssessmentFrameworkCommandInput, UpdateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig> {
140
- readonly input: UpdateAssessmentFrameworkCommandInput;
141
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
142
- /**
143
- * @public
144
- */
145
- constructor(input: UpdateAssessmentFrameworkCommandInput);
146
- /**
147
- * @internal
148
- */
149
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAssessmentFrameworkCommandInput, UpdateAssessmentFrameworkCommandOutput>;
150
- /**
151
- * @internal
152
- */
153
- private serialize;
154
- /**
155
- * @internal
156
- */
157
- private deserialize;
142
+ export declare class UpdateAssessmentFrameworkCommand extends UpdateAssessmentFrameworkCommand_base {
158
143
  }
@@ -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 { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
4
  import { UpdateAssessmentFrameworkShareRequest, UpdateAssessmentFrameworkShareResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateAssessmentFrameworkShareCommandInput extends UpdateAssess
21
20
  */
22
21
  export interface UpdateAssessmentFrameworkShareCommandOutput extends UpdateAssessmentFrameworkShareResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateAssessmentFrameworkShareCommand_base: {
24
+ new (input: UpdateAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentFrameworkShareCommandInput, UpdateAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Updates a share request for a custom framework in Audit Manager. </p>
@@ -89,23 +92,5 @@ export interface UpdateAssessmentFrameworkShareCommandOutput extends UpdateAsses
89
92
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
90
93
  *
91
94
  */
92
- export declare class UpdateAssessmentFrameworkShareCommand extends $Command<UpdateAssessmentFrameworkShareCommandInput, UpdateAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig> {
93
- readonly input: UpdateAssessmentFrameworkShareCommandInput;
94
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
95
- /**
96
- * @public
97
- */
98
- constructor(input: UpdateAssessmentFrameworkShareCommandInput);
99
- /**
100
- * @internal
101
- */
102
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAssessmentFrameworkShareCommandInput, UpdateAssessmentFrameworkShareCommandOutput>;
103
- /**
104
- * @internal
105
- */
106
- private serialize;
107
- /**
108
- * @internal
109
- */
110
- private deserialize;
95
+ export declare class UpdateAssessmentFrameworkShareCommand extends UpdateAssessmentFrameworkShareCommand_base {
111
96
  }
@@ -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 { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
4
  import { UpdateAssessmentStatusRequest, UpdateAssessmentStatusResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateAssessmentStatusCommandInput extends UpdateAssessmentStat
21
20
  */
22
21
  export interface UpdateAssessmentStatusCommandOutput extends UpdateAssessmentStatusResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateAssessmentStatusCommand_base: {
24
+ new (input: UpdateAssessmentStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAssessmentStatusCommandInput, UpdateAssessmentStatusCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Updates the status of an assessment in Audit Manager. </p>
@@ -191,23 +194,5 @@ export interface UpdateAssessmentStatusCommandOutput extends UpdateAssessmentSta
191
194
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
192
195
  *
193
196
  */
194
- export declare class UpdateAssessmentStatusCommand extends $Command<UpdateAssessmentStatusCommandInput, UpdateAssessmentStatusCommandOutput, AuditManagerClientResolvedConfig> {
195
- readonly input: UpdateAssessmentStatusCommandInput;
196
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
197
- /**
198
- * @public
199
- */
200
- constructor(input: UpdateAssessmentStatusCommandInput);
201
- /**
202
- * @internal
203
- */
204
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAssessmentStatusCommandInput, UpdateAssessmentStatusCommandOutput>;
205
- /**
206
- * @internal
207
- */
208
- private serialize;
209
- /**
210
- * @internal
211
- */
212
- private deserialize;
197
+ export declare class UpdateAssessmentStatusCommand extends UpdateAssessmentStatusCommand_base {
213
198
  }