@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
@@ -36,7 +36,7 @@
36
36
  "type": "structure",
37
37
  "members": {
38
38
  "Errors": {
39
- "shape": "S11"
39
+ "shape": "S12"
40
40
  }
41
41
  }
42
42
  }
@@ -59,13 +59,13 @@
59
59
  "type": "structure",
60
60
  "members": {
61
61
  "Succeeded": {
62
- "shape": "Sm"
62
+ "shape": "Sn"
63
63
  },
64
64
  "Errors": {
65
65
  "type": "map",
66
66
  "key": {},
67
67
  "value": {
68
- "shape": "S13"
68
+ "shape": "S14"
69
69
  }
70
70
  }
71
71
  }
@@ -86,7 +86,7 @@
86
86
  "PartitionsToDelete": {
87
87
  "type": "list",
88
88
  "member": {
89
- "shape": "S1b"
89
+ "shape": "S1c"
90
90
  }
91
91
  }
92
92
  }
@@ -95,7 +95,7 @@
95
95
  "type": "structure",
96
96
  "members": {
97
97
  "Errors": {
98
- "shape": "S11"
98
+ "shape": "S12"
99
99
  }
100
100
  }
101
101
  }
@@ -127,7 +127,7 @@
127
127
  "members": {
128
128
  "TableName": {},
129
129
  "ErrorDetail": {
130
- "shape": "S13"
130
+ "shape": "S14"
131
131
  }
132
132
  }
133
133
  }
@@ -164,7 +164,7 @@
164
164
  "TableName": {},
165
165
  "VersionId": {},
166
166
  "ErrorDetail": {
167
- "shape": "S13"
167
+ "shape": "S14"
168
168
  }
169
169
  }
170
170
  }
@@ -197,11 +197,11 @@
197
197
  "Blueprints": {
198
198
  "type": "list",
199
199
  "member": {
200
- "shape": "S1v"
200
+ "shape": "S1w"
201
201
  }
202
202
  },
203
203
  "MissingBlueprints": {
204
- "shape": "S23"
204
+ "shape": "S24"
205
205
  }
206
206
  }
207
207
  }
@@ -214,7 +214,7 @@
214
214
  ],
215
215
  "members": {
216
216
  "CrawlerNames": {
217
- "shape": "S25"
217
+ "shape": "S26"
218
218
  }
219
219
  }
220
220
  },
@@ -222,10 +222,10 @@
222
222
  "type": "structure",
223
223
  "members": {
224
224
  "Crawlers": {
225
- "shape": "S27"
225
+ "shape": "S28"
226
226
  },
227
227
  "CrawlersNotFound": {
228
- "shape": "S25"
228
+ "shape": "S26"
229
229
  }
230
230
  }
231
231
  }
@@ -238,7 +238,7 @@
238
238
  ],
239
239
  "members": {
240
240
  "DevEndpointNames": {
241
- "shape": "S3g"
241
+ "shape": "S3l"
242
242
  }
243
243
  }
244
244
  },
@@ -246,10 +246,10 @@
246
246
  "type": "structure",
247
247
  "members": {
248
248
  "DevEndpoints": {
249
- "shape": "S3i"
249
+ "shape": "S3n"
250
250
  },
251
251
  "DevEndpointsNotFound": {
252
- "shape": "S3g"
252
+ "shape": "S3l"
253
253
  }
254
254
  }
255
255
  }
@@ -262,7 +262,7 @@
262
262
  ],
263
263
  "members": {
264
264
  "JobNames": {
265
- "shape": "S3s"
265
+ "shape": "S3x"
266
266
  }
267
267
  }
268
268
  },
@@ -270,10 +270,10 @@
270
270
  "type": "structure",
271
271
  "members": {
272
272
  "Jobs": {
273
- "shape": "S3u"
273
+ "shape": "S3z"
274
274
  },
275
275
  "JobsNotFound": {
276
- "shape": "S3s"
276
+ "shape": "S3x"
277
277
  }
278
278
  }
279
279
  }
@@ -291,7 +291,7 @@
291
291
  "DatabaseName": {},
292
292
  "TableName": {},
293
293
  "PartitionsToGet": {
294
- "shape": "S4b"
294
+ "shape": "S4g"
295
295
  }
296
296
  }
297
297
  },
@@ -299,10 +299,10 @@
299
299
  "type": "structure",
300
300
  "members": {
301
301
  "Partitions": {
302
- "shape": "S4d"
302
+ "shape": "S4i"
303
303
  },
304
304
  "UnprocessedKeys": {
305
- "shape": "S4b"
305
+ "shape": "S4g"
306
306
  }
307
307
  }
308
308
  }
@@ -315,7 +315,7 @@
315
315
  ],
316
316
  "members": {
317
317
  "TriggerNames": {
318
- "shape": "S4g"
318
+ "shape": "S4l"
319
319
  }
320
320
  }
321
321
  },
@@ -323,10 +323,10 @@
323
323
  "type": "structure",
324
324
  "members": {
325
325
  "Triggers": {
326
- "shape": "S4i"
326
+ "shape": "S4n"
327
327
  },
328
328
  "TriggersNotFound": {
329
- "shape": "S4g"
329
+ "shape": "S4l"
330
330
  }
331
331
  }
332
332
  }
@@ -339,7 +339,7 @@
339
339
  ],
340
340
  "members": {
341
341
  "Names": {
342
- "shape": "S50"
342
+ "shape": "S55"
343
343
  },
344
344
  "IncludeGraph": {
345
345
  "type": "boolean"
@@ -352,11 +352,11 @@
352
352
  "Workflows": {
353
353
  "type": "list",
354
354
  "member": {
355
- "shape": "S53"
355
+ "shape": "S58"
356
356
  }
357
357
  },
358
358
  "MissingWorkflows": {
359
- "shape": "S50"
359
+ "shape": "S55"
360
360
  }
361
361
  }
362
362
  }
@@ -397,7 +397,7 @@
397
397
  "JobName": {},
398
398
  "JobRunId": {},
399
399
  "ErrorDetail": {
400
- "shape": "S13"
400
+ "shape": "S14"
401
401
  }
402
402
  }
403
403
  }
@@ -427,7 +427,7 @@
427
427
  ],
428
428
  "members": {
429
429
  "PartitionValueList": {
430
- "shape": "S61"
430
+ "shape": "S66"
431
431
  },
432
432
  "PartitionInput": {
433
433
  "shape": "S5"
@@ -446,10 +446,10 @@
446
446
  "type": "structure",
447
447
  "members": {
448
448
  "PartitionValueList": {
449
- "shape": "S61"
449
+ "shape": "S66"
450
450
  },
451
451
  "ErrorDetail": {
452
- "shape": "S13"
452
+ "shape": "S14"
453
453
  }
454
454
  }
455
455
  }
@@ -512,7 +512,7 @@
512
512
  "Description": {},
513
513
  "BlueprintLocation": {},
514
514
  "Tags": {
515
- "shape": "S6h"
515
+ "shape": "S6m"
516
516
  }
517
517
  }
518
518
  },
@@ -575,7 +575,7 @@
575
575
  "QuoteSymbol": {},
576
576
  "ContainsHeader": {},
577
577
  "Header": {
578
- "shape": "S6y"
578
+ "shape": "S73"
579
579
  },
580
580
  "DisableValueTrimming": {
581
581
  "type": "boolean"
@@ -601,10 +601,10 @@
601
601
  "members": {
602
602
  "CatalogId": {},
603
603
  "ConnectionInput": {
604
- "shape": "S71"
604
+ "shape": "S76"
605
605
  },
606
606
  "Tags": {
607
- "shape": "S6h"
607
+ "shape": "S6m"
608
608
  }
609
609
  }
610
610
  },
@@ -627,26 +627,29 @@
627
627
  "DatabaseName": {},
628
628
  "Description": {},
629
629
  "Targets": {
630
- "shape": "S2a"
630
+ "shape": "S2b"
631
631
  },
632
632
  "Schedule": {},
633
633
  "Classifiers": {
634
- "shape": "S2t"
634
+ "shape": "S2w"
635
635
  },
636
636
  "TablePrefix": {},
637
637
  "SchemaChangePolicy": {
638
- "shape": "S2w"
638
+ "shape": "S2z"
639
639
  },
640
640
  "RecrawlPolicy": {
641
- "shape": "S2u"
641
+ "shape": "S2x"
642
642
  },
643
643
  "LineageConfiguration": {
644
- "shape": "S2z"
644
+ "shape": "S32"
645
+ },
646
+ "LakeFormationConfiguration": {
647
+ "shape": "S3i"
645
648
  },
646
649
  "Configuration": {},
647
650
  "CrawlerSecurityConfiguration": {},
648
651
  "Tags": {
649
- "shape": "S6h"
652
+ "shape": "S6m"
650
653
  }
651
654
  }
652
655
  },
@@ -664,7 +667,7 @@
664
667
  "members": {
665
668
  "CatalogId": {},
666
669
  "DatabaseInput": {
667
- "shape": "S7c"
670
+ "shape": "S7h"
668
671
  }
669
672
  }
670
673
  },
@@ -684,12 +687,12 @@
684
687
  "EndpointName": {},
685
688
  "RoleArn": {},
686
689
  "SecurityGroupIds": {
687
- "shape": "S3l"
690
+ "shape": "S3q"
688
691
  },
689
692
  "SubnetId": {},
690
693
  "PublicKey": {},
691
694
  "PublicKeys": {
692
- "shape": "S3p"
695
+ "shape": "S3u"
693
696
  },
694
697
  "NumberOfNodes": {
695
698
  "type": "integer"
@@ -703,10 +706,10 @@
703
706
  "ExtraJarsS3Path": {},
704
707
  "SecurityConfiguration": {},
705
708
  "Tags": {
706
- "shape": "S6h"
709
+ "shape": "S6m"
707
710
  },
708
711
  "Arguments": {
709
- "shape": "S3q"
712
+ "shape": "S3v"
710
713
  }
711
714
  }
712
715
  },
@@ -716,7 +719,7 @@
716
719
  "EndpointName": {},
717
720
  "Status": {},
718
721
  "SecurityGroupIds": {
719
- "shape": "S3l"
722
+ "shape": "S3q"
720
723
  },
721
724
  "SubnetId": {},
722
725
  "RoleArn": {},
@@ -742,7 +745,7 @@
742
745
  "type": "timestamp"
743
746
  },
744
747
  "Arguments": {
745
- "shape": "S3q"
748
+ "shape": "S3v"
746
749
  }
747
750
  }
748
751
  }
@@ -761,19 +764,19 @@
761
764
  "LogUri": {},
762
765
  "Role": {},
763
766
  "ExecutionProperty": {
764
- "shape": "S3y"
767
+ "shape": "S43"
765
768
  },
766
769
  "Command": {
767
- "shape": "S40"
770
+ "shape": "S45"
768
771
  },
769
772
  "DefaultArguments": {
770
- "shape": "S43"
773
+ "shape": "S48"
771
774
  },
772
775
  "NonOverridableArguments": {
773
- "shape": "S43"
776
+ "shape": "S48"
774
777
  },
775
778
  "Connections": {
776
- "shape": "S44"
779
+ "shape": "S49"
777
780
  },
778
781
  "MaxRetries": {
779
782
  "type": "integer"
@@ -791,10 +794,10 @@
791
794
  },
792
795
  "SecurityConfiguration": {},
793
796
  "Tags": {
794
- "shape": "S6h"
797
+ "shape": "S6m"
795
798
  },
796
799
  "NotificationProperty": {
797
- "shape": "S48"
800
+ "shape": "S4d"
798
801
  },
799
802
  "GlueVersion": {},
800
803
  "NumberOfWorkers": {
@@ -823,10 +826,10 @@
823
826
  "Name": {},
824
827
  "Description": {},
825
828
  "InputRecordTables": {
826
- "shape": "S7r"
829
+ "shape": "S7w"
827
830
  },
828
831
  "Parameters": {
829
- "shape": "S7t"
832
+ "shape": "S7y"
830
833
  },
831
834
  "Role": {},
832
835
  "GlueVersion": {},
@@ -844,10 +847,10 @@
844
847
  "type": "integer"
845
848
  },
846
849
  "Tags": {
847
- "shape": "S6h"
850
+ "shape": "S6m"
848
851
  },
849
852
  "TransformEncryption": {
850
- "shape": "S7y"
853
+ "shape": "S83"
851
854
  }
852
855
  }
853
856
  },
@@ -893,7 +896,7 @@
893
896
  "DatabaseName": {},
