@pgarbe/cdk-ecr-sync 0.5.22 → 0.5.26

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 (311) hide show
  1. package/.gitattributes +20 -19
  2. package/.jsii +150 -6
  3. package/.projenrc.ts +4 -4
  4. package/CHANGELOG.md +1 -91
  5. package/lib/ecr-sync.d.ts +4 -22
  6. package/lib/ecr-sync.js +3 -10
  7. package/lib/image.d.ts +5 -8
  8. package/lib/image.js +1 -1
  9. package/node_modules/aws-sdk/CHANGELOG.md +184 -1
  10. package/node_modules/aws-sdk/README.md +1 -1
  11. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +3 -1
  12. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +11 -11
  13. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +677 -237
  14. package/node_modules/aws-sdk/apis/appflow-2020-08-23.paginators.json +7 -1
  15. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +171 -15
  16. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.paginators.json +5 -0
  17. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +358 -148
  18. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +345 -102
  19. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +43 -30
  20. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +5 -1
  21. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +114 -110
  22. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +86 -25
  23. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +499 -61
  24. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
  25. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.waiters2.json +14 -2
  26. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +167 -79
  27. package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
  28. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +30 -15
  29. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +408 -133
  30. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +12 -0
  31. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +36 -23
  32. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +125 -124
  33. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +117 -68
  34. package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
  35. package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
  36. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +18 -12
  37. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +2 -1
  38. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1394 -1002
  39. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +12 -0
  40. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +18 -0
  41. package/node_modules/aws-sdk/apis/ec2-instance-connect-2018-04-02.min.json +1 -2
  42. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +54 -51
  43. package/node_modules/aws-sdk/apis/elasticfilesystem-2015-02-01.min.json +149 -21
  44. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +134 -49
  45. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +29 -20
  46. package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +136 -30
  47. package/node_modules/aws-sdk/apis/fis-2020-12-01.paginators.json +5 -0
  48. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +3 -0
  49. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +212 -6
  50. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  51. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +4 -1
  52. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +604 -411
  53. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
  54. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +182 -29
  55. package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +352 -77
  56. package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
  57. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +131 -76
  58. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +326 -271
  59. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +132 -44
  60. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +5 -0
  61. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +31 -16
  62. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +114 -94
  63. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +91 -57
  64. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +5 -0
  65. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +129 -18
  66. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +515 -196
  67. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
  68. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
  69. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
  70. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
  71. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
  72. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +5 -1
  73. package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
  74. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +151 -127
  75. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +194 -191
  76. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +87 -56
  77. package/node_modules/aws-sdk/apis/meteringmarketplace-2016-01-14.min.json +2 -1
  78. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +324 -159
  79. package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
  80. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +74 -35
  81. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +175 -123
  82. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +134 -49
  83. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +29 -0
  84. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +3 -0
  85. package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +141 -7
  86. package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
  87. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +18 -12
  88. package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
  89. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +27 -0
  90. package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
  91. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +2 -1
  92. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +20 -19
  93. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +135 -45
  94. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
  95. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
  96. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
  97. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +41 -8
  98. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  99. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +152 -52
  100. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +377 -299
  101. package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json +15 -10
  102. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +747 -353
  103. package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
  104. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +263 -255
  105. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +11 -3
  106. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +44 -40
  107. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +47 -43
  108. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +82 -27
  109. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +139 -49
  110. package/node_modules/aws-sdk/clients/amplify.d.ts +7 -7
  111. package/node_modules/aws-sdk/clients/apigateway.d.ts +5 -5
  112. package/node_modules/aws-sdk/clients/appconfig.d.ts +13 -13
  113. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +18 -18
  114. package/node_modules/aws-sdk/clients/appflow.d.ts +611 -3
  115. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +1 -1
  116. package/node_modules/aws-sdk/clients/apprunner.d.ts +179 -12
  117. package/node_modules/aws-sdk/clients/appstream.d.ts +262 -0
  118. package/node_modules/aws-sdk/clients/appsync.d.ts +355 -109
  119. package/node_modules/aws-sdk/clients/athena.d.ts +31 -8
  120. package/node_modules/aws-sdk/clients/auditmanager.d.ts +2 -2
  121. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +12 -4
  122. package/node_modules/aws-sdk/clients/cloudformation.d.ts +407 -264
  123. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +615 -13
  124. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
  125. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +6 -5
  126. package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +287 -287
  127. package/node_modules/aws-sdk/clients/comprehend.d.ts +138 -0
  128. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
  129. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +45 -13
  130. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  131. package/node_modules/aws-sdk/clients/connect.d.ts +327 -10
  132. package/node_modules/aws-sdk/clients/costexplorer.d.ts +7 -7
  133. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +30 -13
  134. package/node_modules/aws-sdk/clients/databrew.d.ts +6 -1
  135. package/node_modules/aws-sdk/clients/datasync.d.ts +68 -3
  136. package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
  137. package/node_modules/aws-sdk/clients/devopsguru.d.ts +5 -1
  138. package/node_modules/aws-sdk/clients/dynamodb.d.ts +5 -5
  139. package/node_modules/aws-sdk/clients/ebs.d.ts +6 -6
  140. package/node_modules/aws-sdk/clients/ec2.d.ts +506 -42
  141. package/node_modules/aws-sdk/clients/ec2instanceconnect.d.ts +1 -1
  142. package/node_modules/aws-sdk/clients/ecs.d.ts +5 -5
  143. package/node_modules/aws-sdk/clients/efs.d.ts +131 -4
  144. package/node_modules/aws-sdk/clients/eks.d.ts +15 -2
  145. package/node_modules/aws-sdk/clients/elasticache.d.ts +15 -15
  146. package/node_modules/aws-sdk/clients/emr.d.ts +14 -14
  147. package/node_modules/aws-sdk/clients/es.d.ts +110 -0
  148. package/node_modules/aws-sdk/clients/eventbridge.d.ts +8 -8
  149. package/node_modules/aws-sdk/clients/finspacedata.d.ts +32 -14
  150. package/node_modules/aws-sdk/clients/fis.d.ts +142 -22
  151. package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
  152. package/node_modules/aws-sdk/clients/forecastservice.d.ts +43 -24
  153. package/node_modules/aws-sdk/clients/frauddetector.d.ts +308 -0
  154. package/node_modules/aws-sdk/clients/fsx.d.ts +15 -11
  155. package/node_modules/aws-sdk/clients/glue.d.ts +126 -7
  156. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +133 -5
  157. package/node_modules/aws-sdk/clients/guardduty.d.ts +309 -44
  158. package/node_modules/aws-sdk/clients/health.d.ts +2 -2
  159. package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
  160. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +100 -8
  161. package/node_modules/aws-sdk/clients/iot.d.ts +63 -2
  162. package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
  163. package/node_modules/aws-sdk/clients/iotwireless.d.ts +76 -0
  164. package/node_modules/aws-sdk/clients/ivs.d.ts +21 -1
  165. package/node_modules/aws-sdk/clients/kafka.d.ts +19 -1
  166. package/node_modules/aws-sdk/clients/kendra.d.ts +116 -63
  167. package/node_modules/aws-sdk/clients/lakeformation.d.ts +137 -2
  168. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +231 -24
  169. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +28 -1
  170. package/node_modules/aws-sdk/clients/location.d.ts +306 -59
  171. package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
  172. package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
  173. package/node_modules/aws-sdk/clients/macie2.d.ts +2 -2
  174. package/node_modules/aws-sdk/clients/marketplacemetering.d.ts +17 -12
  175. package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
  176. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +48 -9
  177. package/node_modules/aws-sdk/clients/medialive.d.ts +10 -1
  178. package/node_modules/aws-sdk/clients/mediatailor.d.ts +17 -2
  179. package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
  180. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +68 -7
  181. package/node_modules/aws-sdk/clients/nimble.d.ts +76 -17
  182. package/node_modules/aws-sdk/clients/opensearch.d.ts +110 -0
  183. package/node_modules/aws-sdk/clients/outposts.d.ts +47 -3
  184. package/node_modules/aws-sdk/clients/personalize.d.ts +7 -3
  185. package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
  186. package/node_modules/aws-sdk/clients/pinpoint.d.ts +4 -0
  187. package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
  188. package/node_modules/aws-sdk/clients/quicksight.d.ts +8 -8
  189. package/node_modules/aws-sdk/clients/ram.d.ts +33 -1
  190. package/node_modules/aws-sdk/clients/rbin.d.ts +41 -41
  191. package/node_modules/aws-sdk/clients/rds.d.ts +68 -68
  192. package/node_modules/aws-sdk/clients/redshift.d.ts +8 -4
  193. package/node_modules/aws-sdk/clients/rekognition.d.ts +13 -8
  194. package/node_modules/aws-sdk/clients/robomaker.d.ts +30 -30
  195. package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
  196. package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
  197. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
  198. package/node_modules/aws-sdk/clients/route53recoveryreadiness.d.ts +275 -230
  199. package/node_modules/aws-sdk/clients/s3.d.ts +6 -6
  200. package/node_modules/aws-sdk/clients/s3control.d.ts +136 -9
  201. package/node_modules/aws-sdk/clients/sagemaker.d.ts +142 -13
  202. package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
  203. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +193 -179
  204. package/node_modules/aws-sdk/clients/securityhub.d.ts +563 -3
  205. package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
  206. package/node_modules/aws-sdk/clients/ssm.d.ts +22 -11
  207. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +1 -1
  208. package/node_modules/aws-sdk/clients/storagegateway.d.ts +10 -10
  209. package/node_modules/aws-sdk/clients/support.d.ts +62 -62
  210. package/node_modules/aws-sdk/clients/synthetics.d.ts +15 -5
  211. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +39 -33
  212. package/node_modules/aws-sdk/clients/transfer.d.ts +15 -6
  213. package/node_modules/aws-sdk/clients/workmail.d.ts +65 -0
  214. package/node_modules/aws-sdk/clients/workspaces.d.ts +130 -0
  215. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +35 -28
  216. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +132 -125
  217. package/node_modules/aws-sdk/dist/aws-sdk.js +4419 -2193
  218. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -90
  219. package/node_modules/aws-sdk/lib/core.js +1 -1
  220. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  221. package/node_modules/aws-sdk/lib/param_validator.js +2 -0
  222. package/node_modules/aws-sdk/package.json +2 -2
  223. package/node_modules/jmespath/jmespath.js +32 -27
  224. package/node_modules/jmespath/package.json +2 -7
  225. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
  226. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
  227. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
  228. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
  229. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
  230. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
  231. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
  232. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
  233. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
  234. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
  235. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
  236. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
  237. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
  238. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
  239. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
  240. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
  241. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
  242. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
  243. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
  244. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
  245. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
  246. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
  247. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
  248. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
  249. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
  250. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
  251. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
  252. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
  253. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
  254. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/.npmignore +0 -0
  255. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/CHANGELOG.md +0 -0
  256. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/LICENSE +0 -0
  257. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/README.md +0 -0
  258. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/Utility.js +0 -0
  259. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLAttribute.js +0 -0
  260. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLCData.js +0 -0
  261. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLComment.js +0 -0
  262. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDAttList.js +0 -0
  263. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDElement.js +0 -0
  264. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDEntity.js +0 -0
  265. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDNotation.js +0 -0
  266. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDeclaration.js +0 -0
  267. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocType.js +0 -0
  268. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocument.js +0 -0
  269. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocumentCB.js +0 -0
  270. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLElement.js +0 -0
  271. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLNode.js +0 -0
  272. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLProcessingInstruction.js +0 -0
  273. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLRaw.js +0 -0
  274. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStreamWriter.js +0 -0
  275. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringWriter.js +0 -0
  276. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringifier.js +0 -0
  277. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLText.js +0 -0
  278. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLWriterBase.js +0 -0
  279. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/index.js +0 -0
  280. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/package.json +0 -0
  281. package/package.json +22 -22
  282. package/releasetag.txt +1 -0
  283. package/version.txt +1 -0
  284. package/node_modules/jmespath/.eslintrc +0 -10
  285. package/node_modules/jmespath/.npmignore +0 -1
  286. package/node_modules/jmespath/.travis.yml +0 -6
  287. package/node_modules/jmespath/BASELINE +0 -15
  288. package/node_modules/jmespath/Gruntfile.js +0 -36
  289. package/node_modules/jmespath/g.sh +0 -5
  290. package/node_modules/jmespath/index.html +0 -93
  291. package/node_modules/jmespath/james.html +0 -7
  292. package/node_modules/jmespath/l.js +0 -189
  293. package/node_modules/jmespath/perf.js +0 -33
  294. package/node_modules/jmespath/reservedWords.json +0 -4
  295. package/node_modules/jmespath/test/compliance/basic.json +0 -96
  296. package/node_modules/jmespath/test/compliance/boolean.json +0 -257
  297. package/node_modules/jmespath/test/compliance/current.json +0 -25
  298. package/node_modules/jmespath/test/compliance/escape.json +0 -46
  299. package/node_modules/jmespath/test/compliance/filters.json +0 -468
  300. package/node_modules/jmespath/test/compliance/functions.json +0 -825
  301. package/node_modules/jmespath/test/compliance/identifiers.json +0 -1377
  302. package/node_modules/jmespath/test/compliance/indices.json +0 -346
  303. package/node_modules/jmespath/test/compliance/literal.json +0 -190
  304. package/node_modules/jmespath/test/compliance/multiselect.json +0 -393
  305. package/node_modules/jmespath/test/compliance/pipe.json +0 -131
  306. package/node_modules/jmespath/test/compliance/slice.json +0 -187
  307. package/node_modules/jmespath/test/compliance/syntax.json +0 -616
  308. package/node_modules/jmespath/test/compliance/unicode.json +0 -38
  309. package/node_modules/jmespath/test/compliance/wildcard.json +0 -460
  310. package/node_modules/jmespath/test/compliance.js +0 -56
  311. package/node_modules/jmespath/test/jmespath.js +0 -217
