@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
@@ -99,6 +99,10 @@
99
99
  "NextToken": {},
100
100
  "MaxResults": {
101
101
  "type": "integer"
102
+ },
103
+ "Names": {
104
+ "type": "list",
105
+ "member": {}
102
106
  }
103
107
  }
104
108
  },
@@ -125,6 +129,10 @@
125
129
  "NextToken": {},
126
130
  "MaxResults": {
127
131
  "type": "integer"
132
+ },
133
+ "Names": {
134
+ "type": "list",
135
+ "member": {}
128
136
  }
129
137
  }
130
138
  },
@@ -138,7 +146,7 @@
138
146
  "members": {
139
147
  "CanaryName": {},
140
148
  "LastRun": {
141
- "shape": "S1p"
149
+ "shape": "S1r"
142
150
  }
143
151
  }
144
152
  }
@@ -235,7 +243,7 @@
235
243
  "CanaryRuns": {
236
244
  "type": "list",
237
245
  "member": {
238
- "shape": "S1p"
246
+ "shape": "S1r"
239
247
  }
240
248
  },
241
249
  "NextToken": {}
@@ -629,7 +637,7 @@
629
637
  }
630
638
  }
631
639
  },
632
- "S1p": {
640
+ "S1r": {
633
641
  "type": "structure",
634
642
  "members": {
635
643
  "Id": {},
@@ -329,7 +329,7 @@
329
329
  "type": "structure",
330
330
  "members": {
331
331
  "MedicalTranscriptionJob": {
332
- "shape": "S2i"
332
+ "shape": "S2k"
333
333
  }
334
334
  }
335
335
  }
@@ -372,7 +372,7 @@
372
372
  "type": "structure",
373
373
  "members": {
374
374
  "TranscriptionJob": {
375
- "shape": "S2v"
375
+ "shape": "S2x"
376
376
  }
377
377
  }
378
378
  }
@@ -575,7 +575,7 @@
575
575
  "Status": {},
576
576
  "NextToken": {},
577
577
  "Vocabularies": {
578
- "shape": "S3q"
578
+ "shape": "S3s"
579
579
  }
580
580
  }
581
581
  }
@@ -640,7 +640,7 @@
640
640
  "shape": "S27"
641
641
  },
642
642
  "ModelSettings": {
643
- "shape": "S2x"
643
+ "shape": "S2z"
644
644
  },
645
645
  "IdentifyLanguage": {
646
646
  "type": "boolean"
@@ -672,7 +672,7 @@
672
672
  "Status": {},
673
673
  "NextToken": {},
674
674
  "Vocabularies": {
675
- "shape": "S3q"
675
+ "shape": "S3s"
676
676
  }
677
677
  }
678
678
  }
@@ -728,7 +728,7 @@
728
728
  "shape": "S25"
729
729
  },
730
730
  "ChannelDefinitions": {
731
- "shape": "S2d"
731
+ "shape": "S2f"
732
732
  }
733
733
  }
734
734
  },
@@ -766,10 +766,10 @@
766
766
  "OutputKey": {},
767
767
  "OutputEncryptionKMSKeyId": {},
768
768
  "KMSEncryptionContext": {
769
- "shape": "S4b"
769
+ "shape": "S4d"
770
770
  },
771
771
  "Settings": {
772
- "shape": "S2l"
772
+ "shape": "S2n"
773
773
  },
774
774
  "ContentIdentificationType": {},
775
775
  "Specialty": {},
@@ -783,7 +783,7 @@
783
783
  "type": "structure",
784
784
  "members": {
785
785
  "MedicalTranscriptionJob": {
786
- "shape": "S2i"
786
+ "shape": "S2k"
787
787
  }
788
788
  }
789
789
  }
@@ -809,16 +809,16 @@
809
809
  "OutputKey": {},
810
810
  "OutputEncryptionKMSKeyId": {},
811
811
  "KMSEncryptionContext": {
812
- "shape": "S4b"
812
+ "shape": "S4d"
813
813
  },