894
897
  "TableName": {},
895
898
  "PartitionIndex": {
896
- "shape": "S85"
899
+ "shape": "S8a"
897
900
  }
898
901
  }
899
902
  },
@@ -912,7 +915,7 @@
912
915
  "RegistryName": {},
913
916
  "Description": {},
914
917
  "Tags": {
915
- "shape": "S6h"
918
+ "shape": "S6m"
916
919
  }
917
920
  }
918
921
  },
@@ -923,7 +926,7 @@
923
926
  "RegistryName": {},
924
927
  "Description": {},
925
928
  "Tags": {
926
- "shape": "S6h"
929
+ "shape": "S6m"
927
930
  }
928
931
  }
929
932
  }
@@ -937,14 +940,14 @@
937
940
  ],
938
941
  "members": {
939
942
  "RegistryId": {
940
- "shape": "S8b"
943
+ "shape": "S8g"
941
944
  },
942
945
  "SchemaName": {},
943
946
  "DataFormat": {},
944
947
  "Compatibility": {},
945
948
  "Description": {},
946
949
  "Tags": {
947
- "shape": "S6h"
950
+ "shape": "S6m"
948
951
  },
949
952
  "SchemaDefinition": {}
950
953
  }
@@ -970,7 +973,7 @@
970
973
  },
971
974
  "SchemaStatus": {},
972
975
  "Tags": {
973
- "shape": "S6h"
976
+ "shape": "S6m"
974
977
  },
975
978
  "SchemaVersionId": {},
976
979
  "SchemaVersionStatus": {}
@@ -982,10 +985,10 @@
982
985
  "type": "structure",
983
986
  "members": {
984
987
  "DagNodes": {
985
- "shape": "S8i"
988
+ "shape": "S8n"
986
989
  },
987
990
  "DagEdges": {
988
- "shape": "S8q"
991
+ "shape": "S8v"
989
992
  },
990
993
  "Language": {}
991
994
  }
@@ -1008,7 +1011,7 @@
1008
1011
  "members": {
1009
1012
  "Name": {},
1010
1013
  "EncryptionConfiguration": {
1011
- "shape": "S8x"
1014
+ "shape": "S92"
1012
1015
  }
1013
1016
  }
1014
1017
  },
@@ -1033,12 +1036,12 @@
1033
1036
  "CatalogId": {},
1034
1037
  "DatabaseName": {},
1035
1038
  "TableInput": {
1036
- "shape": "S98"
1039
+ "shape": "S9d"
1037
1040
  },
1038
1041
  "PartitionIndexes": {
1039
1042
  "type": "list",
1040
1043
  "member": {
1041
- "shape": "S85"
1044
+ "shape": "S8a"
1042
1045
  }
1043
1046
  },
1044
1047
  "TransactionId": {}
@@ -1063,20 +1066,20 @@
1063
1066
  "Type": {},
1064
1067
  "Schedule": {},
1065
1068
  "Predicate": {
1066
- "shape": "S4p"
1069
+ "shape": "S4u"
1067
1070
  },
1068
1071
  "Actions": {
1069
- "shape": "S4n"
1072
+ "shape": "S4s"
1070
1073
  },
1071
1074
  "Description": {},
1072
1075
  "StartOnCreation": {
1073
1076
  "type": "boolean"
1074
1077
  },
1075
1078
  "Tags": {
1076
- "shape": "S6h"
1079
+ "shape": "S6m"
1077
1080
  },
1078
1081
  "EventBatchingCondition": {
1079
- "shape": "S4w"
1082
+ "shape": "S51"
1080
1083
  }
1081
1084
  }
1082
1085
  },
@@ -1098,7 +1101,7 @@
1098
1101
  "CatalogId": {},
1099
1102
  "DatabaseName": {},
1100
1103
  "FunctionInput": {
1101
- "shape": "S9j"
1104
+ "shape": "S9o"
1102
1105
  }
1103
1106
  }
1104
1107
  },
@@ -1117,10 +1120,10 @@
1117
1120
  "Name": {},
1118
1121
  "Description": {},
1119
1122
  "DefaultRunProperties": {
1120
- "shape": "S54"
1123
+ "shape": "S59"
1121
1124
  },
1122
1125
  "Tags": {
1123
- "shape": "S6h"
1126
+ "shape": "S6m"
1124
1127
  },
1125
1128
  "MaxConcurrentRuns": {
1126
1129
  "type": "integer"
@@ -1356,7 +1359,7 @@
1356
1359
  ],
1357
1360
  "members": {
1358
1361
  "RegistryId": {
1359
- "shape": "S8b"
1362
+ "shape": "S8g"
1360
1363
  }
1361
1364
  }
1362
1365
  },
@@ -1390,7 +1393,7 @@
1390
1393
  ],
1391
1394
  "members": {
1392
1395
  "SchemaId": {
1393
- "shape": "Sv"
1396
+ "shape": "Sw"
1394
1397
  }
1395
1398
  }
1396
1399
  },
@@ -1412,7 +1415,7 @@
1412
1415
  ],
1413
1416
  "members": {
1414
1417
  "SchemaId": {
1415
- "shape": "Sv"
1418
+ "shape": "Sw"
1416
1419
  },
1417
1420
  "Versions": {}
1418
1421
  }
@@ -1567,7 +1570,7 @@
1567
1570
  "type": "structure",
1568
1571
  "members": {
1569
1572
  "Blueprint": {
1570
- "shape": "S1v"
1573
+ "shape": "S1w"
1571
1574
  }
1572
1575
  }
1573
1576
  }
@@ -1588,7 +1591,7 @@
1588
1591
  "type": "structure",
1589
1592
  "members": {
1590
1593
  "BlueprintRun": {
1591
- "shape": "Sba"
1594
+ "shape": "Sbf"
1592
1595
  }
1593
1596
  }
1594
1597
  }
@@ -1613,7 +1616,7 @@
1613
1616
  "BlueprintRuns": {
1614
1617
  "type": "list",
1615
1618
  "member": {
1616
- "shape": "Sba"
1619
+ "shape": "Sbf"
1617
1620
  }
1618
1621
  },
1619
1622
  "NextToken": {}
@@ -1659,7 +1662,7 @@
1659
1662
  "type": "structure",
1660
1663
  "members": {
1661
1664
  "Classifier": {
1662
- "shape": "Sbo"
1665
+ "shape": "Sbt"
1663
1666
  }
1664
1667
  }
1665
1668
  }
@@ -1680,7 +1683,7 @@
1680
1683
  "Classifiers": {
1681
1684
  "type": "list",
1682
1685
  "member": {
1683
- "shape": "Sbo"
1686
+ "shape": "Sbt"
1684
1687
  }
1685
1688
  },
1686
1689
  "NextToken": {}
@@ -1704,7 +1707,7 @@
1704
1707
  "shape": "S6"
1705
1708
  },
1706
1709
  "ColumnNames": {
1707
- "shape": "Sby"
1710
+ "shape": "Sc3"
1708
1711
  }
1709
1712
  }
1710
1713
  },
@@ -1712,10 +1715,10 @@
1712
1715
  "type": "structure",
1713
1716
  "members": {
1714
1717
  "ColumnStatisticsList": {
1715
- "shape": "Sc0"
1718
+ "shape": "Sc5"
1716
1719
  },
1717
1720
  "Errors": {
1718
- "shape": "Sci"
1721
+ "shape": "Scn"
1719
1722
  }
1720
1723
  }
1721
1724
  }
@@ -1733,7 +1736,7 @@
1733
1736
  "DatabaseName": {},
1734
1737
  "TableName": {},
1735
1738
  "ColumnNames": {
1736
- "shape": "Sby"
1739
+ "shape": "Sc3"
1737
1740
  }
1738
1741
  }
1739
1742
  },
@@ -1741,10 +1744,10 @@
1741
1744
  "type": "structure",
1742
1745
  "members": {
1743
1746
  "ColumnStatisticsList": {
1744
- "shape": "Sc0"
1747
+ "shape": "Sc5"
1745
1748
  },
1746
1749
  "Errors": {
1747
- "shape": "Sci"
1750
+ "shape": "Scn"
1748
1751
  }
1749
1752
  }
1750
1753
  }
@@ -1767,7 +1770,7 @@
1767
1770
  "type": "structure",
1768
1771
  "members": {
1769
1772
  "Connection": {
1770
- "shape": "Sco"
1773
+ "shape": "Sct"
1771
1774
  }
1772
1775
  }
1773
1776
  }
@@ -1781,7 +1784,7 @@
1781
1784
  "type": "structure",
1782
1785
  "members": {
1783
1786
  "MatchCriteria": {
1784
- "shape": "S73"
1787
+ "shape": "S78"
1785
1788
  },
1786
1789
  "ConnectionType": {}
1787
1790
  }
@@ -1801,7 +1804,7 @@
1801
1804
  "ConnectionList": {
1802
1805
  "type": "list",
1803
1806
  "member": {
1804
- "shape": "Sco"
1807
+ "shape": "Sct"
1805
1808
  }
1806
1809
  },
1807
1810
  "NextToken": {}
@@ -1822,7 +1825,7 @@
1822
1825
  "type": "structure",
1823
1826
  "members": {
1824
1827
  "Crawler": {
1825
- "shape": "S28"
1828
+ "shape": "S29"
1826
1829
  }
1827
1830
  }
1828
1831
  }
@@ -1832,7 +1835,7 @@
1832
1835
  "type": "structure",
1833
1836
  "members": {
1834
1837
  "CrawlerNameList": {
1835
- "shape": "S25"
1838
+ "shape": "S26"
1836
1839
  },
1837
1840
  "MaxResults": {
1838
1841
  "type": "integer"
@@ -1891,7 +1894,7 @@
1891
1894
  "type": "structure",
1892
1895
  "members": {
1893
1896
  "Crawlers": {
1894
- "shape": "S27"
1897
+ "shape": "S28"
1895
1898
  },
1896
1899
  "NextToken": {}
1897
1900
  }
@@ -1908,7 +1911,7 @@
1908
1911
  "type": "structure",
1909
1912
  "members": {
1910
1913
  "DataCatalogEncryptionSettings": {
1911
- "shape": "Sd3"
1914
+ "shape": "Sd8"
1912
1915
  }
1913
1916
  }
1914
1917
  }
@@ -1928,7 +1931,7 @@
1928
1931
  "type": "structure",
1929
1932
  "members": {
1930
1933
  "Database": {
1931
- "shape": "Sd9"
1934
+ "shape": "Sde"
1932
1935
  }
1933
1936
  }
1934
1937
  }
@@ -1954,7 +1957,7 @@
1954
1957
  "DatabaseList": {
1955
1958
  "type": "list",
1956
1959
  "member": {
1957
- "shape": "Sd9"
1960
+ "shape": "Sde"
1958
1961
  }
1959
1962
  },
1960
1963
  "NextToken": {}
@@ -1972,10 +1975,10 @@
1972
1975
  "type": "structure",
1973
1976
  "members": {
1974
1977
  "DagNodes": {
1975
- "shape": "S8i"
1978
+ "shape": "S8n"
1976
1979
  },
1977
1980
  "DagEdges": {
1978
- "shape": "S8q"
1981
+ "shape": "S8v"
1979
1982
  }
1980
1983
  }
1981
1984
  }
@@ -1994,7 +1997,7 @@
1994
1997
  "type": "structure",
1995
1998
  "members": {
1996
1999
  "DevEndpoint": {
1997
- "shape": "S3j"
2000
+ "shape": "S3o"
1998
2001
  }
1999
2002
  }
2000
2003
  }
@@ -2013,7 +2016,7 @@
2013
2016
  "type": "structure",
2014
2017
  "members": {
2015
2018
  "DevEndpoints": {
2016
- "shape": "S3i"
2019
+ "shape": "S3n"
2017
2020
  },
2018
2021
  "NextToken": {}
2019
2022
  }
@@ -2033,7 +2036,7 @@
2033
2036
  "type": "structure",
2034
2037
  "members": {
2035
2038
  "Job": {
2036
- "shape": "S3v"
2039
+ "shape": "S40"
2037
2040
  }
2038
2041
  }
2039
2042
  }
@@ -2053,7 +2056,7 @@
2053
2056
  "type": "structure",
2054
2057
  "members": {
2055
2058
  "JobBookmarkEntry": {
2056
- "shape": "Sdr"
2059
+ "shape": "Sdw"
2057
2060
  }
2058
2061
  }
2059
2062
  }
