@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
@@ -12,11 +12,11 @@ declare class MWAA extends Service {
12
12
  constructor(options?: MWAA.Types.ClientConfiguration)
13
13
  config: Config & MWAA.Types.ClientConfiguration;
14
14
  /**
15
- * Create a CLI token to use Airflow CLI.
15
+ * Creates a CLI token for the Airflow CLI. To learn more, see Creating an Apache Airflow CLI token.
16
16
  */
17
17
  createCliToken(params: MWAA.Types.CreateCliTokenRequest, callback?: (err: AWSError, data: MWAA.Types.CreateCliTokenResponse) => void): Request<MWAA.Types.CreateCliTokenResponse, AWSError>;
18
18
  /**
19
- * Create a CLI token to use Airflow CLI.
19
+ * Creates a CLI token for the Airflow CLI. To learn more, see Creating an Apache Airflow CLI token.
20
20
  */
21
21
  createCliToken(callback?: (err: AWSError, data: MWAA.Types.CreateCliTokenResponse) => void): Request<MWAA.Types.CreateCliTokenResponse, AWSError>;
22
22
  /**
@@ -28,11 +28,11 @@ declare class MWAA extends Service {
28
28
  */
29
29
  createEnvironment(callback?: (err: AWSError, data: MWAA.Types.CreateEnvironmentOutput) => void): Request<MWAA.Types.CreateEnvironmentOutput, AWSError>;
30
30
  /**
31
- * Create a JWT token to be used to login to Airflow Web UI with claims based Authentication.
31
+ * Creates a web login token for the Airflow Web UI. To learn more, see Creating an Apache Airflow web login token.
32
32
  */
33
33
  createWebLoginToken(params: MWAA.Types.CreateWebLoginTokenRequest, callback?: (err: AWSError, data: MWAA.Types.CreateWebLoginTokenResponse) => void): Request<MWAA.Types.CreateWebLoginTokenResponse, AWSError>;
34
34
  /**
35
- * Create a JWT token to be used to login to Airflow Web UI with claims based Authentication.
35
+ * Creates a web login token for the Airflow Web UI. To learn more, see Creating an Apache Airflow web login token.
36
36
  */
37
37
  createWebLoginToken(callback?: (err: AWSError, data: MWAA.Types.CreateWebLoginTokenResponse) => void): Request<MWAA.Types.CreateWebLoginTokenResponse, AWSError>;
38
38
  /**
@@ -44,11 +44,11 @@ declare class MWAA extends Service {
44
44
  */
45
45
  deleteEnvironment(callback?: (err: AWSError, data: MWAA.Types.DeleteEnvironmentOutput) => void): Request<MWAA.Types.DeleteEnvironmentOutput, AWSError>;
46
46
  /**
47
- * Retrieves the details of an Amazon Managed Workflows for Apache Airflow (MWAA) environment.
47
+ * Describes an Amazon Managed Workflows for Apache Airflow (MWAA) environment.
48
48
  */
49
49
  getEnvironment(params: MWAA.Types.GetEnvironmentInput, callback?: (err: AWSError, data: MWAA.Types.GetEnvironmentOutput) => void): Request<MWAA.Types.GetEnvironmentOutput, AWSError>;
50
50
  /**
51
- * Retrieves the details of an Amazon Managed Workflows for Apache Airflow (MWAA) environment.
51
+ * Describes an Amazon Managed Workflows for Apache Airflow (MWAA) environment.
52
52
  */
53
53
  getEnvironment(callback?: (err: AWSError, data: MWAA.Types.GetEnvironmentOutput) => void): Request<MWAA.Types.GetEnvironmentOutput, AWSError>;
54
54
  /**
@@ -68,11 +68,11 @@ declare class MWAA extends Service {
68
68
  */
69
69
  listTagsForResource(callback?: (err: AWSError, data: MWAA.Types.ListTagsForResourceOutput) => void): Request<MWAA.Types.ListTagsForResourceOutput, AWSError>;
70
70
  /**
71
- * An operation for publishing metrics from the customers to the Ops plane.
71
+ * Internal only. Publishes environment health metrics to Amazon CloudWatch.
72
72
  */
73
73
  publishMetrics(params: MWAA.Types.PublishMetricsInput, callback?: (err: AWSError, data: MWAA.Types.PublishMetricsOutput) => void): Request<MWAA.Types.PublishMetricsOutput, AWSError>;
74
74
  /**
75
- * An operation for publishing metrics from the customers to the Ops plane.
75
+ * Internal only. Publishes environment health metrics to Amazon CloudWatch.
76
76
  */
77
77
  publishMetrics(callback?: (err: AWSError, data: MWAA.Types.PublishMetricsOutput) => void): Request<MWAA.Types.PublishMetricsOutput, AWSError>;
78
78
  /**
@@ -108,17 +108,17 @@ declare namespace MWAA {
108
108
  export type ConfigValue = string;
109
109
  export interface CreateCliTokenRequest {
110
110
  /**
111
- * Create a CLI token request for a MWAA environment.
111
+ * The name of the Amazon MWAA environment. For example, MyMWAAEnvironment.
112
112
  */
113
113
  Name: EnvironmentName;
114
114
  }
