@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
@@ -90,6 +90,25 @@
90
90
  }
91
91
  }
92
92
  },
93
+ "DescribeSNOMEDCTInferenceJob": {
94
+ "input": {
95
+ "type": "structure",
96
+ "required": [
97
+ "JobId"
98
+ ],
99
+ "members": {
100
+ "JobId": {}
101
+ }
102
+ },
103
+ "output": {
104
+ "type": "structure",
105
+ "members": {
106
+ "ComprehendMedicalAsyncJobProperties": {
107
+ "shape": "S4"
108
+ }
109
+ }
110
+ }
111
+ },
93
112
  "DetectEntities": {
94
113
  "input": {
95
114
  "type": "structure",
@@ -108,10 +127,10 @@
108
127
  ],
109
128
  "members": {
110
129
  "Entities": {
111
- "shape": "Sr"
130
+ "shape": "St"
112
131
  },
113
132
  "UnmappedAttributes": {
114
- "shape": "S14"
133
+ "shape": "S16"
115
134
  },
116
135
  "PaginationToken": {},
117
136
  "ModelVersion": {}
@@ -138,10 +157,10 @@
138
157
  ],
139
158
  "members": {
140
159
  "Entities": {
141
- "shape": "Sr"
160
+ "shape": "St"
142
161
  },
143
162
  "UnmappedAttributes": {
144
- "shape": "S14"
163
+ "shape": "S16"
145
164
  },
146
165
  "PaginationToken": {},
147
166
  "ModelVersion": {}
@@ -166,7 +185,7 @@
166
185
  ],
167
186
  "members": {
168
187
  "Entities": {
169
- "shape": "Sr"
188
+ "shape": "St"
170
189
  },
171
190
  "PaginationToken": {},
172
191
  "ModelVersion": {}
@@ -232,7 +251,7 @@
232
251
  },
233
252
  "Text": {},
234
253
  "Traits": {
235
- "shape": "S1k"
254
+ "shape": "S1m"
236
255
  },
237
256
  "Category": {},
238
257
  "RelationshipType": {}
@@ -240,7 +259,7 @@
240
259
  }
241
260
  },
242
261
  "Traits": {
243
- "shape": "S1k"
262
+ "shape": "S1m"
244
263
  },
245
264
  "ICD10CMConcepts": {
246
265
  "type": "list",
@@ -322,13 +341,13 @@
322
341
  },
323
342
  "Text": {},
324
343
  "Traits": {
325
- "shape": "S1z"
344
+ "shape": "S21"
326
345
  }
327
346
  }
328
347
  }
329
348
  },
330
349
  "Traits": {
331
- "shape": "S1z"
350
+ "shape": "S21"
332
351
  },
333
352
  "RxNormConcepts": {
334
353
  "type": "list",
@@ -351,12 +370,111 @@
351
370
  }
352
371
  }
353
372
  },