@@ -2077,7 +2080,7 @@
2077
2080
  "type": "structure",
2078
2081
  "members": {
2079
2082
  "JobRun": {
2080
- "shape": "S5f"
2083
+ "shape": "S5k"
2081
2084
  }
2082
2085
  }
2083
2086
  }
@@ -2100,7 +2103,7 @@
2100
2103
  "type": "structure",
2101
2104
  "members": {
2102
2105
  "JobRuns": {
2103
- "shape": "S5e"
2106
+ "shape": "S5j"
2104
2107
  },
2105
2108
  "NextToken": {}
2106
2109
  }
@@ -2120,7 +2123,7 @@
2120
2123
  "type": "structure",
2121
2124
  "members": {
2122
2125
  "Jobs": {
2123
- "shape": "S3u"
2126
+ "shape": "S3z"
2124
2127
  },
2125
2128
  "NextToken": {}
2126
2129
  }
@@ -2146,7 +2149,7 @@
2146
2149
  "Status": {},
2147
2150
  "LogGroupName": {},
2148
2151
  "Properties": {
2149
- "shape": "Se1"
2152
+ "shape": "Se6"
2150
2153
  },
2151
2154
  "ErrorString": {},
2152
2155
  "StartedOn": {
@@ -2215,7 +2218,7 @@
2215
2218
  "Status": {},
2216
2219
  "LogGroupName": {},
2217
2220
  "Properties": {
2218
- "shape": "Se1"
2221
+ "shape": "Se6"
2219
2222
  },
2220
2223
  "ErrorString": {},
2221
2224
  "StartedOn": {
@@ -2261,19 +2264,19 @@
2261
2264
  "type": "timestamp"
2262
2265
  },
2263
2266
  "InputRecordTables": {
2264
- "shape": "S7r"
2267
+ "shape": "S7w"
2265
2268
  },
2266
2269
  "Parameters": {
2267
- "shape": "S7t"
2270
+ "shape": "S7y"
2268
2271
  },
2269
2272
  "EvaluationMetrics": {
2270
- "shape": "Sek"
2273
+ "shape": "Sep"
2271
2274
  },
2272
2275
  "LabelCount": {
2273
2276
  "type": "integer"
2274
2277
  },
2275
2278
  "Schema": {
2276
- "shape": "Ser"
2279
+ "shape": "Sew"
2277
2280
  },
2278
2281
  "Role": {},
2279
2282
  "GlueVersion": {},
@@ -2291,7 +2294,7 @@
2291
2294
  "type": "integer"
2292
2295
  },
2293
2296
  "TransformEncryption": {
2294
- "shape": "S7y"
2297
+ "shape": "S83"
2295
2298
  }
2296
2299
  }
2297
2300
  }
@@ -2305,10 +2308,10 @@
2305
2308
  "type": "integer"
2306
2309
  },
2307
2310
  "Filter": {
2308
- "shape": "Seu"
2311
+ "shape": "Sez"
2309
2312
  },
2310
2313
  "Sort": {
2311
- "shape": "Sev"
2314
+ "shape": "Sf0"
2312
2315
  }
2313
2316
  }
2314
2317
  },
@@ -2334,19 +2337,19 @@
2334
2337
  "type": "timestamp"
2335
2338
  },
2336
2339
  "InputRecordTables": {
2337
- "shape": "S7r"
2340
+ "shape": "S7w"
2338
2341
  },
2339
2342
  "Parameters": {
2340
- "shape": "S7t"
2343
+ "shape": "S7y"
2341
2344
  },
2342
2345
  "EvaluationMetrics": {
2343
- "shape": "Sek"
2346
+ "shape": "Sep"
2344
2347
  },
2345
2348
  "LabelCount": {
2346
2349
  "type": "integer"
2347
2350
  },
2348
2351
  "Schema": {
2349
- "shape": "Ser"
2352
+ "shape": "Sew"
2350
2353
  },
2351
2354
  "Role": {},
2352
2355
  "GlueVersion": {},
@@ -2364,7 +2367,7 @@
2364
2367
  "type": "integer"
2365
2368
  },
2366
2369
  "TransformEncryption": {
2367
- "shape": "S7y"
2370
+ "shape": "S83"
2368
2371
  }
2369
2372
  }
2370
2373
  }
@@ -2381,13 +2384,13 @@
2381
2384
  ],
2382
2385
  "members": {
2383
2386
  "Source": {
2384
- "shape": "Sf1"
2387
+ "shape": "Sf6"
2385
2388
  },
2386
2389
  "Sinks": {
2387
- "shape": "Sf2"
2390
+ "shape": "Sf7"
2388
2391
  },
2389
2392
  "Location": {
2390
- "shape": "Sf3"
2393
+ "shape": "Sf8"
2391
2394
  }
2392
2395
  }
2393
2396
  },
@@ -2398,7 +2401,7 @@
2398
2401
  ],
2399
2402
  "members": {
2400
2403
  "Mapping": {
2401
- "shape": "Sf5"
2404
+ "shape": "Sfa"
2402
2405
  }
2403
2406
  }
2404
2407
  }
@@ -2424,7 +2427,7 @@
2424
2427
  "type": "structure",
2425
2428
  "members": {
2426
2429
  "Partition": {
2427
- "shape": "S4e"
2430
+ "shape": "S4j"
2428
2431
  }
2429
2432
  }
2430
2433
  }
@@ -2481,7 +2484,7 @@
2481
2484
  "Partitions": {
2482
2485
  "type": "list",
2483
2486
  "member": {
2484
- "shape": "S1b"
2487
+ "shape": "S1c"
2485
2488
  }
2486
2489
  }
2487
2490
  }
@@ -2508,19 +2511,7 @@
2508
2511
  "Expression": {},
2509
2512
  "NextToken": {},
2510
2513
  "Segment": {
2511
- "type": "structure",
2512
- "required": [
2513
- "SegmentNumber",
2514
- "TotalSegments"
2515
- ],
2516
- "members": {
2517
- "SegmentNumber": {
2518
- "type": "integer"
2519
- },
2520
- "TotalSegments": {
2521
- "type": "integer"
2522
- }
2523
- }
2514
+ "shape": "Sfu"
2524
2515
  },
2525
2516
  "MaxResults": {
2526
2517
  "type": "integer"
@@ -2538,7 +2529,7 @@
2538
2529
  "type": "structure",
2539
2530
  "members": {
2540
2531
  "Partitions": {
2541
- "shape": "S4d"
2532
+ "shape": "S4i"
2542
2533
  },
2543
2534
  "NextToken": {}
2544
2535
  }
@@ -2553,16 +2544,16 @@
2553
2544
  ],
2554
2545
  "members": {
2555
2546
  "Mapping": {
2556
- "shape": "Sf5"
2547
+ "shape": "Sfa"
2557
2548
  },
2558
2549
  "Source": {
2559
- "shape": "Sf1"
2550
+ "shape": "Sf6"
2560
2551
  },
2561
2552
  "Sinks": {
2562
- "shape": "Sf2"
2553
+ "shape": "Sf7"
2563
2554
  },
2564
2555
  "Location": {
2565
- "shape": "Sf3"
2556
+ "shape": "Sf8"
2566
2557
  },
2567
2558
  "Language": {},
2568
2559
  "AdditionalPlanOptionsMap": {
@@ -2588,7 +2579,7 @@
2588
2579
  ],
2589
2580
  "members": {
2590
2581
  "RegistryId": {
2591
- "shape": "S8b"
2582
+ "shape": "S8g"
2592
2583
  }
2593
2584
  }
2594
2585
  },
@@ -2666,7 +2657,7 @@
2666
2657
  ],
2667
2658
  "members": {
2668
2659
  "SchemaId": {
2669
- "shape": "Sv"
2660
+ "shape": "Sw"
2670
2661
  }
2671
2662
  }
2672
2663
  },
@@ -2704,7 +2695,7 @@
2704
2695
  ],
2705
2696
  "members": {
2706
2697
  "SchemaId": {
2707
- "shape": "Sv"
2698
+ "shape": "Sw"
2708
2699
  },
2709
2700
  "SchemaDefinition": {}
2710
2701
  }
@@ -2725,11 +2716,11 @@
2725
2716
  "type": "structure",
2726
2717
  "members": {
2727
2718
  "SchemaId": {
2728
- "shape": "Sv"
2719
+ "shape": "Sw"
2729
2720
  },
2730
2721
  "SchemaVersionId": {},
2731
2722
  "SchemaVersionNumber": {
2732
- "shape": "Sgc"
2723
+ "shape": "Sgh"
2733
2724
  }
2734
2725
  }
2735
2726
  },
@@ -2759,13 +2750,13 @@
2759
2750
  ],
2760
2751
  "members": {
2761
2752
  "SchemaId": {
2762
- "shape": "Sv"
2753
+ "shape": "Sw"
2763
2754
  },
2764
2755
  "FirstSchemaVersionNumber": {
2765
- "shape": "Sgc"
2756
+ "shape": "Sgh"
2766
2757
  },
2767
2758
  "SecondSchemaVersionNumber": {
2768
- "shape": "Sgc"
2759
+ "shape": "Sgh"
2769
2760
  },
2770
2761
  "SchemaDiffType": {}
2771
2762
  }
@@ -2791,7 +2782,7 @@
2791
2782
  "type": "structure",
2792
2783
  "members": {
2793
2784
  "SecurityConfiguration": {
2794
- "shape": "Sgl"
2785
+ "shape": "Sgq"
2795
2786
  }
2796
2787
  }
2797
2788
  }
@@ -2812,7 +2803,7 @@
2812
2803
  "SecurityConfigurations": {
2813
2804
  "type": "list",
2814
2805
  "member": {
2815
- "shape": "Sgl"
2806
+ "shape": "Sgq"
2816
2807
  }
2817
2808
  },
2818
2809
  "NextToken": {}
@@ -2840,7 +2831,7 @@
2840
2831
  "type": "structure",
2841
2832
  "members": {
2842
2833
  "Table": {
2843
- "shape": "Sgr"
2834
+ "shape": "Sgw"
2844
2835
  }
2845
2836
  }
2846
2837
  }
@@ -2863,7 +2854,7 @@
2863
2854
  "type": "structure",
2864
2855
  "members": {
2865
2856
  "TableVersion": {
2866
- "shape": "Sgu"
2857
+ "shape": "Sgz"
2867
2858
  }
2868
2859
  }
2869
2860
  }
@@ -2891,7 +2882,7 @@
2891
2882
  "TableVersions": {
2892
2883
  "type": "list",
2893
2884
  "member": {
2894
- "shape": "Sgu"
2885
+ "shape": "Sgz"
2895
2886
  }
2896
2887
  },
2897
2888
  "NextToken": {}
@@ -2922,7 +2913,7 @@
2922
2913
  "type": "structure",
2923
2914
  "members": {
2924
2915
  "TableList": {
2925
- "shape": "Sh1"
2916
+ "shape": "Sh6"
2926
2917
  },
2927
2918
  "NextToken": {}
2928
2919
  }
@@ -2942,7 +2933,7 @@
2942
2933
  "type": "structure",
2943
2934
  "members": {
2944
2935
  "Tags": {
2945
- "shape": "S6h"
2936
+ "shape": "S6m"
2946
2937
  }
2947
2938
  }
2948
2939
  }
@@ -2961,7 +2952,7 @@
2961
2952
  "type": "structure",
2962
2953
  "members": {
2963
2954
  "Trigger": {
2964
- "shape": "S4j"
2955
+ "shape": "S4o"
2965
2956
  }
2966
2957
  }
2967
2958
  }
@@ -2981,12 +2972,151 @@
2981
2972
  "type": "structure",
2982
2973
  "members": {
2983
2974
  "Triggers": {
2984
- "shape": "S4i"
2975
+ "shape": "S4n"
2985
2976
  },
2986
2977
  "NextToken": {}
2987
2978
  }
2988
2979
  }
2989
2980
  },