@@ -44,11 +44,11 @@ declare class SecurityHub extends Service {
44
44
  */
45
45
  batchEnableStandards(callback?: (err: AWSError, data: SecurityHub.Types.BatchEnableStandardsResponse) => void): Request<SecurityHub.Types.BatchEnableStandardsResponse, AWSError>;
46
46
  /**
47
- * Imports security findings generated from an integrated product into Security Hub. This action is requested by the integrated product to import its findings into Security Hub. The maximum allowed size for a finding is 240 Kb. An error is returned for any finding larger than 240 Kb. After a finding is created, BatchImportFindings cannot be used to update the following finding fields and objects, which Security Hub customers use to manage their investigation workflow. Note UserDefinedFields VerificationState Workflow Finding providers also should not use BatchImportFindings to update the following attributes. Confidence Criticality RelatedFindings Severity Types Instead, finding providers use FindingProviderFields to provide values for these attributes.
47
+ * Imports security findings generated by a finding provider into Security Hub. This action is requested by the finding provider to import its findings into Security Hub. BatchImportFindings must be called by one of the following: The account that is associated with the findings. The identifier of the associated account is the value of the AwsAccountId attribute for the finding. An account that is allow-listed for an official Security Hub partner integration. The maximum allowed size for a finding is 240 Kb. An error is returned for any finding larger than 240 Kb. After a finding is created, BatchImportFindings cannot be used to update the following finding fields and objects, which Security Hub customers use to manage their investigation workflow. Note UserDefinedFields VerificationState Workflow Finding providers also should not use BatchImportFindings to update the following attributes. Confidence Criticality RelatedFindings Severity Types Instead, finding providers use FindingProviderFields to provide values for these attributes.
48
48
  */
49
49
  batchImportFindings(params: SecurityHub.Types.BatchImportFindingsRequest, callback?: (err: AWSError, data: SecurityHub.Types.BatchImportFindingsResponse) => void): Request<SecurityHub.Types.BatchImportFindingsResponse, AWSError>;
50
50
  /**
51
- * Imports security findings generated from an integrated product into Security Hub. This action is requested by the integrated product to import its findings into Security Hub. The maximum allowed size for a finding is 240 Kb. An error is returned for any finding larger than 240 Kb. After a finding is created, BatchImportFindings cannot be used to update the following finding fields and objects, which Security Hub customers use to manage their investigation workflow. Note UserDefinedFields VerificationState Workflow Finding providers also should not use BatchImportFindings to update the following attributes. Confidence Criticality RelatedFindings Severity Types Instead, finding providers use FindingProviderFields to provide values for these attributes.
51
+ * Imports security findings generated by a finding provider into Security Hub. This action is requested by the finding provider to import its findings into Security Hub. BatchImportFindings must be called by one of the following: The account that is associated with the findings. The identifier of the associated account is the value of the AwsAccountId attribute for the finding. An account that is allow-listed for an official Security Hub partner integration. The maximum allowed size for a finding is 240 Kb. An error is returned for any finding larger than 240 Kb. After a finding is created, BatchImportFindings cannot be used to update the following finding fields and objects, which Security Hub customers use to manage their investigation workflow. Note UserDefinedFields VerificationState Workflow Finding providers also should not use BatchImportFindings to update the following attributes. Confidence Criticality RelatedFindings Severity Types Instead, finding providers use FindingProviderFields to provide values for these attributes.
52
52
  */
53
53
  batchImportFindings(callback?: (err: AWSError, data: SecurityHub.Types.BatchImportFindingsResponse) => void): Request<SecurityHub.Types.BatchImportFindingsResponse, AWSError>;
54
54
  /**
@@ -966,6 +966,13 @@ declare namespace SecurityHub {
966
966
  */
967
967
  ApiGatewayManaged?: Boolean;
968
968
  }
