@aws-sdk/client-auditmanager 3.478.0 → 3.484.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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 +11 -11
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AuditManagerClient";
5
4
  import { BatchDeleteDelegationByAssessmentRequest, BatchDeleteDelegationByAssessmentResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface BatchDeleteDelegationByAssessmentCommandInput extends BatchDele
21
20
  */
22
21
  export interface BatchDeleteDelegationByAssessmentCommandOutput extends BatchDeleteDelegationByAssessmentResponse, __MetadataBearer {
23
22
  }
23
+ declare const BatchDeleteDelegationByAssessmentCommand_base: {
24
+ new (input: BatchDeleteDelegationByAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Deletes a batch of delegations for an assessment in Audit Manager. </p>
@@ -74,23 +77,5 @@ export interface BatchDeleteDelegationByAssessmentCommandOutput extends BatchDel
74
77
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
75
78
  *
76
79
  */
77
- export declare class BatchDeleteDelegationByAssessmentCommand extends $Command<BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
78
- readonly input: BatchDeleteDelegationByAssessmentCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: BatchDeleteDelegationByAssessmentCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDeleteDelegationByAssessmentCommandInput, BatchDeleteDelegationByAssessmentCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class BatchDeleteDelegationByAssessmentCommand extends BatchDeleteDelegationByAssessmentCommand_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 { BatchDisassociateAssessmentReportEvidenceRequest, BatchDisassociateAssessmentReportEvidenceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface BatchDisassociateAssessmentReportEvidenceCommandInput extends B
21
20
  */
22
21
  export interface BatchDisassociateAssessmentReportEvidenceCommandOutput extends BatchDisassociateAssessmentReportEvidenceResponse, __MetadataBearer {
23
22
  }
23
+ declare const BatchDisassociateAssessmentReportEvidenceCommand_base: {
24
+ new (input: BatchDisassociateAssessmentReportEvidenceCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Disassociates a list of evidence from an assessment report in Audit Manager.
@@ -79,23 +82,5 @@ export interface BatchDisassociateAssessmentReportEvidenceCommandOutput extends
79
82
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
80
83
  *
81
84
  */
82
- export declare class BatchDisassociateAssessmentReportEvidenceCommand extends $Command<BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput, AuditManagerClientResolvedConfig> {
83
- readonly input: BatchDisassociateAssessmentReportEvidenceCommandInput;
84
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
- /**
86
- * @public
87
- */
88
- constructor(input: BatchDisassociateAssessmentReportEvidenceCommandInput);
89
- /**
90
- * @internal
91
- */
92
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDisassociateAssessmentReportEvidenceCommandInput, BatchDisassociateAssessmentReportEvidenceCommandOutput>;
93
- /**
94
- * @internal
95
- */
96
- private serialize;
97
- /**
98
- * @internal
99
- */
100
- private deserialize;
85
+ export declare class BatchDisassociateAssessmentReportEvidenceCommand extends BatchDisassociateAssessmentReportEvidenceCommand_base {
101
86
  }
@@ -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 { BatchImportEvidenceToAssessmentControlRequest, BatchImportEvidenceToAssessmentControlResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface BatchImportEvidenceToAssessmentControlCommandInput extends Batc
21
20
  */
22
21
  export interface BatchImportEvidenceToAssessmentControlCommandOutput extends BatchImportEvidenceToAssessmentControlResponse, __MetadataBearer {
23
22
  }
23
+ declare const BatchImportEvidenceToAssessmentControlCommand_base: {
24
+ new (input: BatchImportEvidenceToAssessmentControlCommandInput): import("@smithy/smithy-client").CommandImpl<BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Adds one or more pieces of evidence to a control in an Audit Manager assessment. </p>
@@ -112,23 +115,5 @@ export interface BatchImportEvidenceToAssessmentControlCommandOutput extends Bat
112
115
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
113
116
  *
114
117
  */
115
- export declare class BatchImportEvidenceToAssessmentControlCommand extends $Command<BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput, AuditManagerClientResolvedConfig> {
116
- readonly input: BatchImportEvidenceToAssessmentControlCommandInput;
117
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
118
- /**
119
- * @public
120
- */
121
- constructor(input: BatchImportEvidenceToAssessmentControlCommandInput);
122
- /**
123
- * @internal
124
- */
125
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchImportEvidenceToAssessmentControlCommandInput, BatchImportEvidenceToAssessmentControlCommandOutput>;
126
- /**
127
- * @internal
128
- */
129
- private serialize;
130
- /**
131
- * @internal
132
- */
133
- private deserialize;
118
+ export declare class BatchImportEvidenceToAssessmentControlCommand extends BatchImportEvidenceToAssessmentControlCommand_base {
134
119
  }
@@ -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 { CreateAssessmentRequest, CreateAssessmentResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateAssessmentCommandInput extends CreateAssessmentRequest {
21
20
  */
22
21
  export interface CreateAssessmentCommandOutput extends CreateAssessmentResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateAssessmentCommand_base: {
24
+ new (input: CreateAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentCommandInput, CreateAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Creates an assessment in Audit Manager. </p>
@@ -219,23 +222,5 @@ export interface CreateAssessmentCommandOutput extends CreateAssessmentResponse,
219
222
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
220
223
  *
221
224
  */
222
- export declare class CreateAssessmentCommand extends $Command<CreateAssessmentCommandInput, CreateAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
223
- readonly input: CreateAssessmentCommandInput;
224
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
225
- /**
226
- * @public
227
- */
228
- constructor(input: CreateAssessmentCommandInput);
229
- /**
230
- * @internal
231
- */
232
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAssessmentCommandInput, CreateAssessmentCommandOutput>;
233
- /**
234
- * @internal
235
- */
236
- private serialize;
237
- /**
238
- * @internal
239
- */
240
- private deserialize;
225
+ export declare class CreateAssessmentCommand extends CreateAssessmentCommand_base {
241
226
  }
@@ -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 { CreateAssessmentFrameworkRequest, CreateAssessmentFrameworkResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateAssessmentFrameworkCommandInput extends CreateAssessmentF
21
20
  */
22
21
  export interface CreateAssessmentFrameworkCommandOutput extends CreateAssessmentFrameworkResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateAssessmentFrameworkCommand_base: {
24
+ new (input: CreateAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentFrameworkCommandInput, CreateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Creates a custom framework in Audit Manager. </p>
@@ -143,23 +146,5 @@ export interface CreateAssessmentFrameworkCommandOutput extends CreateAssessment
143
146
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
144
147
  *
145
148
  */
146
- export declare class CreateAssessmentFrameworkCommand extends $Command<CreateAssessmentFrameworkCommandInput, CreateAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig> {
147
- readonly input: CreateAssessmentFrameworkCommandInput;
148
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
149
- /**
150
- * @public
151
- */
152
- constructor(input: CreateAssessmentFrameworkCommandInput);
153
- /**
154
- * @internal
155
- */
156
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAssessmentFrameworkCommandInput, CreateAssessmentFrameworkCommandOutput>;
157
- /**
158
- * @internal
159
- */
160
- private serialize;
161
- /**
162
- * @internal
163
- */
164
- private deserialize;
149
+ export declare class CreateAssessmentFrameworkCommand extends CreateAssessmentFrameworkCommand_base {
165
150
  }
@@ -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 { CreateAssessmentReportRequest, CreateAssessmentReportResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateAssessmentReportCommandInput extends CreateAssessmentRepo
21
20
  */
22
21
  export interface CreateAssessmentReportCommandOutput extends CreateAssessmentReportResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateAssessmentReportCommand_base: {
24
+ new (input: CreateAssessmentReportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAssessmentReportCommandInput, CreateAssessmentReportCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Creates an assessment report for the specified assessment. </p>
@@ -78,23 +81,5 @@ export interface CreateAssessmentReportCommandOutput extends CreateAssessmentRep
78
81
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
79
82
  *
80
83
  */
81
- export declare class CreateAssessmentReportCommand extends $Command<CreateAssessmentReportCommandInput, CreateAssessmentReportCommandOutput, AuditManagerClientResolvedConfig> {
82
- readonly input: CreateAssessmentReportCommandInput;
83
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
- /**
85
- * @public
86
- */
87
- constructor(input: CreateAssessmentReportCommandInput);
88
- /**
89
- * @internal
90
- */
91
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAssessmentReportCommandInput, CreateAssessmentReportCommandOutput>;
92
- /**
93
- * @internal
94
- */
95
- private serialize;
96
- /**
97
- * @internal
98
- */
99
- private deserialize;
84
+ export declare class CreateAssessmentReportCommand extends CreateAssessmentReportCommand_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 { CreateControlRequest, CreateControlResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateControlCommandInput extends CreateControlRequest {
21
20
  */
22
21
  export interface CreateControlCommandOutput extends CreateControlResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateControlCommand_base: {
24
+ new (input: CreateControlCommandInput): import("@smithy/smithy-client").CommandImpl<CreateControlCommandInput, CreateControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Creates a new custom control in Audit Manager. </p>
@@ -124,23 +127,5 @@ export interface CreateControlCommandOutput extends CreateControlResponse, __Met
124
127
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
125
128
  *
126
129
  */
127
- export declare class CreateControlCommand extends $Command<CreateControlCommandInput, CreateControlCommandOutput, AuditManagerClientResolvedConfig> {
128
- readonly input: CreateControlCommandInput;
129
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
130
- /**
131
- * @public
132
- */
133
- constructor(input: CreateControlCommandInput);
134
- /**
135
- * @internal
136
- */
137
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateControlCommandInput, CreateControlCommandOutput>;
138
- /**
139
- * @internal
140
- */
141
- private serialize;
142
- /**
143
- * @internal
144
- */
145
- private deserialize;
130
+ export declare class CreateControlCommand extends CreateControlCommand_base {
146
131
  }
@@ -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 { DeleteAssessmentRequest, DeleteAssessmentResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteAssessmentCommandInput extends DeleteAssessmentRequest {
21
20
  */
22
21
  export interface DeleteAssessmentCommandOutput extends DeleteAssessmentResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteAssessmentCommand_base: {
24
+ new (input: DeleteAssessmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentCommandInput, DeleteAssessmentCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Deletes an assessment in Audit Manager. </p>
@@ -63,23 +66,5 @@ export interface DeleteAssessmentCommandOutput extends DeleteAssessmentResponse,
63
66
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
64
67
  *
65
68
  */
66
- export declare class DeleteAssessmentCommand extends $Command<DeleteAssessmentCommandInput, DeleteAssessmentCommandOutput, AuditManagerClientResolvedConfig> {
67
- readonly input: DeleteAssessmentCommandInput;
68
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
69
- /**
70
- * @public
71
- */
72
- constructor(input: DeleteAssessmentCommandInput);
73
- /**
74
- * @internal
75
- */
76
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssessmentCommandInput, DeleteAssessmentCommandOutput>;
77
- /**
78
- * @internal
79
- */
80
- private serialize;
81
- /**
82
- * @internal
83
- */
84
- private deserialize;
69
+ export declare class DeleteAssessmentCommand extends DeleteAssessmentCommand_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 { DeleteAssessmentFrameworkRequest, DeleteAssessmentFrameworkResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteAssessmentFrameworkCommandInput extends DeleteAssessmentF
21
20
  */
22
21
  export interface DeleteAssessmentFrameworkCommandOutput extends DeleteAssessmentFrameworkResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteAssessmentFrameworkCommand_base: {
24
+ new (input: DeleteAssessmentFrameworkCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentFrameworkCommandInput, DeleteAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Deletes a custom framework in Audit Manager. </p>
@@ -63,23 +66,5 @@ export interface DeleteAssessmentFrameworkCommandOutput extends DeleteAssessment
63
66
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
64
67
  *
65
68
  */
66
- export declare class DeleteAssessmentFrameworkCommand extends $Command<DeleteAssessmentFrameworkCommandInput, DeleteAssessmentFrameworkCommandOutput, AuditManagerClientResolvedConfig> {
67
- readonly input: DeleteAssessmentFrameworkCommandInput;
68
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
69
- /**
70
- * @public
71
- */
72
- constructor(input: DeleteAssessmentFrameworkCommandInput);
73
- /**
74
- * @internal
75
- */
76
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssessmentFrameworkCommandInput, DeleteAssessmentFrameworkCommandOutput>;
77
- /**
78
- * @internal
79
- */
80
- private serialize;
81
- /**
82
- * @internal
83
- */
84
- private deserialize;
69
+ export declare class DeleteAssessmentFrameworkCommand extends DeleteAssessmentFrameworkCommand_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 { DeleteAssessmentFrameworkShareRequest, DeleteAssessmentFrameworkShareResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteAssessmentFrameworkShareCommandInput extends DeleteAssess
21
20
  */
22
21
  export interface DeleteAssessmentFrameworkShareCommandOutput extends DeleteAssessmentFrameworkShareResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteAssessmentFrameworkShareCommand_base: {
24
+ new (input: DeleteAssessmentFrameworkShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentFrameworkShareCommandInput, DeleteAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Deletes a share request for a custom framework in Audit Manager. </p>
@@ -64,23 +67,5 @@ export interface DeleteAssessmentFrameworkShareCommandOutput extends DeleteAsses
64
67
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
65
68
  *
66
69
  */
67
- export declare class DeleteAssessmentFrameworkShareCommand extends $Command<DeleteAssessmentFrameworkShareCommandInput, DeleteAssessmentFrameworkShareCommandOutput, AuditManagerClientResolvedConfig> {
68
- readonly input: DeleteAssessmentFrameworkShareCommandInput;
69
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
- /**
71
- * @public
72
- */
73
- constructor(input: DeleteAssessmentFrameworkShareCommandInput);
74
- /**
75
- * @internal
76
- */
77
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssessmentFrameworkShareCommandInput, DeleteAssessmentFrameworkShareCommandOutput>;
78
- /**
79
- * @internal
80
- */
81
- private serialize;
82
- /**
83
- * @internal
84
- */
85
- private deserialize;
70
+ export declare class DeleteAssessmentFrameworkShareCommand extends DeleteAssessmentFrameworkShareCommand_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 { DeleteAssessmentReportRequest, DeleteAssessmentReportResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteAssessmentReportCommandInput extends DeleteAssessmentRepo
21
20
  */
22
21
  export interface DeleteAssessmentReportCommandOutput extends DeleteAssessmentReportResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteAssessmentReportCommand_base: {
24
+ new (input: DeleteAssessmentReportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAssessmentReportCommandInput, DeleteAssessmentReportCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes an assessment report in Audit Manager. </p>
@@ -85,23 +88,5 @@ export interface DeleteAssessmentReportCommandOutput extends DeleteAssessmentRep
85
88
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
86
89
  *
87
90
  */
88
- export declare class DeleteAssessmentReportCommand extends $Command<DeleteAssessmentReportCommandInput, DeleteAssessmentReportCommandOutput, AuditManagerClientResolvedConfig> {
89
- readonly input: DeleteAssessmentReportCommandInput;
90
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
- /**
92
- * @public
93
- */
94
- constructor(input: DeleteAssessmentReportCommandInput);
95
- /**
96
- * @internal
97
- */
98
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssessmentReportCommandInput, DeleteAssessmentReportCommandOutput>;
99
- /**
100
- * @internal
101
- */
102
- private serialize;
103
- /**
104
- * @internal
105
- */
106
- private deserialize;
91
+ export declare class DeleteAssessmentReportCommand extends DeleteAssessmentReportCommand_base {
107
92
  }
@@ -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 { DeleteControlRequest, DeleteControlResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteControlCommandInput extends DeleteControlRequest {
21
20
  */
22
21
  export interface DeleteControlCommandOutput extends DeleteControlResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteControlCommand_base: {
24
+ new (input: DeleteControlCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteControlCommandInput, DeleteControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Deletes a custom control in Audit Manager. </p>
@@ -69,23 +72,5 @@ export interface DeleteControlCommandOutput extends DeleteControlResponse, __Met
69
72
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
70
73
  *
71
74
  */
72
- export declare class DeleteControlCommand extends $Command<DeleteControlCommandInput, DeleteControlCommandOutput, AuditManagerClientResolvedConfig> {
73
- readonly input: DeleteControlCommandInput;
74
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
- /**
76
- * @public
77
- */
78
- constructor(input: DeleteControlCommandInput);
79
- /**
80
- * @internal
81
- */
82
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteControlCommandInput, DeleteControlCommandOutput>;
83
- /**
84
- * @internal
85
- */
86
- private serialize;
87
- /**
88
- * @internal
89
- */
90
- private deserialize;
75
+ export declare class DeleteControlCommand extends DeleteControlCommand_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 { DeregisterAccountRequest, DeregisterAccountResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeregisterAccountCommandInput extends DeregisterAccountRequest
21
20
  */
22
21
  export interface DeregisterAccountCommandOutput extends DeregisterAccountResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeregisterAccountCommand_base: {
24
+ new (input: DeregisterAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterAccountCommandInput, DeregisterAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Deregisters an account in Audit Manager. </p>
@@ -72,23 +75,5 @@ export interface DeregisterAccountCommandOutput extends DeregisterAccountRespons
72
75
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
73
76
  *
74
77
  */
75
- export declare class DeregisterAccountCommand extends $Command<DeregisterAccountCommandInput, DeregisterAccountCommandOutput, AuditManagerClientResolvedConfig> {
76
- readonly input: DeregisterAccountCommandInput;
77
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
- /**
79
- * @public
80
- */
81
- constructor(input: DeregisterAccountCommandInput);
82
- /**
83
- * @internal
84
- */
85
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterAccountCommandInput, DeregisterAccountCommandOutput>;
86
- /**
87
- * @internal
88
- */
89
- private serialize;
90
- /**
91
- * @internal
92
- */
93
- private deserialize;
78
+ export declare class DeregisterAccountCommand extends DeregisterAccountCommand_base {
94
79
  }
@@ -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 { DeregisterOrganizationAdminAccountRequest, DeregisterOrganizationAdminAccountResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeregisterOrganizationAdminAccountCommandInput extends Deregist
21
20
  */
22
21
  export interface DeregisterOrganizationAdminAccountCommandOutput extends DeregisterOrganizationAdminAccountResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeregisterOrganizationAdminAccountCommand_base: {
24
+ new (input: DeregisterOrganizationAdminAccountCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterOrganizationAdminAccountCommandInput, DeregisterOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Removes the specified Amazon Web Services account as a delegated administrator for
@@ -122,23 +125,5 @@ export interface DeregisterOrganizationAdminAccountCommandOutput extends Deregis
122
125
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
123
126
  *
124
127
  */
125
- export declare class DeregisterOrganizationAdminAccountCommand extends $Command<DeregisterOrganizationAdminAccountCommandInput, DeregisterOrganizationAdminAccountCommandOutput, AuditManagerClientResolvedConfig> {
126
- readonly input: DeregisterOrganizationAdminAccountCommandInput;
127
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
128
- /**
129
- * @public
130
- */
131
- constructor(input: DeregisterOrganizationAdminAccountCommandInput);
132
- /**
133
- * @internal
134
- */
135
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeregisterOrganizationAdminAccountCommandInput, DeregisterOrganizationAdminAccountCommandOutput>;
136
- /**
137
- * @internal
138
- */
139
- private serialize;
140
- /**
141
- * @internal
142
- */
143
- private deserialize;
128
+ export declare class DeregisterOrganizationAdminAccountCommand extends DeregisterOrganizationAdminAccountCommand_base {
144
129
  }