@pgarbe/cdk-ecr-sync 0.5.20 → 0.5.24

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 (549) hide show
  1. package/.gitattributes +20 -18
  2. package/.jsii +2590 -1306
  3. package/.projenrc.ts +51 -0
  4. package/API.md +177 -46
  5. package/lib/ecr-sync.d.ts +6 -6
  6. package/lib/ecr-sync.js +16 -15
  7. package/node_modules/aws-sdk/CHANGELOG.md +530 -1
  8. package/node_modules/aws-sdk/README.md +1 -1
  9. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +5 -4
  10. package/node_modules/aws-sdk/apis/account-2021-02-01.examples.json +5 -0
  11. package/node_modules/aws-sdk/apis/account-2021-02-01.min.json +123 -0
  12. package/node_modules/aws-sdk/apis/account-2021-02-01.paginators.json +4 -0
  13. package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +442 -11
  14. package/node_modules/aws-sdk/apis/amp-2020-08-01.paginators.json +6 -0
  15. package/node_modules/aws-sdk/apis/amp-2020-08-01.waiters2.json +43 -0
  16. package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +347 -3
  17. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
  18. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
  19. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
  20. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.examples.json +715 -0
  21. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +48 -38
  22. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.examples.json +5 -0
  23. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +87 -0
  24. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.paginators.json +4 -0
  25. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +43 -37
  26. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +222 -8
  27. package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +51 -30
  28. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +10 -10
  29. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +715 -141
  30. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +361 -98
  31. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +464 -12
  32. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +25 -0
  33. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +344 -114
  34. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +189 -60
  35. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
  36. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
  37. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
  38. package/node_modules/aws-sdk/apis/batch-2016-08-10.examples.json +30 -6
  39. package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +267 -72
  40. package/node_modules/aws-sdk/apis/batch-2016-08-10.paginators.json +6 -0
  41. package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
  42. package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
  43. package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +287 -201
  44. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
  45. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
  46. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.examples.json +5 -0
  47. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +503 -0
  48. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.paginators.json +9 -0
  49. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +756 -88
  50. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
  51. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.examples.json +5 -0
  52. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.min.json +271 -0
  53. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
  54. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
  55. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
  56. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +702 -180
  57. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +499 -61
  58. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
  59. package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +74 -73
  60. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
  61. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
  62. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
  63. package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
  64. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +259 -70
  65. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
  66. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
  67. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
  68. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +340 -55
  69. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +431 -110
  70. package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
  71. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
  72. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
  73. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +260 -60
  74. package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
  75. package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
  76. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +689 -147
  77. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +32 -2
  78. package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
  79. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
  80. package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
  81. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
  82. package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
  83. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
  84. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4992 -1443
  85. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +96 -0
  86. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +24 -0
  87. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
  88. package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
  89. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
  90. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +57 -51
  91. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
  92. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
  93. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
  94. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
  95. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +79 -50
  96. package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
  97. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
  98. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
  99. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
  100. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +611 -36
  101. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
  102. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
  103. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +510 -76
  104. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
  105. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  106. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
  107. package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
  108. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
  109. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +630 -416
  110. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
  111. package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
  112. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
  113. package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
  114. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +184 -30
  115. package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
  116. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +182 -85
  117. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
  118. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
  119. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
  120. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +487 -266
  121. package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
  122. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
  123. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
  124. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
  125. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
  126. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
  127. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
  128. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1284 -217
  129. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +20 -0
  130. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +297 -104
  131. package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
  132. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
  133. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  134. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
  135. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
  136. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
  137. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +702 -132
  138. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +19 -0
  139. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
  140. package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
  141. package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
  142. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +981 -92
  143. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
  144. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
  145. package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
  146. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
  147. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +548 -197
  148. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
  149. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
  150. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
  151. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
  152. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
  153. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
  154. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
  155. package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
  156. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +324 -130
  157. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +304 -227
  158. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  159. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
  160. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +417 -152
  161. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
  162. package/node_modules/aws-sdk/apis/metadata.json +68 -0
  163. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
  164. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
  165. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
  166. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
  167. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
  168. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
  169. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
  170. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
  171. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +1086 -228
  172. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
  173. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
  174. package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
  175. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
  176. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +105 -32
  177. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
  178. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
  179. package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
  180. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +806 -959
  181. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
  182. package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
  183. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +79 -50
  184. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +536 -49
  185. package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
  186. package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
  187. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
  188. package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
  189. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
  190. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  191. package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
  192. package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +141 -7
  193. package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
  194. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +875 -352
  195. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
  196. package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
  197. package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
  198. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
  199. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +43 -11
  200. package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
  201. package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
  202. package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
  203. package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
  204. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
  205. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +255 -149
  206. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
  207. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
  208. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +364 -122
  209. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
  210. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
  211. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
  212. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
  213. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
  214. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
  215. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
  216. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
  217. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
  218. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
  219. package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
  220. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
  221. package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
  222. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +48 -14
  223. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
  224. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
  225. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2335 -1026
  226. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
  227. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +1270 -370
  228. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
  229. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
  230. package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
  231. package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
  232. package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
  233. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
  234. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +388 -352
  235. package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
  236. package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
  237. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
  238. package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
  239. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
  240. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
  241. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
  242. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
  243. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +52 -47
  244. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
  245. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
  246. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
  247. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
  248. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
  249. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
  250. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
  251. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
  252. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
  253. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
  254. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +363 -27
  255. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
  256. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +173 -50
  257. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
  258. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
  259. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
  260. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
  261. package/node_modules/aws-sdk/clients/account.d.ts +136 -0
  262. package/node_modules/aws-sdk/clients/account.js +18 -0
  263. package/node_modules/aws-sdk/clients/all.d.ts +21 -0
  264. package/node_modules/aws-sdk/clients/all.js +22 -1
  265. package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
  266. package/node_modules/aws-sdk/clients/amp.js +1 -0
  267. package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
  268. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
  269. package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
  270. package/node_modules/aws-sdk/clients/apigateway.d.ts +6 -6
  271. package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
  272. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
  273. package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
  274. package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
  275. package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
  276. package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
  277. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
  278. package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
  279. package/node_modules/aws-sdk/clients/appstream.d.ts +744 -15
  280. package/node_modules/aws-sdk/clients/appsync.d.ts +382 -114
  281. package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
  282. package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
  283. package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
  284. package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
  285. package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
  286. package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
  287. package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
  288. package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
  289. package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
  290. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
  291. package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
  292. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +629 -17
  293. package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
  294. package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
  295. package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
  296. package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
  297. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +616 -14
  298. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
  299. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
  300. package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
  301. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
  302. package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
  303. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
  304. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +282 -11
  305. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  306. package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
  307. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
  308. package/node_modules/aws-sdk/clients/costexplorer.d.ts +14 -14
  309. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +350 -22
  310. package/node_modules/aws-sdk/clients/databrew.d.ts +363 -1
  311. package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
  312. package/node_modules/aws-sdk/clients/datasync.d.ts +309 -14
  313. package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
  314. package/node_modules/aws-sdk/clients/devopsguru.d.ts +711 -81
  315. package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
  316. package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
  317. package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
  318. package/node_modules/aws-sdk/clients/drs.js +18 -0
  319. package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
  320. package/node_modules/aws-sdk/clients/ec2.d.ts +4435 -464
  321. package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
  322. package/node_modules/aws-sdk/clients/ecs.d.ts +418 -347
  323. package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
  324. package/node_modules/aws-sdk/clients/eks.d.ts +41 -24
  325. package/node_modules/aws-sdk/clients/elasticache.d.ts +55 -34
  326. package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
  327. package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
  328. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
  329. package/node_modules/aws-sdk/clients/es.d.ts +52 -3
  330. package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
  331. package/node_modules/aws-sdk/clients/evidently.js +18 -0
  332. package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
  333. package/node_modules/aws-sdk/clients/finspace.js +0 -1
  334. package/node_modules/aws-sdk/clients/finspacedata.d.ts +759 -65
  335. package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
  336. package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
  337. package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
  338. package/node_modules/aws-sdk/clients/forecastservice.d.ts +593 -22
  339. package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
  340. package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
  341. package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
  342. package/node_modules/aws-sdk/clients/glue.d.ts +178 -2
  343. package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
  344. package/node_modules/aws-sdk/clients/grafana.js +18 -0
  345. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +141 -9
  346. package/node_modules/aws-sdk/clients/health.d.ts +49 -49
  347. package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
  348. package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
  349. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +202 -50
  350. package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
  351. package/node_modules/aws-sdk/clients/inspector2.js +18 -0
  352. package/node_modules/aws-sdk/clients/iot.d.ts +314 -19
  353. package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
  354. package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
  355. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
  356. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
  357. package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
  358. package/node_modules/aws-sdk/clients/iotwireless.d.ts +713 -6
  359. package/node_modules/aws-sdk/clients/ivs.d.ts +373 -124
  360. package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
  361. package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
  362. package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
  363. package/node_modules/aws-sdk/clients/kendra.d.ts +818 -64
  364. package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
  365. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
  366. package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
  367. package/node_modules/aws-sdk/clients/lakeformation.d.ts +1070 -97
  368. package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
  369. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +1069 -49
  370. package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
  371. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +40 -8
  372. package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
  373. package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
  374. package/node_modules/aws-sdk/clients/location.d.ts +411 -100
  375. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
  376. package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
  377. package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
  378. package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
  379. package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
  380. package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
  381. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +288 -84
  382. package/node_modules/aws-sdk/clients/medialive.d.ts +91 -6
  383. package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
  384. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
  385. package/node_modules/aws-sdk/clients/mediatailor.d.ts +276 -2
  386. package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
  387. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
  388. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
  389. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
  390. package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
  391. package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
  392. package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
  393. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +126 -14
  394. package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
  395. package/node_modules/aws-sdk/clients/nimble.d.ts +566 -307
  396. package/node_modules/aws-sdk/clients/nimble.js +1 -0
  397. package/node_modules/aws-sdk/clients/opensearch.d.ts +56 -1
  398. package/node_modules/aws-sdk/clients/outposts.d.ts +567 -15
  399. package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
  400. package/node_modules/aws-sdk/clients/panorama.js +18 -0
  401. package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
  402. package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
  403. package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
  404. package/node_modules/aws-sdk/clients/pinpoint.d.ts +538 -4
  405. package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
  406. package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
  407. package/node_modules/aws-sdk/clients/quicksight.d.ts +345 -201
  408. package/node_modules/aws-sdk/clients/ram.d.ts +266 -212
  409. package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
  410. package/node_modules/aws-sdk/clients/rbin.js +18 -0
  411. package/node_modules/aws-sdk/clients/rds.d.ts +785 -415
  412. package/node_modules/aws-sdk/clients/redshift.d.ts +176 -10
  413. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
  414. package/node_modules/aws-sdk/clients/rekognition.d.ts +360 -36
  415. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
  416. package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
  417. package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
  418. package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
  419. package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
  420. package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
  421. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
  422. package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
  423. package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
  424. package/node_modules/aws-sdk/clients/rum.js +18 -0
  425. package/node_modules/aws-sdk/clients/s3.d.ts +125 -77
  426. package/node_modules/aws-sdk/clients/s3control.d.ts +12 -2
  427. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1880 -109
  428. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
  429. package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
  430. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +175 -175
  431. package/node_modules/aws-sdk/clients/securityhub.d.ts +1399 -38
  432. package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
  433. package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
  434. package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
  435. package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
  436. package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
  437. package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
  438. package/node_modules/aws-sdk/clients/ssm.d.ts +367 -290
  439. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
  440. package/node_modules/aws-sdk/clients/storagegateway.d.ts +111 -46
  441. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  442. package/node_modules/aws-sdk/clients/support.d.ts +62 -62
  443. package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
  444. package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
  445. package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
  446. package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
  447. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +103 -40
  448. package/node_modules/aws-sdk/clients/transfer.d.ts +33 -19
  449. package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
  450. package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
  451. package/node_modules/aws-sdk/clients/voiceid.js +18 -0
  452. package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
  453. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
  454. package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
  455. package/node_modules/aws-sdk/clients/wisdom.js +18 -0
  456. package/node_modules/aws-sdk/clients/workmail.d.ts +448 -5
  457. package/node_modules/aws-sdk/clients/workspaces.d.ts +217 -40
  458. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
  459. package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
  460. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
  461. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1320 -570
  462. package/node_modules/aws-sdk/dist/aws-sdk.js +14173 -4775
  463. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
  464. package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
  465. package/node_modules/aws-sdk/lib/config.js +15 -3
  466. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
  467. package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
  468. package/node_modules/aws-sdk/lib/core.js +1 -1
  469. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
  470. package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
  471. package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
  472. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
  473. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
  474. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
  475. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
  476. package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
  477. package/node_modules/aws-sdk/lib/node_loader.js +63 -21
  478. package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
  479. package/node_modules/aws-sdk/lib/region/utils.js +21 -0
  480. package/node_modules/aws-sdk/lib/region_config.js +13 -13
  481. package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
  482. package/node_modules/aws-sdk/lib/request.js +4 -6
  483. package/node_modules/aws-sdk/lib/service.js +19 -0
  484. package/node_modules/aws-sdk/lib/services/s3.js +16 -20
  485. package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
  486. package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
  487. package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
  488. package/node_modules/aws-sdk/package.json +4 -5
  489. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
  490. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
  491. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
  492. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
  493. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
  494. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
  495. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
  496. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
  497. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
  498. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
  499. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
  500. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
  501. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
  502. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
  503. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
  504. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
  505. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
  506. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
  507. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
  508. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
  509. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
  510. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
  511. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
  512. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
  513. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
  514. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
  515. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
  516. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
  517. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
  518. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
  519. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
  520. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
  521. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
  522. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
  523. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
  524. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
  525. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
  526. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
  527. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
  528. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
  529. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
  530. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
  531. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
  532. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
  533. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
  534. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
  535. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
  536. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
  537. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
  538. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
  539. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
  540. package/package.json +40 -69
  541. package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
  542. package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
  543. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
  544. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
  545. package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
  546. package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
  547. package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
  548. package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
  549. package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
