@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
@@ -13,6 +13,33 @@
13
13
  "uid": "appsync-2017-07-25"
14
14
  },
15
15
  "operations": {
16
+ "AssociateApi": {
17
+ "http": {
18
+ "requestUri": "/v1/domainnames/{domainName}/apiassociation"
19
+ },
20
+ "input": {
21
+ "type": "structure",
22
+ "required": [
23
+ "domainName",
24
+ "apiId"
25
+ ],
26
+ "members": {
27
+ "domainName": {
28
+ "location": "uri",
29
+ "locationName": "domainName"
30
+ },
31
+ "apiId": {}
32
+ }
33
+ },
34
+ "output": {
35
+ "type": "structure",
36
+ "members": {
37
+ "apiAssociation": {
38
+ "shape": "S5"
39
+ }
40
+ }
41
+ }
42
+ },
16
43
  "CreateApiCache": {
17
44
  "http": {
18
45
  "requestUri": "/v1/apis/{apiId}/ApiCaches"
@@ -47,7 +74,7 @@
47
74
  "type": "structure",
48
75
  "members": {
49
76
  "apiCache": {
50
- "shape": "S8"
77
+ "shape": "Sd"
51
78
  }
52
79
  }
53
80
  }
@@ -76,7 +103,7 @@
76
103
  "type": "structure",
77
104
  "members": {
78
105
  "apiKey": {
79
- "shape": "Sc"
106
+ "shape": "Sh"
80
107
  }
81
108
  }
82
109
  }
@@ -102,22 +129,22 @@
102
129
  "type": {},
103
130
  "serviceRoleArn": {},
104
131
  "dynamodbConfig": {
105
- "shape": "Sg"
132
+ "shape": "Sl"
106
133
  },
107
134
  "lambdaConfig": {
108
- "shape": "Si"
135
+ "shape": "Sn"
109
136
  },
110
137
  "elasticsearchConfig": {
111
- "shape": "Sj"
138
+ "shape": "So"
112
139
  },
113
140
  "openSearchServiceConfig": {
114
- "shape": "Sk"
141
+ "shape": "Sp"
115
142
  },
116
143
  "httpConfig": {
117
- "shape": "Sl"
144
+ "shape": "Sq"
118
145
  },
119
146
  "relationalDatabaseConfig": {
120
- "shape": "Sp"
147
+ "shape": "Su"
121
148
  }
122
149
  }
123
150
  },
@@ -125,7 +152,32 @@
125
152
  "type": "structure",
126
153
  "members": {
127
154
  "dataSource": {
128
- "shape": "St"
155
+ "shape": "Sy"
156
+ }
157
+ }
158
+ }
159
+ },
160
+ "CreateDomainName": {
161
+ "http": {
162
+ "requestUri": "/v1/domainnames"
163
+ },
164
+ "input": {
165
+ "type": "structure",
166
+ "required": [
167
+ "domainName",
168
+ "certificateArn"
169
+ ],
170
+ "members": {
171
+ "domainName": {},
172
+ "certificateArn": {},
173
+ "description": {}
174
+ }
175
+ },
176
+ "output": {
177
+ "type": "structure",
178
+ "members": {
179
+ "domainNameConfig": {
180
+ "shape": "S13"
129
181
  }
130
182
  }
131
183
  }
@@ -154,7 +206,10 @@
154
206
  "responseMappingTemplate": {},
155
207
  "functionVersion": {},
156
208
  "syncConfig": {
157
- "shape": "Sw"
209
+ "shape": "S16"
210
+ },
211
+ "maxBatchSize": {
212
+ "type": "integer"
158
213
  }
159
214
  }
160
215
  },
@@ -162,7 +217,7 @@
162
217
  "type": "structure",
163
218
  "members": {
164
219
  "functionConfiguration": {
165
- "shape": "S11"
220
+ "shape": "S1c"
166
221
  }
167
222
  }
168
223
  }
