@pgarbe/cdk-ecr-sync 0.5.18 → 0.5.22

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 (480) hide show
  1. package/.gitattributes +19 -19
  2. package/.jsii +2588 -1305
  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 +419 -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 +505 -141
  30. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +97 -77
  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 +752 -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/codebuild-2016-10-06.min.json +74 -73
  58. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
  59. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
  60. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
  61. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +242 -68
  62. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
  63. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
  64. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
  65. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +322 -50
  66. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -110
  67. package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
  68. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
  69. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
  70. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +207 -56
  71. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
  72. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
  73. package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
  74. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
  75. package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
  76. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
  77. package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
  78. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
  79. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4613 -1377
  80. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +90 -0
  81. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +6 -0
  82. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
  83. package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
  84. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
  85. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +3 -0
  86. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
  87. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
  88. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
  89. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
  90. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +24 -4
  91. package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
  92. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
  93. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
  94. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
  95. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +602 -36
  96. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
  97. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
  98. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
  99. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
  100. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  101. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
  102. package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
  103. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
  104. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +388 -367
  105. package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
  106. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
  107. package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
  108. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +2 -1
  109. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +124 -82
  110. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
  111. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
  112. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
  113. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +375 -209
  114. package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
  115. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
  116. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
  117. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
  118. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
  119. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
  120. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
  121. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1073 -94
  122. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +15 -0
  123. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +276 -98
  124. package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
  125. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
  126. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  127. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
  128. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
  129. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
  130. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +691 -130
  131. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
  132. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
  133. package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
  134. package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
  135. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +858 -81
  136. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
  137. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
  138. package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
  139. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
  140. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +39 -7
  141. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
  142. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
  143. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +321 -130
  144. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +301 -227
  145. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  146. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
  147. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +411 -149
  148. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
  149. package/node_modules/aws-sdk/apis/metadata.json +68 -0
  150. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
  151. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
  152. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
  153. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
  154. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
  155. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
  156. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
  157. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
  158. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +850 -157
  159. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
  160. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
  161. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
  162. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +65 -31
  163. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
  164. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
  165. package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
  166. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +752 -957
  167. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
  168. package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
  169. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +24 -4
  170. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +507 -49
  171. package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
  172. package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
  173. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
  174. package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
  175. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
  176. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  177. package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
  178. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +869 -352
  179. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
  180. package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
  181. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
  182. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
  183. package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
  184. package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
  185. package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
  186. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
  187. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
  188. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
  189. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
  190. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +362 -121
  191. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
  192. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
  193. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
  194. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
  195. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
  196. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
  197. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
  198. package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
  199. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
  200. package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
  201. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +14 -13
  202. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  203. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
  204. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
  205. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2264 -1025
  206. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
  207. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +779 -259
  208. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
  209. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
  210. package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
  211. package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
  212. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
  213. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +379 -351
  214. package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
  215. package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
  216. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
  217. package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
  218. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
  219. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
  220. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
  221. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
  222. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +44 -43
  223. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
  224. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
  225. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
  226. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
  227. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
  228. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
  229. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
  230. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
  231. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
  232. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
  233. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +308 -27
  234. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
  235. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +83 -50
  236. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
  237. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
  238. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
  239. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
  240. package/node_modules/aws-sdk/clients/account.d.ts +136 -0
  241. package/node_modules/aws-sdk/clients/account.js +18 -0
  242. package/node_modules/aws-sdk/clients/all.d.ts +21 -0
  243. package/node_modules/aws-sdk/clients/all.js +22 -1
  244. package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
  245. package/node_modules/aws-sdk/clients/amp.js +1 -0
  246. package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
  247. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
  248. package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
  249. package/node_modules/aws-sdk/clients/apigateway.d.ts +1 -1
  250. package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
  251. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
  252. package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
  253. package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
  254. package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
  255. package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
  256. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
  257. package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
  258. package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
  259. package/node_modules/aws-sdk/clients/appsync.d.ts +35 -13
  260. package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
  261. package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
  262. package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
  263. package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
  264. package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
  265. package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
  266. package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
  267. package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
  268. package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
  269. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
  270. package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
  271. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +620 -16
  272. package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
  273. package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
  274. package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
  275. package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
  276. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +3 -3
  277. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
  278. package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
  279. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
  280. package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
  281. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
  282. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  283. package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
  284. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
  285. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +322 -11
  286. package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
  287. package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
  288. package/node_modules/aws-sdk/clients/datasync.d.ts +241 -11
  289. package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
  290. package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
  291. package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
  292. package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
  293. package/node_modules/aws-sdk/clients/drs.js +18 -0
  294. package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
  295. package/node_modules/aws-sdk/clients/ec2.d.ts +4037 -416
  296. package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
  297. package/node_modules/aws-sdk/clients/ecs.d.ts +416 -345
  298. package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
  299. package/node_modules/aws-sdk/clients/eks.d.ts +27 -23
  300. package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
  301. package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
  302. package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
  303. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
  304. package/node_modules/aws-sdk/clients/es.d.ts +39 -3
  305. package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
  306. package/node_modules/aws-sdk/clients/evidently.js +18 -0
  307. package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
  308. package/node_modules/aws-sdk/clients/finspace.js +0 -1
  309. package/node_modules/aws-sdk/clients/finspacedata.d.ts +741 -65
  310. package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
  311. package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
  312. package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
  313. package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
  314. package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
  315. package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
  316. package/node_modules/aws-sdk/clients/glue.d.ts +59 -2
  317. package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
  318. package/node_modules/aws-sdk/clients/grafana.js +18 -0
  319. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +8 -4
  320. package/node_modules/aws-sdk/clients/health.d.ts +49 -49
  321. package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
  322. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +102 -42
  323. package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
  324. package/node_modules/aws-sdk/clients/inspector2.js +18 -0
  325. package/node_modules/aws-sdk/clients/iot.d.ts +252 -18
  326. package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
  327. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
  328. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
  329. package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
  330. package/node_modules/aws-sdk/clients/iotwireless.d.ts +637 -6
  331. package/node_modules/aws-sdk/clients/ivs.d.ts +353 -124
  332. package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
  333. package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
  334. package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
  335. package/node_modules/aws-sdk/clients/kendra.d.ts +797 -60
  336. package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
  337. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
  338. package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
  339. package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
  340. package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
  341. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +834 -21
  342. package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
  343. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +12 -7
  344. package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
  345. package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
  346. package/node_modules/aws-sdk/clients/location.d.ts +124 -60
  347. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
  348. package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
  349. package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
  350. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +280 -81
  351. package/node_modules/aws-sdk/clients/medialive.d.ts +81 -5
  352. package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
  353. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
  354. package/node_modules/aws-sdk/clients/mediatailor.d.ts +271 -1
  355. package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
  356. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
  357. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
  358. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
  359. package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
  360. package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
  361. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +61 -10
  362. package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
  363. package/node_modules/aws-sdk/clients/nimble.d.ts +499 -299
  364. package/node_modules/aws-sdk/clients/nimble.js +1 -0
  365. package/node_modules/aws-sdk/clients/opensearch.d.ts +43 -1
  366. package/node_modules/aws-sdk/clients/outposts.d.ts +520 -12
  367. package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
  368. package/node_modules/aws-sdk/clients/panorama.js +18 -0
  369. package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
  370. package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
  371. package/node_modules/aws-sdk/clients/pinpoint.d.ts +534 -4
  372. package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
  373. package/node_modules/aws-sdk/clients/quicksight.d.ts +337 -193
  374. package/node_modules/aws-sdk/clients/ram.d.ts +234 -212
  375. package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
  376. package/node_modules/aws-sdk/clients/rbin.js +18 -0
  377. package/node_modules/aws-sdk/clients/rds.d.ts +758 -388
  378. package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
  379. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
  380. package/node_modules/aws-sdk/clients/rekognition.d.ts +347 -28
  381. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
  382. package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
  383. package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
  384. package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
  385. package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
  386. package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
  387. package/node_modules/aws-sdk/clients/rum.js +18 -0
  388. package/node_modules/aws-sdk/clients/s3.d.ts +123 -75
  389. package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
  390. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1757 -95
  391. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
  392. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +27 -27
  393. package/node_modules/aws-sdk/clients/securityhub.d.ts +829 -13
  394. package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
  395. package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
  396. package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
  397. package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
  398. package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
  399. package/node_modules/aws-sdk/clients/ssm.d.ts +349 -283
  400. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
  401. package/node_modules/aws-sdk/clients/storagegateway.d.ts +101 -36
  402. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  403. package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
  404. package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
  405. package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
  406. package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
  407. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +75 -12
  408. package/node_modules/aws-sdk/clients/transfer.d.ts +21 -16
  409. package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
  410. package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
  411. package/node_modules/aws-sdk/clients/voiceid.js +18 -0
  412. package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
  413. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
  414. package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
  415. package/node_modules/aws-sdk/clients/wisdom.js +18 -0
  416. package/node_modules/aws-sdk/clients/workmail.d.ts +383 -5
  417. package/node_modules/aws-sdk/clients/workspaces.d.ts +87 -40
  418. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
  419. package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
  420. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
  421. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1300 -550
  422. package/node_modules/aws-sdk/dist/aws-sdk.js +12256 -4407
  423. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
  424. package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
  425. package/node_modules/aws-sdk/lib/config.js +15 -3
  426. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
  427. package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
  428. package/node_modules/aws-sdk/lib/core.js +1 -1
  429. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
  430. package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
  431. package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
  432. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
  433. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
  434. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
  435. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
  436. package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
  437. package/node_modules/aws-sdk/lib/node_loader.js +63 -21
  438. package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
  439. package/node_modules/aws-sdk/lib/region/utils.js +21 -0
  440. package/node_modules/aws-sdk/lib/region_config.js +13 -13
  441. package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
  442. package/node_modules/aws-sdk/lib/request.js +4 -6
  443. package/node_modules/aws-sdk/lib/service.js +19 -0
  444. package/node_modules/aws-sdk/lib/services/s3.js +16 -20
  445. package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
  446. package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
  447. package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
  448. package/node_modules/aws-sdk/package.json +4 -5
  449. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
  450. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
  451. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
  452. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
  453. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
  454. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
  455. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
  456. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
  457. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
  458. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
  459. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
  460. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
  461. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
  462. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
  463. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
  464. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
  465. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
  466. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
  467. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
  468. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
  469. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
  470. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
  471. package/package.json +42 -69
  472. package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
  473. package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
  474. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
  475. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
  476. package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
  477. package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
  478. package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
  479. package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
  480. package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