373
+ "InferSNOMEDCT": {
374
+ "input": {
375
+ "type": "structure",
376
+ "required": [
377
+ "Text"
378
+ ],
379
+ "members": {
380
+ "Text": {}
381
+ }
382
+ },
383
+ "output": {
384
+ "type": "structure",
385
+ "required": [
386
+ "Entities"
387
+ ],
388
+ "members": {
389
+ "Entities": {
390
+ "type": "list",
391
+ "member": {
392
+ "type": "structure",
393
+ "members": {
394
+ "Id": {
395
+ "type": "integer"
396
+ },
397
+ "Text": {},
398
+ "Category": {},
399
+ "Type": {},
400
+ "Score": {
401
+ "type": "float"
402
+ },
403
+ "BeginOffset": {
404
+ "type": "integer"
405
+ },
406
+ "EndOffset": {
407
+ "type": "integer"
408
+ },
409
+ "Attributes": {
410
+ "type": "list",
411
+ "member": {
412
+ "type": "structure",
413
+ "members": {
414
+ "Category": {},
415
+ "Type": {},
416
+ "Score": {
417
+ "type": "float"
418
+ },
419
+ "RelationshipScore": {
420
+ "type": "float"
421
+ },
422
+ "RelationshipType": {},
423
+ "Id": {
424
+ "type": "integer"
425
+ },
426
+ "BeginOffset": {
427
+ "type": "integer"
428
+ },
429
+ "EndOffset": {
430
+ "type": "integer"
431
+ },
432
+ "Text": {},
433
+ "Traits": {
434
+ "shape": "S2g"
435
+ },
436
+ "SNOMEDCTConcepts": {
437
+ "shape": "S2j"
438
+ }
439
+ }
440
+ }
441
+ },
442
+ "Traits": {
443
+ "shape": "S2g"
444
+ },
445
+ "SNOMEDCTConcepts": {
446
+ "shape": "S2j"
447
+ }
448
+ }
449
+ }
450
+ },
451
+ "PaginationToken": {},
452
+ "ModelVersion": {},
453
+ "SNOMEDCTDetails": {
454
+ "type": "structure",
455
+ "members": {
456
+ "Edition": {},
457
+ "Language": {},
458
+ "VersionDate": {}
459
+ }
460
+ },
461
+ "Characters": {
462
+ "type": "structure",
463
+ "members": {
464
+ "OriginalTextCharacters": {
465
+ "type": "integer"
466
+ }
467
+ }
468
+ }
469
+ }
470
+ }
471
+ },
354
472
  "ListEntitiesDetectionV2Jobs": {
355
473
  "input": {
356
474
  "type": "structure",
357
475
  "members": {
358
476
  "Filter": {
359
- "shape": "S25"
477
+ "shape": "S2o"
360
478
  },
361
479
  "NextToken": {},
362
480
  "MaxResults": {
@@ -368,7 +486,7 @@
368
486
  "type": "structure",
369
487
  "members": {
370
488
  "ComprehendMedicalAsyncJobPropertiesList": {
371
- "shape": "S28"
489
+ "shape": "S2r"
372
490
  },
373
491
  "NextToken": {}
374
492
  }
@@ -379,7 +497,7 @@
379
497
  "type": "structure",
380
498
  "members": {
381
499
  "Filter": {
382
- "shape": "S25"
500
+ "shape": "S2o"
383
501
  },
384
502
  "NextToken": {},
385
503
  "MaxResults": {
@@ -391,7 +509,7 @@
391
509
  "type": "structure",
392
510
  "members": {
393
511
  "ComprehendMedicalAsyncJobPropertiesList": {
394
- "shape": "S28"
512
+ "shape": "S2r"
395
513
  },
396
514
  "NextToken": {}
397
515
  }
@@ -402,7 +520,7 @@
402
520
  "type": "structure",
403
521
  "members": {
404
522
  "Filter": {
405
- "shape": "S25"
523
+ "shape": "S2o"
406
524
  },
407
525
  "NextToken": {},
408
526
  "MaxResults": {
@@ -414,7 +532,7 @@
414
532
  "type": "structure",
415
533
  "members": {
416
534
  "ComprehendMedicalAsyncJobPropertiesList": {
417
- "shape": "S28"
535
+ "shape": "S2r"
418
536
  },
419
537
  "NextToken": {}
420
538
  }
@@ -425,7 +543,30 @@
425
543
  "type": "structure",
426
544
  "members": {
427
545
  "Filter": {
428
- "shape": "S25"
546
+ "shape": "S2o"
547
+ },
548
+ "NextToken": {},
549
+ "MaxResults": {
550
+ "type": "integer"
551
+ }
552
+ }
553
+ },
554
+ "output": {
555
+ "type": "structure",
556
+ "members": {
557
+ "ComprehendMedicalAsyncJobPropertiesList": {
558
+ "shape": "S2r"
559
+ },
560
+ "NextToken": {}
561
+ }
562
+ }
563
+ },
564
+ "ListSNOMEDCTInferenceJobs": {
565
+ "input": {
566
+ "type": "structure",
567
+ "members": {
568
+ "Filter": {
569
+ "shape": "S2o"
429
570
  },
430
571
  "NextToken": {},
431
572
  "MaxResults": {
@@ -437,7 +578,7 @@
437
578
  "type": "structure",
438
579
  "members": {
439
580
  "ComprehendMedicalAsyncJobPropertiesList": {
440
- "shape": "S28"
581
+ "shape": "S2r"
441
582
  },
442
583
  "NextToken": {}
443
584
  }
@@ -571,6 +712,38 @@
571
712
  }
572
713
  }
573
714
  },
715
+ "StartSNOMEDCTInferenceJob": {
716
+ "input": {
717
+ "type": "structure",
718
+ "required": [
719
+ "InputDataConfig",
720
+ "OutputDataConfig",
721
+ "DataAccessRoleArn",
722
+ "LanguageCode"
723
+ ],
724
+ "members": {
725
+ "InputDataConfig": {
726
+ "shape": "S9"
727
+ },
728
+ "OutputDataConfig": {
729
+ "shape": "Sc"
730
+ },
731
+ "DataAccessRoleArn": {},
732
+ "JobName": {},
733
+ "ClientRequestToken": {
734
+ "idempotencyToken": true
735
+ },
736
+ "KMSKey": {},
737
+ "LanguageCode": {}
738
+ }
739
+ },
740
+ "output": {
741
+ "type": "structure",
742
+ "members": {
743
+ "JobId": {}
744
+ }
745
+ }
746
+ },
574
747
  "StopEntitiesDetectionV2Job": {
575
748
  "input": {
576
749
  "type": "structure",
@@ -638,6 +811,23 @@
638
811
  "JobId": {}
639
812
  }
640
813
  }
814
+ },
815
+ "StopSNOMEDCTInferenceJob": {
816
+ "input": {
817
+ "type": "structure",
818
+ "required": [
819
+ "JobId"
820
+ ],
821
+ "members": {
822
+ "JobId": {}
823
+ }
824
+ },
825
+ "output": {
826
+ "type": "structure",
827
+ "members": {
828
+ "JobId": {}
829
+ }
830
+ }
641
831
  }
642
832
  },
643
833
  "shapes": {
@@ -690,7 +880,7 @@
690
880
  "S3Key": {}
691
881
  }
692
882
  },
693
- "Sr": {
883
+ "St": {
694
884
  "type": "list",
695
885
  "member": {
696
886
  "type": "structure",
@@ -711,18 +901,18 @@
711
901
  "Category": {},
712
902
  "Type": {},
713
903
  "Traits": {
714
- "shape": "Sy"
904
+ "shape": "S10"
715
905
  },
716
906
  "Attributes": {
717
907
  "type": "list",
718
908
  "member": {
719
- "shape": "S12"
909
+ "shape": "S14"
720
910
  }
721
911
  }
722
912
  }
723
913
  }
724
914
  },
725
- "Sy": {
915
+ "S10": {
726
916
  "type": "list",
727
917
  "member": {
728
918
  "type": "structure",
@@ -734,7 +924,7 @@
734
924
  }
735
925
  }
736
926
  },
737
- "S12": {
927
+ "S14": {
738
928
  "type": "structure",
739
929
  "members": {
740
930
  "Type": {},
@@ -757,23 +947,23 @@
757
947
  "Text": {},
758
948
  "Category": {},
759
949
  "Traits": {
760
- "shape": "Sy"
950
+ "shape": "S10"
761
951
  }
762
952
  }
763
953
  },
764
- "S14": {
954
+ "S16": {
765
955
  "type": "list",
766
956
  "member": {
767
957
  "type": "structure",
768
958
  "members": {
769
959
  "Type": {},
770
960
  "Attribute": {
771
- "shape": "S12"
961
+ "shape": "S14"
772
962
  }
773
963
  }
774
964
  }
775
965
  },
776
- "S1k": {
966
+ "S1m": {
777
967
  "type": "list",
778
968
  "member": {
779
969
  "type": "structure",
@@ -785,7 +975,7 @@
785
975
  }
786
976
  }
787
977
  },
788
- "S1z": {
978
+ "S21": {
789
979
  "type": "list",
790
980
  "member": {
791
981
  "type": "structure",
@@ -797,7 +987,32 @@
797
987
  }
798
988
  }
799
989
  },
800
- "S25": {
990
+ "S2g": {
991
+ "type": "list",
992
+ "member": {
993
+ "type": "structure",
994
+ "members": {
995
+ "Name": {},
996
+ "Score": {
997
+ "type": "float"
998
+ }
999
+ }
1000
+ }
1001
+ },
1002
+ "S2j": {
1003
+ "type": "list",
1004
+ "member": {
1005
+ "type": "structure",
1006
+ "members": {
1007
+ "Description": {},
1008
+ "Code": {},
1009
+ "Score": {
1010
+ "type": "float"
1011
+ }
1012
+ }
1013
+ }
1014
+ },
1015
+ "S2o": {
801
1016
  "type": "structure",
802
1017
  "members": {
803
1018
  "JobName": {},
@@ -810,7 +1025,7 @@
810
1025
  }
811
1026
  }
812
1027
  },
813
- "S28": {
1028
+ "S2r": {
814
1029
  "type": "list",
815
1030
  "member": {
816
1031
  "shape": "S4"
@@ -309,7 +309,8 @@
309
309
  },
310
310
  "savingsOpportunity": {
311
311
  "shape": "S2h"
312
- }
312
+ },
313
+ "migrationEffort": {}
313
314
  }
314
315
  }
315
316
  },
@@ -318,13 +319,16 @@
318
319
  },
319
320
  "currentPerformanceRisk": {},
320
321
  "effectiveRecommendationPreferences": {
321
- "shape": "S2o"
322
+ "shape": "S2p"
323
+ },
324
+ "inferredWorkloadTypes": {
325
+ "shape": "S2s"
322
326
  }
323
327
  }
324
328
  }
325
329
  },
