@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
@@ -74,10 +74,10 @@
74
74
  "shape": "So"
75
75
  },
76
76
  "PathOptions": {
77
- "shape": "S12"
77
+ "shape": "S13"
78
78
  },
79
79
  "Tags": {
80
- "shape": "S1l"
80
+ "shape": "S1m"
81
81
  }
82
82
  }
83
83
  },
@@ -119,20 +119,20 @@
119
119
  "shape": "Sp"
120
120
  },
121
121
  "Configuration": {
122
- "shape": "S1w"
122
+ "shape": "S1x"
123
123
  },
124
124
  "ValidationConfigurations": {
125
- "shape": "S2f"
125
+ "shape": "S2g"
126
126
  },
127
127
  "RoleArn": {},
128
128
  "Tags": {
129
- "shape": "S1l"
129
+ "shape": "S1m"
130
130
  },
131
131
  "Timeout": {
132
132
  "type": "integer"
133
133
  },
134
134
  "JobSample": {
135
- "shape": "S2j"
135
+ "shape": "S2k"
136
136
  }
137
137
  }
138
138
  },
@@ -163,11 +163,11 @@
163
163
  "Name": {},
164
164
  "RecipeName": {},
165
165
  "Sample": {
166
- "shape": "S2p"
166
+ "shape": "S2q"
167
167
  },
168
168
  "RoleArn": {},
169
169
  "Tags": {
170
- "shape": "S1l"
170
+ "shape": "S1m"
171
171
  }
172
172
  }
173
173
  },
@@ -195,10 +195,10 @@
195
195
  "Description": {},
196
196
  "Name": {},
197
197
  "Steps": {
198
- "shape": "S2v"
198
+ "shape": "S2w"
199
199
  },
200
200
  "Tags": {
201
- "shape": "S1l"
201
+ "shape": "S1m"
202
202
  }
203
203
  }
204
204
  },
@@ -235,21 +235,21 @@
235
235
  "type": "integer"
236
236
  },
237
237
  "Outputs": {
238
- "shape": "S35"
238
+ "shape": "S36"
239
239
  },
240
240
  "DataCatalogOutputs": {
241
- "shape": "S3d"
241
+ "shape": "S3e"
242
242
  },
243
243
  "DatabaseOutputs": {
244
- "shape": "S3h"
244
+ "shape": "S3i"
245
245
  },
246
246
  "ProjectName": {},
247
247
  "RecipeReference": {
248
- "shape": "S3k"
248
+ "shape": "S3l"
249
249
  },
250
250
  "RoleArn": {},
251
251
  "Tags": {
252
- "shape": "S1l"
252
+ "shape": "S1m"
253
253
  },
254
254
  "Timeout": {
255
255
  "type": "integer"
@@ -282,10 +282,10 @@
282
282
  "Description": {},
283
283
  "TargetArn": {},
284
284
  "Rules": {
285
- "shape": "S3p"
285
+ "shape": "S3q"
286
286
  },
287
287
  "Tags": {
288
- "shape": "S1l"
288
+ "shape": "S1m"
289
289
  }
290
290
  }
291
291
  },
@@ -311,11 +311,11 @@
311
311
  ],
312
312
  "members": {
313
313
  "JobNames": {
314
- "shape": "S3z"
314
+ "shape": "S40"
315
315
  },
316
316
  "CronExpression": {},
317
317
  "Tags": {
318
- "shape": "S1l"
318
+ "shape": "S1m"
319
319
  },
320
320
  "Name": {}
321
321
  }
@@ -541,10 +541,10 @@
541
541
  "LastModifiedBy": {},
542
542
  "Source": {},
543
543
  "PathOptions": {
544
- "shape": "S12"
544
+ "shape": "S13"
545
545
  },
546
546
  "Tags": {
547
- "shape": "S1l"
547
+ "shape": "S1m"
548
548
  },
549
549
  "ResourceArn": {}
550
550
  }
@@ -594,34 +594,34 @@
594
594
  "type": "integer"