@@ -180,26 +235,26 @@
180
235
  "members": {
181
236
  "name": {},
182
237
  "logConfig": {
183
- "shape": "S13"
238
+ "shape": "S1e"
184
239
  },
185
240
  "authenticationType": {},
186
241
  "userPoolConfig": {
187
- "shape": "S16"
242
+ "shape": "S1h"
188
243
  },
189
244
  "openIDConnectConfig": {
190
- "shape": "S18"
245
+ "shape": "S1j"
191
246
  },
192
247
  "tags": {
193
- "shape": "S19"
248
+ "shape": "S1k"
194
249
  },
195
250
  "additionalAuthenticationProviders": {
196
- "shape": "S1c"
251
+ "shape": "S1n"
197
252
  },
198
253
  "xrayEnabled": {
199
254
  "type": "boolean"
200
255
  },
201
256
  "lambdaAuthorizerConfig": {
202
- "shape": "S1f"
257
+ "shape": "S1q"
203
258
  }
204
259
  }
205
260
  },
@@ -207,7 +262,7 @@
207
262
  "type": "structure",
208
263
  "members": {
209
264
  "graphqlApi": {
210
- "shape": "S1i"
265
+ "shape": "S1t"
211
266
  }
212
267
  }
213
268
  }
@@ -238,13 +293,16 @@
238
293
  "responseMappingTemplate": {},
239
294
  "kind": {},
240
295
  "pipelineConfig": {
241
- "shape": "S1m"
296
+ "shape": "S1x"
242
297
  },
243
298
  "syncConfig": {
244
- "shape": "Sw"
299
+ "shape": "S16"
245
300
  },
246
301
  "cachingConfig": {
247
- "shape": "S1o"
302
+ "shape": "S1z"
303
+ },
304
+ "maxBatchSize": {
305
+ "type": "integer"
248
306
  }
249
307
  }
250
308
  },
@@ -252,7 +310,7 @@
252
310
  "type": "structure",
253
311
  "members": {
254
312
  "resolver": {
255
- "shape": "S1r"
313
+ "shape": "S22"
256
314
  }
257
315
  }
258
316
  }
@@ -281,7 +339,7 @@
281
339
  "type": "structure",
282
340
  "members": {
283
341
  "type": {
284
- "shape": "S1v"
342
+ "shape": "S26"
285
343
  }
286
344
  }
287
345
  }
@@ -362,6 +420,28 @@
362
420
  "members": {}
363
421
  }
364
422
  },
423
+ "DeleteDomainName": {
424
+ "http": {
425
+ "method": "DELETE",
426
+ "requestUri": "/v1/domainnames/{domainName}"
427
+ },
428
+ "input": {
429
+ "type": "structure",
430
+ "required": [
431
+ "domainName"
432
+ ],
433
+ "members": {
434
+ "domainName": {
435
+ "location": "uri",
436
+ "locationName": "domainName"
437
+ }
438
+ }
439
+ },
440
+ "output": {
441
+ "type": "structure",
442
+ "members": {}
443
+ }
444
+ },
365
445
  "DeleteFunction": {
366
446
  "http": {
367
447
  "method": "DELETE",
@@ -470,6 +550,28 @@
470
550
  "members": {}
471
551
  }
472
552
  },
553
+ "DisassociateApi": {
554
+ "http": {
555
+ "method": "DELETE",
556
+ "requestUri": "/v1/domainnames/{domainName}/apiassociation"
557
+ },
558
+ "input": {
559
+ "type": "structure",
560
+ "required": [
561
+ "domainName"
562
+ ],
563
+ "members": {
564
+ "domainName": {
565
+ "location": "uri",
566
+ "locationName": "domainName"
567
+ }
568
+ }
569
+ },
570
+ "output": {
571
+ "type": "structure",
572
+ "members": {}
573
+ }
574
+ },
473
575
  "FlushApiCache": {
474
576
  "http": {
475
577
  "method": "DELETE",
@@ -492,6 +594,32 @@
492
594
  "members": {}
493
595
  }
494
596
  },