326
330
  "errors": {
327
- "shape": "S2q"
331
+ "shape": "S2u"
328
332
  }
329
333
  }
330
334
  }
@@ -361,7 +365,7 @@
361
365
  "volumeArn": {},
362
366
  "accountId": {},
363
367
  "currentConfiguration": {
364
- "shape": "S31"
368
+ "shape": "S35"
365
369
  },
366
370
  "finding": {},
367
371
  "utilizationMetrics": {
@@ -386,7 +390,7 @@
386
390
  "type": "structure",
387
391
  "members": {
388
392
  "configuration": {
389
- "shape": "S31"
393
+ "shape": "S35"
390
394
  },
391
395
  "performanceRisk": {
392
396
  "type": "double"
@@ -408,7 +412,7 @@
408
412
  }
409
413
  },
410
414
  "errors": {
411
- "shape": "S2q"
415
+ "shape": "S2u"
412
416
  }
413
417
  }
414
418
  }
@@ -481,7 +485,8 @@
481
485
  },
482
486
  "savingsOpportunity": {
483
487
  "shape": "S2h"
484
- }
488
+ },
489
+ "migrationEffort": {}
485
490
  }
486
491
  }
487
492
  },
@@ -500,13 +505,16 @@
500
505
  },
501
506
  "currentPerformanceRisk": {},