595
595
  },
596
596
  "Outputs": {
597
- "shape": "S35"
597
+ "shape": "S36"
598
598
  },
599
599
  "DataCatalogOutputs": {
600
- "shape": "S3d"
600
+ "shape": "S3e"
601
601
  },
602
602
  "DatabaseOutputs": {
603
- "shape": "S3h"
603
+ "shape": "S3i"
604
604
  },
605
605
  "ProjectName": {},
606
606
  "ProfileConfiguration": {
607
- "shape": "S1w"
607
+ "shape": "S1x"
608
608
  },
609
609
  "ValidationConfigurations": {
610
- "shape": "S2f"
610
+ "shape": "S2g"
611
611
  },
612
612
  "RecipeReference": {
613
- "shape": "S3k"
613
+ "shape": "S3l"
614
614
  },
615
615
  "ResourceArn": {},
616
616
  "RoleArn": {},
617
617
  "Tags": {
618
- "shape": "S1l"
618
+ "shape": "S1m"
619
619
  },
620
620
  "Timeout": {
621
621
  "type": "integer"
622
622
  },
623
623
  "JobSample": {
624
- "shape": "S2j"
624
+ "shape": "S2k"
625
625
  }
626
626
  }
627
627
  }
@@ -667,33 +667,33 @@
667
667
  },
668
668
  "JobName": {},
669
669
  "ProfileConfiguration": {
670
- "shape": "S1w"
670
+ "shape": "S1x"
671
671
  },
672
672
  "ValidationConfigurations": {
673
- "shape": "S2f"
673
+ "shape": "S2g"
674
674
  },
675
675
  "RunId": {},
676
676
  "State": {},
677
677
  "LogSubscription": {},
678
678
  "LogGroupName": {},
679
679
  "Outputs": {
680
- "shape": "S35"
680
+ "shape": "S36"
681
681
  },
682
682
  "DataCatalogOutputs": {
683
- "shape": "S3d"
683
+ "shape": "S3e"
684
684
  },
685
685
  "DatabaseOutputs": {
686
- "shape": "S3h"
686
+ "shape": "S3i"
687
687
  },
688
688
  "RecipeReference": {
689
- "shape": "S3k"
689
+ "shape": "S3l"
690
690
  },
691
691
  "StartedBy": {},
692
692
  "StartedOn": {
693
693
  "type": "timestamp"
694
694
  },
695
695
  "JobSample": {
696
- "shape": "S2j"
696
+ "shape": "S2k"
697
697
  }
698
698
  }
699
699
  }
@@ -734,11 +734,11 @@
734
734
  "RecipeName": {},
735
735
  "ResourceArn": {},
736
736
  "Sample": {
737
- "shape": "S2p"
737
+ "shape": "S2q"
738
738
  },
739
739
  "RoleArn": {},
740
740
  "Tags": {
741
- "shape": "S1l"
741
+ "shape": "S1m"
742
742
  },
743
743
  "SessionStatus": {},
744
744
  "OpenedBy": {},
@@ -791,10 +791,10 @@
791
791
  "Description": {},
792
792
  "Name": {},
793
793
  "Steps": {
794
- "shape": "S2v"
794
+ "shape": "S2w"
795
795
  },
796
796
  "Tags": {
797
- "shape": "S1l"
797
+ "shape": "S1m"
798
798
  },
799
799
  "ResourceArn": {},
800
800
  "RecipeVersion": {}
@@ -828,7 +828,7 @@
828
828
  "Description": {},
829
829
  "TargetArn": {},
830
830
  "Rules": {
831
- "shape": "S3p"
831
+ "shape": "S3q"
832
832
  },
833
833
  "CreateDate": {
834
834
  "type": "timestamp"
@@ -840,7 +840,7 @@
840
840
  },
841
841
  "ResourceArn": {},
842
842
  "Tags": {
843
- "shape": "S1l"
843
+ "shape": "S1m"
844
844
  }
845
845
  }