115
115
  export interface CreateCliTokenResponse {
116
116
  /**
117
- * Create an Airflow CLI login token response for the provided JWT token.
117
+ * An Airflow CLI login token.
118
118
  */
119
119
  CliToken?: SyntheticCreateCliTokenResponseToken;
120
120
  /**
121
- * Create an Airflow CLI login token response for the provided webserver hostname.
121
+ * The Airflow web server hostname for the environment.
122
122
  */
123
123
  WebServerHostname?: Hostname;
124
124
  }
@@ -128,7 +128,7 @@ declare namespace MWAA {
128
128
  */
129
129
  AirflowConfigurationOptions?: SyntheticCreateEnvironmentInputAirflowConfigurationOptions;
130
130
  /**
131
- * The Apache Airflow version for your environment. For example, v1.10.12. If no value is specified, defaults to the latest version. Valid values: v1.10.12.
131
+ * The Apache Airflow version for your environment. If no value is specified, defaults to the latest version. Valid values: 1.10.12, 2.0.2. To learn more, see Apache Airflow versions on Amazon Managed Workflows for Apache Airflow (MWAA).
132
132
  */
133
133
  AirflowVersion?: AirflowVersion;
134
134
  /**
@@ -140,15 +140,15 @@ declare namespace MWAA {
140
140
  */
141
141
  EnvironmentClass?: EnvironmentClass;
142
142
  /**
143
- * The Amazon Resource Name (ARN) of the execution role for your environment. An execution role is an AWS Identity and Access Management (IAM) role that grants MWAA permission to access AWS services and resources used by your environment. For example, arn:aws:iam::123456789:role/my-execution-role. To learn more, see Amazon MWAA Execution role.
143
+ * The Amazon Resource Name (ARN) of the execution role for your environment. An execution role is an Amazon Web Services Identity and Access Management (IAM) role that grants MWAA permission to access Amazon Web Services services and resources used by your environment. For example, arn:aws:iam::123456789:role/my-execution-role. To learn more, see Amazon MWAA Execution role.
144
144
  */
145
145
  ExecutionRoleArn: IamRoleArn;
146
146
  /**
147
- * The AWS Key Management Service (KMS) key to encrypt the data in your environment. You can use an AWS owned CMK, or a Customer managed CMK (advanced). To learn more, see Get started with Amazon Managed Workflows for Apache Airflow.
147
+ * The Amazon Web Services Key Management Service (KMS) key to encrypt the data in your environment. You can use an Amazon Web Services owned CMK, or a Customer managed CMK (advanced). To learn more, see Create an Amazon MWAA environment.
148
148
  */
149
149
  KmsKey?: KmsKey;
150
150
  /**
151
- * Defines the Apache Airflow logs to send to CloudWatch Logs: DagProcessingLogs, SchedulerLogs, TaskLogs, WebserverLogs, WorkerLogs.
151
+ * Defines the Apache Airflow logs to send to CloudWatch Logs.
152
152
  */
153
153
  LoggingConfiguration?: LoggingConfigurationInput;
154
154
  /**
@@ -164,7 +164,7 @@ declare namespace MWAA {
164
164
  */
165
165
  Name: EnvironmentName;
166
166
  /**
167
- * The VPC networking components used to secure and enable network traffic between the AWS resources for your environment. To learn more, see About networking on Amazon MWAA.
167
+ * The VPC networking components used to secure and enable network traffic between the Amazon Web Services resources for your environment. To learn more, see About networking on Amazon MWAA.
168
168
  */
169
169
  NetworkConfiguration: NetworkConfiguration;
170
170
  /**
@@ -184,7 +184,7 @@ declare namespace MWAA {
184
184
  */
185
185
  RequirementsS3Path?: RelativePath;
186
186
  /**
187
- * The number of Apache Airflow schedulers to run in your environment.
187
+ * The number of Apache Airflow schedulers to run in your environment. Valid values: v2.0.2 - Accepts between 2 to 5. Defaults to 2. v1.10.12 - Accepts 1.
188
188
  */
189
189
  Schedulers?: Schedulers;
190
190
  /**
@@ -192,7 +192,7 @@ declare namespace MWAA {
192
192
  */
193
193
  SourceBucketArn: S3BucketArn;
194
194
  /**
195
- * The key-value tag pairs you want to associate to your environment. For example, "Environment": "Staging". To learn more, see Tagging AWS resources.
195
+ * The key-value tag pairs you want to associate to your environment. For example, "Environment": "Staging". To learn more, see Tagging Amazon Web Services resources.
196
196
  */
197
197
  Tags?: TagMap;
198
198
  /**
@@ -200,7 +200,7 @@ declare namespace MWAA {
200
200
  */
201
201
  WebserverAccessMode?: WebserverAccessMode;
202
202
  /**
203
- * The day and time of the week to start weekly maintenance updates of your environment in the following format: DAY:HH:MM. For example: TUE:03:30. You can specify a start time in 30 minute increments only. Supported input includes the following: MON|TUE|WED|THU|FRI|SAT|SUN:([01]\\d|2[0-3]):(00|30)
203
+ * The day and time of the week in Coordinated Universal Time (UTC) 24-hour standard time to start weekly maintenance updates of your environment in the following format: DAY:HH:MM. For example: TUE:03:30. You can specify a start time in 30 minute increments only.
204
204
  */
205
205
  WeeklyMaintenanceWindowStart?: WeeklyMaintenanceWindowStart;
206
206
  }