814
814
  "Settings": {
815
- "shape": "S2w"
815
+ "shape": "S2y"
816
816
  },
817
817
  "ModelSettings": {
818
- "shape": "S2x"
818
+ "shape": "S2z"
819
819
  },
820
820
  "JobExecutionSettings": {
821
- "shape": "S2y"
821
+ "shape": "S30"
822
822
  },
823
823
  "ContentRedaction": {
824
824
  "shape": "S27"
@@ -827,13 +827,13 @@
827
827
  "type": "boolean"
828
828
  },
829
829
  "LanguageOptions": {
830
- "shape": "S2a"
830
+ "shape": "S2c"
831
831
  },
832
832
  "Subtitles": {
833
833
  "type": "structure",
834
834
  "members": {
835
835
  "Formats": {
836
- "shape": "S30"
836
+ "shape": "S32"
837
837
  }
838
838
  }
839
839
  },
@@ -841,7 +841,7 @@
841
841
  "shape": "Su"
842
842
  },
843
843
  "LanguageIdSettings": {
844
- "shape": "S2b"
844
+ "shape": "S2d"
845
845
  }
846
846
  }
847
847
  },
@@ -849,7 +849,7 @@
849
849
  "type": "structure",
850
850
  "members": {
851
851
  "TranscriptionJob": {
852
- "shape": "S2v"
852
+ "shape": "S2x"
853
853
  }
854
854
  }
855
855
  }
@@ -1225,7 +1225,7 @@
1225
1225
  "shape": "S25"
1226
1226
  },
1227
1227
  "ChannelDefinitions": {
1228
- "shape": "S2d"
1228
+ "shape": "S2f"
1229
1229
  }
1230
1230
  }
1231
1231
  },
@@ -1254,10 +1254,10 @@
1254
1254
  "shape": "S27"
1255
1255
  },
1256
1256
  "LanguageOptions": {
1257
- "shape": "S2a"
1257
+ "shape": "S2c"
1258
1258
  },
1259
1259
  "LanguageIdSettings": {
1260
- "shape": "S2b"
1260
+ "shape": "S2d"
1261
1261
  }
1262
1262
  }
1263
1263
  },
@@ -1269,14 +1269,18 @@
1269
1269
  ],
1270
1270
  "members": {
1271
1271
  "RedactionType": {},
1272
- "RedactionOutput": {}
1272
+ "RedactionOutput": {},
1273
+ "PiiEntityTypes": {
1274
+ "type": "list",
1275
+ "member": {}
1276
+ }
1273
1277
  }
1274
1278
  },
1275
- "S2a": {
1279
+ "S2c": {
1276
1280
  "type": "list",
1277
1281
  "member": {}
1278
1282
  },
1279
- "S2b": {
1283
+ "S2d": {
1280
1284
  "type": "map",
1281
1285
  "key": {},
1282
1286
  "value": {
@@ -1288,7 +1292,7 @@
1288
1292
  }
1289
1293
  }
1290
1294
  },
1291
- "S2d": {
1295
+ "S2f": {
1292
1296
  "type": "list",
1293
1297
  "member": {
1294
1298
  "type": "structure",
@@ -1300,7 +1304,7 @@
1300
1304
  }
1301
1305
  }
1302
1306
  },
1303
- "S2i": {
1307
+ "S2k": {
1304
1308
  "type": "structure",
1305
1309
  "members": {
1306
1310
  "MedicalTranscriptionJobName": {},
@@ -1330,7 +1334,7 @@
1330
1334
  },
1331
1335
  "FailureReason": {},
1332
1336
  "Settings": {
1333
- "shape": "S2l"
1337
+ "shape": "S2n"
1334
1338
  },
1335
1339
  "ContentIdentificationType": {},
1336
1340
  "Specialty": {},
@@ -1340,7 +1344,7 @@
1340
1344
  }
1341
1345
  }
1342
1346
  },