2981
+ "GetUnfilteredPartitionMetadata": {
2982
+ "input": {
2983
+ "type": "structure",
2984
+ "required": [
2985
+ "CatalogId",
2986
+ "DatabaseName",
2987
+ "TableName",
2988
+ "PartitionValues",
2989
+ "SupportedPermissionTypes"
2990
+ ],
2991
+ "members": {
2992
+ "CatalogId": {},
2993
+ "DatabaseName": {},
2994
+ "TableName": {},
2995
+ "PartitionValues": {
2996
+ "shape": "S6"
2997
+ },
2998
+ "AuditContext": {
2999
+ "shape": "She"
3000
+ },
3001
+ "SupportedPermissionTypes": {
3002
+ "shape": "Shg"
3003
+ }
3004
+ }
3005
+ },
3006
+ "output": {
3007
+ "type": "structure",
3008
+ "members": {
3009
+ "Partition": {
3010
+ "shape": "S4j"
3011
+ },
3012
+ "AuthorizedColumns": {
3013
+ "shape": "Sn"
3014
+ },
3015
+ "IsRegisteredWithLakeFormation": {
3016
+ "type": "boolean"
3017
+ }
3018
+ }
3019
+ }
3020
+ },
3021
+ "GetUnfilteredPartitionsMetadata": {
3022
+ "input": {
3023
+ "type": "structure",
3024
+ "required": [
3025
+ "CatalogId",
3026
+ "DatabaseName",
3027
+ "TableName",
3028
+ "SupportedPermissionTypes"
3029
+ ],
3030
+ "members": {
3031
+ "CatalogId": {},
3032
+ "DatabaseName": {},
3033
+ "TableName": {},
3034
+ "Expression": {},
3035
+ "AuditContext": {
3036
+ "shape": "She"
3037
+ },
3038
+ "SupportedPermissionTypes": {
3039
+ "shape": "Shg"
3040
+ },
3041
+ "NextToken": {},
3042
+ "Segment": {
3043
+ "shape": "Sfu"
3044
+ },
3045
+ "MaxResults": {
3046
+ "type": "integer"
3047
+ }
3048
+ }
3049
+ },
3050
+ "output": {
3051
+ "type": "structure",
3052
+ "members": {
3053
+ "UnfilteredPartitions": {
3054
+ "type": "list",
3055
+ "member": {
3056
+ "type": "structure",
3057
+ "members": {
3058
+ "Partition": {
3059
+ "shape": "S4j"
3060
+ },
3061
+ "AuthorizedColumns": {
3062
+ "shape": "Sn"
3063
+ },
3064
+ "IsRegisteredWithLakeFormation": {
3065
+ "type": "boolean"
3066
+ }
3067
+ }
3068
+ }
3069
+ },
3070
+ "NextToken": {}
3071
+ }
3072
+ }
3073
+ },
3074
+ "GetUnfilteredTableMetadata": {
3075
+ "input": {
3076
+ "type": "structure",
3077
+ "required": [
3078
+ "CatalogId",
3079
+ "DatabaseName",
3080
+ "Name",
3081
+ "SupportedPermissionTypes"
3082
+ ],
3083
+ "members": {
3084
+ "CatalogId": {},
3085
+ "DatabaseName": {},
3086
+ "Name": {},
3087
+ "AuditContext": {
3088
+ "shape": "She"
3089
+ },
3090
+ "SupportedPermissionTypes": {
3091
+ "shape": "Shg"
3092
+ }
3093
+ }
3094
+ },
3095
+ "output": {
3096
+ "type": "structure",
3097
+ "members": {
3098
+ "Table": {
3099
+ "shape": "Sgw"
3100
+ },
3101
+ "AuthorizedColumns": {
3102
+ "shape": "Sn"
3103
+ },
3104
+ "IsRegisteredWithLakeFormation": {
3105
+ "type": "boolean"
3106
+ },
3107
+ "CellFilters": {
3108
+ "type": "list",
3109
+ "member": {
3110
+ "type": "structure",
3111
+ "members": {
3112
+ "ColumnName": {},
3113
+ "RowFilterExpression": {}
3114
+ }
3115
+ }
3116
+ }
3117
+ }
3118
+ }
3119
+ },
2990
3120
  "GetUserDefinedFunction": {
2991
3121
  "input": {
2992
3122
  "type": "structure",
@@ -3004,7 +3134,7 @@
3004
3134
  "type": "structure",
3005
3135
  "members": {
3006
3136
  "UserDefinedFunction": {
3007
- "shape": "Sha"
3137
+ "shape": "Sht"
3008
3138
  }
3009
3139
  }
3010
3140
  }
@@ -3031,7 +3161,7 @@
3031
3161
  "UserDefinedFunctions": {
3032
3162
  "type": "list",
3033
3163
  "member": {
3034
- "shape": "Sha"
3164
+ "shape": "Sht"
3035
3165
  }
3036
3166
  },
3037
3167
  "NextToken": {}
@@ -3055,7 +3185,7 @@
3055
3185
  "type": "structure",
3056
3186
  "members": {
3057
3187
  "Workflow": {
3058
- "shape": "S53"
3188
+ "shape": "S58"
3059
3189
  }
3060
3190
  }
3061
3191
  }
@@ -3079,7 +3209,7 @@
3079
3209
  "type": "structure",
3080
3210
  "members": {
3081
3211
  "Run": {
3082
- "shape": "S55"
3212
+ "shape": "S5a"
3083
3213
  }
3084
3214
  }
3085
3215
  }
@@ -3100,7 +3230,7 @@
3100
3230
  "type": "structure",
3101
3231
  "members": {
3102
3232
  "RunProperties": {
3103
- "shape": "S54"
3233
+ "shape": "S59"
3104
3234
  }
3105
3235
  }
3106
3236
  }
@@ -3128,7 +3258,7 @@
3128
3258
  "Runs": {
3129
3259
  "type": "list",
3130
3260
  "member": {
3131
- "shape": "S55"
3261
+ "shape": "S5a"
3132
3262
  }
3133
3263
  },
3134
3264
  "NextToken": {}
@@ -3156,7 +3286,7 @@
3156
3286
  "type": "integer"
3157
3287
  },
3158
3288
  "Tags": {
3159
- "shape": "S6h"
3289
+ "shape": "S6m"
3160
3290
  }
3161
3291
  }
3162
3292
  },
@@ -3164,7 +3294,7 @@
3164
3294
  "type": "structure",
3165
3295
  "members": {
3166
3296
  "Blueprints": {
3167
- "shape": "S23"
3297
+ "shape": "S24"
3168
3298
  },
3169
3299
  "NextToken": {}
3170
3300
  }
@@ -3179,7 +3309,7 @@
3179
3309
  },
3180
3310
  "NextToken": {},
3181
3311
  "Tags": {
3182
- "shape": "S6h"
3312
+ "shape": "S6m"
3183
3313
  }
3184
3314
  }
3185
3315
  },
@@ -3187,7 +3317,7 @@
3187
3317
  "type": "structure",
3188
3318
  "members": {
3189
3319
  "CrawlerNames": {
3190
- "shape": "S25"
3320
+ "shape": "S26"
3191
3321
  },
3192
3322
  "NextToken": {}
3193
3323
  }
@@ -3202,7 +3332,7 @@
3202
3332
  "type": "integer"
3203
3333
  },
3204
3334
  "Tags": {
3205
- "shape": "S6h"
3335
+ "shape": "S6m"
3206
3336
  }
3207
3337
  }
3208
3338
  },
@@ -3226,7 +3356,7 @@
3226
3356
  "type": "integer"
3227
3357
  },
3228
3358
  "Tags": {
3229
- "shape": "S6h"
3359
+ "shape": "S6m"
3230
3360
  }
3231
3361
  }
3232
3362
  },
@@ -3234,7 +3364,7 @@
3234
3364
  "type": "structure",
3235
3365
  "members": {
3236
3366
  "JobNames": {
3237
- "shape": "S3s"
3367
+ "shape": "S3x"
3238
3368
  },
3239
3369
  "NextToken": {}
3240
3370
  }
@@ -3249,13 +3379,13 @@
3249
3379
  "type": "integer"
3250
3380
  },
3251
3381
  "Filter": {
3252
- "shape": "Seu"
3382
+ "shape": "Sez"
3253
3383
  },
3254
3384
  "Sort": {
3255
- "shape": "Sev"
3385
+ "shape": "Sf0"
3256
3386
  },
3257
3387
  "Tags": {
3258
- "shape": "S6h"
3388
+ "shape": "S6m"
3259
3389
  }
3260
3390
  }
3261
3391
  },
@@ -3312,7 +3442,7 @@
3312
3442
  ],
3313
3443
  "members": {
3314
3444
  "SchemaId": {
3315
- "shape": "Sv"
3445
+ "shape": "Sw"
3316
3446
  },
3317
3447
  "MaxResults": {
3318
3448
  "type": "integer"
@@ -3347,7 +3477,7 @@
3347
3477
  "type": "structure",
3348
3478
  "members": {
3349
3479
  "RegistryId": {
3350
- "shape": "S8b"
3480
+ "shape": "S8g"
3351
3481
  },
3352
3482
  "MaxResults": {
3353
3483
  "type": "integer"
@@ -3387,7 +3517,7 @@
3387
3517
  "type": "integer"
3388
3518
  },
3389
3519
  "Tags": {
3390
- "shape": "S6h"
3520
+ "shape": "S6m"
3391
3521
  }
3392
3522
  }
3393
3523
  },
@@ -3395,7 +3525,7 @@
3395
3525
  "type": "structure",
3396
3526
  "members": {
3397
3527
  "TriggerNames": {
3398
- "shape": "S4g"
3528
+ "shape": "S4l"
3399
3529
  },
3400
3530
  "NextToken": {}
3401
3531
  }
@@ -3415,7 +3545,7 @@
3415
3545
  "type": "structure",
3416
3546
  "members": {
3417
3547
  "Workflows": {
3418
- "shape": "S50"
3548
+ "shape": "S55"
3419
3549
  },
3420
3550
  "NextToken": {}
3421
3551
  }
@@ -3430,7 +3560,7 @@
3430
3560
  "members": {
3431
3561
  "CatalogId": {},
3432
3562
  "DataCatalogEncryptionSettings": {
3433
- "shape": "Sd3"
3563
+ "shape": "Sd8"
3434
3564
  }
3435
3565
  }
3436
3566
  },
@@ -3468,14 +3598,14 @@
3468
3598
  ],
3469
3599
  "members": {
3470
3600
  "SchemaId": {
3471
- "shape": "Sv"
3601
+ "shape": "Sw"
3472
3602
  },
3473
3603
  "SchemaVersionNumber": {
3474
- "shape": "Sgc"
3604
+ "shape": "Sgh"
3475
3605
  },
3476
3606
  "SchemaVersionId": {},
3477
3607
  "MetadataKeyValue": {
3478
- "shape": "Siq"
3608
+ "shape": "Sj9"
3479
3609
  }
3480
3610
  }
3481
3611
  },
@@ -3509,7 +3639,7 @@
3509
3639
  "Name": {},
3510
3640
  "RunId": {},
3511
3641
  "RunProperties": {
3512
- "shape": "S54"
3642
+ "shape": "S59"
3513
3643
  }
3514
3644
  }
3515
3645
  },
@@ -3523,16 +3653,16 @@
3523
3653
  "type": "structure",
3524
3654
  "members": {
3525
3655
  "SchemaId": {
3526
- "shape": "Sv"
3656
+ "shape": "Sw"
3527
3657
  },
3528
3658
  "SchemaVersionNumber": {
3529
- "shape": "Sgc"
3659
+ "shape": "Sgh"
3530
3660
  },
3531
3661
  "SchemaVersionId": {},
3532
3662
  "MetadataList": {
3533
3663
  "type": "list",
3534
3664
  "member": {
3535
- "shape": "Siq"
3665
+ "shape": "Sj9"
3536
3666
  }
3537
3667
  },
3538
3668
  "MaxResults": {
@@ -3579,7 +3709,7 @@
3579
3709
  ],
3580
3710
  "members": {
3581
3711
  "SchemaId": {
3582
- "shape": "Sv"
3712
+ "shape": "Sw"
3583
3713
  },
3584
3714
  "SchemaDefinition": {}
3585
3715
  }
@@ -3603,14 +3733,14 @@
3603
3733
  ],
3604
3734
  "members": {
3605
3735
  "SchemaId": {
3606
- "shape": "Sv"
3736
+ "shape": "Sw"
3607
3737
  },
3608
3738
  "SchemaVersionNumber": {
3609
- "shape": "Sgc"
3739
+ "shape": "Sgh"
3610
3740
  },
3611
3741
  "SchemaVersionId": {},
3612
3742
  "MetadataKeyValue": {
3613
- "shape": "Siq"
3743
+ "shape": "Sj9"
3614
3744
  }
3615
3745
  }
3616
3746
  },
@@ -3647,7 +3777,7 @@
3647
3777
  "type": "structure",