846
846
  }
@@ -873,7 +873,7 @@
873
873
  },
874
874
  "CreatedBy": {},
875
875
  "JobNames": {
876
- "shape": "S3z"
876
+ "shape": "S40"
877
877
  },
878
878
  "LastModifiedBy": {},
879
879
  "LastModifiedDate": {
@@ -882,7 +882,7 @@
882
882
  "ResourceArn": {},
883
883
  "CronExpression": {},
884
884
  "Tags": {
885
- "shape": "S1l"
885
+ "shape": "S1m"
886
886
  },
887
887
  "Name": {}
888
888
  }
@@ -941,10 +941,10 @@
941
941
  "LastModifiedBy": {},
942
942
  "Source": {},
943
943
  "PathOptions": {
944
- "shape": "S12"
944
+ "shape": "S13"
945
945
  },
946
946
  "Tags": {
947
- "shape": "S1l"
947
+ "shape": "S1m"
948
948
  },
949
949
  "ResourceArn": {}
950
950
  }
@@ -1008,26 +1008,26 @@
1008
1008
  "LogSubscription": {},
1009
1009
  "LogGroupName": {},
1010
1010
  "Outputs": {
1011
- "shape": "S35"
1011
+ "shape": "S36"
1012
1012
  },
1013
1013
  "DataCatalogOutputs": {
1014
- "shape": "S3d"
1014
+ "shape": "S3e"
1015
1015
  },
1016
1016
  "DatabaseOutputs": {
1017
- "shape": "S3h"
1017
+ "shape": "S3i"
1018
1018
  },
1019
1019
  "RecipeReference": {
1020
- "shape": "S3k"
1020
+ "shape": "S3l"
1021
1021
  },
1022
1022
  "StartedBy": {},
1023
1023
  "StartedOn": {
1024
1024
  "type": "timestamp"
1025
1025
  },
1026
1026
  "JobSample": {
1027
- "shape": "S2j"
1027
+ "shape": "S2k"
1028
1028
  },
1029
1029
  "ValidationConfigurations": {
1030
- "shape": "S2f"
1030
+ "shape": "S2g"
1031
1031
  }
1032
1032
  }
1033
1033
  }
@@ -1099,17 +1099,17 @@
1099
1099
  "type": "integer"
1100
1100
  },
1101
1101
  "Outputs": {
1102
- "shape": "S35"
1102
+ "shape": "S36"
1103
1103
  },
1104
1104
  "DataCatalogOutputs": {
1105
- "shape": "S3d"
1105
+ "shape": "S3e"
1106
1106
  },
1107
1107
  "DatabaseOutputs": {
1108
- "shape": "S3h"
1108
+ "shape": "S3i"
1109
1109
  },
1110
1110
  "ProjectName": {},
1111
1111
  "RecipeReference": {
1112
- "shape": "S3k"
1112
+ "shape": "S3l"
1113
1113
  },
1114
1114
  "ResourceArn": {},
1115
1115
  "RoleArn": {},
@@ -1117,13 +1117,13 @@
1117
1117
  "type": "integer"
1118
1118
  },
1119
1119
  "Tags": {
1120
- "shape": "S1l"
1120
+ "shape": "S1m"
1121
1121
  },
1122
1122
  "JobSample": {
1123
- "shape": "S2j"
1123
+ "shape": "S2k"
1124
1124
  },
1125
1125
  "ValidationConfigurations": {
1126
- "shape": "S2f"
1126
+ "shape": "S2g"
1127
1127
  }
1128
1128
  }
1129
1129
  }
@@ -1180,10 +1180,10 @@
1180
1180
  "RecipeName": {},
1181
1181
  "ResourceArn": {},
1182
1182
  "Sample": {
1183
- "shape": "S2p"
1183
+ "shape": "S2q"
1184
1184
  },
1185
1185
  "Tags": {
1186
- "shape": "S1l"
1186
+ "shape": "S1m"
1187
1187
  },