1343
- "S2l": {
1347
+ "S2n": {
1344
1348
  "type": "structure",
1345
1349
  "members": {
1346
1350
  "ShowSpeakerLabels": {
@@ -1361,7 +1365,7 @@
1361
1365
  "VocabularyName": {}
1362
1366
  }
1363
1367
  },
1364
- "S2v": {
1368
+ "S2x": {
1365
1369
  "type": "structure",
1366
1370
  "members": {
1367
1371
  "TranscriptionJobName": {},
@@ -1388,13 +1392,13 @@
1388
1392
  },
1389
1393
  "FailureReason": {},
1390
1394
  "Settings": {
1391
- "shape": "S2w"
1395
+ "shape": "S2y"
1392
1396
  },
1393
1397
  "ModelSettings": {
1394
- "shape": "S2x"
1398
+ "shape": "S2z"
1395
1399
  },
1396
1400
  "JobExecutionSettings": {
1397
- "shape": "S2y"
1401
+ "shape": "S30"
1398
1402
  },
1399
1403
  "ContentRedaction": {
1400
1404
  "shape": "S27"
@@ -1403,7 +1407,7 @@
1403
1407
  "type": "boolean"
1404
1408
  },
1405
1409
  "LanguageOptions": {
1406
- "shape": "S2a"
1410
+ "shape": "S2c"
1407
1411
  },
1408
1412
  "IdentifiedLanguageScore": {
1409
1413
  "type": "float"
@@ -1415,7 +1419,7 @@
1415
1419
  "type": "structure",
1416
1420
  "members": {
1417
1421
  "Formats": {
1418
- "shape": "S30"
1422
+ "shape": "S32"
1419
1423
  },
1420
1424
  "SubtitleFileUris": {
1421
1425
  "type": "list",
@@ -1424,11 +1428,11 @@
1424
1428
  }
1425
1429
  },
1426
1430
  "LanguageIdSettings": {
1427
- "shape": "S2b"
1431
+ "shape": "S2d"
1428
1432
  }
1429
1433
  }
1430
1434
  },
1431
- "S2w": {
1435
+ "S2y": {
1432
1436
  "type": "structure",
1433
1437
  "members": {
1434
1438
  "VocabularyName": {},
@@ -1451,13 +1455,13 @@
1451
1455
  "VocabularyFilterMethod": {}
1452
1456
  }
1453
1457
  },
1454
- "S2x": {
1458
+ "S2z": {
1455
1459
  "type": "structure",
1456
1460
  "members": {
1457
1461
  "LanguageModelName": {}
1458
1462
  }
1459
1463
  },
1460
- "S2y": {
1464
+ "S30": {
1461
1465
  "type": "structure",
1462
1466
  "members": {
1463
1467
  "AllowDeferredExecution": {
@@ -1466,11 +1470,11 @@
1466
1470
  "DataAccessRoleArn": {}
1467
1471
  }
1468
1472
  },
1469
- "S30": {
1473
+ "S32": {
1470
1474
  "type": "list",
1471
1475
  "member": {}
1472
1476
  },
1473
- "S3q": {
1477
+ "S3s": {
1474
1478
  "type": "list",
1475
1479
  "member": {
1476
1480
  "type": "structure",
@@ -1484,7 +1488,7 @@
1484
1488
  }
1485
1489
  }
1486
1490
  },
1487
- "S4b": {
1491
+ "S4d": {
1488
1492
  "type": "map",
1489
1493
  "key": {},
1490
1494
  "value": {}
@@ -70,12 +70,15 @@
70
70
  "Protocols": {
71
71
  "shape": "Sz"
72
72
  },
73
+ "ProtocolDetails": {
74
+ "shape": "S11"
75
+ },
73
76
  "SecurityPolicyName": {},
74
77
  "Tags": {
75
- "shape": "S12"
78
+ "shape": "S15"
76
79
  },
77
80
  "WorkflowDetails": {
78
- "shape": "S16"
81
+ "shape": "S19"
79
82
  }
80
83
  }
81
84
  },
@@ -111,7 +114,7 @@
111
114
  "ServerId": {},
112
115
  "SshPublicKeyBody": {},
113
116
  "Tags": {
114
- "shape": "S12"
117
+ "shape": "S15"
115
118
  },
116
119
  "UserName": {}
117
120
  }
@@ -137,13 +140,13 @@
137
140
  "members": {
138
141
  "Description": {},
139
142
  "Steps": {
140
- "shape": "S1h"
143
+ "shape": "S1k"
141
144
  },
142
145
  "OnExceptionSteps": {
143
- "shape": "S1h"
146
+ "shape": "S1k"
144
147
  },
145
148
  "Tags": {
146
- "shape": "S12"
149
+ "shape": "S15"
147
150
  }
148
151
  }
149
152
  },
@@ -284,10 +287,10 @@
284
287
  "members": {
285
288
  "ExecutionId": {},
286
289
  "InitialFileLocation": {
287
- "shape": "S2h"
290
+ "shape": "S2k"
288
291
  },
289
292
  "ServiceMetadata": {
290
- "shape": "S2l"
293
+ "shape": "S2o"
291
294
  },
292
295
  "ExecutionRole": {},
293
296
  "LoggingConfiguration": {
@@ -305,10 +308,10 @@
305
308
  "type": "structure",
306
309
  "members": {
307
310
  "Steps": {
308
- "shape": "S2s"
311
+ "shape": "S2v"
309
312
  },
310
313
  "OnExceptionSteps": {
311
- "shape": "S2s"
314
+ "shape": "S2v"
312
315
  }
313
316
  }
314
317
  }
@@ -344,16 +347,16 @@
344
347
  },
345
348
  "SecurityPolicyName": {},
346
349
  "SshCiphers": {
347
- "shape": "S32"
350
+ "shape": "S35"
348
351
  },
349
352
  "SshKexs": {
350
- "shape": "S32"
353
+ "shape": "S35"
351
354
  },
352
355
  "SshMacs": {
353
- "shape": "S32"
356
+ "shape": "S35"
354
357
  },
355
358
  "TlsCiphers": {
356
- "shape": "S32"
359
+ "shape": "S35"
357
360
  }
358
361
  }
359
362
  }
@@ -385,7 +388,7 @@
385
388
  "Arn": {},
386
389
  "Certificate": {},
387
390
  "ProtocolDetails": {
388
- "shape": "S38"
391
+ "shape": "S11"
389
392
  },
390
393
  "Domain": {},
391
394
  "EndpointDetails": {
@@ -405,13 +408,13 @@
405
408
  "ServerId": {},
406
409
  "State": {},
407
410
  "Tags": {
408
- "shape": "S12"
411
+ "shape": "S15"
409
412
  },
410
413
  "UserCount": {
411
414
  "type": "integer"
412
415
  },
413
416
  "WorkflowDetails": {
414
- "shape": "S16"
417
+ "shape": "S19"
415
418
  }
416
419
  }
417
420
  }
@@ -474,7 +477,7 @@
474
477
  }
475
478
  },
476
479
  "Tags": {
477
- "shape": "S12"
480
+ "shape": "S15"
478
481
  },
479
482
  "UserName": {}
480
483
  }