969
+ export type AwsAutoScalingAutoScalingGroupAvailabilityZonesList = AwsAutoScalingAutoScalingGroupAvailabilityZonesListDetails[];
970
+ export interface AwsAutoScalingAutoScalingGroupAvailabilityZonesListDetails {
971
+ /**
972
+ * The name of the Availability Zone.
973
+ */
974
+ Value?: NonEmptyString;
975
+ }
969
976
  export interface AwsAutoScalingAutoScalingGroupDetails {
970
977
  /**
971
978
  * The name of the launch configuration.
@@ -987,6 +994,85 @@ declare namespace SecurityHub {
987
994
  * Indicates when the auto scaling group 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.
988
995
  */
989
996
  CreatedTime?: NonEmptyString;
997
+ /**
998
+ * The mixed instances policy for the automatic scaling group.
999
+ */
1000
+ MixedInstancesPolicy?: AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetails;
1001
+ /**
1002
+ * The list of Availability Zones for the automatic scaling group.
1003
+ */
1004
+ AvailabilityZones?: AwsAutoScalingAutoScalingGroupAvailabilityZonesList;
1005
+ }
1006
+ export interface AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetails {
1007
+ /**
1008
+ * The instances distribution. The instances distribution specifies the distribution of On-Demand Instances and Spot Instances, the maximum price to pay for Spot Instances, and how the Auto Scaling group allocates instance types to fulfill On-Demand and Spot capacity.
1009
+ */
1010
+ InstancesDistribution?: AwsAutoScalingAutoScalingGroupMixedInstancesPolicyInstancesDistributionDetails;
1011
+ /**
1012
+ * The launch template to use and the instance types (overrides) to use to provision EC2 instances to fulfill On-Demand and Spot capacities.
1013
+ */
1014
+ LaunchTemplate?: AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails;
1015
+ }
1016
+ export interface AwsAutoScalingAutoScalingGroupMixedInstancesPolicyInstancesDistributionDetails {
1017
+ /**
1018
+ * How to allocate instance types to fulfill On-Demand capacity.
1019
+ */
1020
+ OnDemandAllocationStrategy?: NonEmptyString;
1021
+ /**
1022
+ * The minimum amount of the Auto Scaling group's capacity that must be fulfilled by On-Demand Instances.
1023
+ */
1024
+ OnDemandBaseCapacity?: Integer;
1025
+ /**
1026
+ * The percentage of On-Demand Instances and Spot Instances for additional capacity beyond OnDemandBaseCapacity.
1027
+ */
1028
+ OnDemandPercentageAboveBaseCapacity?: Integer;
1029
+ /**
1030
+ * How to allocate instances across Spot Instance pools.
1031
+ */
1032
+ SpotAllocationStrategy?: NonEmptyString;
1033
+ /**
1034
+ * The number of Spot Instance pools across which to allocate your Spot Instances.
1035
+ */
1036
+ SpotInstancePools?: Integer;
1037
+ /**
1038
+ * The maximum price per unit hour that you are willing to pay for a Spot Instance.
1039
+ */
1040
+ SpotMaxPrice?: NonEmptyString;
1041
+ }
1042
+ export interface AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateDetails {
1043
+ /**
1044
+ * The launch template to use.
1045
+ */
1046
+ LaunchTemplateSpecification?: AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateLaunchTemplateSpecification;
1047
+ /**
1048
+ * Property values to use to override the values in the launch template.
1049
+ */
1050
+ Overrides?: AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesList;
1051
+ }
1052
+ export interface AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateLaunchTemplateSpecification {
1053
+ /**
1054
+ * The identifier of the launch template. You must specify either LaunchTemplateId or LaunchTemplateName.
1055
+ */
1056
+ LaunchTemplateId?: NonEmptyString;
1057
+ /**
1058
+ * The name of the launch template. You must specify either LaunchTemplateId or LaunchTemplateName.
1059
+ */
1060
+ LaunchTemplateName?: NonEmptyString;
1061
+ /**
1062
+ * Identifies the version of the launch template. You can specify a version identifier, or use the values $Latest or $Default.
1063
+ */
1064
+ Version?: NonEmptyString;
1065
+ }
1066
+ export type AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesList = AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails[];
1067
+ export interface AwsAutoScalingAutoScalingGroupMixedInstancesPolicyLaunchTemplateOverridesListDetails {
1068
+ /**
1069
+ * The instance type. For example, m3.xlarge.
1070
+ */
1071
+ InstanceType?: NonEmptyString;
1072
+ /**
1073
+ * The number of capacity units provided by the specified instance type in terms of virtual CPUs, memory, storage, throughput, or other relative performance characteristic.
1074
+ */
1075
+ WeightedCapacity?: NonEmptyString;
990
1076
  }