@@ -12,11 +12,11 @@ declare class AuditManager extends Service {
12
12
  constructor(options?: AuditManager.Types.ClientConfiguration)
13
13
  config: Config & AuditManager.Types.ClientConfiguration;
14
14
  /**
15
- * Associates an evidence folder to the specified assessment report in Audit Manager.
15
+ * Associates an evidence folder to an assessment report in a Audit Manager assessment.
16
16
  */
17
17
  associateAssessmentReportEvidenceFolder(params: AuditManager.Types.AssociateAssessmentReportEvidenceFolderRequest, callback?: (err: AWSError, data: AuditManager.Types.AssociateAssessmentReportEvidenceFolderResponse) => void): Request<AuditManager.Types.AssociateAssessmentReportEvidenceFolderResponse, AWSError>;
18
18
  /**
19
- * Associates an evidence folder to the specified assessment report in Audit Manager.
19
+ * Associates an evidence folder to an assessment report in a Audit Manager assessment.
20
20
  */
21
21
  associateAssessmentReportEvidenceFolder(callback?: (err: AWSError, data: AuditManager.Types.AssociateAssessmentReportEvidenceFolderResponse) => void): Request<AuditManager.Types.AssociateAssessmentReportEvidenceFolderResponse, AWSError>;
22
22
  /**
@@ -28,35 +28,35 @@ declare class AuditManager extends Service {
28
28
  */
29
29
  batchAssociateAssessmentReportEvidence(callback?: (err: AWSError, data: AuditManager.Types.BatchAssociateAssessmentReportEvidenceResponse) => void): Request<AuditManager.Types.BatchAssociateAssessmentReportEvidenceResponse, AWSError>;
30
30
  /**
31
- * Create a batch of delegations for a specified assessment in Audit Manager.
31
+ * Creates a batch of delegations for an assessment in Audit Manager.
32
32
  */
33
33
  batchCreateDelegationByAssessment(params: AuditManager.Types.BatchCreateDelegationByAssessmentRequest, callback?: (err: AWSError, data: AuditManager.Types.BatchCreateDelegationByAssessmentResponse) => void): Request<AuditManager.Types.BatchCreateDelegationByAssessmentResponse, AWSError>;
34
34
  /**
35
- * Create a batch of delegations for a specified assessment in Audit Manager.
35
+ * Creates a batch of delegations for an assessment in Audit Manager.
36
36
  */
37
37
  batchCreateDelegationByAssessment(callback?: (err: AWSError, data: AuditManager.Types.BatchCreateDelegationByAssessmentResponse) => void): Request<AuditManager.Types.BatchCreateDelegationByAssessmentResponse, AWSError>;
38
38
  /**
39
- * Deletes the delegations in the specified Audit Manager assessment.
39
+ * Deletes a batch of delegations for an assessment in Audit Manager.
40
40
  */
41
41
  batchDeleteDelegationByAssessment(params: AuditManager.Types.BatchDeleteDelegationByAssessmentRequest, callback?: (err: AWSError, data: AuditManager.Types.BatchDeleteDelegationByAssessmentResponse) => void): Request<AuditManager.Types.BatchDeleteDelegationByAssessmentResponse, AWSError>;
42
42
  /**
43
- * Deletes the delegations in the specified Audit Manager assessment.
43
+ * Deletes a batch of delegations for an assessment in Audit Manager.
44
44
  */
45
45
  batchDeleteDelegationByAssessment(callback?: (err: AWSError, data: AuditManager.Types.BatchDeleteDelegationByAssessmentResponse) => void): Request<AuditManager.Types.BatchDeleteDelegationByAssessmentResponse, AWSError>;
46
46
  /**
47
- * Disassociates a list of evidence from the specified assessment report in Audit Manager.
47
+ * Disassociates a list of evidence from an assessment report in Audit Manager.
48
48
  */
49
49
  batchDisassociateAssessmentReportEvidence(params: AuditManager.Types.BatchDisassociateAssessmentReportEvidenceRequest, callback?: (err: AWSError, data: AuditManager.Types.BatchDisassociateAssessmentReportEvidenceResponse) => void): Request<AuditManager.Types.BatchDisassociateAssessmentReportEvidenceResponse, AWSError>;
50
50
  /**
51
- * Disassociates a list of evidence from the specified assessment report in Audit Manager.
51
+ * Disassociates a list of evidence from an assessment report in Audit Manager.
52
52
  */
53
53
  batchDisassociateAssessmentReportEvidence(callback?: (err: AWSError, data: AuditManager.Types.BatchDisassociateAssessmentReportEvidenceResponse) => void): Request<AuditManager.Types.BatchDisassociateAssessmentReportEvidenceResponse, AWSError>;
54
54
  /**
55
- * Uploads one or more pieces of evidence to the specified control in the assessment in Audit Manager.
55
+ * Uploads one or more pieces of evidence to a control in an Audit Manager assessment.
56
56
  */
57
57
  batchImportEvidenceToAssessmentControl(params: AuditManager.Types.BatchImportEvidenceToAssessmentControlRequest, callback?: (err: AWSError, data: AuditManager.Types.BatchImportEvidenceToAssessmentControlResponse) => void): Request<AuditManager.Types.BatchImportEvidenceToAssessmentControlResponse, AWSError>;
58
58
  /**
59
- * Uploads one or more pieces of evidence to the specified control in the assessment in Audit Manager.
59
+ * Uploads one or more pieces of evidence to a control in an Audit Manager assessment.
60
60
  */
61
61
  batchImportEvidenceToAssessmentControl(callback?: (err: AWSError, data: AuditManager.Types.BatchImportEvidenceToAssessmentControlResponse) => void): Request<AuditManager.Types.BatchImportEvidenceToAssessmentControlResponse, AWSError>;
62
62
  /**
@@ -107,6 +107,14 @@ declare class AuditManager extends Service {
107
107
  * Deletes a custom framework in Audit Manager.
108
108
  */
109
109
  deleteAssessmentFramework(callback?: (err: AWSError, data: AuditManager.Types.DeleteAssessmentFrameworkResponse) => void): Request<AuditManager.Types.DeleteAssessmentFrameworkResponse, AWSError>;
110
+ /**
111
+ * Deletes a share request for a custom framework in Audit Manager.
112
+ */
113
+ deleteAssessmentFrameworkShare(params: AuditManager.Types.DeleteAssessmentFrameworkShareRequest, callback?: (err: AWSError, data: AuditManager.Types.DeleteAssessmentFrameworkShareResponse) => void): Request<AuditManager.Types.DeleteAssessmentFrameworkShareResponse, AWSError>;
114
+ /**
115
+ * Deletes a share request for a custom framework in Audit Manager.
116
+ */
117
+ deleteAssessmentFrameworkShare(callback?: (err: AWSError, data: AuditManager.Types.DeleteAssessmentFrameworkShareResponse) => void): Request<AuditManager.Types.DeleteAssessmentFrameworkShareResponse, AWSError>;
110
118
  /**
111
119
  * Deletes an assessment report from an assessment in Audit Manager.
112
120
  */
@@ -132,11 +140,11 @@ declare class AuditManager extends Service {
132
140
  */
133
141
  deregisterAccount(callback?: (err: AWSError, data: AuditManager.Types.DeregisterAccountResponse) => void): Request<AuditManager.Types.DeregisterAccountResponse, AWSError>;
134
142
  /**
135
- * Removes the specified member account as a delegated administrator for Audit Manager. When you remove a delegated administrator from your Audit Manager settings, or when you deregister a delegated administrator from Organizations, you continue to have access to the evidence that you previously collected under that account. However, Audit Manager will stop collecting and attaching evidence to that delegated administrator account moving forward.
143
+ * Removes the specified member Amazon Web Services account as a delegated administrator for Audit Manager. When you remove a delegated administrator from your Audit Manager settings, you continue to have access to the evidence that you previously collected under that account. This is also the case when you deregister a delegated administrator from Audit Manager. However, Audit Manager will stop collecting and attaching evidence to that delegated administrator account moving forward.
136
144
  */
137
145
  deregisterOrganizationAdminAccount(params: AuditManager.Types.DeregisterOrganizationAdminAccountRequest, callback?: (err: AWSError, data: AuditManager.Types.DeregisterOrganizationAdminAccountResponse) => void): Request<AuditManager.Types.DeregisterOrganizationAdminAccountResponse, AWSError>;
138
146
  /**
139
- * Removes the specified member account as a delegated administrator for Audit Manager. When you remove a delegated administrator from your Audit Manager settings, or when you deregister a delegated administrator from Organizations, you continue to have access to the evidence that you previously collected under that account. However, Audit Manager will stop collecting and attaching evidence to that delegated administrator account moving forward.
147
+ * Removes the specified member Amazon Web Services account as a delegated administrator for Audit Manager. When you remove a delegated administrator from your Audit Manager settings, you continue to have access to the evidence that you previously collected under that account. This is also the case when you deregister a delegated administrator from Audit Manager. However, Audit Manager will stop collecting and attaching evidence to that delegated administrator account moving forward.
140
148
  */
141
149
  deregisterOrganizationAdminAccount(callback?: (err: AWSError, data: AuditManager.Types.DeregisterOrganizationAdminAccountResponse) => void): Request<AuditManager.Types.DeregisterOrganizationAdminAccountResponse, AWSError>;
142
150
  /**
@@ -156,27 +164,27 @@ declare class AuditManager extends Service {
156
164
  */
157
165
  getAccountStatus(callback?: (err: AWSError, data: AuditManager.Types.GetAccountStatusResponse) => void): Request<AuditManager.Types.GetAccountStatusResponse, AWSError>;
158
166
  /**
159
- * Returns an assessment from Audit Manager.
167
+ * Returns an assessment from Audit Manager.
160
168
  */
161
169
  getAssessment(params: AuditManager.Types.GetAssessmentRequest, callback?: (err: AWSError, data: AuditManager.Types.GetAssessmentResponse) => void): Request<AuditManager.Types.GetAssessmentResponse, AWSError>;
162
170
  /**
163
- * Returns an assessment from Audit Manager.
171
+ * Returns an assessment from Audit Manager.
164
172
  */
165
173
  getAssessment(callback?: (err: AWSError, data: AuditManager.Types.GetAssessmentResponse) => void): Request<AuditManager.Types.GetAssessmentResponse, AWSError>;
166
174
  /**
167
- * Returns a framework from Audit Manager.
175
+ * Returns a framework from Audit Manager.
168
176
  */
169
177
  getAssessmentFramework(params: AuditManager.Types.GetAssessmentFrameworkRequest, callback?: (err: AWSError, data: AuditManager.Types.GetAssessmentFrameworkResponse) => void): Request<AuditManager.Types.GetAssessmentFrameworkResponse, AWSError>;
170
178
  /**
171
- * Returns a framework from Audit Manager.
179
+ * Returns a framework from Audit Manager.
172
180
  */
173
181
  getAssessmentFramework(callback?: (err: AWSError, data: AuditManager.Types.GetAssessmentFrameworkResponse) => void): Request<AuditManager.Types.GetAssessmentFrameworkResponse, AWSError>;
174
182
  /**
175
- * Returns the URL of a specified assessment report in Audit Manager.
183
+ * Returns the URL of an assessment report in Audit Manager.
176
184
  */
177
185
  getAssessmentReportUrl(params: AuditManager.Types.GetAssessmentReportUrlRequest, callback?: (err: AWSError, data: AuditManager.Types.GetAssessmentReportUrlResponse) => void): Request<AuditManager.Types.GetAssessmentReportUrlResponse, AWSError>;
178
186
  /**
179
- * Returns the URL of a specified assessment report in Audit Manager.
187
+ * Returns the URL of an assessment report in Audit Manager.
180
188
  */
181
189
  getAssessmentReportUrl(callback?: (err: AWSError, data: AuditManager.Types.GetAssessmentReportUrlResponse) => void): Request<AuditManager.Types.GetAssessmentReportUrlResponse, AWSError>;
182
190
  /**
@@ -236,13 +244,29 @@ declare class AuditManager extends Service {
236
244
  */
237
245
  getEvidenceFoldersByAssessment(callback?: (err: AWSError, data: AuditManager.Types.GetEvidenceFoldersByAssessmentResponse) => void): Request<AuditManager.Types.GetEvidenceFoldersByAssessmentResponse, AWSError>;
238
246
  /**
239
- * Returns a list of evidence folders associated with a specified control of an assessment in Audit Manager.
247
+ * Returns a list of evidence folders that are associated with a specified control of an assessment in Audit Manager.
240
248
  */
241
249
  getEvidenceFoldersByAssessmentControl(params: AuditManager.Types.GetEvidenceFoldersByAssessmentControlRequest, callback?: (err: AWSError, data: AuditManager.Types.GetEvidenceFoldersByAssessmentControlResponse) => void): Request<AuditManager.Types.GetEvidenceFoldersByAssessmentControlResponse, AWSError>;
242
250
  /**
243
- * Returns a list of evidence folders associated with a specified control of an assessment in Audit Manager.
251
+ * Returns a list of evidence folders that are associated with a specified control of an assessment in Audit Manager.
244
252
  */
245
253
  getEvidenceFoldersByAssessmentControl(callback?: (err: AWSError, data: AuditManager.Types.GetEvidenceFoldersByAssessmentControlResponse) => void): Request<AuditManager.Types.GetEvidenceFoldersByAssessmentControlResponse, AWSError>;
254
+ /**
255
+ * Gets the latest analytics data for all your current active assessments.
256
+ */
257
+ getInsights(params: AuditManager.Types.GetInsightsRequest, callback?: (err: AWSError, data: AuditManager.Types.GetInsightsResponse) => void): Request<AuditManager.Types.GetInsightsResponse, AWSError>;
258
+ /**
259
+ * Gets the latest analytics data for all your current active assessments.
260
+ */
261
+ getInsights(callback?: (err: AWSError, data: AuditManager.Types.GetInsightsResponse) => void): Request<AuditManager.Types.GetInsightsResponse, AWSError>;
262
+ /**
263
+ * Gets the latest analytics data for a specific active assessment.
264
+ */
265
+ getInsightsByAssessment(params: AuditManager.Types.GetInsightsByAssessmentRequest, callback?: (err: AWSError, data: AuditManager.Types.GetInsightsByAssessmentResponse) => void): Request<AuditManager.Types.GetInsightsByAssessmentResponse, AWSError>;
266
+ /**
267
+ * Gets the latest analytics data for a specific active assessment.
268
+ */
269
+ getInsightsByAssessment(callback?: (err: AWSError, data: AuditManager.Types.GetInsightsByAssessmentResponse) => void): Request<AuditManager.Types.GetInsightsByAssessmentResponse, AWSError>;
246
270
  /**
247
271
  * Returns the name of the delegated Amazon Web Services administrator account for the organization.
248
272
  */
@@ -260,19 +284,35 @@ declare class AuditManager extends Service {
260
284
  */
261
285
  getServicesInScope(callback?: (err: AWSError, data: AuditManager.Types.GetServicesInScopeResponse) => void): Request<AuditManager.Types.GetServicesInScopeResponse, AWSError>;
262
286
  /**
263
- * Returns the settings for the specified account.
287
+ * Returns the settings for the specified Amazon Web Services account.
264
288
  */
265
289
  getSettings(params: AuditManager.Types.GetSettingsRequest, callback?: (err: AWSError, data: AuditManager.Types.GetSettingsResponse) => void): Request<AuditManager.Types.GetSettingsResponse, AWSError>;
266
290
  /**
267
- * Returns the settings for the specified account.
291
+ * Returns the settings for the specified Amazon Web Services account.
268
292
  */
269
293
  getSettings(callback?: (err: AWSError, data: AuditManager.Types.GetSettingsResponse) => void): Request<AuditManager.Types.GetSettingsResponse, AWSError>;
270
294
  /**
271
- * Returns a list of the frameworks available in the Audit Manager framework library.
295
+ * Lists the latest analytics data for controls within a specific control domain and a specific active assessment. Control insights are listed only if the control belongs to the control domain and assessment that was specified. Moreover, the control must have collected evidence on the lastUpdated date of controlInsightsByAssessment. If neither of these conditions are met, no data is listed for that control.
296
+ */
297
+ listAssessmentControlInsightsByControlDomain(params: AuditManager.Types.ListAssessmentControlInsightsByControlDomainRequest, callback?: (err: AWSError, data: AuditManager.Types.ListAssessmentControlInsightsByControlDomainResponse) => void): Request<AuditManager.Types.ListAssessmentControlInsightsByControlDomainResponse, AWSError>;
298
+ /**
299
+ * Lists the latest analytics data for controls within a specific control domain and a specific active assessment. Control insights are listed only if the control belongs to the control domain and assessment that was specified. Moreover, the control must have collected evidence on the lastUpdated date of controlInsightsByAssessment. If neither of these conditions are met, no data is listed for that control.
300
+ */
301
+ listAssessmentControlInsightsByControlDomain(callback?: (err: AWSError, data: AuditManager.Types.ListAssessmentControlInsightsByControlDomainResponse) => void): Request<AuditManager.Types.ListAssessmentControlInsightsByControlDomainResponse, AWSError>;
302
+ /**
303
+ * Returns a list of sent or received share requests for custom frameworks in Audit Manager.
304
+ */
305
+ listAssessmentFrameworkShareRequests(params: AuditManager.Types.ListAssessmentFrameworkShareRequestsRequest, callback?: (err: AWSError, data: AuditManager.Types.ListAssessmentFrameworkShareRequestsResponse) => void): Request<AuditManager.Types.ListAssessmentFrameworkShareRequestsResponse, AWSError>;
306
+ /**
307
+ * Returns a list of sent or received share requests for custom frameworks in Audit Manager.
308
+ */
309
+ listAssessmentFrameworkShareRequests(callback?: (err: AWSError, data: AuditManager.Types.ListAssessmentFrameworkShareRequestsResponse) => void): Request<AuditManager.Types.ListAssessmentFrameworkShareRequestsResponse, AWSError>;
310
+ /**
311
+ * Returns a list of the frameworks that are available in the Audit Manager framework library.
272
312
  */
273
313
  listAssessmentFrameworks(params: AuditManager.Types.ListAssessmentFrameworksRequest, callback?: (err: AWSError, data: AuditManager.Types.ListAssessmentFrameworksResponse) => void): Request<AuditManager.Types.ListAssessmentFrameworksResponse, AWSError>;
274
314
  /**
275
- * Returns a list of the frameworks available in the Audit Manager framework library.
315
+ * Returns a list of the frameworks that are available in the Audit Manager framework library.
276
316
  */
277
317
  listAssessmentFrameworks(callback?: (err: AWSError, data: AuditManager.Types.ListAssessmentFrameworksResponse) => void): Request<AuditManager.Types.ListAssessmentFrameworksResponse, AWSError>;
278
318
  /**
@@ -291,6 +331,30 @@ declare class AuditManager extends Service {
291
331
  * Returns a list of current and past assessments from Audit Manager.
292
332
  */
293
333
  listAssessments(callback?: (err: AWSError, data: AuditManager.Types.ListAssessmentsResponse) => void): Request<AuditManager.Types.ListAssessmentsResponse, AWSError>;
334
+ /**
335
+ * Lists the latest analytics data for control domains across all of your active assessments. A control domain is listed only if at least one of the controls within that domain collected evidence on the lastUpdated date of controlDomainInsights. If this condition isn’t met, no data is listed for that control domain.
336
+ */
337
+ listControlDomainInsights(params: AuditManager.Types.ListControlDomainInsightsRequest, callback?: (err: AWSError, data: AuditManager.Types.ListControlDomainInsightsResponse) => void): Request<AuditManager.Types.ListControlDomainInsightsResponse, AWSError>;
338
+ /**
339
+ * Lists the latest analytics data for control domains across all of your active assessments. A control domain is listed only if at least one of the controls within that domain collected evidence on the lastUpdated date of controlDomainInsights. If this condition isn’t met, no data is listed for that control domain.
340
+ */
341
+ listControlDomainInsights(callback?: (err: AWSError, data: AuditManager.Types.ListControlDomainInsightsResponse) => void): Request<AuditManager.Types.ListControlDomainInsightsResponse, AWSError>;
342
+ /**
343
+ * Lists analytics data for control domains within a specified active assessment. A control domain is listed only if at least one of the controls within that domain collected evidence on the lastUpdated date of controlDomainInsights. If this condition isn’t met, no data is listed for that domain.
344
+ */
345
+ listControlDomainInsightsByAssessment(params: AuditManager.Types.ListControlDomainInsightsByAssessmentRequest, callback?: (err: AWSError, data: AuditManager.Types.ListControlDomainInsightsByAssessmentResponse) => void): Request<AuditManager.Types.ListControlDomainInsightsByAssessmentResponse, AWSError>;
346
+ /**
347
+ * Lists analytics data for control domains within a specified active assessment. A control domain is listed only if at least one of the controls within that domain collected evidence on the lastUpdated date of controlDomainInsights. If this condition isn’t met, no data is listed for that domain.
348
+ */
349
+ listControlDomainInsightsByAssessment(callback?: (err: AWSError, data: AuditManager.Types.ListControlDomainInsightsByAssessmentResponse) => void): Request<AuditManager.Types.ListControlDomainInsightsByAssessmentResponse, AWSError>;
350
+ /**
351
+ * Lists the latest analytics data for controls within a specific control domain across all active assessments. Control insights are listed only if the control belongs to the control domain that was specified and the control collected evidence on the lastUpdated date of controlInsightsMetadata. If neither of these conditions are met, no data is listed for that control.
352
+ */
353
+ listControlInsightsByControlDomain(params: AuditManager.Types.ListControlInsightsByControlDomainRequest, callback?: (err: AWSError, data: AuditManager.Types.ListControlInsightsByControlDomainResponse) => void): Request<AuditManager.Types.ListControlInsightsByControlDomainResponse, AWSError>;
354
+ /**
355
+ * Lists the latest analytics data for controls within a specific control domain across all active assessments. Control insights are listed only if the control belongs to the control domain that was specified and the control collected evidence on the lastUpdated date of controlInsightsMetadata. If neither of these conditions are met, no data is listed for that control.
356
+ */
357
+ listControlInsightsByControlDomain(callback?: (err: AWSError, data: AuditManager.Types.ListControlInsightsByControlDomainResponse) => void): Request<AuditManager.Types.ListControlInsightsByControlDomainResponse, AWSError>;
294
358
  /**
295
359
  * Returns a list of controls from Audit Manager.
296
360
  */
@@ -300,11 +364,11 @@ declare class AuditManager extends Service {
300
364
  */
301
365
  listControls(callback?: (err: AWSError, data: AuditManager.Types.ListControlsResponse) => void): Request<AuditManager.Types.ListControlsResponse, AWSError>;
302
366
  /**
303
- * Returns a list of keywords that pre-mapped to the specified control data source.
367
+ * Returns a list of keywords that are pre-mapped to the specified control data source.
304
368
  */
305
369
  listKeywordsForDataSource(params: AuditManager.Types.ListKeywordsForDataSourceRequest, callback?: (err: AWSError, data: AuditManager.Types.ListKeywordsForDataSourceResponse) => void): Request<AuditManager.Types.ListKeywordsForDataSourceResponse, AWSError>;
306
370
  /**
307
- * Returns a list of keywords that pre-mapped to the specified control data source.
371
+ * Returns a list of keywords that are pre-mapped to the specified control data source.
308
372
  */
309
373
  listKeywordsForDataSource(callback?: (err: AWSError, data: AuditManager.Types.ListKeywordsForDataSourceResponse) => void): Request<AuditManager.Types.ListKeywordsForDataSourceResponse, AWSError>;
310
374
  /**
@@ -324,21 +388,29 @@ declare class AuditManager extends Service {
324
388
  */
325
389
  listTagsForResource(callback?: (err: AWSError, data: AuditManager.Types.ListTagsForResourceResponse) => void): Request<AuditManager.Types.ListTagsForResourceResponse, AWSError>;
326
390
  /**
327
- * Enables Audit Manager for the specified account.
391
+ * Enables Audit Manager for the specified Amazon Web Services account.
328
392
  */
329
393
  registerAccount(params: AuditManager.Types.RegisterAccountRequest, callback?: (err: AWSError, data: AuditManager.Types.RegisterAccountResponse) => void): Request<AuditManager.Types.RegisterAccountResponse, AWSError>;
330
394
  /**
331
- * Enables Audit Manager for the specified account.
395
+ * Enables Audit Manager for the specified Amazon Web Services account.
332
396
  */
333
397
  registerAccount(callback?: (err: AWSError, data: AuditManager.Types.RegisterAccountResponse) => void): Request<AuditManager.Types.RegisterAccountResponse, AWSError>;
334
398
  /**
335
- * Enables an account within the organization as the delegated administrator for Audit Manager.
399
+ * Enables an Amazon Web Services account within the organization as the delegated administrator for Audit Manager.
336
400
  */
337
401
  registerOrganizationAdminAccount(params: AuditManager.Types.RegisterOrganizationAdminAccountRequest, callback?: (err: AWSError, data: AuditManager.Types.RegisterOrganizationAdminAccountResponse) => void): Request<AuditManager.Types.RegisterOrganizationAdminAccountResponse, AWSError>;
338
402
  /**
339
- * Enables an account within the organization as the delegated administrator for Audit Manager.
403
+ * Enables an Amazon Web Services account within the organization as the delegated administrator for Audit Manager.
340
404
  */
341
405
  registerOrganizationAdminAccount(callback?: (err: AWSError, data: AuditManager.Types.RegisterOrganizationAdminAccountResponse) => void): Request<AuditManager.Types.RegisterOrganizationAdminAccountResponse, AWSError>;
406
+ /**
407
+ * Creates a share request for a custom framework in Audit Manager. The share request specifies a recipient and notifies them that a custom framework is available. Recipients have 120 days to accept or decline the request. If no action is taken, the share request expires. When you invoke the StartAssessmentFrameworkShare API, you are about to share a custom framework with another Amazon Web Services account. You may not share a custom framework that is derived from a standard framework if the standard framework is designated as not eligible for sharing by Amazon Web Services, unless you have obtained permission to do so from the owner of the standard framework. To learn more about which standard frameworks are eligible for sharing, see Framework sharing eligibility in the Audit Manager User Guide.
408
+ */
409
+ startAssessmentFrameworkShare(params: AuditManager.Types.StartAssessmentFrameworkShareRequest, callback?: (err: AWSError, data: AuditManager.Types.StartAssessmentFrameworkShareResponse) => void): Request<AuditManager.Types.StartAssessmentFrameworkShareResponse, AWSError>;
410
+ /**
411
+ * Creates a share request for a custom framework in Audit Manager. The share request specifies a recipient and notifies them that a custom framework is available. Recipients have 120 days to accept or decline the request. If no action is taken, the share request expires. When you invoke the StartAssessmentFrameworkShare API, you are about to share a custom framework with another Amazon Web Services account. You may not share a custom framework that is derived from a standard framework if the standard framework is designated as not eligible for sharing by Amazon Web Services, unless you have obtained permission to do so from the owner of the standard framework. To learn more about which standard frameworks are eligible for sharing, see Framework sharing eligibility in the Audit Manager User Guide.
412
+ */
413
+ startAssessmentFrameworkShare(callback?: (err: AWSError, data: AuditManager.Types.StartAssessmentFrameworkShareResponse) => void): Request<AuditManager.Types.StartAssessmentFrameworkShareResponse, AWSError>;
342
414
  /**
343
415
  * Tags the specified resource in Audit Manager.
344
416
  */
@@ -387,6 +459,14 @@ declare class AuditManager extends Service {
387
459
  * Updates a custom framework in Audit Manager.
388
460
  */
389
461
  updateAssessmentFramework(callback?: (err: AWSError, data: AuditManager.Types.UpdateAssessmentFrameworkResponse) => void): Request<AuditManager.Types.UpdateAssessmentFrameworkResponse, AWSError>;
462
+ /**
463
+ * Updates a share request for a custom framework in Audit Manager.
464
+ */
465
+ updateAssessmentFrameworkShare(params: AuditManager.Types.UpdateAssessmentFrameworkShareRequest, callback?: (err: AWSError, data: AuditManager.Types.UpdateAssessmentFrameworkShareResponse) => void): Request<AuditManager.Types.UpdateAssessmentFrameworkShareResponse, AWSError>;
466
+ /**
467
+ * Updates a share request for a custom framework in Audit Manager.
468
+ */
469
+ updateAssessmentFrameworkShare(callback?: (err: AWSError, data: AuditManager.Types.UpdateAssessmentFrameworkShareResponse) => void): Request<AuditManager.Types.UpdateAssessmentFrameworkShareResponse, AWSError>;
390
470
  /**
391
471
  * Updates the status of an assessment in Audit Manager.
392
472
  */
@@ -423,15 +503,15 @@ declare class AuditManager extends Service {
423
503
  declare namespace AuditManager {
424
504
  export interface AWSAccount {
425
505
  /**
426
- * The identifier for the specified account.
506
+ * The identifier for the Amazon Web Services account.
427
507
  */
428
508
  id?: AccountId;
429
509
  /**
430
- * The email address associated with the specified account.
510
+ * The email address that's associated with the Amazon Web Services account.
431
511
  */
432
512
  emailAddress?: EmailAddress;
433
513
  /**
434
- * The name of the specified account.
514
+ * The name of the Amazon Web Services account.
435
515
  */
436
516
  name?: AccountName;
437
517
  }
@@ -456,53 +536,53 @@ declare namespace AuditManager {
456
536
  */
457
537
  arn?: AuditManagerArn;
458
538
  /**
459
- * The account associated with the assessment.
539
+ * The Amazon Web Services account that's associated with the assessment.
460
540
  */
461
541
  awsAccount?: AWSAccount;
462
542
  /**
463
- * The metadata for the specified assessment.
543
+ * The metadata for the assessment.
464
544
  */
465
545
  metadata?: AssessmentMetadata;
466
546
  /**
467
- * The framework from which the assessment was created.
547
+ * The framework that the assessment was created from.
468
548
  */
469
549
  framework?: AssessmentFramework;
470
550
  /**
471
- * The tags associated with the assessment.
551
+ * The tags that are associated with the assessment.
472
552
  */
473
553
  tags?: TagMap;
474
554
  }
475
555
  export interface AssessmentControl {
476
556
  /**
477
- * The identifier for the specified control.
557
+ * The identifier for the control.
478
558
  */
479
559
  id?: UUID;
480
560
  /**
481
- * The name of the specified control.
561
+ * The name of the control.
482
562
  */
483
563
  name?: ControlName;
484
564
  /**
485
- * The description of the specified control.
565
+ * The description of the control.
486
566
  */
487
567
  description?: ControlDescription;
488
568
  /**
489
- * The status of the specified control.
569
+ * The status of the control.
490
570
  */
491
571
  status?: ControlStatus;
492
572
  /**
493
- * The response of the specified control.
573
+ * The response of the control.
494
574
  */
495
575
  response?: ControlResponse;
496
576
  /**
497
- * The list of comments attached to the specified control.
577
+ * The list of comments that's attached to the control.
498
578
  */
499
579
  comments?: ControlComments;
500
580
  /**
501
- * The list of data sources for the specified evidence.
581
+ * The list of data sources for the evidence.
502
582
  */
503
583
  evidenceSources?: EvidenceSources;
504
584
  /**
505
- * The amount of evidence generated for the control.
585
+ * The amount of evidence that's generated for the control.
506
586
  */
507
587
  evidenceCount?: Integer;
508
588
  /**
@@ -524,23 +604,23 @@ declare namespace AuditManager {
524
604
  */
525
605
  status?: ControlSetStatus;
526
606
  /**
527
- * The roles associated with the control set.
607
+ * The roles that are associated with the control set.
528
608
  */
529
609
  roles?: Roles;
530
610
  /**
531
- * The list of controls contained with the control set.
611
+ * The list of controls that's contained with the control set.
532
612
  */
533
613
  controls?: AssessmentControls;
534
614
  /**
535
- * The delegations associated with the control set.
615
+ * The delegations that are associated with the control set.
536
616
  */
537
617
  delegations?: Delegations;
538
618
  /**
539
- * The total number of evidence objects retrieved automatically for the control set.
619
+ * The total number of evidence objects that are retrieved automatically for the control set.
540
620
  */
541
621
  systemEvidenceCount?: Integer;
542
622
  /**
543
- * The total number of evidence objects uploaded manually to the control set.
623
+ * The total number of evidence objects that are uploaded manually to the control set.
544
624
  */
545
625
  manualEvidenceCount?: Integer;
546
626
  }
@@ -549,7 +629,7 @@ declare namespace AuditManager {
549
629
  export type AssessmentDescription = string;
550
630
  export interface AssessmentEvidenceFolder {
551
631
  /**
552
- * The name of the specified evidence folder.
632
+ * The name of the evidence folder.
553
633
  */
554
634
  name?: AssessmentEvidenceFolderName;
555
635
  /**
@@ -557,7 +637,7 @@ declare namespace AuditManager {
557
637
  */
558
638
  date?: Timestamp;
559
639
  /**
560
- * The identifier for the specified assessment.
640
+ * The identifier for the assessment.
561
641
  */
562
642
  assessmentId?: UUID;
563
643
  /**
@@ -565,15 +645,15 @@ declare namespace AuditManager {
565
645
  */
566
646
  controlSetId?: ControlSetId;
567
647
  /**
568
- * The unique identifier for the specified control.
648
+ * The unique identifier for the control.
569
649
  */
570
650
  controlId?: UUID;
571
651
  /**
572
- * The identifier for the folder in which evidence is stored.
652
+ * The identifier for the folder that the evidence is stored in.
573
653
  */
574
654
  id?: UUID;
575
655
  /**
576
- * The Amazon Web Service from which the evidence was collected.
656
+ * The Amazon Web Service that the evidence was collected from.
577
657
  */
578
658
  dataSource?: String;
579
659
  /**
@@ -585,7 +665,7 @@ declare namespace AuditManager {
585
665
  */
586
666
  totalEvidence?: Integer;
587
667
  /**
588
- * The total count of evidence included in the assessment report.
668
+ * The total count of evidence that's included in the assessment report.
589
669
  */
590
670
  assessmentReportSelectionCount?: Integer;
591
671
  /**
@@ -593,7 +673,7 @@ declare namespace AuditManager {
593
673
  */
594
674
  controlName?: ControlName;
595
675
  /**
596
- * The amount of evidence included in the evidence folder.
676
+ * The amount of evidence that's included in the evidence folder.
597
677
  */
598
678
  evidenceResourcesIncludedCount?: Integer;
599
679
  /**
@@ -617,7 +697,7 @@ declare namespace AuditManager {
617
697
  */
618
698
  evidenceByTypeUserActivityCount?: Integer;
619
699
  /**
620
- * The total number of Amazon Web Services resources assessed to generate the evidence.
700
+ * The total number of Amazon Web Services resources that were assessed to generate the evidence.
621
701
  */
622
702
  evidenceAwsServiceSourceCount?: Integer;
623
703
  }
@@ -629,12 +709,12 @@ declare namespace AuditManager {
629
709
  */
630
710
  id?: UUID;
631
711
  /**
632
- * The Amazon Resource Name (ARN) of the specified framework.
712
+ * The Amazon Resource Name (ARN) of the framework.
633
713
  */
634
714
  arn?: AuditManagerArn;
635
715
  metadata?: FrameworkMetadata;
636
716
  /**
637
- * The control sets associated with the framework.
717
+ * The control sets that are associated with the framework.
638
718
  */
639
719
  controlSets?: AssessmentControlSets;
640
720
  }
@@ -645,23 +725,23 @@ declare namespace AuditManager {
645
725
  */
646
726
  arn?: AuditManagerArn;
647
727
  /**
648
- * The unique identified for the specified framework.
728
+ * The unique identifier for the framework.
649
729
  */
650
730
  id?: UUID;
651
731
  /**
652
- * The framework type, such as standard or custom.
732
+ * The framework type, such as a standard framework or a custom framework.
653
733
  */
654
734
  type?: FrameworkType;
655
735
  /**
656
- * The name of the specified framework.
736
+ * The name of the framework.
657
737
  */
658
738
  name?: FrameworkName;
659
739
  /**
660
- * The description of the specified framework.
740
+ * The description of the framework.
661
741
  */
662
742
  description?: FrameworkDescription;
663
743
  /**
664
- * The logo associated with the framework.
744
+ * The logo that's associated with the framework.
665
745
  */
666
746
  logo?: Filename;
667
747
  /**
@@ -669,11 +749,11 @@ declare namespace AuditManager {
669
749
  */
670
750
  complianceType?: ComplianceType;
671
751
  /**
672
- * The number of controls associated with the specified framework.
752
+ * The number of controls that are associated with the framework.
673
753
  */
674
754
  controlsCount?: ControlsCount;
675
755
  /**
676
- * The number of control sets associated with the specified framework.
756
+ * The number of control sets that are associated with the framework.
677
757
  */
678
758
  controlSetsCount?: ControlSetsCount;
679
759
  /**
@@ -685,6 +765,69 @@ declare namespace AuditManager {
685
765
  */
686
766
  lastUpdatedAt?: Timestamp;
687
767
  }
768
+ export interface AssessmentFrameworkShareRequest {
769
+ /**
770
+ * The unique identifier for the share request.
771
+ */
772
+ id?: UUID;
773
+ /**
774
+ * The unique identifier for the shared custom framework.
775
+ */
776
+ frameworkId?: UUID;
777
+ /**
778
+ * The name of the custom framework that the share request is for.
779
+ */
780
+ frameworkName?: FrameworkName;
781
+ /**
782
+ * The description of the shared custom framework.
783
+ */
784
+ frameworkDescription?: FrameworkDescription;
785
+ /**
786
+ * The status of the share request.
787
+ */
788
+ status?: ShareRequestStatus;
789
+ /**
790
+ * The Amazon Web Services account of the sender.
791
+ */
792
+ sourceAccount?: AccountId;
793
+ /**
794
+ * The Amazon Web Services account of the recipient.
795
+ */
796
+ destinationAccount?: AccountId;
797
+ /**
798
+ * The Amazon Web Services Region of the recipient.
799
+ */
800
+ destinationRegion?: Region;
801
+ /**
802
+ * The time when the share request expires.
803
+ */
804
+ expirationTime?: Timestamp;
805
+ /**
806
+ * The time when the share request was created.
807
+ */
808
+ creationTime?: Timestamp;
809
+ /**
810
+ * Specifies when the share request was last updated.
811
+ */
812
+ lastUpdated?: Timestamp;
813
+ /**
814
+ * An optional comment from the sender about the share request.
815
+ */
816
+ comment?: ShareRequestComment;
817
+ /**
818
+ * The number of standard controls that are part of the shared custom framework.
819
+ */
820
+ standardControlsCount?: NullableInteger;
821
+ /**
822
+ * The number of custom controls that are part of the shared custom framework.
823
+ */
824
+ customControlsCount?: NullableInteger;
825
+ /**
826
+ * The compliance type that the shared custom framework supports, such as CIS or HIPAA.
827
+ */
828
+ complianceType?: ComplianceType;
829
+ }
830
+ export type AssessmentFrameworkShareRequestList = AssessmentFrameworkShareRequest[];
688
831
  export interface AssessmentMetadata {
689
832
  /**
690
833
  * The name of the assessment.
@@ -699,7 +842,7 @@ declare namespace AuditManager {
699
842
  */
700
843
  description?: AssessmentDescription;
701
844
  /**
702
- * The name of a compliance standard related to the assessment, such as PCI-DSS.
845
+ * The name of the compliance standard that's related to the assessment, such as PCI-DSS.
703
846
  */
704
847
  complianceType?: ComplianceType;
705
848
  /**
@@ -707,19 +850,19 @@ declare namespace AuditManager {
707
850
  */
708
851
  status?: AssessmentStatus;
709
852
  /**
710
- * The destination in which evidence reports are stored for the specified assessment.
853
+ * The destination that evidence reports are stored in for the assessment.
711
854
  */
712
855
  assessmentReportsDestination?: AssessmentReportsDestination;
713
856
  /**
714
- * The wrapper of accounts and services in scope for the assessment.
857
+ * The wrapper of Amazon Web Services accounts and services that are in scope for the assessment.
715
858
  */
716
859
  scope?: Scope;
717
860
  /**
718
- * The roles associated with the assessment.
861
+ * The roles that are associated with the assessment.
719
862
  */
720
863
  roles?: Roles;
721
864
  /**
722
- * The delegations associated with the assessment.
865
+ * The delegations that are associated with the assessment.
723
866
  */
724
867
  delegations?: Delegations;
725
868
  /**
@@ -741,7 +884,7 @@ declare namespace AuditManager {
741
884
  */
742
885
  id?: UUID;
743
886
  /**
744
- * The name of the compliance standard related to the assessment, such as PCI-DSS.
887
+ * The name of the compliance standard that's related to the assessment, such as PCI-DSS.
745
888
  */
746
889
  complianceType?: ComplianceType;
747
890
  /**
@@ -749,11 +892,11 @@ declare namespace AuditManager {
749
892
  */
750
893
  status?: AssessmentStatus;
751
894
  /**
752
- * The roles associated with the assessment.
895
+ * The roles that are associated with the assessment.
753
896
  */
754
897
  roles?: Roles;
755
898
  /**
756
- * The delegations associated with the assessment.
899
+ * The delegations that are associated with the assessment.
757
900
  */
758
901
  delegations?: Delegations;
759
902
  /**
@@ -768,11 +911,11 @@ declare namespace AuditManager {
768
911
  export type AssessmentName = string;
769
912
  export interface AssessmentReport {
770
913
  /**
771
- * The unique identifier for the specified assessment report.
914
+ * The unique identifier for the assessment report.
772
915
  */
773
916
  id?: UUID;
774
917
  /**
775
- * The name given to the assessment report.
918
+ * The name that's given to the assessment report.
776
919
  */
777
920
  name?: AssessmentReportName;
778
921
  /**
@@ -780,7 +923,7 @@ declare namespace AuditManager {
780
923
  */
781
924
  description?: AssessmentReportDescription;
782
925
  /**
783
- * The identifier for the specified account.
926
+ * The identifier for the specified Amazon Web Services account.
784
927
  */
785
928
  awsAccountId?: AccountId;
786
929
  /**
@@ -812,11 +955,11 @@ declare namespace AuditManager {
812
955
  */
813
956
  evidenceId?: UUID;
814
957
  /**
815
- * The error code returned by the AssessmentReportEvidence API.
958
+ * The error code that the AssessmentReportEvidence API returned.
816
959
  */
817
960
  errorCode?: ErrorCode;
818
961
  /**
819
- * The error message returned by the AssessmentReportEvidence API.
962
+ * The error message that the AssessmentReportEvidence API returned.
820
963
  */
821
964
  errorMessage?: ErrorMessage;
822
965
  }
@@ -831,7 +974,7 @@ declare namespace AuditManager {
831
974
  */
832
975
  name?: AssessmentReportName;
833
976
  /**
834
- * The description of the specified assessment report.
977
+ * The description of the assessment report.
835
978
  */
836
979
  description?: AssessmentReportDescription;
837
980
  /**
@@ -871,11 +1014,11 @@ declare namespace AuditManager {
871
1014
  export type AssessmentStatus = "ACTIVE"|"INACTIVE"|string;
872
1015
  export interface AssociateAssessmentReportEvidenceFolderRequest {
873
1016
  /**
874
- * The identifier for the specified assessment.
1017
+ * The identifier for the assessment.
875
1018
  */
876
1019
  assessmentId: UUID;
877
1020
  /**
878
- * The identifier for the folder in which evidence is stored.
1021
+ * The identifier for the folder that the evidence is stored in.
879
1022
  */
880
1023
  evidenceFolderId: UUID;
881
1024
  }
@@ -884,11 +1027,11 @@ declare namespace AuditManager {
884
1027
  export type AuditManagerArn = string;
885
1028
  export interface BatchAssociateAssessmentReportEvidenceRequest {
886
1029
  /**
887
- * The unique identifier for the specified assessment.
1030
+ * The identifier for the assessment.
888
1031
  */
889
1032
  assessmentId: UUID;
890
1033
  /**
891
- * The identifier for the folder in which the evidence is stored.
1034
+ * The identifier for the folder that the evidence is stored in.
892
1035
  */
893
1036
  evidenceFolderId: UUID;
894
1037
  /**
@@ -898,11 +1041,11 @@ declare namespace AuditManager {
898
1041
  }
899
1042
  export interface BatchAssociateAssessmentReportEvidenceResponse {
900
1043
  /**
901
- * The identifier for the evidence.
1044
+ * The list of evidence identifiers.
902
1045
  */
903
1046
  evidenceIds?: EvidenceIds;
904
1047
  /**
905
- * A list of errors returned by the BatchAssociateAssessmentReportEvidence API.
1048
+ * A list of errors that the BatchAssociateAssessmentReportEvidence API returned.
906
1049
  */
907
1050
  errors?: AssessmentReportEvidenceErrors;
908
1051
  }
@@ -912,11 +1055,11 @@ declare namespace AuditManager {
912
1055
  */
913
1056
  createDelegationRequest?: CreateDelegationRequest;
914
1057
  /**
915
- * The error code returned by the BatchCreateDelegationByAssessment API.
1058
+ * The error code that the BatchCreateDelegationByAssessment API returned.
916
1059
  */
917
1060
  errorCode?: ErrorCode;
918
1061
  /**
919
- * The error message returned by the BatchCreateDelegationByAssessment API.
1062
+ * The error message that the BatchCreateDelegationByAssessment API returned.
920
1063
  */
921
1064
  errorMessage?: ErrorMessage;
922
1065
  }
@@ -927,58 +1070,58 @@ declare namespace AuditManager {
927
1070
  */
928
1071
  createDelegationRequests: CreateDelegationRequests;
929
1072
  /**
930
- * The identifier for the specified assessment.
1073
+ * The identifier for the assessment.
931
1074
  */
932
1075
  assessmentId: UUID;
933
1076
  }
934
1077
  export interface BatchCreateDelegationByAssessmentResponse {
935
1078
  /**
936
- * The delegations associated with the assessment.
1079
+ * The delegations that are associated with the assessment.
937
1080
  */
938
1081
  delegations?: Delegations;
939
1082
  /**
940
- * A list of errors returned by the BatchCreateDelegationByAssessment API.
1083
+ * A list of errors that the BatchCreateDelegationByAssessment API returned.
941
1084
  */
942
1085
  errors?: BatchCreateDelegationByAssessmentErrors;
943
1086
  }
944
1087
  export interface BatchDeleteDelegationByAssessmentError {
945
1088
  /**
946
- * The identifier for the specified delegation.
1089
+ * The identifier for the delegation.
947
1090
  */
948
1091
  delegationId?: UUID;
949
1092
  /**
950
- * The error code returned by the BatchDeleteDelegationByAssessment API.
1093
+ * The error code that the BatchDeleteDelegationByAssessment API returned.
951
1094
  */
952
1095
  errorCode?: ErrorCode;
953
1096
  /**
954
- * The error message returned by the BatchDeleteDelegationByAssessment API.
1097
+ * The error message that the BatchDeleteDelegationByAssessment API returned.
955
1098
  */
956
1099
  errorMessage?: ErrorMessage;
957
1100
  }
958
1101
  export type BatchDeleteDelegationByAssessmentErrors = BatchDeleteDelegationByAssessmentError[];
959
1102
  export interface BatchDeleteDelegationByAssessmentRequest {
960
1103
  /**
961
- * The identifiers for the specified delegations.
1104
+ * The identifiers for the delegations.
962
1105
  */
963
1106
  delegationIds: DelegationIds;
964
1107
  /**
965
- * The identifier for the specified assessment.
1108
+ * The identifier for the assessment.
966
1109
  */
967
1110
  assessmentId: UUID;
968
1111
  }
969
1112
  export interface BatchDeleteDelegationByAssessmentResponse {
970
1113
  /**
971
- * A list of errors returned by the BatchDeleteDelegationByAssessment API.
1114
+ * A list of errors that the BatchDeleteDelegationByAssessment API returned.
972
1115
  */
973
1116
  errors?: BatchDeleteDelegationByAssessmentErrors;
974
1117
  }
975
1118
  export interface BatchDisassociateAssessmentReportEvidenceRequest {
976
1119
  /**
977
- * The identifier for the specified assessment.
1120
+ * The identifier for the assessment.
978
1121
  */
979
1122
  assessmentId: UUID;
980
1123
  /**
981
- * The identifier for the folder in which evidence is stored.
1124
+ * The identifier for the folder that the evidence is stored in.
982
1125
  */
983
1126
  evidenceFolderId: UUID;
984
1127
  /**
@@ -992,36 +1135,36 @@ declare namespace AuditManager {
992
1135
  */
993
1136
  evidenceIds?: EvidenceIds;
994
1137
  /**
995
- * A list of errors returned by the BatchDisassociateAssessmentReportEvidence API.
1138
+ * A list of errors that the BatchDisassociateAssessmentReportEvidence API returned.
996
1139
  */
997
1140
  errors?: AssessmentReportEvidenceErrors;
998
1141
  }
999
1142
  export interface BatchImportEvidenceToAssessmentControlError {
1000
1143
  /**
1001
- * Manual evidence that cannot be collected automatically by Audit Manager.
1144
+ * Manual evidence that can't be collected automatically by Audit Manager.
1002
1145
  */
1003
1146
  manualEvidence?: ManualEvidence;
1004
1147
  /**
1005
- * The error code returned by the BatchImportEvidenceToAssessmentControl API.
1148
+ * The error code that the BatchImportEvidenceToAssessmentControl API returned.
1006
1149
  */
1007
1150
  errorCode?: ErrorCode;
1008
1151
  /**
1009
- * The error message returned by the BatchImportEvidenceToAssessmentControl API.
1152
+ * The error message that the BatchImportEvidenceToAssessmentControl API returned.
1010
1153
  */
1011
1154
  errorMessage?: ErrorMessage;
1012
1155
  }
1013
1156
  export type BatchImportEvidenceToAssessmentControlErrors = BatchImportEvidenceToAssessmentControlError[];
1014
1157
  export interface BatchImportEvidenceToAssessmentControlRequest {
1015
1158
  /**
1016
- * The identifier for the specified assessment.
1159
+ * The identifier for the assessment.
1017
1160
  */
1018
1161
  assessmentId: UUID;
1019
1162
  /**
1020
- * The identifier for the specified control set.
1163
+ * The identifier for the control set.
1021
1164
  */
1022
1165
  controlSetId: ControlSetId;
1023
1166
  /**
1024
- * The identifier for the specified control.
1167
+ * The identifier for the control.
1025
1168
  */
1026
1169
  controlId: UUID;
1027
1170
  /**
@@ -1031,26 +1174,26 @@ declare namespace AuditManager {
1031
1174
  }
1032
1175
  export interface BatchImportEvidenceToAssessmentControlResponse {
1033
1176
  /**
1034
- * A list of errors returned by the BatchImportEvidenceToAssessmentControl API.
1177
+ * A list of errors that the BatchImportEvidenceToAssessmentControl API returned.
1035
1178
  */
1036
1179
  errors?: BatchImportEvidenceToAssessmentControlErrors;
1037
1180
  }
1038
1181
  export type Boolean = boolean;
1039
1182
  export interface ChangeLog {
1040
1183
  /**
1041
- * The changelog object type, such as an assessment, control, or control set.
1184
+ * The object that was changed, such as an assessment, control, or control set.
1042
1185
  */
1043
1186
  objectType?: ObjectTypeEnum;
1044
1187
  /**
1045
- * The name of the changelog object.
1188
+ * The name of the object that changed. This could be the name of an assessment, control, or control set.
1046
1189
  */
1047
1190
  objectName?: NonEmptyString;
1048
1191
  /**
1049
- * The action performed.
1192
+ * The action that was performed.
1050
1193
  */
1051
1194
  action?: ActionEnum;
1052
1195
  /**
1053
- * The time of creation for the changelog object.
1196
+ * The time when the action was performed and the changelog record was created.
1054
1197
  */
1055
1198
  createdAt?: Timestamp;
1056
1199
  /**
@@ -1062,7 +1205,7 @@ declare namespace AuditManager {
1062
1205
  export type ComplianceType = string;
1063
1206
  export interface Control {
1064
1207
  /**
1065
- * The Amazon Resource Name (ARN) of the specified control.
1208
+ * The Amazon Resource Name (ARN) of the control.
1066
1209
  */
1067
1210
  arn?: AuditManagerArn;
1068
1211
  /**
@@ -1070,19 +1213,19 @@ declare namespace AuditManager {
1070
1213
  */
1071
1214
  id?: UUID;
1072
1215
  /**
1073
- * The type of control, such as custom or standard.
1216
+ * The type of control, such as a custom control or a standard control.
1074
1217
  */
1075
1218
  type?: ControlType;
1076
1219
  /**
1077
- * The name of the specified control.
1220
+ * The name of the control.
1078
1221
  */
1079
1222
  name?: ControlName;
1080
1223
  /**
1081
- * The description of the specified control.
1224
+ * The description of the control.
1082
1225
  */
1083
1226
  description?: ControlDescription;
1084
1227
  /**
1085
- * The steps to follow to determine if the control has been satisfied.
1228
+ * The steps that you should follow to determine if the control has been satisfied.
1086
1229
  */
1087
1230
  testingInformation?: TestingInformation;
1088
1231
  /**
@@ -1090,15 +1233,15 @@ declare namespace AuditManager {
1090
1233
  */
1091
1234
  actionPlanTitle?: ActionPlanTitle;
1092
1235
  /**
1093
- * The recommended actions to carry out if the control is not fulfilled.
1236
+ * The recommended actions to carry out if the control isn't fulfilled.
1094
1237
  */
1095
1238
  actionPlanInstructions?: ActionPlanInstructions;
1096
1239
  /**
1097
- * The data source that determines from where Audit Manager collects evidence for the control.
1240
+ * The data source that determines where Audit Manager collects evidence from for the control.
1098
1241
  */
1099
1242
  controlSources?: ControlSources;
1100
1243
  /**
1101
- * The data mapping sources for the specified control.
1244
+ * The data mapping sources for the control.
1102
1245
  */
1103
1246
  controlMappingSources?: ControlMappingSources;
1104
1247
  /**
@@ -1139,21 +1282,90 @@ declare namespace AuditManager {
1139
1282
  export type ControlCommentBody = string;
1140
1283
  export type ControlComments = ControlComment[];
1141
1284
  export type ControlDescription = string;
1285
+ export interface ControlDomainInsights {
1286
+ /**
1287
+ * The name of the control domain.
1288
+ */
1289
+ name?: NonEmptyString;
1290
+ /**
1291
+ * The unique identifier for the control domain.
1292
+ */
1293
+ id?: UUID;
1294
+ /**
1295
+ * The number of controls in the control domain that collected non-compliant evidence on the lastUpdated date.
1296
+ */
1297
+ controlsCountByNoncompliantEvidence?: NullableInteger;
1298
+ /**
1299
+ * The total number of controls in the control domain.
1300
+ */
1301
+ totalControlsCount?: NullableInteger;
1302
+ /**
1303
+ * A breakdown of the compliance check status for the evidence that’s associated with the control domain.
1304
+ */
1305
+ evidenceInsights?: EvidenceInsights;
1306
+ /**
1307
+ * The time when the control domain insights were last updated.
1308
+ */
1309
+ lastUpdated?: Timestamp;
1310
+ }
1311
+ export type ControlDomainInsightsList = ControlDomainInsights[];
1312
+ export type ControlInsightsMetadata = ControlInsightsMetadataItem[];
1313
+ export type ControlInsightsMetadataByAssessment = ControlInsightsMetadataByAssessmentItem[];
1314
+ export interface ControlInsightsMetadataByAssessmentItem {
1315
+ /**
1316
+ * The name of the assessment control.
1317
+ */
1318
+ name?: NonEmptyString;
1319
+ /**
1320
+ * The unique identifier for the assessment control.
1321
+ */
1322
+ id?: UUID;
1323
+ /**
1324
+ * A breakdown of the compliance check status for the evidence that’s associated with the assessment control.
1325
+ */
1326
+ evidenceInsights?: EvidenceInsights;
1327
+ /**
1328
+ * The name of the control set that the assessment control belongs to.
1329
+ */
1330
+ controlSetName?: NonEmptyString;
1331
+ /**
1332
+ * The time when the assessment control insights were last updated.
1333
+ */
1334
+ lastUpdated?: Timestamp;
1335
+ }
1336
+ export interface ControlInsightsMetadataItem {
1337
+ /**
1338
+ * The name of the control.
1339
+ */
1340
+ name?: NonEmptyString;
1341
+ /**
1342
+ * The unique identifier for the control.
1343
+ */
1344
+ id?: UUID;
1345
+ /**
1346
+ * A breakdown of the compliance check status for the evidence that’s associated with the control.
1347
+ */
1348
+ evidenceInsights?: EvidenceInsights;
1349
+ /**
1350
+ * The time when the control insights were last updated.
1351
+ */
1352
+ lastUpdated?: Timestamp;
1353
+ }
1142
1354
  export interface ControlMappingSource {
1143
1355
  /**
1144
- * The unique identifier for the specified source.
1356
+ * The unique identifier for the source.
1145
1357
  */
1146
1358
  sourceId?: UUID;
1147
1359
  /**
1148
- * The name of the specified source.
1360
+ * The name of the source.
1149
1361
  */
1150
1362
  sourceName?: SourceName;
1151
1363
  /**
1152
- * The description of the specified source.
1364
+ * The description of the source.
1153
1365
  */
1154
1366
  sourceDescription?: SourceDescription;
1155
1367
  /**
1156
- * The setup option for the data source, which reflects if the evidence collection is automated or manual.
1368
+ * The setup option for the data source. This option reflects if the evidence collection is automated or manual.
1157
1369
  */
1158
1370
  sourceSetUpOption?: SourceSetUpOption;
1159
1371
  /**
@@ -1162,30 +1374,30 @@ declare namespace AuditManager {
1162
1374
  sourceType?: SourceType;
1163
1375
  sourceKeyword?: SourceKeyword;
1164
1376
  /**
1165
- * The frequency of evidence collection for the specified control mapping source.
1377
+ * The frequency of evidence collection for the control mapping source.
1166
1378
  */
1167
1379
  sourceFrequency?: SourceFrequency;
1168
1380
  /**
1169
- * The instructions for troubleshooting the specified control.
1381
+ * The instructions for troubleshooting the control.
1170
1382
  */
1171
1383
  troubleshootingText?: TroubleshootingText;
1172
1384
  }
1173
1385
  export type ControlMappingSources = ControlMappingSource[];
1174
1386
  export interface ControlMetadata {
1175
1387
  /**
1176
- * The Amazon Resource Name (ARN) of the specified control.
1388
+ * The Amazon Resource Name (ARN) of the control.
1177
1389
  */
1178
1390
  arn?: AuditManagerArn;
1179
1391
  /**
1180
- * The unique identifier for the specified control.
1392
+ * The unique identifier for the control.
1181
1393
  */
1182
1394
  id?: UUID;
1183
1395
  /**
1184
- * The name of the specified control.
1396
+ * The name of the control.
1185
1397
  */
1186
1398
  name?: ControlName;
1187
1399
  /**
1188
- * The data source that determines from where Audit Manager collects evidence for the control.
1400
+ * The data source that determines where Audit Manager collects evidence from for the control.
1189
1401
  */
1190
1402
  controlSources?: ControlSources;
1191
1403
  /**
@@ -1232,11 +1444,11 @@ declare namespace AuditManager {
1232
1444
  }
1233
1445
  export interface CreateAssessmentFrameworkControlSet {
1234
1446
  /**
1235
- * The name of the specified control set.
1447
+ * The name of the control set.
1236
1448
  */
1237
1449
  name: ControlSetName;
1238
1450
  /**
1239
- * The list of controls within the control set. This does not contain the control set ID.
1451
+ * The list of controls within the control set. This doesn't contain the control set ID.
1240
1452
  */
1241
1453
  controls?: CreateAssessmentFrameworkControls;
1242
1454
  }
@@ -1256,17 +1468,17 @@ declare namespace AuditManager {
1256
1468
  */
1257
1469
  complianceType?: ComplianceType;
1258
1470
  /**
1259
- * The control sets to be associated with the framework.
1471
+ * The control sets that are associated with the framework.
1260
1472
  */
1261
1473
  controlSets: CreateAssessmentFrameworkControlSets;
1262
1474
  /**
1263
- * The tags associated with the framework.
1475
+ * The tags that are associated with the framework.
1264
1476
  */
1265
1477
  tags?: TagMap;
1266
1478
  }
1267
1479
  export interface CreateAssessmentFrameworkResponse {
1268
1480
  /**
1269
- * The name of the new framework returned by the CreateAssessmentFramework API.
1481
+ * The name of the new framework that the CreateAssessmentFramework API returned.
1270
1482
  */
1271
1483
  framework?: Framework;
1272
1484
  }
@@ -1280,13 +1492,13 @@ declare namespace AuditManager {
1280
1492
  */
1281
1493
  description?: AssessmentReportDescription;
1282
1494
  /**
1283
- * The identifier for the specified assessment.
1495
+ * The identifier for the assessment.
1284
1496
  */
1285
1497
  assessmentId: UUID;
1286
1498
  }
1287
1499
  export interface CreateAssessmentReportResponse {
1288
1500
  /**
1289
- * The new assessment report returned by the CreateAssessmentReport API.
1501
+ * The new assessment report that the CreateAssessmentReport API returned.
1290
1502
  */
1291
1503
  assessmentReport?: AssessmentReport;
1292
1504
  }
@@ -1300,20 +1512,20 @@ declare namespace AuditManager {
1300
1512
  */
1301
1513
  description?: AssessmentDescription;
1302
1514
  /**
1303
- * The assessment report storage destination for the specified assessment that is being created.
1515
+ * The assessment report storage destination for the assessment that's being created.
1304
1516
  */
1305
1517
  assessmentReportsDestination: AssessmentReportsDestination;
1306
1518
  scope: Scope;
1307
1519
  /**
1308
- * The list of roles for the specified assessment.
1520
+ * The list of roles for the assessment.
1309
1521
  */
1310
1522
  roles: Roles;
1311
1523
  /**
1312
- * The identifier for the specified framework.
1524
+ * The identifier for the framework that the assessment will be created from.
1313
1525
  */
1314
1526
  frameworkId: UUID;
1315
1527
  /**
1316
- * The tags associated with the assessment.
1528
+ * The tags that are associated with the assessment.
1317
1529
  */
1318
1530
  tags?: TagMap;
1319
1531
  }
@@ -1326,7 +1538,7 @@ declare namespace AuditManager {
1326
1538
  */
1327
1539
  sourceName?: SourceName;
1328
1540
  /**
1329
- * The description of the data source that determines from where Audit Manager collects evidence for the control.
1541
+ * The description of the data source that determines where Audit Manager collects evidence from for the control.
1330
1542
  */
1331
1543
  sourceDescription?: SourceDescription;
1332
1544
  /**
@@ -1339,11 +1551,11 @@ declare namespace AuditManager {
1339
1551
  sourceType?: SourceType;
1340
1552
  sourceKeyword?: SourceKeyword;
1341
1553
  /**
1342
- * The frequency of evidence collection for the specified control mapping source.
1554
+ * The frequency of evidence collection for the control mapping source.
1343
1555
  */
1344
1556
  sourceFrequency?: SourceFrequency;
1345
1557
  /**
1346
- * The instructions for troubleshooting the specified control.
1558
+ * The instructions for troubleshooting the control.
1347
1559
  */
1348
1560
  troubleshootingText?: TroubleshootingText;
1349
1561
  }
@@ -1358,7 +1570,7 @@ declare namespace AuditManager {
1358
1570
  */
1359
1571
  description?: ControlDescription;
1360
1572
  /**
1361
- * The steps to follow to determine if the control has been satisfied.
1573
+ * The steps to follow to determine if the control is satisfied.
1362
1574
  */
1363
1575
  testingInformation?: TestingInformation;
1364
1576
  /**
@@ -1366,27 +1578,27 @@ declare namespace AuditManager {
1366
1578
  */
1367
1579
  actionPlanTitle?: ActionPlanTitle;
1368
1580
  /**
1369
- * The recommended actions to carry out if the control is not fulfilled.
1581
+ * The recommended actions to carry out if the control isn't fulfilled.
1370
1582
  */
1371
1583
  actionPlanInstructions?: ActionPlanInstructions;
1372
1584
  /**
1373
- * The data mapping sources for the specified control.
1585
+ * The data mapping sources for the control.
1374
1586
  */
1375
1587
  controlMappingSources: CreateControlMappingSources;
1376
1588
  /**
1377
- * The tags associated with the control.
1589
+ * The tags that are associated with the control.
1378
1590
  */
1379
1591
  tags?: TagMap;
1380
1592
  }
1381
1593
  export interface CreateControlResponse {
1382
1594
  /**
1383
- * The new control returned by the CreateControl API.
1595
+ * The new control that the CreateControl API returned.
1384
1596
  */
1385
1597
  control?: Control;
1386
1598
  }
1387
1599
  export interface CreateDelegationRequest {
1388
1600
  /**
1389
- * A comment related to the delegation request.
1601
+ * A comment that's related to the delegation request.
1390
1602
  */
1391
1603
  comment?: DelegationComment;
1392
1604
  /**
@@ -1410,11 +1622,11 @@ declare namespace AuditManager {
1410
1622
  */
1411
1623
  id?: UUID;
1412
1624
  /**
1413
- * The name of the associated assessment.
1625
+ * The name of the assessment that's associated with the delegation.
1414
1626
  */
1415
1627
  assessmentName?: AssessmentName;
1416
1628
  /**
1417
- * The identifier for the associated assessment.
1629
+ * The identifier for the assessment that's associated with the delegation.
1418
1630
  */
1419
1631
  assessmentId?: UUID;
1420
1632
  /**
@@ -1438,11 +1650,11 @@ declare namespace AuditManager {
1438
1650
  */
1439
1651
  lastUpdated?: Timestamp;
1440
1652
  /**
1441
- * The identifier for the associated control set.
1653
+ * The identifier for the control set that's associated with the delegation.
1442
1654
  */
1443
1655
  controlSetId?: ControlSetId;
1444
1656
  /**
1445
- * The comment related to the delegation.
1657
+ * The comment that's related to the delegation.
1446
1658
  */
1447
1659
  comment?: DelegationComment;
1448
1660
  /**
@@ -1462,11 +1674,11 @@ declare namespace AuditManager {
1462
1674
  */
1463
1675
  assessmentName?: AssessmentName;
1464
1676
  /**
1465
- * The unique identifier for the specified assessment.
1677
+ * The unique identifier for the assessment.
1466
1678
  */
1467
1679
  assessmentId?: UUID;
1468
1680
  /**
1469
- * The current status of the delgation.
1681
+ * The current status of the delegation.
1470
1682
  */
1471
1683
  status?: DelegationStatus;
1472
1684
  /**
@@ -1478,7 +1690,7 @@ declare namespace AuditManager {
1478
1690
  */
1479
1691
  creationTime?: Timestamp;
1480
1692
  /**
1481
- * Specifies the name of the control set delegated for review.
1693
+ * Specifies the name of the control set that was delegated for review.
1482
1694
  */
1483
1695
  controlSetName?: NonEmptyString;
1484
1696
  }
@@ -1487,15 +1699,27 @@ declare namespace AuditManager {
1487
1699
  export type Delegations = Delegation[];
1488
1700
  export interface DeleteAssessmentFrameworkRequest {
1489
1701
  /**
1490
- * The identifier for the specified framework.
1702
+ * The identifier for the custom framework.
1491
1703
  */
1492
1704
  frameworkId: UUID;
1493
1705
  }
1494
1706
  export interface DeleteAssessmentFrameworkResponse {
1495
1707
  }
1708
+ export interface DeleteAssessmentFrameworkShareRequest {
1709
+ /**
1710
+ * The unique identifier for the share request to be deleted.
1711
+ */
1712
+ requestId: UUID;
1713
+ /**
1714
+ * Specifies whether the share request is a sent request or a received request.
1715
+ */
1716
+ requestType: ShareRequestType;
1717
+ }
1718
+ export interface DeleteAssessmentFrameworkShareResponse {
1719
+ }
1496
1720
  export interface DeleteAssessmentReportRequest {
1497
1721
  /**
1498
- * The identifier for the specified assessment.
1722
+ * The unique identifier for the assessment.
1499
1723
  */
1500
1724
  assessmentId: UUID;
1501
1725
  /**
@@ -1507,7 +1731,7 @@ declare namespace AuditManager {
1507
1731
  }
1508
1732
  export interface DeleteAssessmentRequest {
1509
1733
  /**
1510
- * The identifier for the specified assessment.
1734
+ * The identifier for the assessment.
1511
1735
  */
1512
1736
  assessmentId: UUID;
1513
1737
  }
@@ -1515,7 +1739,7 @@ declare namespace AuditManager {
1515
1739
  }
1516
1740
  export interface DeleteControlRequest {
1517
1741
  /**
1518
- * The identifier for the specified control.
1742
+ * The unique identifier for the control.
1519
1743
  */
1520
1744
  controlId: UUID;
1521
1745
  }
@@ -1531,7 +1755,7 @@ declare namespace AuditManager {
1531
1755
  }
1532
1756
  export interface DeregisterOrganizationAdminAccountRequest {
1533
1757
  /**
1534
- * The identifier for the specified administrator account.
1758
+ * The identifier for the administrator account.
1535
1759
  */
1536
1760
  adminAccountId?: AccountId;
1537
1761
  }
@@ -1539,11 +1763,11 @@ declare namespace AuditManager {
1539
1763
  }
1540
1764
  export interface DisassociateAssessmentReportEvidenceFolderRequest {
1541
1765
  /**
1542
- * The identifier for the specified assessment.
1766
+ * The unique identifier for the assessment.
1543
1767
  */
1544
1768
  assessmentId: UUID;
1545
1769
  /**
1546
- * The identifier for the folder in which evidence is stored.
1770
+ * The unique identifier for the folder that the evidence is stored in.
1547
1771
  */
1548
1772
  evidenceFolderId: UUID;
1549
1773
  }
@@ -1555,11 +1779,11 @@ declare namespace AuditManager {
1555
1779
  export type EventName = string;
1556
1780
  export interface Evidence {
1557
1781
  /**
1558
- * The data source from which the specified evidence was collected.
1782
+ * The data source where the evidence was collected from.
1559
1783
  */
1560
1784
  dataSource?: String;
1561
1785
  /**
1562
- * The identifier for the specified account.
1786
+ * The identifier for the Amazon Web Services account.
1563
1787
  */
1564
1788
  evidenceAwsAccountId?: AccountId;
1565
1789
  /**
@@ -1567,11 +1791,11 @@ declare namespace AuditManager {
1567
1791
  */
1568
1792
  time?: Timestamp;
1569
1793
  /**
1570
- * The Amazon Web Service from which the evidence is collected.
1794
+ * The Amazon Web Service that the evidence is collected from.
1571
1795
  */
1572
1796
  eventSource?: AWSServiceName;
1573
1797
  /**
1574
- * The name of the specified evidence event.
1798
+ * The name of the evidence event.
1575
1799
  */
1576
1800
  eventName?: EventName;
1577
1801
  /**
@@ -1579,15 +1803,15 @@ declare namespace AuditManager {
1579
1803
  */
1580
1804
  evidenceByType?: String;
1581
1805
  /**
1582
- * The list of resources assessed to generate the evidence.
1806
+ * The list of resources that are assessed to generate the evidence.
1583
1807
  */
1584
1808
  resourcesIncluded?: Resources;
1585
1809
  /**
1586
- * The names and values used by the evidence event, including an attribute name (such as allowUsersToChangePassword) and value (such as true or false).
1810
+ * The names and values that are used by the evidence event. This includes an attribute name (such as allowUsersToChangePassword) and value (such as true or false).
1587
1811
  */
1588
1812
  attributes?: EvidenceAttributes;
1589
1813
  /**
1590
- * The unique identifier for the IAM user or role associated with the evidence.
1814
+ * The unique identifier for the IAM user or role that's associated with the evidence.
1591
1815
  */
1592
1816
  iamId?: IamArn;
1593
1817
  /**
@@ -1595,15 +1819,15 @@ declare namespace AuditManager {
1595
1819
  */
1596
1820
  complianceCheck?: String;
1597
1821
  /**
1598
- * The account from which the evidence is collected, and its organization path.
1822
+ * The Amazon Web Services account that the evidence is collected from, and its organization path.
1599
1823
  */
1600
1824
  awsOrganization?: String;
1601
1825
  /**
1602
- * The identifier for the specified account.
1826
+ * The identifier for the Amazon Web Services account.
1603
1827
  */
1604
1828
  awsAccountId?: AccountId;
1605
1829
  /**
1606
- * The identifier for the folder in which the evidence is stored.
1830
+ * The identifier for the folder that the evidence is stored in.
1607
1831
  */
1608
1832
  evidenceFolderId?: UUID;
1609
1833
  /**
@@ -1619,24 +1843,38 @@ declare namespace AuditManager {
1619
1843
  export type EvidenceAttributeValue = string;
1620
1844
  export type EvidenceAttributes = {[key: string]: EvidenceAttributeValue};
1621
1845
  export type EvidenceIds = UUID[];
1846
+ export interface EvidenceInsights {
1847
+ /**
1848
+ * The number of compliance check evidence that Audit Manager classified as non-compliant. This includes evidence that was collected from Security Hub with a Fail ruling, or collected from Config with a Non-compliant ruling.
1849
+ */
1850
+ noncompliantEvidenceCount?: NullableInteger;
1851
+ /**
1852
+ * The number of compliance check evidence that Audit Manager classified as compliant. This includes evidence that was collected from Security Hub with a Pass ruling, or collected from Config with a Compliant ruling.
1853
+ */
1854
+ compliantEvidenceCount?: NullableInteger;
1855
+ /**
1856
+ * The number of evidence that a compliance check ruling isn't available for. Evidence is inconclusive when the associated control uses Security Hub or Config as a data source but you didn't enable those services. This is also the case when a control uses a data source that doesn’t support compliance checks (for example, manual evidence, API calls, or CloudTrail). If evidence has a compliance check status of not applicable in the console, it's classified as inconclusive in EvidenceInsights data.
1857
+ */
1858
+ inconclusiveEvidenceCount?: NullableInteger;
1859
+ }
1622
1860
  export type EvidenceList = Evidence[];
1623
1861
  export type EvidenceSources = NonEmptyString[];
1624
1862
  export type Filename = string;
1625
1863
  export interface Framework {
1626
1864
  /**
1627
- * The Amazon Resource Name (ARN) of the specified framework.
1865
+ * The Amazon Resource Name (ARN) of the framework.
1628
1866
  */
1629
1867
  arn?: AuditManagerArn;
1630
1868
  /**
1631
- * The unique identifier for the specified framework.
1869
+ * The unique identifier for the framework.
1632
1870
  */
1633
1871
  id?: UUID;
1634
1872
  /**
1635
- * The name of the specified framework.
1873
+ * The name of the framework.
1636
1874
  */
1637
1875
  name?: FrameworkName;
1638
1876
  /**
1639
- * The framework type, such as custom or standard.
1877
+ * The framework type, such as a custom framework or a standard framework.
1640
1878
  */
1641
1879
  type?: FrameworkType;
1642
1880
  /**
@@ -1644,19 +1882,19 @@ declare namespace AuditManager {
1644
1882
  */
1645
1883
  complianceType?: ComplianceType;
1646
1884
  /**
1647
- * The description of the specified framework.
1885
+ * The description of the framework.
1648
1886
  */
1649
1887
  description?: FrameworkDescription;
1650
1888
  /**
1651
- * The logo associated with the framework.
1889
+ * The logo that's associated with the framework.
1652
1890
  */
1653
1891
  logo?: Filename;
1654
1892
  /**
1655
- * The sources from which Audit Manager collects evidence for the control.
1893
+ * The sources that Audit Manager collects evidence from for the control.
1656
1894
  */
1657
1895
  controlSources?: ControlSources;
1658
1896
  /**
1659
- * The control sets associated with the framework.
1897
+ * The control sets that are associated with the framework.
1660
1898
  */
1661
1899
  controlSets?: ControlSets;
1662
1900
  /**
@@ -1676,7 +1914,7 @@ declare namespace AuditManager {
1676
1914
  */
1677
1915
  lastUpdatedBy?: LastUpdatedBy;
1678
1916
  /**
1679
- * The tags associated with the framework.
1917
+ * The tags that are associated with the framework.
1680
1918
  */
1681
1919
  tags?: TagMap;
1682
1920
  }
@@ -1691,11 +1929,11 @@ declare namespace AuditManager {
1691
1929
  */
1692
1930
  description?: AssessmentFrameworkDescription;
1693
1931
  /**
1694
- * The logo associated with the framework.
1932
+ * The logo that's associated with the framework.
1695
1933
  */
1696
1934
  logo?: Filename;
1697
1935
  /**
1698
- * The compliance standard associated with the framework, such as PCI-DSS or HIPAA.
1936
+ * The compliance standard that's associated with the framework. For example, this could be PCI DSS or HIPAA.
1699
1937
  */
1700
1938
  complianceType?: ComplianceType;
1701
1939
  }
@@ -1707,29 +1945,29 @@ declare namespace AuditManager {
1707
1945
  }
1708
1946
  export interface GetAccountStatusResponse {
1709
1947
  /**
1710
- * The status of the specified account.
1948
+ * The status of the Amazon Web Services account.
1711
1949
  */
1712
1950
  status?: AccountStatus;
1713
1951
  }
1714
1952
  export interface GetAssessmentFrameworkRequest {
1715
1953
  /**
1716
- * The identifier for the specified framework.
1954
+ * The identifier for the framework.
1717
1955
  */
1718
1956
  frameworkId: UUID;
1719
1957
  }
1720
1958
  export interface GetAssessmentFrameworkResponse {
1721
1959
  /**
1722
- * The framework returned by the GetAssessmentFramework API.
1960
+ * The framework that the GetAssessmentFramework API returned.
1723
1961
  */
1724
1962
  framework?: Framework;
1725
1963
  }
1726
1964
  export interface GetAssessmentReportUrlRequest {
1727
1965
  /**
1728
- * The identifier for the assessment report.
1966
+ * The unique identifier for the assessment report.
1729
1967
  */
1730
1968
  assessmentReportId: UUID;
1731
1969
  /**
1732
- * The identifier for the specified assessment.
1970
+ * The unique identifier for the assessment.
1733
1971
  */
1734
1972
  assessmentId: UUID;
1735
1973
  }
@@ -1738,7 +1976,7 @@ declare namespace AuditManager {
1738
1976
  }
1739
1977
  export interface GetAssessmentRequest {
1740
1978
  /**
1741
- * The identifier for the specified assessment.
1979
+ * The unique identifier for the assessment.
1742
1980
  */
1743
1981
  assessmentId: UUID;
1744
1982
  }
@@ -1748,71 +1986,71 @@ declare namespace AuditManager {
1748
1986
  }
1749
1987
  export interface GetChangeLogsRequest {
1750
1988
  /**
1751
- * The identifier for the specified assessment.
1989
+ * The unique identifier for the assessment.
1752
1990
  */
1753
1991
  assessmentId: UUID;
1754
1992
  /**
1755
- * The identifier for the specified control set.
1993
+ * The unique identifier for the control set.
1756
1994
  */
1757
1995
  controlSetId?: ControlSetId;
1758
1996
  /**
1759
- * The identifier for the specified control.
1997
+ * The unique identifier for the control.
1760
1998
  */
1761
1999
  controlId?: UUID;
1762
2000
  /**
1763
- * The pagination token used to fetch the next set of results.
2001
+ * The pagination token that's used to fetch the next set of results.
1764
2002
  */
1765
2003
  nextToken?: Token;
1766
2004
  /**
1767
- * Represents the maximum number of results per page, or per API request call.
2005
+ * Represents the maximum number of results on a page or for an API request call.
1768
2006
  */
1769
2007
  maxResults?: MaxResults;
1770
2008
  }
1771
2009
  export interface GetChangeLogsResponse {
1772
2010
  /**
1773
- * The list of user activity for the control.
2011
+ * The list of user activity for the control.
1774
2012
  */
1775
2013
  changeLogs?: ChangeLogs;
1776
2014
  /**
1777
- * The pagination token used to fetch the next set of results.
2015
+ * The pagination token that's used to fetch the next set of results.
1778
2016
  */
1779
2017
  nextToken?: Token;
1780
2018
  }
1781
2019
  export interface GetControlRequest {
1782
2020
  /**
1783
- * The identifier for the specified control.
2021
+ * The identifier for the control.
1784
2022
  */
1785
2023
  controlId: UUID;
1786
2024
  }
1787
2025
  export interface GetControlResponse {
1788
2026
  /**
1789
- * The name of the control returned by the GetControl API.
2027
+ * The name of the control that the GetControl API returned.
1790
2028
  */
1791
2029
  control?: Control;
1792
2030
  }
1793
2031
  export interface GetDelegationsRequest {
1794
2032
  /**
1795
- * The pagination token used to fetch the next set of results.
2033
+ * The pagination token that's used to fetch the next set of results.
1796
2034
  */
1797
2035
  nextToken?: Token;
1798
2036
  /**
1799
- * Represents the maximum number of results per page, or per API request call.
2037
+ * Represents the maximum number of results on a page or for an API request call.
1800
2038
  */
1801
2039
  maxResults?: MaxResults;
1802
2040
  }
1803
2041
  export interface GetDelegationsResponse {
1804
2042
  /**
1805
- * The list of delegations returned by the GetDelegations API.
2043
+ * The list of delegations that the GetDelegations API returned.
1806
2044
  */
1807
2045
  delegations?: DelegationMetadataList;
1808
2046
  /**
1809
- * The pagination token used to fetch the next set of results.
2047
+ * The pagination token that's used to fetch the next set of results.
1810
2048
  */
1811
2049
  nextToken?: Token;
1812
2050
  }
1813
2051
  export interface GetEvidenceByEvidenceFolderRequest {
1814
2052
  /**
1815
- * The identifier for the specified assessment.
2053
+ * The identifier for the assessment.
1816
2054
  */
1817
2055
  assessmentId: UUID;
1818
2056
  /**
@@ -1820,137 +2058,157 @@ declare namespace AuditManager {
1820
2058
  */
1821
2059
  controlSetId: ControlSetId;
1822
2060
  /**
1823
- * The unique identifier for the folder in which the evidence is stored.
2061
+ * The unique identifier for the folder that the evidence is stored in.
1824
2062
  */
1825
2063
  evidenceFolderId: UUID;
1826
2064
  /**
1827
- * The pagination token used to fetch the next set of results.
2065
+ * The pagination token that's used to fetch the next set of results.
1828
2066
  */
1829
2067
  nextToken?: Token;
1830
2068
  /**
1831
- * Represents the maximum number of results per page, or per API request call.
2069
+ * Represents the maximum number of results on a page or for an API request call.
1832
2070
  */
1833
2071
  maxResults?: MaxResults;
1834
2072
  }
1835
2073
  export interface GetEvidenceByEvidenceFolderResponse {
1836
2074
  /**
1837
- * The list of evidence returned by the GetEvidenceByEvidenceFolder API.
2075
+ * The list of evidence that the GetEvidenceByEvidenceFolder API returned.
1838
2076
  */
1839
2077
  evidence?: EvidenceList;
1840
2078
  /**
1841
- * The pagination token used to fetch the next set of results.
2079
+ * The pagination token that's used to fetch the next set of results.
1842
2080
  */
1843
2081
  nextToken?: Token;
1844
2082
  }
1845
2083
  export interface GetEvidenceFolderRequest {
1846
2084
  /**
1847
- * The identifier for the specified assessment.
2085
+ * The unique identifier for the assessment.
1848
2086
  */
1849
2087
  assessmentId: UUID;
1850
2088
  /**
1851
- * The identifier for the specified control set.
2089
+ * The unique identifier for the control set.
1852
2090
  */
1853
2091
  controlSetId: ControlSetId;
1854
2092
  /**
1855
- * The identifier for the folder in which the evidence is stored.
2093
+ * The unique identifier for the folder that the evidence is stored in.
1856
2094
  */
1857
2095
  evidenceFolderId: UUID;
1858
2096
  }
1859
2097
  export interface GetEvidenceFolderResponse {
1860
2098
  /**
1861
- * The folder in which evidence is stored.
2099
+ * The folder that the evidence is stored in.
1862
2100
  */
1863
2101
  evidenceFolder?: AssessmentEvidenceFolder;
1864
2102
  }
1865
2103
  export interface GetEvidenceFoldersByAssessmentControlRequest {
1866
2104
  /**
1867
- * The identifier for the specified assessment.
2105
+ * The identifier for the assessment.
1868
2106
  */
1869
2107
  assessmentId: UUID;
1870
2108
  /**
1871
- * The identifier for the specified control set.
2109
+ * The identifier for the control set.
1872
2110
  */
1873
2111
  controlSetId: ControlSetId;
1874
2112
  /**
1875
- * The identifier for the specified control.
2113
+ * The identifier for the control.
1876
2114
  */
1877
2115
  controlId: UUID;
1878
2116
  /**
1879
- * The pagination token used to fetch the next set of results.
2117
+ * The pagination token that's used to fetch the next set of results.
1880
2118
  */
1881
2119
  nextToken?: Token;
1882
2120
  /**
1883
- * Represents the maximum number of results per page, or per API request call.
2121
+ * Represents the maximum number of results on a page or for an API request call.
1884
2122
  */
1885
2123
  maxResults?: MaxResults;
1886
2124
  }
1887
2125
  export interface GetEvidenceFoldersByAssessmentControlResponse {
1888
2126
  /**
1889
- * The list of evidence folders returned by the GetEvidenceFoldersByAssessmentControl API.
2127
+ * The list of evidence folders that the GetEvidenceFoldersByAssessmentControl API returned.
1890
2128
  */
1891
2129
  evidenceFolders?: AssessmentEvidenceFolders;
1892
2130
  /**
1893
- * The pagination token used to fetch the next set of results.
2131
+ * The pagination token that's used to fetch the next set of results.
1894
2132
  */
1895
2133
  nextToken?: Token;
1896
2134
  }
1897
2135
  export interface GetEvidenceFoldersByAssessmentRequest {
1898
2136
  /**
1899
- * The identifier for the specified assessment.
2137
+ * The unique identifier for the assessment.
1900
2138
  */
1901
2139
  assessmentId: UUID;
1902
2140
  /**
1903
- * The pagination token used to fetch the next set of results.
2141
+ * The pagination token that's used to fetch the next set of results.
1904
2142
  */
1905
2143
  nextToken?: Token;
1906
2144
  /**
1907
- * Represents the maximum number of results per page, or per API request call.
2145
+ * Represents the maximum number of results on a page or for an API request call.
1908
2146
  */
1909
2147
  maxResults?: MaxResults;
1910
2148
  }
1911
2149
  export interface GetEvidenceFoldersByAssessmentResponse {
1912
2150
  /**
1913
- * The list of evidence folders returned by the GetEvidenceFoldersByAssessment API.
2151
+ * The list of evidence folders that the GetEvidenceFoldersByAssessment API returned.
1914
2152
  */
1915
2153
  evidenceFolders?: AssessmentEvidenceFolders;
1916
2154
  /**
1917
- * The pagination token used to fetch the next set of results.
2155
+ * The pagination token that's used to fetch the next set of results.
1918
2156
  */
1919
2157
  nextToken?: Token;
1920
2158
  }
1921
2159
  export interface GetEvidenceRequest {
1922
2160
  /**
1923
- * The identifier for the specified assessment.
2161
+ * The unique identifier for the assessment.
1924
2162
  */
1925
2163
  assessmentId: UUID;
1926
2164
  /**
1927
- * The identifier for the specified control set.
2165
+ * The unique identifier for the control set.
1928
2166
  */
1929
2167
  controlSetId: ControlSetId;
1930
2168
  /**
1931
- * The identifier for the folder in which the evidence is stored.
2169
+ * The unique identifier for the folder that the evidence is stored in.
1932
2170
  */
1933
2171
  evidenceFolderId: UUID;
1934
2172
  /**
1935
- * The identifier for the evidence.
2173
+ * The unique identifier for the evidence.
1936
2174
  */
1937
2175
  evidenceId: UUID;
1938
2176
  }
1939
2177
  export interface GetEvidenceResponse {
1940
2178
  /**
1941
- * The evidence returned by the GetEvidenceResponse API.
2179
+ * The evidence that the GetEvidenceResponse API returned.
1942
2180
  */
1943
2181
  evidence?: Evidence;
1944
2182
  }
2183
+ export interface GetInsightsByAssessmentRequest {
2184
+ /**
2185
+ * The unique identifier for the assessment.
2186
+ */
2187
+ assessmentId: UUID;
2188
+ }
2189
+ export interface GetInsightsByAssessmentResponse {
2190
+ /**
2191
+ * The assessment analytics data that the GetInsightsByAssessment API returned.
2192
+ */
2193
+ insights?: InsightsByAssessment;
2194
+ }
2195
+ export interface GetInsightsRequest {
2196
+ }
2197
+ export interface GetInsightsResponse {
2198
+ /**
2199
+ * The analytics data that the GetInsights API returned.
2200
+ */
2201
+ insights?: Insights;
2202
+ }
1945
2203
  export interface GetOrganizationAdminAccountRequest {
1946
2204
  }
1947
2205
  export interface GetOrganizationAdminAccountResponse {
1948
2206
  /**
1949
- * The identifier for the specified administrator account.
2207
+ * The identifier for the administrator account.
1950
2208
  */
1951
2209
  adminAccountId?: AccountId;
1952
2210
  /**
1953
- * The identifier for the specified organization.
2211
+ * The identifier for the organization.
1954
2212
  */
1955
2213
  organizationId?: organizationId;
1956
2214
  }
@@ -1958,7 +2216,7 @@ declare namespace AuditManager {
1958
2216
  }
1959
2217
  export interface GetServicesInScopeResponse {
1960
2218
  /**
1961
- * The metadata associated with the Amazon Web Service.
2219
+ * The metadata that's associated with the Amazon Web Service.
1962
2220
  */
1963
2221
  serviceMetadata?: ServiceMetadataList;
1964
2222
  }
@@ -1976,132 +2234,312 @@ declare namespace AuditManager {
1976
2234
  }
1977
2235
  export type HyperlinkName = string;
1978
2236
  export type IamArn = string;
2237
+ export interface Insights {
2238
+ /**
2239
+ * The number of active assessments in Audit Manager.
2240
+ */
2241
+ activeAssessmentsCount?: NullableInteger;
2242
+ /**
2243
+ * The number of compliance check evidence that Audit Manager classified as non-compliant on the lastUpdated date. This includes evidence that was collected from Security Hub with a Fail ruling, or collected from Config with a Non-compliant ruling.
2244
+ */
2245
+ noncompliantEvidenceCount?: NullableInteger;
2246
+ /**
2247
+ * The number of compliance check evidence that Audit Manager classified as compliant on the lastUpdated date. This includes evidence that was collected from Security Hub with a Pass ruling, or collected from Config with a Compliant ruling.
2248
+ */
2249
+ compliantEvidenceCount?: NullableInteger;
2250
+ /**
2251
+ * The number of evidence without a compliance check ruling. Evidence is inconclusive when the associated control uses Security Hub or Config as a data source but you didn't enable those services. This is also the case when a control uses a data source that doesn’t support compliance checks (for example: manual evidence, API calls, or CloudTrail). If evidence has a compliance check status of not applicable, it's classed as inconclusive in Insights data.
2252
+ */
2253
+ inconclusiveEvidenceCount?: NullableInteger;
2254
+ /**
2255
+ * The number of assessment controls that collected non-compliant evidence on the lastUpdated date.
2256
+ */
2257
+ assessmentControlsCountByNoncompliantEvidence?: NullableInteger;
2258
+ /**
2259
+ * The total number of controls across all active assessments.
2260
+ */
2261
+ totalAssessmentControlsCount?: NullableInteger;
2262
+ /**
2263
+ * The time when the cross-assessment insights were last updated.
2264
+ */
2265
+ lastUpdated?: Timestamp;
2266
+ }
2267
+ export interface InsightsByAssessment {
2268
+ /**
2269
+ * The number of compliance check evidence that Audit Manager classified as non-compliant. This includes evidence that was collected from Security Hub with a Fail ruling, or collected from Config with a Non-compliant ruling.
2270
+ */
2271
+ noncompliantEvidenceCount?: NullableInteger;
2272
+ /**
2273
+ * The number of compliance check evidence that Audit Manager classified as compliant. This includes evidence that was collected from Security Hub with a Pass ruling, or collected from Config with a Compliant ruling.
2274
+ */
2275
+ compliantEvidenceCount?: NullableInteger;
2276
+ /**
2277
+ * The amount of evidence without a compliance check ruling. Evidence is inconclusive if the associated control uses Security Hub or Config as a data source and you didn't enable those services. This is also the case if a control uses a data source that doesn’t support compliance checks (for example, manual evidence, API calls, or CloudTrail). If evidence has a compliance check status of not applicable, it's classified as inconclusive in InsightsByAssessment data.
2278
+ */
2279
+ inconclusiveEvidenceCount?: NullableInteger;
2280
+ /**
2281
+ * The number of assessment controls that collected non-compliant evidence on the lastUpdated date.
2282
+ */
2283
+ assessmentControlsCountByNoncompliantEvidence?: NullableInteger;
2284
+ /**
2285
+ * The total number of controls in the assessment.
2286
+ */
2287
+ totalAssessmentControlsCount?: NullableInteger;
2288
+ /**
2289
+ * The time when the assessment insights were last updated.
2290
+ */
2291
+ lastUpdated?: Timestamp;
2292
+ }
1979
2293
  export type Integer = number;
1980
2294
  export type KeywordInputType = "SELECT_FROM_LIST"|string;
1981
2295
  export type KeywordValue = string;
1982
2296
  export type Keywords = KeywordValue[];
1983
2297
  export type KmsKey = string;
1984
2298
  export type LastUpdatedBy = string;
2299
+ export interface ListAssessmentControlInsightsByControlDomainRequest {
2300
+ /**
2301
+ * The unique identifier for the control domain.
2302
+ */
2303
+ controlDomainId: UUID;
2304
+ /**
2305
+ * The unique identifier for the active assessment.
2306
+ */
2307
+ assessmentId: UUID;
2308
+ /**
2309
+ * The pagination token that's used to fetch the next set of results.
2310
+ */
2311
+ nextToken?: Token;
2312
+ /**
2313
+ * Represents the maximum number of results on a page or for an API request call.
2314
+ */
2315
+ maxResults?: MaxResults;
2316
+ }
2317
+ export interface ListAssessmentControlInsightsByControlDomainResponse {
2318
+ /**
2319
+ * The assessment control analytics data that the ListAssessmentControlInsightsByControlDomain API returned.
2320
+ */
2321
+ controlInsightsByAssessment?: ControlInsightsMetadataByAssessment;
2322
+ /**
2323
+ * The pagination token that's used to fetch the next set of results.
2324
+ */
2325
+ nextToken?: Token;
2326
+ }
2327
+ export interface ListAssessmentFrameworkShareRequestsRequest {
2328
+ /**
2329
+ * Specifies whether the share request is a sent request or a received request.
2330
+ */
2331
+ requestType: ShareRequestType;
2332
+ /**
2333
+ * The pagination token that's used to fetch the next set of results.
2334
+ */
2335
+ nextToken?: Token;
2336
+ /**
2337
+ * Represents the maximum number of results on a page or for an API request call.
2338
+ */
2339
+ maxResults?: MaxResults;
2340
+ }
2341
+ export interface ListAssessmentFrameworkShareRequestsResponse {
2342
+ /**
2343
+ * The list of share requests that the ListAssessmentFrameworkShareRequests API returned.
2344
+ */
2345
+ assessmentFrameworkShareRequests?: AssessmentFrameworkShareRequestList;
2346
+ /**
2347
+ * The pagination token that's used to fetch the next set of results.
2348
+ */
2349
+ nextToken?: Token;
2350
+ }
1985
2351
  export interface ListAssessmentFrameworksRequest {
1986
2352
  /**
1987
- * The type of framework, such as standard or custom.
2353
+ * The type of framework, such as a standard framework or a custom framework.
1988
2354
  */
1989
2355
  frameworkType: FrameworkType;
1990
2356
  /**
1991
- * The pagination token used to fetch the next set of results.
2357
+ * The pagination token that's used to fetch the next set of results.
1992
2358
  */
1993
2359
  nextToken?: Token;
1994
2360
  /**
1995
- * Represents the maximum number of results per page, or per API request call.
2361
+ * Represents the maximum number of results on a page or for an API request call.
1996
2362
  */
1997
2363
  maxResults?: MaxResults;
1998
2364
  }
1999
2365
  export interface ListAssessmentFrameworksResponse {
2000
2366
  /**
2001
- * The list of metadata objects for the specified framework.
2367
+ * The list of metadata objects for the framework.
2002
2368
  */
2003
2369
  frameworkMetadataList?: FrameworkMetadataList;
2004
2370
  /**
2005
- * The pagination token used to fetch the next set of results.
2371
+ * The pagination token that's used to fetch the next set of results.
2006
2372
  */
2007
2373
  nextToken?: Token;
2008
2374
  }
2009
2375
  export type ListAssessmentMetadata = AssessmentMetadataItem[];
2010
2376
  export interface ListAssessmentReportsRequest {
2011
2377
  /**
2012
- * The pagination token used to fetch the next set of results.
2378
+ * The pagination token that's used to fetch the next set of results.
2013
2379
  */
2014
2380
  nextToken?: Token;
2015
2381
  /**
2016
- * Represents the maximum number of results per page, or per API request call.
2382
+ * Represents the maximum number of results on a page or for an API request call.
2017
2383
  */
2018
2384
  maxResults?: MaxResults;
2019
2385
  }
2020
2386
  export interface ListAssessmentReportsResponse {
2021
2387
  /**
2022
- * The list of assessment reports returned by the ListAssessmentReports API.
2388
+ * The list of assessment reports that the ListAssessmentReports API returned.
2023
2389
  */
2024
2390
  assessmentReports?: AssessmentReportsMetadata;
2025
2391
  /**
2026
- * The pagination token used to fetch the next set of results.
2392
+ * The pagination token that's used to fetch the next set of results.
2027
2393
  */
2028
2394
  nextToken?: Token;
2029
2395
  }
2030
2396
  export interface ListAssessmentsRequest {
2031
2397
  /**
2032
- * The pagination token used to fetch the next set of results.
2398
+ * The current status of the assessment.
2399
+ */
2400
+ status?: AssessmentStatus;
2401
+ /**
2402
+ * The pagination token that's used to fetch the next set of results.
2033
2403
  */
2034
2404
  nextToken?: Token;
2035
2405
  /**
2036
- * Represents the maximum number of results per page, or per API request call.
2406
+ * Represents the maximum number of results on a page or for an API request call.
2037
2407
  */
2038
2408
  maxResults?: MaxResults;
2039
2409
  }
2040
2410
  export interface ListAssessmentsResponse {
2041
2411
  /**
2042
- * The metadata associated with the assessment.
2412
+ * The metadata that's associated with the assessment.
2043
2413
  */
2044
2414
  assessmentMetadata?: ListAssessmentMetadata;
2045
2415
  /**
2046
- * The pagination token used to fetch the next set of results.
2416
+ * The pagination token that's used to fetch the next set of results.
2417
+ */
2418
+ nextToken?: Token;
2419
+ }
2420
+ export interface ListControlDomainInsightsByAssessmentRequest {
2421
+ /**
2422
+ * The unique identifier for the active assessment.
2423
+ */
2424
+ assessmentId: UUID;
2425
+ /**
2426
+ * The pagination token that's used to fetch the next set of results.
2427
+ */
2428
+ nextToken?: Token;
2429
+ /**
2430
+ * Represents the maximum number of results on a page or for an API request call.
2431
+ */
2432
+ maxResults?: MaxResults;
2433
+ }
2434
+ export interface ListControlDomainInsightsByAssessmentResponse {
2435
+ /**
2436
+ * The control domain analytics data that the ListControlDomainInsightsByAssessment API returned.
2437
+ */
2438
+ controlDomainInsights?: ControlDomainInsightsList;
2439
+ /**
2440
+ * The pagination token that's used to fetch the next set of results.
2441
+ */
2442
+ nextToken?: Token;
2443
+ }
2444
+ export interface ListControlDomainInsightsRequest {
2445
+ /**
2446
+ * The pagination token that's used to fetch the next set of results.
2447
+ */
2448
+ nextToken?: Token;
2449
+ /**
2450
+ * Represents the maximum number of results on a page or for an API request call.
2451
+ */
2452
+ maxResults?: MaxResults;
2453
+ }
2454
+ export interface ListControlDomainInsightsResponse {
2455
+ /**
2456
+ * The control domain analytics data that the ListControlDomainInsights API returned.
2457
+ */
2458
+ controlDomainInsights?: ControlDomainInsightsList;
2459
+ /**
2460
+ * The pagination token that's used to fetch the next set of results.
2461
+ */
2462
+ nextToken?: Token;
2463
+ }
2464
+ export interface ListControlInsightsByControlDomainRequest {
2465
+ /**
2466
+ * The unique identifier for the control domain.
2467
+ */
2468
+ controlDomainId: UUID;
2469
+ /**
2470
+ * The pagination token that's used to fetch the next set of results.
2471
+ */
2472
+ nextToken?: Token;
2473
+ /**
2474
+ * Represents the maximum number of results on a page or for an API request call.
2475
+ */
2476
+ maxResults?: MaxResults;
2477
+ }
2478
+ export interface ListControlInsightsByControlDomainResponse {
2479
+ /**
2480
+ * The control analytics data that the ListControlInsightsByControlDomain API returned.
2481
+ */
2482
+ controlInsightsMetadata?: ControlInsightsMetadata;
2483
+ /**
2484
+ * The pagination token that's used to fetch the next set of results.
2047
2485
  */
2048
2486
  nextToken?: Token;
2049
2487
  }
2050
2488
  export interface ListControlsRequest {
2051
2489
  /**
2052
- * The type of control, such as standard or custom.
2490
+ * The type of control, such as a standard control or a custom control.
2053
2491
  */
2054
2492
  controlType: ControlType;
2055
2493
  /**
2056
- * The pagination token used to fetch the next set of results.
2494
+ * The pagination token that's used to fetch the next set of results.
2057
2495
  */
2058
2496
  nextToken?: Token;
2059
2497
  /**
2060
- * Represents the maximum number of results per page, or per API request call.
2498
+ * Represents the maximum number of results on a page or for an API request call.
2061
2499
  */
2062
2500
  maxResults?: MaxResults;
2063
2501
  }
2064
2502
  export interface ListControlsResponse {
2065
2503
  /**
2066
- * The list of control metadata objects returned by the ListControls API.
2504
+ * The list of control metadata objects that the ListControls API returned.
2067
2505
  */
2068
2506
  controlMetadataList?: ControlMetadataList;
2069
2507
  /**
2070
- * The pagination token used to fetch the next set of results.
2508
+ * The pagination token that's used to fetch the next set of results.
2071
2509
  */
2072
2510
  nextToken?: Token;
2073
2511
  }
2074
2512
  export interface ListKeywordsForDataSourceRequest {
2075
2513
  /**
2076
- * The control mapping data source to which the keywords apply.
2514
+ * The control mapping data source that the keywords apply to.
2077
2515
  */
2078
2516
  source: SourceType;
2079
2517
  /**
2080
- * The pagination token used to fetch the next set of results.
2518
+ * The pagination token that's used to fetch the next set of results.
2081
2519
  */
2082
2520
  nextToken?: Token;
2083
2521
  /**
2084
- * Represents the maximum number of results per page, or per API request call.
2522
+ * Represents the maximum number of results on a page or for an API request call.
2085
2523
  */
2086
2524
  maxResults?: MaxResults;
2087
2525
  }
2088
2526
  export interface ListKeywordsForDataSourceResponse {
2089
2527
  /**
2090
- * The list of keywords for the specified event mapping source.
2528
+ * The list of keywords for the event mapping source.
2091
2529
  */
2092
2530
  keywords?: Keywords;
2093
2531
  /**
2094
- * The pagination token used to fetch the next set of results.
2532
+ * The pagination token that's used to fetch the next set of results.
2095
2533
  */
2096
2534
  nextToken?: Token;
2097
2535
  }
2098
2536
  export interface ListNotificationsRequest {
2099
2537
  /**
2100
- * The pagination token used to fetch the next set of results.
2538
+ * The pagination token that's used to fetch the next set of results.
2101
2539
  */
2102
2540
  nextToken?: Token;
2103
2541
  /**
2104
- * Represents the maximum number of results per page, or per API request call.
2542
+ * Represents the maximum number of results on a page or for an API request call.
2105
2543
  */
2106
2544
  maxResults?: MaxResults;
2107
2545
  }
@@ -2111,19 +2549,19 @@ declare namespace AuditManager {
2111
2549
  */
2112
2550
  notifications?: Notifications;
2113
2551
  /**
2114
- * The pagination token used to fetch the next set of results.
2552
+ * The pagination token that's used to fetch the next set of results.
2115
2553
  */
2116
2554
  nextToken?: Token;
2117
2555
  }
2118
2556
  export interface ListTagsForResourceRequest {
2119
2557
  /**
2120
- * The Amazon Resource Name (ARN) of the specified resource.
2558
+ * The Amazon Resource Name (ARN) of the resource.
2121
2559
  */
2122
2560
  resourceArn: AuditManagerArn;
2123
2561
  }
2124
2562
  export interface ListTagsForResourceResponse {
2125
2563
  /**
2126
- * The list of tags returned by the ListTagsForResource API.
2564
+ * The list of tags that the ListTagsForResource API returned.
2127
2565
  */
2128
2566
  tags?: TagMap;
2129
2567
  }
@@ -2142,7 +2580,7 @@ declare namespace AuditManager {
2142
2580
  */
2143
2581
  id?: TimestampUUID;
2144
2582
  /**
2145
- * The identifier for the specified assessment.
2583
+ * The identifier for the assessment.
2146
2584
  */
2147
2585
  assessmentId?: UUID;
2148
2586
  /**
@@ -2150,7 +2588,7 @@ declare namespace AuditManager {
2150
2588
  */
2151
2589
  assessmentName?: AssessmentName;
2152
2590
  /**
2153
- * The identifier for the specified control set.
2591
+ * The identifier for the control set.
2154
2592
  */
2155
2593
  controlSetId?: ControlSetId;
2156
2594
  /**
@@ -2171,7 +2609,9 @@ declare namespace AuditManager {
2171
2609
  source?: NonEmptyString;
2172
2610
  }
2173
2611
  export type Notifications = Notification[];
2612
+ export type NullableInteger = number;
2174
2613
  export type ObjectTypeEnum = "ASSESSMENT"|"CONTROL_SET"|"CONTROL"|"DELEGATION"|"ASSESSMENT_REPORT"|string;
2614
+ export type Region = string;
2175
2615
  export interface RegisterAccountRequest {
2176
2616
  /**
2177
2617
  * The KMS key details.
@@ -2190,27 +2630,27 @@ declare namespace AuditManager {
2190
2630
  }
2191
2631
  export interface RegisterOrganizationAdminAccountRequest {
2192
2632
  /**
2193
- * The identifier for the specified delegated administrator account.
2633
+ * The identifier for the delegated administrator account.
2194
2634
  */
2195
2635
  adminAccountId: AccountId;
2196
2636
  }
2197
2637
  export interface RegisterOrganizationAdminAccountResponse {
2198
2638
  /**
2199
- * The identifier for the specified delegated administrator account.
2639
+ * The identifier for the delegated administrator account.
2200
2640
  */
2201
2641
  adminAccountId?: AccountId;
2202
2642
  /**
2203
- * The identifier for the specified organization.
2643
+ * The identifier for the organization.
2204
2644
  */
2205
2645
  organizationId?: organizationId;
2206
2646
  }
2207
2647
  export interface Resource {
2208
2648
  /**
2209
- * The Amazon Resource Name (ARN) for the specified resource.
2649
+ * The Amazon Resource Name (ARN) for the resource.
2210
2650
  */
2211
2651
  arn?: GenericArn;
2212
2652
  /**
2213
- * The value of the specified resource.
2653
+ * The value of the resource.
2214
2654
  */
2215
2655
  value?: String;
2216
2656
  }
@@ -2231,11 +2671,11 @@ declare namespace AuditManager {
2231
2671
  export type SNSTopic = string;
2232
2672
  export interface Scope {
2233
2673
  /**
2234
- * The accounts included in the scope of the assessment.
2674
+ * The Amazon Web Services accounts that are included in the scope of the assessment.
2235
2675
  */
2236
2676
  awsAccounts?: AWSAccounts;
2237
2677
  /**
2238
- * The Amazon Web Services services included in the scope of the assessment.
2678
+ * The Amazon Web Services services that are included in the scope of the assessment.
2239
2679
  */
2240
2680
  awsServices?: AWSServices;
2241
2681
  }
@@ -2249,11 +2689,11 @@ declare namespace AuditManager {
2249
2689
  */
2250
2690
  displayName?: NonEmptyString;
2251
2691
  /**
2252
- * The description of the specified Amazon Web Service.
2692
+ * The description of the Amazon Web Service.
2253
2693
  */
2254
2694
  description?: NonEmptyString;
2255
2695
  /**
2256
- * The category in which the Amazon Web Service belongs, such as compute, storage, database, and so on.
2696
+ * The category that the Amazon Web Service belongs to, such as compute, storage, or database.
2257
2697
  */
2258
2698
  category?: NonEmptyString;
2259
2699
  }
@@ -2281,33 +2721,61 @@ declare namespace AuditManager {
2281
2721
  */
2282
2722
  kmsKey?: KmsKey;
2283
2723
  }
2724
+ export type ShareRequestAction = "ACCEPT"|"DECLINE"|"REVOKE"|string;
2725
+ export type ShareRequestComment = string;
2726
+ export type ShareRequestStatus = "ACTIVE"|"REPLICATING"|"SHARED"|"EXPIRING"|"FAILED"|"EXPIRED"|"DECLINED"|"REVOKED"|string;
2727
+ export type ShareRequestType = "SENT"|"RECEIVED"|string;
2284
2728
  export type SnsArn = string;
2285
2729
  export type SourceDescription = string;
2286
2730
  export type SourceFrequency = "DAILY"|"WEEKLY"|"MONTHLY"|string;
2287
2731
  export interface SourceKeyword {
2288
2732
  /**
2289
- * The method of input for the specified keyword.
2733
+ * The method of input for the keyword.
2290
2734
  */
2291
2735
  keywordInputType?: KeywordInputType;
2292
2736
  /**
2293
- * 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.
2737
+ * The value of the keyword that's used to search CloudTrail logs, Config rules, Security Hub checks, and Amazon Web Services API names when mapping a control data source.
2294
2738
  */
2295
2739
  keywordValue?: KeywordValue;
2296
2740
  }
2297
2741
  export type SourceName = string;
2298
2742
  export type SourceSetUpOption = "System_Controls_Mapping"|"Procedural_Controls_Mapping"|string;
2299
2743
  export type SourceType = "AWS_Cloudtrail"|"AWS_Config"|"AWS_Security_Hub"|"AWS_API_Call"|"MANUAL"|string;
2744
+ export interface StartAssessmentFrameworkShareRequest {
2745
+ /**
2746
+ * The unique identifier for the custom framework to be shared.
2747
+ */
2748
+ frameworkId: UUID;
2749
+ /**
2750
+ * The Amazon Web Services account of the recipient.
2751
+ */
2752
+ destinationAccount: AccountId;
2753
+ /**
2754
+ * The Amazon Web Services Region of the recipient.
2755
+ */
2756
+ destinationRegion: Region;
2757
+ /**
2758
+ * An optional comment from the sender about the share request.
2759
+ */
2760
+ comment?: ShareRequestComment;
2761
+ }
2762
+ export interface StartAssessmentFrameworkShareResponse {
2763
+ /**
2764
+ * The share request that's created by the StartAssessmentFrameworkShare API.
2765
+ */
2766
+ assessmentFrameworkShareRequest?: AssessmentFrameworkShareRequest;
2767
+ }
2300
2768
  export type String = string;
2301
2769
  export type TagKey = string;
2302
2770
  export type TagKeyList = TagKey[];
2303
2771
  export type TagMap = {[key: string]: TagValue};
2304
2772
  export interface TagResourceRequest {
2305
2773
  /**
2306
- * The Amazon Resource Name (ARN) of the specified resource.
2774
+ * The Amazon Resource Name (ARN) of the resource.
2307
2775
  */
2308
2776
  resourceArn: AuditManagerArn;
2309
2777
  /**
2310
- * The tags to be associated with the resource.
2778
+ * The tags that are associated with the resource.
2311
2779
  */
2312
2780
  tags: TagMap;
2313
2781
  }
@@ -2321,7 +2789,7 @@ declare namespace AuditManager {
2321
2789
  export type TroubleshootingText = string;
2322
2790
  export interface URL {
2323
2791
  /**
2324
- * The name or word used as a hyperlink to the URL.
2792
+ * The name or word that's used as a hyperlink to the URL.
2325
2793
  */
2326
2794
  hyperlinkName?: HyperlinkName;
2327
2795
  /**
@@ -2344,53 +2812,53 @@ declare namespace AuditManager {
2344
2812
  }
2345
2813
  export interface UpdateAssessmentControlRequest {
2346
2814
  /**
2347
- * The identifier for the specified assessment.
2815
+ * The unique identifier for the assessment.
2348
2816
  */
2349
2817
  assessmentId: UUID;
2350
2818
  /**
2351
- * The identifier for the specified control set.
2819
+ * The unique identifier for the control set.
2352
2820
  */
2353
2821
  controlSetId: ControlSetId;
2354
2822
  /**
2355
- * The identifier for the specified control.
2823
+ * The unique identifier for the control.
2356
2824
  */
2357
2825
  controlId: UUID;
2358
2826
  /**
2359
- * The status of the specified control.
2827
+ * The status of the control.
2360
2828
  */
2361
2829
  controlStatus?: ControlStatus;
2362
2830
  /**
2363
- * The comment body text for the specified control.
2831
+ * The comment body text for the control.
2364
2832
  */
2365
2833
  commentBody?: ControlCommentBody;
2366
2834
  }
2367
2835
  export interface UpdateAssessmentControlResponse {
2368
2836
  /**
2369
- * The name of the updated control set returned by the UpdateAssessmentControl API.
2837
+ * The name of the updated control set that the UpdateAssessmentControl API returned.
2370
2838
  */
2371
2839
  control?: AssessmentControl;
2372
2840
  }
2373
2841
  export interface UpdateAssessmentControlSetStatusRequest {
2374
2842
  /**
2375
- * The identifier for the specified assessment.
2843
+ * The unique identifier for the assessment.
2376
2844
  */
2377
2845
  assessmentId: UUID;
2378
2846
  /**
2379
- * The identifier for the specified control set.
2847
+ * The unique identifier for the control set.
2380
2848
  */
2381
2849
  controlSetId: String;
2382
2850
  /**
2383
- * The status of the control set that is being updated.
2851
+ * The status of the control set that's being updated.
2384
2852
  */
2385
2853
  status: ControlSetStatus;
2386
2854
  /**
2387
- * The comment related to the status update.
2855
+ * The comment that's related to the status update.
2388
2856
  */
2389
2857
  comment: DelegationComment;
2390
2858
  }
2391
2859
  export interface UpdateAssessmentControlSetStatusResponse {
2392
2860
  /**
2393
- * The name of the updated control set returned by the UpdateAssessmentControlSetStatus API.
2861
+ * The name of the updated control set that the UpdateAssessmentControlSetStatus API returned.
2394
2862
  */
2395
2863
  controlSet?: AssessmentControlSet;
2396
2864
  }
@@ -2404,14 +2872,14 @@ declare namespace AuditManager {
2404
2872
  */
2405
2873
  name: ControlSetName;
2406
2874
  /**
2407
- * The list of controls contained within the control set.
2875
+ * The list of controls that are contained within the control set.
2408
2876
  */
2409
2877
  controls?: CreateAssessmentFrameworkControls;
2410
2878
  }
2411
2879
  export type UpdateAssessmentFrameworkControlSets = UpdateAssessmentFrameworkControlSet[];
2412
2880
  export interface UpdateAssessmentFrameworkRequest {
2413
2881
  /**
2414
- * The identifier for the specified framework.
2882
+ * The unique identifier for the framework.
2415
2883
  */
2416
2884
  frameworkId: UUID;
2417
2885
  /**
@@ -2419,7 +2887,7 @@ declare namespace AuditManager {
2419
2887
  */
2420
2888
  name: FrameworkName;
2421
2889
  /**
2422
- * The description of the framework that is to be updated.
2890
+ * The description of the updated framework.
2423
2891
  */
2424
2892
  description?: FrameworkDescription;
2425
2893
  /**
@@ -2427,71 +2895,91 @@ declare namespace AuditManager {
2427
2895
  */
2428
2896
  complianceType?: ComplianceType;
2429
2897
  /**
2430
- * The control sets associated with the framework.
2898
+ * The control sets that are associated with the framework.
2431
2899
  */
2432
2900
  controlSets: UpdateAssessmentFrameworkControlSets;
2433
2901
  }
2434
2902
  export interface UpdateAssessmentFrameworkResponse {
2435
2903
  /**
2436
- * The name of the specified framework.
2904
+ * The name of the framework.
2437
2905
  */
2438
2906
  framework?: Framework;
2439
2907
  }
2908
+ export interface UpdateAssessmentFrameworkShareRequest {
2909
+ /**
2910
+ * The unique identifier for the share request.
2911
+ */
2912
+ requestId: UUID;
2913
+ /**
2914
+ * Specifies whether the share request is a sent request or a received request.
2915
+ */
2916
+ requestType: ShareRequestType;
2917
+ /**
2918
+ * Specifies the update action for the share request.
2919
+ */
2920
+ action: ShareRequestAction;
2921
+ }
2922
+ export interface UpdateAssessmentFrameworkShareResponse {
2923
+ /**
2924
+ * The updated share request that's returned by the UpdateAssessmentFrameworkShare operation.
2925
+ */
2926
+ assessmentFrameworkShareRequest?: AssessmentFrameworkShareRequest;
2927
+ }
2440
2928
  export interface UpdateAssessmentRequest {
2441
2929
  /**
2442
- * The identifier for the specified assessment.
2930
+ * The unique identifier for the assessment.
2443
2931
  */
2444
2932
  assessmentId: UUID;
2445
2933
  /**
2446
- * The name of the specified assessment to be updated.
2934
+ * The name of the assessment to be updated.
2447
2935
  */
2448
2936
  assessmentName?: AssessmentName;
2449
2937
  /**
2450
- * The description of the specified assessment.
2938
+ * The description of the assessment.
2451
2939
  */
2452
2940
  assessmentDescription?: AssessmentDescription;
2453
2941
  /**
2454
- * The scope of the specified assessment.
2942
+ * The scope of the assessment.
2455
2943
  */
2456
2944
  scope: Scope;
2457
2945
  /**
2458
- * The assessment report storage destination for the specified assessment that is being updated.
2946
+ * The assessment report storage destination for the assessment that's being updated.
2459
2947
  */
2460
2948
  assessmentReportsDestination?: AssessmentReportsDestination;
2461
2949
  /**
2462
- * The list of roles for the specified assessment.
2950
+ * The list of roles for the assessment.
2463
2951
  */
2464
2952
  roles?: Roles;
2465
2953
  }
2466
2954
  export interface UpdateAssessmentResponse {
2467
2955
  /**
2468
- * The response object (name of the updated assessment) for the UpdateAssessmentRequest API.
2956
+ * The response object for the UpdateAssessmentRequest API. This is the name of the updated assessment.
2469
2957
  */
2470
2958
  assessment?: Assessment;
2471
2959
  }
2472
2960
  export interface UpdateAssessmentStatusRequest {
2473
2961
  /**
2474
- * The identifier for the specified assessment.
2962
+ * The unique identifier for the assessment.
2475
2963
  */
2476
2964
  assessmentId: UUID;
2477
2965
  /**
2478
- * The current status of the specified assessment.
2966
+ * The current status of the assessment.
2479
2967
  */
2480
2968
  status: AssessmentStatus;
2481
2969
  }
2482
2970
  export interface UpdateAssessmentStatusResponse {
2483
2971
  /**
2484
- * The name of the updated assessment returned by the UpdateAssessmentStatus API.
2972
+ * The name of the updated assessment that the UpdateAssessmentStatus API returned.
2485
2973
  */
2486
2974
  assessment?: Assessment;
2487
2975
  }
2488
2976
  export interface UpdateControlRequest {
2489
2977
  /**
2490
- * The identifier for the specified control.
2978
+ * The identifier for the control.
2491
2979
  */
2492
2980
  controlId: UUID;
2493
2981
  /**
2494
- * The name of the control to be updated.
2982
+ * The name of the updated control.
2495
2983
  */
2496
2984
  name: ControlName;
2497
2985
  /**
@@ -2499,7 +2987,7 @@ declare namespace AuditManager {
2499
2987
  */
2500
2988
  description?: ControlDescription;
2501
2989
  /**
2502
- * The steps that to follow to determine if the control has been satisfied.
2990
+ * The steps that you should follow to determine if the control is met.
2503
2991
  */
2504
2992
  testingInformation?: TestingInformation;
2505
2993
  /**
@@ -2507,23 +2995,23 @@ declare namespace AuditManager {
2507
2995
  */
2508
2996
  actionPlanTitle?: ActionPlanTitle;
2509
2997
  /**
2510
- * The recommended actions to carry out if the control is not fulfilled.
2998
+ * The recommended actions to carry out if the control isn't fulfilled.
2511
2999
  */
2512
3000
  actionPlanInstructions?: ActionPlanInstructions;
2513
3001
  /**
2514
- * The data mapping sources for the specified control.
3002
+ * The data mapping sources for the control.
2515
3003
  */
2516
3004
  controlMappingSources: ControlMappingSources;
2517
3005
  }
2518
3006
  export interface UpdateControlResponse {
2519
3007
  /**
2520
- * The name of the updated control set returned by the UpdateControl API.
3008
+ * The name of the updated control set that the UpdateControl API returned.
2521
3009
  */
2522
3010
  control?: Control;
2523
3011
  }
2524
3012
  export interface UpdateSettingsRequest {
2525
3013
  /**
2526
- * The Amazon Simple Notification Service (Amazon SNS) topic to which Audit Manager sends notifications.
3014
+ * The Amazon Simple Notification Service (Amazon SNS) topic that Audit Manager sends notifications to.
2527
3015
  */
2528
3016
  snsTopic?: SnsArn;
2529
3017
  /**
@@ -2549,7 +3037,7 @@ declare namespace AuditManager {
2549
3037
  export type Username = string;
2550
3038
  export interface ValidateAssessmentReportIntegrityRequest {
2551
3039
  /**
2552
- * The relative path of the specified Amazon S3 bucket in which the assessment report is stored.
3040
+ * The relative path of the Amazon S3 bucket that the assessment report is stored in.
2553
3041
  */
2554
3042
  s3RelativePath: S3Url;
2555
3043
  }
@@ -2559,7 +3047,7 @@ declare namespace AuditManager {
2559
3047
  */
2560
3048
  signatureValid?: Boolean;
2561
3049
  /**
2562
- * The signature algorithm used to code sign the assessment report file.
3050
+ * The signature algorithm that's used to code sign the assessment report file.
2563
3051
  */
2564
3052
  signatureAlgorithm?: String;
2565
3053
  /**