@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 { DisassociateAssessmentReportEvidenceFolderRequest, DisassociateAssessmentReportEvidenceFolderResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DisassociateAssessmentReportEvidenceFolderCommandInput extends
21
20
  */
22
21
  export interface DisassociateAssessmentReportEvidenceFolderCommandOutput extends DisassociateAssessmentReportEvidenceFolderResponse, __MetadataBearer {
23
22
  }
23
+ declare const DisassociateAssessmentReportEvidenceFolderCommand_base: {
24
+ new (input: DisassociateAssessmentReportEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateAssessmentReportEvidenceFolderCommandInput, DisassociateAssessmentReportEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Disassociates an evidence folder from the specified assessment report in Audit Manager. </p>
@@ -64,23 +67,5 @@ export interface DisassociateAssessmentReportEvidenceFolderCommandOutput extends
64
67
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
65
68
  *
66
69
  */
67
- export declare class DisassociateAssessmentReportEvidenceFolderCommand extends $Command<DisassociateAssessmentReportEvidenceFolderCommandInput, DisassociateAssessmentReportEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig> {
68
- readonly input: DisassociateAssessmentReportEvidenceFolderCommandInput;
69
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
- /**
71
- * @public
72
- */
73
- constructor(input: DisassociateAssessmentReportEvidenceFolderCommandInput);
74
- /**
75
- * @internal
76
- */
77
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateAssessmentReportEvidenceFolderCommandInput, DisassociateAssessmentReportEvidenceFolderCommandOutput>;
78
- /**
79
- * @internal
80
- */
81
- private serialize;
82
- /**
83
- * @internal
84
- */
85
- private deserialize;
70
+ export declare class DisassociateAssessmentReportEvidenceFolderCommand extends DisassociateAssessmentReportEvidenceFolderCommand_base {
86
71
  }
@@ -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 { GetAccountStatusRequest, GetAccountStatusResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetAccountStatusCommandInput extends GetAccountStatusRequest {
21
20
  */
22
21
  export interface GetAccountStatusCommandOutput extends GetAccountStatusResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetAccountStatusCommand_base: {
24
+ new (input: GetAccountStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccountStatusCommandInput, GetAccountStatusCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Gets the registration status of an account in Audit Manager. </p>
@@ -53,23 +56,5 @@ export interface GetAccountStatusCommandOutput extends GetAccountStatusResponse,
53
56
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
54
57
  *
55
58
  */
56
- export declare class GetAccountStatusCommand extends $Command<GetAccountStatusCommandInput, GetAccountStatusCommandOutput, AuditManagerClientResolvedConfig> {
57
- readonly input: GetAccountStatusCommandInput;
58
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
- /**
60
- * @public
61
- */
62
- constructor(input: GetAccountStatusCommandInput);
63
- /**
64
- * @internal
65
- */
66
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAccountStatusCommandInput, GetAccountStatusCommandOutput>;
67
- /**
68
- * @internal
69
- */
70
- private serialize;
71
- /**
72
- * @internal
73
- */
74
- private deserialize;
59
+ export declare class GetAccountStatusCommand extends GetAccountStatusCommand_base {
75
60
  }
@@ -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 { GetAssessmentRequest, GetAssessmentResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetAssessmentCommandInput extends GetAssessmentRequest {
21
20
  */
22
21
  export interface GetAssessmentCommandOutput extends GetAssessmentResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetAssessmentCommand_base: {
24
+ new (input: GetAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentCommandInput, GetAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about a specified assessment. </p>
@@ -185,23 +188,5 @@ export interface GetAssessmentCommandOutput extends GetAssessmentResponse, __Met
185
188
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
186
189
  *
187
190
  */
188
- export declare class GetAssessmentCommand extends $Command<GetAssessmentCommandInput, GetAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
189
- readonly input: GetAssessmentCommandInput;
190
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
191
- /**
192
- * @public
193
- */
194
- constructor(input: GetAssessmentCommandInput);
195
- /**
196
- * @internal
197
- */
198
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAssessmentCommandInput, GetAssessmentCommandOutput>;
199
- /**
200
- * @internal
201
- */
202
- private serialize;
203
- /**
204
- * @internal
205
- */
206
- private deserialize;
191
+ export declare class GetAssessmentCommand extends GetAssessmentCommand_base {
207
192
  }
@@ -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 { GetAssessmentFrameworkRequest, GetAssessmentFrameworkResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetAssessmentFrameworkCommandInput extends GetAssessmentFramewo
21
20
  */
22
21
  export interface GetAssessmentFrameworkCommandOutput extends GetAssessmentFrameworkResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetAssessmentFrameworkCommand_base: {
24
+ new (input: GetAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentFrameworkCommandInput, GetAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about a specified framework.</p>
@@ -122,23 +125,5 @@ export interface GetAssessmentFrameworkCommandOutput extends GetAssessmentFramew
122
125
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
123
126
  *
124
127
  */
125
- export declare class GetAssessmentFrameworkCommand extends $Command<GetAssessmentFrameworkCommandInput, GetAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig> {
126
- readonly input: GetAssessmentFrameworkCommandInput;
127
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
128
- /**
129
- * @public
130
- */
131
- constructor(input: GetAssessmentFrameworkCommandInput);
132
- /**
133
- * @internal
134
- */
135
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAssessmentFrameworkCommandInput, GetAssessmentFrameworkCommandOutput>;
136
- /**
137
- * @internal
138
- */
139
- private serialize;
140
- /**
141
- * @internal
142
- */
143
- private deserialize;
128
+ export declare class GetAssessmentFrameworkCommand extends GetAssessmentFrameworkCommand_base {
144
129
  }
@@ -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 { GetAssessmentReportUrlRequest, GetAssessmentReportUrlResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetAssessmentReportUrlCommandInput extends GetAssessmentReportU
21
20
  */
22
21
  export interface GetAssessmentReportUrlCommandOutput extends GetAssessmentReportUrlResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetAssessmentReportUrlCommand_base: {
24
+ new (input: GetAssessmentReportUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssessmentReportUrlCommandInput, GetAssessmentReportUrlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Gets the URL of an assessment report in Audit Manager. </p>
@@ -69,23 +72,5 @@ export interface GetAssessmentReportUrlCommandOutput extends GetAssessmentReport
69
72
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
70
73
  *
71
74
  */
72
- export declare class GetAssessmentReportUrlCommand extends $Command<GetAssessmentReportUrlCommandInput, GetAssessmentReportUrlCommandOutput, AuditManagerClientResolvedConfig> {
73
- readonly input: GetAssessmentReportUrlCommandInput;
74
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
- /**
76
- * @public
77
- */
78
- constructor(input: GetAssessmentReportUrlCommandInput);
79
- /**
80
- * @internal
81
- */
82
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAssessmentReportUrlCommandInput, GetAssessmentReportUrlCommandOutput>;
83
- /**
84
- * @internal
85
- */
86
- private serialize;
87
- /**
88
- * @internal
89
- */
90
- private deserialize;
75
+ export declare class GetAssessmentReportUrlCommand extends GetAssessmentReportUrlCommand_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 { GetChangeLogsRequest, GetChangeLogsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetChangeLogsCommandInput extends GetChangeLogsRequest {
21
20
  */
22
21
  export interface GetChangeLogsCommandOutput extends GetChangeLogsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetChangeLogsCommand_base: {
24
+ new (input: GetChangeLogsCommandInput): import("@smithy/smithy-client").CommandImpl<GetChangeLogsCommandInput, GetChangeLogsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Gets a list of changelogs from Audit Manager. </p>
@@ -78,23 +81,5 @@ export interface GetChangeLogsCommandOutput extends GetChangeLogsResponse, __Met
78
81
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
79
82
  *
80
83
  */
81
- export declare class GetChangeLogsCommand extends $Command<GetChangeLogsCommandInput, GetChangeLogsCommandOutput, AuditManagerClientResolvedConfig> {
82
- readonly input: GetChangeLogsCommandInput;
83
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
- /**
85
- * @public
86
- */
87
- constructor(input: GetChangeLogsCommandInput);
88
- /**
89
- * @internal
90
- */
91
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetChangeLogsCommandInput, GetChangeLogsCommandOutput>;
92
- /**
93
- * @internal
94
- */
95
- private serialize;
96
- /**
97
- * @internal
98
- */
99
- private deserialize;
84
+ export declare class GetChangeLogsCommand extends GetChangeLogsCommand_base {
100
85
  }
@@ -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 { GetControlRequest, GetControlResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetControlCommandInput extends GetControlRequest {
21
20
  */
22
21
  export interface GetControlCommandOutput extends GetControlResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetControlCommand_base: {
24
+ new (input: GetControlCommandInput): import("@smithy/smithy-client").CommandImpl<GetControlCommandInput, GetControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Gets information about a specified control.</p>
@@ -97,23 +100,5 @@ export interface GetControlCommandOutput extends GetControlResponse, __MetadataB
97
100
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
98
101
  *
99
102
  */
100
- export declare class GetControlCommand extends $Command<GetControlCommandInput, GetControlCommandOutput, AuditManagerClientResolvedConfig> {
101
- readonly input: GetControlCommandInput;
102
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
103
- /**
104
- * @public
105
- */
106
- constructor(input: GetControlCommandInput);
107
- /**
108
- * @internal
109
- */
110
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetControlCommandInput, GetControlCommandOutput>;
111
- /**
112
- * @internal
113
- */
114
- private serialize;
115
- /**
116
- * @internal
117
- */
118
- private deserialize;
103
+ export declare class GetControlCommand extends GetControlCommand_base {
119
104
  }
@@ -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 { GetDelegationsRequest, GetDelegationsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetDelegationsCommandInput extends GetDelegationsRequest {
21
20
  */
22
21
  export interface GetDelegationsCommandOutput extends GetDelegationsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetDelegationsCommand_base: {
24
+ new (input: GetDelegationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetDelegationsCommandInput, GetDelegationsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Gets a list of delegations from an audit owner to a delegate. </p>
@@ -74,23 +77,5 @@ export interface GetDelegationsCommandOutput extends GetDelegationsResponse, __M
74
77
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
75
78
  *
76
79
  */
77
- export declare class GetDelegationsCommand extends $Command<GetDelegationsCommandInput, GetDelegationsCommandOutput, AuditManagerClientResolvedConfig> {
78
- readonly input: GetDelegationsCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: GetDelegationsCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDelegationsCommandInput, GetDelegationsCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class GetDelegationsCommand extends GetDelegationsCommand_base {
96
81
  }
@@ -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 { GetEvidenceByEvidenceFolderRequest, GetEvidenceByEvidenceFolderResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetEvidenceByEvidenceFolderCommandInput extends GetEvidenceByEv
21
20
  */
22
21
  export interface GetEvidenceByEvidenceFolderCommandOutput extends GetEvidenceByEvidenceFolderResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetEvidenceByEvidenceFolderCommand_base: {
24
+ new (input: GetEvidenceByEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceByEvidenceFolderCommandInput, GetEvidenceByEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Gets all evidence from a specified evidence folder in Audit Manager. </p>
@@ -96,23 +99,5 @@ export interface GetEvidenceByEvidenceFolderCommandOutput extends GetEvidenceByE
96
99
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
97
100
  *
98
101
  */
99
- export declare class GetEvidenceByEvidenceFolderCommand extends $Command<GetEvidenceByEvidenceFolderCommandInput, GetEvidenceByEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig> {
100
- readonly input: GetEvidenceByEvidenceFolderCommandInput;
101
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
102
- /**
103
- * @public
104
- */
105
- constructor(input: GetEvidenceByEvidenceFolderCommandInput);
106
- /**
107
- * @internal
108
- */
109
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEvidenceByEvidenceFolderCommandInput, GetEvidenceByEvidenceFolderCommandOutput>;
110
- /**
111
- * @internal
112
- */
113
- private serialize;
114
- /**
115
- * @internal
116
- */
117
- private deserialize;
102
+ export declare class GetEvidenceByEvidenceFolderCommand extends GetEvidenceByEvidenceFolderCommand_base {
118
103
  }
@@ -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 { GetEvidenceRequest, GetEvidenceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetEvidenceCommandInput extends GetEvidenceRequest {
21
20
  */
22
21
  export interface GetEvidenceCommandOutput extends GetEvidenceResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetEvidenceCommand_base: {
24
+ new (input: GetEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceCommandInput, GetEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Gets information about a specified evidence item.</p>
@@ -92,23 +95,5 @@ export interface GetEvidenceCommandOutput extends GetEvidenceResponse, __Metadat
92
95
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
93
96
  *
94
97
  */
95
- export declare class GetEvidenceCommand extends $Command<GetEvidenceCommandInput, GetEvidenceCommandOutput, AuditManagerClientResolvedConfig> {
96
- readonly input: GetEvidenceCommandInput;
97
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
98
- /**
99
- * @public
100
- */
101
- constructor(input: GetEvidenceCommandInput);
102
- /**
103
- * @internal
104
- */
105
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEvidenceCommandInput, GetEvidenceCommandOutput>;
106
- /**
107
- * @internal
108
- */
109
- private serialize;
110
- /**
111
- * @internal
112
- */
113
- private deserialize;
98
+ export declare class GetEvidenceCommand extends GetEvidenceCommand_base {
114
99
  }
@@ -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 { GetEvidenceFileUploadUrlRequest, GetEvidenceFileUploadUrlResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetEvidenceFileUploadUrlCommandInput extends GetEvidenceFileUpl
21
20
  */
22
21
  export interface GetEvidenceFileUploadUrlCommandOutput extends GetEvidenceFileUploadUrlResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetEvidenceFileUploadUrlCommand_base: {
24
+ new (input: GetEvidenceFileUploadUrlCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFileUploadUrlCommandInput, GetEvidenceFileUploadUrlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a presigned Amazon S3 URL that can be used to upload a file as manual
@@ -83,23 +86,5 @@ export interface GetEvidenceFileUploadUrlCommandOutput extends GetEvidenceFileUp
83
86
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
84
87
  *
85
88
  */
86
- export declare class GetEvidenceFileUploadUrlCommand extends $Command<GetEvidenceFileUploadUrlCommandInput, GetEvidenceFileUploadUrlCommandOutput, AuditManagerClientResolvedConfig> {
87
- readonly input: GetEvidenceFileUploadUrlCommandInput;
88
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
89
- /**
90
- * @public
91
- */
92
- constructor(input: GetEvidenceFileUploadUrlCommandInput);
93
- /**
94
- * @internal
95
- */
96
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEvidenceFileUploadUrlCommandInput, GetEvidenceFileUploadUrlCommandOutput>;
97
- /**
98
- * @internal
99
- */
100
- private serialize;
101
- /**
102
- * @internal
103
- */
104
- private deserialize;
89
+ export declare class GetEvidenceFileUploadUrlCommand extends GetEvidenceFileUploadUrlCommand_base {
105
90
  }
@@ -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 { GetEvidenceFolderRequest, GetEvidenceFolderResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetEvidenceFolderCommandInput extends GetEvidenceFolderRequest
21
20
  */
22
21
  export interface GetEvidenceFolderCommandOutput extends GetEvidenceFolderResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetEvidenceFolderCommand_base: {
24
+ new (input: GetEvidenceFolderCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFolderCommandInput, GetEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Gets an evidence folder from a specified assessment in Audit Manager. </p>
@@ -86,23 +89,5 @@ export interface GetEvidenceFolderCommandOutput extends GetEvidenceFolderRespons
86
89
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
87
90
  *
88
91
  */
89
- export declare class GetEvidenceFolderCommand extends $Command<GetEvidenceFolderCommandInput, GetEvidenceFolderCommandOutput, AuditManagerClientResolvedConfig> {
90
- readonly input: GetEvidenceFolderCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: GetEvidenceFolderCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEvidenceFolderCommandInput, GetEvidenceFolderCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class GetEvidenceFolderCommand extends GetEvidenceFolderCommand_base {
108
93
  }
@@ -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 { GetEvidenceFoldersByAssessmentRequest, GetEvidenceFoldersByAssessmentResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetEvidenceFoldersByAssessmentCommandInput extends GetEvidenceF
21
20
  */
22
21
  export interface GetEvidenceFoldersByAssessmentCommandOutput extends GetEvidenceFoldersByAssessmentResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetEvidenceFoldersByAssessmentCommand_base: {
24
+ new (input: GetEvidenceFoldersByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFoldersByAssessmentCommandInput, GetEvidenceFoldersByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Gets the evidence folders from a specified assessment in Audit Manager. </p>
@@ -89,23 +92,5 @@ export interface GetEvidenceFoldersByAssessmentCommandOutput extends GetEvidence
89
92
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
90
93
  *
91
94
  */
92
- export declare class GetEvidenceFoldersByAssessmentCommand extends $Command<GetEvidenceFoldersByAssessmentCommandInput, GetEvidenceFoldersByAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
93
- readonly input: GetEvidenceFoldersByAssessmentCommandInput;
94
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
95
- /**
96
- * @public
97
- */
98
- constructor(input: GetEvidenceFoldersByAssessmentCommandInput);
99
- /**
100
- * @internal
101
- */
102
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEvidenceFoldersByAssessmentCommandInput, GetEvidenceFoldersByAssessmentCommandOutput>;
103
- /**
104
- * @internal
105
- */
106
- private serialize;
107
- /**
108
- * @internal
109
- */
110
- private deserialize;
95
+ export declare class GetEvidenceFoldersByAssessmentCommand extends GetEvidenceFoldersByAssessmentCommand_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 { GetEvidenceFoldersByAssessmentControlRequest, GetEvidenceFoldersByAssessmentControlResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetEvidenceFoldersByAssessmentControlCommandInput extends GetEv
21
20
  */
22
21
  export interface GetEvidenceFoldersByAssessmentControlCommandOutput extends GetEvidenceFoldersByAssessmentControlResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetEvidenceFoldersByAssessmentControlCommand_base: {
24
+ new (input: GetEvidenceFoldersByAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<GetEvidenceFoldersByAssessmentControlCommandInput, GetEvidenceFoldersByAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Gets a list of evidence folders that are associated with a specified control in an
@@ -92,23 +95,5 @@ export interface GetEvidenceFoldersByAssessmentControlCommandOutput extends GetE
92
95
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
93
96
  *
94
97
  */
95
- export declare class GetEvidenceFoldersByAssessmentControlCommand extends $Command<GetEvidenceFoldersByAssessmentControlCommandInput, GetEvidenceFoldersByAssessmentControlCommandOutput, AuditManagerClientResolvedConfig> {
96
- readonly input: GetEvidenceFoldersByAssessmentControlCommandInput;
97
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
98
- /**
99
- * @public
100
- */
101
- constructor(input: GetEvidenceFoldersByAssessmentControlCommandInput);
102
- /**
103
- * @internal
104
- */
105
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEvidenceFoldersByAssessmentControlCommandInput, GetEvidenceFoldersByAssessmentControlCommandOutput>;
106
- /**
107
- * @internal
108
- */
109
- private serialize;
110
- /**
111
- * @internal
112
- */
113
- private deserialize;
98
+ export declare class GetEvidenceFoldersByAssessmentControlCommand extends GetEvidenceFoldersByAssessmentControlCommand_base {
114
99
  }