991
1077
  export interface AwsAutoScalingLaunchConfigurationBlockDeviceMappingsDetails {
992
1078
  /**
@@ -1106,6 +1192,10 @@ declare namespace SecurityHub {
1106
1192
  * The user data to make available to the launched EC2 instances. Must be base64-encoded text.
1107
1193
  */
1108
1194
  UserData?: NonEmptyString;
1195
+ /**
1196
+ * The metadata options for the instances.
1197
+ */
1198
+ MetadataOptions?: AwsAutoScalingLaunchConfigurationMetadataOptions;
1109
1199
  }
1110
1200
  export interface AwsAutoScalingLaunchConfigurationInstanceMonitoringDetails {
1111
1201
  /**
@@ -1113,6 +1203,20 @@ declare namespace SecurityHub {
1113
1203
  */
1114
1204
  Enabled?: Boolean;
1115
1205
  }
1206
+ export interface AwsAutoScalingLaunchConfigurationMetadataOptions {
1207
+ /**
1208
+ * Enables or disables the HTTP metadata endpoint on your instances. By default, the metadata endpoint is enabled.
1209
+ */
1210
+ HttpEndpoint?: NonEmptyString;
1211
+ /**
1212
+ * The HTTP PUT response hop limit for instance metadata requests. The larger the number, the further instance metadata requests can travel.
1213
+ */
1214
+ HttpPutResponseHopLimit?: Integer;
1215
+ /**
1216
+ * Indicates whether token usage is required or optional for metadata requests. By default, token usage is optional.
1217
+ */
1218
+ HttpTokens?: NonEmptyString;
1219
+ }
1116
1220
  export interface AwsCertificateManagerCertificateDetails {
1117
1221
  /**
1118
1222
  * The ARN of the private certificate authority (CA) that will be used to issue the certificate.
@@ -4918,6 +5022,107 @@ declare namespace SecurityHub {
4918
5022
  CreatedDate?: NonEmptyString;
4919
5023
  }
4920
5024
  export type AwsLambdaLayerVersionNumber = number;
5025
+ export interface AwsNetworkFirewallFirewallDetails {
5026
+ /**
5027
+ * Whether the firewall is protected from deletion. If set to true, then the firewall cannot be deleted.
5028
+ */
5029
+ DeleteProtection?: Boolean;
5030
+ /**
5031
+ * A description of the firewall.
5032
+ */
5033
+ Description?: NonEmptyString;
5034
+ /**
5035
+ * The ARN of the firewall.
5036
+ */
5037
+ FirewallArn?: NonEmptyString;
5038
+ /**
5039
+ * The identifier of the firewall.
5040
+ */
5041
+ FirewallId?: NonEmptyString;
5042
+ /**
5043
+ * A descriptive name of the firewall.
5044
+ */
5045
+ FirewallName?: NonEmptyString;
5046
+ /**
5047
+ * The ARN of the firewall policy.
5048
+ */
5049
+ FirewallPolicyArn?: NonEmptyString;
5050
+ /**
5051
+ * Whether the firewall is protected from a change to the firewall policy. If set to true, you cannot associate a different policy with the firewall.
5052
+ */
5053
+ FirewallPolicyChangeProtection?: Boolean;
5054
+ /**
5055
+ * Whether the firewall is protected from a change to the subnet associations. If set to true, you cannot map different subnets to the firewall.
5056
+ */
5057
+ SubnetChangeProtection?: Boolean;
5058
+ /**
5059
+ * The public subnets that Network Firewall uses for the firewall. Each subnet must belong to a different Availability Zone.
5060
+ */
5061
+ SubnetMappings?: AwsNetworkFirewallFirewallSubnetMappingsList;
5062
+ /**
5063
+ * The identifier of the VPC where the firewall is used.
5064
+ */
5065
+ VpcId?: NonEmptyString;
5066
+ }
5067
+ export interface AwsNetworkFirewallFirewallPolicyDetails {
5068
+ /**
5069
+ * The firewall policy configuration.
5070
+ */
5071
+ FirewallPolicy?: FirewallPolicyDetails;
5072
+ /**
5073
+ * The ARN of the firewall policy.
5074
+ */
5075
+ FirewallPolicyArn?: NonEmptyString;
5076
+ /**
5077
+ * The identifier of the firewall policy.
5078
+ */
5079
+ FirewallPolicyId?: NonEmptyString;
5080
+ /**
5081
+ * The name of the firewall policy.
5082
+ */
5083
+ FirewallPolicyName?: NonEmptyString;
5084
+ /**
5085
+ * A description of the firewall policy.
5086
+ */
5087
+ Description?: NonEmptyString;
5088
+ }
5089
+ export interface AwsNetworkFirewallFirewallSubnetMappingsDetails {
5090
+ /**
5091
+ * The identifier of the subnet
5092
+ */
5093
+ SubnetId?: NonEmptyString;
5094
+ }
5095
+ export type AwsNetworkFirewallFirewallSubnetMappingsList = AwsNetworkFirewallFirewallSubnetMappingsDetails[];
5096
+ export interface AwsNetworkFirewallRuleGroupDetails {
5097
+ /**
5098
+ * The maximum number of operating resources that this rule group can use.
5099
+ */
5100
+ Capacity?: Integer;
5101
+ /**
5102
+ * A description of the rule group.
5103
+ */
5104
+ Description?: NonEmptyString;
5105
+ /**
5106
+ * Details about the rule group.
5107
+ */
5108
+ RuleGroup?: RuleGroupDetails;
5109
+ /**
5110
+ * The ARN of the rule group.
5111
+ */
5112
+ RuleGroupArn?: NonEmptyString;
5113
+ /**
5114
+ * The identifier of the rule group.
5115
+ */
5116
+ RuleGroupId?: NonEmptyString;
5117
+ /**
5118
+ * The descriptive name of the rule group.
5119
+ */
5120
+ RuleGroupName?: NonEmptyString;
5121
+ /**
5122
+ * The type of rule group. A rule group can be stateful or stateless.
5123
+ */
5124
+ Type?: NonEmptyString;
5125
+ }
4921
5126
  export interface AwsOpenSearchServiceDomainClusterConfigDetails {
4922
5127
  /**
4923
5128
  * The number of data nodes to use in the OpenSearch domain.
@@ -6567,6 +6772,16 @@ declare namespace SecurityHub {
6567
6772
  StorageClass?: NonEmptyString;
6568
6773
  }
6569
6774
  export type AwsS3BucketBucketLifecycleConfigurationRulesTransitionsList = AwsS3BucketBucketLifecycleConfigurationRulesTransitionsDetails[];
6775
+ export interface AwsS3BucketBucketVersioningConfiguration {
6776
+ /**
6777
+ * Specifies whether MFA delete is currently enabled in the S3 bucket versioning configuration. If the S3 bucket was never configured with MFA delete, then this attribute is not included.
6778
+ */
6779
+ IsMfaDeleteEnabled?: Boolean;
6780
+ /**
6781
+ * The versioning status of the S3 bucket.
6782
+ */
6783
+ Status?: NonEmptyString;
6784
+ }
6570
6785
  export interface AwsS3BucketDetails {
6571
6786
  /**
6572
6787
  * The canonical user ID of the owner of the S3 bucket.
@@ -6612,6 +6827,10 @@ declare namespace SecurityHub {
6612
6827
  * The notification configuration for the S3 bucket.
6613
6828
  */
6614
6829
  BucketNotificationConfiguration?: AwsS3BucketNotificationConfiguration;
6830
+ /**
6831
+ * The versioning state of an S3 bucket.
6832
+ */
6833
+ BucketVersioningConfiguration?: AwsS3BucketBucketVersioningConfiguration;
6615
6834
  }
