@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
@@ -11,6 +11,14 @@ declare class AppSync extends Service {
11
11
  */
12
12
  constructor(options?: AppSync.Types.ClientConfiguration)
13
13
  config: Config & AppSync.Types.ClientConfiguration;
14
+ /**
15
+ * Maps an endpoint to your custom domain.
16
+ */
17
+ associateApi(params: AppSync.Types.AssociateApiRequest, callback?: (err: AWSError, data: AppSync.Types.AssociateApiResponse) => void): Request<AppSync.Types.AssociateApiResponse, AWSError>;
18
+ /**
19
+ * Maps an endpoint to your custom domain.
20
+ */
21
+ associateApi(callback?: (err: AWSError, data: AppSync.Types.AssociateApiResponse) => void): Request<AppSync.Types.AssociateApiResponse, AWSError>;
14
22
  /**
15
23
  * Creates a cache for the GraphQL API.
16
24
  */
@@ -20,11 +28,11 @@ declare class AppSync extends Service {
20
28
  */
21
29
  createApiCache(callback?: (err: AWSError, data: AppSync.Types.CreateApiCacheResponse) => void): Request<AppSync.Types.CreateApiCacheResponse, AWSError>;
22
30
  /**
23
- * Creates a unique key that you can distribute to clients who are executing your API.
31
+ * Creates a unique key that you can distribute to clients who invoke your API.
24
32
  */
25
33
  createApiKey(params: AppSync.Types.CreateApiKeyRequest, callback?: (err: AWSError, data: AppSync.Types.CreateApiKeyResponse) => void): Request<AppSync.Types.CreateApiKeyResponse, AWSError>;
26
34
  /**
27
- * Creates a unique key that you can distribute to clients who are executing your API.
35
+ * Creates a unique key that you can distribute to clients who invoke your API.
28
36
  */
29
37
  createApiKey(callback?: (err: AWSError, data: AppSync.Types.CreateApiKeyResponse) => void): Request<AppSync.Types.CreateApiKeyResponse, AWSError>;
30
38
  /**
@@ -36,11 +44,19 @@ declare class AppSync extends Service {
36
44
  */
37
45
  createDataSource(callback?: (err: AWSError, data: AppSync.Types.CreateDataSourceResponse) => void): Request<AppSync.Types.CreateDataSourceResponse, AWSError>;
38
46
  /**
39
- * Creates a Function object. A function is a reusable entity. Multiple functions can be used to compose the resolver logic.
47
+ * Creates a custom DomainName object.
48
+ */
49
+ createDomainName(params: AppSync.Types.CreateDomainNameRequest, callback?: (err: AWSError, data: AppSync.Types.CreateDomainNameResponse) => void): Request<AppSync.Types.CreateDomainNameResponse, AWSError>;
50
+ /**
51
+ * Creates a custom DomainName object.
52
+ */
53
+ createDomainName(callback?: (err: AWSError, data: AppSync.Types.CreateDomainNameResponse) => void): Request<AppSync.Types.CreateDomainNameResponse, AWSError>;
54
+ /**
55
+ * Creates a Function object. A function is a reusable entity. You can use multiple functions to compose the resolver logic.
40
56
  */
41
57
  createFunction(params: AppSync.Types.CreateFunctionRequest, callback?: (err: AWSError, data: AppSync.Types.CreateFunctionResponse) => void): Request<AppSync.Types.CreateFunctionResponse, AWSError>;
42
58
  /**
43
- * Creates a Function object. A function is a reusable entity. Multiple functions can be used to compose the resolver logic.
59
+ * Creates a Function object. A function is a reusable entity. You can use multiple functions to compose the resolver logic.
44
60
  */
45
61
  createFunction(callback?: (err: AWSError, data: AppSync.Types.CreateFunctionResponse) => void): Request<AppSync.Types.CreateFunctionResponse, AWSError>;
46
62
  /**
@@ -52,11 +68,11 @@ declare class AppSync extends Service {
52
68
  */
53
69
  createGraphqlApi(callback?: (err: AWSError, data: AppSync.Types.CreateGraphqlApiResponse) => void): Request<AppSync.Types.CreateGraphqlApiResponse, AWSError>;
54
70
  /**
55
- * Creates a Resolver object. A resolver converts incoming requests into a format that a data source can understand and converts the data source's responses into GraphQL.
71
+ * Creates a Resolver object. A resolver converts incoming requests into a format that a data source can understand, and converts the data source's responses into GraphQL.
56
72
  */
57
73
  createResolver(params: AppSync.Types.CreateResolverRequest, callback?: (err: AWSError, data: AppSync.Types.CreateResolverResponse) => void): Request<AppSync.Types.CreateResolverResponse, AWSError>;
58
74
  /**
59
- * Creates a Resolver object. A resolver converts incoming requests into a format that a data source can understand and converts the data source's responses into GraphQL.
75
+ * Creates a Resolver object. A resolver converts incoming requests into a format that a data source can understand, and converts the data source's responses into GraphQL.
60
76
  */
61
77
  createResolver(callback?: (err: AWSError, data: AppSync.Types.CreateResolverResponse) => void): Request<AppSync.Types.CreateResolverResponse, AWSError>;
62
78
  /**
@@ -91,6 +107,14 @@ declare class AppSync extends Service {
91
107
  * Deletes a DataSource object.
92
108
  */
93
109
  deleteDataSource(callback?: (err: AWSError, data: AppSync.Types.DeleteDataSourceResponse) => void): Request<AppSync.Types.DeleteDataSourceResponse, AWSError>;
110
+ /**
111
+ * Deletes a custom DomainName object.
112
+ */
113
+ deleteDomainName(params: AppSync.Types.DeleteDomainNameRequest, callback?: (err: AWSError, data: AppSync.Types.DeleteDomainNameResponse) => void): Request<AppSync.Types.DeleteDomainNameResponse, AWSError>;
114
+ /**
115
+ * Deletes a custom DomainName object.
116
+ */
117
+ deleteDomainName(callback?: (err: AWSError, data: AppSync.Types.DeleteDomainNameResponse) => void): Request<AppSync.Types.DeleteDomainNameResponse, AWSError>;
94
118
  /**
95
119
  * Deletes a Function.
96
120
  */
@@ -123,6 +147,14 @@ declare class AppSync extends Service {
123
147
  * Deletes a Type object.
124
148
  */
125
149
  deleteType(callback?: (err: AWSError, data: AppSync.Types.DeleteTypeResponse) => void): Request<AppSync.Types.DeleteTypeResponse, AWSError>;
150
+ /**
151
+ * Removes an ApiAssociation object from a custom domain.
152
+ */
153
+ disassociateApi(params: AppSync.Types.DisassociateApiRequest, callback?: (err: AWSError, data: AppSync.Types.DisassociateApiResponse) => void): Request<AppSync.Types.DisassociateApiResponse, AWSError>;
154
+ /**
155
+ * Removes an ApiAssociation object from a custom domain.
156
+ */
157
+ disassociateApi(callback?: (err: AWSError, data: AppSync.Types.DisassociateApiResponse) => void): Request<AppSync.Types.DisassociateApiResponse, AWSError>;
126
158
  /**
127
159
  * Flushes an ApiCache object.
128
160
  */
@@ -131,6 +163,14 @@ declare class AppSync extends Service {
131
163
  * Flushes an ApiCache object.
132
164
  */
133
165
  flushApiCache(callback?: (err: AWSError, data: AppSync.Types.FlushApiCacheResponse) => void): Request<AppSync.Types.FlushApiCacheResponse, AWSError>;
166
+ /**
167
+ * Retrieves an ApiAssociation object.
168
+ */
169
+ getApiAssociation(params: AppSync.Types.GetApiAssociationRequest, callback?: (err: AWSError, data: AppSync.Types.GetApiAssociationResponse) => void): Request<AppSync.Types.GetApiAssociationResponse, AWSError>;
170
+ /**
171
+ * Retrieves an ApiAssociation object.
172
+ */
173
+ getApiAssociation(callback?: (err: AWSError, data: AppSync.Types.GetApiAssociationResponse) => void): Request<AppSync.Types.GetApiAssociationResponse, AWSError>;
134
174
  /**
135
175
  * Retrieves an ApiCache object.
136
176
  */
@@ -147,6 +187,14 @@ declare class AppSync extends Service {
147
187
  * Retrieves a DataSource object.
148
188
  */
149
189
  getDataSource(callback?: (err: AWSError, data: AppSync.Types.GetDataSourceResponse) => void): Request<AppSync.Types.GetDataSourceResponse, AWSError>;
190
+ /**
191
+ * Retrieves a custom DomainName object.
192
+ */
193
+ getDomainName(params: AppSync.Types.GetDomainNameRequest, callback?: (err: AWSError, data: AppSync.Types.GetDomainNameResponse) => void): Request<AppSync.Types.GetDomainNameResponse, AWSError>;
194
+ /**
195
+ * Retrieves a custom DomainName object.
196
+ */
197
+ getDomainName(callback?: (err: AWSError, data: AppSync.Types.GetDomainNameResponse) => void): Request<AppSync.Types.GetDomainNameResponse, AWSError>;
150
198
  /**
151
199
  * Get a Function.
152
200
  */
@@ -211,6 +259,14 @@ declare class AppSync extends Service {
211
259
  * Lists the data sources for a given API.
212
260
  */
213
261
  listDataSources(callback?: (err: AWSError, data: AppSync.Types.ListDataSourcesResponse) => void): Request<AppSync.Types.ListDataSourcesResponse, AWSError>;
262
+ /**
263
+ * Lists multiple custom domain names.
264
+ */
265
+ listDomainNames(params: AppSync.Types.ListDomainNamesRequest, callback?: (err: AWSError, data: AppSync.Types.ListDomainNamesResponse) => void): Request<AppSync.Types.ListDomainNamesResponse, AWSError>;
266
+ /**
267
+ * Lists multiple custom domain names.
268
+ */
269
+ listDomainNames(callback?: (err: AWSError, data: AppSync.Types.ListDomainNamesResponse) => void): Request<AppSync.Types.ListDomainNamesResponse, AWSError>;
214
270
  /**
215
271
  * List multiple functions.
216
272
  */
@@ -292,11 +348,11 @@ declare class AppSync extends Service {
292
348
  */
293
349
  updateApiCache(callback?: (err: AWSError, data: AppSync.Types.UpdateApiCacheResponse) => void): Request<AppSync.Types.UpdateApiCacheResponse, AWSError>;
294
350
  /**
295
- * Updates an API key. The key can be updated while it is not deleted.
351
+ * Updates an API key. You can update the key as long as it's not deleted.
296
352
  */
297
353
  updateApiKey(params: AppSync.Types.UpdateApiKeyRequest, callback?: (err: AWSError, data: AppSync.Types.UpdateApiKeyResponse) => void): Request<AppSync.Types.UpdateApiKeyResponse, AWSError>;
298
354
  /**
299
- * Updates an API key. The key can be updated while it is not deleted.
355
+ * Updates an API key. You can update the key as long as it's not deleted.
300
356
  */
301
357
  updateApiKey(callback?: (err: AWSError, data: AppSync.Types.UpdateApiKeyResponse) => void): Request<AppSync.Types.UpdateApiKeyResponse, AWSError>;
302
358
  /**
@@ -307,6 +363,14 @@ declare class AppSync extends Service {
307
363
  * Updates a DataSource object.
308
364
  */
309
365
  updateDataSource(callback?: (err: AWSError, data: AppSync.Types.UpdateDataSourceResponse) => void): Request<AppSync.Types.UpdateDataSourceResponse, AWSError>;
366
+ /**
367
+ * Updates a custom DomainName object.
368
+ */
369
+ updateDomainName(params: AppSync.Types.UpdateDomainNameRequest, callback?: (err: AWSError, data: AppSync.Types.UpdateDomainNameResponse) => void): Request<AppSync.Types.UpdateDomainNameResponse, AWSError>;
370
+ /**
371
+ * Updates a custom DomainName object.
372
+ */
373
+ updateDomainName(callback?: (err: AWSError, data: AppSync.Types.UpdateDomainNameResponse) => void): Request<AppSync.Types.UpdateDomainNameResponse, AWSError>;
310
374
  /**
311
375
  * Updates a Function object.
312
376
  */
@@ -343,11 +407,11 @@ declare class AppSync extends Service {
343
407
  declare namespace AppSync {
344
408
  export interface AdditionalAuthenticationProvider {
345
409
  /**
346
- * The authentication type: API key, Identity and Access Management, OIDC, Amazon Cognito user pools, or Amazon Web Services Lambda.
410
+ * The authentication type: API key, Identity and Access Management (IAM), OpenID Connect (OIDC), Amazon Cognito user pools, or Lambda.
347
411
  */
348
412
  authenticationType?: AuthenticationType;
349
413
  /**
350
- * The OpenID Connect configuration.
414
+ * The OIDC configuration.
351
415
  */
352
416
  openIDConnectConfig?: OpenIDConnectConfig;
353
417
  /**
@@ -355,14 +419,32 @@ declare namespace AppSync {
355
419
  */
356
420
  userPoolConfig?: CognitoUserPoolConfig;
357
421
  /**
358
- * Configuration for Amazon Web Services Lambda function authorization.
422
+ * Configuration for Lambda function authorization.
359
423
  */
360
424
  lambdaAuthorizerConfig?: LambdaAuthorizerConfig;
361
425
  }
362
426
  export type AdditionalAuthenticationProviders = AdditionalAuthenticationProvider[];
427
+ export interface ApiAssociation {
428
+ /**
429
+ * The domain name.
430
+ */
431
+ domainName?: DomainName;
432
+ /**
433
+ * The API ID.
434
+ */
435
+ apiId?: String;
436
+ /**
437
+ * Identifies the status of an association. PROCESSING: The API association is being created. You cannot modify association requests during processing. SUCCESS: The API association was successful. You can modify associations after success. FAILED: The API association has failed. You can modify associations after failure.
438
+ */
439
+ associationStatus?: AssociationStatus;
440
+ /**
441
+ * Details about the last deployment status.
442
+ */
443
+ deploymentDetail?: String;
444
+ }
363
445
  export interface ApiCache {
364
446
  /**
365
- * TTL in seconds for cache entries. Valid values are between 1 and 3600 seconds.
447
+ * TTL in seconds for cache entries. Valid values are 1–3,600 seconds.
366
448
  */
367
449
  ttl?: Long;
368
450
  /**
@@ -370,11 +452,11 @@ declare namespace AppSync {
370
452
  */
371
453
  apiCachingBehavior?: ApiCachingBehavior;
372
454
  /**
373
- * Transit encryption flag when connecting to cache. This setting cannot be updated after creation.
455
+ * Transit encryption flag when connecting to cache. You cannot update this setting after creation.
374
456
  */
375
457
  transitEncryptionEnabled?: Boolean;
376
458
  /**
377
- * At rest encryption flag for cache. This setting cannot be updated after creation.
459
+ * At-rest encryption flag for cache. You cannot update this setting after creation.
378
460
  */
379
461
  atRestEncryptionEnabled?: Boolean;
380
462
  /**
@@ -408,25 +490,42 @@ declare namespace AppSync {
408
490
  deletes?: Long;
409
491
  }
410
492
  export type ApiKeys = ApiKey[];
493
+ export interface AssociateApiRequest {
494
+ /**
495
+ * The domain name.
496
+ */
497
+ domainName: DomainName;
498
+ /**
499
+ * The API ID.
500
+ */
501
+ apiId: String;
502
+ }
503
+ export interface AssociateApiResponse {
504
+ /**
505
+ * The ApiAssociation object.
506
+ */
507
+ apiAssociation?: ApiAssociation;
508
+ }
509
+ export type AssociationStatus = "PROCESSING"|"FAILED"|"SUCCESS"|string;
411
510
  export type AuthenticationType = "API_KEY"|"AWS_IAM"|"AMAZON_COGNITO_USER_POOLS"|"OPENID_CONNECT"|"AWS_LAMBDA"|string;
412
511
  export interface AuthorizationConfig {
413
512
  /**
414
- * The authorization type required by the HTTP endpoint. AWS_IAM: The authorization type is Sigv4.
513
+ * The authorization type that the HTTP endpoint requires. AWS_IAM: The authorization type is Signature Version 4 (SigV4).
415
514
  */
416
515
  authorizationType: AuthorizationType;
417
516
  /**
418
- * The Identity and Access Management settings.
517
+ * The Identity and Access Management (IAM) settings.
419
518
  */
420
519
  awsIamConfig?: AwsIamConfig;
421
520
  }
422
521
  export type AuthorizationType = "AWS_IAM"|string;
423
522
  export interface AwsIamConfig {
424
523
  /**
425
- * The signing region for Identity and Access Management authorization.
524
+ * The signing Amazon Web Services Region for IAM authorization.
426
525
  */
427
526
  signingRegion?: String;
428
527
  /**
429
- * The signing service name for Identity and Access Management authorization.
528
+ * The signing service name for IAM authorization.
430
529
  */
431
530
  signingServiceName?: String;
432
531
  }
@@ -435,15 +534,16 @@ declare namespace AppSync {
435
534
  export type BooleanValue = boolean;
436
535
  export interface CachingConfig {
437
536
  /**
438
- * The TTL in seconds for a resolver that has caching enabled. Valid values are between 1 and 3600 seconds.
537
+ * The TTL in seconds for a resolver that has caching activated. Valid values are 1–3,600 seconds.
439
538
  */
440
539
  ttl?: Long;
441
540
  /**
442
- * The caching keys for a resolver that has caching enabled. Valid values are entries from the $context.arguments, $context.source, and $context.identity maps.
541
+ * The caching keys for a resolver that has caching activated. Valid values are entries from the $context.arguments, $context.source, and $context.identity maps.
443
542
  */
444
543
  cachingKeys?: CachingKeys;
445
544
  }
446
545
  export type CachingKeys = String[];
546
+ export type CertificateArn = string;
447
547
  export interface CognitoUserPoolConfig {
448
548
  /**
449
549
  * The user pool ID.
@@ -462,19 +562,19 @@ declare namespace AppSync {
462
562
  export type ConflictHandlerType = "OPTIMISTIC_CONCURRENCY"|"LAMBDA"|"AUTOMERGE"|"NONE"|string;
463
563
  export interface CreateApiCacheRequest {
464
564
  /**
465
- * The GraphQL API Id.
565
+ * The GraphQL API ID.
466
566
  */
467
567
  apiId: String;
468
568
  /**
469
- * TTL in seconds for cache entries. Valid values are between 1 and 3600 seconds.
569
+ * TTL in seconds for cache entries. Valid values are 1–3,600 seconds.
470
570
  */
471
571
  ttl: Long;
472
572
  /**
473
- * Transit encryption flag when connecting to cache. This setting cannot be updated after creation.
573
+ * Transit encryption flag when connecting to cache. You cannot update this setting after creation.
474
574
  */
475
575
  transitEncryptionEnabled?: Boolean;
476
576
  /**
477
- * At rest encryption flag for cache. This setting cannot be updated after creation.
577
+ * At-rest encryption flag for cache. You cannot update this setting after creation.
478
578
  */
479
579
  atRestEncryptionEnabled?: Boolean;
480
580
  /**
@@ -502,7 +602,7 @@ declare namespace AppSync {
502
602
  */
503
603
  description?: String;
504
604
  /**
505
- * The time from creation time after which the API key expires. The date is represented as seconds since the epoch, rounded down to the nearest hour. The default value for this parameter is 7 days from creation time. For more information, see .
605
+ * From the creation time, the time after which the API key expires. The date is represented as seconds since the epoch, rounded down to the nearest hour. The default value for this parameter is 7 days from creation time. For more information, see .
506
606
  */
507
607
  expires?: Long;
508
608
  }
@@ -530,7 +630,7 @@ declare namespace AppSync {
530
630
  */
531
631
  type: DataSourceType;
532
632
  /**
533
- * The Identity and Access Management service role ARN for the data source. The system assumes this role when accessing the data source.
633
+ * The Identity and Access Management (IAM) service role Amazon Resource Name (ARN) for the data source. The system assumes this role when accessing the data source.
534
634
  */
535
635
  serviceRoleArn?: String;
536
636
  /**
@@ -538,7 +638,7 @@ declare namespace AppSync {
538
638
  */
539
639
  dynamodbConfig?: DynamodbDataSourceConfig;
540
640
  /**
541
- * Amazon Web Services Lambda settings.
641
+ * Lambda settings.
542
642
  */
543
643
  lambdaConfig?: LambdaDataSourceConfig;
544
644
  /**
@@ -564,6 +664,26 @@ declare namespace AppSync {
564
664
  */
565
665
  dataSource?: DataSource;
566
666
  }
667
+ export interface CreateDomainNameRequest {
668
+ /**
669
+ * The domain name.
670
+ */
671
+ domainName: DomainName;
672
+ /**
673
+ * The Amazon Resource Name (ARN) of the certificate. This can be an Certificate Manager (ACM) certificate or an Identity and Access Management (IAM) server certificate.
674
+ */
675
+ certificateArn: CertificateArn;
676
+ /**
677
+ * A description of the DomainName.
678
+ */
679
+ description?: Description;
680
+ }
681
+ export interface CreateDomainNameResponse {
682
+ /**
683
+ * The configuration for the DomainName.
684
+ */
685
+ domainNameConfig?: DomainNameConfig;
686
+ }
567
687
  export interface CreateFunctionRequest {
568
688
  /**
569
689
  * The GraphQL API ID.
@@ -586,14 +706,18 @@ declare namespace AppSync {
586
706
  */
587
707
  requestMappingTemplate?: MappingTemplate;
588
708
  /**
589
- * The Function response mapping template.
709
+ * The Function response mapping template.
590
710
  */
591
711
  responseMappingTemplate?: MappingTemplate;
592
712
  /**
593
- * The version of the request mapping template. Currently the supported value is 2018-05-29.
713
+ * The version of the request mapping template. Currently, the supported value is 2018-05-29.
594
714
  */
595
715
  functionVersion: String;
596
716
  syncConfig?: SyncConfig;
717
+ /**
718
+ * The maximum batching size for a resolver.
719
+ */
720
+ maxBatchSize?: MaxBatchSize;
597
721
  }
598
722
  export interface CreateFunctionResponse {
599
723
  /**
@@ -611,7 +735,7 @@ declare namespace AppSync {
611
735
  */
612
736
  logConfig?: LogConfig;
613
737
  /**
614
- * The authentication type: API key, Identity and Access Management, OIDC, Amazon Cognito user pools, or Amazon Web Services Lambda.
738
+ * The authentication type: API key, Identity and Access Management (IAM), OpenID Connect (OIDC), Amazon Cognito user pools, or Lambda.
615
739
  */
616
740
  authenticationType: AuthenticationType;
617
741
  /**
@@ -619,7 +743,7 @@ declare namespace AppSync {
619
743
  */
620
744
  userPoolConfig?: UserPoolConfig;
621
745
  /**
622
- * The OpenID Connect configuration.
746
+ * The OIDC configuration.
623
747
  */
624
748
  openIDConnectConfig?: OpenIDConnectConfig;
625
749
  /**
@@ -631,11 +755,11 @@ declare namespace AppSync {
631
755
  */
632
756
  additionalAuthenticationProviders?: AdditionalAuthenticationProviders;
633
757
  /**
634
- * A flag indicating whether to enable X-Ray tracing for the GraphqlApi.
758
+ * A flag indicating whether to use X-Ray tracing for the GraphqlApi.
635
759
  */
636
760
  xrayEnabled?: Boolean;
637
761
  /**
638
- * Configuration for Amazon Web Services Lambda function authorization.
762
+ * Configuration for Lambda function authorization.
639
763
  */
640
764
  lambdaAuthorizerConfig?: LambdaAuthorizerConfig;
641
765
  }
@@ -663,15 +787,15 @@ declare namespace AppSync {
663
787
  */
664
788
  dataSourceName?: ResourceName;
665
789
  /**
666
- * The mapping template to be used for requests. A resolver uses a request mapping template to convert a GraphQL expression into a format that a data source can understand. Mapping templates are written in Apache Velocity Template Language (VTL). VTL request mapping templates are optional when using a Lambda data source. For all other data sources, VTL request and response mapping templates are required.
790
+ * The mapping template to use for requests. A resolver uses a request mapping template to convert a GraphQL expression into a format that a data source can understand. Mapping templates are written in Apache Velocity Template Language (VTL). VTL request mapping templates are optional when using an Lambda data source. For all other data sources, VTL request and response mapping templates are required.
667
791
  */
668
792
  requestMappingTemplate?: MappingTemplate;
669
793
  /**
670
- * The mapping template to be used for responses from the data source.
794
+ * The mapping template to use for responses from the data source.
671
795
  */
672
796
  responseMappingTemplate?: MappingTemplate;
673
797
  /**
674
- * The resolver type. UNIT: A UNIT resolver type. A UNIT resolver is the default resolver type. A UNIT resolver enables you to execute a GraphQL query against a single data source. PIPELINE: A PIPELINE resolver type. A PIPELINE resolver enables you to execute a series of Function in a serial manner. You can use a pipeline resolver to execute a GraphQL query against multiple data sources.
798
+ * The resolver type. UNIT: A UNIT resolver type. A UNIT resolver is the default resolver type. You can use a UNIT resolver to run a GraphQL query against a single data source. PIPELINE: A PIPELINE resolver type. You can use a PIPELINE resolver to invoke a series of Function objects in a serial manner. You can use a pipeline resolver to run a GraphQL query against multiple data sources.
675
799
  */
676
800
  kind?: ResolverKind;
677
801
  /**
@@ -679,13 +803,17 @@ declare namespace AppSync {
679
803
  */
680
804
  pipelineConfig?: PipelineConfig;
681
805
  /**
682
- * The SyncConfig for a resolver attached to a versioned datasource.
806
+ * The SyncConfig for a resolver attached to a versioned data source.
683
807
  */
684
808
  syncConfig?: SyncConfig;
685
809
  /**
686
810
  * The caching configuration for the resolver.
687
811
  */
688
812
  cachingConfig?: CachingConfig;
813
+ /**
814
+ * The maximum batching size for a resolver.
815
+ */
816
+ maxBatchSize?: MaxBatchSize;
689
817
  }
690
818
  export interface CreateResolverResponse {
691
819
  /**
@@ -715,7 +843,7 @@ declare namespace AppSync {
715
843
  }
716
844
  export interface DataSource {
717
845
  /**
718
- * The data source ARN.
846
+ * The data source Amazon Resource Name (ARN).
719
847
  */
720
848
  dataSourceArn?: String;
721
849
  /**
@@ -727,19 +855,19 @@ declare namespace AppSync {
727
855
  */
728
856
  description?: String;
729
857
  /**
730
- * The type of the data source. AWS_LAMBDA: The data source is an Amazon Web Services Lambda function. AMAZON_DYNAMODB: The data source is an Amazon DynamoDB table. AMAZON_ELASTICSEARCH: The data source is an Amazon OpenSearch Service domain. AMAZON_OPENSEARCH_SERVICE: The data source is an Amazon OpenSearch Service domain. NONE: There is no data source. This type is used when you wish to invoke a GraphQL operation without connecting to a data source, such as performing data transformation with resolvers or triggering a subscription to be invoked from a mutation. HTTP: The data source is an HTTP endpoint. RELATIONAL_DATABASE: The data source is a relational database.
858
+ * The type of the data source. AWS_LAMBDA: The data source is an Lambda function. AMAZON_DYNAMODB: The data source is an Amazon DynamoDB table. AMAZON_ELASTICSEARCH: The data source is an Amazon OpenSearch Service domain. AMAZON_OPENSEARCH_SERVICE: The data source is an Amazon OpenSearch Service domain. NONE: There is no data source. Use this type when you want to invoke a GraphQL operation without connecting to a data source, such as when you're performing data transformation with resolvers or invoking a subscription from a mutation. HTTP: The data source is an HTTP endpoint. RELATIONAL_DATABASE: The data source is a relational database.
731
859
  */
732
860
  type?: DataSourceType;
733
861
  /**
734
- * The Identity and Access Management service role ARN for the data source. The system assumes this role when accessing the data source.
862
+ * The Identity and Access Management (IAM) service role Amazon Resource Name (ARN) for the data source. The system assumes this role when accessing the data source.
735
863
  */
736
864
  serviceRoleArn?: String;
737
865
  /**
738
- * Amazon DynamoDB settings.
866
+ * DynamoDB settings.
739
867
  */
740
868
  dynamodbConfig?: DynamodbDataSourceConfig;
741
869
  /**
742
- * Amazon Web Services Lambda settings.
870
+ * Lambda settings.
743
871
  */
744
872
  lambdaConfig?: LambdaDataSourceConfig;
745
873
  /**
@@ -794,6 +922,14 @@ declare namespace AppSync {
794
922
  }
795
923
  export interface DeleteDataSourceResponse {
796
924
  }
925
+ export interface DeleteDomainNameRequest {
926
+ /**
927
+ * The domain name.
928
+ */
929
+ domainName: DomainName;
930
+ }
931
+ export interface DeleteDomainNameResponse {
932
+ }
797
933
  export interface DeleteFunctionRequest {
798
934
  /**
799
935
  * The GraphQL API ID.
@@ -844,7 +980,7 @@ declare namespace AppSync {
844
980
  }
845
981
  export interface DeltaSyncConfig {
846
982
  /**
847
- * The number of minutes an Item is stored in the datasource.
983
+ * The number of minutes that an Item is stored in the data source.
848
984
  */
849
985
  baseTableTTL?: Long;
850
986
  /**
@@ -852,10 +988,43 @@ declare namespace AppSync {
852
988
  */
853
989
  deltaSyncTableName?: String;
854
990
  /**
855
- * The number of minutes a Delta Sync log entry is stored in the Delta Sync table.
991
+ * The number of minutes that a Delta Sync log entry is stored in the Delta Sync table.
856
992
  */
857
993
  deltaSyncTableTTL?: Long;
858
994
  }
995
+ export type Description = string;
996
+ export interface DisassociateApiRequest {
997
+ /**
998
+ * The domain name.
999
+ */
1000
+ domainName: DomainName;
1001
+ }
1002
+ export interface DisassociateApiResponse {
1003
+ }
1004
+ export type DomainName = string;
1005
+ export interface DomainNameConfig {
1006
+ /**
1007
+ * The domain name.
1008
+ */
1009
+ domainName?: DomainName;
1010
+ /**
1011
+ * A description of the DomainName configuration.
1012
+ */
1013
+ description?: Description;
1014
+ /**
1015
+ * The Amazon Resource Name (ARN) of the certificate. This can be an Certificate Manager (ACM) certificate or an Identity and Access Management (IAM) server certificate.
1016
+ */
1017
+ certificateArn?: CertificateArn;
1018
+ /**
1019
+ * The domain name that AppSync provides.
1020
+ */
1021
+ appsyncDomainName?: String;
1022
+ /**
1023
+ * The ID of your Amazon Route 53 hosted zone.
1024
+ */
1025
+ hostedZoneId?: String;
1026
+ }
1027
+ export type DomainNameConfigs = DomainNameConfig[];
859
1028
  export interface DynamodbDataSourceConfig {
860
1029
  /**
861
1030
  * The table name.
@@ -870,7 +1039,7 @@ declare namespace AppSync {
870
1039
  */
871
1040
  useCallerCredentials?: Boolean;
872
1041
  /**
873
- * The DeltaSyncConfig for a versioned datasource.
1042
+ * The DeltaSyncConfig for a versioned data source.
874
1043
  */
875
1044
  deltaSyncConfig?: DeltaSyncConfig;
876
1045
  /**
@@ -903,7 +1072,7 @@ declare namespace AppSync {
903
1072
  */
904
1073
  functionId?: String;
905
1074
  /**
906
- * The ARN of the Function object.
1075
+ * The Amazon Resource Name (ARN) of the Function object.
907
1076
  */
908
1077
  functionArn?: String;
909
1078
  /**
@@ -927,13 +1096,29 @@ declare namespace AppSync {
927
1096
  */
928
1097
  responseMappingTemplate?: MappingTemplate;
929
1098
  /**
930
- * The version of the request mapping template. Currently only the 2018-05-29 version of the template is supported.
1099
+ * The version of the request mapping template. Currently, only the 2018-05-29 version of the template is supported.
931
1100
  */
932
1101
  functionVersion?: String;
933
1102
  syncConfig?: SyncConfig;
1103
+ /**
1104
+ * The maximum batching size for a resolver.
1105
+ */
1106
+ maxBatchSize?: MaxBatchSize;
934
1107
  }
935
1108
  export type Functions = FunctionConfiguration[];
936
1109
  export type FunctionsIds = String[];
1110
+ export interface GetApiAssociationRequest {
1111
+ /**
1112
+ * The domain name.
1113
+ */
1114
+ domainName: DomainName;
1115
+ }
1116
+ export interface GetApiAssociationResponse {
1117
+ /**
1118
+ * The ApiAssociation object.
1119
+ */
1120
+ apiAssociation?: ApiAssociation;
1121
+ }
937
1122
  export interface GetApiCacheRequest {
938
1123
  /**
939
1124
  * The API ID.
@@ -962,6 +1147,18 @@ declare namespace AppSync {
962
1147
  */
963
1148
  dataSource?: DataSource;
964
1149
  }
1150
+ export interface GetDomainNameRequest {
1151
+ /**
1152
+ * The domain name.
1153
+ */
1154
+ domainName: DomainName;
1155
+ }
1156
+ export interface GetDomainNameResponse {
1157
+ /**
1158
+ * The configuration for the DomainName.
1159
+ */
1160
+ domainNameConfig?: DomainNameConfig;
1161
+ }
965
1162
  export interface GetFunctionRequest {
966
1163
  /**
967
1164
  * The GraphQL API ID.
@@ -1092,7 +1289,7 @@ declare namespace AppSync {
1092
1289
  */
1093
1290
  openIDConnectConfig?: OpenIDConnectConfig;
1094
1291
  /**
1095
- * The ARN.
1292
+ * The Amazon Resource Name (ARN).
1096
1293
  */
1097
1294
  arn?: String;
1098
1295
  /**
@@ -1108,26 +1305,26 @@ declare namespace AppSync {
1108
1305
  */
1109
1306
  additionalAuthenticationProviders?: AdditionalAuthenticationProviders;
1110
1307
  /**
1111
- * A flag representing whether X-Ray tracing is enabled for this GraphqlApi.
1308
+ * A flag indicating whether to use X-Ray tracing for this GraphqlApi.
1112
1309
  */
1113
1310
  xrayEnabled?: Boolean;
1114
1311
  /**
1115
- * The ARN of the WAF ACL associated with this GraphqlApi, if one exists.
1312
+ * The ARN of the WAF access control list (ACL) associated with this GraphqlApi, if one exists.
1116
1313
  */
1117
1314
  wafWebAclArn?: String;
1118
1315
  /**
1119
- * Configuration for Amazon Web Services Lambda function authorization.
1316
+ * Configuration for Lambda function authorization.
1120
1317
  */
1121
1318
  lambdaAuthorizerConfig?: LambdaAuthorizerConfig;
1122
1319
  }
1123
1320
  export type GraphqlApis = GraphqlApi[];
1124
1321
  export interface HttpDataSourceConfig {
1125
1322
  /**
1126
- * The HTTP URL endpoint. You can either specify the domain name or IP, and port combination, and the URL scheme must be HTTP or HTTPS. If the port is not specified, AppSync uses the default port 80 for the HTTP endpoint and port 443 for HTTPS endpoints.
1323
+ * The HTTP URL endpoint. You can specify either the domain name or IP, and port combination, and the URL scheme must be HTTP or HTTPS. If you don't specify the port, AppSync uses the default port 80 for the HTTP endpoint and port 443 for HTTPS endpoints.
1127
1324
  */
1128
1325
  endpoint?: String;
1129
1326
  /**
1130
- * The authorization config in case the HTTP endpoint requires authorization.
1327
+ * The authorization configuration in case the HTTP endpoint requires authorization.
1131
1328
  */
1132
1329
  authorizationConfig?: AuthorizationConfig;
1133
1330
  }
@@ -1137,7 +1334,7 @@ declare namespace AppSync {
1137
1334
  */
1138
1335
  authorizerResultTtlInSeconds?: TTL;
1139
1336
  /**
1140
- * The ARN of the Lambda function to be called for authorization. This may be a standard Lambda ARN, a version ARN (.../v3) or alias ARN. Note: This Lambda function must have the following resource-based policy assigned to it. When configuring Lambda authorizers in the Console, this is done for you. To do so with the Amazon Web Services CLI, run the following: aws lambda add-permission --function-name "arn:aws:lambda:us-east-2:111122223333:function:my-function" --statement-id "appsync" --principal appsync.amazonaws.com --action lambda:InvokeFunction
1337
+ * The Amazon Resource Name (ARN) of the Lambda function to be called for authorization. This can be a standard Lambda ARN, a version ARN (.../v3), or an alias ARN. Note: This Lambda function must have the following resource-based policy assigned to it. When configuring Lambda authorizers in the console, this is done for you. To use the Command Line Interface (CLI), run the following: aws lambda add-permission --function-name "arn:aws:lambda:us-east-2:111122223333:function:my-function" --statement-id "appsync" --principal appsync.amazonaws.com --action lambda:InvokeFunction
1141
1338
  */
1142
1339
  authorizerUri: String;
1143
1340
  /**
@@ -1147,13 +1344,13 @@ declare namespace AppSync {
1147
1344
  }
1148
1345
  export interface LambdaConflictHandlerConfig {
1149
1346
  /**
1150
- * The Arn for the Lambda function to use as the Conflict Handler.
1347
+ * The Amazon Resource Name (ARN) for the Lambda function to use as the Conflict Handler.
1151
1348
  */
1152
1349
  lambdaConflictHandlerArn?: String;
1153
1350
  }
1154
1351
  export interface LambdaDataSourceConfig {
1155
1352
  /**
1156
- * The ARN for the Lambda function.
1353
+ * The Amazon Resource Name (ARN) for the Lambda function.
1157
1354
  */
1158
1355
  lambdaFunctionArn: String;
1159
1356
  }
@@ -1163,11 +1360,11 @@ declare namespace AppSync {
1163
1360
  */
1164
1361
  apiId: String;
1165
1362
  /**
1166
- * An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
1363
+ * An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
1167
1364
  */
1168
1365
  nextToken?: PaginationToken;
1169
1366
  /**
1170
- * The maximum number of results you want the request to return.
1367
+ * The maximum number of results that you want the request to return.
1171
1368
  */
1172
1369
  maxResults?: MaxResults;
1173
1370
  }
@@ -1177,7 +1374,7 @@ declare namespace AppSync {
1177
1374
  */
1178
1375
  apiKeys?: ApiKeys;
1179
1376
  /**
1180
- * An identifier to be passed in the next request to this operation to return the next set of items in the list.
1377
+ * An identifier to pass in the next request to this operation to return the next set of items in the list.
1181
1378
  */
1182
1379
  nextToken?: PaginationToken;
1183
1380
  }
@@ -1187,11 +1384,11 @@ declare namespace AppSync {
1187
1384
  */
1188
1385
  apiId: String;
1189
1386
  /**
1190
- * An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
1387
+ * An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
1191
1388
  */
1192
1389
  nextToken?: PaginationToken;
1193
1390
  /**
1194
- * The maximum number of results you want the request to return.
1391
+ * The maximum number of results that you want the request to return.
1195
1392
  */
1196
1393
  maxResults?: MaxResults;
1197
1394
  }
@@ -1201,7 +1398,27 @@ declare namespace AppSync {
1201
1398
  */
1202
1399
  dataSources?: DataSources;
1203
1400
  /**
1204
- * An identifier to be passed in the next request to this operation to return the next set of items in the list.
1401
+ * An identifier to pass in the next request to this operation to return the next set of items in the list.
1402
+ */
1403
+ nextToken?: PaginationToken;
1404
+ }
1405
+ export interface ListDomainNamesRequest {
1406
+ /**
1407
+ * The API token.
1408
+ */
1409
+ nextToken?: PaginationToken;
1410
+ /**
1411
+ * The maximum number of results that you want the request to return.
1412
+ */
1413
+ maxResults?: MaxResults;
1414
+ }
1415
+ export interface ListDomainNamesResponse {
1416
+ /**
1417
+ * Lists configurations for multiple domain names.
1418
+ */
1419
+ domainNameConfigs?: DomainNameConfigs;
1420
+ /**
1421
+ * The API token.
1205
1422
  */
1206
1423
  nextToken?: PaginationToken;
1207
1424
  }
@@ -1211,11 +1428,11 @@ declare namespace AppSync {
1211
1428
  */
1212
1429
  apiId: String;
1213
1430
  /**
1214
- * An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
1431
+ * An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
1215
1432
  */
1216
1433
  nextToken?: PaginationToken;
1217
1434
  /**
1218
- * The maximum number of results you want the request to return.
1435
+ * The maximum number of results that you want the request to return.
1219
1436
  */
1220
1437
  maxResults?: MaxResults;
1221
1438
  }
@@ -1225,17 +1442,17 @@ declare namespace AppSync {
1225
1442
  */
1226
1443
  functions?: Functions;
1227
1444
  /**
1228
- * An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
1445
+ * An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
1229
1446
  */
1230
1447
  nextToken?: PaginationToken;
1231
1448
  }
1232
1449
  export interface ListGraphqlApisRequest {
1233
1450
  /**
1234
- * An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
1451
+ * An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
1235
1452
  */
1236
1453
  nextToken?: PaginationToken;
1237
1454
  /**
1238
- * The maximum number of results you want the request to return.
1455
+ * The maximum number of results that you want the request to return.
1239
1456
  */
1240
1457
  maxResults?: MaxResults;
1241
1458
  }
@@ -1245,7 +1462,7 @@ declare namespace AppSync {
1245
1462
  */
1246
1463
  graphqlApis?: GraphqlApis;
1247
1464
  /**
1248
- * An identifier to be passed in the next request to this operation to return the next set of items in the list.
1465
+ * An identifier to pass in the next request to this operation to return the next set of items in the list.
1249
1466
  */
1250
1467
  nextToken?: PaginationToken;
1251
1468
  }
@@ -1255,7 +1472,7 @@ declare namespace AppSync {
1255
1472
  */
1256
1473
  apiId: String;
1257
1474
  /**
1258
- * The Function ID.
1475
+ * The function ID.
1259
1476
  */
1260
1477
  functionId: String;
1261
1478
  /**
@@ -1263,7 +1480,7 @@ declare namespace AppSync {
1263
1480
  */
1264
1481
  nextToken?: PaginationToken;
1265
1482
  /**
1266
- * The maximum number of results you want the request to return.
1483
+ * The maximum number of results that you want the request to return.
1267
1484
  */
1268
1485
  maxResults?: MaxResults;
1269
1486
  }
@@ -1273,7 +1490,7 @@ declare namespace AppSync {
1273
1490
  */
1274
1491
  resolvers?: Resolvers;
1275
1492
  /**
1276
- * An identifier that can be used to return the next set of items in the list.
1493
+ * An identifier that you can use to return the next set of items in the list.
1277
1494
  */
1278
1495
  nextToken?: PaginationToken;
1279
1496
  }
@@ -1287,11 +1504,11 @@ declare namespace AppSync {
1287
1504
  */
1288
1505
  typeName: String;
1289
1506
  /**
1290
- * An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
1507
+ * An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
1291
1508
  */
1292
1509
  nextToken?: PaginationToken;
1293
1510
  /**
1294
- * The maximum number of results you want the request to return.
1511
+ * The maximum number of results that you want the request to return.
1295
1512
  */
1296
1513
  maxResults?: MaxResults;
1297
1514
  }
@@ -1301,13 +1518,13 @@ declare namespace AppSync {
1301
1518
  */
1302
1519
  resolvers?: Resolvers;
1303
1520
  /**
1304
- * An identifier to be passed in the next request to this operation to return the next set of items in the list.
1521
+ * An identifier to pass in the next request to this operation to return the next set of items in the list.
1305
1522
  */
1306
1523
  nextToken?: PaginationToken;
1307
1524
  }
1308
1525
  export interface ListTagsForResourceRequest {
1309
1526
  /**
1310
- * The GraphqlApi ARN.
1527
+ * The GraphqlApi Amazon Resource Name (ARN).
1311
1528
  */
1312
1529
  resourceArn: ResourceArn;
1313
1530
  }
@@ -1327,11 +1544,11 @@ declare namespace AppSync {
1327
1544
  */
1328
1545
  format: TypeDefinitionFormat;
1329
1546
  /**
1330
- * An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.
1547
+ * An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
1331
1548
  */
1332
1549
  nextToken?: PaginationToken;
1333
1550
  /**
1334
- * The maximum number of results you want the request to return.
1551
+ * The maximum number of results that you want the request to return.
1335
1552
  */
1336
1553
  maxResults?: MaxResults;
1337
1554
  }
@@ -1341,17 +1558,17 @@ declare namespace AppSync {
1341
1558
  */
1342
1559
  types?: TypeList;
1343
1560
  /**
1344
- * An identifier to be passed in the next request to this operation to return the next set of items in the list.
1561
+ * An identifier to pass in the next request to this operation to return the next set of items in the list.
1345
1562
  */
1346
1563
  nextToken?: PaginationToken;
1347
1564
  }
1348
1565
  export interface LogConfig {
1349
1566
  /**
1350
- * The field logging level. Values can be NONE, ERROR, or ALL. NONE: No field-level logs are captured. ERROR: Logs the following information only for the fields that are in error: The error section in the server response. Field-level errors. The generated request/response functions that got resolved for error fields. ALL: The following information is logged for all fields in the query: Field-level tracing information. The generated request/response functions that got resolved for each field.
1567
+ * The field logging level. Values can be NONE, ERROR, or ALL. NONE: No field-level logs are captured. ERROR: Logs the following information only for the fields that are in error: The error section in the server response. Field-level errors. The generated request/response functions that got resolved for error fields. ALL: The following information is logged for all fields in the query: Field-level tracing information. The generated request/response functions that got resolved for each field.
1351
1568
  */
1352
1569
  fieldLogLevel: FieldLogLevel;
1353
1570
  /**
1354
- * The service role that AppSync will assume to publish to Amazon CloudWatch logs in your account.
1571
+ * The service role that AppSync assumes to publish to CloudWatch logs in your account.
1355
1572
  */
1356
1573
  cloudWatchLogsRoleArn: String;
1357
1574
  /**
@@ -1362,22 +1579,23 @@ declare namespace AppSync {
1362
1579
  export type Long = number;
1363
1580
  export type MapOfStringToString = {[key: string]: String};
1364
1581
  export type MappingTemplate = string;
1582
+ export type MaxBatchSize = number;
1365
1583
  export type MaxResults = number;
1366
1584
  export interface OpenIDConnectConfig {
1367
1585
  /**
1368
- * The issuer for the OpenID Connect configuration. The issuer returned by discovery must exactly match the value of iss in the ID token.
1586
+ * The issuer for the OIDC configuration. The issuer returned by discovery must exactly match the value of iss in the ID token.
1369
1587
  */
1370
1588
  issuer: String;
1371
1589
  /**
1372
- * The client identifier of the Relying party at the OpenID identity provider. This identifier is typically obtained when the Relying party is registered with the OpenID identity provider. You can specify a regular expression so the AppSync can validate against multiple client identifiers at a time.
1590
+ * The client identifier of the relying party at the OpenID identity provider. This identifier is typically obtained when the relying party is registered with the OpenID identity provider. You can specify a regular expression so that AppSync can validate against multiple client identifiers at a time.
1373
1591
  */
1374
1592
  clientId?: String;
1375
1593
  /**
1376
- * The number of milliseconds a token is valid after being issued to a user.
1594
+ * The number of milliseconds that a token is valid after it's issued to a user.
1377
1595
  */
1378
1596
  iatTTL?: Long;
1379
1597
  /**
1380
- * The number of milliseconds a token is valid after being authenticated.
1598
+ * The number of milliseconds that a token is valid after being authenticated.
1381
1599
  */
1382
1600
  authTTL?: Long;
1383
1601
  }
@@ -1401,11 +1619,11 @@ declare namespace AppSync {
1401
1619
  }
1402
1620
  export interface RdsHttpEndpointConfig {
1403
1621
  /**
1404
- * Amazon Web Services Region for RDS HTTP endpoint.
1622
+ * Amazon Web Services Region for Amazon RDS HTTP endpoint.
1405
1623
  */
1406
1624
  awsRegion?: String;
1407
1625
  /**
1408
- * Amazon RDS cluster ARN.
1626
+ * Amazon RDS cluster Amazon Resource Name (ARN).
1409
1627
  */
1410
1628
  dbClusterIdentifier?: String;
1411
1629
  /**
@@ -1417,13 +1635,13 @@ declare namespace AppSync {
1417
1635
  */
1418
1636
  schema?: String;
1419
1637
  /**
1420
- * Amazon Web Services secret store ARN for database credentials.
1638
+ * Amazon Web Services secret store Amazon Resource Name (ARN) for database credentials.
1421
1639
  */
1422
1640
  awsSecretStoreArn?: String;
1423
1641
  }
1424
1642
  export interface RelationalDatabaseDataSourceConfig {
1425
1643
  /**
1426
- * Source type for the relational database. RDS_HTTP_ENDPOINT: The relational database source type is an Amazon RDS HTTP endpoint.
1644
+ * Source type for the relational database. RDS_HTTP_ENDPOINT: The relational database source type is an Amazon Relational Database Service (Amazon RDS) HTTP endpoint.
1427
1645
  */
1428
1646
  relationalDatabaseSourceType?: RelationalDatabaseSourceType;
1429
1647
  /**
@@ -1446,7 +1664,7 @@ declare namespace AppSync {
1446
1664
  */
1447
1665
  dataSourceName?: ResourceName;
1448
1666
  /**
1449
- * The resolver ARN.
1667
+ * The resolver Amazon Resource Name (ARN).
1450
1668
  */
1451
1669
  resolverArn?: String;
1452
1670
  /**
@@ -1458,7 +1676,7 @@ declare namespace AppSync {
1458
1676
  */
1459
1677
  responseMappingTemplate?: MappingTemplate;
1460
1678
  /**
1461
- * The resolver type. UNIT: A UNIT resolver type. A UNIT resolver is the default resolver type. A UNIT resolver enables you to execute a GraphQL query against a single data source. PIPELINE: A PIPELINE resolver type. A PIPELINE resolver enables you to execute a series of Function in a serial manner. You can use a pipeline resolver to execute a GraphQL query against multiple data sources.
1679
+ * The resolver type. UNIT: A UNIT resolver type. A UNIT resolver is the default resolver type. You can use a UNIT resolver to run a GraphQL query against a single data source. PIPELINE: A PIPELINE resolver type. You can use a PIPELINE resolver to invoke a series of Function objects in a serial manner. You can use a pipeline resolver to run a GraphQL query against multiple data sources.
1462
1680
  */
1463
1681
  kind?: ResolverKind;
1464
1682
  /**
@@ -1466,13 +1684,17 @@ declare namespace AppSync {
1466
1684
  */
1467
1685
  pipelineConfig?: PipelineConfig;
1468
1686
  /**
1469
- * The SyncConfig for a resolver attached to a versioned datasource.
1687
+ * The SyncConfig for a resolver attached to a versioned data source.
1470
1688
  */
1471
1689
  syncConfig?: SyncConfig;
1472
1690
  /**
1473
1691
  * The caching configuration for the resolver.
1474
1692
  */
1475
1693
  cachingConfig?: CachingConfig;
1694
+ /**
1695
+ * The maximum batching size for a resolver.
1696
+ */
1697
+ maxBatchSize?: MaxBatchSize;
1476
1698
  }
1477
1699
  export type ResolverKind = "UNIT"|"PIPELINE"|string;
1478
1700
  export type Resolvers = Resolver[];
@@ -1498,11 +1720,11 @@ declare namespace AppSync {
1498
1720
  export type String = string;
1499
1721
  export interface SyncConfig {
1500
1722
  /**
1501
- * The Conflict Resolution strategy to perform in the event of a conflict. OPTIMISTIC_CONCURRENCY: Resolve conflicts by rejecting mutations when versions do not match the latest version at the server. AUTOMERGE: Resolve conflicts with the Automerge conflict resolution strategy. LAMBDA: Resolve conflicts with a Lambda function supplied in the LambdaConflictHandlerConfig.
1723
+ * The Conflict Resolution strategy to perform in the event of a conflict. OPTIMISTIC_CONCURRENCY: Resolve conflicts by rejecting mutations when versions don't match the latest version at the server. AUTOMERGE: Resolve conflicts with the Automerge conflict resolution strategy. LAMBDA: Resolve conflicts with an Lambda function supplied in the LambdaConflictHandlerConfig.
1502
1724
  */
1503
1725
  conflictHandler?: ConflictHandlerType;
1504
1726
  /**
1505
- * The Conflict Detection strategy to use. VERSION: Detect conflicts based on object versions for this resolver. NONE: Do not detect conflicts when executing this resolver.
1727
+ * The Conflict Detection strategy to use. VERSION: Detect conflicts based on object versions for this resolver. NONE: Do not detect conflicts when invoking this resolver.
1506
1728
  */
1507
1729
  conflictDetection?: ConflictDetectionType;
1508
1730
  /**
@@ -1516,7 +1738,7 @@ declare namespace AppSync {
1516
1738
  export type TagMap = {[key: string]: TagValue};
1517
1739
  export interface TagResourceRequest {
1518
1740
  /**
1519
- * The GraphqlApi ARN.
1741
+ * The GraphqlApi Amazon Resource Name (ARN).
1520
1742
  */
1521
1743
  resourceArn: ResourceArn;
1522
1744
  /**
@@ -1537,7 +1759,7 @@ declare namespace AppSync {
1537
1759
  */
1538
1760
  description?: String;
1539
1761
  /**
1540
- * The type ARN.
1762
+ * The type Amazon Resource Name (ARN).
1541
1763
  */
1542
1764
  arn?: String;
1543
1765
  /**
@@ -1553,7 +1775,7 @@ declare namespace AppSync {
1553
1775
  export type TypeList = Type[];
1554
1776
  export interface UntagResourceRequest {
1555
1777
  /**
1556
- * The GraphqlApi ARN.
1778
+ * The GraphqlApi Amazon Resource Name (ARN).
1557
1779
  */
1558
1780
  resourceArn: ResourceArn;
1559
1781
  /**
@@ -1565,11 +1787,11 @@ declare namespace AppSync {
1565
1787
  }
1566
1788
  export interface UpdateApiCacheRequest {
1567
1789
  /**
1568
- * The GraphQL API Id.
1790
+ * The GraphQL API ID.
1569
1791
  */
1570
1792
  apiId: String;
1571
1793
  /**
1572
- * TTL in seconds for cache entries. Valid values are between 1 and 3600 seconds.
1794
+ * TTL in seconds for cache entries. Valid values are 1–3,600 seconds.
1573
1795
  */
1574
1796
  ttl: Long;
1575
1797
  /**
@@ -1601,7 +1823,7 @@ declare namespace AppSync {
1601
1823
  */
1602
1824
  description?: String;
1603
1825
  /**
1604
- * The time from update time after which the API key expires. The date is represented as seconds since the epoch. For more information, see .
1826
+ * From the update time, the time after which the API key expires. The date is represented as seconds since the epoch. For more information, see .
1605
1827
  */
1606
1828
  expires?: Long;
1607
1829
  }
@@ -1629,7 +1851,7 @@ declare namespace AppSync {
1629
1851
  */
1630
1852
  type: DataSourceType;
1631
1853
  /**
1632
- * The new service role ARN for the data source.
1854
+ * The new service role Amazon Resource Name (ARN) for the data source.
1633
1855
  */
1634
1856
  serviceRoleArn?: String;
1635
1857
  /**
@@ -1637,7 +1859,7 @@ declare namespace AppSync {
1637
1859
  */
1638
1860
  dynamodbConfig?: DynamodbDataSourceConfig;
1639
1861
  /**
1640
- * The new Amazon Web Services Lambda configuration.
1862
+ * The new Lambda configuration.
1641
1863
  */
1642
1864
  lambdaConfig?: LambdaDataSourceConfig;
1643
1865
  /**
@@ -1663,6 +1885,22 @@ declare namespace AppSync {
1663
1885
  */
1664
1886
  dataSource?: DataSource;
1665
1887
  }
1888
+ export interface UpdateDomainNameRequest {
1889
+ /**
1890
+ * The domain name.
1891
+ */
1892
+ domainName: DomainName;
1893
+ /**
1894
+ * A description of the DomainName.
1895
+ */
1896
+ description?: Description;
1897
+ }
1898
+ export interface UpdateDomainNameResponse {
1899
+ /**
1900
+ * The configuration for the DomainName.
1901
+ */
1902
+ domainNameConfig?: DomainNameConfig;
1903
+ }
1666
1904
  export interface UpdateFunctionRequest {
1667
1905
  /**
1668
1906
  * The GraphQL API ID.
@@ -1689,14 +1927,18 @@ declare namespace AppSync {
1689
1927
  */
1690
1928
  requestMappingTemplate?: MappingTemplate;
1691
1929
  /**
1692
- * The Function request mapping template.
1930
+ * The Function request mapping template.
1693
1931
  */
1694
1932
  responseMappingTemplate?: MappingTemplate;
1695
1933
  /**
1696
- * The version of the request mapping template. Currently the supported value is 2018-05-29.
1934
+ * The version of the request mapping template. Currently, the supported value is 2018-05-29.
1697
1935
  */
1698
1936
  functionVersion: String;
1699
1937
  syncConfig?: SyncConfig;
1938
+ /**
1939
+ * The maximum batching size for a resolver.
1940
+ */
1941
+ maxBatchSize?: MaxBatchSize;
1700
1942
  }
1701
1943
  export interface UpdateFunctionResponse {
1702
1944
  /**
@@ -1722,7 +1964,7 @@ declare namespace AppSync {
1722
1964
  */
1723
1965
  authenticationType?: AuthenticationType;
1724
1966
  /**
1725
- * The new Amazon Cognito user pool configuration for the GraphqlApi object.
1967
+ * The new Amazon Cognito user pool configuration for the ~GraphqlApi object.
1726
1968
  */
1727
1969
  userPoolConfig?: UserPoolConfig;
1728
1970
  /**
@@ -1734,11 +1976,11 @@ declare namespace AppSync {
1734
1976
  */
1735
1977
  additionalAuthenticationProviders?: AdditionalAuthenticationProviders;
1736
1978
  /**
1737
- * A flag indicating whether to enable X-Ray tracing for the GraphqlApi.
1979
+ * A flag indicating whether to use X-Ray tracing for the GraphqlApi.
1738
1980
  */
1739
1981
  xrayEnabled?: Boolean;
1740
1982
  /**
1741
- * Configuration for Amazon Web Services Lambda function authorization.
1983
+ * Configuration for Lambda function authorization.
1742
1984
  */
1743
1985
  lambdaAuthorizerConfig?: LambdaAuthorizerConfig;
1744
1986
  }
@@ -1766,7 +2008,7 @@ declare namespace AppSync {
1766
2008
  */
1767
2009
  dataSourceName?: ResourceName;
1768
2010
  /**
1769
- * The new request mapping template. A resolver uses a request mapping template to convert a GraphQL expression into a format that a data source can understand. Mapping templates are written in Apache Velocity Template Language (VTL). VTL request mapping templates are optional when using a Lambda data source. For all other data sources, VTL request and response mapping templates are required.
2011
+ * The new request mapping template. A resolver uses a request mapping template to convert a GraphQL expression into a format that a data source can understand. Mapping templates are written in Apache Velocity Template Language (VTL). VTL request mapping templates are optional when using an Lambda data source. For all other data sources, VTL request and response mapping templates are required.
1770
2012
  */
1771
2013
  requestMappingTemplate?: MappingTemplate;
1772
2014
  /**
@@ -1774,7 +2016,7 @@ declare namespace AppSync {
1774
2016
  */
1775
2017
  responseMappingTemplate?: MappingTemplate;
1776
2018
  /**
1777
- * The resolver type. UNIT: A UNIT resolver type. A UNIT resolver is the default resolver type. A UNIT resolver enables you to execute a GraphQL query against a single data source. PIPELINE: A PIPELINE resolver type. A PIPELINE resolver enables you to execute a series of Function in a serial manner. You can use a pipeline resolver to execute a GraphQL query against multiple data sources.
2019
+ * The resolver type. UNIT: A UNIT resolver type. A UNIT resolver is the default resolver type. You can use a UNIT resolver to run a GraphQL query against a single data source. PIPELINE: A PIPELINE resolver type. You can use a PIPELINE resolver to invoke a series of Function objects in a serial manner. You can use a pipeline resolver to run a GraphQL query against multiple data sources.
1778
2020
  */
1779
2021
  kind?: ResolverKind;
1780
2022
  /**
@@ -1782,13 +2024,17 @@ declare namespace AppSync {
1782
2024
  */
1783
2025
  pipelineConfig?: PipelineConfig;
1784
2026
  /**
1785
- * The SyncConfig for a resolver attached to a versioned datasource.
2027
+ * The SyncConfig for a resolver attached to a versioned data source.
1786
2028
  */
1787
2029
  syncConfig?: SyncConfig;
1788
2030
  /**
1789
2031
  * The caching configuration for the resolver.
1790
2032
  */
1791
2033
  cachingConfig?: CachingConfig;
2034
+ /**
2035
+ * The maximum batching size for a resolver.
2036
+ */
2037
+ maxBatchSize?: MaxBatchSize;
1792
2038
  }
1793
2039
  export interface UpdateResolverResponse {
1794
2040
  /**