@aws-sdk/client-auditmanager 3.32.0 → 3.36.0

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