3648
3778
  "members": {
3649
3779
  "JobBookmarkEntry": {
3650
- "shape": "Sdr"
3780
+ "shape": "Sdw"
3651
3781
  }
3652
3782
  }
3653
3783
  }
@@ -3664,7 +3794,7 @@
3664
3794
  "Name": {},
3665
3795
  "RunId": {},
3666
3796
  "NodeIds": {
3667
- "shape": "Sjb"
3797
+ "shape": "Sju"
3668
3798
  }
3669
3799
  }
3670
3800
  },
@@ -3673,7 +3803,7 @@
3673
3803
  "members": {
3674
3804
  "RunId": {},
3675
3805
  "NodeIds": {
3676
- "shape": "Sjb"
3806
+ "shape": "Sju"
3677
3807
  }
3678
3808
  }
3679
3809
  }
@@ -3717,7 +3847,7 @@
3717
3847
  "members": {
3718
3848
  "NextToken": {},
3719
3849
  "TableList": {
3720
- "shape": "Sh1"
3850
+ "shape": "Sh6"
3721
3851
  }
3722
3852
  }
3723
3853
  }
@@ -3823,7 +3953,7 @@
3823
3953
  "JobName": {},
3824
3954
  "JobRunId": {},
3825
3955
  "Arguments": {
3826
- "shape": "S43"
3956
+ "shape": "S48"
3827
3957
  },
3828
3958
  "AllocatedCapacity": {
3829
3959
  "deprecated": true,
@@ -3838,7 +3968,7 @@
3838
3968
  },
3839
3969
  "SecurityConfiguration": {},
3840
3970
  "NotificationProperty": {
3841
- "shape": "S48"
3971
+ "shape": "S4d"
3842
3972
  },
3843
3973
  "WorkerType": {},
3844
3974
  "NumberOfWorkers": {
@@ -3913,7 +4043,10 @@
3913
4043
  "Name"
3914
4044
  ],
3915
4045
  "members": {
3916
- "Name": {}
4046
+ "Name": {},
4047
+ "RunProperties": {
4048
+ "shape": "S59"
4049
+ }
3917
4050
  }
3918
4051
  },
3919
4052
  "output": {
@@ -3997,7 +4130,7 @@
3997
4130
  "members": {
3998
4131
  "ResourceArn": {},
3999
4132
  "TagsToAdd": {
4000
- "shape": "S6h"
4133
+ "shape": "S6m"
4001
4134
  }
4002
4135
  }
4003
4136
  },
@@ -4094,7 +4227,7 @@
4094
4227
  "QuoteSymbol": {},
4095
4228
  "ContainsHeader": {},
4096
4229
  "Header": {
4097
- "shape": "S6y"
4230
+ "shape": "S73"
4098
4231
  },
4099
4232
  "DisableValueTrimming": {
4100
4233
  "type": "boolean"
@@ -4128,7 +4261,7 @@
4128
4261
  "shape": "S6"
4129
4262
  },
4130
4263
  "ColumnStatisticsList": {
4131
- "shape": "Skr"
4264
+ "shape": "Sla"
4132
4265
  }
4133
4266
  }
4134
4267
  },
@@ -4136,7 +4269,7 @@
4136
4269
  "type": "structure",
4137
4270
  "members": {
4138
4271
  "Errors": {
4139
- "shape": "Skt"
4272
+ "shape": "Slc"
4140
4273
  }
4141
4274
  }
4142
4275
  }
@@ -4154,7 +4287,7 @@
4154
4287
  "DatabaseName": {},
4155
4288
  "TableName": {},
4156
4289
  "ColumnStatisticsList": {
4157
- "shape": "Skr"
4290
+ "shape": "Sla"
4158
4291
  }
4159
4292
  }
4160
4293
  },
@@ -4162,7 +4295,7 @@
4162
4295
  "type": "structure",
4163
4296
  "members": {
4164
4297
  "Errors": {
4165
- "shape": "Skt"
4298
+ "shape": "Slc"
4166
4299
  }
4167
4300
  }
4168
4301
  }
@@ -4178,7 +4311,7 @@
4178
4311
  "CatalogId": {},
4179
4312
  "Name": {},
4180
4313
  "ConnectionInput": {
4181
- "shape": "S71"
4314
+ "shape": "S76"
4182
4315
  }
4183
4316
  }
4184
4317
  },
@@ -4199,21 +4332,24 @@
4199
4332
  "DatabaseName": {},
4200
4333
  "Description": {},
4201
4334
  "Targets": {
4202
- "shape": "S2a"
4335
+ "shape": "S2b"
4203
4336
  },
4204
4337
  "Schedule": {},
4205
4338
  "Classifiers": {
4206
- "shape": "S2t"
4339
+ "shape": "S2w"
4207
4340
  },
4208
4341
  "TablePrefix": {},
4209
4342
  "SchemaChangePolicy": {
4210
- "shape": "S2w"
4343
+ "shape": "S2z"
4211
4344
  },
4212
4345
  "RecrawlPolicy": {
4213
- "shape": "S2u"
4346
+ "shape": "S2x"
4214
4347
  },
4215
4348
  "LineageConfiguration": {
4216
- "shape": "S2z"
4349
+ "shape": "S32"
4350
+ },
4351
+ "LakeFormationConfiguration": {
4352
+ "shape": "S3i"
4217
4353
  },
4218
4354
  "Configuration": {},
4219
4355
  "CrawlerSecurityConfiguration": {}
@@ -4251,7 +4387,7 @@
4251
4387
  "CatalogId": {},
4252
4388
  "Name": {},
4253
4389
  "DatabaseInput": {
4254
- "shape": "S7c"
4390
+ "shape": "S7h"
4255
4391
  }
4256
4392
  }
4257
4393
  },
@@ -4270,10 +4406,10 @@
4270
4406
  "EndpointName": {},
4271
4407
  "PublicKey": {},
4272
4408
  "AddPublicKeys": {
4273
- "shape": "S3p"
4409
+ "shape": "S3u"
4274
4410
  },
4275
4411
  "DeletePublicKeys": {
4276
- "shape": "S3p"
4412
+ "shape": "S3u"
4277
4413
  },
4278
4414
  "CustomLibraries": {
4279
4415
  "type": "structure",
@@ -4286,10 +4422,10 @@
4286
4422
  "type": "boolean"
4287
4423
  },
4288
4424
  "DeleteArguments": {
4289
- "shape": "S3l"
4425
+ "shape": "S3q"
4290
4426
  },
4291
4427
  "AddArguments": {
4292
- "shape": "S3q"
4428
+ "shape": "S3v"
4293
4429
  }
4294
4430
  }
4295
4431
  },
@@ -4314,19 +4450,19 @@
4314
4450
  "LogUri": {},
4315
4451
  "Role": {},
4316
4452
  "ExecutionProperty": {
4317
- "shape": "S3y"
4453
+ "shape": "S43"
4318
4454
  },
4319
4455
  "Command": {
4320
- "shape": "S40"
4456
+ "shape": "S45"
4321
4457
  },
4322
4458
  "DefaultArguments": {
4323
- "shape": "S43"
4459
+ "shape": "S48"
4324
4460
  },
4325
4461
  "NonOverridableArguments": {
4326
- "shape": "S43"
4462
+ "shape": "S48"
4327
4463
  },
4328
4464
  "Connections": {
4329
- "shape": "S44"
4465
+ "shape": "S49"
4330
4466
  },
4331
4467
  "MaxRetries": {
4332
4468
  "type": "integer"
@@ -4348,7 +4484,7 @@
4348
4484
  },
4349
4485
  "SecurityConfiguration": {},
4350
4486
  "NotificationProperty": {
4351
- "shape": "S48"
4487
+ "shape": "S4d"
4352
4488
  },
4353
4489
  "GlueVersion": {}
4354
4490
  }
@@ -4373,7 +4509,7 @@
4373
4509
  "Name": {},
4374
4510
  "Description": {},
4375
4511
  "Parameters": {
4376
- "shape": "S7t"
4512
+ "shape": "S7y"
4377
4513
  },
4378
4514
  "Role": {},
4379
4515
  "GlueVersion": {},
@@ -4413,7 +4549,7 @@
4413
4549
  "DatabaseName": {},
4414
4550
  "TableName": {},
4415
4551
  "PartitionValueList": {
4416
- "shape": "S61"
4552
+ "shape": "S66"
4417
4553
  },
4418
4554
  "PartitionInput": {
4419
4555
  "shape": "S5"
@@ -4434,7 +4570,7 @@
4434
4570
  ],
4435
4571
  "members": {
4436
4572
  "RegistryId": {
4437
- "shape": "S8b"
4573
+ "shape": "S8g"
4438
4574
  },
4439
4575
  "Description": {}
4440
4576
  }
@@ -4455,10 +4591,10 @@
4455
4591
  ],
4456
4592
  "members": {
4457
4593
  "SchemaId": {
4458
- "shape": "Sv"
4594
+ "shape": "Sw"
4459
4595
  },
4460
4596
  "SchemaVersionNumber": {
4461
- "shape": "Sgc"
4597
+ "shape": "Sgh"
4462
4598
  },
4463
4599
  "Compatibility": {},
4464
4600
  "Description": {}
@@ -4484,7 +4620,7 @@
4484
4620
  "CatalogId": {},
4485
4621
  "DatabaseName": {},
4486
4622
  "TableInput": {
4487
- "shape": "S98"
4623
+ "shape": "S9d"
4488
4624
  },
4489
4625
  "SkipArchive": {
4490
4626
  "type": "boolean"
@@ -4513,13 +4649,13 @@
4513
4649
  "Description": {},
4514
4650
  "Schedule": {},
4515
4651
  "Actions": {
4516
- "shape": "S4n"
4652
+ "shape": "S4s"
4517
4653
  },
4518
4654
  "Predicate": {
4519
- "shape": "S4p"
4655
+ "shape": "S4u"
4520
4656
  },
4521
4657
  "EventBatchingCondition": {
4522
- "shape": "S4w"
4658
+ "shape": "S51"
4523
4659
  }
4524
4660
  }
4525
4661
  }
@@ -4529,7 +4665,7 @@
4529
4665
  "type": "structure",
4530
4666
  "members": {
4531
4667
  "Trigger": {
4532
- "shape": "S4j"
4668
+ "shape": "S4o"
4533
4669
  }
4534
4670
  }
4535
4671
  }
@@ -4547,7 +4683,7 @@
4547
4683
  "DatabaseName": {},
4548
4684
  "FunctionName": {},
4549
4685
  "FunctionInput": {
4550
- "shape": "S9j"
4686
+ "shape": "S9o"
4551
4687
  }
4552
4688
  }
4553
4689
  },
@@ -4566,7 +4702,7 @@
4566
4702
  "Name": {},
4567
4703
  "Description": {},
4568
4704
  "DefaultRunProperties": {
4569
- "shape": "S54"
4705
+ "shape": "S59"
4570
4706
  },
4571
4707
  "MaxConcurrentRuns": {
4572
4708
  "type": "integer"
@@ -4613,6 +4749,10 @@
4613
4749
  "shape": "Sa"
4614
4750
  },
4615
4751
  "Location": {},
4752
+ "AdditionalLocations": {
4753
+ "type": "list",
4754
+ "member": {}
4755
+ },
4616
4756
  "InputFormat": {},
4617
4757
  "OutputFormat": {},
4618
4758
  "Compressed": {
@@ -4632,7 +4772,7 @@
4632
4772
  }
4633
4773
  },
4634
4774
  "BucketColumns": {
4635
- "shape": "Sm"
4775
+ "shape": "Sn"
4636
4776
  },