597
+ "GetApiAssociation": {
598
+ "http": {
599
+ "method": "GET",
600
+ "requestUri": "/v1/domainnames/{domainName}/apiassociation"
601
+ },
602
+ "input": {
603
+ "type": "structure",
604
+ "required": [
605
+ "domainName"
606
+ ],
607
+ "members": {
608
+ "domainName": {
609
+ "location": "uri",
610
+ "locationName": "domainName"
611
+ }
612
+ }
613
+ },
614
+ "output": {
615
+ "type": "structure",
616
+ "members": {
617
+ "apiAssociation": {
618
+ "shape": "S5"
619
+ }
620
+ }
621
+ }
622
+ },
495
623
  "GetApiCache": {
496
624
  "http": {
497
625
  "method": "GET",
@@ -513,7 +641,7 @@
513
641
  "type": "structure",
514
642
  "members": {
515
643
  "apiCache": {
516
- "shape": "S8"
644
+ "shape": "Sd"
517
645
  }
518
646
  }
519
647
  }
@@ -544,7 +672,33 @@
544
672
  "type": "structure",
545
673
  "members": {
546
674
  "dataSource": {
547
- "shape": "St"
675
+ "shape": "Sy"
676
+ }
677
+ }
678
+ }
679
+ },
680
+ "GetDomainName": {
681
+ "http": {
682
+ "method": "GET",
683
+ "requestUri": "/v1/domainnames/{domainName}"
684
+ },
685
+ "input": {
686
+ "type": "structure",
687
+ "required": [
688
+ "domainName"
689
+ ],
690
+ "members": {
691
+ "domainName": {
692
+ "location": "uri",
693
+ "locationName": "domainName"
694
+ }
695
+ }
696
+ },
697
+ "output": {
698
+ "type": "structure",
699
+ "members": {
700
+ "domainNameConfig": {
701
+ "shape": "S13"
548
702
  }
549
703
  }
550
704
  }
@@ -575,7 +729,7 @@
575
729
  "type": "structure",
576
730
  "members": {
577
731
  "functionConfiguration": {
578
- "shape": "S11"
732
+ "shape": "S1c"
579
733
  }
580
734
  }
581
735
  }
@@ -601,7 +755,7 @@
601
755
  "type": "structure",
602
756
  "members": {
603
757
  "graphqlApi": {
604
- "shape": "S1i"
758
+ "shape": "S1t"
605
759
  }
606
760
  }
607
761
  }
@@ -674,7 +828,7 @@
674
828
  "type": "structure",
675
829
  "members": {
676
830
  "resolver": {
677
- "shape": "S1r"
831
+ "shape": "S22"
678
832
  }
679
833
  }
680
834
  }
@@ -735,7 +889,7 @@
735
889
  "type": "structure",
736
890
  "members": {
737
891
  "type": {
738
- "shape": "S1v"
892
+ "shape": "S26"
739
893
  }
740
894
  }
741
895
  }
@@ -772,7 +926,7 @@
772
926
  "apiKeys": {
773
927
  "type": "list",
774
928
  "member": {
775
- "shape": "Sc"
929
+ "shape": "Sh"
776
930
  }
777
931
  },
778
932
  "nextToken": {}
@@ -811,7 +965,39 @@
811
965
  "dataSources": {
812
966
  "type": "list",
813
967
  "member": {
814
- "shape": "St"
968
+ "shape": "Sy"
969
+ }
970
+ },
971
+ "nextToken": {}
972
+ }
973
+ }
974
+ },
975
+ "ListDomainNames": {
976
+ "http": {
977
+ "method": "GET",
978
+ "requestUri": "/v1/domainnames"
979
+ },
980
+ "input": {
981
+ "type": "structure",
982
+ "members": {
983
+ "nextToken": {
984
+ "location": "querystring",
985
+ "locationName": "nextToken"
986
+ },
987
+ "maxResults": {
988
+ "location": "querystring",
989
+ "locationName": "maxResults",
990
+ "type": "integer"
991
+ }
992
+ }
993
+ },
994
+ "output": {
995
+ "type": "structure",
996
+ "members": {
997
+ "domainNameConfigs": {
998
+ "type": "list",
999
+ "member": {
1000
+ "shape": "S13"
815
1001
  }
816
1002
  },
817
1003
  "nextToken": {}
@@ -850,7 +1036,7 @@
850
1036
  "functions": {
851
1037
  "type": "list",
852
1038
  "member": {
853
- "shape": "S11"
1039
+ "shape": "S1c"
854
1040
  }
855
1041
  },
856
1042
  "nextToken": {}
@@ -882,7 +1068,7 @@
882
1068
  "graphqlApis": {
883
1069
  "type": "list",
884
1070
  "member": {
885
- "shape": "S1i"
1071
+ "shape": "S1t"
886
1072
  }
887
1073
  },
888
1074
  "nextToken": {}
@@ -924,7 +1110,7 @@
924
1110
  "type": "structure",
925
1111
  "members": {
926
1112
  "resolvers": {
927
- "shape": "S3c"
1113
+ "shape": "S3y"
928
1114
  },
929
1115
  "nextToken": {}
930
1116
  }
@@ -965,7 +1151,7 @@
965
1151
  "type": "structure",
966
1152
  "members": {
967
1153
  "resolvers": {
968
- "shape": "S3c"
1154
+ "shape": "S3y"
969
1155
  },
970
1156
  "nextToken": {}
971
1157
  }
@@ -992,7 +1178,7 @@
992
1178
  "type": "structure",
993
1179
  "members": {
994
1180
  "tags": {
995
- "shape": "S19"
1181
+ "shape": "S1k"
996
1182
  }
997
1183
  }
998
1184
  }
@@ -1034,7 +1220,7 @@
1034
1220
  "types": {
1035
1221
  "type": "list",
1036
1222
  "member": {
1037
- "shape": "S1v"
1223
+ "shape": "S26"
1038
1224
  }
1039
1225
  },
1040
1226
  "nextToken": {}
@@ -1084,7 +1270,7 @@
1084
1270
  "locationName": "resourceArn"
1085
1271
  },
1086
1272
  "tags": {
1087
- "shape": "S19"
1273
+ "shape": "S1k"
1088
1274
  }
1089
1275
  }