1188
1188
  "RoleArn": {},
1189
1189
  "OpenedBy": {},
@@ -1231,7 +1231,7 @@
1231
1231
  "members": {
1232
1232
  "NextToken": {},
1233
1233
  "Recipes": {
1234
- "shape": "S5t"
1234
+ "shape": "S5u"
1235
1235
  }
1236
1236
  }
1237
1237
  }
@@ -1266,7 +1266,7 @@
1266
1266
  ],
1267
1267
  "members": {
1268
1268
  "Recipes": {
1269
- "shape": "S5t"
1269
+ "shape": "S5u"
1270
1270
  },
1271
1271
  "NextToken": {}
1272
1272
  }
@@ -1326,7 +1326,7 @@
1326
1326
  "type": "integer"
1327
1327
  },
1328
1328
  "Tags": {
1329
- "shape": "S1l"
1329
+ "shape": "S1m"
1330
1330
  },
1331
1331
  "TargetArn": {}
1332
1332
  }
@@ -1379,7 +1379,7 @@
1379
1379
  "type": "timestamp"
1380
1380
  },
1381
1381
  "JobNames": {
1382
- "shape": "S3z"
1382
+ "shape": "S40"
1383
1383
  },
1384
1384
  "LastModifiedBy": {},
1385
1385
  "LastModifiedDate": {
@@ -1388,7 +1388,7 @@
1388
1388
  "ResourceArn": {},
1389
1389
  "CronExpression": {},
1390
1390
  "Tags": {
1391
- "shape": "S1l"
1391
+ "shape": "S1m"
1392
1392
  },
1393
1393
  "Name": {}
1394
1394
  }
@@ -1419,7 +1419,7 @@
1419
1419
  "type": "structure",
1420
1420
  "members": {
1421
1421
  "Tags": {
1422
- "shape": "S1l"
1422
+ "shape": "S1m"
1423
1423
  }
1424
1424
  }
1425
1425
  }
@@ -1470,13 +1470,13 @@
1470
1470
  "locationName": "name"
1471
1471
  },
1472
1472
  "RecipeStep": {
1473
- "shape": "S2w"
1473
+ "shape": "S2x"
1474
1474
  },
1475
1475
  "StepIndex": {
1476
1476
  "type": "integer"
1477
1477
  },
1478
1478
  "ClientSessionId": {
1479
- "shape": "S6d"
1479
+ "shape": "S6e"
1480
1480
  },
1481
1481
  "ViewFrame": {
1482
1482
  "type": "structure",
@@ -1573,7 +1573,7 @@
1573
1573
  "members": {
1574
1574
  "Name": {},
1575
1575
  "ClientSessionId": {
1576
- "shape": "S6d"
1576
+ "shape": "S6e"
1577
1577
  }
1578
1578
  }
1579
1579
  }
@@ -1625,7 +1625,7 @@
1625
1625
  "locationName": "ResourceArn"
1626
1626
  },
1627
1627
  "Tags": {
1628
- "shape": "S1l"
1628
+ "shape": "S1m"
1629
1629
  }
1630
1630
  }
1631
1631
  },
@@ -1687,7 +1687,7 @@
1687
1687
  "shape": "So"
1688
1688
  },
1689
1689
  "PathOptions": {
1690
- "shape": "S12"
1690
+ "shape": "S13"
1691
1691
  }
1692
1692
  }
1693
1693
  },
@@ -1715,7 +1715,7 @@
1715
1715
  ],
1716
1716
  "members": {
1717
1717
  "Configuration": {
1718
- "shape": "S1w"
1718
+ "shape": "S1x"
1719
1719
  },
1720
1720
  "EncryptionKeyArn": {},
1721
1721
  "EncryptionMode": {},
@@ -1734,14 +1734,14 @@
1734
1734
  "shape": "Sp"
1735
1735
  },
1736
1736
  "ValidationConfigurations": {
1737
- "shape": "S2f"
1737
+ "shape": "S2g"
1738
1738
  },