6616
6835
  export interface AwsS3BucketLoggingConfiguration {
6617
6836
  /**
@@ -6990,6 +7209,10 @@ declare namespace SecurityHub {
6990
7209
  * In a BatchImportFindings request, finding providers use FindingProviderFields to provide and update their own values for confidence, criticality, related findings, severity, and types.
6991
7210
  */
6992
7211
  FindingProviderFields?: FindingProviderFields;
7212
+ /**
7213
+ * Indicates whether the finding is a sample finding.
7214
+ */
7215
+ Sample?: Boolean;
6993
7216
  }
6994
7217
  export interface AwsSecurityFindingFilters {
6995
7218
  /**
@@ -7309,7 +7532,7 @@ declare namespace SecurityHub {
7309
7532
  */
7310
7533
  WorkflowState?: StringFilterList;
7311
7534
  /**
7312
- * The status of the investigation into a finding. Allowed values are the following. NEW - The initial state of a finding, before it is reviewed. Security Hub also resets the workflow status from NOTIFIED or RESOLVED to NEW in the following cases: The record state changes from ARCHIVED to ACTIVE. The compliance status changes from PASSED to either WARNING, FAILED, or NOT_AVAILABLE. NOTIFIED - Indicates that the resource owner has been notified about the security issue. Used when the initial reviewer is not the resource owner, and needs intervention from the resource owner. SUPPRESSED - The finding will not be reviewed again and will not be acted upon. RESOLVED - The finding was reviewed and remediated and is now considered resolved.
7535
+ * The status of the investigation into a finding. Allowed values are the following. NEW - The initial state of a finding, before it is reviewed. Security Hub also resets the workflow status from NOTIFIED or RESOLVED to NEW in the following cases: RecordState changes from ARCHIVED to ACTIVE. Compliance.Status changes from PASSED to either WARNING, FAILED, or NOT_AVAILABLE. NOTIFIED - Indicates that the resource owner has been notified about the security issue. Used when the initial reviewer is not the resource owner, and needs intervention from the resource owner. If one of the following occurs, the workflow status is changed automatically from NOTIFIED to NEW: RecordState changes from ARCHIVED to ACTIVE. Compliance.Status changes from PASSED to FAILED, WARNING, or NOT_AVAILABLE. SUPPRESSED - Indicates that you reviewed the finding and do not believe that any action is needed. The workflow status of a SUPPRESSED finding does not change if RecordState changes from ARCHIVED to ACTIVE. RESOLVED - The finding was reviewed and remediated and is now considered resolved. The finding remains RESOLVED unless one of the following occurs: RecordState changes from ARCHIVED to ACTIVE. Compliance.Status changes from PASSED to FAILED, WARNING, or NOT_AVAILABLE. In those cases, the workflow status is automatically reset to NEW. For findings from controls, if Compliance.Status is PASSED, then Security Hub automatically sets the workflow status to RESOLVED.
7313
7536
  */
7314
7537
  WorkflowStatus?: StringFilterList;
7315
7538
  /**
@@ -7368,6 +7591,10 @@ declare namespace SecurityHub {
7368
7591
  * One or more finding types that the finding provider assigned to the finding. Uses the format of namespace/category/classifier that classify a finding. Valid namespace values are: Software and Configuration Checks | TTPs | Effects | Unusual Behaviors | Sensitive Data Identifications
7369
7592
  */
7370
7593
  FindingProviderFieldsTypes?: StringFilterList;
7594
+ /**
7595
+ * Indicates whether or not sample findings are included in the filter results.
7596
+ */
7597
+ Sample?: BooleanFilterList;
7371
7598
  }