@@ -507,14 +510,14 @@
507
510
  "Arn": {},
508
511
  "Description": {},
509
512
  "Steps": {
510
- "shape": "S1h"
513
+ "shape": "S1k"
511
514
  },
512
515
  "OnExceptionSteps": {
513
- "shape": "S1h"
516
+ "shape": "S1k"
514
517
  },
515
518
  "WorkflowId": {},
516
519
  "Tags": {
517
- "shape": "S12"
520
+ "shape": "S15"
518
521
  }
519
522
  }
520
523
  }
@@ -617,10 +620,10 @@
617
620
  "members": {
618
621
  "ExecutionId": {},
619
622
  "InitialFileLocation": {
620
- "shape": "S2h"
623
+ "shape": "S2k"
621
624
  },
622
625
  "ServiceMetadata": {
623
- "shape": "S2l"
626
+ "shape": "S2o"
624
627
  },
625
628
  "Status": {}
626
629
  }
@@ -714,7 +717,7 @@
714
717
  "Arn": {},
715
718
  "NextToken": {},
716
719
  "Tags": {
717
- "shape": "S12"
720
+ "shape": "S15"
718
721
  }
719
722
  }
720
723
  }
@@ -848,7 +851,7 @@
848
851
  "members": {
849
852
  "Arn": {},
850
853
  "Tags": {
851
- "shape": "S12"
854
+ "shape": "S15"
852
855
  }
853
856
  }
