@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 { UpdateControlRequest, UpdateControlResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateControlCommandInput extends UpdateControlRequest {
21
20
  */
22
21
  export interface UpdateControlCommandOutput extends UpdateControlResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateControlCommand_base: {
24
+ new (input: UpdateControlCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateControlCommandInput, UpdateControlCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Updates a custom control in Audit Manager. </p>
@@ -117,23 +120,5 @@ export interface UpdateControlCommandOutput extends UpdateControlResponse, __Met
117
120
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
118
121
  *
119
122
  */
120
- export declare class UpdateControlCommand extends $Command<UpdateControlCommandInput, UpdateControlCommandOutput, AuditManagerClientResolvedConfig> {
121
- readonly input: UpdateControlCommandInput;
122
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
123
- /**
124
- * @public
125
- */
126
- constructor(input: UpdateControlCommandInput);
127
- /**
128
- * @internal
129
- */
130
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateControlCommandInput, UpdateControlCommandOutput>;
131
- /**
132
- * @internal
133
- */
134
- private serialize;
135
- /**
136
- * @internal
137
- */
138
- private deserialize;
123
+ export declare class UpdateControlCommand extends UpdateControlCommand_base {
139
124
  }
@@ -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 { UpdateSettingsRequest, UpdateSettingsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateSettingsCommandInput extends UpdateSettingsRequest {
21
20
  */
22
21
  export interface UpdateSettingsCommandOutput extends UpdateSettingsResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateSettingsCommand_base: {
24
+ new (input: UpdateSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSettingsCommandInput, UpdateSettingsCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Updates Audit Manager settings for the current account. </p>
@@ -108,23 +111,5 @@ export interface UpdateSettingsCommandOutput extends UpdateSettingsResponse, __M
108
111
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
109
112
  *
110
113
  */
111
- export declare class UpdateSettingsCommand extends $Command<UpdateSettingsCommandInput, UpdateSettingsCommandOutput, AuditManagerClientResolvedConfig> {
112
- readonly input: UpdateSettingsCommandInput;
113
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
114
- /**
115
- * @public
116
- */
117
- constructor(input: UpdateSettingsCommandInput);
118
- /**
119
- * @internal
120
- */
121
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSettingsCommandInput, UpdateSettingsCommandOutput>;
122
- /**
123
- * @internal
124
- */
125
- private serialize;
126
- /**
127
- * @internal
128
- */
129
- private deserialize;
114
+ export declare class UpdateSettingsCommand extends UpdateSettingsCommand_base {
130
115
  }
@@ -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 { ValidateAssessmentReportIntegrityRequest, ValidateAssessmentReportIntegrityResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ValidateAssessmentReportIntegrityCommandInput extends ValidateA
21
20
  */
22
21
  export interface ValidateAssessmentReportIntegrityCommandOutput extends ValidateAssessmentReportIntegrityResponse, __MetadataBearer {
23
22
  }
23
+ declare const ValidateAssessmentReportIntegrityCommand_base: {
24
+ new (input: ValidateAssessmentReportIntegrityCommandInput): import("@smithy/smithy-client").CommandImpl<ValidateAssessmentReportIntegrityCommandInput, ValidateAssessmentReportIntegrityCommandOutput, AuditManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p> Validates the integrity of an assessment report in Audit Manager. </p>
@@ -71,23 +74,5 @@ export interface ValidateAssessmentReportIntegrityCommandOutput extends Validate
71
74
  * <p>Base exception class for all service exceptions from AuditManager service.</p>
72
75
  *
73
76
  */
74
- export declare class ValidateAssessmentReportIntegrityCommand extends $Command<ValidateAssessmentReportIntegrityCommandInput, ValidateAssessmentReportIntegrityCommandOutput, AuditManagerClientResolvedConfig> {
75
- readonly input: ValidateAssessmentReportIntegrityCommandInput;
76
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
- /**
78
- * @public
79
- */
80
- constructor(input: ValidateAssessmentReportIntegrityCommandInput);
81
- /**
82
- * @internal
83
- */
84
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AuditManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ValidateAssessmentReportIntegrityCommandInput, ValidateAssessmentReportIntegrityCommandOutput>;
85
- /**
86
- * @internal
87
- */
88
- private serialize;
89
- /**
90
- * @internal
91
- */
92
- private deserialize;
77
+ export declare class ValidateAssessmentReportIntegrityCommand extends ValidateAssessmentReportIntegrityCommand_base {
93
78
  }
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
14
14
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
15
  defaultSigningName: string;
16
16
  };
17
+ export declare const commonParams: {
18
+ readonly UseFIPS: {
19
+ readonly type: "builtInParams";
20
+ readonly name: "useFipsEndpoint";
21
+ };
22
+ readonly Endpoint: {
23
+ readonly type: "builtInParams";
24
+ readonly name: "endpoint";
25
+ };
26
+ readonly Region: {
27
+ readonly type: "builtInParams";
28
+ readonly name: "region";
29
+ };
30
+ readonly UseDualStack: {
31
+ readonly type: "builtInParams";
32
+ readonly name: "useDualstackEndpoint";
33
+ };
34
+ };
17
35
  export interface EndpointParameters extends __EndpointParameters {
18
36
  Region?: string;
19
37
  UseDualStack?: boolean;
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AuditManagerClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface AssociateAssessmentReportEvidenceFolderCommandInput
21
15
  export interface AssociateAssessmentReportEvidenceFolderCommandOutput
22
16
  extends AssociateAssessmentReportEvidenceFolderResponse,
23
17
  __MetadataBearer {}
24
- export declare class AssociateAssessmentReportEvidenceFolderCommand extends $Command<
25
- AssociateAssessmentReportEvidenceFolderCommandInput,
26
- AssociateAssessmentReportEvidenceFolderCommandOutput,
27
- AuditManagerClientResolvedConfig
28
- > {
29
- readonly input: AssociateAssessmentReportEvidenceFolderCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: AssociateAssessmentReportEvidenceFolderCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: AuditManagerClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const AssociateAssessmentReportEvidenceFolderCommand_base: {
19
+ new (
20
+ input: AssociateAssessmentReportEvidenceFolderCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  AssociateAssessmentReportEvidenceFolderCommandInput,
38
- AssociateAssessmentReportEvidenceFolderCommandOutput
23
+ AssociateAssessmentReportEvidenceFolderCommandOutput,
24
+ AuditManagerClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class AssociateAssessmentReportEvidenceFolderCommand extends AssociateAssessmentReportEvidenceFolderCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AuditManagerClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface BatchAssociateAssessmentReportEvidenceCommandInput
21
15
  export interface BatchAssociateAssessmentReportEvidenceCommandOutput
22
16
  extends BatchAssociateAssessmentReportEvidenceResponse,
23
17
  __MetadataBearer {}
24
- export declare class BatchAssociateAssessmentReportEvidenceCommand extends $Command<
25
- BatchAssociateAssessmentReportEvidenceCommandInput,
26
- BatchAssociateAssessmentReportEvidenceCommandOutput,
27
- AuditManagerClientResolvedConfig
28
- > {
29
- readonly input: BatchAssociateAssessmentReportEvidenceCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: BatchAssociateAssessmentReportEvidenceCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: AuditManagerClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const BatchAssociateAssessmentReportEvidenceCommand_base: {
19
+ new (
20
+ input: BatchAssociateAssessmentReportEvidenceCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  BatchAssociateAssessmentReportEvidenceCommandInput,
38
- BatchAssociateAssessmentReportEvidenceCommandOutput
23
+ BatchAssociateAssessmentReportEvidenceCommandOutput,
24
+ AuditManagerClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class BatchAssociateAssessmentReportEvidenceCommand extends BatchAssociateAssessmentReportEvidenceCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AuditManagerClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface BatchCreateDelegationByAssessmentCommandInput
21
15
  export interface BatchCreateDelegationByAssessmentCommandOutput
22
16
  extends BatchCreateDelegationByAssessmentResponse,
23
17
  __MetadataBearer {}
24
- export declare class BatchCreateDelegationByAssessmentCommand extends $Command<
25
- BatchCreateDelegationByAssessmentCommandInput,
26
- BatchCreateDelegationByAssessmentCommandOutput,
27
- AuditManagerClientResolvedConfig
28
- > {
29
- readonly input: BatchCreateDelegationByAssessmentCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: BatchCreateDelegationByAssessmentCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: AuditManagerClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const BatchCreateDelegationByAssessmentCommand_base: {
19
+ new (
20
+ input: BatchCreateDelegationByAssessmentCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  BatchCreateDelegationByAssessmentCommandInput,
38
- BatchCreateDelegationByAssessmentCommandOutput
23
+ BatchCreateDelegationByAssessmentCommandOutput,
24
+ AuditManagerClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class BatchCreateDelegationByAssessmentCommand extends BatchCreateDelegationByAssessmentCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AuditManagerClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface BatchDeleteDelegationByAssessmentCommandInput
21
15
  export interface BatchDeleteDelegationByAssessmentCommandOutput
22
16
  extends BatchDeleteDelegationByAssessmentResponse,
23
17
  __MetadataBearer {}
24
- export declare class BatchDeleteDelegationByAssessmentCommand extends $Command<
25
- BatchDeleteDelegationByAssessmentCommandInput,
26
- BatchDeleteDelegationByAssessmentCommandOutput,
27
- AuditManagerClientResolvedConfig
28
- > {
29
- readonly input: BatchDeleteDelegationByAssessmentCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: BatchDeleteDelegationByAssessmentCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: AuditManagerClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const BatchDeleteDelegationByAssessmentCommand_base: {
19
+ new (
20
+ input: BatchDeleteDelegationByAssessmentCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  BatchDeleteDelegationByAssessmentCommandInput,
38
- BatchDeleteDelegationByAssessmentCommandOutput
23
+ BatchDeleteDelegationByAssessmentCommandOutput,
24
+ AuditManagerClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class BatchDeleteDelegationByAssessmentCommand extends BatchDeleteDelegationByAssessmentCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AuditManagerClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface BatchDisassociateAssessmentReportEvidenceCommandInput
21
15
  export interface BatchDisassociateAssessmentReportEvidenceCommandOutput
22
16
  extends BatchDisassociateAssessmentReportEvidenceResponse,
23
17
  __MetadataBearer {}
24
- export declare class BatchDisassociateAssessmentReportEvidenceCommand extends $Command<
25
- BatchDisassociateAssessmentReportEvidenceCommandInput,
26
- BatchDisassociateAssessmentReportEvidenceCommandOutput,
27
- AuditManagerClientResolvedConfig
28
- > {
29
- readonly input: BatchDisassociateAssessmentReportEvidenceCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: BatchDisassociateAssessmentReportEvidenceCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: AuditManagerClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const BatchDisassociateAssessmentReportEvidenceCommand_base: {
19
+ new (
20
+ input: BatchDisassociateAssessmentReportEvidenceCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  BatchDisassociateAssessmentReportEvidenceCommandInput,
38
- BatchDisassociateAssessmentReportEvidenceCommandOutput
23
+ BatchDisassociateAssessmentReportEvidenceCommandOutput,
24
+ AuditManagerClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class BatchDisassociateAssessmentReportEvidenceCommand extends BatchDisassociateAssessmentReportEvidenceCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AuditManagerClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface BatchImportEvidenceToAssessmentControlCommandInput
21
15
  export interface BatchImportEvidenceToAssessmentControlCommandOutput
22
16
  extends BatchImportEvidenceToAssessmentControlResponse,
23
17
  __MetadataBearer {}
24
- export declare class BatchImportEvidenceToAssessmentControlCommand extends $Command<
25
- BatchImportEvidenceToAssessmentControlCommandInput,
26
- BatchImportEvidenceToAssessmentControlCommandOutput,
27
- AuditManagerClientResolvedConfig
28
- > {
29
- readonly input: BatchImportEvidenceToAssessmentControlCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: BatchImportEvidenceToAssessmentControlCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: AuditManagerClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const BatchImportEvidenceToAssessmentControlCommand_base: {
19
+ new (
20
+ input: BatchImportEvidenceToAssessmentControlCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  BatchImportEvidenceToAssessmentControlCommandInput,
38
- BatchImportEvidenceToAssessmentControlCommandOutput
23
+ BatchImportEvidenceToAssessmentControlCommandOutput,
24
+ AuditManagerClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class BatchImportEvidenceToAssessmentControlCommand extends BatchImportEvidenceToAssessmentControlCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AuditManagerClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface CreateAssessmentCommandInput extends CreateAssessmentRequest {}
20
14
  export interface CreateAssessmentCommandOutput
21
15
  extends CreateAssessmentResponse,
22
16
  __MetadataBearer {}
23
- export declare class CreateAssessmentCommand extends $Command<
24
- CreateAssessmentCommandInput,
25
- CreateAssessmentCommandOutput,
26
- AuditManagerClientResolvedConfig
27
- > {
28
- readonly input: CreateAssessmentCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CreateAssessmentCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: AuditManagerClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CreateAssessmentCommandInput, CreateAssessmentCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CreateAssessmentCommand_base: {
18
+ new (
19
+ input: CreateAssessmentCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CreateAssessmentCommandInput,
22
+ CreateAssessmentCommandOutput,
23
+ AuditManagerClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CreateAssessmentCommand extends CreateAssessmentCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AuditManagerClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface CreateAssessmentFrameworkCommandInput
21
15
  export interface CreateAssessmentFrameworkCommandOutput
22
16
  extends CreateAssessmentFrameworkResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateAssessmentFrameworkCommand extends $Command<
25
- CreateAssessmentFrameworkCommandInput,
26
- CreateAssessmentFrameworkCommandOutput,
27
- AuditManagerClientResolvedConfig
28
- > {
29
- readonly input: CreateAssessmentFrameworkCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateAssessmentFrameworkCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: AuditManagerClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateAssessmentFrameworkCommand_base: {
19
+ new (
20
+ input: CreateAssessmentFrameworkCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateAssessmentFrameworkCommandInput,
38
- CreateAssessmentFrameworkCommandOutput
23
+ CreateAssessmentFrameworkCommandOutput,
24
+ AuditManagerClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateAssessmentFrameworkCommand extends CreateAssessmentFrameworkCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AuditManagerClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -21,22 +15,16 @@ export interface CreateAssessmentReportCommandInput
21
15
  export interface CreateAssessmentReportCommandOutput
22
16
  extends CreateAssessmentReportResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateAssessmentReportCommand extends $Command<
25
- CreateAssessmentReportCommandInput,
26
- CreateAssessmentReportCommandOutput,
27
- AuditManagerClientResolvedConfig
28
- > {
29
- readonly input: CreateAssessmentReportCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateAssessmentReportCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: AuditManagerClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateAssessmentReportCommand_base: {
19
+ new (
20
+ input: CreateAssessmentReportCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateAssessmentReportCommandInput,
38
- CreateAssessmentReportCommandOutput
23
+ CreateAssessmentReportCommandOutput,
24
+ AuditManagerClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateAssessmentReportCommand extends CreateAssessmentReportCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AuditManagerClientResolvedConfig,
11
5
  ServiceInputTypes,
@@ -20,19 +14,16 @@ export interface CreateControlCommandInput extends CreateControlRequest {}
20
14
  export interface CreateControlCommandOutput
21
15
  extends CreateControlResponse,
22
16
  __MetadataBearer {}
23
- export declare class CreateControlCommand extends $Command<
24
- CreateControlCommandInput,
25
- CreateControlCommandOutput,
26
- AuditManagerClientResolvedConfig
27
- > {
28
- readonly input: CreateControlCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CreateControlCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: AuditManagerClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CreateControlCommandInput, CreateControlCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CreateControlCommand_base: {
18
+ new (
19
+ input: CreateControlCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CreateControlCommandInput,
22
+ CreateControlCommandOutput,
23
+ AuditManagerClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CreateControlCommand extends CreateControlCommand_base {}