1090
1276
  },
@@ -1150,7 +1336,7 @@
1150
1336
  "type": "structure",
1151
1337
  "members": {
1152
1338
  "apiCache": {
1153
- "shape": "S8"
1339
+ "shape": "Sd"
1154
1340
  }
1155
1341
  }
1156
1342
  }
@@ -1184,7 +1370,7 @@
1184
1370
  "type": "structure",
1185
1371
  "members": {
1186
1372
  "apiKey": {
1187
- "shape": "Sc"
1373
+ "shape": "Sh"
1188
1374
  }
1189
1375
  }
1190
1376
  }
@@ -1213,22 +1399,22 @@
1213
1399
  "type": {},
1214
1400
  "serviceRoleArn": {},
1215
1401
  "dynamodbConfig": {
1216
- "shape": "Sg"
1402
+ "shape": "Sl"
1217
1403
  },
1218
1404
  "lambdaConfig": {
1219
- "shape": "Si"
1405
+ "shape": "Sn"
1220
1406
  },
1221
1407
  "elasticsearchConfig": {
1222
- "shape": "Sj"
1408
+ "shape": "So"
1223
1409
  },
1224
1410
  "openSearchServiceConfig": {
1225
- "shape": "Sk"
1411
+ "shape": "Sp"
1226
1412
  },
1227
1413
  "httpConfig": {
1228
- "shape": "Sl"
1414
+ "shape": "Sq"
1229
1415
  },
1230
1416
  "relationalDatabaseConfig": {
1231
- "shape": "Sp"
1417
+ "shape": "Su"
1232
1418
  }
1233
1419
  }
1234
1420
  },
@@ -1236,7 +1422,33 @@
1236
1422
  "type": "structure",
1237
1423
  "members": {
1238
1424
  "dataSource": {
1239
- "shape": "St"
1425
+ "shape": "Sy"
1426
+ }
1427
+ }
1428
+ }
1429
+ },
1430
+ "UpdateDomainName": {
1431
+ "http": {
1432
+ "requestUri": "/v1/domainnames/{domainName}"
1433
+ },
1434
+ "input": {
1435
+ "type": "structure",
1436
+ "required": [
1437
+ "domainName"
1438
+ ],
1439
+ "members": {
1440
+ "domainName": {
1441
+ "location": "uri",
1442
+ "locationName": "domainName"
1443
+ },
1444
+ "description": {}
1445
+ }
1446
+ },
1447
+ "output": {
1448
+ "type": "structure",
1449
+ "members": {
1450
+ "domainNameConfig": {
1451
+ "shape": "S13"
1240
1452
  }
1241
1453
  }
1242
1454
  }
@@ -1270,7 +1482,10 @@
1270
1482
  "responseMappingTemplate": {},
1271
1483
  "functionVersion": {},
1272
1484
  "syncConfig": {
1273
- "shape": "Sw"
1485
+ "shape": "S16"
1486
+ },
1487
+ "maxBatchSize": {
1488
+ "type": "integer"
1274
1489
  }
1275
1490
  }
1276
1491
  },
@@ -1278,7 +1493,7 @@
1278
1493
  "type": "structure",
1279
1494
  "members": {
1280
1495
  "functionConfiguration": {
1281
- "shape": "S11"
1496
+ "shape": "S1c"
1282
1497
  }
1283
1498
  }