7372
7599
  export interface AwsSecurityFindingIdentifier {
7373
7600
  /**
@@ -7765,6 +7992,13 @@ declare namespace SecurityHub {
7765
7992
  }
7766
7993
  export type BatchUpdateFindingsUnprocessedFindingsList = BatchUpdateFindingsUnprocessedFinding[];
7767
7994
  export type Boolean = boolean;
7995
+ export interface BooleanFilter {
7996
+ /**
7997
+ * The value of the boolean.
7998
+ */
7999
+ Value?: Boolean;
8000
+ }
8001
+ export type BooleanFilterList = BooleanFilter[];
7768
8002
  export type CategoryList = NonEmptyString[];
7769
8003
  export interface Cell {
7770
8004
  /**
@@ -8370,6 +8604,57 @@ declare namespace SecurityHub {
8370
8604
  */
8371
8605
  Original?: NonEmptyString;
8372
8606
  }
8607
+ export interface FirewallPolicyDetails {
8608
+ /**
8609
+ * The stateful rule groups that are used in the firewall policy.
8610
+ */
8611
+ StatefulRuleGroupReferences?: FirewallPolicyStatefulRuleGroupReferencesList;
8612
+ /**
8613
+ * The custom action definitions that are available to use in the firewall policy's StatelessDefaultActions setting.
8614
+ */
8615
+ StatelessCustomActions?: FirewallPolicyStatelessCustomActionsList;
8616
+ /**
8617
+ * The actions to take on a packet if it doesn't match any of the stateless rules in the policy. You must specify a standard action (aws:pass, aws:drop, aws:forward_to_sfe), and can optionally include a custom action from StatelessCustomActions.
8618
+ */
8619
+ StatelessDefaultActions?: NonEmptyStringList;
8620
+ /**
8621
+ * The actions to take on a fragmented UDP packet if it doesn't match any of the stateless rules in the policy. You must specify a standard action (aws:pass, aws:drop, aws:forward_to_sfe), and can optionally include a custom action from StatelessCustomActions.
8622
+ */
8623
+ StatelessFragmentDefaultActions?: NonEmptyStringList;
8624
+ /**
8625
+ * The stateless rule groups that are used in the firewall policy.
8626
+ */
8627
+ StatelessRuleGroupReferences?: FirewallPolicyStatelessRuleGroupReferencesList;
8628
+ }
8629
+ export interface FirewallPolicyStatefulRuleGroupReferencesDetails {
8630
+ /**
8631
+ * The ARN of the stateful rule group.
8632
+ */
8633
+ ResourceArn?: NonEmptyString;
8634
+ }
8635
+ export type FirewallPolicyStatefulRuleGroupReferencesList = FirewallPolicyStatefulRuleGroupReferencesDetails[];
8636
+ export interface FirewallPolicyStatelessCustomActionsDetails {
8637
+ /**
8638
+ * The definition of the custom action.
8639
+ */
8640
+ ActionDefinition?: StatelessCustomActionDefinition;
8641
+ /**
8642
+ * The name of the custom action.
8643
+ */
8644
+ ActionName?: NonEmptyString;
8645
+ }
8646
+ export type FirewallPolicyStatelessCustomActionsList = FirewallPolicyStatelessCustomActionsDetails[];
8647
+ export interface FirewallPolicyStatelessRuleGroupReferencesDetails {
8648
+ /**
8649
+ * The order in which to run the stateless rule group.
8650
+ */
8651
+ Priority?: Integer;
8652
+ /**
8653
+ * The ARN of the stateless rule group.
8654
+ */
8655
+ ResourceArn?: NonEmptyString;
8656
+ }
8657
+ export type FirewallPolicyStatelessRuleGroupReferencesList = FirewallPolicyStatelessRuleGroupReferencesDetails[];
8373
8658
  export interface GeoLocation {
8374
8659
  /**
8375
8660
  * The longitude of the location.
@@ -9562,6 +9847,18 @@ declare namespace SecurityHub {
9562
9847
  * Details about an Amazon EKS cluster.
9563
9848
  */
9564
9849
  AwsEksCluster?: AwsEksClusterDetails;
9850
+ /**
9851
+ * Details about an Network Firewall firewall policy.
9852
+ */
9853
+ AwsNetworkFirewallFirewallPolicy?: AwsNetworkFirewallFirewallPolicyDetails;
9854
+ /**
9855
+ * Details about an Network Firewall firewall.
9856
+ */
9857
+ AwsNetworkFirewallFirewall?: AwsNetworkFirewallFirewallDetails;
9858
+ /**
9859
+ * Details about an Network Firewall rule group.
9860
+ */
9861
+ AwsNetworkFirewallRuleGroup?: AwsNetworkFirewallRuleGroupDetails;
9565
9862
  }
9566
9863
  export type ResourceList = Resource[];