4637
4777
  "SortColumns": {
4638
4778
  "type": "list",
@@ -4657,7 +4797,7 @@
4657
4797
  "type": "structure",
4658
4798
  "members": {
4659
4799
  "SkewedColumnNames": {
4660
- "shape": "Sm"
4800
+ "shape": "Sn"
4661
4801
  },
4662
4802
  "SkewedColumnValues": {
4663
4803
  "type": "list",
@@ -4677,7 +4817,7 @@
4677
4817
  "type": "structure",
4678
4818
  "members": {
4679
4819
  "SchemaId": {
4680
- "shape": "Sv"
4820
+ "shape": "Sw"
4681
4821
  },
4682
4822
  "SchemaVersionId": {},
4683
4823
  "SchemaVersionNumber": {
@@ -4709,11 +4849,11 @@
4709
4849
  "key": {},
4710
4850
  "value": {}
4711
4851
  },
4712
- "Sm": {
4852
+ "Sn": {
4713
4853
  "type": "list",
4714
4854
  "member": {}
4715
4855
  },
4716
- "Sv": {
4856
+ "Sw": {
4717
4857
  "type": "structure",
4718
4858
  "members": {
4719
4859
  "SchemaArn": {},
@@ -4721,7 +4861,7 @@
4721
4861
  "RegistryName": {}
4722
4862
  }
4723
4863
  },
4724
- "S11": {
4864
+ "S12": {
4725
4865
  "type": "list",
4726
4866
  "member": {
4727
4867
  "type": "structure",
@@ -4730,19 +4870,19 @@
4730
4870
  "shape": "S6"
4731
4871
  },
4732
4872
  "ErrorDetail": {
4733
- "shape": "S13"
4873
+ "shape": "S14"
4734
4874
  }
4735
4875
  }
4736
4876
  }
4737
4877
  },
4738
- "S13": {
4878
+ "S14": {
4739
4879
  "type": "structure",
4740
4880
  "members": {
4741
4881
  "ErrorCode": {},
4742
4882
  "ErrorMessage": {}
4743
4883
  }
4744
4884
  },
4745
- "S1b": {
4885
+ "S1c": {
4746
4886
  "type": "structure",
4747
4887
  "required": [
4748
4888
  "Values"
@@ -4753,7 +4893,7 @@
4753
4893
  }
4754
4894
  }
4755
4895
  },
4756
- "S1v": {
4896
+ "S1w": {
4757
4897
  "type": "structure",
4758
4898
  "members": {
4759
4899
  "Name": {},
@@ -4783,41 +4923,41 @@
4783
4923
  }
4784
4924
  }
4785
4925
  },
4786
- "S23": {
4926
+ "S24": {
4787
4927
  "type": "list",
4788
4928
  "member": {}
4789
4929
  },
4790
- "S25": {
4930
+ "S26": {
4791
4931
  "type": "list",
4792
4932
  "member": {}
4793
4933
  },
4794
- "S27": {
4934
+ "S28": {
4795
4935
  "type": "list",
4796
4936
  "member": {
4797
- "shape": "S28"
4937
+ "shape": "S29"
4798
4938
  }
4799
4939
  },
4800
- "S28": {
4940
+ "S29": {
4801
4941
  "type": "structure",
4802
4942
  "members": {
4803
4943
  "Name": {},
4804
4944
  "Role": {},
4805
4945
  "Targets": {
4806
- "shape": "S2a"
4946
+ "shape": "S2b"
4807
4947
  },
4808
4948
  "DatabaseName": {},
4809
4949
  "Description": {},
4810
4950
  "Classifiers": {
4811
- "shape": "S2t"
4951
+ "shape": "S2w"
4812
4952
  },
4813
4953
  "RecrawlPolicy": {
4814
- "shape": "S2u"
4954
+ "shape": "S2x"
4815
4955
  },
4816
4956
  "SchemaChangePolicy": {
4817
- "shape": "S2w"
4957
+ "shape": "S2z"
4818
4958
  },
4819
4959
  "LineageConfiguration": {
4820
- "shape": "S2z"
4960
+ "shape": "S32"
4821
4961
  },
4822
4962
  "State": {},
4823
4963
  "TablePrefix": {},
@@ -4854,10 +4994,13 @@
4854
4994
  "type": "long"
4855
4995
  },
4856
4996
  "Configuration": {},
4857
- "CrawlerSecurityConfiguration": {}
4997
+ "CrawlerSecurityConfiguration": {},
4998
+ "LakeFormationConfiguration": {
4999
+ "shape": "S3i"
5000
+ }
4858
5001
  }
4859
5002
  },
4860
- "S2a": {
5003
+ "S2b": {
4861
5004
  "type": "structure",
4862
5005
  "members": {
4863
5006
  "S3Targets": {
@@ -4867,7 +5010,7 @@
4867
5010
  "members": {
4868
5011
  "Path": {},
4869
5012
  "Exclusions": {
4870
- "shape": "S2e"
5013
+ "shape": "S2f"
4871
5014
  },
4872
5015
  "ConnectionName": {},
4873
5016
  "SampleSize": {
@@ -4886,7 +5029,7 @@
4886
5029
  "ConnectionName": {},
4887
5030
  "Path": {},
4888
5031
  "Exclusions": {
4889
- "shape": "S2e"
5032
+ "shape": "S2f"
4890
5033
  }
4891
5034
  }
4892
5035
  }
@@ -4932,56 +5075,81 @@
4932
5075
  "Tables": {
4933
5076
  "type": "list",
4934
5077
  "member": {}
5078
+ },
5079
+ "ConnectionName": {}
5080
+ }
5081
+ }
5082
+ },
5083
+ "DeltaTargets": {
5084
+ "type": "list",
5085
+ "member": {
5086
+ "type": "structure",
5087
+ "members": {
5088
+ "DeltaTables": {
5089
+ "shape": "S2f"
5090
+ },
5091
+ "ConnectionName": {},
5092
+ "WriteManifest": {
5093
+ "type": "boolean"
4935
5094
  }
4936
5095
  }
4937
5096
  }
4938
5097
  }
4939
5098
  }
4940
5099
  },
4941
- "S2e": {
5100
+ "S2f": {
4942
5101
  "type": "list",
4943
5102
  "member": {}
4944
5103
  },
4945
- "S2t": {
5104
+ "S2w": {
4946
5105
  "type": "list",
4947
5106
  "member": {}
4948
5107
  },
4949
- "S2u": {
5108
+ "S2x": {
4950
5109
  "type": "structure",
4951
5110
  "members": {
4952
5111
  "RecrawlBehavior": {}
4953
5112
  }
4954
5113
  },
4955
- "S2w": {
5114
+ "S2z": {
4956
5115
  "type": "structure",
4957
5116
  "members": {
4958
5117
  "UpdateBehavior": {},
4959
5118
  "DeleteBehavior": {}
4960
5119
  }
4961
5120
  },
4962
- "S2z": {
5121
+ "S32": {
4963
5122
  "type": "structure",
4964
5123
  "members": {
4965
5124
  "CrawlerLineageSettings": {}
4966
5125
  }
4967
5126
  },
4968
- "S3g": {
5127
+ "S3i": {
5128
+ "type": "structure",
5129
+ "members": {
5130
+ "UseLakeFormationCredentials": {
5131
+ "type": "boolean"
5132
+ },
5133
+ "AccountId": {}
5134
+ }
5135
+ },
5136
+ "S3l": {
4969
5137
  "type": "list",
4970
5138
  "member": {}
4971
5139
  },
4972
- "S3i": {
5140
+ "S3n": {
4973
5141
  "type": "list",
4974
5142
  "member": {
4975
- "shape": "S3j"
5143
+ "shape": "S3o"
4976
5144
  }
4977
5145
  },
4978
- "S3j": {
5146
+ "S3o": {
4979
5147
  "type": "structure",
4980
5148
  "members": {
4981
5149
  "EndpointName": {},
4982
5150
  "RoleArn": {},
4983
5151
  "SecurityGroupIds": {
4984
- "shape": "S3l"
5152
+ "shape": "S3q"
4985
5153
  },
4986
5154
  "SubnetId": {},
4987
5155
  "YarnEndpointAddress": {},
@@ -5013,38 +5181,38 @@
5013
5181
  },
5014
5182
  "PublicKey": {},
5015
5183
  "PublicKeys": {
5016
- "shape": "S3p"
5184
+ "shape": "S3u"
5017
5185
  },
5018
5186
  "SecurityConfiguration": {},
5019
5187
  "Arguments": {
5020
- "shape": "S3q"
5188
+ "shape": "S3v"
5021
5189
  }
5022
5190
  }
5023
5191
  },
5024
- "S3l": {
5192
+ "S3q": {
5025
5193
  "type": "list",
5026
5194
  "member": {}
5027
5195
  },
5028
- "S3p": {
5196
+ "S3u": {
5029
5197
  "type": "list",
5030
5198
  "member": {}
5031
5199
  },
5032
- "S3q": {
5200
+ "S3v": {
5033
5201
  "type": "map",
5034
5202
  "key": {},
5035
5203
  "value": {}
5036
5204
  },
5037
- "S3s": {
5205
+ "S3x": {
5038
5206
  "type": "list",
5039
5207
  "member": {}
5040
5208
  },
5041
- "S3u": {
5209
+ "S3z": {
5042
5210
  "type": "list",
5043
5211
  "member": {
5044
- "shape": "S3v"
5212
+ "shape": "S40"
5045
5213
  }
5046
5214
  },
5047
- "S3v": {
5215
+ "S40": {
5048
5216
  "type": "structure",
5049
5217
  "members": {
5050
5218
  "Name": {},
@@ -5058,19 +5226,19 @@
5058
5226
  "type": "timestamp"
5059
5227
  },
5060
5228
  "ExecutionProperty": {
5061
- "shape": "S3y"
5229
+ "shape": "S43"
5062
5230
  },
5063
5231
  "Command": {
5064
- "shape": "S40"
5232
+ "shape": "S45"
5065
5233
  },
5066
5234
  "DefaultArguments": {
5067
- "shape": "S43"
5235
+ "shape": "S48"
5068
5236
  },
5069
5237
  "NonOverridableArguments": {
5070
- "shape": "S43"
5238
+ "shape": "S48"
5071
5239
  },
5072
5240
  "Connections": {
5073
- "shape": "S44"
5241
+ "shape": "S49"
5074
5242
  },
5075
5243
  "MaxRetries": {
5076
5244
  "type": "integer"
@@ -5092,12 +5260,12 @@
5092
5260
  },
5093
5261
  "SecurityConfiguration": {},
5094
5262
  "NotificationProperty": {
5095
- "shape": "S48"
5263
+ "shape": "S4d"
5096
5264
  },
5097
5265
  "GlueVersion": {}
5098
5266
  }
5099
5267
  },
5100
- "S3y": {
5268
+ "S43": {
5101
5269
  "type": "structure",
5102
5270
  "members": {
5103
5271
  "MaxConcurrentRuns": {
@@ -5105,7 +5273,7 @@
5105
5273
  }
5106
5274
  }
5107
5275
  },
5108
- "S40": {
5276
+ "S45": {
5109
5277
  "type": "structure",
5110
5278
  "members": {
5111
5279
  "Name": {},
@@ -5113,12 +5281,12 @@
5113
5281
  "PythonVersion": {}
5114
5282
  }
5115
5283
  },
5116
- "S43": {
5284
+ "S48": {
5117
5285
  "type": "map",
5118
5286
  "key": {},
5119
5287
  "value": {}
5120
5288
  },
5121
- "S44": {
5289
+ "S49": {
5122
5290
  "type": "structure",
5123
5291
  "members": {
5124
5292
  "Connections": {
@@ -5127,7 +5295,7 @@
5127
5295
  }
5128
5296
  }
5129
5297
  },
5130
- "S48": {
5298
+ "S4d": {
5131
5299
  "type": "structure",
5132
5300
  "members": {
5133
5301
  "NotifyDelayAfter": {
@@ -5135,19 +5303,19 @@
5135
5303
  }
5136
5304
  }
5137
5305
  },
5138
- "S4b": {
5306
+ "S4g": {
5139
5307
  "type": "list",
5140
5308
  "member": {
5141
- "shape": "S1b"
5309
+ "shape": "S1c"
5142
5310
  }
5143
5311
  },
5144
- "S4d": {
5312
+ "S4i": {
5145
5313
  "type": "list",
5146
5314
  "member": {
5147
- "shape": "S4e"
5315
+ "shape": "S4j"
5148
5316
  }
5149
5317
  },
5150
- "S4e": {
5318
+ "S4j": {
5151
5319
  "type": "structure",
5152
5320
  "members": {
5153
5321
  "Values": {
@@ -5173,17 +5341,17 @@
5173
5341
  "CatalogId": {}
5174
5342
  }
5175
5343
  },
5176
- "S4g": {
5344
+ "S4l": {
5177
5345
  "type": "list",
5178
5346
  "member": {}
5179
5347
  },
5180
- "S4i": {
5348
+ "S4n": {
5181
5349
  "type": "list",
5182
5350
  "member": {
5183
- "shape": "S4j"
5351
+ "shape": "S4o"
5184
5352
  }
5185
5353
  },
5186
- "S4j": {
5354
+ "S4o": {
5187
5355
  "type": "structure",
5188
5356
  "members": {
5189
5357
  "Name": {},
@@ -5194,37 +5362,37 @@
5194
5362
  "Description": {},
5195
5363
  "Schedule": {},
5196
5364
  "Actions": {
5197
- "shape": "S4n"
5365
+ "shape": "S4s"
5198
5366
  },
5199
5367
  "Predicate": {
5200
- "shape": "S4p"
5368
+ "shape": "S4u"
5201
5369
  },
5202
5370
  "EventBatchingCondition": {
5203
- "shape": "S4w"
5371
+ "shape": "S51"
5204
5372
  }
5205
5373
  }
5206
5374
  },
5207
- "S4n": {
5375
+ "S4s": {
5208
5376
  "type": "list",
5209
5377
  "member": {
5210
5378
  "type": "structure",
5211
5379
  "members": {
5212
5380
  "JobName": {},
5213
5381
  "Arguments": {
5214
- "shape": "S43"
5382
+ "shape": "S48"
5215
5383
  },
5216
5384
  "Timeout": {
5217
5385
  "type": "integer"
5218
5386
  },
5219
5387
  "SecurityConfiguration": {},
5220
5388
  "NotificationProperty": {
5221
- "shape": "S48"
5389
+ "shape": "S4d"
5222
5390
  },
5223
5391
  "CrawlerName": {}
5224
5392
  }
5225
5393
  }
5226
5394
  },
5227
- "S4p": {
5395
+ "S4u": {
5228
5396
  "type": "structure",
5229
5397
  "members": {
5230
5398
  "Logical": {},
@@ -5243,7 +5411,7 @@
5243
5411
  }
5244
5412
  }
5245
5413
  },
5246
- "S4w": {
5414
+ "S51": {
5247
5415
  "type": "structure",
5248
5416
  "required": [
5249
5417
  "BatchSize"
@@ -5257,17 +5425,17 @@
5257
5425
  }
5258
5426
  }
5259
5427
  },
5260
- "S50": {
5428
+ "S55": {
5261
5429
  "type": "list",
5262
5430
  "member": {}
5263
5431
  },
5264
- "S53": {
5432
+ "S58": {
5265
5433
  "type": "structure",
5266
5434
  "members": {
5267
5435
  "Name": {},
5268
5436
  "Description": {},
5269
5437
  "DefaultRunProperties": {
5270
- "shape": "S54"
5438
+ "shape": "S59"
5271
5439
  },
5272
5440
  "CreatedOn": {
5273
5441
  "type": "timestamp"
@@ -5276,10 +5444,10 @@
5276
5444
  "type": "timestamp"
5277
5445
  },
5278
5446
  "LastRun": {
5279
- "shape": "S55"
5447
+ "shape": "S5a"
5280
5448
  },
5281
5449
  "Graph": {
5282
- "shape": "S58"
5450
+ "shape": "S5d"
5283
5451
  },
5284
5452
  "MaxConcurrentRuns": {
5285
5453
  "type": "integer"
@@ -5293,19 +5461,19 @@
5293
5461
  }
5294
5462
  }
5295
5463
  },
5296
- "S54": {
5464
+ "S59": {
5297
5465
  "type": "map",
5298
5466
  "key": {},
5299
5467
  "value": {}
5300
5468
  },
5301
- "S55": {
5469
+ "S5a": {
5302
5470
  "type": "structure",
5303
5471
  "members": {
5304
5472
  "Name": {},
5305
5473
  "WorkflowRunId": {},
5306
5474
  "PreviousRunId": {},
5307
5475
  "WorkflowRunProperties": {
5308
- "shape": "S54"
5476
+ "shape": "S59"
5309
5477
  },
5310
5478
  "StartedOn": {
5311
5479
  "type": "timestamp"
@@ -5339,7 +5507,7 @@
5339
5507
  }
5340
5508
  },
5341
5509
  "Graph": {
5342
- "shape": "S58"
5510
+ "shape": "S5d"
5343
5511
  },
5344
5512
  "StartingEventBatchCondition": {
5345
5513
  "type": "structure",
@@ -5354,7 +5522,7 @@
5354
5522
  }
5355
5523
  }
5356
5524
  },
5357
- "S58": {
5525
+ "S5d": {
5358
5526
  "type": "structure",
5359
5527
  "members": {
5360
5528
  "Nodes": {
@@ -5369,7 +5537,7 @@
5369
5537
  "type": "structure",
5370
5538
  "members": {
5371
5539
  "Trigger": {
5372
- "shape": "S4j"
5540
+ "shape": "S4o"
5373
5541
  }
5374
5542
  }
5375
5543
  },
@@ -5377,7 +5545,7 @@
5377
5545
  "type": "structure",
5378
5546
  "members": {
5379
5547
  "JobRuns": {
5380
- "shape": "S5e"
5548
+ "shape": "S5j"
5381
5549
  }
5382
5550
  }
5383
5551
  },
@@ -5419,13 +5587,13 @@
5419
5587
  }
5420
5588
  }
5421
5589
  },
5422
- "S5e": {
5590
+ "S5j": {
5423
5591
  "type": "list",
5424
5592
  "member": {
5425
- "shape": "S5f"
5593
+ "shape": "S5k"
5426
5594
  }
5427
5595
  },
5428
- "S5f": {
5596
+ "S5k": {
5429
5597
  "type": "structure",
5430
5598
  "members": {
5431
5599
  "Id": {},
@@ -5446,7 +5614,7 @@
5446
5614
  },
5447
5615
  "JobRunState": {},
5448
5616
  "Arguments": {
5449
- "shape": "S43"
5617
+ "shape": "S48"
5450
5618
  },
5451
5619
  "ErrorMessage": {},
5452
5620
  "PredecessorRuns": {
@@ -5480,25 +5648,25 @@
5480
5648
  "SecurityConfiguration": {},
5481
5649
  "LogGroupName": {},
5482
5650
  "NotificationProperty": {
5483
- "shape": "S48"
5651
+ "shape": "S4d"
5484
5652
  },
5485
5653
  "GlueVersion": {}
5486
5654
  }
5487
5655
  },
5488
- "S61": {
5656
+ "S66": {
5489
5657
  "type": "list",
5490
5658
  "member": {}
5491
5659
  },
5492
- "S6h": {
5660
+ "S6m": {
5493
5661
  "type": "map",
5494
5662
  "key": {},
5495
5663
  "value": {}
5496
5664
  },
5497
- "S6y": {
5665
+ "S73": {
5498
5666
  "type": "list",
5499
5667
  "member": {}
5500
5668
  },
5501
- "S71": {
5669
+ "S76": {
5502
5670
  "type": "structure",
5503
5671
  "required": [
5504
5672
  "Name",
@@ -5510,26 +5678,26 @@
5510
5678
  "Description": {},
5511
5679
  "ConnectionType": {},
5512
5680
  "MatchCriteria": {
5513
- "shape": "S73"
5681
+ "shape": "S78"
5514
5682
  },
5515
5683
  "ConnectionProperties": {
5516
- "shape": "S74"
5684
+ "shape": "S79"
5517
5685
  },
5518
5686
  "PhysicalConnectionRequirements": {
5519
- "shape": "S76"
5687
+ "shape": "S7b"
5520
5688
  }
5521
5689
  }
5522
5690
  },
5523
- "S73": {
5691
+ "S78": {
5524
5692
  "type": "list",
5525
5693
  "member": {}
5526
5694
  },
5527
- "S74": {
5695
+ "S79": {
5528
5696
  "type": "map",
5529
5697
  "key": {},
5530
5698
  "value": {}
5531
5699
  },
5532
- "S76": {
5700
+ "S7b": {
5533
5701
  "type": "structure",
5534
5702
  "members": {
5535
5703
  "SubnetId": {},
@@ -5540,7 +5708,7 @@
5540
5708
  "AvailabilityZone": {}
5541
5709
  }
5542
5710
  },
5543
- "S7c": {
5711
+ "S7h": {
5544
5712
  "type": "structure",
5545
5713
  "required": [
5546
5714
  "Name"
@@ -5553,14 +5721,14 @@
5553
5721
  "shape": "Se"
5554
5722
  },
5555
5723
  "CreateTableDefaultPermissions": {
5556
- "shape": "S7e"
5724
+ "shape": "S7j"
5557
5725
  },
5558
5726
  "TargetDatabase": {
5559
- "shape": "S7k"
5727
+ "shape": "S7p"
5560
5728
  }
5561
5729
  }
5562
5730
  },
5563
- "S7e": {
5731
+ "S7j": {
5564
5732
  "type": "list",
5565
5733
  "member": {
5566
5734
  "type": "structure",
@@ -5578,14 +5746,14 @@
5578
5746
  }
5579
5747
  }
5580
5748
  },
5581
- "S7k": {
5749
+ "S7p": {
5582
5750
  "type": "structure",
5583
5751
  "members": {
5584
5752
  "CatalogId": {},
5585
5753
  "DatabaseName": {}
5586
5754
  }
5587
5755
  },
5588
- "S7r": {
5756
+ "S7w": {
5589
5757
  "type": "list",
5590
5758
  "member": {
5591
5759
  "type": "structure",
@@ -5601,7 +5769,7 @@
5601
5769
  }
5602
5770
  }
5603
5771
  },
5604
- "S7t": {
5772
+ "S7y": {
5605
5773
  "type": "structure",
5606
5774
  "required": [
5607
5775
  "TransformType"
@@ -5625,7 +5793,7 @@
5625
5793
  }
5626
5794
  }
5627
5795
  },
5628
- "S7y": {
5796
+ "S83": {
5629
5797
  "type": "structure",
5630
5798
  "members": {
5631
5799
  "MlUserDataEncryption": {
@@ -5641,7 +5809,7 @@
5641
5809
  "TaskRunSecurityConfigurationName": {}
5642
5810
  }
5643
5811
  },
5644
- "S85": {
5812
+ "S8a": {
5645
5813
  "type": "structure",
5646
5814
  "required": [
5647
5815
  "Keys",
@@ -5655,14 +5823,14 @@
5655
5823
  "IndexName": {}
5656
5824
  }
5657
5825
  },
5658
- "S8b": {
5826
+ "S8g": {
5659
5827
  "type": "structure",
5660
5828
  "members": {
5661
5829
  "RegistryName": {},
5662
5830
  "RegistryArn": {}
5663
5831
  }
5664
5832
  },
5665
- "S8i": {
5833
+ "S8n": {
5666
5834
  "type": "list",
5667
5835
  "member": {
5668
5836
  "type": "structure",
@@ -5675,7 +5843,7 @@
5675
5843
  "Id": {},
5676
5844
  "NodeType": {},
5677
5845
  "Args": {
5678
- "shape": "S8m"
5846
+ "shape": "S8r"
5679
5847
  },
5680
5848
  "LineNumber": {
5681
5849
  "type": "integer"
@@ -5683,7 +5851,7 @@
5683
5851
  }
5684
5852
  }
5685
5853
  },
5686
- "S8m": {
5854
+ "S8r": {
5687
5855
  "type": "list",
5688
5856
  "member": {
5689
5857
  "type": "structure",
@@ -5700,7 +5868,7 @@
5700
5868
  }
5701
5869
  }
5702
5870
  },
5703
- "S8q": {
5871
+ "S8v": {
5704
5872
  "type": "list",
5705
5873
  "member": {
5706
5874
  "type": "structure",
@@ -5715,7 +5883,7 @@
5715
5883
  }
5716
5884
  }
5717
5885
  },
5718
- "S8x": {
5886
+ "S92": {
5719
5887
  "type": "structure",
5720
5888
  "members": {
5721
5889
  "S3Encryption": {
@@ -5744,7 +5912,7 @@
5744
5912
  }
5745
5913
  }
5746
5914
  },
5747
- "S98": {
5915
+ "S9d": {
5748
5916
  "type": "structure",
5749
5917
  "required": [
5750
5918
  "Name"
@@ -5775,11 +5943,11 @@
5775
5943
  "shape": "Se"
5776
5944
  },
5777
5945
  "TargetTable": {
5778
- "shape": "S9c"
5946
+ "shape": "S9h"
5779
5947
  }
5780
5948
  }
5781
5949
  },
5782
- "S9c": {
5950
+ "S9h": {
5783
5951
  "type": "structure",
5784
5952
  "members": {
5785
5953
  "CatalogId": {},
@@ -5787,7 +5955,7 @@
5787
5955
  "Name": {}
5788
5956
  }
5789
5957
  },
5790
- "S9j": {
5958
+ "S9o": {
5791
5959
  "type": "structure",
5792
5960
  "members": {
5793
5961
  "FunctionName": {},
@@ -5795,11 +5963,11 @@
5795
5963
  "OwnerName": {},
5796
5964
  "OwnerType": {},
5797
5965
  "ResourceUris": {
5798
- "shape": "S9l"
5966
+ "shape": "S9q"
5799
5967
  }
5800
5968
  }
5801
5969
  },
5802
- "S9l": {
5970
+ "S9q": {
5803
5971
  "type": "list",
5804
5972
  "member": {
5805
5973
  "type": "structure",
@@ -5809,7 +5977,7 @@
5809
5977
  }
5810
5978
  }
5811
5979
  },
5812
- "Sba": {
5980
+ "Sbf": {
5813
5981
  "type": "structure",
5814
5982
  "members": {
5815
5983
  "BlueprintName": {},
@@ -5828,7 +5996,7 @@
5828
5996
  "RoleArn": {}
5829
5997
  }
5830
5998
  },
5831
- "Sbo": {
5999
+ "Sbt": {
5832
6000
  "type": "structure",
5833
6001
  "members": {
5834
6002
  "GrokClassifier": {
@@ -5915,7 +6083,7 @@
5915
6083
  "QuoteSymbol": {},
5916
6084
  "ContainsHeader": {},
5917
6085
  "Header": {
5918
- "shape": "S6y"
6086
+ "shape": "S73"
5919
6087
  },
5920
6088
  "DisableValueTrimming": {
5921
6089
  "type": "boolean"
@@ -5927,17 +6095,17 @@
5927
6095
  }
5928
6096
  }
5929
6097
  },
5930
- "Sby": {
6098
+ "Sc3": {
5931
6099
  "type": "list",
5932
6100
  "member": {}
5933
6101
  },
5934
- "Sc0": {
6102
+ "Sc5": {
5935
6103
  "type": "list",
5936
6104
  "member": {
5937
- "shape": "Sc1"
6105
+ "shape": "Sc6"
5938
6106
  }
5939
6107
  },
5940
- "Sc1": {
6108
+ "Sc6": {
5941
6109
  "type": "structure",
5942
6110
  "required": [
5943
6111
  "ColumnName",
@@ -6006,10 +6174,10 @@
6006
6174
  ],
6007
6175
  "members": {
6008
6176
  "MinimumValue": {
6009
- "shape": "Sc9"
6177
+ "shape": "Sce"
6010
6178
  },
6011
6179
  "MaximumValue": {
6012
- "shape": "Sc9"
6180
+ "shape": "Sce"
6013
6181
  },
6014
6182
  "NumberOfNulls": {
6015
6183
  "type": "long"
@@ -6107,7 +6275,7 @@
6107
6275
  }
6108
6276
  }
6109
6277
  },
6110
- "Sc9": {
6278
+ "Sce": {
6111
6279
  "type": "structure",
6112
6280
  "required": [
6113
6281
  "UnscaledValue",
@@ -6122,32 +6290,32 @@
6122
6290
  }
6123
6291
  }
6124
6292
  },
6125
- "Sci": {
6293
+ "Scn": {
6126
6294
  "type": "list",
6127
6295
  "member": {
6128
6296
  "type": "structure",
6129
6297
  "members": {
6130
6298
  "ColumnName": {},
6131
6299
  "Error": {
6132
- "shape": "S13"
6300
+ "shape": "S14"
6133
6301
  }
6134
6302
  }
6135
6303
  }
6136
6304
  },
6137
- "Sco": {
6305
+ "Sct": {
6138
6306
  "type": "structure",
6139
6307
  "members": {
6140
6308
  "Name": {},
6141
6309
  "Description": {},
6142
6310
  "ConnectionType": {},
6143
6311
  "MatchCriteria": {
6144
- "shape": "S73"
6312
+ "shape": "S78"
6145
6313
  },
6146
6314
  "ConnectionProperties": {
6147
- "shape": "S74"
6315
+ "shape": "S79"
6148
6316
  },
6149
6317
  "PhysicalConnectionRequirements": {
6150
- "shape": "S76"
6318
+ "shape": "S7b"
6151
6319
  },
6152
6320
  "CreationTime": {
6153
6321
  "type": "timestamp"
@@ -6158,7 +6326,7 @@
6158
6326
  "LastUpdatedBy": {}
6159
6327
  }
6160
6328
  },
6161
- "Sd3": {
6329
+ "Sd8": {
6162
6330
  "type": "structure",
6163
6331
  "members": {
6164
6332
  "EncryptionAtRest": {
@@ -6185,7 +6353,7 @@
6185
6353
  }
6186
6354
  }
6187
6355
  },
6188
- "Sd9": {
6356
+ "Sde": {
6189
6357
  "type": "structure",
6190
6358
  "required": [
6191
6359
  "Name"
@@ -6201,15 +6369,15 @@
6201
6369
  "type": "timestamp"
6202
6370
  },
6203
6371
  "CreateTableDefaultPermissions": {
6204
- "shape": "S7e"
6372
+ "shape": "S7j"
6205
6373
  },
6206
6374
  "TargetDatabase": {
6207
- "shape": "S7k"
6375
+ "shape": "S7p"
6208
6376
  },
6209
6377
  "CatalogId": {}
6210
6378
  }
6211
6379
  },
6212
- "Sdr": {
6380
+ "Sdw": {
6213
6381
  "type": "structure",
6214
6382
  "members": {
6215
6383
  "JobName": {},
@@ -6227,7 +6395,7 @@
6227
6395
  "JobBookmark": {}
6228
6396
  }
6229
6397
  },
6230
- "Se1": {
6398
+ "Se6": {
6231
6399
  "type": "structure",
6232
6400
  "members": {
6233
6401
  "TaskType": {},
@@ -6262,7 +6430,7 @@
6262
6430
  }
6263
6431
  }
6264
6432
  },
6265
- "Sek": {
6433
+ "Sep": {
6266
6434
  "type": "structure",
6267
6435
  "required": [
6268
6436
  "TransformType"
@@ -6317,7 +6485,7 @@
6317
6485
  }
6318
6486
  }
6319
6487
  },
6320
- "Ser": {
6488
+ "Sew": {
6321
6489
  "type": "list",
6322
6490
  "member": {
6323
6491
  "type": "structure",
@@ -6327,7 +6495,7 @@
6327
6495
  }
6328
6496
  }
6329
6497
  },
6330
- "Seu": {
6498
+ "Sez": {
6331
6499
  "type": "structure",
6332
6500
  "members": {
6333
6501
  "Name": {},
@@ -6347,11 +6515,11 @@
6347
6515
  "type": "timestamp"
6348
6516
  },
6349
6517
  "Schema": {
6350
- "shape": "Ser"
6518
+ "shape": "Sew"
6351
6519
  }
6352
6520
  }
6353
6521
  },
6354
- "Sev": {
6522
+ "Sf0": {
6355
6523
  "type": "structure",
6356
6524
  "required": [
6357
6525
  "Column",
@@ -6362,7 +6530,7 @@
6362
6530
  "SortDirection": {}
6363
6531
  }
6364
6532
  },
6365
- "Sf1": {
6533
+ "Sf6": {
6366
6534
  "type": "structure",
6367
6535
  "required": [
6368
6536
  "DatabaseName",
@@ -6373,27 +6541,27 @@
6373
6541
  "TableName": {}
6374
6542
  }
6375
6543
  },
6376
- "Sf2": {
6544
+ "Sf7": {
6377
6545
  "type": "list",
6378
6546
  "member": {
6379
- "shape": "Sf1"
6547
+ "shape": "Sf6"
6380
6548
  }
6381
6549
  },
6382
- "Sf3": {
6550
+ "Sf8": {
6383
6551
  "type": "structure",
6384
6552
  "members": {
6385
6553
  "Jdbc": {
6386
- "shape": "S8m"
6554
+ "shape": "S8r"
6387
6555
  },
6388
6556
  "S3": {
6389
- "shape": "S8m"
6557
+ "shape": "S8r"
6390
6558
  },
6391
6559
  "DynamoDB": {
6392
- "shape": "S8m"
6560
+ "shape": "S8r"
6393
6561
  }
6394
6562
  }
6395
6563
  },
6396
- "Sf5": {
6564
+ "Sfa": {
6397
6565
  "type": "list",
6398
6566
  "member": {
6399
6567
  "type": "structure",
@@ -6407,7 +6575,22 @@
6407
6575
  }
6408
6576
  }
6409
6577
  },
6410
- "Sgc": {
6578
+ "Sfu": {
6579
+ "type": "structure",
6580
+ "required": [
6581
+ "SegmentNumber",
6582
+ "TotalSegments"
6583
+ ],
6584
+ "members": {
6585
+ "SegmentNumber": {
6586
+ "type": "integer"
6587
+ },
6588
+ "TotalSegments": {
6589
+ "type": "integer"
6590
+ }
6591
+ }
6592
+ },
6593
+ "Sgh": {
6411
6594
  "type": "structure",
6412
6595
  "members": {
6413
6596
  "LatestVersion": {
@@ -6418,7 +6601,7 @@
6418
6601
  }
6419
6602
  }
6420
6603
  },
6421
- "Sgl": {
6604
+ "Sgq": {
6422
6605
  "type": "structure",
6423
6606
  "members": {
6424
6607
  "Name": {},
@@ -6426,11 +6609,11 @@
6426
6609
  "type": "timestamp"
6427
6610
  },
6428
6611
  "EncryptionConfiguration": {
6429
- "shape": "S8x"
6612
+ "shape": "S92"
6430
6613
  }
6431
6614
  }
6432
6615
  },
6433
- "Sgr": {
6616
+ "Sgw": {
6434
6617
  "type": "structure",
6435
6618
  "required": [
6436
6619
  "Name"
@@ -6472,27 +6655,37 @@
6472
6655
  "type": "boolean"
6473
6656
  },
6474
6657
  "TargetTable": {
6475
- "shape": "S9c"
6658
+ "shape": "S9h"
6476
6659
  },
6477
6660
  "CatalogId": {}
6478
6661
  }
6479
6662
  },
6480
- "Sgu": {
6663
+ "Sgz": {
6481
6664
  "type": "structure",
6482
6665
  "members": {
6483
6666
  "Table": {
6484
- "shape": "Sgr"
6667
+ "shape": "Sgw"
6485
6668
  },
6486
6669
  "VersionId": {}
6487
6670
  }
6488
6671
  },
6489
- "Sh1": {
6672
+ "Sh6": {
6490
6673
  "type": "list",
6491
6674
  "member": {
6492
- "shape": "Sgr"
6675
+ "shape": "Sgw"
6493
6676
  }
6494
6677
  },
6495
- "Sha": {
6678
+ "She": {
6679
+ "type": "structure",
6680
+ "members": {
6681
+ "AdditionalAuditContext": {}
6682
+ }
6683
+ },
6684
+ "Shg": {
6685
+ "type": "list",
6686
+ "member": {}
6687
+ },
6688
+ "Sht": {
6496
6689
  "type": "structure",
6497
6690
  "members": {
6498
6691
  "FunctionName": {},
@@ -6504,38 +6697,38 @@
6504
6697
  "type": "timestamp"
6505
6698
  },
6506
6699
  "ResourceUris": {
6507
- "shape": "S9l"
6700
+ "shape": "S9q"
6508
6701
  },
6509
6702
  "CatalogId": {}
6510
6703
  }
6511
6704
  },
6512
- "Siq": {
6705
+ "Sj9": {
6513
6706
  "type": "structure",
6514
6707
  "members": {
6515
6708
  "MetadataKey": {},
6516
6709
  "MetadataValue": {}
6517
6710
  }
6518
6711
  },
6519
- "Sjb": {
6712
+ "Sju": {
6520
6713
  "type": "list",
6521
6714
  "member": {}
6522
6715
  },
6523
- "Skr": {
6716
+ "Sla": {
6524
6717
  "type": "list",
6525
6718
  "member": {
6526
- "shape": "Sc1"
6719
+ "shape": "Sc6"
6527
6720
  }
6528
6721
  },
6529
- "Skt": {
6722
+ "Slc": {
6530
6723
  "type": "list",
6531
6724
  "member": {
6532
6725
  "type": "structure",
6533
6726
  "members": {
6534
6727
  "ColumnStatistics": {
6535
- "shape": "Sc1"
6728
+ "shape": "Sc6"
6536
6729
  },
6537
6730
  "Error": {
6538
- "shape": "S13"
6731
+ "shape": "S14"
6539
6732
  }
6540
6733
  }
6541
6734
  }