1739
1739
  "RoleArn": {},
1740
1740
  "Timeout": {
1741
1741
  "type": "integer"
1742
1742
  },
1743
1743
  "JobSample": {
1744
- "shape": "S2j"
1744
+ "shape": "S2k"
1745
1745
  }
1746
1746
  }
1747
1747
  },
@@ -1768,7 +1768,7 @@
1768
1768
  ],
1769
1769
  "members": {
1770
1770
  "Sample": {
1771
- "shape": "S2p"
1771
+ "shape": "S2q"
1772
1772
  },
1773
1773
  "RoleArn": {},
1774
1774
  "Name": {
@@ -1807,7 +1807,7 @@
1807
1807
  "locationName": "name"
1808
1808
  },
1809
1809
  "Steps": {
1810
- "shape": "S2v"
1810
+ "shape": "S2w"
1811
1811
  }
1812
1812
  }
1813
1813
  },
@@ -1847,13 +1847,13 @@
1847
1847
  "type": "integer"
1848
1848
  },
1849
1849
  "Outputs": {
1850
- "shape": "S35"
1850
+ "shape": "S36"
1851
1851
  },
1852
1852
  "DataCatalogOutputs": {
1853
- "shape": "S3d"
1853
+ "shape": "S3e"
1854
1854
  },
1855
1855
  "DatabaseOutputs": {
1856
- "shape": "S3h"
1856
+ "shape": "S3i"
1857
1857
  },
1858
1858
  "RoleArn": {},
1859
1859
  "Timeout": {
@@ -1889,7 +1889,7 @@
1889
1889
  },
1890
1890
  "Description": {},
1891
1891
  "Rules": {
1892
- "shape": "S3p"
1892
+ "shape": "S3q"
1893
1893
  }
1894
1894
  }
1895
1895
  },
@@ -1916,7 +1916,7 @@
1916
1916
  ],
1917
1917
  "members": {
1918
1918
  "JobNames": {
1919
- "shape": "S3z"
1919
+ "shape": "S40"
1920
1920
  },
1921
1921
  "CronExpression": {},
1922
1922
  "Name": {
@@ -2027,14 +2027,15 @@
2027
2027
  ],
2028
2028
  "members": {
2029
2029
  "Bucket": {},
2030
- "Key": {}
2030
+ "Key": {},
2031
+ "BucketOwner": {}
2031
2032
  }
2032
2033
  },
2033
- "S12": {
2034
+ "S13": {
2034
2035
  "type": "structure",
2035
2036
  "members": {
2036
2037
  "LastModifiedDateCondition": {
2037
- "shape": "S13"
2038
+ "shape": "S14"
2038
2039
  },
2039
2040
  "FilesLimit": {
2040
2041
  "type": "structure",
@@ -2076,14 +2077,14 @@
2076
2077
  "type": "boolean"
2077
2078
  },
2078
2079
  "Filter": {
2079
- "shape": "S13"
2080
+ "shape": "S14"
2080
2081
  }
2081
2082
  }
2082
2083
  }
2083
2084
  }
2084
2085
  }
2085
2086
  },