502
507
  "effectiveRecommendationPreferences": {
503
- "shape": "S2o"
508
+ "shape": "S2p"
509
+ },
510
+ "inferredWorkloadTypes": {
511
+ "shape": "S2s"
504
512
  }
505
513
  }
506
514
  }
507
515
  },
508
516
  "errors": {
509
- "shape": "S2q"
517
+ "shape": "S2u"
510
518
  }
511
519
  }
512
520
  }
@@ -788,7 +796,8 @@
788
796
  "shape": "S3"
789
797
  },
790
798
  "resourceType": {},
791
- "enhancedInfrastructureMetrics": {}
799
+ "enhancedInfrastructureMetrics": {},
800
+ "inferredWorkloadTypes": {}
792
801
  }
793
802
  }
794
803
  }
@@ -880,7 +889,8 @@
880
889
  "scope": {
881
890
  "shape": "S3"
882
891
  },
883
- "enhancedInfrastructureMetrics": {}
892
+ "enhancedInfrastructureMetrics": {},
893
+ "inferredWorkloadTypes": {}
884
894
  }
885
895
  },
886
896
  "output": {
@@ -1043,16 +1053,21 @@
1043
1053
  }
1044
1054
  }
1045
1055
  },
1046
- "S2o": {
1056
+ "S2p": {
1047
1057
  "type": "structure",
1048
1058
  "members": {
1049
1059
  "cpuVendorArchitectures": {
1050
1060
  "shape": "S18"
1051
1061
  },
1052
- "enhancedInfrastructureMetrics": {}
1062
+ "enhancedInfrastructureMetrics": {},
1063
+ "inferredWorkloadTypes": {}
1053
1064
  }
1054
1065
  },
1055
- "S2q": {
1066
+ "S2s": {
1067
+ "type": "list",
1068
+ "member": {}
1069
+ },
1070
+ "S2u": {
1056
1071
  "type": "list",
1057
1072
  "member": {
1058
1073
  "type": "structure",
@@ -1063,7 +1078,7 @@
1063
1078
  }
1064
1079
  }
1065
1080
  },
1066
- "S31": {
1081
+ "S35": {
1067
1082
  "type": "structure",
1068
1083
  "members": {
1069
1084
  "volumeType": {},