@aws-sdk/client-auditmanager 3.33.0 → 3.36.1

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 (550) hide show
  1. package/CHANGELOG.md +47 -0
  2. package/{dist/cjs → dist-cjs}/AuditManager.js +0 -34
  3. package/dist-cjs/AuditManagerClient.js +35 -0
  4. package/{dist/cjs → dist-cjs}/commands/AssociateAssessmentReportEvidenceFolderCommand.js +2 -29
  5. package/{dist/cjs → dist-cjs}/commands/BatchAssociateAssessmentReportEvidenceCommand.js +2 -29
  6. package/{dist/cjs → dist-cjs}/commands/BatchCreateDelegationByAssessmentCommand.js +2 -29
  7. package/{dist/cjs → dist-cjs}/commands/BatchDeleteDelegationByAssessmentCommand.js +2 -29
  8. package/{dist/cjs → dist-cjs}/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +2 -29
  9. package/{dist/cjs → dist-cjs}/commands/BatchImportEvidenceToAssessmentControlCommand.js +2 -29
  10. package/{dist/cjs → dist-cjs}/commands/CreateAssessmentCommand.js +2 -29
  11. package/{dist/cjs → dist-cjs}/commands/CreateAssessmentFrameworkCommand.js +2 -29
  12. package/{dist/cjs → dist-cjs}/commands/CreateAssessmentReportCommand.js +2 -29
  13. package/{dist/cjs → dist-cjs}/commands/CreateControlCommand.js +2 -29
  14. package/{dist/cjs → dist-cjs}/commands/DeleteAssessmentCommand.js +2 -29
  15. package/{dist/cjs → dist-cjs}/commands/DeleteAssessmentFrameworkCommand.js +2 -29
  16. package/{dist/cjs → dist-cjs}/commands/DeleteAssessmentReportCommand.js +2 -29
  17. package/{dist/cjs → dist-cjs}/commands/DeleteControlCommand.js +2 -29
  18. package/{dist/cjs → dist-cjs}/commands/DeregisterAccountCommand.js +2 -29
  19. package/{dist/cjs → dist-cjs}/commands/DeregisterOrganizationAdminAccountCommand.js +2 -34
  20. package/{dist/cjs → dist-cjs}/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +2 -29
  21. package/{dist/cjs → dist-cjs}/commands/GetAccountStatusCommand.js +2 -29
  22. package/{dist/cjs → dist-cjs}/commands/GetAssessmentCommand.js +2 -29
  23. package/{dist/cjs → dist-cjs}/commands/GetAssessmentFrameworkCommand.js +2 -29
  24. package/{dist/cjs → dist-cjs}/commands/GetAssessmentReportUrlCommand.js +2 -29
  25. package/{dist/cjs → dist-cjs}/commands/GetChangeLogsCommand.js +2 -29
  26. package/{dist/cjs → dist-cjs}/commands/GetControlCommand.js +2 -29
  27. package/{dist/cjs → dist-cjs}/commands/GetDelegationsCommand.js +2 -29
  28. package/{dist/cjs → dist-cjs}/commands/GetEvidenceByEvidenceFolderCommand.js +2 -29
  29. package/{dist/cjs → dist-cjs}/commands/GetEvidenceCommand.js +2 -29
  30. package/{dist/cjs → dist-cjs}/commands/GetEvidenceFolderCommand.js +2 -29
  31. package/{dist/cjs → dist-cjs}/commands/GetEvidenceFoldersByAssessmentCommand.js +2 -29
  32. package/{dist/cjs → dist-cjs}/commands/GetEvidenceFoldersByAssessmentControlCommand.js +2 -29
  33. package/{dist/cjs → dist-cjs}/commands/GetOrganizationAdminAccountCommand.js +2 -29
  34. package/{dist/cjs → dist-cjs}/commands/GetServicesInScopeCommand.js +2 -29
  35. package/{dist/cjs → dist-cjs}/commands/GetSettingsCommand.js +2 -29
  36. package/{dist/cjs → dist-cjs}/commands/ListAssessmentFrameworksCommand.js +2 -29
  37. package/{dist/cjs → dist-cjs}/commands/ListAssessmentReportsCommand.js +2 -29
  38. package/{dist/cjs → dist-cjs}/commands/ListAssessmentsCommand.js +2 -29
  39. package/{dist/cjs → dist-cjs}/commands/ListControlsCommand.js +2 -29
  40. package/{dist/cjs → dist-cjs}/commands/ListKeywordsForDataSourceCommand.js +2 -29
  41. package/{dist/cjs → dist-cjs}/commands/ListNotificationsCommand.js +2 -29
  42. package/{dist/cjs → dist-cjs}/commands/ListTagsForResourceCommand.js +2 -29
  43. package/{dist/cjs → dist-cjs}/commands/RegisterAccountCommand.js +2 -29
  44. package/{dist/cjs → dist-cjs}/commands/RegisterOrganizationAdminAccountCommand.js +2 -29
  45. package/{dist/cjs → dist-cjs}/commands/TagResourceCommand.js +2 -29
  46. package/{dist/cjs → dist-cjs}/commands/UntagResourceCommand.js +2 -29
  47. package/{dist/cjs → dist-cjs}/commands/UpdateAssessmentCommand.js +2 -29
  48. package/{dist/cjs → dist-cjs}/commands/UpdateAssessmentControlCommand.js +2 -29
  49. package/{dist/cjs → dist-cjs}/commands/UpdateAssessmentControlSetStatusCommand.js +2 -29
  50. package/{dist/cjs → dist-cjs}/commands/UpdateAssessmentFrameworkCommand.js +2 -29
  51. package/{dist/cjs → dist-cjs}/commands/UpdateAssessmentStatusCommand.js +2 -29
  52. package/{dist/cjs → dist-cjs}/commands/UpdateControlCommand.js +2 -29
  53. package/{dist/cjs → dist-cjs}/commands/UpdateSettingsCommand.js +2 -29
  54. package/{dist/cjs → dist-cjs}/commands/ValidateAssessmentReportIntegrityCommand.js +2 -29
  55. package/{dist/cjs → dist-cjs}/endpoints.js +0 -1
  56. package/{dist/cjs → dist-cjs}/index.js +0 -1
  57. package/{dist/cjs → dist-cjs}/models/index.js +0 -1
  58. package/{dist/cjs → dist-cjs}/models/models_0.js +0 -448
  59. package/{dist/cjs → dist-cjs}/pagination/GetChangeLogsPaginator.js +0 -11
  60. package/{dist/cjs → dist-cjs}/pagination/GetDelegationsPaginator.js +0 -11
  61. package/{dist/cjs → dist-cjs}/pagination/GetEvidenceByEvidenceFolderPaginator.js +0 -11
  62. package/{dist/cjs → dist-cjs}/pagination/GetEvidenceFoldersByAssessmentControlPaginator.js +0 -11
  63. package/{dist/cjs → dist-cjs}/pagination/GetEvidenceFoldersByAssessmentPaginator.js +0 -11
  64. package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -1
  65. package/{dist/cjs → dist-cjs}/pagination/ListAssessmentFrameworksPaginator.js +0 -11
  66. package/{dist/cjs → dist-cjs}/pagination/ListAssessmentReportsPaginator.js +0 -11
  67. package/{dist/cjs → dist-cjs}/pagination/ListAssessmentsPaginator.js +0 -11
  68. package/{dist/cjs → dist-cjs}/pagination/ListControlsPaginator.js +0 -11
  69. package/{dist/cjs → dist-cjs}/pagination/ListKeywordsForDataSourcePaginator.js +0 -11
  70. package/{dist/cjs → dist-cjs}/pagination/ListNotificationsPaginator.js +0 -11
  71. package/{dist/cjs → dist-cjs}/protocols/Aws_restJson1.js +19 -25
  72. package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +1 -5
  73. package/{dist/cjs → dist-cjs}/runtimeConfig.js +1 -5
  74. package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -4
  75. package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -5
  76. package/{dist/es → dist-es}/AuditManager.js +1 -35
  77. package/dist-es/AuditManagerClient.js +37 -0
  78. package/{dist/es → dist-es}/commands/AssociateAssessmentReportEvidenceFolderCommand.js +4 -32
  79. package/{dist/es → dist-es}/commands/BatchAssociateAssessmentReportEvidenceCommand.js +4 -32
  80. package/{dist/es → dist-es}/commands/BatchCreateDelegationByAssessmentCommand.js +4 -32
  81. package/{dist/es → dist-es}/commands/BatchDeleteDelegationByAssessmentCommand.js +4 -32
  82. package/{dist/es → dist-es}/commands/BatchDisassociateAssessmentReportEvidenceCommand.js +4 -32
  83. package/{dist/es → dist-es}/commands/BatchImportEvidenceToAssessmentControlCommand.js +4 -32
  84. package/{dist/es → dist-es}/commands/CreateAssessmentCommand.js +4 -32
  85. package/{dist/es → dist-es}/commands/CreateAssessmentFrameworkCommand.js +4 -32
  86. package/{dist/es → dist-es}/commands/CreateAssessmentReportCommand.js +4 -32
  87. package/{dist/es → dist-es}/commands/CreateControlCommand.js +4 -32
  88. package/{dist/es → dist-es}/commands/DeleteAssessmentCommand.js +4 -32
  89. package/{dist/es → dist-es}/commands/DeleteAssessmentFrameworkCommand.js +4 -32
  90. package/{dist/es → dist-es}/commands/DeleteAssessmentReportCommand.js +4 -32
  91. package/{dist/es → dist-es}/commands/DeleteControlCommand.js +4 -32
  92. package/{dist/es → dist-es}/commands/DeregisterAccountCommand.js +4 -32
  93. package/{dist/es → dist-es}/commands/DeregisterOrganizationAdminAccountCommand.js +4 -37
  94. package/{dist/es → dist-es}/commands/DisassociateAssessmentReportEvidenceFolderCommand.js +4 -32
  95. package/{dist/es → dist-es}/commands/GetAccountStatusCommand.js +4 -32
  96. package/{dist/es → dist-es}/commands/GetAssessmentCommand.js +4 -32
  97. package/{dist/es → dist-es}/commands/GetAssessmentFrameworkCommand.js +4 -32
  98. package/{dist/es → dist-es}/commands/GetAssessmentReportUrlCommand.js +4 -32
  99. package/{dist/es → dist-es}/commands/GetChangeLogsCommand.js +4 -32
  100. package/{dist/es → dist-es}/commands/GetControlCommand.js +4 -32
  101. package/{dist/es → dist-es}/commands/GetDelegationsCommand.js +4 -32
  102. package/{dist/es → dist-es}/commands/GetEvidenceByEvidenceFolderCommand.js +4 -32
  103. package/{dist/es → dist-es}/commands/GetEvidenceCommand.js +4 -32
  104. package/{dist/es → dist-es}/commands/GetEvidenceFolderCommand.js +4 -32
  105. package/{dist/es → dist-es}/commands/GetEvidenceFoldersByAssessmentCommand.js +4 -32
  106. package/{dist/es → dist-es}/commands/GetEvidenceFoldersByAssessmentControlCommand.js +4 -32
  107. package/{dist/es → dist-es}/commands/GetOrganizationAdminAccountCommand.js +4 -32
  108. package/{dist/es → dist-es}/commands/GetServicesInScopeCommand.js +4 -32
  109. package/{dist/es → dist-es}/commands/GetSettingsCommand.js +4 -32
  110. package/{dist/es → dist-es}/commands/ListAssessmentFrameworksCommand.js +4 -32
  111. package/{dist/es → dist-es}/commands/ListAssessmentReportsCommand.js +4 -32
  112. package/{dist/es → dist-es}/commands/ListAssessmentsCommand.js +4 -32
  113. package/{dist/es → dist-es}/commands/ListControlsCommand.js +4 -32
  114. package/{dist/es → dist-es}/commands/ListKeywordsForDataSourceCommand.js +4 -32
  115. package/{dist/es → dist-es}/commands/ListNotificationsCommand.js +4 -32
  116. package/{dist/es → dist-es}/commands/ListTagsForResourceCommand.js +4 -32
  117. package/{dist/es → dist-es}/commands/RegisterAccountCommand.js +4 -32
  118. package/{dist/es → dist-es}/commands/RegisterOrganizationAdminAccountCommand.js +4 -32
  119. package/{dist/es → dist-es}/commands/TagResourceCommand.js +4 -32
  120. package/{dist/es → dist-es}/commands/UntagResourceCommand.js +4 -32
  121. package/{dist/es → dist-es}/commands/UpdateAssessmentCommand.js +4 -32
  122. package/{dist/es → dist-es}/commands/UpdateAssessmentControlCommand.js +4 -32
  123. package/{dist/es → dist-es}/commands/UpdateAssessmentControlSetStatusCommand.js +4 -32
  124. package/{dist/es → dist-es}/commands/UpdateAssessmentFrameworkCommand.js +4 -32
  125. package/{dist/es → dist-es}/commands/UpdateAssessmentStatusCommand.js +4 -32
  126. package/{dist/es → dist-es}/commands/UpdateControlCommand.js +4 -32
  127. package/{dist/es → dist-es}/commands/UpdateSettingsCommand.js +4 -32
  128. package/{dist/es → dist-es}/commands/ValidateAssessmentReportIntegrityCommand.js +4 -32
  129. package/{dist/es → dist-es}/endpoints.js +1 -2
  130. package/{dist/types/index.d.ts → dist-es/index.js} +0 -0
  131. package/{dist/types/models/index.d.ts → dist-es/models/index.js} +0 -0
  132. package/{dist/es → dist-es}/models/models_0.js +0 -448
  133. package/{dist/es → dist-es}/pagination/GetChangeLogsPaginator.js +16 -29
  134. package/{dist/es → dist-es}/pagination/GetDelegationsPaginator.js +16 -29
  135. package/{dist/es → dist-es}/pagination/GetEvidenceByEvidenceFolderPaginator.js +16 -29
  136. package/{dist/es → dist-es}/pagination/GetEvidenceFoldersByAssessmentControlPaginator.js +16 -29
  137. package/{dist/es → dist-es}/pagination/GetEvidenceFoldersByAssessmentPaginator.js +16 -29
  138. package/dist-es/pagination/Interfaces.js +1 -0
  139. package/{dist/es → dist-es}/pagination/ListAssessmentFrameworksPaginator.js +16 -29
  140. package/{dist/es → dist-es}/pagination/ListAssessmentReportsPaginator.js +16 -29
  141. package/{dist/es → dist-es}/pagination/ListAssessmentsPaginator.js +16 -29
  142. package/{dist/es → dist-es}/pagination/ListControlsPaginator.js +16 -29
  143. package/{dist/es → dist-es}/pagination/ListKeywordsForDataSourcePaginator.js +16 -29
  144. package/{dist/es → dist-es}/pagination/ListNotificationsPaginator.js +16 -29
  145. package/{dist/es → dist-es}/protocols/Aws_restJson1.js +1209 -1215
  146. package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -5
  147. package/{dist/es → dist-es}/runtimeConfig.js +1 -5
  148. package/{dist/es → dist-es}/runtimeConfig.native.js +0 -4
  149. package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -5
  150. package/{dist/types → dist-types}/AuditManager.d.ts +1 -1
  151. package/{dist/types → dist-types}/AuditManagerClient.d.ts +8 -8
  152. package/{dist/types → dist-types}/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +2 -2
  153. package/{dist/types → dist-types}/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +2 -2
  154. package/{dist/types → dist-types}/commands/BatchCreateDelegationByAssessmentCommand.d.ts +2 -2
  155. package/{dist/types → dist-types}/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +2 -2
  156. package/{dist/types → dist-types}/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +2 -2
  157. package/{dist/types → dist-types}/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +2 -2
  158. package/{dist/types → dist-types}/commands/CreateAssessmentCommand.d.ts +2 -2
  159. package/{dist/types → dist-types}/commands/CreateAssessmentFrameworkCommand.d.ts +2 -2
  160. package/{dist/types → dist-types}/commands/CreateAssessmentReportCommand.d.ts +2 -2
  161. package/{dist/types → dist-types}/commands/CreateControlCommand.d.ts +2 -2
  162. package/{dist/types → dist-types}/commands/DeleteAssessmentCommand.d.ts +2 -2
  163. package/{dist/types → dist-types}/commands/DeleteAssessmentFrameworkCommand.d.ts +2 -2
  164. package/{dist/types → dist-types}/commands/DeleteAssessmentReportCommand.d.ts +2 -2
  165. package/{dist/types → dist-types}/commands/DeleteControlCommand.d.ts +2 -2
  166. package/{dist/types → dist-types}/commands/DeregisterAccountCommand.d.ts +2 -2
  167. package/{dist/types → dist-types}/commands/DeregisterOrganizationAdminAccountCommand.d.ts +2 -2
  168. package/{dist/types → dist-types}/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +2 -2
  169. package/{dist/types → dist-types}/commands/GetAccountStatusCommand.d.ts +2 -2
  170. package/{dist/types → dist-types}/commands/GetAssessmentCommand.d.ts +2 -2
  171. package/{dist/types → dist-types}/commands/GetAssessmentFrameworkCommand.d.ts +2 -2
  172. package/{dist/types → dist-types}/commands/GetAssessmentReportUrlCommand.d.ts +2 -2
  173. package/{dist/types → dist-types}/commands/GetChangeLogsCommand.d.ts +2 -2
  174. package/{dist/types → dist-types}/commands/GetControlCommand.d.ts +2 -2
  175. package/{dist/types → dist-types}/commands/GetDelegationsCommand.d.ts +2 -2
  176. package/{dist/types → dist-types}/commands/GetEvidenceByEvidenceFolderCommand.d.ts +2 -2
  177. package/{dist/types → dist-types}/commands/GetEvidenceCommand.d.ts +2 -2
  178. package/{dist/types → dist-types}/commands/GetEvidenceFolderCommand.d.ts +2 -2
  179. package/{dist/types → dist-types}/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +2 -2
  180. package/{dist/types → dist-types}/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +2 -2
  181. package/{dist/types → dist-types}/commands/GetOrganizationAdminAccountCommand.d.ts +2 -2
  182. package/{dist/types → dist-types}/commands/GetServicesInScopeCommand.d.ts +2 -2
  183. package/{dist/types → dist-types}/commands/GetSettingsCommand.d.ts +2 -2
  184. package/{dist/types → dist-types}/commands/ListAssessmentFrameworksCommand.d.ts +2 -2
  185. package/{dist/types → dist-types}/commands/ListAssessmentReportsCommand.d.ts +2 -2
  186. package/{dist/types → dist-types}/commands/ListAssessmentsCommand.d.ts +2 -2
  187. package/{dist/types → dist-types}/commands/ListControlsCommand.d.ts +2 -2
  188. package/{dist/types → dist-types}/commands/ListKeywordsForDataSourceCommand.d.ts +2 -2
  189. package/{dist/types → dist-types}/commands/ListNotificationsCommand.d.ts +2 -2
  190. package/{dist/types → dist-types}/commands/ListTagsForResourceCommand.d.ts +2 -2
  191. package/{dist/types → dist-types}/commands/RegisterAccountCommand.d.ts +2 -2
  192. package/{dist/types → dist-types}/commands/RegisterOrganizationAdminAccountCommand.d.ts +2 -2
  193. package/{dist/types → dist-types}/commands/TagResourceCommand.d.ts +2 -2
  194. package/{dist/types → dist-types}/commands/UntagResourceCommand.d.ts +2 -2
  195. package/{dist/types → dist-types}/commands/UpdateAssessmentCommand.d.ts +2 -2
  196. package/{dist/types → dist-types}/commands/UpdateAssessmentControlCommand.d.ts +2 -2
  197. package/{dist/types → dist-types}/commands/UpdateAssessmentControlSetStatusCommand.d.ts +2 -2
  198. package/{dist/types → dist-types}/commands/UpdateAssessmentFrameworkCommand.d.ts +2 -2
  199. package/{dist/types → dist-types}/commands/UpdateAssessmentStatusCommand.d.ts +2 -2
  200. package/{dist/types → dist-types}/commands/UpdateControlCommand.d.ts +2 -2
  201. package/{dist/types → dist-types}/commands/UpdateSettingsCommand.d.ts +2 -2
  202. package/{dist/types → dist-types}/commands/ValidateAssessmentReportIntegrityCommand.d.ts +2 -2
  203. package/{dist/types → dist-types}/endpoints.d.ts +0 -0
  204. package/{index.ts → dist-types/index.d.ts} +0 -0
  205. package/{models/index.ts → dist-types/models/index.d.ts} +0 -0
  206. package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
  207. package/{dist/types → dist-types}/pagination/GetChangeLogsPaginator.d.ts +1 -1
  208. package/{dist/types → dist-types}/pagination/GetDelegationsPaginator.d.ts +1 -1
  209. package/{dist/types → dist-types}/pagination/GetEvidenceByEvidenceFolderPaginator.d.ts +1 -1
  210. package/{dist/types → dist-types}/pagination/GetEvidenceFoldersByAssessmentControlPaginator.d.ts +1 -1
  211. package/{dist/types → dist-types}/pagination/GetEvidenceFoldersByAssessmentPaginator.d.ts +1 -1
  212. package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
  213. package/{dist/types → dist-types}/pagination/ListAssessmentFrameworksPaginator.d.ts +1 -1
  214. package/{dist/types → dist-types}/pagination/ListAssessmentReportsPaginator.d.ts +1 -1
  215. package/{dist/types → dist-types}/pagination/ListAssessmentsPaginator.d.ts +1 -1
  216. package/{dist/types → dist-types}/pagination/ListControlsPaginator.d.ts +1 -1
  217. package/{dist/types → dist-types}/pagination/ListKeywordsForDataSourcePaginator.d.ts +1 -1
  218. package/{dist/types → dist-types}/pagination/ListNotificationsPaginator.d.ts +1 -1
  219. package/{dist/types → dist-types}/protocols/Aws_restJson1.d.ts +2 -2
  220. package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
  221. package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
  222. package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
  223. package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
  224. package/{dist/types → dist-types}/ts3.4/AuditManager.d.ts +53 -294
  225. package/{dist/types → dist-types}/ts3.4/AuditManagerClient.d.ts +32 -127
  226. package/{dist/types → dist-types}/ts3.4/commands/AssociateAssessmentReportEvidenceFolderCommand.d.ts +4 -24
  227. package/{dist/types → dist-types}/ts3.4/commands/BatchAssociateAssessmentReportEvidenceCommand.d.ts +4 -24
  228. package/{dist/types → dist-types}/ts3.4/commands/BatchCreateDelegationByAssessmentCommand.d.ts +4 -24
  229. package/{dist/types → dist-types}/ts3.4/commands/BatchDeleteDelegationByAssessmentCommand.d.ts +4 -24
  230. package/{dist/types → dist-types}/ts3.4/commands/BatchDisassociateAssessmentReportEvidenceCommand.d.ts +4 -24
  231. package/{dist/types → dist-types}/ts3.4/commands/BatchImportEvidenceToAssessmentControlCommand.d.ts +4 -24
  232. package/{dist/types → dist-types}/ts3.4/commands/CreateAssessmentCommand.d.ts +4 -24
  233. package/{dist/types → dist-types}/ts3.4/commands/CreateAssessmentFrameworkCommand.d.ts +4 -24
  234. package/{dist/types → dist-types}/ts3.4/commands/CreateAssessmentReportCommand.d.ts +4 -24
  235. package/dist-types/ts3.4/commands/CreateControlCommand.d.ts +17 -0
  236. package/{dist/types → dist-types}/ts3.4/commands/DeleteAssessmentCommand.d.ts +4 -24
  237. package/{dist/types → dist-types}/ts3.4/commands/DeleteAssessmentFrameworkCommand.d.ts +4 -24
  238. package/{dist/types → dist-types}/ts3.4/commands/DeleteAssessmentReportCommand.d.ts +4 -24
  239. package/dist-types/ts3.4/commands/DeleteControlCommand.d.ts +17 -0
  240. package/{dist/types → dist-types}/ts3.4/commands/DeregisterAccountCommand.d.ts +4 -24
  241. package/dist-types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +17 -0
  242. package/{dist/types → dist-types}/ts3.4/commands/DisassociateAssessmentReportEvidenceFolderCommand.d.ts +4 -24
  243. package/dist-types/ts3.4/commands/GetAccountStatusCommand.d.ts +17 -0
  244. package/dist-types/ts3.4/commands/GetAssessmentCommand.d.ts +17 -0
  245. package/{dist/types → dist-types}/ts3.4/commands/GetAssessmentFrameworkCommand.d.ts +4 -24
  246. package/{dist/types → dist-types}/ts3.4/commands/GetAssessmentReportUrlCommand.d.ts +4 -24
  247. package/dist-types/ts3.4/commands/GetChangeLogsCommand.d.ts +17 -0
  248. package/dist-types/ts3.4/commands/GetControlCommand.d.ts +17 -0
  249. package/dist-types/ts3.4/commands/GetDelegationsCommand.d.ts +17 -0
  250. package/{dist/types → dist-types}/ts3.4/commands/GetEvidenceByEvidenceFolderCommand.d.ts +4 -24
  251. package/dist-types/ts3.4/commands/GetEvidenceCommand.d.ts +17 -0
  252. package/dist-types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +17 -0
  253. package/{dist/types → dist-types}/ts3.4/commands/GetEvidenceFoldersByAssessmentCommand.d.ts +4 -24
  254. package/{dist/types → dist-types}/ts3.4/commands/GetEvidenceFoldersByAssessmentControlCommand.d.ts +4 -24
  255. package/{dist/types → dist-types}/ts3.4/commands/GetOrganizationAdminAccountCommand.d.ts +4 -24
  256. package/dist-types/ts3.4/commands/GetServicesInScopeCommand.d.ts +17 -0
  257. package/dist-types/ts3.4/commands/GetSettingsCommand.d.ts +17 -0
  258. package/{dist/types → dist-types}/ts3.4/commands/ListAssessmentFrameworksCommand.d.ts +4 -24
  259. package/{dist/types → dist-types}/ts3.4/commands/ListAssessmentReportsCommand.d.ts +4 -24
  260. package/dist-types/ts3.4/commands/ListAssessmentsCommand.d.ts +17 -0
  261. package/dist-types/ts3.4/commands/ListControlsCommand.d.ts +17 -0
  262. package/{dist/types → dist-types}/ts3.4/commands/ListKeywordsForDataSourceCommand.d.ts +4 -24
  263. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +17 -0
  264. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +17 -0
  265. package/dist-types/ts3.4/commands/RegisterAccountCommand.d.ts +17 -0
  266. package/{dist/types → dist-types}/ts3.4/commands/RegisterOrganizationAdminAccountCommand.d.ts +4 -24
  267. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +17 -0
  268. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +17 -0
  269. package/{dist/types → dist-types}/ts3.4/commands/UpdateAssessmentCommand.d.ts +4 -24
  270. package/{dist/types → dist-types}/ts3.4/commands/UpdateAssessmentControlCommand.d.ts +4 -24
  271. package/{dist/types → dist-types}/ts3.4/commands/UpdateAssessmentControlSetStatusCommand.d.ts +4 -24
  272. package/{dist/types → dist-types}/ts3.4/commands/UpdateAssessmentFrameworkCommand.d.ts +4 -24
  273. package/{dist/types → dist-types}/ts3.4/commands/UpdateAssessmentStatusCommand.d.ts +4 -24
  274. package/dist-types/ts3.4/commands/UpdateControlCommand.d.ts +17 -0
  275. package/dist-types/ts3.4/commands/UpdateSettingsCommand.d.ts +17 -0
  276. package/{dist/types → dist-types}/ts3.4/commands/ValidateAssessmentReportIntegrityCommand.d.ts +4 -24
  277. package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
  278. package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
  279. package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
  280. package/dist-types/ts3.4/models/models_0.d.ts +1971 -0
  281. package/{dist/types → dist-types}/ts3.4/pagination/GetChangeLogsPaginator.d.ts +1 -1
  282. package/{dist/types → dist-types}/ts3.4/pagination/GetDelegationsPaginator.d.ts +1 -1
  283. package/{dist/types → dist-types}/ts3.4/pagination/GetEvidenceByEvidenceFolderPaginator.d.ts +1 -1
  284. package/{dist/types → dist-types}/ts3.4/pagination/GetEvidenceFoldersByAssessmentControlPaginator.d.ts +1 -1
  285. package/{dist/types → dist-types}/ts3.4/pagination/GetEvidenceFoldersByAssessmentPaginator.d.ts +1 -1
  286. package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
  287. package/{dist/types → dist-types}/ts3.4/pagination/ListAssessmentFrameworksPaginator.d.ts +1 -1
  288. package/{dist/types → dist-types}/ts3.4/pagination/ListAssessmentReportsPaginator.d.ts +1 -1
  289. package/{dist/types → dist-types}/ts3.4/pagination/ListAssessmentsPaginator.d.ts +1 -1
  290. package/{dist/types → dist-types}/ts3.4/pagination/ListControlsPaginator.d.ts +1 -1
  291. package/{dist/types → dist-types}/ts3.4/pagination/ListKeywordsForDataSourcePaginator.d.ts +1 -1
  292. package/{dist/types → dist-types}/ts3.4/pagination/ListNotificationsPaginator.d.ts +1 -1
  293. package/{dist/types → dist-types}/ts3.4/protocols/Aws_restJson1.d.ts +2 -2
  294. package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +1 -3
  295. package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +2 -4
  296. package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +1 -3
  297. package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +1 -3
  298. package/package.json +52 -49
  299. package/AuditManager.ts +0 -2000
  300. package/AuditManagerClient.ts +0 -502
  301. package/commands/AssociateAssessmentReportEvidenceFolderCommand.ts +0 -111
  302. package/commands/BatchAssociateAssessmentReportEvidenceCommand.ts +0 -108
  303. package/commands/BatchCreateDelegationByAssessmentCommand.ts +0 -107
  304. package/commands/BatchDeleteDelegationByAssessmentCommand.ts +0 -107
  305. package/commands/BatchDisassociateAssessmentReportEvidenceCommand.ts +0 -111
  306. package/commands/BatchImportEvidenceToAssessmentControlCommand.ts +0 -108
  307. package/commands/CreateAssessmentCommand.ts +0 -96
  308. package/commands/CreateAssessmentFrameworkCommand.ts +0 -99
  309. package/commands/CreateAssessmentReportCommand.ts +0 -96
  310. package/commands/CreateControlCommand.ts +0 -96
  311. package/commands/DeleteAssessmentCommand.ts +0 -96
  312. package/commands/DeleteAssessmentFrameworkCommand.ts +0 -99
  313. package/commands/DeleteAssessmentReportCommand.ts +0 -96
  314. package/commands/DeleteControlCommand.ts +0 -96
  315. package/commands/DeregisterAccountCommand.ts +0 -96
  316. package/commands/DeregisterOrganizationAdminAccountCommand.ts +0 -112
  317. package/commands/DisassociateAssessmentReportEvidenceFolderCommand.ts +0 -111
  318. package/commands/GetAccountStatusCommand.ts +0 -96
  319. package/commands/GetAssessmentCommand.ts +0 -96
  320. package/commands/GetAssessmentFrameworkCommand.ts +0 -96
  321. package/commands/GetAssessmentReportUrlCommand.ts +0 -96
  322. package/commands/GetChangeLogsCommand.ts +0 -96
  323. package/commands/GetControlCommand.ts +0 -96
  324. package/commands/GetDelegationsCommand.ts +0 -96
  325. package/commands/GetEvidenceByEvidenceFolderCommand.ts +0 -101
  326. package/commands/GetEvidenceCommand.ts +0 -96
  327. package/commands/GetEvidenceFolderCommand.ts +0 -96
  328. package/commands/GetEvidenceFoldersByAssessmentCommand.ts +0 -104
  329. package/commands/GetEvidenceFoldersByAssessmentControlCommand.ts +0 -108
  330. package/commands/GetOrganizationAdminAccountCommand.ts +0 -101
  331. package/commands/GetServicesInScopeCommand.ts +0 -96
  332. package/commands/GetSettingsCommand.ts +0 -96
  333. package/commands/ListAssessmentFrameworksCommand.ts +0 -96
  334. package/commands/ListAssessmentReportsCommand.ts +0 -96
  335. package/commands/ListAssessmentsCommand.ts +0 -96
  336. package/commands/ListControlsCommand.ts +0 -96
  337. package/commands/ListKeywordsForDataSourceCommand.ts +0 -99
  338. package/commands/ListNotificationsCommand.ts +0 -96
  339. package/commands/ListTagsForResourceCommand.ts +0 -96
  340. package/commands/RegisterAccountCommand.ts +0 -96
  341. package/commands/RegisterOrganizationAdminAccountCommand.ts +0 -104
  342. package/commands/TagResourceCommand.ts +0 -96
  343. package/commands/UntagResourceCommand.ts +0 -96
  344. package/commands/UpdateAssessmentCommand.ts +0 -96
  345. package/commands/UpdateAssessmentControlCommand.ts +0 -96
  346. package/commands/UpdateAssessmentControlSetStatusCommand.ts +0 -104
  347. package/commands/UpdateAssessmentFrameworkCommand.ts +0 -99
  348. package/commands/UpdateAssessmentStatusCommand.ts +0 -96
  349. package/commands/UpdateControlCommand.ts +0 -96
  350. package/commands/UpdateSettingsCommand.ts +0 -96
  351. package/commands/ValidateAssessmentReportIntegrityCommand.ts +0 -107
  352. package/dist/cjs/AuditManager.js.map +0 -1
  353. package/dist/cjs/AuditManagerClient.js +0 -74
  354. package/dist/cjs/AuditManagerClient.js.map +0 -1
  355. package/dist/cjs/commands/AssociateAssessmentReportEvidenceFolderCommand.js.map +0 -1
  356. package/dist/cjs/commands/BatchAssociateAssessmentReportEvidenceCommand.js.map +0 -1
  357. package/dist/cjs/commands/BatchCreateDelegationByAssessmentCommand.js.map +0 -1
  358. package/dist/cjs/commands/BatchDeleteDelegationByAssessmentCommand.js.map +0 -1
  359. package/dist/cjs/commands/BatchDisassociateAssessmentReportEvidenceCommand.js.map +0 -1
  360. package/dist/cjs/commands/BatchImportEvidenceToAssessmentControlCommand.js.map +0 -1
  361. package/dist/cjs/commands/CreateAssessmentCommand.js.map +0 -1
  362. package/dist/cjs/commands/CreateAssessmentFrameworkCommand.js.map +0 -1
  363. package/dist/cjs/commands/CreateAssessmentReportCommand.js.map +0 -1
  364. package/dist/cjs/commands/CreateControlCommand.js.map +0 -1
  365. package/dist/cjs/commands/DeleteAssessmentCommand.js.map +0 -1
  366. package/dist/cjs/commands/DeleteAssessmentFrameworkCommand.js.map +0 -1
  367. package/dist/cjs/commands/DeleteAssessmentReportCommand.js.map +0 -1
  368. package/dist/cjs/commands/DeleteControlCommand.js.map +0 -1
  369. package/dist/cjs/commands/DeregisterAccountCommand.js.map +0 -1
  370. package/dist/cjs/commands/DeregisterOrganizationAdminAccountCommand.js.map +0 -1
  371. package/dist/cjs/commands/DisassociateAssessmentReportEvidenceFolderCommand.js.map +0 -1
  372. package/dist/cjs/commands/GetAccountStatusCommand.js.map +0 -1
  373. package/dist/cjs/commands/GetAssessmentCommand.js.map +0 -1
  374. package/dist/cjs/commands/GetAssessmentFrameworkCommand.js.map +0 -1
  375. package/dist/cjs/commands/GetAssessmentReportUrlCommand.js.map +0 -1
  376. package/dist/cjs/commands/GetChangeLogsCommand.js.map +0 -1
  377. package/dist/cjs/commands/GetControlCommand.js.map +0 -1
  378. package/dist/cjs/commands/GetDelegationsCommand.js.map +0 -1
  379. package/dist/cjs/commands/GetEvidenceByEvidenceFolderCommand.js.map +0 -1
  380. package/dist/cjs/commands/GetEvidenceCommand.js.map +0 -1
  381. package/dist/cjs/commands/GetEvidenceFolderCommand.js.map +0 -1
  382. package/dist/cjs/commands/GetEvidenceFoldersByAssessmentCommand.js.map +0 -1
  383. package/dist/cjs/commands/GetEvidenceFoldersByAssessmentControlCommand.js.map +0 -1
  384. package/dist/cjs/commands/GetOrganizationAdminAccountCommand.js.map +0 -1
  385. package/dist/cjs/commands/GetServicesInScopeCommand.js.map +0 -1
  386. package/dist/cjs/commands/GetSettingsCommand.js.map +0 -1
  387. package/dist/cjs/commands/ListAssessmentFrameworksCommand.js.map +0 -1
  388. package/dist/cjs/commands/ListAssessmentReportsCommand.js.map +0 -1
  389. package/dist/cjs/commands/ListAssessmentsCommand.js.map +0 -1
  390. package/dist/cjs/commands/ListControlsCommand.js.map +0 -1
  391. package/dist/cjs/commands/ListKeywordsForDataSourceCommand.js.map +0 -1
  392. package/dist/cjs/commands/ListNotificationsCommand.js.map +0 -1
  393. package/dist/cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  394. package/dist/cjs/commands/RegisterAccountCommand.js.map +0 -1
  395. package/dist/cjs/commands/RegisterOrganizationAdminAccountCommand.js.map +0 -1
  396. package/dist/cjs/commands/TagResourceCommand.js.map +0 -1
  397. package/dist/cjs/commands/UntagResourceCommand.js.map +0 -1
  398. package/dist/cjs/commands/UpdateAssessmentCommand.js.map +0 -1
  399. package/dist/cjs/commands/UpdateAssessmentControlCommand.js.map +0 -1
  400. package/dist/cjs/commands/UpdateAssessmentControlSetStatusCommand.js.map +0 -1
  401. package/dist/cjs/commands/UpdateAssessmentFrameworkCommand.js.map +0 -1
  402. package/dist/cjs/commands/UpdateAssessmentStatusCommand.js.map +0 -1
  403. package/dist/cjs/commands/UpdateControlCommand.js.map +0 -1
  404. package/dist/cjs/commands/UpdateSettingsCommand.js.map +0 -1
  405. package/dist/cjs/commands/ValidateAssessmentReportIntegrityCommand.js.map +0 -1
  406. package/dist/cjs/endpoints.js.map +0 -1
  407. package/dist/cjs/index.js.map +0 -1
  408. package/dist/cjs/models/index.js.map +0 -1
  409. package/dist/cjs/models/models_0.js.map +0 -1
  410. package/dist/cjs/package.json +0 -91
  411. package/dist/cjs/pagination/GetChangeLogsPaginator.js.map +0 -1
  412. package/dist/cjs/pagination/GetDelegationsPaginator.js.map +0 -1
  413. package/dist/cjs/pagination/GetEvidenceByEvidenceFolderPaginator.js.map +0 -1
  414. package/dist/cjs/pagination/GetEvidenceFoldersByAssessmentControlPaginator.js.map +0 -1
  415. package/dist/cjs/pagination/GetEvidenceFoldersByAssessmentPaginator.js.map +0 -1
  416. package/dist/cjs/pagination/Interfaces.js.map +0 -1
  417. package/dist/cjs/pagination/ListAssessmentFrameworksPaginator.js.map +0 -1
  418. package/dist/cjs/pagination/ListAssessmentReportsPaginator.js.map +0 -1
  419. package/dist/cjs/pagination/ListAssessmentsPaginator.js.map +0 -1
  420. package/dist/cjs/pagination/ListControlsPaginator.js.map +0 -1
  421. package/dist/cjs/pagination/ListKeywordsForDataSourcePaginator.js.map +0 -1
  422. package/dist/cjs/pagination/ListNotificationsPaginator.js.map +0 -1
  423. package/dist/cjs/protocols/Aws_restJson1.js.map +0 -1
  424. package/dist/cjs/runtimeConfig.browser.js.map +0 -1
  425. package/dist/cjs/runtimeConfig.js.map +0 -1
  426. package/dist/cjs/runtimeConfig.native.js.map +0 -1
  427. package/dist/cjs/runtimeConfig.shared.js.map +0 -1
  428. package/dist/es/AuditManager.js.map +0 -1
  429. package/dist/es/AuditManagerClient.js +0 -76
  430. package/dist/es/AuditManagerClient.js.map +0 -1
  431. package/dist/es/commands/AssociateAssessmentReportEvidenceFolderCommand.js.map +0 -1
  432. package/dist/es/commands/BatchAssociateAssessmentReportEvidenceCommand.js.map +0 -1
  433. package/dist/es/commands/BatchCreateDelegationByAssessmentCommand.js.map +0 -1
  434. package/dist/es/commands/BatchDeleteDelegationByAssessmentCommand.js.map +0 -1
  435. package/dist/es/commands/BatchDisassociateAssessmentReportEvidenceCommand.js.map +0 -1
  436. package/dist/es/commands/BatchImportEvidenceToAssessmentControlCommand.js.map +0 -1
  437. package/dist/es/commands/CreateAssessmentCommand.js.map +0 -1
  438. package/dist/es/commands/CreateAssessmentFrameworkCommand.js.map +0 -1
  439. package/dist/es/commands/CreateAssessmentReportCommand.js.map +0 -1
  440. package/dist/es/commands/CreateControlCommand.js.map +0 -1
  441. package/dist/es/commands/DeleteAssessmentCommand.js.map +0 -1
  442. package/dist/es/commands/DeleteAssessmentFrameworkCommand.js.map +0 -1
  443. package/dist/es/commands/DeleteAssessmentReportCommand.js.map +0 -1
  444. package/dist/es/commands/DeleteControlCommand.js.map +0 -1
  445. package/dist/es/commands/DeregisterAccountCommand.js.map +0 -1
  446. package/dist/es/commands/DeregisterOrganizationAdminAccountCommand.js.map +0 -1
  447. package/dist/es/commands/DisassociateAssessmentReportEvidenceFolderCommand.js.map +0 -1
  448. package/dist/es/commands/GetAccountStatusCommand.js.map +0 -1
  449. package/dist/es/commands/GetAssessmentCommand.js.map +0 -1
  450. package/dist/es/commands/GetAssessmentFrameworkCommand.js.map +0 -1
  451. package/dist/es/commands/GetAssessmentReportUrlCommand.js.map +0 -1
  452. package/dist/es/commands/GetChangeLogsCommand.js.map +0 -1
  453. package/dist/es/commands/GetControlCommand.js.map +0 -1
  454. package/dist/es/commands/GetDelegationsCommand.js.map +0 -1
  455. package/dist/es/commands/GetEvidenceByEvidenceFolderCommand.js.map +0 -1
  456. package/dist/es/commands/GetEvidenceCommand.js.map +0 -1
  457. package/dist/es/commands/GetEvidenceFolderCommand.js.map +0 -1
  458. package/dist/es/commands/GetEvidenceFoldersByAssessmentCommand.js.map +0 -1
  459. package/dist/es/commands/GetEvidenceFoldersByAssessmentControlCommand.js.map +0 -1
  460. package/dist/es/commands/GetOrganizationAdminAccountCommand.js.map +0 -1
  461. package/dist/es/commands/GetServicesInScopeCommand.js.map +0 -1
  462. package/dist/es/commands/GetSettingsCommand.js.map +0 -1
  463. package/dist/es/commands/ListAssessmentFrameworksCommand.js.map +0 -1
  464. package/dist/es/commands/ListAssessmentReportsCommand.js.map +0 -1
  465. package/dist/es/commands/ListAssessmentsCommand.js.map +0 -1
  466. package/dist/es/commands/ListControlsCommand.js.map +0 -1
  467. package/dist/es/commands/ListKeywordsForDataSourceCommand.js.map +0 -1
  468. package/dist/es/commands/ListNotificationsCommand.js.map +0 -1
  469. package/dist/es/commands/ListTagsForResourceCommand.js.map +0 -1
  470. package/dist/es/commands/RegisterAccountCommand.js.map +0 -1
  471. package/dist/es/commands/RegisterOrganizationAdminAccountCommand.js.map +0 -1
  472. package/dist/es/commands/TagResourceCommand.js.map +0 -1
  473. package/dist/es/commands/UntagResourceCommand.js.map +0 -1
  474. package/dist/es/commands/UpdateAssessmentCommand.js.map +0 -1
  475. package/dist/es/commands/UpdateAssessmentControlCommand.js.map +0 -1
  476. package/dist/es/commands/UpdateAssessmentControlSetStatusCommand.js.map +0 -1
  477. package/dist/es/commands/UpdateAssessmentFrameworkCommand.js.map +0 -1
  478. package/dist/es/commands/UpdateAssessmentStatusCommand.js.map +0 -1
  479. package/dist/es/commands/UpdateControlCommand.js.map +0 -1
  480. package/dist/es/commands/UpdateSettingsCommand.js.map +0 -1
  481. package/dist/es/commands/ValidateAssessmentReportIntegrityCommand.js.map +0 -1
  482. package/dist/es/endpoints.js.map +0 -1
  483. package/dist/es/index.js +0 -67
  484. package/dist/es/index.js.map +0 -1
  485. package/dist/es/models/index.js +0 -2
  486. package/dist/es/models/index.js.map +0 -1
  487. package/dist/es/models/models_0.js.map +0 -1
  488. package/dist/es/package.json +0 -91
  489. package/dist/es/pagination/GetChangeLogsPaginator.js.map +0 -1
  490. package/dist/es/pagination/GetDelegationsPaginator.js.map +0 -1
  491. package/dist/es/pagination/GetEvidenceByEvidenceFolderPaginator.js.map +0 -1
  492. package/dist/es/pagination/GetEvidenceFoldersByAssessmentControlPaginator.js.map +0 -1
  493. package/dist/es/pagination/GetEvidenceFoldersByAssessmentPaginator.js.map +0 -1
  494. package/dist/es/pagination/Interfaces.js +0 -2
  495. package/dist/es/pagination/Interfaces.js.map +0 -1
  496. package/dist/es/pagination/ListAssessmentFrameworksPaginator.js.map +0 -1
  497. package/dist/es/pagination/ListAssessmentReportsPaginator.js.map +0 -1
  498. package/dist/es/pagination/ListAssessmentsPaginator.js.map +0 -1
  499. package/dist/es/pagination/ListControlsPaginator.js.map +0 -1
  500. package/dist/es/pagination/ListKeywordsForDataSourcePaginator.js.map +0 -1
  501. package/dist/es/pagination/ListNotificationsPaginator.js.map +0 -1
  502. package/dist/es/protocols/Aws_restJson1.js.map +0 -1
  503. package/dist/es/runtimeConfig.browser.js.map +0 -1
  504. package/dist/es/runtimeConfig.js.map +0 -1
  505. package/dist/es/runtimeConfig.native.js.map +0 -1
  506. package/dist/es/runtimeConfig.shared.js.map +0 -1
  507. package/dist/types/ts3.4/commands/CreateControlCommand.d.ts +0 -37
  508. package/dist/types/ts3.4/commands/DeleteControlCommand.d.ts +0 -37
  509. package/dist/types/ts3.4/commands/DeregisterOrganizationAdminAccountCommand.d.ts +0 -42
  510. package/dist/types/ts3.4/commands/GetAccountStatusCommand.d.ts +0 -37
  511. package/dist/types/ts3.4/commands/GetAssessmentCommand.d.ts +0 -37
  512. package/dist/types/ts3.4/commands/GetChangeLogsCommand.d.ts +0 -37
  513. package/dist/types/ts3.4/commands/GetControlCommand.d.ts +0 -37
  514. package/dist/types/ts3.4/commands/GetDelegationsCommand.d.ts +0 -37
  515. package/dist/types/ts3.4/commands/GetEvidenceCommand.d.ts +0 -37
  516. package/dist/types/ts3.4/commands/GetEvidenceFolderCommand.d.ts +0 -37
  517. package/dist/types/ts3.4/commands/GetServicesInScopeCommand.d.ts +0 -37
  518. package/dist/types/ts3.4/commands/GetSettingsCommand.d.ts +0 -37
  519. package/dist/types/ts3.4/commands/ListAssessmentsCommand.d.ts +0 -37
  520. package/dist/types/ts3.4/commands/ListControlsCommand.d.ts +0 -37
  521. package/dist/types/ts3.4/commands/ListNotificationsCommand.d.ts +0 -37
  522. package/dist/types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -37
  523. package/dist/types/ts3.4/commands/RegisterAccountCommand.d.ts +0 -37
  524. package/dist/types/ts3.4/commands/TagResourceCommand.d.ts +0 -37
  525. package/dist/types/ts3.4/commands/UntagResourceCommand.d.ts +0 -37
  526. package/dist/types/ts3.4/commands/UpdateControlCommand.d.ts +0 -37
  527. package/dist/types/ts3.4/commands/UpdateSettingsCommand.d.ts +0 -37
  528. package/dist/types/ts3.4/models/models_0.d.ts +0 -4275
  529. package/endpoints.ts +0 -57
  530. package/jest.config.js +0 -4
  531. package/models/models_0.ts +0 -5175
  532. package/pagination/GetChangeLogsPaginator.ts +0 -58
  533. package/pagination/GetDelegationsPaginator.ts +0 -58
  534. package/pagination/GetEvidenceByEvidenceFolderPaginator.ts +0 -58
  535. package/pagination/GetEvidenceFoldersByAssessmentControlPaginator.ts +0 -58
  536. package/pagination/GetEvidenceFoldersByAssessmentPaginator.ts +0 -58
  537. package/pagination/Interfaces.ts +0 -7
  538. package/pagination/ListAssessmentFrameworksPaginator.ts +0 -58
  539. package/pagination/ListAssessmentReportsPaginator.ts +0 -58
  540. package/pagination/ListAssessmentsPaginator.ts +0 -58
  541. package/pagination/ListControlsPaginator.ts +0 -58
  542. package/pagination/ListKeywordsForDataSourcePaginator.ts +0 -58
  543. package/pagination/ListNotificationsPaginator.ts +0 -58
  544. package/protocols/Aws_restJson1.ts +0 -7353
  545. package/runtimeConfig.browser.ts +0 -40
  546. package/runtimeConfig.native.ts +0 -16
  547. package/runtimeConfig.shared.ts +0 -16
  548. package/runtimeConfig.ts +0 -45
  549. package/tsconfig.es.json +0 -12
  550. package/tsconfig.json +0 -32
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DeleteAssessmentRequest, DeleteAssessmentResponse } from "../models/models_0";
3
- import { deserializeAws_restJson1DeleteAssessmentCommand, serializeAws_restJson1DeleteAssessmentCommand, } from "../protocols/Aws_restJson1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>
8
- * Deletes an assessment in Audit Manager.
9
- * </p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { AuditManagerClient, DeleteAssessmentCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
14
- * // const { AuditManagerClient, DeleteAssessmentCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
15
- * const client = new AuditManagerClient(config);
16
- * const command = new DeleteAssessmentCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DeleteAssessmentCommandInput} for command's `input` shape.
21
- * @see {@link DeleteAssessmentCommandOutput} for command's `response` shape.
22
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var DeleteAssessmentCommand = /** @class */ (function (_super) {
4
+ import { DeleteAssessmentRequest, DeleteAssessmentResponse } from "../models/models_0";
5
+ import { deserializeAws_restJson1DeleteAssessmentCommand, serializeAws_restJson1DeleteAssessmentCommand, } from "../protocols/Aws_restJson1";
6
+ var DeleteAssessmentCommand = (function (_super) {
26
7
  __extends(DeleteAssessmentCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function DeleteAssessmentCommand(input) {
30
- var _this =
31
- // Start section: command_constructor
32
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
33
10
  _this.input = input;
34
11
  return _this;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  DeleteAssessmentCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
41
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -64,4 +37,3 @@ var DeleteAssessmentCommand = /** @class */ (function (_super) {
64
37
  return DeleteAssessmentCommand;
65
38
  }($Command));
66
39
  export { DeleteAssessmentCommand };
67
- //# sourceMappingURL=DeleteAssessmentCommand.js.map
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DeleteAssessmentFrameworkRequest, DeleteAssessmentFrameworkResponse } from "../models/models_0";
3
- import { deserializeAws_restJson1DeleteAssessmentFrameworkCommand, serializeAws_restJson1DeleteAssessmentFrameworkCommand, } from "../protocols/Aws_restJson1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>
8
- * Deletes a custom framework in Audit Manager.
9
- * </p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { AuditManagerClient, DeleteAssessmentFrameworkCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
14
- * // const { AuditManagerClient, DeleteAssessmentFrameworkCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
15
- * const client = new AuditManagerClient(config);
16
- * const command = new DeleteAssessmentFrameworkCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DeleteAssessmentFrameworkCommandInput} for command's `input` shape.
21
- * @see {@link DeleteAssessmentFrameworkCommandOutput} for command's `response` shape.
22
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var DeleteAssessmentFrameworkCommand = /** @class */ (function (_super) {
4
+ import { DeleteAssessmentFrameworkRequest, DeleteAssessmentFrameworkResponse } from "../models/models_0";
5
+ import { deserializeAws_restJson1DeleteAssessmentFrameworkCommand, serializeAws_restJson1DeleteAssessmentFrameworkCommand, } from "../protocols/Aws_restJson1";
6
+ var DeleteAssessmentFrameworkCommand = (function (_super) {
26
7
  __extends(DeleteAssessmentFrameworkCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function DeleteAssessmentFrameworkCommand(input) {
30
- var _this =
31
- // Start section: command_constructor
32
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
33
10
  _this.input = input;
34
11
  return _this;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  DeleteAssessmentFrameworkCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
41
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -64,4 +37,3 @@ var DeleteAssessmentFrameworkCommand = /** @class */ (function (_super) {
64
37
  return DeleteAssessmentFrameworkCommand;
65
38
  }($Command));
66
39
  export { DeleteAssessmentFrameworkCommand };
67
- //# sourceMappingURL=DeleteAssessmentFrameworkCommand.js.map
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DeleteAssessmentReportRequest, DeleteAssessmentReportResponse } from "../models/models_0";
3
- import { deserializeAws_restJson1DeleteAssessmentReportCommand, serializeAws_restJson1DeleteAssessmentReportCommand, } from "../protocols/Aws_restJson1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>
8
- * Deletes an assessment report from an assessment in Audit Manager.
9
- * </p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { AuditManagerClient, DeleteAssessmentReportCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
14
- * // const { AuditManagerClient, DeleteAssessmentReportCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
15
- * const client = new AuditManagerClient(config);
16
- * const command = new DeleteAssessmentReportCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DeleteAssessmentReportCommandInput} for command's `input` shape.
21
- * @see {@link DeleteAssessmentReportCommandOutput} for command's `response` shape.
22
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var DeleteAssessmentReportCommand = /** @class */ (function (_super) {
4
+ import { DeleteAssessmentReportRequest, DeleteAssessmentReportResponse } from "../models/models_0";
5
+ import { deserializeAws_restJson1DeleteAssessmentReportCommand, serializeAws_restJson1DeleteAssessmentReportCommand, } from "../protocols/Aws_restJson1";
6
+ var DeleteAssessmentReportCommand = (function (_super) {
26
7
  __extends(DeleteAssessmentReportCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function DeleteAssessmentReportCommand(input) {
30
- var _this =
31
- // Start section: command_constructor
32
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
33
10
  _this.input = input;
34
11
  return _this;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  DeleteAssessmentReportCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
41
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -64,4 +37,3 @@ var DeleteAssessmentReportCommand = /** @class */ (function (_super) {
64
37
  return DeleteAssessmentReportCommand;
65
38
  }($Command));
66
39
  export { DeleteAssessmentReportCommand };
67
- //# sourceMappingURL=DeleteAssessmentReportCommand.js.map
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DeleteControlRequest, DeleteControlResponse } from "../models/models_0";
3
- import { deserializeAws_restJson1DeleteControlCommand, serializeAws_restJson1DeleteControlCommand, } from "../protocols/Aws_restJson1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>
8
- * Deletes a custom control in Audit Manager.
9
- * </p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { AuditManagerClient, DeleteControlCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
14
- * // const { AuditManagerClient, DeleteControlCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
15
- * const client = new AuditManagerClient(config);
16
- * const command = new DeleteControlCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DeleteControlCommandInput} for command's `input` shape.
21
- * @see {@link DeleteControlCommandOutput} for command's `response` shape.
22
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var DeleteControlCommand = /** @class */ (function (_super) {
4
+ import { DeleteControlRequest, DeleteControlResponse } from "../models/models_0";
5
+ import { deserializeAws_restJson1DeleteControlCommand, serializeAws_restJson1DeleteControlCommand, } from "../protocols/Aws_restJson1";
6
+ var DeleteControlCommand = (function (_super) {
26
7
  __extends(DeleteControlCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function DeleteControlCommand(input) {
30
- var _this =
31
- // Start section: command_constructor
32
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
33
10
  _this.input = input;
34
11
  return _this;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  DeleteControlCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
41
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -64,4 +37,3 @@ var DeleteControlCommand = /** @class */ (function (_super) {
64
37
  return DeleteControlCommand;
65
38
  }($Command));
66
39
  export { DeleteControlCommand };
67
- //# sourceMappingURL=DeleteControlCommand.js.map
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DeregisterAccountRequest, DeregisterAccountResponse } from "../models/models_0";
3
- import { deserializeAws_restJson1DeregisterAccountCommand, serializeAws_restJson1DeregisterAccountCommand, } from "../protocols/Aws_restJson1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>
8
- * Deregisters an account in Audit Manager.
9
- * </p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { AuditManagerClient, DeregisterAccountCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
14
- * // const { AuditManagerClient, DeregisterAccountCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
15
- * const client = new AuditManagerClient(config);
16
- * const command = new DeregisterAccountCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DeregisterAccountCommandInput} for command's `input` shape.
21
- * @see {@link DeregisterAccountCommandOutput} for command's `response` shape.
22
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var DeregisterAccountCommand = /** @class */ (function (_super) {
4
+ import { DeregisterAccountRequest, DeregisterAccountResponse } from "../models/models_0";
5
+ import { deserializeAws_restJson1DeregisterAccountCommand, serializeAws_restJson1DeregisterAccountCommand, } from "../protocols/Aws_restJson1";
6
+ var DeregisterAccountCommand = (function (_super) {
26
7
  __extends(DeregisterAccountCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function DeregisterAccountCommand(input) {
30
- var _this =
31
- // Start section: command_constructor
32
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
33
10
  _this.input = input;
34
11
  return _this;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  DeregisterAccountCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
41
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -64,4 +37,3 @@ var DeregisterAccountCommand = /** @class */ (function (_super) {
64
37
  return DeregisterAccountCommand;
65
38
  }($Command));
66
39
  export { DeregisterAccountCommand };
67
- //# sourceMappingURL=DeregisterAccountCommand.js.map
@@ -1,47 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DeregisterOrganizationAdminAccountRequest, DeregisterOrganizationAdminAccountResponse, } from "../models/models_0";
3
- import { deserializeAws_restJson1DeregisterOrganizationAdminAccountCommand, serializeAws_restJson1DeregisterOrganizationAdminAccountCommand, } from "../protocols/Aws_restJson1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>Removes the specified member account as a delegated administrator for Audit Manager. </p>
8
- * <important>
9
- * <p>When you remove a delegated administrator from your Audit Manager settings, or when you
10
- * deregister a delegated administrator from Organizations, you continue to have access
11
- * to the evidence that you previously collected under that account. However, Audit Manager
12
- * will stop collecting and attaching evidence to that delegated administrator account
13
- * moving forward.</p>
14
- * </important>
15
- * @example
16
- * Use a bare-bones client and the command you need to make an API call.
17
- * ```javascript
18
- * import { AuditManagerClient, DeregisterOrganizationAdminAccountCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
19
- * // const { AuditManagerClient, DeregisterOrganizationAdminAccountCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
20
- * const client = new AuditManagerClient(config);
21
- * const command = new DeregisterOrganizationAdminAccountCommand(input);
22
- * const response = await client.send(command);
23
- * ```
24
- *
25
- * @see {@link DeregisterOrganizationAdminAccountCommandInput} for command's `input` shape.
26
- * @see {@link DeregisterOrganizationAdminAccountCommandOutput} for command's `response` shape.
27
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
28
- *
29
- */
30
- var DeregisterOrganizationAdminAccountCommand = /** @class */ (function (_super) {
4
+ import { DeregisterOrganizationAdminAccountRequest, DeregisterOrganizationAdminAccountResponse, } from "../models/models_0";
5
+ import { deserializeAws_restJson1DeregisterOrganizationAdminAccountCommand, serializeAws_restJson1DeregisterOrganizationAdminAccountCommand, } from "../protocols/Aws_restJson1";
6
+ var DeregisterOrganizationAdminAccountCommand = (function (_super) {
31
7
  __extends(DeregisterOrganizationAdminAccountCommand, _super);
32
- // Start section: command_properties
33
- // End section: command_properties
34
8
  function DeregisterOrganizationAdminAccountCommand(input) {
35
- var _this =
36
- // Start section: command_constructor
37
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
38
10
  _this.input = input;
39
11
  return _this;
40
- // End section: command_constructor
41
12
  }
42
- /**
43
- * @internal
44
- */
45
13
  DeregisterOrganizationAdminAccountCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
46
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
47
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -69,4 +37,3 @@ var DeregisterOrganizationAdminAccountCommand = /** @class */ (function (_super)
69
37
  return DeregisterOrganizationAdminAccountCommand;
70
38
  }($Command));
71
39
  export { DeregisterOrganizationAdminAccountCommand };
72
- //# sourceMappingURL=DeregisterOrganizationAdminAccountCommand.js.map
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { DisassociateAssessmentReportEvidenceFolderRequest, DisassociateAssessmentReportEvidenceFolderResponse, } from "../models/models_0";
3
- import { deserializeAws_restJson1DisassociateAssessmentReportEvidenceFolderCommand, serializeAws_restJson1DisassociateAssessmentReportEvidenceFolderCommand, } from "../protocols/Aws_restJson1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>
8
- * Disassociates an evidence folder from the specified assessment report in Audit Manager.
9
- * </p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { AuditManagerClient, DisassociateAssessmentReportEvidenceFolderCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
14
- * // const { AuditManagerClient, DisassociateAssessmentReportEvidenceFolderCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
15
- * const client = new AuditManagerClient(config);
16
- * const command = new DisassociateAssessmentReportEvidenceFolderCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DisassociateAssessmentReportEvidenceFolderCommandInput} for command's `input` shape.
21
- * @see {@link DisassociateAssessmentReportEvidenceFolderCommandOutput} for command's `response` shape.
22
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var DisassociateAssessmentReportEvidenceFolderCommand = /** @class */ (function (_super) {
4
+ import { DisassociateAssessmentReportEvidenceFolderRequest, DisassociateAssessmentReportEvidenceFolderResponse, } from "../models/models_0";
5
+ import { deserializeAws_restJson1DisassociateAssessmentReportEvidenceFolderCommand, serializeAws_restJson1DisassociateAssessmentReportEvidenceFolderCommand, } from "../protocols/Aws_restJson1";
6
+ var DisassociateAssessmentReportEvidenceFolderCommand = (function (_super) {
26
7
  __extends(DisassociateAssessmentReportEvidenceFolderCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function DisassociateAssessmentReportEvidenceFolderCommand(input) {
30
- var _this =
31
- // Start section: command_constructor
32
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
33
10
  _this.input = input;
34
11
  return _this;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  DisassociateAssessmentReportEvidenceFolderCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
41
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -64,4 +37,3 @@ var DisassociateAssessmentReportEvidenceFolderCommand = /** @class */ (function
64
37
  return DisassociateAssessmentReportEvidenceFolderCommand;
65
38
  }($Command));
66
39
  export { DisassociateAssessmentReportEvidenceFolderCommand };
67
- //# sourceMappingURL=DisassociateAssessmentReportEvidenceFolderCommand.js.map
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { GetAccountStatusRequest, GetAccountStatusResponse } from "../models/models_0";
3
- import { deserializeAws_restJson1GetAccountStatusCommand, serializeAws_restJson1GetAccountStatusCommand, } from "../protocols/Aws_restJson1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>
8
- * Returns the registration status of an account in Audit Manager.
9
- * </p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { AuditManagerClient, GetAccountStatusCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
14
- * // const { AuditManagerClient, GetAccountStatusCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
15
- * const client = new AuditManagerClient(config);
16
- * const command = new GetAccountStatusCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link GetAccountStatusCommandInput} for command's `input` shape.
21
- * @see {@link GetAccountStatusCommandOutput} for command's `response` shape.
22
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var GetAccountStatusCommand = /** @class */ (function (_super) {
4
+ import { GetAccountStatusRequest, GetAccountStatusResponse } from "../models/models_0";
5
+ import { deserializeAws_restJson1GetAccountStatusCommand, serializeAws_restJson1GetAccountStatusCommand, } from "../protocols/Aws_restJson1";
6
+ var GetAccountStatusCommand = (function (_super) {
26
7
  __extends(GetAccountStatusCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function GetAccountStatusCommand(input) {
30
- var _this =
31
- // Start section: command_constructor
32
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
33
10
  _this.input = input;
34
11
  return _this;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  GetAccountStatusCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
41
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -64,4 +37,3 @@ var GetAccountStatusCommand = /** @class */ (function (_super) {
64
37
  return GetAccountStatusCommand;
65
38
  }($Command));
66
39
  export { GetAccountStatusCommand };
67
- //# sourceMappingURL=GetAccountStatusCommand.js.map
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { GetAssessmentRequest, GetAssessmentResponse } from "../models/models_0";
3
- import { deserializeAws_restJson1GetAssessmentCommand, serializeAws_restJson1GetAssessmentCommand, } from "../protocols/Aws_restJson1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>
8
- * Returns an assessment from Audit Manager.
9
- * </p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { AuditManagerClient, GetAssessmentCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
14
- * // const { AuditManagerClient, GetAssessmentCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
15
- * const client = new AuditManagerClient(config);
16
- * const command = new GetAssessmentCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link GetAssessmentCommandInput} for command's `input` shape.
21
- * @see {@link GetAssessmentCommandOutput} for command's `response` shape.
22
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var GetAssessmentCommand = /** @class */ (function (_super) {
4
+ import { GetAssessmentRequest, GetAssessmentResponse } from "../models/models_0";
5
+ import { deserializeAws_restJson1GetAssessmentCommand, serializeAws_restJson1GetAssessmentCommand, } from "../protocols/Aws_restJson1";
6
+ var GetAssessmentCommand = (function (_super) {
26
7
  __extends(GetAssessmentCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function GetAssessmentCommand(input) {
30
- var _this =
31
- // Start section: command_constructor
32
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
33
10
  _this.input = input;
34
11
  return _this;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  GetAssessmentCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
41
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -64,4 +37,3 @@ var GetAssessmentCommand = /** @class */ (function (_super) {
64
37
  return GetAssessmentCommand;
65
38
  }($Command));
66
39
  export { GetAssessmentCommand };
67
- //# sourceMappingURL=GetAssessmentCommand.js.map
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { GetAssessmentFrameworkRequest, GetAssessmentFrameworkResponse } from "../models/models_0";
3
- import { deserializeAws_restJson1GetAssessmentFrameworkCommand, serializeAws_restJson1GetAssessmentFrameworkCommand, } from "../protocols/Aws_restJson1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>
8
- * Returns a framework from Audit Manager.
9
- * </p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { AuditManagerClient, GetAssessmentFrameworkCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
14
- * // const { AuditManagerClient, GetAssessmentFrameworkCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
15
- * const client = new AuditManagerClient(config);
16
- * const command = new GetAssessmentFrameworkCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link GetAssessmentFrameworkCommandInput} for command's `input` shape.
21
- * @see {@link GetAssessmentFrameworkCommandOutput} for command's `response` shape.
22
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var GetAssessmentFrameworkCommand = /** @class */ (function (_super) {
4
+ import { GetAssessmentFrameworkRequest, GetAssessmentFrameworkResponse } from "../models/models_0";
5
+ import { deserializeAws_restJson1GetAssessmentFrameworkCommand, serializeAws_restJson1GetAssessmentFrameworkCommand, } from "../protocols/Aws_restJson1";
6
+ var GetAssessmentFrameworkCommand = (function (_super) {
26
7
  __extends(GetAssessmentFrameworkCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function GetAssessmentFrameworkCommand(input) {
30
- var _this =
31
- // Start section: command_constructor
32
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
33
10
  _this.input = input;
34
11
  return _this;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  GetAssessmentFrameworkCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
41
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -64,4 +37,3 @@ var GetAssessmentFrameworkCommand = /** @class */ (function (_super) {
64
37
  return GetAssessmentFrameworkCommand;
65
38
  }($Command));
66
39
  export { GetAssessmentFrameworkCommand };
67
- //# sourceMappingURL=GetAssessmentFrameworkCommand.js.map
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { GetAssessmentReportUrlRequest, GetAssessmentReportUrlResponse } from "../models/models_0";
3
- import { deserializeAws_restJson1GetAssessmentReportUrlCommand, serializeAws_restJson1GetAssessmentReportUrlCommand, } from "../protocols/Aws_restJson1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>
8
- * Returns the URL of a specified assessment report in Audit Manager.
9
- * </p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { AuditManagerClient, GetAssessmentReportUrlCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
14
- * // const { AuditManagerClient, GetAssessmentReportUrlCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
15
- * const client = new AuditManagerClient(config);
16
- * const command = new GetAssessmentReportUrlCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link GetAssessmentReportUrlCommandInput} for command's `input` shape.
21
- * @see {@link GetAssessmentReportUrlCommandOutput} for command's `response` shape.
22
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var GetAssessmentReportUrlCommand = /** @class */ (function (_super) {
4
+ import { GetAssessmentReportUrlRequest, GetAssessmentReportUrlResponse } from "../models/models_0";
5
+ import { deserializeAws_restJson1GetAssessmentReportUrlCommand, serializeAws_restJson1GetAssessmentReportUrlCommand, } from "../protocols/Aws_restJson1";
6
+ var GetAssessmentReportUrlCommand = (function (_super) {
26
7
  __extends(GetAssessmentReportUrlCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function GetAssessmentReportUrlCommand(input) {
30
- var _this =
31
- // Start section: command_constructor
32
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
33
10
  _this.input = input;
34
11
  return _this;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  GetAssessmentReportUrlCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
41
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -64,4 +37,3 @@ var GetAssessmentReportUrlCommand = /** @class */ (function (_super) {
64
37
  return GetAssessmentReportUrlCommand;
65
38
  }($Command));
66
39
  export { GetAssessmentReportUrlCommand };
67
- //# sourceMappingURL=GetAssessmentReportUrlCommand.js.map
@@ -1,42 +1,15 @@
1
1
  import { __extends } from "tslib";
2
- import { GetChangeLogsRequest, GetChangeLogsResponse } from "../models/models_0";
3
- import { deserializeAws_restJson1GetChangeLogsCommand, serializeAws_restJson1GetChangeLogsCommand, } from "../protocols/Aws_restJson1";
4
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
5
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
6
- /**
7
- * <p>
8
- * Returns a list of changelogs from Audit Manager.
9
- * </p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { AuditManagerClient, GetChangeLogsCommand } from "@aws-sdk/client-auditmanager"; // ES Modules import
14
- * // const { AuditManagerClient, GetChangeLogsCommand } = require("@aws-sdk/client-auditmanager"); // CommonJS import
15
- * const client = new AuditManagerClient(config);
16
- * const command = new GetChangeLogsCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link GetChangeLogsCommandInput} for command's `input` shape.
21
- * @see {@link GetChangeLogsCommandOutput} for command's `response` shape.
22
- * @see {@link AuditManagerClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
- var GetChangeLogsCommand = /** @class */ (function (_super) {
4
+ import { GetChangeLogsRequest, GetChangeLogsResponse } from "../models/models_0";
5
+ import { deserializeAws_restJson1GetChangeLogsCommand, serializeAws_restJson1GetChangeLogsCommand, } from "../protocols/Aws_restJson1";
6
+ var GetChangeLogsCommand = (function (_super) {
26
7
  __extends(GetChangeLogsCommand, _super);
27
- // Start section: command_properties
28
- // End section: command_properties
29
8
  function GetChangeLogsCommand(input) {
30
- var _this =
31
- // Start section: command_constructor
32
- _super.call(this) || this;
9
+ var _this = _super.call(this) || this;
33
10
  _this.input = input;
34
11
  return _this;
35
- // End section: command_constructor
36
12
  }
37
- /**
38
- * @internal
39
- */
40
13
  GetChangeLogsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
41
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
42
15
  var stack = clientStack.concat(this.middlewareStack);
@@ -64,4 +37,3 @@ var GetChangeLogsCommand = /** @class */ (function (_super) {
64
37
  return GetChangeLogsCommand;
65
38
  }($Command));
66
39
  export { GetChangeLogsCommand };
67
- //# sourceMappingURL=GetChangeLogsCommand.js.map