2086
- "S13": {
2087
+ "S14": {
2087
2088
  "type": "structure",
2088
2089
  "required": [
2089
2090
  "Expression",
@@ -2092,28 +2093,28 @@
2092
2093
  "members": {
2093
2094
  "Expression": {},
2094
2095
  "ValuesMap": {
2095
- "shape": "S15"
2096
+ "shape": "S16"
2096
2097
  }
2097
2098
  }
2098
2099
  },
2099
- "S15": {
2100
+ "S16": {
2100
2101
  "type": "map",
2101
2102
  "key": {},
2102
2103
  "value": {}
2103
2104
  },
2104
- "S1l": {
2105
+ "S1m": {
2105
2106
  "type": "map",
2106
2107
  "key": {},
2107
2108
  "value": {}
2108
2109
  },
2109
- "S1w": {
2110
+ "S1x": {
2110
2111
  "type": "structure",
2111
2112
  "members": {
2112
2113
  "DatasetStatisticsConfiguration": {
2113
- "shape": "S1x"
2114
+ "shape": "S1y"
2114
2115
  },
2115
2116
  "ProfileColumns": {
2116
- "shape": "S25"
2117
+ "shape": "S26"
2117
2118
  },
2118
2119
  "ColumnStatisticsConfigurations": {
2119
2120
  "type": "list",
@@ -2124,10 +2125,10 @@
2124
2125
  ],
2125
2126
  "members": {
2126
2127
  "Selectors": {
2127
- "shape": "S25"
2128
+ "shape": "S26"
2128
2129
  },
2129
2130
  "Statistics": {
2130
- "shape": "S1x"
2131
+ "shape": "S1y"
2131
2132
  }
2132
2133
  }
2133
2134
  }
@@ -2151,7 +2152,7 @@
2151
2152
  ],
2152
2153
  "members": {
2153
2154
  "Statistics": {
2154
- "shape": "S1y"
2155
+ "shape": "S1z"
2155
2156
  }
2156
2157
  }
2157
2158
  }
@@ -2160,11 +2161,11 @@
2160
2161
  }
2161
2162
  }
2162
2163
  },
2163
- "S1x": {
2164
+ "S1y": {
2164
2165
  "type": "structure",
2165
2166
  "members": {
2166
2167
  "IncludedStatistics": {
2167
- "shape": "S1y"
2168
+ "shape": "S1z"
2168
2169
  },
2169
2170
  "Overrides": {
2170
2171
  "type": "list",
@@ -2177,23 +2178,23 @@
2177
2178
  "members": {
2178
2179
  "Statistic": {},
2179
2180
  "Parameters": {
2180
- "shape": "S22"
2181
+ "shape": "S23"
2181
2182
  }
2182
2183
  }
2183
2184
  }
2184
2185
  }
2185
2186
  }
2186
2187
  },
2187
- "S1y": {
2188
+ "S1z": {
2188
2189
  "type": "list",
2189
2190
  "member": {}
2190
2191
  },
2191
- "S22": {
2192
+ "S23": {
2192
2193
  "type": "map",
2193
2194
  "key": {},
2194
2195
  "value": {}
2195
2196
  },
2196
- "S25": {
2197
+ "S26": {
2197
2198
  "type": "list",
2198
2199
  "member": {
2199
2200
  "type": "structure",
@@ -2203,7 +2204,7 @@
2203
2204
  }
2204
2205
  }
2205
2206
  },
2206
- "S2f": {
2207
+ "S2g": {
2207
2208
  "type": "list",
2208
2209
  "member": {
2209
2210
  "type": "structure",
@@ -2216,7 +2217,7 @@
2216
2217
  }
2217
2218
  }
2218
2219
  },
2219
- "S2j": {
2220
+ "S2k": {
2220
2221
  "type": "structure",
2221
2222
  "members": {
2222
2223
  "Mode": {},
@@ -2225,7 +2226,7 @@
2225
2226
  }
2226
2227
  }
2227
2228
  },
2228
- "S2p": {
2229
+ "S2q": {
2229
2230
  "type": "structure",
2230
2231
  "required": [
2231
2232
  "Type"
@@ -2237,13 +2238,13 @@
2237
2238
  "Type": {}
2238
2239
  }
2239
2240
  },
2240
- "S2v": {
2241
+ "S2w": {
2241
2242
  "type": "list",
2242
2243
  "member": {
2243
- "shape": "S2w"
2244
+ "shape": "S2x"
2244
2245
  }
2245
2246
  },
2246
- "S2w": {
2247
+ "S2x": {
2247
2248
  "type": "structure",
2248
2249
  "required": [
2249
2250
  "Action"
@@ -2257,7 +2258,7 @@
2257
2258
  "members": {
2258
2259
  "Operation": {},
2259
2260
  "Parameters": {
2260
- "shape": "S22"
2261
+ "shape": "S23"
2261
2262
  }
2262
2263
  }
2263
2264
  },
@@ -2278,7 +2279,7 @@
2278
2279
  }
2279
2280
  }
2280
2281
  },
2281
- "S35": {
2282
+ "S36": {
2282
2283
  "type": "list",
2283
2284
  "member": {
2284
2285
  "type": "structure",
@@ -2312,7 +2313,7 @@
2312
2313
  }
2313
2314
  }
2314
2315
  },
2315
- "S3d": {
2316
+ "S3e": {
2316
2317
  "type": "list",
2317
2318
  "member": {
2318
2319
  "type": "structure",
@@ -2336,7 +2337,7 @@
2336
2337
  }
2337
2338
  },
2338
2339
  "DatabaseOptions": {
2339
- "shape": "S3g"
2340
+ "shape": "S3h"
2340
2341
  },
2341
2342
  "Overwrite": {
2342
2343
  "type": "boolean"
@@ -2344,7 +2345,7 @@
2344
2345
  }
2345
2346
  }
2346
2347
  },
2347
- "S3g": {
2348
+ "S3h": {
2348
2349
  "type": "structure",
2349
2350
  "required": [
2350
2351
  "TableName"
@@ -2356,7 +2357,7 @@
2356
2357
  "TableName": {}
2357
2358
  }
2358
2359
  },
2359
- "S3h": {
2360
+ "S3i": {
2360
2361
  "type": "list",
2361
2362
  "member": {
2362
2363
  "type": "structure",
@@ -2367,13 +2368,13 @@
2367
2368
  "members": {
2368
2369
  "GlueConnectionName": {},
2369
2370
  "DatabaseOptions": {
2370
- "shape": "S3g"
2371
+ "shape": "S3h"
2371
2372
  },
2372
2373
  "DatabaseOutputMode": {}
2373
2374
  }
2374
2375
  }
2375
2376
  },
2376
- "S3k": {
2377
+ "S3l": {
2377
2378
  "type": "structure",
2378
2379
  "required": [
2379
2380
  "Name"
@@ -2383,7 +2384,7 @@
2383
2384
  "RecipeVersion": {}
2384
2385
  }
2385
2386
  },
2386
- "S3p": {
2387
+ "S3q": {
2387
2388
  "type": "list",
2388
2389
  "member": {
2389
2390
  "type": "structure",
@@ -2398,7 +2399,7 @@
2398
2399
  },
2399
2400
  "CheckExpression": {},
2400
2401
  "SubstitutionMap": {
2401
- "shape": "S15"
2402
+ "shape": "S16"
2402
2403
  },
2403
2404
  "Threshold": {
2404
2405
  "type": "structure",
@@ -2414,16 +2415,16 @@
2414
2415
  }
2415
2416
  },
2416
2417
  "ColumnSelectors": {
2417
- "shape": "S25"
2418
+ "shape": "S26"
2418
2419
  }
2419
2420
  }
2420
2421
  }
2421
2422
  },
2422
- "S3z": {
2423
+ "S40": {
2423
2424
  "type": "list",
2424
2425
  "member": {}
2425
2426
  },
2426
- "S5t": {
2427
+ "S5u": {
2427
2428
  "type": "list",
2428
2429
  "member": {
2429
2430
  "type": "structure",
@@ -2448,16 +2449,16 @@
2448
2449
  "Name": {},
2449
2450
  "ResourceArn": {},
2450
2451
  "Steps": {
2451
- "shape": "S2v"
2452
+ "shape": "S2w"
2452
2453
  },
2453
2454
  "Tags": {
2454
- "shape": "S1l"
2455
+ "shape": "S1m"
2455
2456
  },
2456
2457
  "RecipeVersion": {}
2457
2458
  }
2458
2459
  }
2459
2460
  },
2460
- "S6d": {
2461
+ "S6e": {
2461
2462
  "type": "string",
2462
2463
  "sensitive": true
2463
2464
  }