1284
1499
  }
@@ -1300,23 +1515,23 @@
1300
1515
  },
1301
1516
  "name": {},
1302
1517
  "logConfig": {
1303
- "shape": "S13"
1518
+ "shape": "S1e"
1304
1519
  },
1305
1520
  "authenticationType": {},
1306
1521
  "userPoolConfig": {
1307
- "shape": "S16"
1522
+ "shape": "S1h"
1308
1523
  },
1309
1524
  "openIDConnectConfig": {
1310
- "shape": "S18"
1525
+ "shape": "S1j"
1311
1526
  },
1312
1527
  "additionalAuthenticationProviders": {
1313
- "shape": "S1c"
1528
+ "shape": "S1n"
1314
1529
  },
1315
1530
  "xrayEnabled": {
1316
1531
  "type": "boolean"
1317
1532
  },
1318
1533
  "lambdaAuthorizerConfig": {
1319
- "shape": "S1f"
1534
+ "shape": "S1q"
1320
1535
  }
1321
1536
  }
1322
1537
  },
@@ -1324,7 +1539,7 @@
1324
1539
  "type": "structure",
1325
1540
  "members": {
1326
1541
  "graphqlApi": {
1327
- "shape": "S1i"
1542
+ "shape": "S1t"
1328
1543
  }
1329
1544
  }
1330
1545
  }
@@ -1358,13 +1573,16 @@
1358
1573
  "responseMappingTemplate": {},
1359
1574
  "kind": {},
1360
1575
  "pipelineConfig": {
1361
- "shape": "S1m"
1576
+ "shape": "S1x"
1362
1577
  },
1363
1578
  "syncConfig": {
1364
- "shape": "Sw"
1579
+ "shape": "S16"
1365
1580
  },
1366
1581
  "cachingConfig": {
1367
- "shape": "S1o"
1582
+ "shape": "S1z"
1583
+ },
1584
+ "maxBatchSize": {
1585
+ "type": "integer"
1368
1586
  }
1369
1587
  }
1370
1588
  },
@@ -1372,7 +1590,7 @@
1372
1590
  "type": "structure",
1373
1591
  "members": {
1374
1592
  "resolver": {
1375
- "shape": "S1r"
1593
+ "shape": "S22"
1376
1594
  }
1377
1595
  }
1378
1596
  }
@@ -1405,14 +1623,23 @@
1405
1623
  "type": "structure",
1406
1624
  "members": {
1407
1625
  "type": {
1408
- "shape": "S1v"
1626
+ "shape": "S26"
1409
1627
  }
1410
1628
  }
1411
1629
  }
1412
1630
  }
1413
1631
  },