@@ -212,17 +212,17 @@ declare namespace MWAA {
212
212
  }
213
213
  export interface CreateWebLoginTokenRequest {
214
214
  /**
215
- * Create an Airflow Web UI login token request for a MWAA environment.
215
+ * The name of the Amazon MWAA environment. For example, MyMWAAEnvironment.
216
216
  */
217
217
  Name: EnvironmentName;
218
218
  }
219
219
  export interface CreateWebLoginTokenResponse {
220
220
  /**
221
- * Create an Airflow Web UI login token response for the provided webserver hostname.
221
+ * The Airflow web server hostname for the environment.
222
222
  */
223
223
  WebServerHostname?: Hostname;
224
224
  /**
225
- * Create an Airflow Web UI login token response for the provided JWT token.
225
+ * An Airflow web server login token.
226
226
  */
227
227
  WebToken?: SyntheticCreateWebLoginTokenResponseToken;
228
228
  }
@@ -237,11 +237,11 @@ declare namespace MWAA {
237
237
  }
238
238
  export interface Dimension {
239
239
  /**
240
- * Internal only API.
240
+ * Internal only. The name of the dimension.
241
241
  */
242
242
  Name: String;
243
243
  /**
244
- * Internal only API.
244
+ * Internal only. The value of the dimension.
245
245
  */
246
246
  Value: String;
247
247
  }
@@ -253,7 +253,7 @@ declare namespace MWAA {
253
253
  */
254
254
  AirflowConfigurationOptions?: AirflowConfigurationOptions;
255
255
  /**
256
- * The Apache Airflow version on your environment. For example, v1.10.12.
256
+ * The Apache Airflow version on your environment. Valid values: 1.10.12, 2.0.2.
257
257
  */
258
258
  AirflowVersion?: AirflowVersion;
259
259
  /**
@@ -273,16 +273,19 @@ declare namespace MWAA {
273
273
  */
274
274
  EnvironmentClass?: EnvironmentClass;
275
275
  /**
276
- * The Amazon Resource Name (ARN) of the execution role in IAM that allows MWAA to access AWS resources in your environment. For example, arn:aws:iam::123456789:role/my-execution-role. To learn more, see Amazon MWAA Execution role.
276
+ * The Amazon Resource Name (ARN) of the execution role in IAM that allows MWAA to access Amazon Web Services resources in your environment. For example, arn:aws:iam::123456789:role/my-execution-role. To learn more, see Amazon MWAA Execution role.
277
277
  */
278
278
  ExecutionRoleArn?: IamRoleArn;
279
279
  /**
280
- * The Key Management Service (KMS) encryption key used to encrypt the data in your environment.
280
+ * The Amazon Web Services Key Management Service (KMS) encryption key used to encrypt the data in your environment.
281
281
  */
282
282
  KmsKey?: KmsKey;
283
+ /**
284
+ * The status of the last update on the environment.
285
+ */
283
286
  LastUpdate?: LastUpdate;
284
287
  /**
285
- * The Apache Airflow logs being sent to CloudWatch Logs: DagProcessingLogs, SchedulerLogs, TaskLogs, WebserverLogs, WorkerLogs.
288
+ * The Apache Airflow logs published to CloudWatch Logs.
286
289
  */
287
290
  LoggingConfiguration?: LoggingConfiguration;
288
291
  /**
@@ -297,6 +300,9 @@ declare namespace MWAA {
297
300
  * The name of the Amazon MWAA environment. For example, MyMWAAEnvironment.
298
301
  */
299
302
  Name?: EnvironmentName;
303
+ /**
304
+ * Describes the VPC networking components used to secure and enable network traffic between the Amazon Web Services resources for your environment. To learn more, see About networking on Amazon MWAA.
305
+ */
300
306
  NetworkConfiguration?: NetworkConfiguration;
301
307
  /**
302
308
  * The version of the plugins.zip file on your Amazon S3 bucket. To learn more, see Installing custom plugins.
@@ -331,7 +337,7 @@ declare namespace MWAA {
331
337
  */
332
338
  Status?: EnvironmentStatus;
333
339
  /**
334
- * The key-value tag pairs associated to your environment. For example, "Environment": "Staging". To learn more, see Tagging AWS resources.
340
+ * The key-value tag pairs associated to your environment. For example, "Environment": "Staging". To learn more, see Tagging Amazon Web Services resources.
335
341
  */
336
342
  Tags?: TagMap;
337
343
  /**
@@ -343,7 +349,7 @@ declare namespace MWAA {
343
349
  */
344
350
  WebserverUrl?: WebserverUrl;
345
351
  /**
346
- * The day and time of the week that weekly maintenance updates are scheduled. For example: TUE:03:30.
352
+ * The day and time of the week in Coordinated Universal Time (UTC) 24-hour standard time that weekly maintenance updates are scheduled. For example: TUE:03:30.
347
353
  */
348
354
  WeeklyMaintenanceWindowStart?: WeeklyMaintenanceWindowStart;
349
355
  }