854
857
  }
@@ -946,7 +949,7 @@
946
949
  "members": {
947
950
  "Certificate": {},
948
951
  "ProtocolDetails": {
949
- "shape": "S38"
952
+ "shape": "S11"
950
953
  },
951
954
  "EndpointDetails": {
952
955
  "shape": "Sj"
@@ -965,7 +968,7 @@
965
968
  "SecurityPolicyName": {},
966
969
  "ServerId": {},
967
970
  "WorkflowDetails": {
968
- "shape": "S16"
971
+ "shape": "S19"
969
972
  }
970
973
  }
971
974
  },
@@ -1086,7 +1089,14 @@
1086
1089
  "type": "list",
1087
1090
  "member": {}
1088
1091
  },
1089
- "S12": {
1092
+ "S11": {
1093
+ "type": "structure",
1094
+ "members": {
1095
+ "PassiveIp": {},
1096
+ "TlsSessionResumptionMode": {}
1097
+ }
1098
+ },
1099
+ "S15": {
1090
1100
  "type": "list",
1091
1101
  "member": {
1092
1102
  "type": "structure",
@@ -1100,7 +1110,7 @@
1100
1110
  }
1101
1111
  }
1102
1112
  },
1103
- "S16": {
1113
+ "S19": {
1104
1114
  "type": "structure",
1105
1115
  "required": [
1106
1116
  "OnUpload"
@@ -1122,7 +1132,7 @@
1122
1132
  }
1123
1133
  }
1124
1134
  },
1125
- "S1h": {
1135
+ "S1k": {
1126
1136
  "type": "list",
1127
1137
  "member": {
1128
1138
  "type": "structure",
@@ -1143,7 +1153,7 @@
1143
1153
  }
1144
1154
  },
1145
1155
  "EfsFileLocation": {
1146
- "shape": "S1q"
1156
+ "shape": "S1t"
1147
1157
  }
1148
1158
  }
1149
1159
  },
@@ -1189,14 +1199,14 @@
1189
1199
  }
1190
1200
  }
1191
1201
  },
1192
- "S1q": {
1202
+ "S1t": {
1193
1203
  "type": "structure",
1194
1204
  "members": {
1195
1205
  "FileSystemId": {},
1196
1206
  "Path": {}
1197
1207
  }
1198
1208
  },
1199
- "S2h": {
1209
+ "S2k": {
1200
1210
  "type": "structure",
1201
1211
  "members": {
1202
1212
  "S3FileLocation": {
@@ -1209,11 +1219,11 @@
1209
1219
  }
1210
1220
  },
1211
1221
  "EfsFileLocation": {
1212
- "shape": "S1q"
1222
+ "shape": "S1t"
1213
1223
  }
1214
1224
  }
1215
1225
  },
1216
- "S2l": {
1226
+ "S2o": {
1217
1227
  "type": "structure",
1218
1228
  "required": [
1219
1229
  "UserDetails"
@@ -1233,7 +1243,7 @@
1233
1243
  }
1234
1244
  }
1235
1245
  },
1236
- "S2s": {
1246
+ "S2v": {
1237
1247
  "type": "list",
1238
1248
  "member": {
1239
1249
  "type": "structure",
@@ -1254,15 +1264,9 @@
1254
1264
  }
1255
1265
  }
1256
1266
  },
1257
- "S32": {
1267
+ "S35": {
1258
1268
  "type": "list",
1259
1269
  "member": {}
1260
- },
1261
- "S38": {
1262
- "type": "structure",
1263
- "members": {
1264
- "PassiveIp": {}
1265
- }
1266
1270
  }
1267
1271
  }
1268
1272
  }