@@ -67,6 +67,14 @@ declare class SecurityHub extends Service {
67
67
  * Creates a custom action target in Security Hub. You can use custom actions on findings and insights in Security Hub to trigger target actions in Amazon CloudWatch Events.
68
68
  */
69
69
  createActionTarget(callback?: (err: AWSError, data: SecurityHub.Types.CreateActionTargetResponse) => void): Request<SecurityHub.Types.CreateActionTargetResponse, AWSError>;
70
+ /**
71
+ * Used to enable finding aggregation. Must be called from the aggregation Region. For more details about cross-Region replication, see Configuring finding aggregation in the Security Hub User Guide.
72
+ */
73
+ createFindingAggregator(params: SecurityHub.Types.CreateFindingAggregatorRequest, callback?: (err: AWSError, data: SecurityHub.Types.CreateFindingAggregatorResponse) => void): Request<SecurityHub.Types.CreateFindingAggregatorResponse, AWSError>;
74
+ /**
75
+ * Used to enable finding aggregation. Must be called from the aggregation Region. For more details about cross-Region replication, see Configuring finding aggregation in the Security Hub User Guide.
76
+ */
77
+ createFindingAggregator(callback?: (err: AWSError, data: SecurityHub.Types.CreateFindingAggregatorResponse) => void): Request<SecurityHub.Types.CreateFindingAggregatorResponse, AWSError>;
70
78
  /**
71
79
  * Creates a custom insight in Security Hub. An insight is a consolidation of findings that relate to a security issue that requires attention or remediation. To group the related findings in the insight, use the GroupByAttribute.
72
80
  */
@@ -76,11 +84,11 @@ declare class SecurityHub extends Service {
76
84
  */
77
85
  createInsight(callback?: (err: AWSError, data: SecurityHub.Types.CreateInsightResponse) => void): Request<SecurityHub.Types.CreateInsightResponse, AWSError>;
78
86
  /**
79
- * Creates a member association in Security Hub between the specified accounts and the account used to make the request, which is the administrator account. If you are integrated with Organizations, then the administrator account is designated by the organization management account. CreateMembers is always used to add accounts that are not organization members. For accounts that are managed using Organizations, CreateMembers is only used in the following cases: Security Hub is not configured to automatically add new organization accounts. The account was disassociated or deleted in Security Hub. This action can only be used by an account that has Security Hub enabled. To enable Security Hub, you can use the EnableSecurityHub operation. For accounts that are not organization members, you create the account association and then send an invitation to the member account. To send the invitation, you use the InviteMembers operation. If the account owner accepts the invitation, the account becomes a member account in Security Hub. Accounts that are managed using Organizations do not receive an invitation. They automatically become a member account in Security Hub, and Security Hub is automatically enabled for those accounts. Note that Security Hub cannot be enabled automatically for the organization management account. The organization management account must enable Security Hub before the administrator account enables it as a member account. A permissions policy is added that permits the administrator account to view the findings generated in the member account. When Security Hub is enabled in a member account, the member account findings are also visible to the administrator account. To remove the association between the administrator and member accounts, use the DisassociateFromMasterAccount or DisassociateMembers operation.
87
+ * Creates a member association in Security Hub between the specified accounts and the account used to make the request, which is the administrator account. If you are integrated with Organizations, then the administrator account is designated by the organization management account. CreateMembers is always used to add accounts that are not organization members. For accounts that are managed using Organizations, CreateMembers is only used in the following cases: Security Hub is not configured to automatically add new organization accounts. The account was disassociated or deleted in Security Hub. This action can only be used by an account that has Security Hub enabled. To enable Security Hub, you can use the EnableSecurityHub operation. For accounts that are not organization members, you create the account association and then send an invitation to the member account. To send the invitation, you use the InviteMembers operation. If the account owner accepts the invitation, the account becomes a member account in Security Hub. Accounts that are managed using Organizations do not receive an invitation. They automatically become a member account in Security Hub. If the organization account does not have Security Hub enabled, then Security Hub and the default standards are automatically enabled. Note that Security Hub cannot be enabled automatically for the organization management account. The organization management account must enable Security Hub before the administrator account enables it as a member account. For organization accounts that already have Security Hub enabled, Security Hub does not make any other changes to those accounts. It does not change their enabled standards or controls. A permissions policy is added that permits the administrator account to view the findings generated in the member account. To remove the association between the administrator and member accounts, use the DisassociateFromMasterAccount or DisassociateMembers operation.
80
88
  */
81
89
  createMembers(params: SecurityHub.Types.CreateMembersRequest, callback?: (err: AWSError, data: SecurityHub.Types.CreateMembersResponse) => void): Request<SecurityHub.Types.CreateMembersResponse, AWSError>;
82
90
  /**
83
- * Creates a member association in Security Hub between the specified accounts and the account used to make the request, which is the administrator account. If you are integrated with Organizations, then the administrator account is designated by the organization management account. CreateMembers is always used to add accounts that are not organization members. For accounts that are managed using Organizations, CreateMembers is only used in the following cases: Security Hub is not configured to automatically add new organization accounts. The account was disassociated or deleted in Security Hub. This action can only be used by an account that has Security Hub enabled. To enable Security Hub, you can use the EnableSecurityHub operation. For accounts that are not organization members, you create the account association and then send an invitation to the member account. To send the invitation, you use the InviteMembers operation. If the account owner accepts the invitation, the account becomes a member account in Security Hub. Accounts that are managed using Organizations do not receive an invitation. They automatically become a member account in Security Hub, and Security Hub is automatically enabled for those accounts. Note that Security Hub cannot be enabled automatically for the organization management account. The organization management account must enable Security Hub before the administrator account enables it as a member account. A permissions policy is added that permits the administrator account to view the findings generated in the member account. When Security Hub is enabled in a member account, the member account findings are also visible to the administrator account. To remove the association between the administrator and member accounts, use the DisassociateFromMasterAccount or DisassociateMembers operation.
91
+ * Creates a member association in Security Hub between the specified accounts and the account used to make the request, which is the administrator account. If you are integrated with Organizations, then the administrator account is designated by the organization management account. CreateMembers is always used to add accounts that are not organization members. For accounts that are managed using Organizations, CreateMembers is only used in the following cases: Security Hub is not configured to automatically add new organization accounts. The account was disassociated or deleted in Security Hub. This action can only be used by an account that has Security Hub enabled. To enable Security Hub, you can use the EnableSecurityHub operation. For accounts that are not organization members, you create the account association and then send an invitation to the member account. To send the invitation, you use the InviteMembers operation. If the account owner accepts the invitation, the account becomes a member account in Security Hub. Accounts that are managed using Organizations do not receive an invitation. They automatically become a member account in Security Hub. If the organization account does not have Security Hub enabled, then Security Hub and the default standards are automatically enabled. Note that Security Hub cannot be enabled automatically for the organization management account. The organization management account must enable Security Hub before the administrator account enables it as a member account. For organization accounts that already have Security Hub enabled, Security Hub does not make any other changes to those accounts. It does not change their enabled standards or controls. A permissions policy is added that permits the administrator account to view the findings generated in the member account. To remove the association between the administrator and member accounts, use the DisassociateFromMasterAccount or DisassociateMembers operation.
84
92
  */
85
93
  createMembers(callback?: (err: AWSError, data: SecurityHub.Types.CreateMembersResponse) => void): Request<SecurityHub.Types.CreateMembersResponse, AWSError>;
86
94
  /**
@@ -99,6 +107,14 @@ declare class SecurityHub extends Service {
99
107
  * Deletes a custom action target from Security Hub. Deleting a custom action target does not affect any findings or insights that were already sent to Amazon CloudWatch Events using the custom action.
100
108
  */
101
109
  deleteActionTarget(callback?: (err: AWSError, data: SecurityHub.Types.DeleteActionTargetResponse) => void): Request<SecurityHub.Types.DeleteActionTargetResponse, AWSError>;
110
+ /**
111
+ * Deletes a finding aggregator. When you delete the finding aggregator, you stop finding aggregation. When you stop finding aggregation, findings that were already aggregated to the aggregation Region are still visible from the aggregation Region. New findings and finding updates are not aggregated.
112
+ */
113
+ deleteFindingAggregator(params: SecurityHub.Types.DeleteFindingAggregatorRequest, callback?: (err: AWSError, data: SecurityHub.Types.DeleteFindingAggregatorResponse) => void): Request<SecurityHub.Types.DeleteFindingAggregatorResponse, AWSError>;
114
+ /**
115
+ * Deletes a finding aggregator. When you delete the finding aggregator, you stop finding aggregation. When you stop finding aggregation, findings that were already aggregated to the aggregation Region are still visible from the aggregation Region. New findings and finding updates are not aggregated.
116
+ */
117
+ deleteFindingAggregator(callback?: (err: AWSError, data: SecurityHub.Types.DeleteFindingAggregatorResponse) => void): Request<SecurityHub.Types.DeleteFindingAggregatorResponse, AWSError>;
102
118
  /**
103
119
  * Deletes the insight specified by the InsightArn.
104
120
  */
@@ -260,11 +276,19 @@ declare class SecurityHub extends Service {
260
276
  */
261
277
  getEnabledStandards(callback?: (err: AWSError, data: SecurityHub.Types.GetEnabledStandardsResponse) => void): Request<SecurityHub.Types.GetEnabledStandardsResponse, AWSError>;
262
278
  /**
263
- * Returns a list of findings that match the specified criteria.
279
+ * Returns the current finding aggregation configuration.
280
+ */
281
+ getFindingAggregator(params: SecurityHub.Types.GetFindingAggregatorRequest, callback?: (err: AWSError, data: SecurityHub.Types.GetFindingAggregatorResponse) => void): Request<SecurityHub.Types.GetFindingAggregatorResponse, AWSError>;
282
+ /**
283
+ * Returns the current finding aggregation configuration.
284
+ */
285
+ getFindingAggregator(callback?: (err: AWSError, data: SecurityHub.Types.GetFindingAggregatorResponse) => void): Request<SecurityHub.Types.GetFindingAggregatorResponse, AWSError>;
286
+ /**
287
+ * Returns a list of findings that match the specified criteria. If finding aggregation is enabled, then when you call GetFindings from the aggregation Region, the results include all of the matching findings from both the aggregation Region and the linked Regions.
264
288
  */
265
289
  getFindings(params: SecurityHub.Types.GetFindingsRequest, callback?: (err: AWSError, data: SecurityHub.Types.GetFindingsResponse) => void): Request<SecurityHub.Types.GetFindingsResponse, AWSError>;
266
290
  /**
267
- * Returns a list of findings that match the specified criteria.
291
+ * Returns a list of findings that match the specified criteria. If finding aggregation is enabled, then when you call GetFindings from the aggregation Region, the results include all of the matching findings from both the aggregation Region and the linked Regions.
268
292
  */
269
293
  getFindings(callback?: (err: AWSError, data: SecurityHub.Types.GetFindingsResponse) => void): Request<SecurityHub.Types.GetFindingsResponse, AWSError>;
270
294
  /**
@@ -323,6 +347,14 @@ declare class SecurityHub extends Service {
323
347
  * Lists all findings-generating solutions (products) that you are subscribed to receive findings from in Security Hub.
324
348
  */
325
349
  listEnabledProductsForImport(callback?: (err: AWSError, data: SecurityHub.Types.ListEnabledProductsForImportResponse) => void): Request<SecurityHub.Types.ListEnabledProductsForImportResponse, AWSError>;
350
+ /**
351
+ * If finding aggregation is enabled, then ListFindingAggregators returns the ARN of the finding aggregator. You can run this operation from any Region.
352
+ */
353
+ listFindingAggregators(params: SecurityHub.Types.ListFindingAggregatorsRequest, callback?: (err: AWSError, data: SecurityHub.Types.ListFindingAggregatorsResponse) => void): Request<SecurityHub.Types.ListFindingAggregatorsResponse, AWSError>;
354
+ /**
355
+ * If finding aggregation is enabled, then ListFindingAggregators returns the ARN of the finding aggregator. You can run this operation from any Region.
356
+ */
357
+ listFindingAggregators(callback?: (err: AWSError, data: SecurityHub.Types.ListFindingAggregatorsResponse) => void): Request<SecurityHub.Types.ListFindingAggregatorsResponse, AWSError>;
326
358
  /**
327
359
  * Lists all Security Hub membership invitations that were sent to the current Amazon Web Services account. This operation is only used by accounts that are managed by invitation. Accounts that are managed using the integration with Organizations do not receive invitations.
328
360
  */
@@ -379,6 +411,14 @@ declare class SecurityHub extends Service {
379
411
  * Updates the name and description of a custom action target in Security Hub.
380
412
  */
381
413
  updateActionTarget(callback?: (err: AWSError, data: SecurityHub.Types.UpdateActionTargetResponse) => void): Request<SecurityHub.Types.UpdateActionTargetResponse, AWSError>;
414
+ /**
415
+ * Updates the finding aggregation configuration. Used to update the Region linking mode and the list of included or excluded Regions. You cannot use UpdateFindingAggregator to change the aggregation Region. You must run UpdateFindingAggregator from the current aggregation Region.
416
+ */
417
+ updateFindingAggregator(params: SecurityHub.Types.UpdateFindingAggregatorRequest, callback?: (err: AWSError, data: SecurityHub.Types.UpdateFindingAggregatorResponse) => void): Request<SecurityHub.Types.UpdateFindingAggregatorResponse, AWSError>;
418
+ /**
419
+ * Updates the finding aggregation configuration. Used to update the Region linking mode and the list of included or excluded Regions. You cannot use UpdateFindingAggregator to change the aggregation Region. You must run UpdateFindingAggregator from the current aggregation Region.
420
+ */
421
+ updateFindingAggregator(callback?: (err: AWSError, data: SecurityHub.Types.UpdateFindingAggregatorResponse) => void): Request<SecurityHub.Types.UpdateFindingAggregatorResponse, AWSError>;
382
422
  /**
383
423
  * UpdateFindings is deprecated. Instead of UpdateFindings, use BatchUpdateFindings. Updates the Note and RecordState of the Security Hub-aggregated findings that the filter attributes specify. Any member account that can view the finding also sees the update to the finding.
384
424
  */
@@ -1306,6 +1346,10 @@ declare namespace SecurityHub {
1306
1346
  * Provides information about the origin groups in the distribution.
1307
1347
  */
1308
1348
  OriginGroups?: AwsCloudFrontDistributionOriginGroups;
1349
+ /**
1350
+ * Provides information about the TLS/SSL configuration that the distribution uses to communicate with viewers.
1351
+ */
1352
+ ViewerCertificate?: AwsCloudFrontDistributionViewerCertificate;
1309
1353
  /**
1310
1354
  * Indicates the current status of the distribution.
1311
1355
  */
@@ -1394,6 +1438,36 @@ declare namespace SecurityHub {
1394
1438
  */
1395
1439
  Items?: AwsCloudFrontDistributionOriginItemList;
1396
1440
  }
1441
+ export interface AwsCloudFrontDistributionViewerCertificate {
1442
+ /**
1443
+ * The ARN of the ACM certificate. Used if the certificate is stored in ACM. If you provide an ACM certificate ARN, you must also provide MinimumCertificateVersion and SslSupportMethod.
1444
+ */
1445
+ AcmCertificateArn?: NonEmptyString;
1446
+ /**
1447
+ * The identifier of the certificate. Note that in CloudFront, this attribute is deprecated.
1448
+ */
1449
+ Certificate?: NonEmptyString;
1450
+ /**
1451
+ * The source of the certificate identified by Certificate. Note that in CloudFront, this attribute is deprecated.
1452
+ */
1453
+ CertificateSource?: NonEmptyString;
1454
+ /**
1455
+ * Whether the distribution uses the CloudFront domain name. If set to false, then you provide either AcmCertificateArn or IamCertificateId.
1456
+ */
1457
+ CloudFrontDefaultCertificate?: Boolean;
1458
+ /**
1459
+ * The identifier of the IAM certificate. Used if the certificate is stored in IAM. If you provide IamCertificateId, then you also must provide MinimumProtocolVersion and SslSupportMethod.
1460
+ */
1461
+ IamCertificateId?: NonEmptyString;
1462
+ /**
1463
+ * The security policy that CloudFront uses for HTTPS connections with viewers. If SslSupportMethod is sni-only, then MinimumProtocolVersion must be TLSv1 or higher.
1464
+ */
1465
+ MinimumProtocolVersion?: NonEmptyString;
1466
+ /**
1467
+ * The viewers that the distribution accepts HTTPS connections from.
1468
+ */
1469
+ SslSupportMethod?: NonEmptyString;
1470
+ }
1397
1471
  export interface AwsCloudTrailTrailDetails {
1398
1472
  /**
1399
1473
  * The ARN of the log group that CloudTrail logs are delivered to.
@@ -1456,11 +1530,54 @@ declare namespace SecurityHub {
1456
1530
  */
1457
1531
  TrailArn?: NonEmptyString;
1458
1532
  }
1533
+ export interface AwsCodeBuildProjectArtifactsDetails {
1534
+ /**
1535
+ * An identifier for the artifact definition.
1536
+ */
1537
+ ArtifactIdentifier?: NonEmptyString;
1538
+ /**
1539
+ * Indicates whether to disable encryption on the artifact. Only valid when Type is S3.
1540
+ */
1541
+ EncryptionDisabled?: Boolean;
1542
+ /**
1543
+ * Only used when Type is S3. The name of the S3 bucket where the artifact is located.
1544
+ */
1545
+ Location?: NonEmptyString;
1546
+ /**
1547
+ * Only used when Type is S3. The name of the artifact. Used with NamepaceType and Path to determine the pattern for storing the artifact.
1548
+ */
1549
+ Name?: NonEmptyString;
1550
+ /**
1551
+ * Only used when Type is S3. The value to use for the namespace. Used with Name and Path to determine the pattern for storing the artifact.
1552
+ */
1553
+ NamespaceType?: NonEmptyString;
1554
+ /**
1555
+ * Whether the name specified in the buildspec file overrides the artifact name.
1556
+ */
1557
+ OverrideArtifactName?: Boolean;
1558
+ /**
1559
+ * Only used when Type is S3. The type of output artifact to create.
1560
+ */
1561
+ Packaging?: NonEmptyString;
1562
+ /**
1563
+ * Only used when Type is S3. The path to the artifact. Used with Name and NamespaceType to determine the pattern for storing the artifact.
1564
+ */
1565
+ Path?: NonEmptyString;
1566
+ /**
1567
+ * The type of build artifact.
1568
+ */
1569
+ Type?: NonEmptyString;
1570
+ }
1571
+ export type AwsCodeBuildProjectArtifactsList = AwsCodeBuildProjectArtifactsDetails[];
1459
1572
  export interface AwsCodeBuildProjectDetails {
1460
1573
  /**
1461
1574
  * The KMS key used to encrypt the build output artifacts. You can specify either the ARN of the KMS key or, if available, the KMS key alias (using the format alias/alias-name).
1462
1575
  */
1463
1576
  EncryptionKey?: NonEmptyString;
1577
+ /**
1578
+ * Information about the build artifacts for the CodeBuild project.
1579
+ */
1580
+ Artifacts?: AwsCodeBuildProjectArtifactsList;
1464
1581
  /**
1465
1582
  * Information about the build environment for this build project.
1466
1583
  */
@@ -1477,6 +1594,10 @@ declare namespace SecurityHub {
1477
1594
  * The ARN of the IAM role that enables CodeBuild to interact with dependent Amazon Web Services services on behalf of the Amazon Web Services account.
1478
1595
  */
1479
1596
  ServiceRole?: NonEmptyString;
1597
+ /**
1598
+ * Information about logs for the build project.
1599
+ */
1600
+ LogsConfig?: AwsCodeBuildProjectLogsConfigDetails;
1480
1601
  /**
1481
1602
  * Information about the VPC configuration that CodeBuild accesses.
1482
1603
  */
@@ -1487,6 +1608,14 @@ declare namespace SecurityHub {
1487
1608
  * The certificate to use with this build project.
1488
1609
  */
1489
1610
  Certificate?: NonEmptyString;
1611
+ /**
1612
+ * A set of environment variables to make available to builds for the build project.
1613
+ */
1614
+ EnvironmentVariables?: AwsCodeBuildProjectEnvironmentEnvironmentVariablesList;
1615
+ /**
1616
+ * Whether to allow the Docker daemon to run inside a Docker container. Set to true if the build project is used to build Docker images.
1617
+ */
1618
+ PrivilegedMode?: Boolean;
1490
1619
  /**
1491
1620
  * The type of credentials CodeBuild uses to pull images in your build. Valid values: CODEBUILD specifies that CodeBuild uses its own credentials. This requires that you modify your ECR repository policy to trust the CodeBuild service principal. SERVICE_ROLE specifies that CodeBuild uses your build project's service role. When you use a cross-account or private registry image, you must use SERVICE_ROLE credentials. When you use an CodeBuild curated image, you must use CODEBUILD credentials.
1492
1621
  */
@@ -1500,6 +1629,21 @@ declare namespace SecurityHub {
1500
1629
  */
1501
1630
  Type?: NonEmptyString;
1502
1631
  }
1632
+ export interface AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails {
1633
+ /**
1634
+ * The name of the environment variable.
1635
+ */
1636
+ Name?: NonEmptyString;
1637
+ /**
1638
+ * The type of environment variable.
1639
+ */
1640
+ Type?: NonEmptyString;
1641
+ /**
1642
+ * The value of the environment variable.
1643
+ */
1644
+ Value?: NonEmptyString;
1645
+ }
1646
+ export type AwsCodeBuildProjectEnvironmentEnvironmentVariablesList = AwsCodeBuildProjectEnvironmentEnvironmentVariablesDetails[];
1503
1647
  export interface AwsCodeBuildProjectEnvironmentRegistryCredential {
1504
1648
  /**
1505
1649
  * The ARN or name of credentials created using Secrets Manager. The credential can use the name of the credentials only if they exist in your current Amazon Web Services Region.
@@ -1510,6 +1654,44 @@ declare namespace SecurityHub {
1510
1654
  */
1511
1655
  CredentialProvider?: NonEmptyString;
1512
1656
  }
1657
+ export interface AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails {
1658
+ /**
1659
+ * The group name of the logs in CloudWatch Logs.
1660
+ */
1661
+ GroupName?: NonEmptyString;
1662
+ /**
1663
+ * The current status of the logs in CloudWatch Logs for a build project.
1664
+ */
1665
+ Status?: NonEmptyString;
1666
+ /**
1667
+ * The prefix of the stream name of the CloudWatch Logs.
1668
+ */
1669
+ StreamName?: NonEmptyString;
1670
+ }
1671
+ export interface AwsCodeBuildProjectLogsConfigDetails {
1672
+ /**
1673
+ * Information about CloudWatch Logs for the build project.
1674
+ */
1675
+ CloudWatchLogs?: AwsCodeBuildProjectLogsConfigCloudWatchLogsDetails;
1676
+ /**
1677
+ * Information about logs built to an S3 bucket for a build project.
1678
+ */
1679
+ S3Logs?: AwsCodeBuildProjectLogsConfigS3LogsDetails;
1680
+ }
1681
+ export interface AwsCodeBuildProjectLogsConfigS3LogsDetails {
1682
+ /**
1683
+ * Whether to disable encryption of the S3 build log output.
1684
+ */
1685
+ EncryptionDisabled?: Boolean;
1686
+ /**
1687
+ * The ARN of the S3 bucket and the path prefix for S3 logs.
1688
+ */
1689
+ Location?: NonEmptyString;
1690
+ /**
1691
+ * The current status of the S3 build logs.
1692
+ */
1693
+ Status?: NonEmptyString;
1694
+ }
1513
1695
  export interface AwsCodeBuildProjectSource {
1514
1696
  /**
1515
1697
  * The type of repository that contains the source code to be built. Valid values are: BITBUCKET - The source code is in a Bitbucket repository. CODECOMMIT - The source code is in an CodeCommit repository. CODEPIPELINE - The source code settings are specified in the source action of a pipeline in CodePipeline. GITHUB - The source code is in a GitHub repository. GITHUB_ENTERPRISE - The source code is in a GitHub Enterprise repository. NO_SOURCE - The project does not have input source code. S3 - The source code is in an S3 input bucket.
@@ -2344,6 +2526,59 @@ declare namespace SecurityHub {
2344
2526
  */
2345
2527
  State?: NonEmptyString;
2346
2528
  }
2529
+ export interface AwsEc2VpcEndpointServiceDetails {
2530
+ /**
2531
+ * Whether requests from other Amazon Web Services accounts to create an endpoint to the service must first be accepted.
2532
+ */
2533
+ AcceptanceRequired?: Boolean;
2534
+ /**
2535
+ * The Availability Zones where the service is available.
2536
+ */
2537
+ AvailabilityZones?: NonEmptyStringList;
2538
+ /**
2539
+ * The DNS names for the service.
2540
+ */
2541
+ BaseEndpointDnsNames?: NonEmptyStringList;
2542
+ /**
2543
+ * Whether the service manages its VPC endpoints.
2544
+ */
2545
+ ManagesVpcEndpoints?: Boolean;
2546
+ /**
2547
+ * The ARNs of the Gateway Load Balancers for the service.
2548
+ */
2549
+ GatewayLoadBalancerArns?: NonEmptyStringList;
2550
+ /**
2551
+ * The ARNs of the Network Load Balancers for the service.
2552
+ */
2553
+ NetworkLoadBalancerArns?: NonEmptyStringList;
2554
+ /**
2555
+ * The private DNS name for the service.
2556
+ */
2557
+ PrivateDnsName?: NonEmptyString;
2558
+ /**
2559
+ * The identifier of the service.
2560
+ */
2561
+ ServiceId?: NonEmptyString;
2562
+ /**
2563
+ * The name of the service.
2564
+ */
2565
+ ServiceName?: NonEmptyString;
2566
+ /**
2567
+ * The current state of the service.
2568
+ */
2569
+ ServiceState?: NonEmptyString;
2570
+ /**
2571
+ * The types for the service.
2572
+ */
2573
+ ServiceType?: AwsEc2VpcEndpointServiceServiceTypeList;
2574
+ }
2575
+ export interface AwsEc2VpcEndpointServiceServiceTypeDetails {
2576
+ /**
2577
+ * The type of service.
2578
+ */
2579
+ ServiceType?: NonEmptyString;
2580
+ }
2581
+ export type AwsEc2VpcEndpointServiceServiceTypeList = AwsEc2VpcEndpointServiceServiceTypeDetails[];
2347
2582
  export interface AwsEc2VpnConnectionDetails {
2348
2583
  /**
2349
2584
  * The identifier of the VPN connection.
@@ -2531,6 +2766,48 @@ declare namespace SecurityHub {
2531
2766
  */
2532
2767
  ImagePublishedAt?: NonEmptyString;
2533
2768
  }
2769
+ export interface AwsEcrRepositoryDetails {
2770
+ /**
2771
+ * The ARN of the repository.
2772
+ */
2773
+ Arn?: NonEmptyString;
2774
+ /**
2775
+ * The image scanning configuration for a repository.
2776
+ */
2777
+ ImageScanningConfiguration?: AwsEcrRepositoryImageScanningConfigurationDetails;
2778
+ /**
2779
+ * The tag mutability setting for the repository.
2780
+ */
2781
+ ImageTagMutability?: NonEmptyString;
2782
+ /**
2783
+ * Information about the lifecycle policy for the repository.
2784
+ */
2785
+ LifecyclePolicy?: AwsEcrRepositoryLifecyclePolicyDetails;
2786
+ /**
2787
+ * The name of the repository.
2788
+ */
2789
+ RepositoryName?: NonEmptyString;
2790
+ /**
2791
+ * The text of the repository policy.
2792
+ */
2793
+ RepositoryPolicyText?: NonEmptyString;
2794
+ }
2795
+ export interface AwsEcrRepositoryImageScanningConfigurationDetails {
2796
+ /**
2797
+ * Whether to scan images after they are pushed to a repository.
2798
+ */
2799
+ ScanOnPush?: Boolean;
2800
+ }
2801
+ export interface AwsEcrRepositoryLifecyclePolicyDetails {
2802
+ /**
2803
+ * The text of the lifecycle policy.
2804
+ */
2805
+ LifecyclePolicyText?: NonEmptyString;
2806
+ /**
2807
+ * The Amazon Web Services account identifier that is associated with the registry that contains the repository.
2808
+ */
2809
+ RegistryId?: NonEmptyString;
2810
+ }
2534
2811
  export interface AwsEcsClusterClusterSettingsDetails {
2535
2812
  /**
2536
2813
  * The name of the setting.
@@ -3441,6 +3718,71 @@ declare namespace SecurityHub {
3441
3718
  SourcePath?: NonEmptyString;
3442
3719
  }
3443
3720
  export type AwsEcsTaskDefinitionVolumesList = AwsEcsTaskDefinitionVolumesDetails[];
3721
+ export interface AwsEksClusterDetails {
3722
+ /**
3723
+ * The ARN of the cluster.
3724
+ */
3725
+ Arn?: NonEmptyString;
3726
+ /**
3727
+ * The certificate authority data for the cluster.
3728
+ */
3729
+ CertificateAuthorityData?: NonEmptyString;
3730
+ /**
3731
+ * The status of the cluster.
3732
+ */
3733
+ ClusterStatus?: NonEmptyString;
3734
+ /**
3735
+ * The endpoint for the Amazon EKS API server.
3736
+ */
3737
+ Endpoint?: NonEmptyString;
3738
+ /**
3739
+ * The name of the cluster.
3740
+ */
3741
+ Name?: NonEmptyString;
3742
+ /**
3743
+ * The VPC configuration used by the cluster control plane.
3744
+ */
3745
+ ResourcesVpcConfig?: AwsEksClusterResourcesVpcConfigDetails;
3746
+ /**
3747
+ * The ARN of the IAM role that provides permissions for the Amazon EKS control plane to make calls to Amazon Web Services API operations on your behalf.
3748
+ */
3749
+ RoleArn?: NonEmptyString;
3750
+ /**
3751
+ * The Amazon EKS server version for the cluster.
3752
+ */
3753
+ Version?: NonEmptyString;
3754
+ /**
3755
+ * The logging configuration for the cluster.
3756
+ */
3757
+ Logging?: AwsEksClusterLoggingDetails;
3758
+ }
3759
+ export interface AwsEksClusterLoggingClusterLoggingDetails {
3760
+ /**
3761
+ * Whether the logging types that are listed in Types are enabled.
3762
+ */
3763
+ Enabled?: Boolean;
3764
+ /**
3765
+ * A list of logging types.
3766
+ */
3767
+ Types?: NonEmptyStringList;
3768
+ }
3769
+ export type AwsEksClusterLoggingClusterLoggingList = AwsEksClusterLoggingClusterLoggingDetails[];
3770
+ export interface AwsEksClusterLoggingDetails {
3771
+ /**
3772
+ * Cluster logging configurations.
3773
+ */
3774
+ ClusterLogging?: AwsEksClusterLoggingClusterLoggingList;
3775
+ }
3776
+ export interface AwsEksClusterResourcesVpcConfigDetails {
3777
+ /**
3778
+ * The security groups that are associated with the cross-account elastic network interfaces that are used to allow communication between your nodes and the Amazon EKS control plane.
3779
+ */
3780
+ SecurityGroupIds?: NonEmptyStringList;
3781
+ /**
3782
+ * The subnets that are associated with the cluster.
3783
+ */
3784
+ SubnetIds?: NonEmptyStringList;
3785
+ }
3444
3786
  export interface AwsElasticBeanstalkEnvironmentDetails {
3445
3787
  /**
3446
3788
  * The name of the application that is associated with the environment.
@@ -3577,11 +3919,11 @@ declare namespace SecurityHub {
3577
3919
  */
3578
3920
  Endpoints?: FieldMap;
3579
3921
  /**
3580
- * Elasticsearch version.
3922
+ * OpenSearch version.
3581
3923
  */
3582
3924
  ElasticsearchVersion?: NonEmptyString;
3583
3925
  /**
3584
- * Information about an Elasticsearch cluster configuration.
3926
+ * Information about an OpenSearch cluster configuration.
3585
3927
  */
3586
3928
  ElasticsearchClusterConfig?: AwsElasticsearchDomainElasticsearchClusterConfigDetails;
3587
3929
  /**
@@ -3601,7 +3943,7 @@ declare namespace SecurityHub {
3601
3943
  */
3602
3944
  ServiceSoftwareOptions?: AwsElasticsearchDomainServiceSoftwareOptions;
3603
3945
  /**
3604
- * Information that Elasticsearch derives based on VPCOptions for the domain.
3946
+ * Information that OpenSearch derives based on VPCOptions for the domain.
3605
3947
  */
3606
3948
  VPCOptions?: AwsElasticsearchDomainVPCOptions;
3607
3949
  }
@@ -3611,7 +3953,7 @@ declare namespace SecurityHub {
3611
3953
  */
3612
3954
  EnforceHTTPS?: Boolean;
3613
3955
  /**
3614
- * The TLS security policy to apply to the HTTPS endpoint of the Elasticsearch domain. Valid values: Policy-Min-TLS-1-0-2019-07, which supports TLSv1.0 and higher Policy-Min-TLS-1-2-2019-07, which only supports TLSv1.2
3956
+ * The TLS security policy to apply to the HTTPS endpoint of the OpenSearch domain. Valid values: Policy-Min-TLS-1-0-2019-07, which supports TLSv1.0 and higher Policy-Min-TLS-1-2-2019-07, which only supports TLSv1.2
3615
3957
  */
3616
3958
  TLSSecurityPolicy?: NonEmptyString;
3617
3959
  }
@@ -3641,7 +3983,7 @@ declare namespace SecurityHub {
3641
3983
  */
3642
3984
  ZoneAwarenessConfig?: AwsElasticsearchDomainElasticsearchClusterConfigZoneAwarenessConfigDetails;
3643
3985
  /**
3644
- * Whether to enable zone awareness for the Elasticsearch domain. When zone awareness is enabled, Elasticsearch allocates the cluster's nodes and replica index shards across Availability Zones in the same Region. This prevents data loss and minimizes downtime if a node or data center fails.
3986
+ * Whether to enable zone awareness for the Elasticsearch domain. When zone awareness is enabled, OpenSearch allocates the cluster's nodes and replica index shards across Availability Zones in the same Region. This prevents data loss and minimizes downtime if a node or data center fails.
3645
3987
  */
3646
3988
  ZoneAwarenessEnabled?: Boolean;
3647
3989
  }
@@ -3663,11 +4005,11 @@ declare namespace SecurityHub {
3663
4005
  }
3664
4006
  export interface AwsElasticsearchDomainLogPublishingOptions {
3665
4007
  /**
3666
- * Configures the Elasticsearch index logs publishing.
4008
+ * Configures the OpenSearch index logs publishing.
3667
4009
  */
3668
4010
  IndexSlowLogs?: AwsElasticsearchDomainLogPublishingOptionsLogConfig;
3669
4011
  /**
3670
- * Configures the Elasticsearch search slow log publishing.
4012
+ * Configures the OpenSearch search slow log publishing.
3671
4013
  */
3672
4014
  SearchSlowLogs?: AwsElasticsearchDomainLogPublishingOptionsLogConfig;
3673
4015
  AuditLogs?: AwsElasticsearchDomainLogPublishingOptionsLogConfig;
@@ -3690,7 +4032,7 @@ declare namespace SecurityHub {
3690
4032
  }
3691
4033
  export interface AwsElasticsearchDomainServiceSoftwareOptions {
3692
4034
  /**
3693
- * The epoch time when the deployment window closes for required updates. After this time, Amazon Elasticsearch Service schedules the software upgrade automatically.
4035
+ * The epoch time when the deployment window closes for required updates. After this time, Amazon OpenSearch Service schedules the software upgrade automatically.
3694
4036
  */
3695
4037
  AutomatedUpdateDate?: NonEmptyString;
3696
4038
  /**
@@ -3983,6 +4325,17 @@ declare namespace SecurityHub {
3983
4325
  */
3984
4326
  OwnerAlias?: NonEmptyString;
3985
4327
  }
4328
+ export interface AwsElbv2LoadBalancerAttribute {
4329
+ /**
4330
+ * The name of the load balancer attribute.
4331
+ */
4332
+ Key?: NonEmptyString;
4333
+ /**
4334
+ * The value of the load balancer attribute.
4335
+ */
4336
+ Value?: NonEmptyString;
4337
+ }
4338
+ export type AwsElbv2LoadBalancerAttributes = AwsElbv2LoadBalancerAttribute[];
3986
4339
  export interface AwsElbv2LoadBalancerDetails {
3987
4340
  /**
3988
4341
  * The Availability Zones for the load balancer.
@@ -4024,6 +4377,10 @@ declare namespace SecurityHub {
4024
4377
  * The ID of the VPC for the load balancer.
4025
4378
  */
4026
4379
  VpcId?: NonEmptyString;
4380
+ /**
4381
+ * Attributes of the load balancer.
4382
+ */
4383
+ LoadBalancerAttributes?: AwsElbv2LoadBalancerAttributes;
4027
4384
  }
4028
4385
  export interface AwsIamAccessKeyDetails {
4029
4386
  /**
@@ -4561,6 +4918,218 @@ declare namespace SecurityHub {
4561
4918
  CreatedDate?: NonEmptyString;
4562
4919
  }
4563
4920
  export type AwsLambdaLayerVersionNumber = number;
4921
+ export interface AwsOpenSearchServiceDomainClusterConfigDetails {
4922
+ /**
4923
+ * The number of data nodes to use in the OpenSearch domain.
4924
+ */
4925
+ InstanceCount?: Integer;
4926
+ /**
4927
+ * Whether UltraWarm is enabled.
4928
+ */
4929
+ WarmEnabled?: Boolean;
4930
+ /**
4931
+ * The number of UltraWarm instances.
4932
+ */
4933
+ WarmCount?: Integer;
4934
+ /**
4935
+ * Whether to use a dedicated master node for the OpenSearch domain. A dedicated master node performs cluster management tasks, but does not hold data or respond to data upload requests.
4936
+ */
4937
+ DedicatedMasterEnabled?: Boolean;
4938
+ /**
4939
+ * Configuration options for zone awareness. Provided if ZoneAwarenessEnabled is true.
4940
+ */
4941
+ ZoneAwarenessConfig?: AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails;
4942
+ /**
4943
+ * The number of instances to use for the master node. If this attribute is specified, then DedicatedMasterEnabled must be true.
4944
+ */
4945
+ DedicatedMasterCount?: Integer;
4946
+ /**
4947
+ * The instance type for your data nodes.
4948
+ */
4949
+ InstanceType?: NonEmptyString;
4950
+ /**
4951
+ * The type of UltraWarm instance.
4952
+ */
4953
+ WarmType?: NonEmptyString;
4954
+ /**
4955
+ * Whether to enable zone awareness for the OpenSearch domain. When zone awareness is enabled, OpenSearch Service allocates the cluster's nodes and replica index shards across Availability Zones (AZs) in the same Region. This prevents data loss and minimizes downtime if a node or data center fails.
4956
+ */
4957
+ ZoneAwarenessEnabled?: Boolean;
4958
+ /**
4959
+ * The hardware configuration of the computer that hosts the dedicated master node. If this attribute is specified, then DedicatedMasterEnabled must be true.
4960
+ */
4961
+ DedicatedMasterType?: NonEmptyString;
4962
+ }
4963
+ export interface AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails {
4964
+ /**
4965
+ * The number of Availability Zones that the domain uses. Valid values are 2 and 3. The default is 2.
4966
+ */
4967
+ AvailabilityZoneCount?: Integer;
4968
+ }
4969
+ export interface AwsOpenSearchServiceDomainDetails {
4970
+ /**
4971
+ * The ARN of the OpenSearch Service domain.
4972
+ */
4973
+ Arn?: NonEmptyString;
4974
+ /**
4975
+ * IAM policy document that specifies the access policies for the OpenSearch Service domain.
4976
+ */
4977
+ AccessPolicies?: NonEmptyString;
4978
+ /**
4979
+ * The name of the endpoint.
4980
+ */
4981
+ DomainName?: NonEmptyString;
4982
+ /**
4983
+ * The identifier of the domain.
4984
+ */
4985
+ Id?: NonEmptyString;
4986
+ /**
4987
+ * The domain endpoint.
4988
+ */
4989
+ DomainEndpoint?: NonEmptyString;
4990
+ /**
4991
+ * The version of the domain engine.
4992
+ */
4993
+ EngineVersion?: NonEmptyString;
4994
+ /**
4995
+ * Details about the configuration for encryption at rest.
4996
+ */
4997
+ EncryptionAtRestOptions?: AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails;
4998
+ /**
4999
+ * Details about the configuration for node-to-node encryption.
5000
+ */
5001
+ NodeToNodeEncryptionOptions?: AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails;
5002
+ /**
5003
+ * Information about the status of a domain relative to the latest service software.
5004
+ */
5005
+ ServiceSoftwareOptions?: AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails;
5006
+ /**
5007
+ * Details about the configuration of an OpenSearch cluster.
5008
+ */
5009
+ ClusterConfig?: AwsOpenSearchServiceDomainClusterConfigDetails;
5010
+ /**
5011
+ * Additional options for the domain endpoint.
5012
+ */
5013
+ DomainEndpointOptions?: AwsOpenSearchServiceDomainDomainEndpointOptionsDetails;
5014
+ /**
5015
+ * Information that OpenSearch Service derives based on VPCOptions for the domain.
5016
+ */
5017
+ VpcOptions?: AwsOpenSearchServiceDomainVpcOptionsDetails;
5018
+ /**
5019
+ * Configures the CloudWatch Logs to publish for the OpenSearch domain.
5020
+ */
5021
+ LogPublishingOptions?: AwsOpenSearchServiceDomainLogPublishingOptionsDetails;
5022
+ /**
5023
+ * The domain endpoints. Used if the OpenSearch domain resides in a VPC. This is a map of key-value pairs. The key is always vpc. The value is the endpoint.
5024
+ */
5025
+ DomainEndpoints?: FieldMap;
5026
+ }
5027
+ export interface AwsOpenSearchServiceDomainDomainEndpointOptionsDetails {
5028
+ /**
5029
+ * The ARN for the security certificate. The certificate is managed in ACM.
5030
+ */
5031
+ CustomEndpointCertificateArn?: NonEmptyString;
5032
+ /**
5033
+ * Whether to enable a custom endpoint for the domain.
5034
+ */
5035
+ CustomEndpointEnabled?: Boolean;
5036
+ /**
5037
+ * Whether to require that all traffic to the domain arrive over HTTPS.
5038
+ */
5039
+ EnforceHTTPS?: Boolean;
5040
+ /**
5041
+ * The fully qualified URL for the custom endpoint.
5042
+ */
5043
+ CustomEndpoint?: NonEmptyString;
5044
+ /**
5045
+ * The TLS security policy to apply to the HTTPS endpoint of the OpenSearch domain.
5046
+ */
5047
+ TLSSecurityPolicy?: NonEmptyString;
5048
+ }
5049
+ export interface AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails {
5050
+ /**
5051
+ * Whether encryption at rest is enabled.
5052
+ */
5053
+ Enabled?: Boolean;
5054
+ /**
5055
+ * The KMS key ID.
5056
+ */
5057
+ KmsKeyId?: NonEmptyString;
5058
+ }
5059
+ export interface AwsOpenSearchServiceDomainLogPublishingOption {
5060
+ /**
5061
+ * The ARN of the CloudWatch Logs group to publish the logs to.
5062
+ */
5063
+ CloudWatchLogsLogGroupArn?: NonEmptyString;
5064
+ /**
5065
+ * Whether the log publishing is enabled.
5066
+ */
5067
+ Enabled?: Boolean;
5068
+ }
5069
+ export interface AwsOpenSearchServiceDomainLogPublishingOptionsDetails {
5070
+ /**
5071
+ * Configures the OpenSearch index logs publishing.
5072
+ */
5073
+ IndexSlowLogs?: AwsOpenSearchServiceDomainLogPublishingOption;
5074
+ /**
5075
+ * Configures the OpenSearch search slow log publishing.
5076
+ */
5077
+ SearchSlowLogs?: AwsOpenSearchServiceDomainLogPublishingOption;
5078
+ /**
5079
+ * Configures the OpenSearch audit logs publishing.
5080
+ */
5081
+ AuditLogs?: AwsOpenSearchServiceDomainLogPublishingOption;
5082
+ }
5083
+ export interface AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails {
5084
+ /**
5085
+ * Whether node-to-node encryption is enabled.
5086
+ */
5087
+ Enabled?: Boolean;
5088
+ }
5089
+ export interface AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails {
5090
+ /**
5091
+ * The epoch time when the deployment window closes for required updates. After this time, OpenSearch Service schedules the software upgrade automatically.
5092
+ */
5093
+ AutomatedUpdateDate?: NonEmptyString;
5094
+ /**
5095
+ * Whether a request to update the domain can be canceled.
5096
+ */
5097
+ Cancellable?: Boolean;
5098
+ /**
5099
+ * The version of the service software that is currently installed on the domain.
5100
+ */
5101
+ CurrentVersion?: NonEmptyString;
5102
+ /**
5103
+ * A more detailed description of the service software status.
5104
+ */
5105
+ Description?: NonEmptyString;
5106
+ /**
5107
+ * The most recent version of the service software.
5108
+ */
5109
+ NewVersion?: NonEmptyString;
5110
+ /**
5111
+ * Whether a service software update is available for the domain.
5112
+ */
5113
+ UpdateAvailable?: Boolean;
5114
+ /**
5115
+ * The status of the service software update.
5116
+ */
5117
+ UpdateStatus?: NonEmptyString;
5118
+ /**
5119
+ * Whether the service software update is optional.
5120
+ */
5121
+ OptionalDeployment?: Boolean;
5122
+ }
5123
+ export interface AwsOpenSearchServiceDomainVpcOptionsDetails {
5124
+ /**
5125
+ * The list of security group IDs that are associated with the VPC endpoints for the domain.
5126
+ */
5127
+ SecurityGroupIds?: NonEmptyStringList;
5128
+ /**
5129
+ * A list of subnet IDs that are associated with the VPC endpoints for the domain.
5130
+ */
5131
+ SubnetIds?: NonEmptyStringList;
5132
+ }
4564
5133
  export interface AwsRdsDbClusterAssociatedRole {
4565
5134
  /**
4566
5135
  * The ARN of the IAM role.
@@ -6007,6 +6576,10 @@ declare namespace SecurityHub {
6007
6576
  * The display name of the owner of the S3 bucket.
6008
6577
  */
6009
6578
  OwnerName?: NonEmptyString;
6579
+ /**
6580
+ * The Amazon Web Services account identifier of the account that owns the S3 bucket.
6581
+ */
6582
+ OwnerAccountId?: NonEmptyString;
6010
6583
  /**
6011
6584
  * Indicates when the S3 bucket was created. Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time Format. The value cannot contain spaces. For example, 2020-03-22T13:22:13.933Z.
6012
6585
  */
@@ -6941,6 +7514,88 @@ declare namespace SecurityHub {
6941
7514
  */
6942
7515
  Patch?: AwsSsmPatch;
6943
7516
  }
7517
+ export interface AwsWafRateBasedRuleDetails {
7518
+ /**
7519
+ * The name of the metrics for the rate-based rule.
7520
+ */
7521
+ MetricName?: NonEmptyString;
7522
+ /**
7523
+ * The name of the rate-based rule.
7524
+ */
7525
+ Name?: NonEmptyString;
7526
+ /**
7527
+ * The field that WAF uses to determine whether requests are likely arriving from single source and are subject to rate monitoring.
7528
+ */
7529
+ RateKey?: NonEmptyString;
7530
+ /**
7531
+ * The maximum number of requests that have an identical value for the field specified in RateKey that are allowed within a five-minute period. If the number of requests exceeds RateLimit and the other predicates specified in the rule are met, WAF triggers the action for the rule.
7532
+ */
7533
+ RateLimit?: Long;
7534
+ /**
7535
+ * The unique identifier for the rate-based rule.
7536
+ */
7537
+ RuleId?: NonEmptyString;
7538
+ /**
7539
+ * The predicates to include in the rate-based rule.
7540
+ */
7541
+ MatchPredicates?: AwsWafRateBasedRuleMatchPredicateList;
7542
+ }
7543
+ export interface AwsWafRateBasedRuleMatchPredicate {
7544
+ /**
7545
+ * The unique identifier for the predicate.
7546
+ */
7547
+ DataId?: NonEmptyString;
7548
+ /**
7549
+ * If set to true, then the rule actions are performed on requests that match the predicate settings. If set to false, then the rule actions are performed on all requests except those that match the predicate settings.
7550
+ */
7551
+ Negated?: Boolean;
7552
+ /**
7553
+ * The type of predicate.
7554
+ */
7555
+ Type?: NonEmptyString;
7556
+ }
7557
+ export type AwsWafRateBasedRuleMatchPredicateList = AwsWafRateBasedRuleMatchPredicate[];
7558
+ export interface AwsWafRegionalRateBasedRuleDetails {
7559
+ /**
7560
+ * The name of the metrics for the rate-based rule.
7561
+ */
7562
+ MetricName?: NonEmptyString;
7563
+ /**
7564
+ * The name of the rate-based rule.
7565
+ */
7566
+ Name?: NonEmptyString;
7567
+ /**
7568
+ * The field that WAF uses to determine whether requests are likely arriving from single source and are subject to rate monitoring.
7569
+ */
7570
+ RateKey?: NonEmptyString;
7571
+ /**
7572
+ * The maximum number of requests that have an identical value for the field specified in RateKey that are allowed within a five-minute period. If the number of requests exceeds RateLimit and the other predicates specified in the rule are met, WAF triggers the action for the rule.
7573
+ */
7574
+ RateLimit?: Long;
7575
+ /**
7576
+ * The unique identifier for the rate-based rule.
7577
+ */
7578
+ RuleId?: NonEmptyString;
7579
+ /**
7580
+ * The predicates to include in the rate-based rule.
7581
+ */
7582
+ MatchPredicates?: AwsWafRegionalRateBasedRuleMatchPredicateList;
7583
+ }
7584
+ export interface AwsWafRegionalRateBasedRuleMatchPredicate {
7585
+ /**
7586
+ * The unique identifier for the predicate.
7587
+ */
7588
+ DataId?: NonEmptyString;
7589
+ /**
7590
+ * If set to true, then the rule actions are performed on requests that match the predicate settings. If set to false, then the rule actions are performed on all requests except those that match the predicate settings.
7591
+ */
7592
+ Negated?: Boolean;
7593
+ /**
7594
+ * The type of predicate.
7595
+ */
7596
+ Type?: NonEmptyString;
7597
+ }
7598
+ export type AwsWafRegionalRateBasedRuleMatchPredicateList = AwsWafRegionalRateBasedRuleMatchPredicate[];
6944
7599
  export interface AwsWafWebAclDetails {
6945
7600
  /**
6946
7601
  * A friendly name or description of the WebACL. You can't change the name of a WebACL after you create it.
@@ -6986,6 +7641,20 @@ declare namespace SecurityHub {
6986
7641
  Type?: NonEmptyString;
6987
7642
  }
6988
7643
  export type AwsWafWebAclRuleList = AwsWafWebAclRule[];
7644
+ export interface AwsXrayEncryptionConfigDetails {
7645
+ /**
7646
+ * The identifier of the KMS key that is used for encryption. Provided if Type is KMS.
7647
+ */
7648
+ KeyId?: NonEmptyString;
7649
+ /**
7650
+ * The current status of the encryption configuration. When Status is UPDATING, X-Ray might use both the old and new encryption.
7651
+ */
7652
+ Status?: NonEmptyString;
7653
+ /**
7654
+ * The type of encryption. KMS indicates that the encryption uses KMS keys. NONE indicates to use the default encryption.
7655
+ */
7656
+ Type?: NonEmptyString;
7657
+ }
6989
7658
  export interface BatchDisableStandardsRequest {
6990
7659
  /**
6991
7660
  * The ARNs of the standards subscriptions to disable.
@@ -7237,6 +7906,34 @@ declare namespace SecurityHub {
7237
7906
  */
7238
7907
  ActionTargetArn: NonEmptyString;
7239
7908
  }
7909
+ export interface CreateFindingAggregatorRequest {
7910
+ /**
7911
+ * Indicates whether to aggregate findings from all of the available Regions in the current partition. Also determines whether to automatically aggregate findings from new Regions as Security Hub supports them and you opt into them. The selected option also determines how to use the Regions provided in the Regions list. The options are as follows: ALL_REGIONS - Indicates to aggregate findings from all of the Regions where Security Hub is enabled. When you choose this option, Security Hub also automatically aggregates findings from new Regions as Security Hub supports them and you opt into them. ALL_REGIONS_EXCEPT_SPECIFIED - Indicates to aggregate findings from all of the Regions where Security Hub is enabled, except for the Regions listed in the Regions parameter. When you choose this option, Security Hub also automatically aggregates findings from new Regions as Security Hub supports them and you opt into them. SPECIFIED_REGIONS - Indicates to aggregate findings only from the Regions listed in the Regions parameter. Security Hub does not automatically aggregate findings from new Regions.
7912
+ */
7913
+ RegionLinkingMode: NonEmptyString;
7914
+ /**
7915
+ * If RegionLinkingMode is ALL_REGIONS_EXCEPT_SPECIFIED, then this is a comma-separated list of Regions that do not aggregate findings to the aggregation Region. If RegionLinkingMode is SPECIFIED_REGIONS, then this is a comma-separated list of Regions that do aggregate findings to the aggregation Region.
7916
+ */
7917
+ Regions?: StringList;
7918
+ }
7919
+ export interface CreateFindingAggregatorResponse {
7920
+ /**
7921
+ * The ARN of the finding aggregator. You use the finding aggregator ARN to retrieve details for, update, and stop finding aggregation.
7922
+ */
7923
+ FindingAggregatorArn?: NonEmptyString;
7924
+ /**
7925
+ * The aggregation Region.
7926
+ */
7927
+ FindingAggregationRegion?: NonEmptyString;
7928
+ /**
7929
+ * Indicates whether to link all Regions, all Regions except for a list of excluded Regions, or a list of included Regions.
7930
+ */
7931
+ RegionLinkingMode?: NonEmptyString;
7932
+ /**
7933
+ * The list of excluded Regions or included Regions.
7934
+ */
7935
+ Regions?: StringList;
7936
+ }
7240
7937
  export interface CreateInsightRequest {
7241
7938
  /**
7242
7939
  * The name of the custom insight to create.
@@ -7382,6 +8079,14 @@ declare namespace SecurityHub {
7382
8079
  */
7383
8080
  ActionTargetArn: NonEmptyString;
7384
8081
  }
8082
+ export interface DeleteFindingAggregatorRequest {
8083
+ /**
8084
+ * The ARN of the finding aggregator to delete. To obtain the ARN, use ListFindingAggregators.
8085
+ */
8086
+ FindingAggregatorArn: NonEmptyString;
8087
+ }
8088
+ export interface DeleteFindingAggregatorResponse {
8089
+ }
7385
8090
  export interface DeleteInsightRequest {
7386
8091
  /**
7387
8092
  * The ARN of the insight to delete.
@@ -7626,6 +8331,13 @@ declare namespace SecurityHub {
7626
8331
  export interface EnableSecurityHubResponse {
7627
8332
  }
7628
8333
  export type FieldMap = {[key: string]: NonEmptyString};
8334
+ export interface FindingAggregator {
8335
+ /**
8336
+ * The ARN of the finding aggregator. You use the finding aggregator ARN to retrieve details for, update, and delete the finding aggregator.
8337
+ */
8338
+ FindingAggregatorArn?: NonEmptyString;
8339
+ }
8340
+ export type FindingAggregatorList = FindingAggregator[];
7629
8341
  export interface FindingProviderFields {
7630
8342
  /**
7631
8343
  * A finding's confidence. Confidence is defined as the likelihood that a finding accurately identifies the behavior or issue that it was intended to identify. Confidence is scored on a 0-100 basis using a ratio scale, where 0 means zero percent confidence and 100 means 100 percent confidence.
@@ -7697,6 +8409,30 @@ declare namespace SecurityHub {
7697
8409
  */
7698
8410
  NextToken?: NextToken;
7699
8411
  }
8412
+ export interface GetFindingAggregatorRequest {
8413
+ /**
8414
+ * The ARN of the finding aggregator to return details for. To obtain the ARN, use ListFindingAggregators.
8415
+ */
8416
+ FindingAggregatorArn: NonEmptyString;
8417
+ }
8418
+ export interface GetFindingAggregatorResponse {
8419
+ /**
8420
+ * The ARN of the finding aggregator.
8421
+ */
8422
+ FindingAggregatorArn?: NonEmptyString;
8423
+ /**
8424
+ * The aggregation Region.
8425
+ */
8426
+ FindingAggregationRegion?: NonEmptyString;
8427
+ /**
8428
+ * Indicates whether to link all Regions, all Regions except for a list of excluded Regions, or a list of included Regions.
8429
+ */
8430
+ RegionLinkingMode?: NonEmptyString;
8431
+ /**
8432
+ * The list of excluded Regions or included Regions.
8433
+ */
8434
+ Regions?: StringList;
8435
+ }
7700
8436
  export interface GetFindingsRequest {
7701
8437
  /**
7702
8438
  * The finding attributes used to define a condition to filter the returned findings. You can filter by up to 10 finding attributes. For each attribute, you can provide up to 20 filter values. Note that in the available filter fields, WorkflowState is deprecated. To search for a finding based on its workflow status, use WorkflowStatus.
@@ -7964,6 +8700,26 @@ declare namespace SecurityHub {
7964
8700
  */
7965
8701
  NextToken?: NextToken;
7966
8702
  }
8703
+ export interface ListFindingAggregatorsRequest {
8704
+ /**
8705
+ * The token returned with the previous set of results. Identifies the next set of results to return.
8706
+ */
8707
+ NextToken?: NextToken;
8708
+ /**
8709
+ * The maximum number of results to return. This operation currently only returns a single result.
8710
+ */
8711
+ MaxResults?: MaxResults;
8712
+ }
8713
+ export interface ListFindingAggregatorsResponse {
8714
+ /**
8715
+ * The list of finding aggregators. This operation currently only returns a single result.
8716
+ */
8717
+ FindingAggregators?: FindingAggregatorList;
8718
+ /**
8719
+ * If there are more results, this is the token to provide in the next call to ListFindingAggregators. This operation currently only returns a single result.
8720
+ */
8721
+ NextToken?: NextToken;
8722
+ }
7967
8723
  export interface ListInvitationsRequest {
7968
8724
  /**
7969
8725
  * The maximum number of items to return in the response.
@@ -8775,9 +9531,37 @@ declare namespace SecurityHub {
8775
9531
  */
8776
9532
  AwsEc2VpnConnection?: AwsEc2VpnConnectionDetails;
8777
9533
  /**
8778
- * information about an Amazon ECR image.
9534
+ * Information about an Amazon ECR image.
8779
9535
  */
8780
9536
  AwsEcrContainerImage?: AwsEcrContainerImageDetails;
9537
+ /**
9538
+ * Details about an Amazon OpenSearch Service domain.
9539
+ */
9540
+ AwsOpenSearchServiceDomain?: AwsOpenSearchServiceDomainDetails;
9541
+ /**
9542
+ * Details about the service configuration for a VPC endpoint service.
9543
+ */
9544
+ AwsEc2VpcEndpointService?: AwsEc2VpcEndpointServiceDetails;
9545
+ /**
9546
+ * Information about the encryption configuration for X-Ray.
9547
+ */
9548
+ AwsXrayEncryptionConfig?: AwsXrayEncryptionConfigDetails;
9549
+ /**
9550
+ * Details about a rate-based rule for global resources.
9551
+ */
9552
+ AwsWafRateBasedRule?: AwsWafRateBasedRuleDetails;
9553
+ /**
9554
+ * Details about a rate-based rule for Regional resources.
9555
+ */
9556
+ AwsWafRegionalRateBasedRule?: AwsWafRegionalRateBasedRuleDetails;
9557
+ /**
9558
+ * Information about an Amazon Elastic Container Registry repository.
9559
+ */
9560
+ AwsEcrRepository?: AwsEcrRepositoryDetails;
9561
+ /**
9562
+ * Details about an Amazon EKS cluster.
9563
+ */
9564
+ AwsEksCluster?: AwsEksClusterDetails;
8781
9565
  }
8782
9566
  export type ResourceList = Resource[];
8783
9567
  export interface Result {
@@ -9094,6 +9878,38 @@ declare namespace SecurityHub {
9094
9878
  }
9095
9879
  export interface UpdateActionTargetResponse {
9096
9880
  }
9881
+ export interface UpdateFindingAggregatorRequest {
9882
+ /**
9883
+ * The ARN of the finding aggregator. To obtain the ARN, use ListFindingAggregators.
9884
+ */
9885
+ FindingAggregatorArn: NonEmptyString;
9886
+ /**
9887
+ * Indicates whether to aggregate findings from all of the available Regions in the current partition. Also determines whether to automatically aggregate findings from new Regions as Security Hub supports them and you opt into them. The selected option also determines how to use the Regions provided in the Regions list. The options are as follows: ALL_REGIONS - Indicates to aggregate findings from all of the Regions where Security Hub is enabled. When you choose this option, Security Hub also automatically aggregates findings from new Regions as Security Hub supports them and you opt into them. ALL_REGIONS_EXCEPT_SPECIFIED - Indicates to aggregate findings from all of the Regions where Security Hub is enabled, except for the Regions listed in the Regions parameter. When you choose this option, Security Hub also automatically aggregates findings from new Regions as Security Hub supports them and you opt into them. SPECIFIED_REGIONS - Indicates to aggregate findings only from the Regions listed in the Regions parameter. Security Hub does not automatically aggregate findings from new Regions.
9888
+ */
9889
+ RegionLinkingMode: NonEmptyString;
9890
+ /**
9891
+ * If RegionLinkingMode is ALL_REGIONS_EXCEPT_SPECIFIED, then this is a comma-separated list of Regions that do not aggregate findings to the aggregation Region. If RegionLinkingMode is SPECIFIED_REGIONS, then this is a comma-separated list of Regions that do aggregate findings to the aggregation Region.
9892
+ */
9893
+ Regions?: StringList;
9894
+ }
9895
+ export interface UpdateFindingAggregatorResponse {
9896
+ /**
9897
+ * The ARN of the finding aggregator.
9898
+ */
9899
+ FindingAggregatorArn?: NonEmptyString;
9900
+ /**
9901
+ * The aggregation Region.
9902
+ */
9903
+ FindingAggregationRegion?: NonEmptyString;
9904
+ /**
9905
+ * Indicates whether to link all Regions, all Regions except for a list of excluded Regions, or a list of included Regions.
9906
+ */
9907
+ RegionLinkingMode?: NonEmptyString;
9908
+ /**
9909
+ * The list of excluded Regions or included Regions.
9910
+ */
9911
+ Regions?: StringList;
9912
+ }
9097
9913
  export interface UpdateFindingsRequest {
9098
9914
  /**
9099
9915
  * A collection of attributes that specify which findings you want to update.