@@ -380,7 +386,11 @@ declare namespace MWAA {
380
386
  */
381
387
  Error?: UpdateError;
382
388
  /**
383
- * The status of the last update on the environment. Valid values: SUCCESS, PENDING, FAILED.
389
+ * The source of the last update to the environment. Includes internal processes by Amazon MWAA, such as an environment maintenance update.
390
+ */
391
+ Source?: UpdateSource;
392
+ /**
393
+ * The status of the last update on the environment.
384
394
  */
385
395
  Status?: UpdateStatus;
386
396
  }
@@ -397,7 +407,7 @@ declare namespace MWAA {
397
407
  export type ListEnvironmentsInputMaxResultsInteger = number;
398
408
  export interface ListEnvironmentsOutput {
399
409
  /**
400
- * Returns the list of Amazon MWAA environments.
410
+ * Returns a list of Amazon MWAA environments.
401
411
  */
402
412
  Environments: EnvironmentList;
403
413
  /**
@@ -413,22 +423,52 @@ declare namespace MWAA {
413
423
  }
414
424
  export interface ListTagsForResourceOutput {
415
425
  /**
416
- * The key-value tag pairs associated to your environment. To learn more, see Tagging AWS resources.
426
+ * The key-value tag pairs associated to your environment. To learn more, see Tagging Amazon Web Services resources.
417
427
  */
418
428
  Tags?: TagMap;
419
429
  }
420
430
  export interface LoggingConfiguration {
431
+ /**
432
+ * The Airflow DAG processing logs published to CloudWatch Logs and the log level.
433
+ */
421
434
  DagProcessingLogs?: ModuleLoggingConfiguration;
435
+ /**
436
+ * The Airflow scheduler logs published to CloudWatch Logs and the log level.
437
+ */
422
438
  SchedulerLogs?: ModuleLoggingConfiguration;
439
+ /**
440
+ * The Airflow task logs published to CloudWatch Logs and the log level.
441
+ */
423
442
  TaskLogs?: ModuleLoggingConfiguration;
443
+ /**
444
+ * The Airflow web server logs published to CloudWatch Logs and the log level.
445
+ */
424
446
  WebserverLogs?: ModuleLoggingConfiguration;
447
+ /**
448
+ * The Airflow worker logs published to CloudWatch Logs and the log level.
449
+ */
425
450
  WorkerLogs?: ModuleLoggingConfiguration;
426
451
  }
427
452
  export interface LoggingConfigurationInput {
453
+ /**
454
+ * Publishes Airflow DAG processing logs to CloudWatch Logs.
455
+ */
428
456
  DagProcessingLogs?: ModuleLoggingConfigurationInput;
457
+ /**
458
+ * Publishes Airflow scheduler logs to CloudWatch Logs.
459
+ */
429
460
  SchedulerLogs?: ModuleLoggingConfigurationInput;
461
+ /**
462
+ * Publishes Airflow task logs to CloudWatch Logs.
463
+ */
430
464
  TaskLogs?: ModuleLoggingConfigurationInput;
465
+ /**
466
+ * Publishes Airflow web server logs to CloudWatch Logs.
467
+ */
431
468
  WebserverLogs?: ModuleLoggingConfigurationInput;
469
+ /**
470
+ * Publishes Airflow worker logs to CloudWatch Logs.
471
+ */
432
472
  WorkerLogs?: ModuleLoggingConfigurationInput;
433
473
  }
434
474
  export type LoggingEnabled = boolean;
@@ -437,24 +477,27 @@ declare namespace MWAA {
437
477
  export type MetricData = MetricDatum[];
438
478
  export interface MetricDatum {
439
479
  /**
440
- * Internal only API.
480
+ * Internal only. The dimensions associated with the metric.
441
481
  */
442
482
  Dimensions?: Dimensions;
443
483
  /**
444
- * Internal only API.
484
+ * Internal only. The name of the metric.
445
485
  */
446
486
  MetricName: String;
447
487
  /**
448
- * Internal only API.
488
+ * Internal only. The statistical values for the metric.
449
489
  */
450
490
  StatisticValues?: StatisticSet;
451
491
  /**
452
- * Internal only API.
492
+ * Internal only. The time the metric data was received.
453
493
  */
454
494
  Timestamp: Timestamp;
495
+ /**
496
+ * Internal only. The unit used to store the metric.
497
+ */
455
498
  Unit?: Unit;
456
499
  /**
457
- * Internal only API.
500
+ * Internal only. The value for the metric.
458
501
  */
459
502
  Value?: Double;
460
503
  }
@@ -465,42 +508,42 @@ declare namespace MWAA {
465
508
  */
466
509
  CloudWatchLogGroupArn?: CloudWatchLogGroupArn;
467
510
  /**
468
- * Indicates whether to enable the Apache Airflow log type (e.g. DagProcessingLogs) in CloudWatch Logs.
511
+ * Indicates whether the Apache Airflow log type (e.g. DagProcessingLogs) is enabled.
469
512
  */
470
513
  Enabled?: LoggingEnabled;
471
514
  /**
472
- * Defines the Apache Airflow logs to send for the log type (e.g. DagProcessingLogs) to CloudWatch Logs. Valid values: CRITICAL, ERROR, WARNING, INFO.
515
+ * The Apache Airflow log level for the log type (e.g. DagProcessingLogs).
473
516
  */
474
517
  LogLevel?: LoggingLevel;
475
518
  }
476
519
  export interface ModuleLoggingConfigurationInput {
477
520
  /**
478
- * Indicates whether to enable the Apache Airflow log type (e.g. DagProcessingLogs) in CloudWatch Logs.
521
+ * Indicates whether to enable the Apache Airflow log type (e.g. DagProcessingLogs).
479
522
  */
480
523
  Enabled: LoggingEnabled;
481
524
  /**
482
- * Defines the Apache Airflow logs to send for the log type (e.g. DagProcessingLogs) to CloudWatch Logs. Valid values: CRITICAL, ERROR, WARNING, INFO.
525
+ * Defines the Apache Airflow log level (e.g. INFO) to send to CloudWatch Logs.
483
526
  */
484
527
  LogLevel: LoggingLevel;
485
528
  }
486
529
  export interface NetworkConfiguration {
487
530
  /**
488
- * A list of 1 or more security group IDs. Accepts up to 5 security group IDs. A security group must be attached to the same VPC as the subnets. To learn more, see Security in your VPC on Amazon MWAA.
531
+ * A list of security group IDs. To learn more, see Security in your VPC on Amazon MWAA.
489
532
  */
490
533
  SecurityGroupIds?: SecurityGroupList;
491
534
  /**
492
- * A list of 2 subnet IDs. Required to create an environment. Must be private subnets in two different availability zones. A subnet must be attached to the same VPC as the security group.
535
+ * A list of subnet IDs. To learn more, see About networking on Amazon MWAA.
493
536
  */
494
537
  SubnetIds?: SubnetList;
495
538
  }
496
539
  export type NextToken = string;
497
540
  export interface PublishMetricsInput {
498
541
  /**
499
- * Publishes environment metric data to Amazon CloudWatch.
542
+ * Internal only. The name of the environment.
500
543
  */
501
544
  EnvironmentName: EnvironmentName;
502
545
  /**
503
- * Publishes metric data points to Amazon CloudWatch. CloudWatch associates the data points with the specified metrica.
546
+ * Internal only. Publishes metrics to Amazon CloudWatch. To learn more about the metrics published to Amazon CloudWatch, see Amazon MWAA performance metrics in Amazon CloudWatch.
504
547
  */
505
548
  MetricData: MetricData;
506
549
  }
@@ -514,19 +557,19 @@ declare namespace MWAA {
514
557
  export type SecurityGroupList = SecurityGroupId[];
515
558
  export interface StatisticSet {
516
559
  /**
517
- * Internal only API.
560
+ * Internal only. The maximum value of the sample set.
518
561
  */
519
562
  Maximum?: Double;
520
563
  /**
521
- * Internal only API.
564
+ * Internal only. The minimum value of the sample set.
522
565
  */
523
566
  Minimum?: Double;
524
567
  /**
525
- * Internal only API.
568
+ * Internal only. The number of samples used for the statistic set.
526
569
  */
527
570
  SampleCount?: Integer;
528
571
  /**
529
- * Internal only API.
572
+ * Internal only. The sum of values for the sample set.
530
573
  */
531
574
  Sum?: Double;
532
575
  }
@@ -546,7 +589,7 @@ declare namespace MWAA {
546
589
  */
547
590
  ResourceArn: EnvironmentArn;
548
591
  /**
549
- * The key-value tag pairs you want to associate to your environment. For example, "Environment": "Staging". To learn more, see Tagging AWS resources.
592
+ * The key-value tag pairs you want to associate to your environment. For example, "Environment": "Staging". To learn more, see Tagging Amazon Web Services resources.
550
593
  */
551
594
  Tags: TagMap;
552
595
  }
@@ -574,7 +617,7 @@ declare namespace MWAA {
574
617
  */
575
618
  AirflowConfigurationOptions?: SyntheticUpdateEnvironmentInputAirflowConfigurationOptions;
576
619
  /**
577
- * The Apache Airflow version for your environment. For example, v1.10.12. If no value is specified, defaults to the latest version. Valid values: v1.10.12.
620
+ * The Apache Airflow version for your environment. If no value is specified, defaults to the latest version. Valid values: 1.10.12, 2.0.2.
578
621
  */
579
622
  AirflowVersion?: AirflowVersion;
580
623
  /**
@@ -586,11 +629,11 @@ declare namespace MWAA {
586
629
  */
587
630
  EnvironmentClass?: EnvironmentClass;
588
631
  /**
589
- * The Amazon Resource Name (ARN) of the execution role in IAM that allows MWAA to access AWS resources in your environment. For example, arn:aws:iam::123456789:role/my-execution-role. To learn more, see Amazon MWAA Execution role.
632
+ * The Amazon Resource Name (ARN) of the execution role in IAM that allows MWAA to access Amazon Web Services resources in your environment. For example, arn:aws:iam::123456789:role/my-execution-role. To learn more, see Amazon MWAA Execution role.
590
633
  */
591
634
  ExecutionRoleArn?: IamRoleArn;
592
635
  /**
593
- * Defines the Apache Airflow logs to send to CloudWatch Logs: DagProcessingLogs, SchedulerLogs, TaskLogs, WebserverLogs, WorkerLogs.
636
+ * The Apache Airflow log types to send to CloudWatch Logs.
594
637
  */
595
638
  LoggingConfiguration?: LoggingConfigurationInput;
596
639
  /**
@@ -606,7 +649,7 @@ declare namespace MWAA {
606
649
  */
607
650
  Name: EnvironmentName;
608
651
  /**
609
- * The VPC networking components used to secure and enable network traffic between the AWS resources for your environment. To learn more, see About networking on Amazon MWAA.
652
+ * The VPC networking components used to secure and enable network traffic between the Amazon Web Services resources for your environment. To learn more, see About networking on Amazon MWAA.
610
653
  */
611
654
  NetworkConfiguration?: UpdateNetworkConfigurationInput;
612
655
  /**
@@ -638,7 +681,7 @@ declare namespace MWAA {
638
681
  */
639
682
  WebserverAccessMode?: WebserverAccessMode;
640
683
  /**
641
- * The day and time of the week to start weekly maintenance updates of your environment in the following format: DAY:HH:MM. For example: TUE:03:30. You can specify a start time in 30 minute increments only. Supported input includes the following: MON|TUE|WED|THU|FRI|SAT|SUN:([01]\\d|2[0-3]):(00|30)
684
+ * The day and time of the week in Coordinated Universal Time (UTC) 24-hour standard time to start weekly maintenance updates of your environment in the following format: DAY:HH:MM. For example: TUE:03:30. You can specify a start time in 30 minute increments only.
642
685
  */
643
686
  WeeklyMaintenanceWindowStart?: WeeklyMaintenanceWindowStart;
644
687
  }
@@ -660,10 +703,11 @@ declare namespace MWAA {
660
703
  }
661
704
  export interface UpdateNetworkConfigurationInput {
662
705
  /**
663
- * A list of 1 or more security group IDs. Accepts up to 5 security group IDs. A security group must be attached to the same VPC as the subnets. To learn more, see Security in your VPC on Amazon MWAA.
706
+ * A list of security group IDs. A security group must be attached to the same VPC as the subnets. To learn more, see Security in your VPC on Amazon MWAA.
664
707
  */
665
708
  SecurityGroupIds: SecurityGroupList;
666
709
  }
710
+ export type UpdateSource = string;
667
711
  export type UpdateStatus = "SUCCESS"|"PENDING"|"FAILED"|string;
668
712
  export type WebserverAccessMode = "PRIVATE_ONLY"|"PUBLIC_ONLY"|string;
669
713
  export type WebserverUrl = string;
@@ -123,6 +123,14 @@ declare class NetworkFirewall extends Service {
123
123
  * Returns the data objects for the specified rule group.
124
124
  */
125
125
  describeRuleGroup(callback?: (err: AWSError, data: NetworkFirewall.Types.DescribeRuleGroupResponse) => void): Request<NetworkFirewall.Types.DescribeRuleGroupResponse, AWSError>;
126
+ /**
127
+ * High-level information about a rule group, returned by operations like create and describe. You can use the information provided in the metadata to retrieve and manage a rule group. You can retrieve all objects for a rule group by calling DescribeRuleGroup.
128
+ */
129
+ describeRuleGroupMetadata(params: NetworkFirewall.Types.DescribeRuleGroupMetadataRequest, callback?: (err: AWSError, data: NetworkFirewall.Types.DescribeRuleGroupMetadataResponse) => void): Request<NetworkFirewall.Types.DescribeRuleGroupMetadataResponse, AWSError>;
130
+ /**
131
+ * High-level information about a rule group, returned by operations like create and describe. You can use the information provided in the metadata to retrieve and manage a rule group. You can retrieve all objects for a rule group by calling DescribeRuleGroup.
132
+ */
133
+ describeRuleGroupMetadata(callback?: (err: AWSError, data: NetworkFirewall.Types.DescribeRuleGroupMetadataResponse) => void): Request<NetworkFirewall.Types.DescribeRuleGroupMetadataResponse, AWSError>;
126
134
  /**
127
135
  * Removes the specified subnet associations from the firewall. This removes the firewall endpoints from the subnets and removes any network filtering protections that the endpoints were providing.
128
136
  */
@@ -212,11 +220,11 @@ declare class NetworkFirewall extends Service {
212
220
  */
213
221
  updateFirewallPolicy(callback?: (err: AWSError, data: NetworkFirewall.Types.UpdateFirewallPolicyResponse) => void): Request<NetworkFirewall.Types.UpdateFirewallPolicyResponse, AWSError>;
214
222
  /**
215
- *
223
+ * Modifies the flag, ChangeProtection, which indicates whether it is possible to change the firewall. If the flag is set to TRUE, the firewall is protected from changes. This setting helps protect against accidentally changing a firewall that's in use.
216
224
  */
217
225
  updateFirewallPolicyChangeProtection(params: NetworkFirewall.Types.UpdateFirewallPolicyChangeProtectionRequest, callback?: (err: AWSError, data: NetworkFirewall.Types.UpdateFirewallPolicyChangeProtectionResponse) => void): Request<NetworkFirewall.Types.UpdateFirewallPolicyChangeProtectionResponse, AWSError>;
218
226
  /**
219
- *
227
+ * Modifies the flag, ChangeProtection, which indicates whether it is possible to change the firewall. If the flag is set to TRUE, the firewall is protected from changes. This setting helps protect against accidentally changing a firewall that's in use.
220
228
  */
221
229
  updateFirewallPolicyChangeProtection(callback?: (err: AWSError, data: NetworkFirewall.Types.UpdateFirewallPolicyChangeProtectionResponse) => void): Request<NetworkFirewall.Types.UpdateFirewallPolicyChangeProtectionResponse, AWSError>;
222
230
  /**
@@ -623,6 +631,43 @@ declare namespace NetworkFirewall {
623
631
  */
624
632
  Policy?: PolicyString;
625
633
  }
634
+ export interface DescribeRuleGroupMetadataRequest {
635
+ /**
636
+ * The descriptive name of the rule group. You can't change the name of a rule group after you create it. You must specify the ARN or the name, and you can specify both.
637
+ */
638
+ RuleGroupName?: ResourceName;
639
+ /**
640
+ * The descriptive name of the rule group. You can't change the name of a rule group after you create it. You must specify the ARN or the name, and you can specify both.
641
+ */
642
+ RuleGroupArn?: ResourceArn;
643
+ /**
644
+ * Indicates whether the rule group is stateless or stateful. If the rule group is stateless, it contains stateless rules. If it is stateful, it contains stateful rules. This setting is required for requests that do not include the RuleGroupARN.
645
+ */
646
+ Type?: RuleGroupType;
647
+ }
648
+ export interface DescribeRuleGroupMetadataResponse {
649
+ /**
650
+ * The descriptive name of the rule group. You can't change the name of a rule group after you create it. You must specify the ARN or the name, and you can specify both.
651
+ */
652
+ RuleGroupArn: ResourceArn;
653
+ /**
654
+ * The descriptive name of the rule group. You can't change the name of a rule group after you create it. You must specify the ARN or the name, and you can specify both.
655
+ */
656
+ RuleGroupName: ResourceName;
657
+ /**
658
+ * Returns the metadata objects for the specified rule group.
659
+ */
660
+ Description?: Description;
661
+ /**
662
+ * Indicates whether the rule group is stateless or stateful. If the rule group is stateless, it contains stateless rules. If it is stateful, it contains stateful rules. This setting is required for requests that do not include the RuleGroupARN.
663
+ */
664
+ Type?: RuleGroupType;
665
+ /**
666
+ * The maximum operating resources that this rule group can use. Rule group capacity is fixed at creation. When you update a rule group, you are limited to this capacity. When you reference a rule group from a firewall policy, Network Firewall reserves this capacity for the rule group. You can retrieve the capacity that would be required for a rule group before you create the rule group by calling CreateRuleGroup with DryRun set to TRUE.
667
+ */
668
+ Capacity?: RuleCapacity;
669
+ StatefulRuleOptions?: StatefulRuleOptions;
670
+ }
626
671
  export interface DescribeRuleGroupRequest {
627
672
  /**
628
673
  * The descriptive name of the rule group. You can't change the name of a rule group after you create it. You must specify the ARN or the name, and you can specify both.
@@ -777,7 +822,7 @@ declare namespace NetworkFirewall {
777
822
  */
778
823
  StatefulRuleGroupReferences?: StatefulRuleGroupReferences;
779
824
  /**
780
- * The default actions to take on a packet that doesn't match any stateful rules.
825
+ * The default actions to take on a packet that doesn't match any stateful rules. The stateful default action is optional, and is only valid when using the strict rule order. Valid values of the stateful default action: aws:drop_strict aws:drop_established aws:alert_strict aws:alert_established For more information, see Strict evaluation order in the AWS Network Firewall Developer Guide.
781
826
  */
782
827
  StatefulDefaultActions?: StatefulActions;
783
828
  /**
@@ -940,6 +985,10 @@ declare namespace NetworkFirewall {
940
985
  * The maximum number of objects that you want Network Firewall to return for this request. If more objects are available, in the response, Network Firewall provides a NextToken value that you can use in a subsequent call to get the next batch of objects.
941
986
  */
942
987
  MaxResults?: PaginationMaxResults;
988
+ /**
989
+ * The scope of the request. The default setting of ACCOUNT or a setting of NULL returns all of the rule groups in your account. A setting of MANAGED returns all available managed rule groups.
990
+ */
991
+ Scope?: ResourceManagedStatus;
943
992
  }
944
993
  export interface ListRuleGroupsResponse {
945
994
  /**
@@ -1026,6 +1075,7 @@ declare namespace NetworkFirewall {
1026
1075
  TCPFlags?: TCPFlags;
1027
1076
  }
1028
1077
  export type NumberOfAssociations = number;
1078
+ export type OverrideAction = "DROP_TO_ALERT"|string;
1029
1079
  export type PaginationMaxResults = number;
1030
1080
  export type PaginationToken = string;
1031
1081
  export interface PerObjectStatus {
@@ -1083,6 +1133,7 @@ declare namespace NetworkFirewall {
1083
1133
  }
1084
1134
  export type ResourceArn = string;
1085
1135
  export type ResourceId = string;
1136
+ export type ResourceManagedStatus = "MANAGED"|"ACCOUNT"|string;
1086
1137
  export type ResourceName = string;
1087
1138
  export type ResourceStatus = "ACTIVE"|"DELETING"|string;
1088
1139
  export type RuleCapacity = number;
@@ -1208,7 +1259,7 @@ declare namespace NetworkFirewall {
1208
1259
  }
1209
1260
  export interface RulesSourceList {
1210
1261
  /**
1211
- * The domains that you want to inspect for in your traffic flows. To provide multiple domains, separate them with commas. Valid domain specifications are the following: Explicit names. For example, abc.example.com matches only the domain abc.example.com. Names that use a domain wildcard, which you indicate with an initial '.'. For example,.example.com matches example.com and matches all subdomains of example.com, such as abc.example.com and www.example.com.
1262
+ * The domains that you want to inspect for in your traffic flows. Valid domain specifications are the following: Explicit names. For example, abc.example.com matches only the domain abc.example.com. Names that use a domain wildcard, which you indicate with an initial '.'. For example,.example.com matches example.com and matches all subdomains of example.com, such as abc.example.com and www.example.com.
1212
1263
  */
1213
1264
  Targets: RuleTargets;
1214
1265
  /**
@@ -1228,7 +1279,7 @@ declare namespace NetworkFirewall {
1228
1279
  export type StatefulActions = CollectionMember_String[];
1229
1280
  export interface StatefulEngineOptions {
1230
1281
  /**
1231
- * Indicates how to manage the order of stateful rule evaluation for the policy. By default, Network Firewall leaves the rule evaluation order up to the Suricata rule processing engine. If you set this to STRICT_ORDER, your rules are evaluated in the exact order that you provide them in the policy. With strict ordering, the rule groups are evaluated by order of priority, starting from the lowest number, and the rules in each rule group are processed in the order that they're defined.
1282
+ * Indicates how to manage the order of stateful rule evaluation for the policy. DEFAULT_ACTION_ORDER is the default behavior. Stateful rules are provided to the rule engine as Suricata compatible strings, and Suricata evaluates them based on certain settings. For more information, see Evaluation order for stateful rules in the AWS Network Firewall Developer Guide.
1232
1283
  */
1233
1284
  RuleOrder?: RuleOrder;
1234
1285
  }
@@ -1247,6 +1298,12 @@ declare namespace NetworkFirewall {
1247
1298
  RuleOptions: RuleOptions;
1248
1299
  }
1249
1300
  export type StatefulRuleDirection = "FORWARD"|"ANY"|string;
1301
+ export interface StatefulRuleGroupOverride {
1302
+ /**
1303
+ * The action that changes the rule group from DROP to ALERT. This only applies to managed rule groups.
1304
+ */
1305
+ Action?: OverrideAction;
1306
+ }
1250
1307
  export interface StatefulRuleGroupReference {
1251
1308
  /**
1252
1309
  * The Amazon Resource Name (ARN) of the stateful rule group.
@@ -1256,11 +1313,15 @@ declare namespace NetworkFirewall {
1256
1313
  * An integer setting that indicates the order in which to run the stateful rule groups in a single FirewallPolicy. This setting only applies to firewall policies that specify the STRICT_ORDER rule order in the stateful engine options settings. Network Firewall evalutes each stateful rule group against a packet starting with the group that has the lowest priority setting. You must ensure that the priority settings are unique within each policy. You can change the priority settings of your rule groups at any time. To make it easier to insert rule groups later, number them so there's a wide range in between, for example use 100, 200, and so on.
1257
1314
  */
1258
1315
  Priority?: Priority;
1316
+ /**
1317
+ * The action that allows the policy owner to override the behavior of the rule group within a policy.
1318
+ */
1319
+ Override?: StatefulRuleGroupOverride;
1259
1320
  }
1260
1321
  export type StatefulRuleGroupReferences = StatefulRuleGroupReference[];
1261
1322
  export interface StatefulRuleOptions {
1262
1323
  /**
1263
- * Indicates how to manage the order of the rule evaluation for the rule group. By default, Network Firewall leaves the rule evaluation order up to the Suricata rule processing engine. If you set this to STRICT_ORDER, your rules are evaluated in the exact order that they're listed in your Suricata rules string.
1324
+ * Indicates how to manage the order of the rule evaluation for the rule group. DEFAULT_ACTION_ORDER is the default behavior. Stateful rules are provided to the rule engine as Suricata compatible strings, and Suricata evaluates them based on certain settings. For more information, see Evaluation order for stateful rules in the AWS Network Firewall Developer Guide.
1264
1325
  */
1265
1326
  RuleOrder?: RuleOrder;
1266
1327
  }
@@ -1399,7 +1460,7 @@ declare namespace NetworkFirewall {
1399
1460
  */
1400
1461
  FirewallName?: ResourceName;
1401
1462
  /**
1402
- *
1463
+ * A flag indicating whether it is possible to delete the firewall. A setting of TRUE indicates that the firewall is protected against deletion. Use this setting to protect against accidentally deleting a firewall that is in use. When you create a firewall, the operation initializes this flag to TRUE.
1403
1464
  */
1404
1465
  DeleteProtection?: Boolean;
1405
1466
  /**