@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,4275 +0,0 @@
1
- import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
2
- /**
3
- * <p>
4
- * Your account is not registered with Audit Manager. Check the delegated administrator setup on the Audit Manager settings page, and try again.
5
- * </p>
6
- */
7
- export interface AccessDeniedException extends __SmithyException, $MetadataBearer {
8
- name: "AccessDeniedException";
9
- $fault: "client";
10
- message: string | undefined;
11
- }
12
- export declare namespace AccessDeniedException {
13
- /**
14
- * @internal
15
- */
16
- const filterSensitiveLog: (obj: AccessDeniedException) => any;
17
- }
18
- export declare enum AccountStatus {
19
- ACTIVE = "ACTIVE",
20
- INACTIVE = "INACTIVE",
21
- PENDING_ACTIVATION = "PENDING_ACTIVATION"
22
- }
23
- export declare enum ActionEnum {
24
- ACTIVE = "ACTIVE",
25
- CREATE = "CREATE",
26
- DELETE = "DELETE",
27
- IMPORT_EVIDENCE = "IMPORT_EVIDENCE",
28
- INACTIVE = "INACTIVE",
29
- REVIEWED = "REVIEWED",
30
- UNDER_REVIEW = "UNDER_REVIEW",
31
- UPDATE_METADATA = "UPDATE_METADATA"
32
- }
33
- /**
34
- * <p>
35
- * The wrapper of account details, such as account ID, email address, and so on.
36
- * </p>
37
- */
38
- export interface AWSAccount {
39
- /**
40
- * <p>
41
- * The identifier for the specified account.
42
- * </p>
43
- */
44
- id?: string;
45
- /**
46
- * <p>
47
- * The email address associated with the specified account.
48
- * </p>
49
- */
50
- emailAddress?: string;
51
- /**
52
- * <p>
53
- * The name of the specified account.
54
- * </p>
55
- */
56
- name?: string;
57
- }
58
- export declare namespace AWSAccount {
59
- /**
60
- * @internal
61
- */
62
- const filterSensitiveLog: (obj: AWSAccount) => any;
63
- }
64
- /**
65
- * <p>
66
- * A comment posted by a user on a control. This includes the author's name, the comment text, and a timestamp.
67
- * </p>
68
- */
69
- export interface ControlComment {
70
- /**
71
- * <p>
72
- * The name of the user who authored the comment.
73
- * </p>
74
- */
75
- authorName?: string;
76
- /**
77
- * <p>
78
- * The body text of a control comment.
79
- * </p>
80
- */
81
- commentBody?: string;
82
- /**
83
- * <p>
84
- * The time when the comment was posted.
85
- * </p>
86
- */
87
- postedDate?: Date;
88
- }
89
- export declare namespace ControlComment {
90
- /**
91
- * @internal
92
- */
93
- const filterSensitiveLog: (obj: ControlComment) => any;
94
- }
95
- export declare enum ControlResponse {
96
- AUTOMATE = "AUTOMATE",
97
- DEFER = "DEFER",
98
- IGNORE = "IGNORE",
99
- MANUAL = "MANUAL"
100
- }
101
- export declare enum ControlStatus {
102
- INACTIVE = "INACTIVE",
103
- REVIEWED = "REVIEWED",
104
- UNDER_REVIEW = "UNDER_REVIEW"
105
- }
106
- /**
107
- * <p>
108
- * The control entity that represents a standard or custom control used in an Audit Manager assessment.
109
- * </p>
110
- */
111
- export interface AssessmentControl {
112
- /**
113
- * <p>
114
- * The identifier for the specified control.
115
- * </p>
116
- */
117
- id?: string;
118
- /**
119
- * <p>
120
- * The name of the specified control.
121
- * </p>
122
- */
123
- name?: string;
124
- /**
125
- * <p>
126
- * The description of the specified control.
127
- * </p>
128
- */
129
- description?: string;
130
- /**
131
- * <p>
132
- * The status of the specified control.
133
- * </p>
134
- */
135
- status?: ControlStatus | string;
136
- /**
137
- * <p>
138
- * The response of the specified control.
139
- * </p>
140
- */
141
- response?: ControlResponse | string;
142
- /**
143
- * <p>
144
- * The list of comments attached to the specified control.
145
- * </p>
146
- */
147
- comments?: ControlComment[];
148
- /**
149
- * <p>
150
- * The list of data sources for the specified evidence.
151
- * </p>
152
- */
153
- evidenceSources?: string[];
154
- /**
155
- * <p>
156
- * The amount of evidence generated for the control.
157
- * </p>
158
- */
159
- evidenceCount?: number;
160
- /**
161
- * <p>
162
- * The amount of evidence in the assessment report.
163
- * </p>
164
- */
165
- assessmentReportEvidenceCount?: number;
166
- }
167
- export declare namespace AssessmentControl {
168
- /**
169
- * @internal
170
- */
171
- const filterSensitiveLog: (obj: AssessmentControl) => any;
172
- }
173
- export declare enum RoleType {
174
- PROCESS_OWNER = "PROCESS_OWNER",
175
- RESOURCE_OWNER = "RESOURCE_OWNER"
176
- }
177
- export declare enum DelegationStatus {
178
- COMPLETE = "COMPLETE",
179
- IN_PROGRESS = "IN_PROGRESS",
180
- UNDER_REVIEW = "UNDER_REVIEW"
181
- }
182
- /**
183
- * <p>
184
- * The assignment of a control set to a delegate for review.
185
- * </p>
186
- */
187
- export interface Delegation {
188
- /**
189
- * <p>
190
- * The unique identifier for the delegation.
191
- * </p>
192
- */
193
- id?: string;
194
- /**
195
- * <p>
196
- * The name of the associated assessment.
197
- * </p>
198
- */
199
- assessmentName?: string;
200
- /**
201
- * <p>
202
- * The identifier for the associated assessment.
203
- * </p>
204
- */
205
- assessmentId?: string;
206
- /**
207
- * <p>
208
- * The status of the delegation.
209
- * </p>
210
- */
211
- status?: DelegationStatus | string;
212
- /**
213
- * <p>
214
- * The Amazon Resource Name (ARN) of the IAM role.
215
- * </p>
216
- */
217
- roleArn?: string;
218
- /**
219
- * <p>
220
- * The type of customer persona.
221
- * </p>
222
- * <note>
223
- * <p>In <code>CreateAssessment</code>, <code>roleType</code> can only be <code>PROCESS_OWNER</code>. </p>
224
- * <p>In <code>UpdateSettings</code>, <code>roleType</code> can only be <code>PROCESS_OWNER</code>.</p>
225
- * <p>In <code>BatchCreateDelegationByAssessment</code>, <code>roleType</code> can only be <code>RESOURCE_OWNER</code>.</p>
226
- * </note>
227
- */
228
- roleType?: RoleType | string;
229
- /**
230
- * <p> Specifies when the delegation was created. </p>
231
- */
232
- creationTime?: Date;
233
- /**
234
- * <p>
235
- * Specifies when the delegation was last updated.
236
- * </p>
237
- */
238
- lastUpdated?: Date;
239
- /**
240
- * <p>
241
- * The identifier for the associated control set.
242
- * </p>
243
- */
244
- controlSetId?: string;
245
- /**
246
- * <p>
247
- * The comment related to the delegation.
248
- * </p>
249
- */
250
- comment?: string;
251
- /**
252
- * <p> The IAM user or role that created the delegation. </p>
253
- */
254
- createdBy?: string;
255
- }
256
- export declare namespace Delegation {
257
- /**
258
- * @internal
259
- */
260
- const filterSensitiveLog: (obj: Delegation) => any;
261
- }
262
- /**
263
- * <p>
264
- * The wrapper that contains the Audit Manager role information of the current user, such as the role type and IAM Amazon Resource Name (ARN).
265
- * </p>
266
- */
267
- export interface Role {
268
- /**
269
- * <p>
270
- * The type of customer persona.
271
- * </p>
272
- * <note>
273
- * <p>In <code>CreateAssessment</code>, <code>roleType</code> can only be <code>PROCESS_OWNER</code>. </p>
274
- * <p>In <code>UpdateSettings</code>, <code>roleType</code> can only be <code>PROCESS_OWNER</code>.</p>
275
- * <p>In <code>BatchCreateDelegationByAssessment</code>, <code>roleType</code> can only be <code>RESOURCE_OWNER</code>.</p>
276
- * </note>
277
- */
278
- roleType?: RoleType | string;
279
- /**
280
- * <p>
281
- * The Amazon Resource Name (ARN) of the IAM role.
282
- * </p>
283
- */
284
- roleArn?: string;
285
- }
286
- export declare namespace Role {
287
- /**
288
- * @internal
289
- */
290
- const filterSensitiveLog: (obj: Role) => any;
291
- }
292
- export declare enum ControlSetStatus {
293
- ACTIVE = "ACTIVE",
294
- REVIEWED = "REVIEWED",
295
- UNDER_REVIEW = "UNDER_REVIEW"
296
- }
297
- /**
298
- * <p>
299
- * Represents a set of controls in an Audit Manager assessment.
300
- * </p>
301
- */
302
- export interface AssessmentControlSet {
303
- /**
304
- * <p>
305
- * The identifier of the control set in the assessment. This is the control set name in a plain string format.
306
- * </p>
307
- */
308
- id?: string;
309
- /**
310
- * <p>
311
- * The description for the control set.
312
- * </p>
313
- */
314
- description?: string;
315
- /**
316
- * <p>
317
- * Specifies the current status of the control set.
318
- * </p>
319
- */
320
- status?: ControlSetStatus | string;
321
- /**
322
- * <p>
323
- * The roles associated with the control set.
324
- * </p>
325
- */
326
- roles?: Role[];
327
- /**
328
- * <p>
329
- * The list of controls contained with the control set.
330
- * </p>
331
- */
332
- controls?: AssessmentControl[];
333
- /**
334
- * <p>
335
- * The delegations associated with the control set.
336
- * </p>
337
- */
338
- delegations?: Delegation[];
339
- /**
340
- * <p>
341
- * The total number of evidence objects retrieved automatically for the control set.
342
- * </p>
343
- */
344
- systemEvidenceCount?: number;
345
- /**
346
- * <p>
347
- * The total number of evidence objects uploaded manually to the control set.
348
- * </p>
349
- */
350
- manualEvidenceCount?: number;
351
- }
352
- export declare namespace AssessmentControlSet {
353
- /**
354
- * @internal
355
- */
356
- const filterSensitiveLog: (obj: AssessmentControlSet) => any;
357
- }
358
- /**
359
- * <p>
360
- * The metadata of a framework, such as the name, ID, description, and so on.
361
- * </p>
362
- */
363
- export interface FrameworkMetadata {
364
- /**
365
- * <p>
366
- * The name of the framework.
367
- * </p>
368
- */
369
- name?: string;
370
- /**
371
- * <p>
372
- * The description of the framework.
373
- * </p>
374
- */
375
- description?: string;
376
- /**
377
- * <p>
378
- * The logo associated with the framework.
379
- * </p>
380
- */
381
- logo?: string;
382
- /**
383
- * <p>
384
- * The compliance standard associated with the framework, such as PCI-DSS or HIPAA.
385
- * </p>
386
- */
387
- complianceType?: string;
388
- }
389
- export declare namespace FrameworkMetadata {
390
- /**
391
- * @internal
392
- */
393
- const filterSensitiveLog: (obj: FrameworkMetadata) => any;
394
- }
395
- /**
396
- * <p>
397
- * The file used to structure and automate Audit Manager assessments for a given compliance standard.
398
- * </p>
399
- */
400
- export interface AssessmentFramework {
401
- /**
402
- * <p>
403
- * The unique identifier for the framework.
404
- * </p>
405
- */
406
- id?: string;
407
- /**
408
- * <p>
409
- * The Amazon Resource Name (ARN) of the specified framework.
410
- * </p>
411
- */
412
- arn?: string;
413
- /**
414
- * <p>
415
- * The metadata of a framework, such as the name, ID, description, and so on.
416
- * </p>
417
- */
418
- metadata?: FrameworkMetadata;
419
- /**
420
- * <p>
421
- * The control sets associated with the framework.
422
- * </p>
423
- */
424
- controlSets?: AssessmentControlSet[];
425
- }
426
- export declare namespace AssessmentFramework {
427
- /**
428
- * @internal
429
- */
430
- const filterSensitiveLog: (obj: AssessmentFramework) => any;
431
- }
432
- export declare enum AssessmentReportDestinationType {
433
- S3 = "S3"
434
- }
435
- /**
436
- * <p>
437
- * The location in which Audit Manager saves assessment reports for the given assessment.
438
- * </p>
439
- */
440
- export interface AssessmentReportsDestination {
441
- /**
442
- * <p>
443
- * The destination type, such as Amazon S3.
444
- * </p>
445
- */
446
- destinationType?: AssessmentReportDestinationType | string;
447
- /**
448
- * <p>
449
- * The destination of the assessment report.
450
- * </p>
451
- */
452
- destination?: string;
453
- }
454
- export declare namespace AssessmentReportsDestination {
455
- /**
456
- * @internal
457
- */
458
- const filterSensitiveLog: (obj: AssessmentReportsDestination) => any;
459
- }
460
- /**
461
- * <p>
462
- * An Amazon Web Service such as Amazon S3, CloudTrail, and so on.
463
- * </p>
464
- */
465
- export interface AWSService {
466
- /**
467
- * <p>
468
- * The name of the Amazon Web Service.
469
- * </p>
470
- */
471
- serviceName?: string;
472
- }
473
- export declare namespace AWSService {
474
- /**
475
- * @internal
476
- */
477
- const filterSensitiveLog: (obj: AWSService) => any;
478
- }
479
- /**
480
- * <p>
481
- * The wrapper that contains the accounts and services in scope for the assessment.
482
- * </p>
483
- */
484
- export interface Scope {
485
- /**
486
- * <p>
487
- * The accounts included in the scope of the assessment.
488
- * </p>
489
- */
490
- awsAccounts?: AWSAccount[];
491
- /**
492
- * <p>
493
- * The Amazon Web Services services included in the scope of the assessment.
494
- * </p>
495
- */
496
- awsServices?: AWSService[];
497
- }
498
- export declare namespace Scope {
499
- /**
500
- * @internal
501
- */
502
- const filterSensitiveLog: (obj: Scope) => any;
503
- }
504
- export declare enum AssessmentStatus {
505
- ACTIVE = "ACTIVE",
506
- INACTIVE = "INACTIVE"
507
- }
508
- /**
509
- * <p>
510
- * The metadata associated with the specified assessment.
511
- * </p>
512
- */
513
- export interface AssessmentMetadata {
514
- /**
515
- * <p>
516
- * The name of the assessment.
517
- * </p>
518
- */
519
- name?: string;
520
- /**
521
- * <p>
522
- * The unique identifier for the assessment.
523
- * </p>
524
- */
525
- id?: string;
526
- /**
527
- * <p>
528
- * The description of the assessment.
529
- * </p>
530
- */
531
- description?: string;
532
- /**
533
- * <p>
534
- * The name of a compliance standard related to the assessment, such as PCI-DSS.
535
- * </p>
536
- */
537
- complianceType?: string;
538
- /**
539
- * <p>
540
- * The overall status of the assessment.
541
- * </p>
542
- */
543
- status?: AssessmentStatus | string;
544
- /**
545
- * <p>
546
- * The destination in which evidence reports are stored for the specified assessment.
547
- * </p>
548
- */
549
- assessmentReportsDestination?: AssessmentReportsDestination;
550
- /**
551
- * <p>
552
- * The wrapper of accounts and services in scope for the assessment.
553
- * </p>
554
- */
555
- scope?: Scope;
556
- /**
557
- * <p>
558
- * The roles associated with the assessment.
559
- * </p>
560
- */
561
- roles?: Role[];
562
- /**
563
- * <p>
564
- * The delegations associated with the assessment.
565
- * </p>
566
- */
567
- delegations?: Delegation[];
568
- /**
569
- * <p>
570
- * Specifies when the assessment was created.
571
- * </p>
572
- */
573
- creationTime?: Date;
574
- /**
575
- * <p>
576
- * The time of the most recent update.
577
- * </p>
578
- */
579
- lastUpdated?: Date;
580
- }
581
- export declare namespace AssessmentMetadata {
582
- /**
583
- * @internal
584
- */
585
- const filterSensitiveLog: (obj: AssessmentMetadata) => any;
586
- }
587
- /**
588
- * <p>
589
- * An entity that defines the scope of audit evidence collected by Audit Manager. An Audit Manager assessment is an implementation of an Audit Manager framework.
590
- * </p>
591
- */
592
- export interface Assessment {
593
- /**
594
- * <p>
595
- * The Amazon Resource Name (ARN) of the assessment.
596
- * </p>
597
- */
598
- arn?: string;
599
- /**
600
- * <p>
601
- * The account associated with the assessment.
602
- * </p>
603
- */
604
- awsAccount?: AWSAccount;
605
- /**
606
- * <p>
607
- * The metadata for the specified assessment.
608
- * </p>
609
- */
610
- metadata?: AssessmentMetadata;
611
- /**
612
- * <p>
613
- * The framework from which the assessment was created.
614
- * </p>
615
- */
616
- framework?: AssessmentFramework;
617
- /**
618
- * <p>
619
- * The tags associated with the assessment.
620
- * </p>
621
- */
622
- tags?: {
623
- [key: string]: string;
624
- };
625
- }
626
- export declare namespace Assessment {
627
- /**
628
- * @internal
629
- */
630
- const filterSensitiveLog: (obj: Assessment) => any;
631
- }
632
- /**
633
- * <p>
634
- * The folder in which Audit Manager stores evidence for an assessment.
635
- * </p>
636
- */
637
- export interface AssessmentEvidenceFolder {
638
- /**
639
- * <p>
640
- * The name of the specified evidence folder.
641
- * </p>
642
- */
643
- name?: string;
644
- /**
645
- * <p>
646
- * The date when the first evidence was added to the evidence folder.
647
- * </p>
648
- */
649
- date?: Date;
650
- /**
651
- * <p>
652
- * The identifier for the specified assessment.
653
- * </p>
654
- */
655
- assessmentId?: string;
656
- /**
657
- * <p>
658
- * The identifier for the control set.
659
- * </p>
660
- */
661
- controlSetId?: string;
662
- /**
663
- * <p>
664
- *
665
- * The unique identifier for the specified control.
666
- * </p>
667
- */
668
- controlId?: string;
669
- /**
670
- * <p>
671
- * The identifier for the folder in which evidence is stored.
672
- * </p>
673
- */
674
- id?: string;
675
- /**
676
- * <p>
677
- * The Amazon Web Service from which the evidence was collected.
678
- * </p>
679
- */
680
- dataSource?: string;
681
- /**
682
- * <p>
683
- * The name of the user who created the evidence folder.
684
- * </p>
685
- */
686
- author?: string;
687
- /**
688
- * <p>
689
- * The total amount of evidence in the evidence folder.
690
- * </p>
691
- */
692
- totalEvidence?: number;
693
- /**
694
- * <p>
695
- * The total count of evidence included in the assessment report.
696
- * </p>
697
- */
698
- assessmentReportSelectionCount?: number;
699
- /**
700
- * <p>
701
- * The name of the control.
702
- * </p>
703
- */
704
- controlName?: string;
705
- /**
706
- * <p>
707
- * The amount of evidence included in the evidence folder.
708
- * </p>
709
- */
710
- evidenceResourcesIncludedCount?: number;
711
- /**
712
- * <p>
713
- * The number of evidence that falls under the configuration data category. This evidence is collected from configuration snapshots of other Amazon Web Services services such as Amazon EC2, Amazon S3, or IAM.
714
- * </p>
715
- */
716
- evidenceByTypeConfigurationDataCount?: number;
717
- /**
718
- * <p>
719
- * The number of evidence that falls under the manual category. This evidence is imported manually.
720
- * </p>
721
- */
722
- evidenceByTypeManualCount?: number;
723
- /**
724
- * <p>
725
- * The number of evidence that falls under the compliance check category. This evidence is collected from Config or Security Hub.
726
- * </p>
727
- */
728
- evidenceByTypeComplianceCheckCount?: number;
729
- /**
730
- * <p>
731
- * The total number of issues that were reported directly from Security Hub, Config, or both.
732
- * </p>
733
- */
734
- evidenceByTypeComplianceCheckIssuesCount?: number;
735
- /**
736
- * <p>
737
- * The number of evidence that falls under the user activity category. This evidence is collected from CloudTrail logs.
738
- * </p>
739
- */
740
- evidenceByTypeUserActivityCount?: number;
741
- /**
742
- * <p>
743
- * The total number of Amazon Web Services resources assessed to generate the evidence.
744
- * </p>
745
- */
746
- evidenceAwsServiceSourceCount?: number;
747
- }
748
- export declare namespace AssessmentEvidenceFolder {
749
- /**
750
- * @internal
751
- */
752
- const filterSensitiveLog: (obj: AssessmentEvidenceFolder) => any;
753
- }
754
- export declare enum FrameworkType {
755
- CUSTOM = "Custom",
756
- STANDARD = "Standard"
757
- }
758
- /**
759
- * <p>
760
- * The metadata associated with a standard or custom framework.
761
- * </p>
762
- */
763
- export interface AssessmentFrameworkMetadata {
764
- /**
765
- * <p>
766
- * The Amazon Resource Name (ARN) of the framework.
767
- * </p>
768
- */
769
- arn?: string;
770
- /**
771
- * <p>
772
- * The unique identified for the specified framework.
773
- * </p>
774
- */
775
- id?: string;
776
- /**
777
- * <p>
778
- * The framework type, such as standard or custom.
779
- * </p>
780
- */
781
- type?: FrameworkType | string;
782
- /**
783
- * <p>
784
- * The name of the specified framework.
785
- * </p>
786
- */
787
- name?: string;
788
- /**
789
- * <p>
790
- * The description of the specified framework.
791
- * </p>
792
- */
793
- description?: string;
794
- /**
795
- * <p>
796
- * The logo associated with the framework.
797
- * </p>
798
- */
799
- logo?: string;
800
- /**
801
- * <p>
802
- * The compliance type that the new custom framework supports, such as CIS or HIPAA.
803
- * </p>
804
- */
805
- complianceType?: string;
806
- /**
807
- * <p>
808
- * The number of controls associated with the specified framework.
809
- * </p>
810
- */
811
- controlsCount?: number;
812
- /**
813
- * <p>
814
- * The number of control sets associated with the specified framework.
815
- * </p>
816
- */
817
- controlSetsCount?: number;
818
- /**
819
- * <p>
820
- * Specifies when the framework was created.
821
- * </p>
822
- */
823
- createdAt?: Date;
824
- /**
825
- * <p>
826
- * Specifies when the framework was most recently updated.
827
- * </p>
828
- */
829
- lastUpdatedAt?: Date;
830
- }
831
- export declare namespace AssessmentFrameworkMetadata {
832
- /**
833
- * @internal
834
- */
835
- const filterSensitiveLog: (obj: AssessmentFrameworkMetadata) => any;
836
- }
837
- /**
838
- * <p>
839
- * A metadata object associated with an assessment in Audit Manager.
840
- * </p>
841
- */
842
- export interface AssessmentMetadataItem {
843
- /**
844
- * <p>
845
- * The name of the assessment.
846
- * </p>
847
- */
848
- name?: string;
849
- /**
850
- * <p>
851
- * The unique identifier for the assessment.
852
- * </p>
853
- */
854
- id?: string;
855
- /**
856
- * <p>
857
- * The name of the compliance standard related to the assessment, such as PCI-DSS.
858
- * </p>
859
- */
860
- complianceType?: string;
861
- /**
862
- * <p>
863
- * The current status of the assessment.
864
- * </p>
865
- */
866
- status?: AssessmentStatus | string;
867
- /**
868
- * <p>
869
- * The roles associated with the assessment.
870
- * </p>
871
- */
872
- roles?: Role[];
873
- /**
874
- * <p>
875
- * The delegations associated with the assessment.
876
- * </p>
877
- */
878
- delegations?: Delegation[];
879
- /**
880
- * <p>
881
- * Specifies when the assessment was created.
882
- * </p>
883
- */
884
- creationTime?: Date;
885
- /**
886
- * <p>
887
- * The time of the most recent update.
888
- * </p>
889
- */
890
- lastUpdated?: Date;
891
- }
892
- export declare namespace AssessmentMetadataItem {
893
- /**
894
- * @internal
895
- */
896
- const filterSensitiveLog: (obj: AssessmentMetadataItem) => any;
897
- }
898
- export declare enum AssessmentReportStatus {
899
- COMPLETE = "COMPLETE",
900
- FAILED = "FAILED",
901
- IN_PROGRESS = "IN_PROGRESS"
902
- }
903
- /**
904
- * <p>
905
- * A finalized document generated from an Audit Manager assessment. These reports summarize the relevant evidence collected for your audit, and link to the relevant evidence folders which are named and organized according to the controls specified in your assessment.
906
- * </p>
907
- */
908
- export interface AssessmentReport {
909
- /**
910
- * <p>
911
- * The unique identifier for the specified assessment report.
912
- * </p>
913
- */
914
- id?: string;
915
- /**
916
- * <p>
917
- * The name given to the assessment report.
918
- * </p>
919
- */
920
- name?: string;
921
- /**
922
- * <p>
923
- * The description of the specified assessment report.
924
- * </p>
925
- */
926
- description?: string;
927
- /**
928
- * <p>
929
- * The identifier for the specified account.
930
- * </p>
931
- */
932
- awsAccountId?: string;
933
- /**
934
- * <p>
935
- * The identifier for the specified assessment.
936
- * </p>
937
- */
938
- assessmentId?: string;
939
- /**
940
- * <p>
941
- * The name of the associated assessment.
942
- * </p>
943
- */
944
- assessmentName?: string;
945
- /**
946
- * <p>
947
- * The name of the user who created the assessment report.
948
- * </p>
949
- */
950
- author?: string;
951
- /**
952
- * <p>
953
- * The current status of the specified assessment report.
954
- * </p>
955
- */
956
- status?: AssessmentReportStatus | string;
957
- /**
958
- * <p>
959
- * Specifies when the assessment report was created.
960
- * </p>
961
- */
962
- creationTime?: Date;
963
- }
964
- export declare namespace AssessmentReport {
965
- /**
966
- * @internal
967
- */
968
- const filterSensitiveLog: (obj: AssessmentReport) => any;
969
- }
970
- /**
971
- * <p>
972
- * An error entity for the <code>AssessmentReportEvidence</code> API. This is used to provide more meaningful errors than a simple string message.
973
- * </p>
974
- */
975
- export interface AssessmentReportEvidenceError {
976
- /**
977
- * <p>
978
- * The identifier for the evidence.
979
- * </p>
980
- */
981
- evidenceId?: string;
982
- /**
983
- * <p>
984
- * The error code returned by the <code>AssessmentReportEvidence</code> API.
985
- * </p>
986
- */
987
- errorCode?: string;
988
- /**
989
- * <p>
990
- * The error message returned by the <code>AssessmentReportEvidence</code> API.
991
- * </p>
992
- */
993
- errorMessage?: string;
994
- }
995
- export declare namespace AssessmentReportEvidenceError {
996
- /**
997
- * @internal
998
- */
999
- const filterSensitiveLog: (obj: AssessmentReportEvidenceError) => any;
1000
- }
1001
- /**
1002
- * <p>
1003
- * The metadata objects associated with the specified assessment report.
1004
- * </p>
1005
- */
1006
- export interface AssessmentReportMetadata {
1007
- /**
1008
- * <p>
1009
- * The unique identifier for the assessment report.
1010
- * </p>
1011
- */
1012
- id?: string;
1013
- /**
1014
- * <p>
1015
- * The name of the assessment report.
1016
- * </p>
1017
- */
1018
- name?: string;
1019
- /**
1020
- * <p>
1021
- * The description of the specified assessment report.
1022
- * </p>
1023
- */
1024
- description?: string;
1025
- /**
1026
- * <p>
1027
- * The unique identifier for the associated assessment.
1028
- * </p>
1029
- */
1030
- assessmentId?: string;
1031
- /**
1032
- * <p>The name of the associated assessment.
1033
- * </p>
1034
- */
1035
- assessmentName?: string;
1036
- /**
1037
- * <p>
1038
- * The name of the user who created the assessment report.
1039
- * </p>
1040
- */
1041
- author?: string;
1042
- /**
1043
- * <p>
1044
- * The current status of the assessment report.
1045
- * </p>
1046
- */
1047
- status?: AssessmentReportStatus | string;
1048
- /**
1049
- * <p>
1050
- * Specifies when the assessment report was created.
1051
- * </p>
1052
- */
1053
- creationTime?: Date;
1054
- }
1055
- export declare namespace AssessmentReportMetadata {
1056
- /**
1057
- * @internal
1058
- */
1059
- const filterSensitiveLog: (obj: AssessmentReportMetadata) => any;
1060
- }
1061
- export interface AssociateAssessmentReportEvidenceFolderRequest {
1062
- /**
1063
- * <p>
1064
- * The identifier for the specified assessment.
1065
- * </p>
1066
- */
1067
- assessmentId: string | undefined;
1068
- /**
1069
- * <p>
1070
- * The identifier for the folder in which evidence is stored.
1071
- * </p>
1072
- */
1073
- evidenceFolderId: string | undefined;
1074
- }
1075
- export declare namespace AssociateAssessmentReportEvidenceFolderRequest {
1076
- /**
1077
- * @internal
1078
- */
1079
- const filterSensitiveLog: (obj: AssociateAssessmentReportEvidenceFolderRequest) => any;
1080
- }
1081
- export interface AssociateAssessmentReportEvidenceFolderResponse {
1082
- }
1083
- export declare namespace AssociateAssessmentReportEvidenceFolderResponse {
1084
- /**
1085
- * @internal
1086
- */
1087
- const filterSensitiveLog: (obj: AssociateAssessmentReportEvidenceFolderResponse) => any;
1088
- }
1089
- /**
1090
- * <p>
1091
- * An internal service error occurred during the processing of your request. Try again later.
1092
- * </p>
1093
- */
1094
- export interface InternalServerException extends __SmithyException, $MetadataBearer {
1095
- name: "InternalServerException";
1096
- $fault: "server";
1097
- message: string | undefined;
1098
- }
1099
- export declare namespace InternalServerException {
1100
- /**
1101
- * @internal
1102
- */
1103
- const filterSensitiveLog: (obj: InternalServerException) => any;
1104
- }
1105
- /**
1106
- * <p>
1107
- * The resource specified in the request cannot be found.
1108
- * </p>
1109
- */
1110
- export interface ResourceNotFoundException extends __SmithyException, $MetadataBearer {
1111
- name: "ResourceNotFoundException";
1112
- $fault: "client";
1113
- message: string | undefined;
1114
- /**
1115
- * <p>
1116
- * The unique identifier for the specified resource.
1117
- * </p>
1118
- */
1119
- resourceId: string | undefined;
1120
- /**
1121
- * <p>
1122
- * The type of resource affected by the error.
1123
- * </p>
1124
- */
1125
- resourceType: string | undefined;
1126
- }
1127
- export declare namespace ResourceNotFoundException {
1128
- /**
1129
- * @internal
1130
- */
1131
- const filterSensitiveLog: (obj: ResourceNotFoundException) => any;
1132
- }
1133
- /**
1134
- * <p>
1135
- * Indicates that the request has invalid or missing parameters for the specified field.
1136
- * </p>
1137
- */
1138
- export interface ValidationExceptionField {
1139
- /**
1140
- * <p>
1141
- * The name of the validation error.
1142
- * </p>
1143
- */
1144
- name: string | undefined;
1145
- /**
1146
- * <p>
1147
- * The body of the error message.
1148
- * </p>
1149
- */
1150
- message: string | undefined;
1151
- }
1152
- export declare namespace ValidationExceptionField {
1153
- /**
1154
- * @internal
1155
- */
1156
- const filterSensitiveLog: (obj: ValidationExceptionField) => any;
1157
- }
1158
- export declare enum ValidationExceptionReason {
1159
- CANNOT_PARSE = "cannotParse",
1160
- FIELD_VALIDATION_FAILED = "fieldValidationFailed",
1161
- OTHER = "other",
1162
- UNKNOWN_OPERATION = "unknownOperation"
1163
- }
1164
- /**
1165
- * <p>
1166
- * The request has invalid or missing parameters.
1167
- * </p>
1168
- */
1169
- export interface ValidationException extends __SmithyException, $MetadataBearer {
1170
- name: "ValidationException";
1171
- $fault: "client";
1172
- message: string | undefined;
1173
- /**
1174
- * <p>
1175
- * The reason the request failed validation.
1176
- * </p>
1177
- */
1178
- reason?: ValidationExceptionReason | string;
1179
- /**
1180
- * <p>
1181
- * The fields that caused the error, if applicable.
1182
- * </p>
1183
- */
1184
- fields?: ValidationExceptionField[];
1185
- }
1186
- export declare namespace ValidationException {
1187
- /**
1188
- * @internal
1189
- */
1190
- const filterSensitiveLog: (obj: ValidationException) => any;
1191
- }
1192
- export interface BatchAssociateAssessmentReportEvidenceRequest {
1193
- /**
1194
- * <p>
1195
- * The unique identifier for the specified assessment.
1196
- * </p>
1197
- */
1198
- assessmentId: string | undefined;
1199
- /**
1200
- * <p>
1201
- * The identifier for the folder in which the evidence is stored.
1202
- * </p>
1203
- */
1204
- evidenceFolderId: string | undefined;
1205
- /**
1206
- * <p>
1207
- * The list of evidence identifiers.
1208
- * </p>
1209
- */
1210
- evidenceIds: string[] | undefined;
1211
- }
1212
- export declare namespace BatchAssociateAssessmentReportEvidenceRequest {
1213
- /**
1214
- * @internal
1215
- */
1216
- const filterSensitiveLog: (obj: BatchAssociateAssessmentReportEvidenceRequest) => any;
1217
- }
1218
- export interface BatchAssociateAssessmentReportEvidenceResponse {
1219
- /**
1220
- * <p>
1221
- * The identifier for the evidence.
1222
- * </p>
1223
- */
1224
- evidenceIds?: string[];
1225
- /**
1226
- * <p>
1227
- * A list of errors returned by the <code>BatchAssociateAssessmentReportEvidence</code> API.
1228
- * </p>
1229
- */
1230
- errors?: AssessmentReportEvidenceError[];
1231
- }
1232
- export declare namespace BatchAssociateAssessmentReportEvidenceResponse {
1233
- /**
1234
- * @internal
1235
- */
1236
- const filterSensitiveLog: (obj: BatchAssociateAssessmentReportEvidenceResponse) => any;
1237
- }
1238
- /**
1239
- * <p>
1240
- * A collection of attributes used to create a delegation for an assessment in Audit Manager.
1241
- * </p>
1242
- */
1243
- export interface CreateDelegationRequest {
1244
- /**
1245
- * <p>
1246
- * A comment related to the delegation request.
1247
- * </p>
1248
- */
1249
- comment?: string;
1250
- /**
1251
- * <p>
1252
- * The unique identifier for the control set.
1253
- * </p>
1254
- */
1255
- controlSetId?: string;
1256
- /**
1257
- * <p>
1258
- * The Amazon Resource Name (ARN) of the IAM role.
1259
- * </p>
1260
- */
1261
- roleArn?: string;
1262
- /**
1263
- * <p>
1264
- * The type of customer persona.
1265
- * </p>
1266
- * <note>
1267
- * <p>In <code>CreateAssessment</code>, <code>roleType</code> can only be <code>PROCESS_OWNER</code>. </p>
1268
- * <p>In <code>UpdateSettings</code>, <code>roleType</code> can only be <code>PROCESS_OWNER</code>.</p>
1269
- * <p>In <code>BatchCreateDelegationByAssessment</code>, <code>roleType</code> can only be <code>RESOURCE_OWNER</code>.</p>
1270
- * </note>
1271
- */
1272
- roleType?: RoleType | string;
1273
- }
1274
- export declare namespace CreateDelegationRequest {
1275
- /**
1276
- * @internal
1277
- */
1278
- const filterSensitiveLog: (obj: CreateDelegationRequest) => any;
1279
- }
1280
- export interface BatchCreateDelegationByAssessmentRequest {
1281
- /**
1282
- * <p>
1283
- * The API request to batch create delegations in Audit Manager.
1284
- * </p>
1285
- */
1286
- createDelegationRequests: CreateDelegationRequest[] | undefined;
1287
- /**
1288
- * <p>
1289
- * The identifier for the specified assessment.
1290
- * </p>
1291
- */
1292
- assessmentId: string | undefined;
1293
- }
1294
- export declare namespace BatchCreateDelegationByAssessmentRequest {
1295
- /**
1296
- * @internal
1297
- */
1298
- const filterSensitiveLog: (obj: BatchCreateDelegationByAssessmentRequest) => any;
1299
- }
1300
- /**
1301
- * <p>
1302
- * An error entity for the <code>BatchCreateDelegationByAssessment</code> API. This is used to provide more meaningful errors than a simple string message.
1303
- * </p>
1304
- */
1305
- export interface BatchCreateDelegationByAssessmentError {
1306
- /**
1307
- * <p>
1308
- * The API request to batch create delegations in Audit Manager.
1309
- * </p>
1310
- */
1311
- createDelegationRequest?: CreateDelegationRequest;
1312
- /**
1313
- * <p>
1314
- * The error code returned by the <code>BatchCreateDelegationByAssessment</code> API.
1315
- * </p>
1316
- */
1317
- errorCode?: string;
1318
- /**
1319
- * <p>
1320
- * The error message returned by the <code>BatchCreateDelegationByAssessment</code> API.
1321
- * </p>
1322
- */
1323
- errorMessage?: string;
1324
- }
1325
- export declare namespace BatchCreateDelegationByAssessmentError {
1326
- /**
1327
- * @internal
1328
- */
1329
- const filterSensitiveLog: (obj: BatchCreateDelegationByAssessmentError) => any;
1330
- }
1331
- export interface BatchCreateDelegationByAssessmentResponse {
1332
- /**
1333
- * <p>
1334
- * The delegations associated with the assessment.
1335
- * </p>
1336
- */
1337
- delegations?: Delegation[];
1338
- /**
1339
- * <p>
1340
- * A list of errors returned by the <code>BatchCreateDelegationByAssessment</code> API.
1341
- * </p>
1342
- */
1343
- errors?: BatchCreateDelegationByAssessmentError[];
1344
- }
1345
- export declare namespace BatchCreateDelegationByAssessmentResponse {
1346
- /**
1347
- * @internal
1348
- */
1349
- const filterSensitiveLog: (obj: BatchCreateDelegationByAssessmentResponse) => any;
1350
- }
1351
- export interface BatchDeleteDelegationByAssessmentRequest {
1352
- /**
1353
- * <p>
1354
- * The identifiers for the specified delegations.
1355
- * </p>
1356
- */
1357
- delegationIds: string[] | undefined;
1358
- /**
1359
- * <p>
1360
- * The identifier for the specified assessment.
1361
- * </p>
1362
- */
1363
- assessmentId: string | undefined;
1364
- }
1365
- export declare namespace BatchDeleteDelegationByAssessmentRequest {
1366
- /**
1367
- * @internal
1368
- */
1369
- const filterSensitiveLog: (obj: BatchDeleteDelegationByAssessmentRequest) => any;
1370
- }
1371
- /**
1372
- * <p>
1373
- * An error entity for the <code>BatchDeleteDelegationByAssessment</code> API. This is used to provide more meaningful errors than a simple string message.
1374
- * </p>
1375
- */
1376
- export interface BatchDeleteDelegationByAssessmentError {
1377
- /**
1378
- * <p>
1379
- * The identifier for the specified delegation.
1380
- * </p>
1381
- */
1382
- delegationId?: string;
1383
- /**
1384
- * <p>
1385
- * The error code returned by the <code>BatchDeleteDelegationByAssessment</code> API.
1386
- * </p>
1387
- */
1388
- errorCode?: string;
1389
- /**
1390
- * <p>
1391
- * The error message returned by the <code>BatchDeleteDelegationByAssessment</code> API.
1392
- * </p>
1393
- */
1394
- errorMessage?: string;
1395
- }
1396
- export declare namespace BatchDeleteDelegationByAssessmentError {
1397
- /**
1398
- * @internal
1399
- */
1400
- const filterSensitiveLog: (obj: BatchDeleteDelegationByAssessmentError) => any;
1401
- }
1402
- export interface BatchDeleteDelegationByAssessmentResponse {
1403
- /**
1404
- * <p>
1405
- * A list of errors returned by the <code>BatchDeleteDelegationByAssessment</code> API.
1406
- * </p>
1407
- */
1408
- errors?: BatchDeleteDelegationByAssessmentError[];
1409
- }
1410
- export declare namespace BatchDeleteDelegationByAssessmentResponse {
1411
- /**
1412
- * @internal
1413
- */
1414
- const filterSensitiveLog: (obj: BatchDeleteDelegationByAssessmentResponse) => any;
1415
- }
1416
- export interface BatchDisassociateAssessmentReportEvidenceRequest {
1417
- /**
1418
- * <p>
1419
- * The identifier for the specified assessment.
1420
- * </p>
1421
- */
1422
- assessmentId: string | undefined;
1423
- /**
1424
- * <p>
1425
- * The identifier for the folder in which evidence is stored.
1426
- * </p>
1427
- */
1428
- evidenceFolderId: string | undefined;
1429
- /**
1430
- * <p>
1431
- * The list of evidence identifiers.
1432
- * </p>
1433
- */
1434
- evidenceIds: string[] | undefined;
1435
- }
1436
- export declare namespace BatchDisassociateAssessmentReportEvidenceRequest {
1437
- /**
1438
- * @internal
1439
- */
1440
- const filterSensitiveLog: (obj: BatchDisassociateAssessmentReportEvidenceRequest) => any;
1441
- }
1442
- export interface BatchDisassociateAssessmentReportEvidenceResponse {
1443
- /**
1444
- * <p>
1445
- * The identifier for the evidence.
1446
- * </p>
1447
- */
1448
- evidenceIds?: string[];
1449
- /**
1450
- * <p>
1451
- * A list of errors returned by the <code>BatchDisassociateAssessmentReportEvidence</code> API.
1452
- * </p>
1453
- */
1454
- errors?: AssessmentReportEvidenceError[];
1455
- }
1456
- export declare namespace BatchDisassociateAssessmentReportEvidenceResponse {
1457
- /**
1458
- * @internal
1459
- */
1460
- const filterSensitiveLog: (obj: BatchDisassociateAssessmentReportEvidenceResponse) => any;
1461
- }
1462
- /**
1463
- * <p>
1464
- * Evidence that is uploaded to Audit Manager manually.
1465
- * </p>
1466
- */
1467
- export interface ManualEvidence {
1468
- /**
1469
- * <p>
1470
- * The Amazon S3 URL that points to a manual evidence object.
1471
- * </p>
1472
- */
1473
- s3ResourcePath?: string;
1474
- }
1475
- export declare namespace ManualEvidence {
1476
- /**
1477
- * @internal
1478
- */
1479
- const filterSensitiveLog: (obj: ManualEvidence) => any;
1480
- }
1481
- export interface BatchImportEvidenceToAssessmentControlRequest {
1482
- /**
1483
- * <p>
1484
- * The identifier for the specified assessment.
1485
- * </p>
1486
- */
1487
- assessmentId: string | undefined;
1488
- /**
1489
- * <p>
1490
- * The identifier for the specified control set.
1491
- * </p>
1492
- */
1493
- controlSetId: string | undefined;
1494
- /**
1495
- * <p>
1496
- *
1497
- * The identifier for the specified control.
1498
- * </p>
1499
- */
1500
- controlId: string | undefined;
1501
- /**
1502
- * <p>
1503
- * The list of manual evidence objects.
1504
- * </p>
1505
- */
1506
- manualEvidence: ManualEvidence[] | undefined;
1507
- }
1508
- export declare namespace BatchImportEvidenceToAssessmentControlRequest {
1509
- /**
1510
- * @internal
1511
- */
1512
- const filterSensitiveLog: (obj: BatchImportEvidenceToAssessmentControlRequest) => any;
1513
- }
1514
- /**
1515
- * <p>
1516
- * An error entity for the <code>BatchImportEvidenceToAssessmentControl</code> API. This is used to provide more meaningful errors than a simple string message.
1517
- * </p>
1518
- */
1519
- export interface BatchImportEvidenceToAssessmentControlError {
1520
- /**
1521
- * <p>
1522
- * Manual evidence that cannot be collected automatically by Audit Manager.
1523
- * </p>
1524
- */
1525
- manualEvidence?: ManualEvidence;
1526
- /**
1527
- * <p>
1528
- * The error code returned by the <code>BatchImportEvidenceToAssessmentControl</code> API.
1529
- * </p>
1530
- */
1531
- errorCode?: string;
1532
- /**
1533
- * <p>
1534
- * The error message returned by the <code>BatchImportEvidenceToAssessmentControl</code> API.
1535
- * </p>
1536
- */
1537
- errorMessage?: string;
1538
- }
1539
- export declare namespace BatchImportEvidenceToAssessmentControlError {
1540
- /**
1541
- * @internal
1542
- */
1543
- const filterSensitiveLog: (obj: BatchImportEvidenceToAssessmentControlError) => any;
1544
- }
1545
- export interface BatchImportEvidenceToAssessmentControlResponse {
1546
- /**
1547
- * <p>
1548
- * A list of errors returned by the <code>BatchImportEvidenceToAssessmentControl</code> API.
1549
- * </p>
1550
- */
1551
- errors?: BatchImportEvidenceToAssessmentControlError[];
1552
- }
1553
- export declare namespace BatchImportEvidenceToAssessmentControlResponse {
1554
- /**
1555
- * @internal
1556
- */
1557
- const filterSensitiveLog: (obj: BatchImportEvidenceToAssessmentControlResponse) => any;
1558
- }
1559
- export interface CreateAssessmentRequest {
1560
- /**
1561
- * <p>
1562
- * The name of the assessment to be created.
1563
- * </p>
1564
- */
1565
- name: string | undefined;
1566
- /**
1567
- * <p>
1568
- * The optional description of the assessment to be created.
1569
- * </p>
1570
- */
1571
- description?: string;
1572
- /**
1573
- * <p>
1574
- * The assessment report storage destination for the specified assessment that is being created.
1575
- * </p>
1576
- */
1577
- assessmentReportsDestination: AssessmentReportsDestination | undefined;
1578
- /**
1579
- * <p>
1580
- * The wrapper that contains the accounts and services in scope for the assessment.
1581
- * </p>
1582
- */
1583
- scope: Scope | undefined;
1584
- /**
1585
- * <p>
1586
- * The list of roles for the specified assessment.
1587
- * </p>
1588
- */
1589
- roles: Role[] | undefined;
1590
- /**
1591
- * <p>
1592
- * The identifier for the specified framework.
1593
- * </p>
1594
- */
1595
- frameworkId: string | undefined;
1596
- /**
1597
- * <p>
1598
- * The tags associated with the assessment.
1599
- * </p>
1600
- */
1601
- tags?: {
1602
- [key: string]: string;
1603
- };
1604
- }
1605
- export declare namespace CreateAssessmentRequest {
1606
- /**
1607
- * @internal
1608
- */
1609
- const filterSensitiveLog: (obj: CreateAssessmentRequest) => any;
1610
- }
1611
- export interface CreateAssessmentResponse {
1612
- /**
1613
- * <p>
1614
- * An entity that defines the scope of audit evidence collected by Audit Manager. An Audit Manager assessment is an implementation of an Audit Manager framework.
1615
- * </p>
1616
- */
1617
- assessment?: Assessment;
1618
- }
1619
- export declare namespace CreateAssessmentResponse {
1620
- /**
1621
- * @internal
1622
- */
1623
- const filterSensitiveLog: (obj: CreateAssessmentResponse) => any;
1624
- }
1625
- /**
1626
- * <p>
1627
- * Control entity attributes that uniquely identify an existing control to be added to a framework in Audit Manager.
1628
- * </p>
1629
- */
1630
- export interface CreateAssessmentFrameworkControl {
1631
- /**
1632
- * <p>
1633
- * The unique identifier of the control.
1634
- * </p>
1635
- */
1636
- id?: string;
1637
- }
1638
- export declare namespace CreateAssessmentFrameworkControl {
1639
- /**
1640
- * @internal
1641
- */
1642
- const filterSensitiveLog: (obj: CreateAssessmentFrameworkControl) => any;
1643
- }
1644
- /**
1645
- * <p>
1646
- * A <code>controlSet</code> entity that represents a collection of controls in Audit Manager. This does not contain the control set ID.
1647
- * </p>
1648
- */
1649
- export interface CreateAssessmentFrameworkControlSet {
1650
- /**
1651
- * <p>
1652
- * The name of the specified control set.
1653
- * </p>
1654
- */
1655
- name: string | undefined;
1656
- /**
1657
- * <p>
1658
- * The list of controls within the control set. This does not contain the control set ID.
1659
- * </p>
1660
- */
1661
- controls?: CreateAssessmentFrameworkControl[];
1662
- }
1663
- export declare namespace CreateAssessmentFrameworkControlSet {
1664
- /**
1665
- * @internal
1666
- */
1667
- const filterSensitiveLog: (obj: CreateAssessmentFrameworkControlSet) => any;
1668
- }
1669
- export interface CreateAssessmentFrameworkRequest {
1670
- /**
1671
- * <p>
1672
- * The name of the new custom framework.
1673
- * </p>
1674
- */
1675
- name: string | undefined;
1676
- /**
1677
- * <p>
1678
- * An optional description for the new custom framework.
1679
- * </p>
1680
- */
1681
- description?: string;
1682
- /**
1683
- * <p>
1684
- * The compliance type that the new custom framework supports, such as CIS or HIPAA.
1685
- * </p>
1686
- */
1687
- complianceType?: string;
1688
- /**
1689
- * <p>
1690
- * The control sets to be associated with the framework.
1691
- * </p>
1692
- */
1693
- controlSets: CreateAssessmentFrameworkControlSet[] | undefined;
1694
- /**
1695
- * <p>
1696
- * The tags associated with the framework.
1697
- * </p>
1698
- */
1699
- tags?: {
1700
- [key: string]: string;
1701
- };
1702
- }
1703
- export declare namespace CreateAssessmentFrameworkRequest {
1704
- /**
1705
- * @internal
1706
- */
1707
- const filterSensitiveLog: (obj: CreateAssessmentFrameworkRequest) => any;
1708
- }
1709
- export declare enum SourceFrequency {
1710
- DAILY = "DAILY",
1711
- MONTHLY = "MONTHLY",
1712
- WEEKLY = "WEEKLY"
1713
- }
1714
- export declare enum KeywordInputType {
1715
- SELECT_FROM_LIST = "SELECT_FROM_LIST"
1716
- }
1717
- /**
1718
- * <p>
1719
- * The keyword to search for in CloudTrail logs, Config rules, Security Hub checks, and Amazon Web Services API names.
1720
- * </p>
1721
- */
1722
- export interface SourceKeyword {
1723
- /**
1724
- * <p>
1725
- * The method of input for the specified keyword.
1726
- * </p>
1727
- */
1728
- keywordInputType?: KeywordInputType | string;
1729
- /**
1730
- * <p>
1731
- * The value of the keyword used to search CloudTrail logs, Config rules, Security Hub checks, and Amazon Web Services API names when mapping a control data source.
1732
- * </p>
1733
- */
1734
- keywordValue?: string;
1735
- }
1736
- export declare namespace SourceKeyword {
1737
- /**
1738
- * @internal
1739
- */
1740
- const filterSensitiveLog: (obj: SourceKeyword) => any;
1741
- }
1742
- export declare enum SourceSetUpOption {
1743
- PROCEDURAL_CONTROLS_MAPPING = "Procedural_Controls_Mapping",
1744
- SYSTEM_CONTROLS_MAPPING = "System_Controls_Mapping"
1745
- }
1746
- export declare enum SourceType {
1747
- AWS_API_CALL = "AWS_API_Call",
1748
- AWS_CLOUDTRAIL = "AWS_Cloudtrail",
1749
- AWS_CONFIG = "AWS_Config",
1750
- AWS_SECURITY_HUB = "AWS_Security_Hub",
1751
- MANUAL = "MANUAL"
1752
- }
1753
- /**
1754
- * <p>
1755
- * The data source that determines from where Audit Manager collects evidence for the control.
1756
- * </p>
1757
- */
1758
- export interface ControlMappingSource {
1759
- /**
1760
- * <p>
1761
- * The unique identifier for the specified source.
1762
- * </p>
1763
- */
1764
- sourceId?: string;
1765
- /**
1766
- * <p>
1767
- * The name of the specified source.
1768
- * </p>
1769
- */
1770
- sourceName?: string;
1771
- /**
1772
- * <p>
1773
- * The description of the specified source.
1774
- * </p>
1775
- */
1776
- sourceDescription?: string;
1777
- /**
1778
- * <p>
1779
- * The setup option for the data source, which reflects if the evidence collection is automated or manual.
1780
- * </p>
1781
- */
1782
- sourceSetUpOption?: SourceSetUpOption | string;
1783
- /**
1784
- * <p>
1785
- * Specifies one of the five types of data sources for evidence collection.
1786
- * </p>
1787
- */
1788
- sourceType?: SourceType | string;
1789
- /**
1790
- * <p>
1791
- * The keyword to search for in CloudTrail logs, Config rules, Security Hub checks, and Amazon Web Services API names.
1792
- * </p>
1793
- */
1794
- sourceKeyword?: SourceKeyword;
1795
- /**
1796
- * <p>
1797
- * The frequency of evidence collection for the specified control mapping source.
1798
- * </p>
1799
- */
1800
- sourceFrequency?: SourceFrequency | string;
1801
- /**
1802
- * <p>
1803
- * The instructions for troubleshooting the specified control.
1804
- * </p>
1805
- */
1806
- troubleshootingText?: string;
1807
- }
1808
- export declare namespace ControlMappingSource {
1809
- /**
1810
- * @internal
1811
- */
1812
- const filterSensitiveLog: (obj: ControlMappingSource) => any;
1813
- }
1814
- export declare enum ControlType {
1815
- CUSTOM = "Custom",
1816
- STANDARD = "Standard"
1817
- }
1818
- /**
1819
- * <p>
1820
- * A control in Audit Manager.
1821
- * </p>
1822
- */
1823
- export interface Control {
1824
- /**
1825
- * <p>
1826
- * The Amazon Resource Name (ARN) of the specified control.
1827
- * </p>
1828
- */
1829
- arn?: string;
1830
- /**
1831
- * <p>
1832
- * The unique identifier for the control.
1833
- * </p>
1834
- */
1835
- id?: string;
1836
- /**
1837
- * <p>
1838
- * The type of control, such as custom or standard.
1839
- * </p>
1840
- */
1841
- type?: ControlType | string;
1842
- /**
1843
- * <p>
1844
- * The name of the specified control.
1845
- * </p>
1846
- */
1847
- name?: string;
1848
- /**
1849
- * <p>
1850
- * The description of the specified control.
1851
- * </p>
1852
- */
1853
- description?: string;
1854
- /**
1855
- * <p>
1856
- * The steps to follow to determine if the control has been satisfied.
1857
- * </p>
1858
- */
1859
- testingInformation?: string;
1860
- /**
1861
- * <p>
1862
- * The title of the action plan for remediating the control.
1863
- * </p>
1864
- */
1865
- actionPlanTitle?: string;
1866
- /**
1867
- * <p>
1868
- *
1869
- * The recommended actions to carry out if the control is not fulfilled.
1870
- * </p>
1871
- */
1872
- actionPlanInstructions?: string;
1873
- /**
1874
- * <p>
1875
- * The data source that determines from where Audit Manager collects evidence for the control.
1876
- * </p>
1877
- */
1878
- controlSources?: string;
1879
- /**
1880
- * <p>
1881
- * The data mapping sources for the specified control.
1882
- * </p>
1883
- */
1884
- controlMappingSources?: ControlMappingSource[];
1885
- /**
1886
- * <p>
1887
- * Specifies when the control was created.
1888
- * </p>
1889
- */
1890
- createdAt?: Date;
1891
- /**
1892
- * <p>
1893
- * Specifies when the control was most recently updated.
1894
- * </p>
1895
- */
1896
- lastUpdatedAt?: Date;
1897
- /**
1898
- * <p>
1899
- * The IAM user or role that created the control.
1900
- * </p>
1901
- */
1902
- createdBy?: string;
1903
- /**
1904
- * <p>
1905
- * The IAM user or role that most recently updated the control.
1906
- * </p>
1907
- */
1908
- lastUpdatedBy?: string;
1909
- /**
1910
- * <p>
1911
- * The tags associated with the control.
1912
- * </p>
1913
- */
1914
- tags?: {
1915
- [key: string]: string;
1916
- };
1917
- }
1918
- export declare namespace Control {
1919
- /**
1920
- * @internal
1921
- */
1922
- const filterSensitiveLog: (obj: Control) => any;
1923
- }
1924
- /**
1925
- * <p>
1926
- * A set of controls in Audit Manager.
1927
- * </p>
1928
- */
1929
- export interface ControlSet {
1930
- /**
1931
- * <p>
1932
- * The identifier of the control set in the assessment. This is the control set name in a plain string format.
1933
- * </p>
1934
- */
1935
- id?: string;
1936
- /**
1937
- * <p>
1938
- * The name of the control set.
1939
- * </p>
1940
- */
1941
- name?: string;
1942
- /**
1943
- * <p>
1944
- * The list of controls within the control set.
1945
- * </p>
1946
- */
1947
- controls?: Control[];
1948
- }
1949
- export declare namespace ControlSet {
1950
- /**
1951
- * @internal
1952
- */
1953
- const filterSensitiveLog: (obj: ControlSet) => any;
1954
- }
1955
- /**
1956
- * <p>
1957
- * The file used to structure and automate Audit Manager assessments for a given compliance standard.
1958
- * </p>
1959
- */
1960
- export interface Framework {
1961
- /**
1962
- * <p>
1963
- * The Amazon Resource Name (ARN) of the specified framework.
1964
- * </p>
1965
- */
1966
- arn?: string;
1967
- /**
1968
- * <p>
1969
- * The unique identifier for the specified framework.
1970
- * </p>
1971
- */
1972
- id?: string;
1973
- /**
1974
- * <p>
1975
- * The name of the specified framework.
1976
- * </p>
1977
- */
1978
- name?: string;
1979
- /**
1980
- * <p>
1981
- * The framework type, such as custom or standard.
1982
- * </p>
1983
- */
1984
- type?: FrameworkType | string;
1985
- /**
1986
- * <p>
1987
- * The compliance type that the new custom framework supports, such as CIS or HIPAA.
1988
- * </p>
1989
- */
1990
- complianceType?: string;
1991
- /**
1992
- * <p>
1993
- * The description of the specified framework.
1994
- * </p>
1995
- */
1996
- description?: string;
1997
- /**
1998
- * <p>
1999
- * The logo associated with the framework.
2000
- * </p>
2001
- */
2002
- logo?: string;
2003
- /**
2004
- * <p>
2005
- * The sources from which Audit Manager collects evidence for the control.
2006
- * </p>
2007
- */
2008
- controlSources?: string;
2009
- /**
2010
- * <p>
2011
- * The control sets associated with the framework.
2012
- * </p>
2013
- */
2014
- controlSets?: ControlSet[];
2015
- /**
2016
- * <p>
2017
- * Specifies when the framework was created.
2018
- * </p>
2019
- */
2020
- createdAt?: Date;
2021
- /**
2022
- * <p>
2023
- * Specifies when the framework was most recently updated.
2024
- * </p>
2025
- */
2026
- lastUpdatedAt?: Date;
2027
- /**
2028
- * <p>
2029
- * The IAM user or role that created the framework.
2030
- * </p>
2031
- */
2032
- createdBy?: string;
2033
- /**
2034
- * <p>
2035
- * The IAM user or role that most recently updated the framework.
2036
- * </p>
2037
- */
2038
- lastUpdatedBy?: string;
2039
- /**
2040
- * <p>
2041
- * The tags associated with the framework.
2042
- * </p>
2043
- */
2044
- tags?: {
2045
- [key: string]: string;
2046
- };
2047
- }
2048
- export declare namespace Framework {
2049
- /**
2050
- * @internal
2051
- */
2052
- const filterSensitiveLog: (obj: Framework) => any;
2053
- }
2054
- export interface CreateAssessmentFrameworkResponse {
2055
- /**
2056
- * <p>
2057
- * The name of the new framework returned by the <code>CreateAssessmentFramework</code> API.
2058
- * </p>
2059
- */
2060
- framework?: Framework;
2061
- }
2062
- export declare namespace CreateAssessmentFrameworkResponse {
2063
- /**
2064
- * @internal
2065
- */
2066
- const filterSensitiveLog: (obj: CreateAssessmentFrameworkResponse) => any;
2067
- }
2068
- export interface CreateAssessmentReportRequest {
2069
- /**
2070
- * <p>
2071
- * The name of the new assessment report.
2072
- * </p>
2073
- */
2074
- name: string | undefined;
2075
- /**
2076
- * <p>
2077
- * The description of the assessment report.
2078
- * </p>
2079
- */
2080
- description?: string;
2081
- /**
2082
- * <p>
2083
- * The identifier for the specified assessment.
2084
- * </p>
2085
- */
2086
- assessmentId: string | undefined;
2087
- }
2088
- export declare namespace CreateAssessmentReportRequest {
2089
- /**
2090
- * @internal
2091
- */
2092
- const filterSensitiveLog: (obj: CreateAssessmentReportRequest) => any;
2093
- }
2094
- export interface CreateAssessmentReportResponse {
2095
- /**
2096
- * <p>
2097
- * The new assessment report returned by the <code>CreateAssessmentReport</code> API.
2098
- * </p>
2099
- */
2100
- assessmentReport?: AssessmentReport;
2101
- }
2102
- export declare namespace CreateAssessmentReportResponse {
2103
- /**
2104
- * @internal
2105
- */
2106
- const filterSensitiveLog: (obj: CreateAssessmentReportResponse) => any;
2107
- }
2108
- /**
2109
- * <p>
2110
- * Control mapping fields that represent the source for evidence collection, along with related parameters and metadata. This does not contain <code>mappingID</code>.
2111
- * </p>
2112
- */
2113
- export interface CreateControlMappingSource {
2114
- /**
2115
- * <p>
2116
- * The name of the control mapping data source.
2117
- * </p>
2118
- */
2119
- sourceName?: string;
2120
- /**
2121
- * <p>
2122
- * The description of the data source that determines from where Audit Manager collects evidence for the control.
2123
- * </p>
2124
- */
2125
- sourceDescription?: string;
2126
- /**
2127
- * <p>
2128
- * The setup option for the data source, which reflects if the evidence collection is automated or manual.
2129
- * </p>
2130
- */
2131
- sourceSetUpOption?: SourceSetUpOption | string;
2132
- /**
2133
- * <p>
2134
- * Specifies one of the five types of data sources for evidence collection.
2135
- *
2136
- * </p>
2137
- */
2138
- sourceType?: SourceType | string;
2139
- /**
2140
- * <p>
2141
- * The keyword to search for in CloudTrail logs, Config rules, Security Hub checks, and Amazon Web Services API names.
2142
- * </p>
2143
- */
2144
- sourceKeyword?: SourceKeyword;
2145
- /**
2146
- * <p>
2147
- * The frequency of evidence collection for the specified control mapping source.
2148
- * </p>
2149
- */
2150
- sourceFrequency?: SourceFrequency | string;
2151
- /**
2152
- * <p>
2153
- * The instructions for troubleshooting the specified control.
2154
- * </p>
2155
- */
2156
- troubleshootingText?: string;
2157
- }
2158
- export declare namespace CreateControlMappingSource {
2159
- /**
2160
- * @internal
2161
- */
2162
- const filterSensitiveLog: (obj: CreateControlMappingSource) => any;
2163
- }
2164
- export interface CreateControlRequest {
2165
- /**
2166
- * <p>
2167
- * The name of the control.
2168
- * </p>
2169
- */
2170
- name: string | undefined;
2171
- /**
2172
- * <p>
2173
- * The description of the control.
2174
- * </p>
2175
- */
2176
- description?: string;
2177
- /**
2178
- * <p>
2179
- * The steps to follow to determine if the control has been satisfied.
2180
- * </p>
2181
- */
2182
- testingInformation?: string;
2183
- /**
2184
- * <p>
2185
- * The title of the action plan for remediating the control.
2186
- * </p>
2187
- */
2188
- actionPlanTitle?: string;
2189
- /**
2190
- * <p>
2191
- * The recommended actions to carry out if the control is not fulfilled.
2192
- * </p>
2193
- */
2194
- actionPlanInstructions?: string;
2195
- /**
2196
- * <p>
2197
- * The data mapping sources for the specified control.
2198
- * </p>
2199
- */
2200
- controlMappingSources: CreateControlMappingSource[] | undefined;
2201
- /**
2202
- * <p>
2203
- * The tags associated with the control.
2204
- * </p>
2205
- */
2206
- tags?: {
2207
- [key: string]: string;
2208
- };
2209
- }
2210
- export declare namespace CreateControlRequest {
2211
- /**
2212
- * @internal
2213
- */
2214
- const filterSensitiveLog: (obj: CreateControlRequest) => any;
2215
- }
2216
- export interface CreateControlResponse {
2217
- /**
2218
- * <p>
2219
- * The new control returned by the <code>CreateControl</code> API.
2220
- * </p>
2221
- */
2222
- control?: Control;
2223
- }
2224
- export declare namespace CreateControlResponse {
2225
- /**
2226
- * @internal
2227
- */
2228
- const filterSensitiveLog: (obj: CreateControlResponse) => any;
2229
- }
2230
- export interface DeleteAssessmentRequest {
2231
- /**
2232
- * <p>
2233
- * The identifier for the specified assessment.
2234
- * </p>
2235
- */
2236
- assessmentId: string | undefined;
2237
- }
2238
- export declare namespace DeleteAssessmentRequest {
2239
- /**
2240
- * @internal
2241
- */
2242
- const filterSensitiveLog: (obj: DeleteAssessmentRequest) => any;
2243
- }
2244
- export interface DeleteAssessmentResponse {
2245
- }
2246
- export declare namespace DeleteAssessmentResponse {
2247
- /**
2248
- * @internal
2249
- */
2250
- const filterSensitiveLog: (obj: DeleteAssessmentResponse) => any;
2251
- }
2252
- export interface DeleteAssessmentFrameworkRequest {
2253
- /**
2254
- * <p>
2255
- * The identifier for the specified framework.
2256
- * </p>
2257
- */
2258
- frameworkId: string | undefined;
2259
- }
2260
- export declare namespace DeleteAssessmentFrameworkRequest {
2261
- /**
2262
- * @internal
2263
- */
2264
- const filterSensitiveLog: (obj: DeleteAssessmentFrameworkRequest) => any;
2265
- }
2266
- export interface DeleteAssessmentFrameworkResponse {
2267
- }
2268
- export declare namespace DeleteAssessmentFrameworkResponse {
2269
- /**
2270
- * @internal
2271
- */
2272
- const filterSensitiveLog: (obj: DeleteAssessmentFrameworkResponse) => any;
2273
- }
2274
- export interface DeleteAssessmentReportRequest {
2275
- /**
2276
- * <p>
2277
- * The identifier for the specified assessment.
2278
- * </p>
2279
- */
2280
- assessmentId: string | undefined;
2281
- /**
2282
- * <p>
2283
- * The unique identifier for the assessment report.
2284
- * </p>
2285
- */
2286
- assessmentReportId: string | undefined;
2287
- }
2288
- export declare namespace DeleteAssessmentReportRequest {
2289
- /**
2290
- * @internal
2291
- */
2292
- const filterSensitiveLog: (obj: DeleteAssessmentReportRequest) => any;
2293
- }
2294
- export interface DeleteAssessmentReportResponse {
2295
- }
2296
- export declare namespace DeleteAssessmentReportResponse {
2297
- /**
2298
- * @internal
2299
- */
2300
- const filterSensitiveLog: (obj: DeleteAssessmentReportResponse) => any;
2301
- }
2302
- export interface DeleteControlRequest {
2303
- /**
2304
- * <p>
2305
- * The identifier for the specified control.
2306
- * </p>
2307
- */
2308
- controlId: string | undefined;
2309
- }
2310
- export declare namespace DeleteControlRequest {
2311
- /**
2312
- * @internal
2313
- */
2314
- const filterSensitiveLog: (obj: DeleteControlRequest) => any;
2315
- }
2316
- export interface DeleteControlResponse {
2317
- }
2318
- export declare namespace DeleteControlResponse {
2319
- /**
2320
- * @internal
2321
- */
2322
- const filterSensitiveLog: (obj: DeleteControlResponse) => any;
2323
- }
2324
- export interface DeregisterAccountRequest {
2325
- }
2326
- export declare namespace DeregisterAccountRequest {
2327
- /**
2328
- * @internal
2329
- */
2330
- const filterSensitiveLog: (obj: DeregisterAccountRequest) => any;
2331
- }
2332
- export interface DeregisterAccountResponse {
2333
- /**
2334
- * <p>
2335
- * The registration status of the account.
2336
- * </p>
2337
- */
2338
- status?: AccountStatus | string;
2339
- }
2340
- export declare namespace DeregisterAccountResponse {
2341
- /**
2342
- * @internal
2343
- */
2344
- const filterSensitiveLog: (obj: DeregisterAccountResponse) => any;
2345
- }
2346
- export interface DeregisterOrganizationAdminAccountRequest {
2347
- /**
2348
- * <p>
2349
- * The identifier for the specified administrator account.
2350
- * </p>
2351
- */
2352
- adminAccountId?: string;
2353
- }
2354
- export declare namespace DeregisterOrganizationAdminAccountRequest {
2355
- /**
2356
- * @internal
2357
- */
2358
- const filterSensitiveLog: (obj: DeregisterOrganizationAdminAccountRequest) => any;
2359
- }
2360
- export interface DeregisterOrganizationAdminAccountResponse {
2361
- }
2362
- export declare namespace DeregisterOrganizationAdminAccountResponse {
2363
- /**
2364
- * @internal
2365
- */
2366
- const filterSensitiveLog: (obj: DeregisterOrganizationAdminAccountResponse) => any;
2367
- }
2368
- export interface DisassociateAssessmentReportEvidenceFolderRequest {
2369
- /**
2370
- * <p>
2371
- * The identifier for the specified assessment.
2372
- * </p>
2373
- */
2374
- assessmentId: string | undefined;
2375
- /**
2376
- * <p>
2377
- * The identifier for the folder in which evidence is stored.
2378
- * </p>
2379
- */
2380
- evidenceFolderId: string | undefined;
2381
- }
2382
- export declare namespace DisassociateAssessmentReportEvidenceFolderRequest {
2383
- /**
2384
- * @internal
2385
- */
2386
- const filterSensitiveLog: (obj: DisassociateAssessmentReportEvidenceFolderRequest) => any;
2387
- }
2388
- export interface DisassociateAssessmentReportEvidenceFolderResponse {
2389
- }
2390
- export declare namespace DisassociateAssessmentReportEvidenceFolderResponse {
2391
- /**
2392
- * @internal
2393
- */
2394
- const filterSensitiveLog: (obj: DisassociateAssessmentReportEvidenceFolderResponse) => any;
2395
- }
2396
- export interface GetAccountStatusRequest {
2397
- }
2398
- export declare namespace GetAccountStatusRequest {
2399
- /**
2400
- * @internal
2401
- */
2402
- const filterSensitiveLog: (obj: GetAccountStatusRequest) => any;
2403
- }
2404
- export interface GetAccountStatusResponse {
2405
- /**
2406
- * <p>
2407
- * The status of the specified account.
2408
- * </p>
2409
- */
2410
- status?: AccountStatus | string;
2411
- }
2412
- export declare namespace GetAccountStatusResponse {
2413
- /**
2414
- * @internal
2415
- */
2416
- const filterSensitiveLog: (obj: GetAccountStatusResponse) => any;
2417
- }
2418
- export interface GetAssessmentRequest {
2419
- /**
2420
- * <p>
2421
- * The identifier for the specified assessment.
2422
- * </p>
2423
- */
2424
- assessmentId: string | undefined;
2425
- }
2426
- export declare namespace GetAssessmentRequest {
2427
- /**
2428
- * @internal
2429
- */
2430
- const filterSensitiveLog: (obj: GetAssessmentRequest) => any;
2431
- }
2432
- export interface GetAssessmentResponse {
2433
- /**
2434
- * <p>
2435
- * An entity that defines the scope of audit evidence collected by Audit Manager. An Audit Manager assessment is an implementation of an Audit Manager framework.
2436
- * </p>
2437
- */
2438
- assessment?: Assessment;
2439
- /**
2440
- * <p>
2441
- * The wrapper that contains the Audit Manager role information of the current user, such as the role type and IAM Amazon Resource Name (ARN).
2442
- * </p>
2443
- */
2444
- userRole?: Role;
2445
- }
2446
- export declare namespace GetAssessmentResponse {
2447
- /**
2448
- * @internal
2449
- */
2450
- const filterSensitiveLog: (obj: GetAssessmentResponse) => any;
2451
- }
2452
- export interface GetAssessmentFrameworkRequest {
2453
- /**
2454
- * <p>
2455
- * The identifier for the specified framework.
2456
- * </p>
2457
- */
2458
- frameworkId: string | undefined;
2459
- }
2460
- export declare namespace GetAssessmentFrameworkRequest {
2461
- /**
2462
- * @internal
2463
- */
2464
- const filterSensitiveLog: (obj: GetAssessmentFrameworkRequest) => any;
2465
- }
2466
- export interface GetAssessmentFrameworkResponse {
2467
- /**
2468
- * <p>
2469
- * The framework returned by the <code>GetAssessmentFramework</code> API.
2470
- * </p>
2471
- */
2472
- framework?: Framework;
2473
- }
2474
- export declare namespace GetAssessmentFrameworkResponse {
2475
- /**
2476
- * @internal
2477
- */
2478
- const filterSensitiveLog: (obj: GetAssessmentFrameworkResponse) => any;
2479
- }
2480
- export interface GetAssessmentReportUrlRequest {
2481
- /**
2482
- * <p>
2483
- * The identifier for the assessment report.
2484
- * </p>
2485
- */
2486
- assessmentReportId: string | undefined;
2487
- /**
2488
- * <p>
2489
- * The identifier for the specified assessment.
2490
- * </p>
2491
- */
2492
- assessmentId: string | undefined;
2493
- }
2494
- export declare namespace GetAssessmentReportUrlRequest {
2495
- /**
2496
- * @internal
2497
- */
2498
- const filterSensitiveLog: (obj: GetAssessmentReportUrlRequest) => any;
2499
- }
2500
- /**
2501
- * <p>
2502
- * A uniform resource locator, used as a unique identifier to locate a resource on the internet.
2503
- * </p>
2504
- */
2505
- export interface URL {
2506
- /**
2507
- * <p>
2508
- * The name or word used as a hyperlink to the URL.
2509
- * </p>
2510
- */
2511
- hyperlinkName?: string;
2512
- /**
2513
- * <p>
2514
- * The unique identifier for the internet resource.
2515
- * </p>
2516
- */
2517
- link?: string;
2518
- }
2519
- export declare namespace URL {
2520
- /**
2521
- * @internal
2522
- */
2523
- const filterSensitiveLog: (obj: URL) => any;
2524
- }
2525
- export interface GetAssessmentReportUrlResponse {
2526
- /**
2527
- * <p>
2528
- * A uniform resource locator, used as a unique identifier to locate a resource on the internet.
2529
- * </p>
2530
- */
2531
- preSignedUrl?: URL;
2532
- }
2533
- export declare namespace GetAssessmentReportUrlResponse {
2534
- /**
2535
- * @internal
2536
- */
2537
- const filterSensitiveLog: (obj: GetAssessmentReportUrlResponse) => any;
2538
- }
2539
- export interface GetChangeLogsRequest {
2540
- /**
2541
- * <p>
2542
- * The identifier for the specified assessment.
2543
- * </p>
2544
- */
2545
- assessmentId: string | undefined;
2546
- /**
2547
- * <p>
2548
- * The identifier for the specified control set.
2549
- * </p>
2550
- */
2551
- controlSetId?: string;
2552
- /**
2553
- * <p>
2554
- *
2555
- * The identifier for the specified control.
2556
- * </p>
2557
- */
2558
- controlId?: string;
2559
- /**
2560
- * <p>
2561
- * The pagination token used to fetch the next set of results.
2562
- * </p>
2563
- */
2564
- nextToken?: string;
2565
- /**
2566
- * <p>
2567
- * Represents the maximum number of results per page, or per API request call.
2568
- * </p>
2569
- */
2570
- maxResults?: number;
2571
- }
2572
- export declare namespace GetChangeLogsRequest {
2573
- /**
2574
- * @internal
2575
- */
2576
- const filterSensitiveLog: (obj: GetChangeLogsRequest) => any;
2577
- }
2578
- export declare enum ObjectTypeEnum {
2579
- ASSESSMENT = "ASSESSMENT",
2580
- ASSESSMENT_REPORT = "ASSESSMENT_REPORT",
2581
- CONTROL = "CONTROL",
2582
- CONTROL_SET = "CONTROL_SET",
2583
- DELEGATION = "DELEGATION"
2584
- }
2585
- /**
2586
- * <p>
2587
- * The record of a change within Audit Manager, such as a modified assessment, a delegated control set, and so on.
2588
- * </p>
2589
- */
2590
- export interface ChangeLog {
2591
- /**
2592
- * <p>
2593
- * The changelog object type, such as an assessment, control, or control set.
2594
- * </p>
2595
- */
2596
- objectType?: ObjectTypeEnum | string;
2597
- /**
2598
- * <p>
2599
- * The name of the changelog object.
2600
- * </p>
2601
- */
2602
- objectName?: string;
2603
- /**
2604
- * <p>
2605
- * The action performed.
2606
- * </p>
2607
- */
2608
- action?: ActionEnum | string;
2609
- /**
2610
- * <p>
2611
- * The time of creation for the changelog object.
2612
- * </p>
2613
- */
2614
- createdAt?: Date;
2615
- /**
2616
- * <p>
2617
- * The IAM user or role that performed the action.
2618
- * </p>
2619
- */
2620
- createdBy?: string;
2621
- }
2622
- export declare namespace ChangeLog {
2623
- /**
2624
- * @internal
2625
- */
2626
- const filterSensitiveLog: (obj: ChangeLog) => any;
2627
- }
2628
- export interface GetChangeLogsResponse {
2629
- /**
2630
- * <p>
2631
- * The list of user activity for the control.
2632
- * </p>
2633
- */
2634
- changeLogs?: ChangeLog[];
2635
- /**
2636
- * <p>
2637
- * The pagination token used to fetch the next set of results.
2638
- * </p>
2639
- */
2640
- nextToken?: string;
2641
- }
2642
- export declare namespace GetChangeLogsResponse {
2643
- /**
2644
- * @internal
2645
- */
2646
- const filterSensitiveLog: (obj: GetChangeLogsResponse) => any;
2647
- }
2648
- export interface GetControlRequest {
2649
- /**
2650
- * <p>
2651
- *
2652
- * The identifier for the specified control.
2653
- * </p>
2654
- */
2655
- controlId: string | undefined;
2656
- }
2657
- export declare namespace GetControlRequest {
2658
- /**
2659
- * @internal
2660
- */
2661
- const filterSensitiveLog: (obj: GetControlRequest) => any;
2662
- }
2663
- export interface GetControlResponse {
2664
- /**
2665
- * <p>
2666
- * The name of the control returned by the <code>GetControl</code> API.
2667
- * </p>
2668
- */
2669
- control?: Control;
2670
- }
2671
- export declare namespace GetControlResponse {
2672
- /**
2673
- * @internal
2674
- */
2675
- const filterSensitiveLog: (obj: GetControlResponse) => any;
2676
- }
2677
- export interface GetDelegationsRequest {
2678
- /**
2679
- * <p>
2680
- * The pagination token used to fetch the next set of results.
2681
- * </p>
2682
- */
2683
- nextToken?: string;
2684
- /**
2685
- * <p>
2686
- * Represents the maximum number of results per page, or per API request call.
2687
- * </p>
2688
- */
2689
- maxResults?: number;
2690
- }
2691
- export declare namespace GetDelegationsRequest {
2692
- /**
2693
- * @internal
2694
- */
2695
- const filterSensitiveLog: (obj: GetDelegationsRequest) => any;
2696
- }
2697
- /**
2698
- * <p>
2699
- * The metadata associated with the specified delegation.
2700
- * </p>
2701
- */
2702
- export interface DelegationMetadata {
2703
- /**
2704
- * <p>
2705
- * The unique identifier for the delegation.
2706
- * </p>
2707
- */
2708
- id?: string;
2709
- /**
2710
- * <p>
2711
- * The name of the associated assessment.
2712
- * </p>
2713
- */
2714
- assessmentName?: string;
2715
- /**
2716
- * <p>
2717
- * The unique identifier for the specified assessment.
2718
- * </p>
2719
- */
2720
- assessmentId?: string;
2721
- /**
2722
- * <p>
2723
- * The current status of the delgation.
2724
- * </p>
2725
- */
2726
- status?: DelegationStatus | string;
2727
- /**
2728
- * <p>
2729
- * The Amazon Resource Name (ARN) of the IAM role.
2730
- * </p>
2731
- */
2732
- roleArn?: string;
2733
- /**
2734
- * <p>
2735
- * Specifies when the delegation was created.
2736
- * </p>
2737
- */
2738
- creationTime?: Date;
2739
- /**
2740
- * <p>
2741
- * Specifies the name of the control set delegated for review.
2742
- * </p>
2743
- */
2744
- controlSetName?: string;
2745
- }
2746
- export declare namespace DelegationMetadata {
2747
- /**
2748
- * @internal
2749
- */
2750
- const filterSensitiveLog: (obj: DelegationMetadata) => any;
2751
- }
2752
- export interface GetDelegationsResponse {
2753
- /**
2754
- * <p>
2755
- * The list of delegations returned by the <code>GetDelegations</code> API.
2756
- * </p>
2757
- */
2758
- delegations?: DelegationMetadata[];
2759
- /**
2760
- * <p>
2761
- * The pagination token used to fetch the next set of results.
2762
- * </p>
2763
- */
2764
- nextToken?: string;
2765
- }
2766
- export declare namespace GetDelegationsResponse {
2767
- /**
2768
- * @internal
2769
- */
2770
- const filterSensitiveLog: (obj: GetDelegationsResponse) => any;
2771
- }
2772
- export interface GetEvidenceRequest {
2773
- /**
2774
- * <p>
2775
- * The identifier for the specified assessment.
2776
- * </p>
2777
- */
2778
- assessmentId: string | undefined;
2779
- /**
2780
- * <p>
2781
- * The identifier for the specified control set.
2782
- * </p>
2783
- */
2784
- controlSetId: string | undefined;
2785
- /**
2786
- * <p>
2787
- * The identifier for the folder in which the evidence is stored.
2788
- * </p>
2789
- */
2790
- evidenceFolderId: string | undefined;
2791
- /**
2792
- * <p>
2793
- * The identifier for the evidence.
2794
- * </p>
2795
- */
2796
- evidenceId: string | undefined;
2797
- }
2798
- export declare namespace GetEvidenceRequest {
2799
- /**
2800
- * @internal
2801
- */
2802
- const filterSensitiveLog: (obj: GetEvidenceRequest) => any;
2803
- }
2804
- /**
2805
- * <p>
2806
- * A system asset that is evaluated in an Audit Manager assessment.
2807
- * </p>
2808
- */
2809
- export interface Resource {
2810
- /**
2811
- * <p>
2812
- * The Amazon Resource Name (ARN) for the specified resource.
2813
- * </p>
2814
- */
2815
- arn?: string;
2816
- /**
2817
- * <p>
2818
- * The value of the specified resource.
2819
- * </p>
2820
- */
2821
- value?: string;
2822
- }
2823
- export declare namespace Resource {
2824
- /**
2825
- * @internal
2826
- */
2827
- const filterSensitiveLog: (obj: Resource) => any;
2828
- }
2829
- /**
2830
- * <p>
2831
- * A record that contains the information needed to demonstrate compliance with the requirements specified by a control. Examples of evidence include change activity triggered by a user, or a system configuration snapshot.
2832
- * </p>
2833
- */
2834
- export interface Evidence {
2835
- /**
2836
- * <p>
2837
- * The data source from which the specified evidence was collected.
2838
- * </p>
2839
- */
2840
- dataSource?: string;
2841
- /**
2842
- * <p>
2843
- * The identifier for the specified account.
2844
- * </p>
2845
- */
2846
- evidenceAwsAccountId?: string;
2847
- /**
2848
- * <p>
2849
- * The timestamp that represents when the evidence was collected.
2850
- * </p>
2851
- */
2852
- time?: Date;
2853
- /**
2854
- * <p>
2855
- * The Amazon Web Service from which the evidence is collected.
2856
- * </p>
2857
- */
2858
- eventSource?: string;
2859
- /**
2860
- * <p>
2861
- * The name of the specified evidence event.
2862
- * </p>
2863
- */
2864
- eventName?: string;
2865
- /**
2866
- * <p>
2867
- * The type of automated evidence.
2868
- * </p>
2869
- */
2870
- evidenceByType?: string;
2871
- /**
2872
- * <p>
2873
- * The list of resources assessed to generate the evidence.
2874
- * </p>
2875
- */
2876
- resourcesIncluded?: Resource[];
2877
- /**
2878
- * <p>
2879
- * The names and values used by the evidence event, including an attribute name (such as <code>allowUsersToChangePassword</code>) and value (such as <code>true</code> or <code>false</code>).
2880
- * </p>
2881
- */
2882
- attributes?: {
2883
- [key: string]: string;
2884
- };
2885
- /**
2886
- * <p>
2887
- * The unique identifier for the IAM user or role associated with the evidence.
2888
- * </p>
2889
- */
2890
- iamId?: string;
2891
- /**
2892
- * <p> The evaluation status for evidence that falls under the compliance check category. For
2893
- * evidence collected from Security Hub, a <i>Pass</i> or
2894
- * <i>Fail</i> result is shown. For evidence collected from Config, a
2895
- * <i>Compliant</i> or <i>Noncompliant</i> result is shown. </p>
2896
- */
2897
- complianceCheck?: string;
2898
- /**
2899
- * <p>
2900
- * The account from which the evidence is collected, and its organization path.
2901
- * </p>
2902
- */
2903
- awsOrganization?: string;
2904
- /**
2905
- * <p>
2906
- * The identifier for the specified account.
2907
- * </p>
2908
- */
2909
- awsAccountId?: string;
2910
- /**
2911
- * <p>
2912
- * The identifier for the folder in which the evidence is stored.
2913
- * </p>
2914
- */
2915
- evidenceFolderId?: string;
2916
- /**
2917
- * <p> The identifier for the evidence.
2918
- * </p>
2919
- */
2920
- id?: string;
2921
- /**
2922
- * <p>
2923
- * Specifies whether the evidence is included in the assessment report.
2924
- * </p>
2925
- */
2926
- assessmentReportSelection?: string;
2927
- }
2928
- export declare namespace Evidence {
2929
- /**
2930
- * @internal
2931
- */
2932
- const filterSensitiveLog: (obj: Evidence) => any;
2933
- }
2934
- export interface GetEvidenceResponse {
2935
- /**
2936
- * <p>
2937
- * The evidence returned by the <code>GetEvidenceResponse</code> API.
2938
- * </p>
2939
- */
2940
- evidence?: Evidence;
2941
- }
2942
- export declare namespace GetEvidenceResponse {
2943
- /**
2944
- * @internal
2945
- */
2946
- const filterSensitiveLog: (obj: GetEvidenceResponse) => any;
2947
- }
2948
- export interface GetEvidenceByEvidenceFolderRequest {
2949
- /**
2950
- * <p>
2951
- * The identifier for the specified assessment.
2952
- * </p>
2953
- */
2954
- assessmentId: string | undefined;
2955
- /**
2956
- * <p>
2957
- * The identifier for the control set.
2958
- * </p>
2959
- */
2960
- controlSetId: string | undefined;
2961
- /**
2962
- * <p>
2963
- * The unique identifier for the folder in which the evidence is stored.
2964
- * </p>
2965
- */
2966
- evidenceFolderId: string | undefined;
2967
- /**
2968
- * <p>
2969
- * The pagination token used to fetch the next set of results.
2970
- * </p>
2971
- */
2972
- nextToken?: string;
2973
- /**
2974
- * <p>
2975
- * Represents the maximum number of results per page, or per API request call.
2976
- * </p>
2977
- */
2978
- maxResults?: number;
2979
- }
2980
- export declare namespace GetEvidenceByEvidenceFolderRequest {
2981
- /**
2982
- * @internal
2983
- */
2984
- const filterSensitiveLog: (obj: GetEvidenceByEvidenceFolderRequest) => any;
2985
- }
2986
- export interface GetEvidenceByEvidenceFolderResponse {
2987
- /**
2988
- * <p>
2989
- * The list of evidence returned by the <code>GetEvidenceByEvidenceFolder</code> API.
2990
- * </p>
2991
- */
2992
- evidence?: Evidence[];
2993
- /**
2994
- * <p>
2995
- * The pagination token used to fetch the next set of results.
2996
- * </p>
2997
- */
2998
- nextToken?: string;
2999
- }
3000
- export declare namespace GetEvidenceByEvidenceFolderResponse {
3001
- /**
3002
- * @internal
3003
- */
3004
- const filterSensitiveLog: (obj: GetEvidenceByEvidenceFolderResponse) => any;
3005
- }
3006
- export interface GetEvidenceFolderRequest {
3007
- /**
3008
- * <p>
3009
- * The identifier for the specified assessment.
3010
- * </p>
3011
- */
3012
- assessmentId: string | undefined;
3013
- /**
3014
- * <p>
3015
- * The identifier for the specified control set.
3016
- * </p>
3017
- */
3018
- controlSetId: string | undefined;
3019
- /**
3020
- * <p>
3021
- * The identifier for the folder in which the evidence is stored.
3022
- * </p>
3023
- */
3024
- evidenceFolderId: string | undefined;
3025
- }
3026
- export declare namespace GetEvidenceFolderRequest {
3027
- /**
3028
- * @internal
3029
- */
3030
- const filterSensitiveLog: (obj: GetEvidenceFolderRequest) => any;
3031
- }
3032
- export interface GetEvidenceFolderResponse {
3033
- /**
3034
- * <p>
3035
- * The folder in which evidence is stored.
3036
- * </p>
3037
- */
3038
- evidenceFolder?: AssessmentEvidenceFolder;
3039
- }
3040
- export declare namespace GetEvidenceFolderResponse {
3041
- /**
3042
- * @internal
3043
- */
3044
- const filterSensitiveLog: (obj: GetEvidenceFolderResponse) => any;
3045
- }
3046
- export interface GetEvidenceFoldersByAssessmentRequest {
3047
- /**
3048
- * <p>
3049
- * The identifier for the specified assessment.
3050
- * </p>
3051
- */
3052
- assessmentId: string | undefined;
3053
- /**
3054
- * <p>
3055
- * The pagination token used to fetch the next set of results.
3056
- * </p>
3057
- */
3058
- nextToken?: string;
3059
- /**
3060
- * <p>
3061
- * Represents the maximum number of results per page, or per API request call.
3062
- * </p>
3063
- */
3064
- maxResults?: number;
3065
- }
3066
- export declare namespace GetEvidenceFoldersByAssessmentRequest {
3067
- /**
3068
- * @internal
3069
- */
3070
- const filterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentRequest) => any;
3071
- }
3072
- export interface GetEvidenceFoldersByAssessmentResponse {
3073
- /**
3074
- * <p>
3075
- * The list of evidence folders returned by the <code>GetEvidenceFoldersByAssessment</code> API.
3076
- * </p>
3077
- */
3078
- evidenceFolders?: AssessmentEvidenceFolder[];
3079
- /**
3080
- * <p>
3081
- * The pagination token used to fetch the next set of results.
3082
- * </p>
3083
- */
3084
- nextToken?: string;
3085
- }
3086
- export declare namespace GetEvidenceFoldersByAssessmentResponse {
3087
- /**
3088
- * @internal
3089
- */
3090
- const filterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentResponse) => any;
3091
- }
3092
- export interface GetEvidenceFoldersByAssessmentControlRequest {
3093
- /**
3094
- * <p>
3095
- * The identifier for the specified assessment.
3096
- * </p>
3097
- */
3098
- assessmentId: string | undefined;
3099
- /**
3100
- * <p>
3101
- * The identifier for the specified control set.
3102
- * </p>
3103
- */
3104
- controlSetId: string | undefined;
3105
- /**
3106
- * <p>
3107
- * The identifier for the specified control.
3108
- * </p>
3109
- */
3110
- controlId: string | undefined;
3111
- /**
3112
- * <p>
3113
- * The pagination token used to fetch the next set of results.
3114
- * </p>
3115
- */
3116
- nextToken?: string;
3117
- /**
3118
- * <p>
3119
- * Represents the maximum number of results per page, or per API request call.
3120
- * </p>
3121
- */
3122
- maxResults?: number;
3123
- }
3124
- export declare namespace GetEvidenceFoldersByAssessmentControlRequest {
3125
- /**
3126
- * @internal
3127
- */
3128
- const filterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentControlRequest) => any;
3129
- }
3130
- export interface GetEvidenceFoldersByAssessmentControlResponse {
3131
- /**
3132
- * <p>
3133
- * The list of evidence folders returned by the <code>GetEvidenceFoldersByAssessmentControl</code> API.
3134
- * </p>
3135
- */
3136
- evidenceFolders?: AssessmentEvidenceFolder[];
3137
- /**
3138
- * <p>
3139
- * The pagination token used to fetch the next set of results.
3140
- * </p>
3141
- */
3142
- nextToken?: string;
3143
- }
3144
- export declare namespace GetEvidenceFoldersByAssessmentControlResponse {
3145
- /**
3146
- * @internal
3147
- */
3148
- const filterSensitiveLog: (obj: GetEvidenceFoldersByAssessmentControlResponse) => any;
3149
- }
3150
- export interface GetOrganizationAdminAccountRequest {
3151
- }
3152
- export declare namespace GetOrganizationAdminAccountRequest {
3153
- /**
3154
- * @internal
3155
- */
3156
- const filterSensitiveLog: (obj: GetOrganizationAdminAccountRequest) => any;
3157
- }
3158
- export interface GetOrganizationAdminAccountResponse {
3159
- /**
3160
- * <p>
3161
- * The identifier for the specified administrator account.
3162
- * </p>
3163
- */
3164
- adminAccountId?: string;
3165
- /**
3166
- * <p>
3167
- * The identifier for the specified organization.
3168
- * </p>
3169
- */
3170
- organizationId?: string;
3171
- }
3172
- export declare namespace GetOrganizationAdminAccountResponse {
3173
- /**
3174
- * @internal
3175
- */
3176
- const filterSensitiveLog: (obj: GetOrganizationAdminAccountResponse) => any;
3177
- }
3178
- export interface GetServicesInScopeRequest {
3179
- }
3180
- export declare namespace GetServicesInScopeRequest {
3181
- /**
3182
- * @internal
3183
- */
3184
- const filterSensitiveLog: (obj: GetServicesInScopeRequest) => any;
3185
- }
3186
- /**
3187
- * <p>
3188
- * The metadata associated with the specified Amazon Web Service.
3189
- * </p>
3190
- */
3191
- export interface ServiceMetadata {
3192
- /**
3193
- * <p>
3194
- * The name of the Amazon Web Service.
3195
- * </p>
3196
- */
3197
- name?: string;
3198
- /**
3199
- * <p>
3200
- * The display name of the Amazon Web Service.
3201
- * </p>
3202
- */
3203
- displayName?: string;
3204
- /**
3205
- * <p>
3206
- * The description of the specified Amazon Web Service.
3207
- * </p>
3208
- */
3209
- description?: string;
3210
- /**
3211
- * <p>
3212
- * The category in which the Amazon Web Service belongs, such as compute, storage, database, and so on.
3213
- * </p>
3214
- */
3215
- category?: string;
3216
- }
3217
- export declare namespace ServiceMetadata {
3218
- /**
3219
- * @internal
3220
- */
3221
- const filterSensitiveLog: (obj: ServiceMetadata) => any;
3222
- }
3223
- export interface GetServicesInScopeResponse {
3224
- /**
3225
- * <p>
3226
- * The metadata associated with the Amazon Web Service.
3227
- * </p>
3228
- */
3229
- serviceMetadata?: ServiceMetadata[];
3230
- }
3231
- export declare namespace GetServicesInScopeResponse {
3232
- /**
3233
- * @internal
3234
- */
3235
- const filterSensitiveLog: (obj: GetServicesInScopeResponse) => any;
3236
- }
3237
- export declare enum SettingAttribute {
3238
- ALL = "ALL",
3239
- DEFAULT_ASSESSMENT_REPORTS_DESTINATION = "DEFAULT_ASSESSMENT_REPORTS_DESTINATION",
3240
- DEFAULT_PROCESS_OWNERS = "DEFAULT_PROCESS_OWNERS",
3241
- IS_AWS_ORG_ENABLED = "IS_AWS_ORG_ENABLED",
3242
- SNS_TOPIC = "SNS_TOPIC"
3243
- }
3244
- export interface GetSettingsRequest {
3245
- /**
3246
- * <p>
3247
- * The list of <code>SettingAttribute</code> enum values.
3248
- * </p>
3249
- */
3250
- attribute: SettingAttribute | string | undefined;
3251
- }
3252
- export declare namespace GetSettingsRequest {
3253
- /**
3254
- * @internal
3255
- */
3256
- const filterSensitiveLog: (obj: GetSettingsRequest) => any;
3257
- }
3258
- /**
3259
- * <p>
3260
- * The settings object that holds all supported Audit Manager settings.
3261
- * </p>
3262
- */
3263
- export interface Settings {
3264
- /**
3265
- * <p>
3266
- * Specifies whether Organizations is enabled.
3267
- * </p>
3268
- */
3269
- isAwsOrgEnabled?: boolean;
3270
- /**
3271
- * <p>
3272
- * The designated Amazon Simple Notification Service (Amazon SNS) topic.
3273
- * </p>
3274
- */
3275
- snsTopic?: string;
3276
- /**
3277
- * <p>
3278
- * The default storage destination for assessment reports.
3279
- * </p>
3280
- */
3281
- defaultAssessmentReportsDestination?: AssessmentReportsDestination;
3282
- /**
3283
- * <p>
3284
- * The designated default audit owners.
3285
- * </p>
3286
- */
3287
- defaultProcessOwners?: Role[];
3288
- /**
3289
- * <p>
3290
- * The KMS key details.
3291
- * </p>
3292
- */
3293
- kmsKey?: string;
3294
- }
3295
- export declare namespace Settings {
3296
- /**
3297
- * @internal
3298
- */
3299
- const filterSensitiveLog: (obj: Settings) => any;
3300
- }
3301
- export interface GetSettingsResponse {
3302
- /**
3303
- * <p>
3304
- * The settings object that holds all supported Audit Manager settings.
3305
- * </p>
3306
- */
3307
- settings?: Settings;
3308
- }
3309
- export declare namespace GetSettingsResponse {
3310
- /**
3311
- * @internal
3312
- */
3313
- const filterSensitiveLog: (obj: GetSettingsResponse) => any;
3314
- }
3315
- export interface ListAssessmentFrameworksRequest {
3316
- /**
3317
- * <p>
3318
- * The type of framework, such as standard or custom.
3319
- * </p>
3320
- */
3321
- frameworkType: FrameworkType | string | undefined;
3322
- /**
3323
- * <p>
3324
- * The pagination token used to fetch the next set of results.
3325
- * </p>
3326
- */
3327
- nextToken?: string;
3328
- /**
3329
- * <p>
3330
- * Represents the maximum number of results per page, or per API request call.
3331
- * </p>
3332
- */
3333
- maxResults?: number;
3334
- }
3335
- export declare namespace ListAssessmentFrameworksRequest {
3336
- /**
3337
- * @internal
3338
- */
3339
- const filterSensitiveLog: (obj: ListAssessmentFrameworksRequest) => any;
3340
- }
3341
- export interface ListAssessmentFrameworksResponse {
3342
- /**
3343
- * <p>
3344
- * The list of metadata objects for the specified framework.
3345
- * </p>
3346
- */
3347
- frameworkMetadataList?: AssessmentFrameworkMetadata[];
3348
- /**
3349
- * <p>
3350
- * The pagination token used to fetch the next set of results.
3351
- * </p>
3352
- */
3353
- nextToken?: string;
3354
- }
3355
- export declare namespace ListAssessmentFrameworksResponse {
3356
- /**
3357
- * @internal
3358
- */
3359
- const filterSensitiveLog: (obj: ListAssessmentFrameworksResponse) => any;
3360
- }
3361
- export interface ListAssessmentReportsRequest {
3362
- /**
3363
- * <p>
3364
- * The pagination token used to fetch the next set of results.
3365
- * </p>
3366
- */
3367
- nextToken?: string;
3368
- /**
3369
- * <p>
3370
- * Represents the maximum number of results per page, or per API request call.
3371
- * </p>
3372
- */
3373
- maxResults?: number;
3374
- }
3375
- export declare namespace ListAssessmentReportsRequest {
3376
- /**
3377
- * @internal
3378
- */
3379
- const filterSensitiveLog: (obj: ListAssessmentReportsRequest) => any;
3380
- }
3381
- export interface ListAssessmentReportsResponse {
3382
- /**
3383
- * <p>
3384
- * The list of assessment reports returned by the <code>ListAssessmentReports</code> API.
3385
- * </p>
3386
- */
3387
- assessmentReports?: AssessmentReportMetadata[];
3388
- /**
3389
- * <p>
3390
- * The pagination token used to fetch the next set of results.
3391
- * </p>
3392
- */
3393
- nextToken?: string;
3394
- }
3395
- export declare namespace ListAssessmentReportsResponse {
3396
- /**
3397
- * @internal
3398
- */
3399
- const filterSensitiveLog: (obj: ListAssessmentReportsResponse) => any;
3400
- }
3401
- export interface ListAssessmentsRequest {
3402
- /**
3403
- * <p>
3404
- * The pagination token used to fetch the next set of results.
3405
- * </p>
3406
- */
3407
- nextToken?: string;
3408
- /**
3409
- * <p>
3410
- * Represents the maximum number of results per page, or per API request call.
3411
- * </p>
3412
- */
3413
- maxResults?: number;
3414
- }
3415
- export declare namespace ListAssessmentsRequest {
3416
- /**
3417
- * @internal
3418
- */
3419
- const filterSensitiveLog: (obj: ListAssessmentsRequest) => any;
3420
- }
3421
- export interface ListAssessmentsResponse {
3422
- /**
3423
- * <p>
3424
- * The metadata associated with the assessment.
3425
- * </p>
3426
- */
3427
- assessmentMetadata?: AssessmentMetadataItem[];
3428
- /**
3429
- * <p>
3430
- * The pagination token used to fetch the next set of results.
3431
- * </p>
3432
- */
3433
- nextToken?: string;
3434
- }
3435
- export declare namespace ListAssessmentsResponse {
3436
- /**
3437
- * @internal
3438
- */
3439
- const filterSensitiveLog: (obj: ListAssessmentsResponse) => any;
3440
- }
3441
- export interface ListControlsRequest {
3442
- /**
3443
- * <p>
3444
- * The type of control, such as standard or custom.
3445
- * </p>
3446
- */
3447
- controlType: ControlType | string | undefined;
3448
- /**
3449
- * <p>
3450
- * The pagination token used to fetch the next set of results.
3451
- * </p>
3452
- */
3453
- nextToken?: string;
3454
- /**
3455
- * <p>
3456
- * Represents the maximum number of results per page, or per API request call.
3457
- * </p>
3458
- */
3459
- maxResults?: number;
3460
- }
3461
- export declare namespace ListControlsRequest {
3462
- /**
3463
- * @internal
3464
- */
3465
- const filterSensitiveLog: (obj: ListControlsRequest) => any;
3466
- }
3467
- /**
3468
- * <p>
3469
- * The metadata associated with the specified standard or custom control.
3470
- * </p>
3471
- */
3472
- export interface ControlMetadata {
3473
- /**
3474
- * <p>
3475
- * The Amazon Resource Name (ARN) of the specified control.
3476
- * </p>
3477
- */
3478
- arn?: string;
3479
- /**
3480
- * <p>
3481
- * The unique identifier for the specified control.
3482
- * </p>
3483
- */
3484
- id?: string;
3485
- /**
3486
- * <p>
3487
- * The name of the specified control.
3488
- * </p>
3489
- */
3490
- name?: string;
3491
- /**
3492
- * <p>
3493
- * The data source that determines from where Audit Manager collects evidence for the control.
3494
- * </p>
3495
- */
3496
- controlSources?: string;
3497
- /**
3498
- * <p>
3499
- * Specifies when the control was created.
3500
- * </p>
3501
- */
3502
- createdAt?: Date;
3503
- /**
3504
- * <p>
3505
- * Specifies when the control was most recently updated.
3506
- * </p>
3507
- */
3508
- lastUpdatedAt?: Date;
3509
- }
3510
- export declare namespace ControlMetadata {
3511
- /**
3512
- * @internal
3513
- */
3514
- const filterSensitiveLog: (obj: ControlMetadata) => any;
3515
- }
3516
- export interface ListControlsResponse {
3517
- /**
3518
- * <p>
3519
- * The list of control metadata objects returned by the <code>ListControls</code> API.
3520
- * </p>
3521
- */
3522
- controlMetadataList?: ControlMetadata[];
3523
- /**
3524
- * <p>
3525
- * The pagination token used to fetch the next set of results.
3526
- * </p>
3527
- */
3528
- nextToken?: string;
3529
- }
3530
- export declare namespace ListControlsResponse {
3531
- /**
3532
- * @internal
3533
- */
3534
- const filterSensitiveLog: (obj: ListControlsResponse) => any;
3535
- }
3536
- export interface ListKeywordsForDataSourceRequest {
3537
- /**
3538
- * <p>
3539
- * The control mapping data source to which the keywords apply.
3540
- * </p>
3541
- */
3542
- source: SourceType | string | undefined;
3543
- /**
3544
- * <p>
3545
- * The pagination token used to fetch the next set of results.
3546
- * </p>
3547
- */
3548
- nextToken?: string;
3549
- /**
3550
- * <p>
3551
- * Represents the maximum number of results per page, or per API request call.
3552
- * </p>
3553
- */
3554
- maxResults?: number;
3555
- }
3556
- export declare namespace ListKeywordsForDataSourceRequest {
3557
- /**
3558
- * @internal
3559
- */
3560
- const filterSensitiveLog: (obj: ListKeywordsForDataSourceRequest) => any;
3561
- }
3562
- export interface ListKeywordsForDataSourceResponse {
3563
- /**
3564
- * <p>
3565
- * The list of keywords for the specified event mapping source.
3566
- * </p>
3567
- */
3568
- keywords?: string[];
3569
- /**
3570
- * <p>
3571
- * The pagination token used to fetch the next set of results.
3572
- * </p>
3573
- */
3574
- nextToken?: string;
3575
- }
3576
- export declare namespace ListKeywordsForDataSourceResponse {
3577
- /**
3578
- * @internal
3579
- */
3580
- const filterSensitiveLog: (obj: ListKeywordsForDataSourceResponse) => any;
3581
- }
3582
- export interface ListNotificationsRequest {
3583
- /**
3584
- * <p>
3585
- * The pagination token used to fetch the next set of results.
3586
- * </p>
3587
- */
3588
- nextToken?: string;
3589
- /**
3590
- * <p>
3591
- * Represents the maximum number of results per page, or per API request call.
3592
- * </p>
3593
- */
3594
- maxResults?: number;
3595
- }
3596
- export declare namespace ListNotificationsRequest {
3597
- /**
3598
- * @internal
3599
- */
3600
- const filterSensitiveLog: (obj: ListNotificationsRequest) => any;
3601
- }
3602
- /**
3603
- * <p>
3604
- * The notification used to inform a user of an update in Audit Manager. For example, this includes the notification that is sent when a control set is delegated for review.
3605
- * </p>
3606
- */
3607
- export interface Notification {
3608
- /**
3609
- * <p>
3610
- * The unique identifier for the notification.
3611
- * </p>
3612
- */
3613
- id?: string;
3614
- /**
3615
- * <p>
3616
- * The identifier for the specified assessment.
3617
- * </p>
3618
- */
3619
- assessmentId?: string;
3620
- /**
3621
- * <p>
3622
- * The name of the related assessment.
3623
- * </p>
3624
- */
3625
- assessmentName?: string;
3626
- /**
3627
- * <p>
3628
- * The identifier for the specified control set.
3629
- * </p>
3630
- */
3631
- controlSetId?: string;
3632
- /**
3633
- * <p>
3634
- * Specifies the name of the control set that the notification is about.
3635
- * </p>
3636
- */
3637
- controlSetName?: string;
3638
- /**
3639
- * <p>
3640
- * The description of the notification.
3641
- * </p>
3642
- */
3643
- description?: string;
3644
- /**
3645
- * <p>
3646
- * The time when the notification was sent.
3647
- * </p>
3648
- */
3649
- eventTime?: Date;
3650
- /**
3651
- * <p>
3652
- * The sender of the notification.
3653
- * </p>
3654
- */
3655
- source?: string;
3656
- }
3657
- export declare namespace Notification {
3658
- /**
3659
- * @internal
3660
- */
3661
- const filterSensitiveLog: (obj: Notification) => any;
3662
- }
3663
- export interface ListNotificationsResponse {
3664
- /**
3665
- * <p>
3666
- * The returned list of notifications.
3667
- * </p>
3668
- */
3669
- notifications?: Notification[];
3670
- /**
3671
- * <p>
3672
- * The pagination token used to fetch the next set of results.
3673
- * </p>
3674
- */
3675
- nextToken?: string;
3676
- }
3677
- export declare namespace ListNotificationsResponse {
3678
- /**
3679
- * @internal
3680
- */
3681
- const filterSensitiveLog: (obj: ListNotificationsResponse) => any;
3682
- }
3683
- export interface ListTagsForResourceRequest {
3684
- /**
3685
- * <p>
3686
- * The Amazon Resource Name (ARN) of the specified resource.
3687
- * </p>
3688
- */
3689
- resourceArn: string | undefined;
3690
- }
3691
- export declare namespace ListTagsForResourceRequest {
3692
- /**
3693
- * @internal
3694
- */
3695
- const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
3696
- }
3697
- export interface ListTagsForResourceResponse {
3698
- /**
3699
- * <p>
3700
- * The list of tags returned by the <code>ListTagsForResource</code> API.
3701
- * </p>
3702
- */
3703
- tags?: {
3704
- [key: string]: string;
3705
- };
3706
- }
3707
- export declare namespace ListTagsForResourceResponse {
3708
- /**
3709
- * @internal
3710
- */
3711
- const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
3712
- }
3713
- export interface RegisterAccountRequest {
3714
- /**
3715
- * <p>
3716
- * The KMS key details.
3717
- * </p>
3718
- */
3719
- kmsKey?: string;
3720
- /**
3721
- * <p>
3722
- * The delegated administrator account for Audit Manager.
3723
- * </p>
3724
- */
3725
- delegatedAdminAccount?: string;
3726
- }
3727
- export declare namespace RegisterAccountRequest {
3728
- /**
3729
- * @internal
3730
- */
3731
- const filterSensitiveLog: (obj: RegisterAccountRequest) => any;
3732
- }
3733
- export interface RegisterAccountResponse {
3734
- /**
3735
- * <p>
3736
- * The status of the account registration request.
3737
- * </p>
3738
- */
3739
- status?: AccountStatus | string;
3740
- }
3741
- export declare namespace RegisterAccountResponse {
3742
- /**
3743
- * @internal
3744
- */
3745
- const filterSensitiveLog: (obj: RegisterAccountResponse) => any;
3746
- }
3747
- export interface RegisterOrganizationAdminAccountRequest {
3748
- /**
3749
- * <p>
3750
- * The identifier for the specified delegated administrator account.
3751
- * </p>
3752
- */
3753
- adminAccountId: string | undefined;
3754
- }
3755
- export declare namespace RegisterOrganizationAdminAccountRequest {
3756
- /**
3757
- * @internal
3758
- */
3759
- const filterSensitiveLog: (obj: RegisterOrganizationAdminAccountRequest) => any;
3760
- }
3761
- export interface RegisterOrganizationAdminAccountResponse {
3762
- /**
3763
- * <p>
3764
- * The identifier for the specified delegated administrator account.
3765
- * </p>
3766
- */
3767
- adminAccountId?: string;
3768
- /**
3769
- * <p>
3770
- * The identifier for the specified organization.
3771
- * </p>
3772
- */
3773
- organizationId?: string;
3774
- }
3775
- export declare namespace RegisterOrganizationAdminAccountResponse {
3776
- /**
3777
- * @internal
3778
- */
3779
- const filterSensitiveLog: (obj: RegisterOrganizationAdminAccountResponse) => any;
3780
- }
3781
- export interface TagResourceRequest {
3782
- /**
3783
- * <p>
3784
- * The Amazon Resource Name (ARN) of the specified resource.
3785
- * </p>
3786
- */
3787
- resourceArn: string | undefined;
3788
- /**
3789
- * <p>
3790
- * The tags to be associated with the resource.
3791
- * </p>
3792
- */
3793
- tags: {
3794
- [key: string]: string;
3795
- } | undefined;
3796
- }
3797
- export declare namespace TagResourceRequest {
3798
- /**
3799
- * @internal
3800
- */
3801
- const filterSensitiveLog: (obj: TagResourceRequest) => any;
3802
- }
3803
- export interface TagResourceResponse {
3804
- }
3805
- export declare namespace TagResourceResponse {
3806
- /**
3807
- * @internal
3808
- */
3809
- const filterSensitiveLog: (obj: TagResourceResponse) => any;
3810
- }
3811
- export interface UntagResourceRequest {
3812
- /**
3813
- * <p>
3814
- * The Amazon Resource Name (ARN) of the specified resource.
3815
- * </p>
3816
- */
3817
- resourceArn: string | undefined;
3818
- /**
3819
- * <p>
3820
- * The name or key of the tag.
3821
- * </p>
3822
- */
3823
- tagKeys: string[] | undefined;
3824
- }
3825
- export declare namespace UntagResourceRequest {
3826
- /**
3827
- * @internal
3828
- */
3829
- const filterSensitiveLog: (obj: UntagResourceRequest) => any;
3830
- }
3831
- export interface UntagResourceResponse {
3832
- }
3833
- export declare namespace UntagResourceResponse {
3834
- /**
3835
- * @internal
3836
- */
3837
- const filterSensitiveLog: (obj: UntagResourceResponse) => any;
3838
- }
3839
- export interface UpdateAssessmentRequest {
3840
- /**
3841
- * <p>
3842
- * The identifier for the specified assessment.
3843
- * </p>
3844
- */
3845
- assessmentId: string | undefined;
3846
- /**
3847
- * <p>
3848
- * The name of the specified assessment to be updated.
3849
- * </p>
3850
- */
3851
- assessmentName?: string;
3852
- /**
3853
- * <p>
3854
- * The description of the specified assessment.
3855
- * </p>
3856
- */
3857
- assessmentDescription?: string;
3858
- /**
3859
- * <p>
3860
- * The scope of the specified assessment.
3861
- * </p>
3862
- */
3863
- scope: Scope | undefined;
3864
- /**
3865
- * <p>
3866
- * The assessment report storage destination for the specified assessment that is being updated.
3867
- * </p>
3868
- */
3869
- assessmentReportsDestination?: AssessmentReportsDestination;
3870
- /**
3871
- * <p>
3872
- * The list of roles for the specified assessment.
3873
- * </p>
3874
- */
3875
- roles?: Role[];
3876
- }
3877
- export declare namespace UpdateAssessmentRequest {
3878
- /**
3879
- * @internal
3880
- */
3881
- const filterSensitiveLog: (obj: UpdateAssessmentRequest) => any;
3882
- }
3883
- export interface UpdateAssessmentResponse {
3884
- /**
3885
- * <p>
3886
- * The response object (name of the updated assessment) for the <code>UpdateAssessmentRequest</code> API.
3887
- * </p>
3888
- */
3889
- assessment?: Assessment;
3890
- }
3891
- export declare namespace UpdateAssessmentResponse {
3892
- /**
3893
- * @internal
3894
- */
3895
- const filterSensitiveLog: (obj: UpdateAssessmentResponse) => any;
3896
- }
3897
- export interface UpdateAssessmentControlRequest {
3898
- /**
3899
- * <p>
3900
- * The identifier for the specified assessment.
3901
- * </p>
3902
- */
3903
- assessmentId: string | undefined;
3904
- /**
3905
- * <p>
3906
- * The identifier for the specified control set.
3907
- * </p>
3908
- */
3909
- controlSetId: string | undefined;
3910
- /**
3911
- * <p>
3912
- *
3913
- * The identifier for the specified control.
3914
- * </p>
3915
- */
3916
- controlId: string | undefined;
3917
- /**
3918
- * <p>
3919
- * The status of the specified control.
3920
- * </p>
3921
- */
3922
- controlStatus?: ControlStatus | string;
3923
- /**
3924
- * <p>
3925
- * The comment body text for the specified control.
3926
- * </p>
3927
- */
3928
- commentBody?: string;
3929
- }
3930
- export declare namespace UpdateAssessmentControlRequest {
3931
- /**
3932
- * @internal
3933
- */
3934
- const filterSensitiveLog: (obj: UpdateAssessmentControlRequest) => any;
3935
- }
3936
- export interface UpdateAssessmentControlResponse {
3937
- /**
3938
- * <p>
3939
- * The name of the updated control set returned by the <code>UpdateAssessmentControl</code> API.
3940
- * </p>
3941
- */
3942
- control?: AssessmentControl;
3943
- }
3944
- export declare namespace UpdateAssessmentControlResponse {
3945
- /**
3946
- * @internal
3947
- */
3948
- const filterSensitiveLog: (obj: UpdateAssessmentControlResponse) => any;
3949
- }
3950
- export interface UpdateAssessmentControlSetStatusRequest {
3951
- /**
3952
- * <p>
3953
- * The identifier for the specified assessment.
3954
- * </p>
3955
- */
3956
- assessmentId: string | undefined;
3957
- /**
3958
- * <p>
3959
- * The identifier for the specified control set.
3960
- * </p>
3961
- */
3962
- controlSetId: string | undefined;
3963
- /**
3964
- * <p>
3965
- * The status of the control set that is being updated.
3966
- * </p>
3967
- */
3968
- status: ControlSetStatus | string | undefined;
3969
- /**
3970
- * <p>
3971
- * The comment related to the status update.
3972
- * </p>
3973
- */
3974
- comment: string | undefined;
3975
- }
3976
- export declare namespace UpdateAssessmentControlSetStatusRequest {
3977
- /**
3978
- * @internal
3979
- */
3980
- const filterSensitiveLog: (obj: UpdateAssessmentControlSetStatusRequest) => any;
3981
- }
3982
- export interface UpdateAssessmentControlSetStatusResponse {
3983
- /**
3984
- * <p>
3985
- * The name of the updated control set returned by the <code>UpdateAssessmentControlSetStatus</code> API.
3986
- * </p>
3987
- */
3988
- controlSet?: AssessmentControlSet;
3989
- }
3990
- export declare namespace UpdateAssessmentControlSetStatusResponse {
3991
- /**
3992
- * @internal
3993
- */
3994
- const filterSensitiveLog: (obj: UpdateAssessmentControlSetStatusResponse) => any;
3995
- }
3996
- /**
3997
- * <p>
3998
- * A <code>controlSet</code> entity that represents a collection of controls in Audit Manager. This does not contain the control set ID.
3999
- * </p>
4000
- */
4001
- export interface UpdateAssessmentFrameworkControlSet {
4002
- /**
4003
- * <p>
4004
- * The unique identifier for the control set.
4005
- * </p>
4006
- */
4007
- id?: string;
4008
- /**
4009
- * <p>
4010
- * The name of the control set.
4011
- * </p>
4012
- */
4013
- name: string | undefined;
4014
- /**
4015
- * <p>
4016
- * The list of controls contained within the control set.
4017
- * </p>
4018
- */
4019
- controls?: CreateAssessmentFrameworkControl[];
4020
- }
4021
- export declare namespace UpdateAssessmentFrameworkControlSet {
4022
- /**
4023
- * @internal
4024
- */
4025
- const filterSensitiveLog: (obj: UpdateAssessmentFrameworkControlSet) => any;
4026
- }
4027
- export interface UpdateAssessmentFrameworkRequest {
4028
- /**
4029
- * <p>
4030
- * The identifier for the specified framework.
4031
- * </p>
4032
- */
4033
- frameworkId: string | undefined;
4034
- /**
4035
- * <p>
4036
- * The name of the framework to be updated.
4037
- * </p>
4038
- */
4039
- name: string | undefined;
4040
- /**
4041
- * <p>
4042
- * The description of the framework that is to be updated.
4043
- * </p>
4044
- */
4045
- description?: string;
4046
- /**
4047
- * <p>
4048
- * The compliance type that the new custom framework supports, such as CIS or HIPAA.
4049
- * </p>
4050
- */
4051
- complianceType?: string;
4052
- /**
4053
- * <p>
4054
- * The control sets associated with the framework.
4055
- * </p>
4056
- */
4057
- controlSets: UpdateAssessmentFrameworkControlSet[] | undefined;
4058
- }
4059
- export declare namespace UpdateAssessmentFrameworkRequest {
4060
- /**
4061
- * @internal
4062
- */
4063
- const filterSensitiveLog: (obj: UpdateAssessmentFrameworkRequest) => any;
4064
- }
4065
- export interface UpdateAssessmentFrameworkResponse {
4066
- /**
4067
- * <p>
4068
- * The name of the specified framework.
4069
- * </p>
4070
- */
4071
- framework?: Framework;
4072
- }
4073
- export declare namespace UpdateAssessmentFrameworkResponse {
4074
- /**
4075
- * @internal
4076
- */
4077
- const filterSensitiveLog: (obj: UpdateAssessmentFrameworkResponse) => any;
4078
- }
4079
- export interface UpdateAssessmentStatusRequest {
4080
- /**
4081
- * <p>
4082
- * The identifier for the specified assessment.
4083
- * </p>
4084
- */
4085
- assessmentId: string | undefined;
4086
- /**
4087
- * <p>
4088
- * The current status of the specified assessment.
4089
- * </p>
4090
- */
4091
- status: AssessmentStatus | string | undefined;
4092
- }
4093
- export declare namespace UpdateAssessmentStatusRequest {
4094
- /**
4095
- * @internal
4096
- */
4097
- const filterSensitiveLog: (obj: UpdateAssessmentStatusRequest) => any;
4098
- }
4099
- export interface UpdateAssessmentStatusResponse {
4100
- /**
4101
- * <p>
4102
- * The name of the updated assessment returned by the <code>UpdateAssessmentStatus</code> API.
4103
- * </p>
4104
- */
4105
- assessment?: Assessment;
4106
- }
4107
- export declare namespace UpdateAssessmentStatusResponse {
4108
- /**
4109
- * @internal
4110
- */
4111
- const filterSensitiveLog: (obj: UpdateAssessmentStatusResponse) => any;
4112
- }
4113
- export interface UpdateControlRequest {
4114
- /**
4115
- * <p>
4116
- * The identifier for the specified control.
4117
- * </p>
4118
- */
4119
- controlId: string | undefined;
4120
- /**
4121
- * <p>
4122
- * The name of the control to be updated.
4123
- * </p>
4124
- */
4125
- name: string | undefined;
4126
- /**
4127
- * <p>
4128
- * The optional description of the control.
4129
- * </p>
4130
- */
4131
- description?: string;
4132
- /**
4133
- * <p>
4134
- * The steps that to follow to determine if the control has been satisfied.
4135
- * </p>
4136
- */
4137
- testingInformation?: string;
4138
- /**
4139
- * <p>
4140
- * The title of the action plan for remediating the control.
4141
- * </p>
4142
- */
4143
- actionPlanTitle?: string;
4144
- /**
4145
- * <p>
4146
- *
4147
- * The recommended actions to carry out if the control is not fulfilled.
4148
- * </p>
4149
- */
4150
- actionPlanInstructions?: string;
4151
- /**
4152
- * <p>
4153
- * The data mapping sources for the specified control.
4154
- * </p>
4155
- */
4156
- controlMappingSources: ControlMappingSource[] | undefined;
4157
- }
4158
- export declare namespace UpdateControlRequest {
4159
- /**
4160
- * @internal
4161
- */
4162
- const filterSensitiveLog: (obj: UpdateControlRequest) => any;
4163
- }
4164
- export interface UpdateControlResponse {
4165
- /**
4166
- * <p>
4167
- * The name of the updated control set returned by the <code>UpdateControl</code> API.
4168
- * </p>
4169
- */
4170
- control?: Control;
4171
- }
4172
- export declare namespace UpdateControlResponse {
4173
- /**
4174
- * @internal
4175
- */
4176
- const filterSensitiveLog: (obj: UpdateControlResponse) => any;
4177
- }
4178
- export interface UpdateSettingsRequest {
4179
- /**
4180
- * <p>
4181
- * The Amazon Simple Notification Service (Amazon SNS) topic to which Audit Manager sends notifications.
4182
- * </p>
4183
- */
4184
- snsTopic?: string;
4185
- /**
4186
- * <p>
4187
- * The default storage destination for assessment reports.
4188
- * </p>
4189
- */
4190
- defaultAssessmentReportsDestination?: AssessmentReportsDestination;
4191
- /**
4192
- * <p>
4193
- * A list of the default audit owners.
4194
- * </p>
4195
- */
4196
- defaultProcessOwners?: Role[];
4197
- /**
4198
- * <p>
4199
- * The KMS key details.
4200
- * </p>
4201
- */
4202
- kmsKey?: string;
4203
- }
4204
- export declare namespace UpdateSettingsRequest {
4205
- /**
4206
- * @internal
4207
- */
4208
- const filterSensitiveLog: (obj: UpdateSettingsRequest) => any;
4209
- }
4210
- export interface UpdateSettingsResponse {
4211
- /**
4212
- * <p>
4213
- * The current list of settings.
4214
- * </p>
4215
- */
4216
- settings?: Settings;
4217
- }
4218
- export declare namespace UpdateSettingsResponse {
4219
- /**
4220
- * @internal
4221
- */
4222
- const filterSensitiveLog: (obj: UpdateSettingsResponse) => any;
4223
- }
4224
- export interface ValidateAssessmentReportIntegrityRequest {
4225
- /**
4226
- * <p>
4227
- * The relative path of the specified Amazon S3 bucket in which the assessment report is stored.
4228
- * </p>
4229
- */
4230
- s3RelativePath: string | undefined;
4231
- }
4232
- export declare namespace ValidateAssessmentReportIntegrityRequest {
4233
- /**
4234
- * @internal
4235
- */
4236
- const filterSensitiveLog: (obj: ValidateAssessmentReportIntegrityRequest) => any;
4237
- }
4238
- export interface ValidateAssessmentReportIntegrityResponse {
4239
- /**
4240
- * <p>
4241
- * Specifies whether the signature key is valid.
4242
- * </p>
4243
- */
4244
- signatureValid?: boolean;
4245
- /**
4246
- * <p>
4247
- * The signature algorithm used to code sign the assessment report file.
4248
- * </p>
4249
- */
4250
- signatureAlgorithm?: string;
4251
- /**
4252
- * <p>
4253
- * The date and time signature that specifies when the assessment report was created.
4254
- * </p>
4255
- */
4256
- signatureDateTime?: string;
4257
- /**
4258
- * <p>
4259
- * The unique identifier for the validation signature key.
4260
- * </p>
4261
- */
4262
- signatureKeyId?: string;
4263
- /**
4264
- * <p>
4265
- * Represents any errors that occurred when validating the assessment report.
4266
- * </p>
4267
- */
4268
- validationErrors?: string[];
4269
- }
4270
- export declare namespace ValidateAssessmentReportIntegrityResponse {
4271
- /**
4272
- * @internal
4273
- */
4274
- const filterSensitiveLog: (obj: ValidateAssessmentReportIntegrityResponse) => any;
4275
- }