9567
9864
  export interface Result {
@@ -9575,6 +9872,239 @@ declare namespace SecurityHub {
9575
9872
  ProcessingResult?: NonEmptyString;
9576
9873
  }
9577
9874
  export type ResultList = Result[];
9875
+ export interface RuleGroupDetails {
9876
+ /**
9877
+ * Additional settings to use in the specified rules.
9878
+ */
9879
+ RuleVariables?: RuleGroupVariables;
9880
+ /**
9881
+ * The rules and actions for the rule group. For stateful rule groups, can contain RulesString, RulesSourceList, or StatefulRules. For stateless rule groups, contains StatelessRulesAndCustomActions.
9882
+ */
9883
+ RulesSource?: RuleGroupSource;
9884
+ }
9885
+ export interface RuleGroupSource {
9886
+ /**
9887
+ * Stateful inspection criteria for a domain list rule group. A domain list rule group determines access by specific protocols to specific domains.
9888
+ */
9889
+ RulesSourceList?: RuleGroupSourceListDetails;
9890
+ /**
9891
+ * Stateful inspection criteria, provided in Suricata compatible intrusion prevention system (IPS) rules.
9892
+ */
9893
+ RulesString?: NonEmptyString;
9894
+ /**
9895
+ * Suricata rule specifications.
9896
+ */
9897
+ StatefulRules?: RuleGroupSourceStatefulRulesList;
9898
+ /**
9899
+ * The stateless rules and custom actions used by a stateless rule group.
9900
+ */
9901
+ StatelessRulesAndCustomActions?: RuleGroupSourceStatelessRulesAndCustomActionsDetails;
9902
+ }
9903
+ export interface RuleGroupSourceCustomActionsDetails {
9904
+ /**
9905
+ * The definition of a custom action.
9906
+ */
9907
+ ActionDefinition?: StatelessCustomActionDefinition;
9908
+ /**
9909
+ * A descriptive name of the custom action.
9910
+ */
9911
+ ActionName?: NonEmptyString;
9912
+ }
9913
+ export type RuleGroupSourceCustomActionsList = RuleGroupSourceCustomActionsDetails[];
9914
+ export interface RuleGroupSourceListDetails {
9915
+ /**
9916
+ * Indicates whether to allow or deny access to the domains listed in Targets.
9917
+ */
9918
+ GeneratedRulesType?: NonEmptyString;
9919
+ /**
9920
+ * The protocols that you want to inspect. Specify LS_SNI for HTTPS. Specify HTTP_HOST for HTTP. You can specify either or both.
9921
+ */
9922
+ TargetTypes?: NonEmptyStringList;
9923
+ /**
9924
+ * The domains that you want to inspect for in your traffic flows. You can provide full domain names, or use the '.' prefix as a wildcard. For example, .example.com matches all domains that end with example.com.
9925
+ */
9926
+ Targets?: NonEmptyStringList;
9927
+ }
9928
+ export interface RuleGroupSourceStatefulRulesDetails {
9929
+ /**
9930
+ * Defines what Network Firewall should do with the packets in a traffic flow when the flow matches the stateful rule criteria.
9931
+ */
9932
+ Action?: NonEmptyString;
9933
+ /**
9934
+ * The stateful inspection criteria for the rule.
9935
+ */
9936
+ Header?: RuleGroupSourceStatefulRulesHeaderDetails;
9937
+ /**
9938
+ * Additional options for the rule.
9939
+ */
9940
+ RuleOptions?: RuleGroupSourceStatefulRulesOptionsList;
9941
+ }
9942
+ export interface RuleGroupSourceStatefulRulesHeaderDetails {
9943
+ /**
9944
+ * The destination IP address or address range to inspect for, in CIDR notation. To match with any address, specify ANY.
9945
+ */
9946
+ Destination?: NonEmptyString;
9947
+ /**
9948
+ * The destination port to inspect for. You can specify an individual port, such as 1994. You also can specify a port range, such as 1990:1994. To match with any port, specify ANY.
9949
+ */
9950
+ DestinationPort?: NonEmptyString;
9951
+ /**
9952
+ * The direction of traffic flow to inspect. If set to ANY, the inspection matches bidirectional traffic, both from the source to the destination and from the destination to the source. If set to FORWARD, the inspection only matches traffic going from the source to the destination.
9953
+ */
9954
+ Direction?: NonEmptyString;
9955
+ /**
9956
+ * The protocol to inspect for. To inspector for all protocols, use IP.
9957
+ */
9958
+ Protocol?: NonEmptyString;
9959
+ /**
9960
+ * The source IP address or address range to inspect for, in CIDR notation. To match with any address, specify ANY.
9961
+ */
9962
+ Source?: NonEmptyString;
9963
+ /**
9964
+ * The source port to inspect for. You can specify an individual port, such as 1994. You also can specify a port range, such as 1990:1994. To match with any port, specify ANY.
9965
+ */
9966
+ SourcePort?: NonEmptyString;
9967
+ }
9968
+ export type RuleGroupSourceStatefulRulesList = RuleGroupSourceStatefulRulesDetails[];
9969
+ export interface RuleGroupSourceStatefulRulesOptionsDetails {
9970
+ /**
9971
+ * A keyword to look for.
9972
+ */
9973
+ Keyword?: NonEmptyString;
9974
+ /**
9975
+ * A list of settings.
9976
+ */
9977
+ Settings?: RuleGroupSourceStatefulRulesRuleOptionsSettingsList;
9978
+ }
9979
+ export type RuleGroupSourceStatefulRulesOptionsList = RuleGroupSourceStatefulRulesOptionsDetails[];
9980
+ export type RuleGroupSourceStatefulRulesRuleOptionsSettingsList = NonEmptyString[];
9981
+ export interface RuleGroupSourceStatelessRuleDefinition {
9982
+ /**
9983
+ * The actions to take on a packet that matches one of the stateless rule definition's match attributes. You must specify a standard action (aws:pass, aws:drop, or aws:forward_to_sfe). You can then add custom actions.
9984
+ */
9985
+ Actions?: NonEmptyStringList;
9986
+ /**
9987
+ * The criteria for Network Firewall to use to inspect an individual packet in a stateless rule inspection.
9988
+ */
9989
+ MatchAttributes?: RuleGroupSourceStatelessRuleMatchAttributes;
9990
+ }
9991
+ export interface RuleGroupSourceStatelessRuleMatchAttributes {
9992
+ /**
9993
+ * A list of port ranges to specify the destination ports to inspect for.
9994
+ */
9995
+ DestinationPorts?: RuleGroupSourceStatelessRuleMatchAttributesDestinationPortsList;
9996
+ /**
9997
+ * The destination IP addresses and address ranges to inspect for, in CIDR notation.
9998
+ */
9999
+ Destinations?: RuleGroupSourceStatelessRuleMatchAttributesDestinationsList;
10000
+ /**
10001
+ * The protocols to inspect for.
10002
+ */
10003
+ Protocols?: RuleGroupSourceStatelessRuleMatchAttributesProtocolsList;
10004
+ /**
10005
+ * A list of port ranges to specify the source ports to inspect for.
10006
+ */
10007
+ SourcePorts?: RuleGroupSourceStatelessRuleMatchAttributesSourcePortsList;
10008
+ /**
10009
+ * The source IP addresses and address ranges to inspect for, in CIDR notation.
10010
+ */
10011
+ Sources?: RuleGroupSourceStatelessRuleMatchAttributesSourcesList;
10012
+ /**
10013
+ * The TCP flags and masks to inspect for.
10014
+ */
10015
+ TcpFlags?: RuleGroupSourceStatelessRuleMatchAttributesTcpFlagsList;
10016
+ }
10017
+ export interface RuleGroupSourceStatelessRuleMatchAttributesDestinationPorts {
10018
+ /**
10019
+ * The starting port value for the port range.
10020
+ */
10021
+ FromPort?: Integer;
10022
+ /**
10023
+ * The ending port value for the port range.
10024
+ */
10025
+ ToPort?: Integer;
10026
+ }
10027
+ export type RuleGroupSourceStatelessRuleMatchAttributesDestinationPortsList = RuleGroupSourceStatelessRuleMatchAttributesDestinationPorts[];
10028
+ export interface RuleGroupSourceStatelessRuleMatchAttributesDestinations {
10029
+ /**
10030
+ * An IP address or a block of IP addresses.
10031
+ */
10032
+ AddressDefinition?: NonEmptyString;
10033
+ }
10034
+ export type RuleGroupSourceStatelessRuleMatchAttributesDestinationsList = RuleGroupSourceStatelessRuleMatchAttributesDestinations[];
10035
+ export type RuleGroupSourceStatelessRuleMatchAttributesProtocolsList = Integer[];
10036
+ export interface RuleGroupSourceStatelessRuleMatchAttributesSourcePorts {
10037
+ /**
10038
+ * The starting port value for the port range.
10039
+ */
10040
+ FromPort?: Integer;
10041
+ /**
10042
+ * The ending port value for the port range.
10043
+ */
10044
+ ToPort?: Integer;
10045
+ }
10046
+ export type RuleGroupSourceStatelessRuleMatchAttributesSourcePortsList = RuleGroupSourceStatelessRuleMatchAttributesSourcePorts[];
10047
+ export interface RuleGroupSourceStatelessRuleMatchAttributesSources {
10048
+ /**
10049
+ * An IP address or a block of IP addresses.
10050
+ */
10051
+ AddressDefinition?: NonEmptyString;
10052
+ }
10053
+ export type RuleGroupSourceStatelessRuleMatchAttributesSourcesList = RuleGroupSourceStatelessRuleMatchAttributesSources[];
10054
+ export interface RuleGroupSourceStatelessRuleMatchAttributesTcpFlags {
10055
+ /**
10056
+ * Defines the flags from the Masks setting that must be set in order for the packet to match. Flags that are listed must be set. Flags that are not listed must not be set.
10057
+ */
10058
+ Flags?: NonEmptyStringList;
10059
+ /**
10060
+ * The set of flags to consider in the inspection. If not specified, then all flags are inspected.
10061
+ */
10062
+ Masks?: NonEmptyStringList;
10063
+ }
10064
+ export type RuleGroupSourceStatelessRuleMatchAttributesTcpFlagsList = RuleGroupSourceStatelessRuleMatchAttributesTcpFlags[];
10065
+ export interface RuleGroupSourceStatelessRulesAndCustomActionsDetails {
10066
+ /**
10067
+ * Custom actions for the rule group.
10068
+ */
10069
+ CustomActions?: RuleGroupSourceCustomActionsList;
10070
+ /**
10071
+ * Stateless rules for the rule group.
10072
+ */
10073
+ StatelessRules?: RuleGroupSourceStatelessRulesList;
10074
+ }
10075
+ export interface RuleGroupSourceStatelessRulesDetails {
10076
+ /**
10077
+ * Indicates the order in which to run this rule relative to all of the rules in the stateless rule group.
10078
+ */
10079
+ Priority?: Integer;
10080
+ /**
10081
+ * Provides the definition of the stateless rule.
10082
+ */
10083
+ RuleDefinition?: RuleGroupSourceStatelessRuleDefinition;
10084
+ }
10085
+ export type RuleGroupSourceStatelessRulesList = RuleGroupSourceStatelessRulesDetails[];
10086
+ export interface RuleGroupVariables {
10087
+ /**
10088
+ * A list of IP addresses and address ranges, in CIDR notation.
10089
+ */
10090
+ IpSets?: RuleGroupVariablesIpSetsDetails;
10091
+ /**
10092
+ * A list of port ranges.
10093
+ */
10094
+ PortSets?: RuleGroupVariablesPortSetsDetails;
10095
+ }
10096
+ export interface RuleGroupVariablesIpSetsDetails {
10097
+ /**
10098
+ * The list of IP addresses and ranges.
10099
+ */
10100
+ Definition?: NonEmptyStringList;
10101
+ }
10102
+ export interface RuleGroupVariablesPortSetsDetails {
10103
+ /**
10104
+ * The list of port ranges.
10105
+ */
10106
+ Definition?: NonEmptyStringList;
10107
+ }
9578
10108
  export type SecurityGroups = NonEmptyString[];
9579
10109
  export interface SensitiveDataDetections {
9580
10110
  /**
@@ -9748,6 +10278,12 @@ declare namespace SecurityHub {
9748
10278
  export type StandardsControls = StandardsControl[];
9749
10279
  export type StandardsInputParameterMap = {[key: string]: NonEmptyString};
9750
10280
  export type StandardsStatus = "PENDING"|"READY"|"FAILED"|"DELETING"|"INCOMPLETE"|string;
10281
+ export interface StandardsStatusReason {
10282
+ /**
10283
+ * The reason code that represents the reason for the current status of a standard subscription.
10284
+ */
10285
+ StatusReasonCode: StatusReasonCode;
10286
+ }
9751
10287
  export interface StandardsSubscription {
9752
10288
  /**
9753
10289
  * The ARN of a resource that represents your subscription to a supported standard.
@@ -9765,6 +10301,10 @@ declare namespace SecurityHub {
9765
10301
  * The status of the standard subscription. The status values are as follows: PENDING - Standard is in the process of being enabled. READY - Standard is enabled. INCOMPLETE - Standard could not be enabled completely. Some controls may not be available. DELETING - Standard is in the process of being disabled. FAILED - Standard could not be disabled.
9766
10302
  */
9767
10303
  StandardsStatus: StandardsStatus;
10304
+ /**
10305
+ * The reason for the current status.
10306
+ */
10307
+ StandardsStatusReason?: StandardsStatusReason;
9768
10308
  }
9769
10309
  export type StandardsSubscriptionArns = NonEmptyString[];
9770
10310
  export interface StandardsSubscriptionRequest {
@@ -9779,6 +10319,25 @@ declare namespace SecurityHub {
9779
10319
  }
9780
10320
  export type StandardsSubscriptionRequests = StandardsSubscriptionRequest[];
9781
10321
  export type StandardsSubscriptions = StandardsSubscription[];
10322
+ export interface StatelessCustomActionDefinition {
10323
+ /**
10324
+ * Information about metrics to publish to CloudWatch.
10325
+ */
10326
+ PublishMetricAction?: StatelessCustomPublishMetricAction;
10327
+ }
10328
+ export interface StatelessCustomPublishMetricAction {
10329
+ /**
10330
+ * Defines CloudWatch dimension values to publish.
10331
+ */
10332
+ Dimensions?: StatelessCustomPublishMetricActionDimensionsList;
10333
+ }
10334
+ export interface StatelessCustomPublishMetricActionDimension {
10335
+ /**
10336
+ * The value to use for the custom metric dimension.
10337
+ */
10338
+ Value?: NonEmptyString;
10339
+ }
10340
+ export type StatelessCustomPublishMetricActionDimensionsList = StatelessCustomPublishMetricActionDimension[];
9782
10341
  export interface StatusReason {
9783
10342
  /**
9784
10343
  * A code that represents a reason for the control status. For the list of status reason codes and their meanings, see Standards-related information in the ASFF in the Security Hub User Guide.
@@ -9789,6 +10348,7 @@ declare namespace SecurityHub {
9789
10348
  */
9790
10349
  Description?: NonEmptyString;
9791
10350
  }
10351
+ export type StatusReasonCode = "NO_AVAILABLE_CONFIGURATION_RECORDER"|"INTERNAL_ERROR"|string;
9792
10352
  export type StatusReasonsList = StatusReason[];
9793
10353
  export interface StringFilter {
9794
10354
  /**