1414
1632
  "shapes": {
1415
- "S8": {
1633
+ "S5": {
1634
+ "type": "structure",
1635
+ "members": {
1636
+ "domainName": {},
1637
+ "apiId": {},
1638
+ "associationStatus": {},
1639
+ "deploymentDetail": {}
1640
+ }
1641
+ },
1642
+ "Sd": {
1416
1643
  "type": "structure",
1417
1644
  "members": {
1418
1645
  "ttl": {
@@ -1429,7 +1656,7 @@
1429
1656
  "status": {}
1430
1657
  }
1431
1658
  },
1432
- "Sc": {
1659
+ "Sh": {
1433
1660
  "type": "structure",
1434
1661
  "members": {
1435
1662
  "id": {},
@@ -1442,7 +1669,7 @@
1442
1669
  }
1443
1670
  }
1444
1671
  },
1445
- "Sg": {
1672
+ "Sl": {
1446
1673
  "type": "structure",
1447
1674
  "required": [
1448
1675
  "tableName",
@@ -1471,7 +1698,7 @@
1471
1698
  }
1472
1699
  }
1473
1700
  },
1474
- "Si": {
1701
+ "Sn": {
1475
1702
  "type": "structure",
1476
1703
  "required": [
1477
1704
  "lambdaFunctionArn"
@@ -1480,7 +1707,7 @@
1480
1707
  "lambdaFunctionArn": {}
1481
1708
  }
1482
1709
  },
1483
- "Sj": {
1710
+ "So": {
1484
1711
  "type": "structure",
1485
1712
  "required": [
1486
1713
  "endpoint",
@@ -1491,7 +1718,7 @@
1491
1718
  "awsRegion": {}
1492
1719
  }
1493
1720
  },
1494
- "Sk": {
1721
+ "Sp": {
1495
1722
  "type": "structure",
1496
1723
  "required": [
1497
1724
  "endpoint",
@@ -1502,7 +1729,7 @@
1502
1729
  "awsRegion": {}
1503
1730
  }
1504
1731
  },
1505
- "Sl": {
1732
+ "Sq": {
1506
1733
  "type": "structure",
1507
1734
  "members": {
1508
1735
  "endpoint": {},
@@ -1524,7 +1751,7 @@
1524
1751
  }
1525
1752
  }
1526
1753
  },
1527
- "Sp": {
1754
+ "Su": {
1528
1755
  "type": "structure",
1529
1756
  "members": {
1530
1757
  "relationalDatabaseSourceType": {},
@@ -1540,7 +1767,7 @@
1540
1767
  }
1541
1768
  }
1542
1769
  },
1543
- "St": {
1770
+ "Sy": {
1544
1771
  "type": "structure",
1545
1772
  "members": {
1546
1773
  "dataSourceArn": {},
@@ -1549,26 +1776,36 @@
1549
1776
  "type": {},
1550
1777
  "serviceRoleArn": {},
1551
1778
  "dynamodbConfig": {
1552
- "shape": "Sg"
1779
+ "shape": "Sl"
1553
1780
  },
1554
1781
  "lambdaConfig": {
1555
- "shape": "Si"
1782
+ "shape": "Sn"
1556
1783
  },
1557
1784
  "elasticsearchConfig": {
1558
- "shape": "Sj"
1785
+ "shape": "So"
1559
1786
  },
1560
1787
  "openSearchServiceConfig": {
1561
- "shape": "Sk"
1788
+ "shape": "Sp"
1562
1789
  },
1563
1790
  "httpConfig": {
1564
- "shape": "Sl"
1791
+ "shape": "Sq"
1565
1792
  },
1566
1793
  "relationalDatabaseConfig": {
1567
- "shape": "Sp"
1794
+ "shape": "Su"
1568
1795
  }
1569
1796
  }
1570
1797
  },
1571
- "Sw": {
1798
+ "S13": {
1799
+ "type": "structure",
1800
+ "members": {
1801
+ "domainName": {},
1802
+ "description": {},
1803
+ "certificateArn": {},
1804
+ "appsyncDomainName": {},
1805
+ "hostedZoneId": {}
1806
+ }
1807
+ },
1808
+ "S16": {
1572
1809
  "type": "structure",
1573
1810
  "members": {
1574
1811
  "conflictHandler": {},
@@ -1581,7 +1818,7 @@
1581
1818
  }
1582
1819
  }
1583
1820
  },
1584
- "S11": {
1821
+ "S1c": {
1585
1822
  "type": "structure",
1586
1823
  "members": {
1587
1824
  "functionId": {},
@@ -1593,11 +1830,14 @@
1593
1830
  "responseMappingTemplate": {},
1594
1831
  "functionVersion": {},
1595
1832
  "syncConfig": {
1596
- "shape": "Sw"
1833
+ "shape": "S16"
1834
+ },
1835
+ "maxBatchSize": {
1836
+ "type": "integer"
1597
1837
  }
1598
1838
  }
1599
1839
  },
1600
- "S13": {
1840
+ "S1e": {
1601
1841
  "type": "structure",
1602
1842
  "required": [
1603
1843
  "fieldLogLevel",
@@ -1611,7 +1851,7 @@
1611
1851
  }
1612
1852
  }
1613
1853
  },
1614
- "S16": {
1854
+ "S1h": {
1615
1855
  "type": "structure",
1616
1856
  "required": [
1617
1857
  "userPoolId",
@@ -1625,7 +1865,7 @@
1625
1865
  "appIdClientRegex": {}
1626
1866
  }
1627
1867
  },
1628
- "S18": {
1868
+ "S1j": {
1629
1869
  "type": "structure",
1630
1870
  "required": [
1631
1871
  "issuer"
@@ -1641,19 +1881,19 @@
1641
1881
  }
1642
1882
  }
1643
1883
  },
1644
- "S19": {
1884
+ "S1k": {
1645
1885
  "type": "map",
1646
1886
  "key": {},
1647
1887
  "value": {}
1648
1888
  },
1649
- "S1c": {
1889
+ "S1n": {
1650
1890
  "type": "list",
1651
1891
  "member": {
1652
1892
  "type": "structure",
1653
1893
  "members": {
1654
1894
  "authenticationType": {},
1655
1895
  "openIDConnectConfig": {
1656
- "shape": "S18"
1896
+ "shape": "S1j"
1657
1897
  },
1658
1898
  "userPoolConfig": {
1659
1899
  "type": "structure",
@@ -1668,12 +1908,12 @@
1668
1908
  }
1669
1909
  },
1670
1910
  "lambdaAuthorizerConfig": {
1671
- "shape": "S1f"
1911
+ "shape": "S1q"
1672
1912
  }
1673
1913
  }
1674
1914
  }
1675
1915
  },
1676
- "S1f": {
1916
+ "S1q": {
1677
1917
  "type": "structure",
1678
1918
  "required": [
1679
1919
  "authorizerUri"
@@ -1686,20 +1926,20 @@
1686
1926
  "identityValidationExpression": {}
1687
1927
  }
1688
1928
  },
1689
- "S1i": {
1929
+ "S1t": {
1690
1930
  "type": "structure",
1691
1931
  "members": {
1692
1932
  "name": {},
1693
1933
  "apiId": {},
1694
1934
  "authenticationType": {},
1695
1935
  "logConfig": {
1696
- "shape": "S13"
1936
+ "shape": "S1e"
1697
1937
  },
1698
1938
  "userPoolConfig": {
1699
- "shape": "S16"
1939
+ "shape": "S1h"
1700
1940
  },
1701
1941
  "openIDConnectConfig": {
1702
- "shape": "S18"
1942
+ "shape": "S1j"
1703
1943
  },
1704
1944
  "arn": {},
1705
1945
  "uris": {
@@ -1708,21 +1948,21 @@
1708
1948
  "value": {}
1709
1949
  },
1710
1950
  "tags": {
1711
- "shape": "S19"
1951
+ "shape": "S1k"
1712
1952
  },
1713
1953
  "additionalAuthenticationProviders": {
1714
- "shape": "S1c"
1954
+ "shape": "S1n"
1715
1955
  },
1716
1956
  "xrayEnabled": {
1717
1957
  "type": "boolean"
1718
1958
  },
1719
1959
  "wafWebAclArn": {},
1720
1960
  "lambdaAuthorizerConfig": {
1721
- "shape": "S1f"
1961
+ "shape": "S1q"
1722
1962
  }
1723
1963
  }
1724
1964
  },
1725
- "S1m": {
1965
+ "S1x": {
1726
1966
  "type": "structure",
1727
1967
  "members": {
1728
1968
  "functions": {
@@ -1731,7 +1971,7 @@
1731
1971
  }
1732
1972
  }
1733
1973
  },
1734
- "S1o": {
1974
+ "S1z": {
1735
1975
  "type": "structure",
1736
1976
  "members": {
1737
1977
  "ttl": {
@@ -1743,7 +1983,7 @@
1743
1983
  }
1744
1984
  }
1745
1985
  },
1746
- "S1r": {
1986
+ "S22": {
1747
1987
  "type": "structure",
1748
1988
  "members": {
1749
1989
  "typeName": {},
@@ -1754,17 +1994,20 @@
1754
1994
  "responseMappingTemplate": {},
1755
1995
  "kind": {},
1756
1996
  "pipelineConfig": {
1757
- "shape": "S1m"
1997
+ "shape": "S1x"
1758
1998
  },
1759
1999
  "syncConfig": {
1760
- "shape": "Sw"
2000
+ "shape": "S16"
1761
2001
  },
1762
2002
  "cachingConfig": {
1763
- "shape": "S1o"
2003
+ "shape": "S1z"
2004
+ },
2005
+ "maxBatchSize": {
2006
+ "type": "integer"
1764
2007
  }
1765
2008
  }
1766
2009
  },
1767
- "S1v": {
2010
+ "S26": {
1768
2011
  "type": "structure",
1769
2012
  "members": {
1770
2013
  "name": {},
@@ -1774,10 +2017,10 @@
1774
2017
  "format": {}
1775
2018
  }
1776
2019
  },
1777
- "S3c": {
2020
+ "S3y": {
1778
2021
  "type": "list",
1779
2022
  "member": {
1780
- "shape": "S1r"
2023
+ "shape": "S22"
1781
2024
  }
1782
2025
  }
1783
2026
  }