@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
@@ -851,6 +851,30 @@ declare class Glue extends Service {
851
851
  * Gets all the triggers associated with a job.
852
852
  */
853
853
  getTriggers(callback?: (err: AWSError, data: Glue.Types.GetTriggersResponse) => void): Request<Glue.Types.GetTriggersResponse, AWSError>;
854
+ /**
855
+ *
856
+ */
857
+ getUnfilteredPartitionMetadata(params: Glue.Types.GetUnfilteredPartitionMetadataRequest, callback?: (err: AWSError, data: Glue.Types.GetUnfilteredPartitionMetadataResponse) => void): Request<Glue.Types.GetUnfilteredPartitionMetadataResponse, AWSError>;
858
+ /**
859
+ *
860
+ */
861
+ getUnfilteredPartitionMetadata(callback?: (err: AWSError, data: Glue.Types.GetUnfilteredPartitionMetadataResponse) => void): Request<Glue.Types.GetUnfilteredPartitionMetadataResponse, AWSError>;
862
+ /**
863
+ *
864
+ */
865
+ getUnfilteredPartitionsMetadata(params: Glue.Types.GetUnfilteredPartitionsMetadataRequest, callback?: (err: AWSError, data: Glue.Types.GetUnfilteredPartitionsMetadataResponse) => void): Request<Glue.Types.GetUnfilteredPartitionsMetadataResponse, AWSError>;
866
+ /**
867
+ *
868
+ */
869
+ getUnfilteredPartitionsMetadata(callback?: (err: AWSError, data: Glue.Types.GetUnfilteredPartitionsMetadataResponse) => void): Request<Glue.Types.GetUnfilteredPartitionsMetadataResponse, AWSError>;
870
+ /**
871
+ *
872
+ */
873
+ getUnfilteredTableMetadata(params: Glue.Types.GetUnfilteredTableMetadataRequest, callback?: (err: AWSError, data: Glue.Types.GetUnfilteredTableMetadataResponse) => void): Request<Glue.Types.GetUnfilteredTableMetadataResponse, AWSError>;
874
+ /**
875
+ *
876
+ */
877
+ getUnfilteredTableMetadata(callback?: (err: AWSError, data: Glue.Types.GetUnfilteredTableMetadataResponse) => void): Request<Glue.Types.GetUnfilteredTableMetadataResponse, AWSError>;
854
878
  /**
855
879
  * Retrieves a specified function definition from the Data Catalog.
856
880
  */
@@ -1341,6 +1365,7 @@ declare class Glue extends Service {
1341
1365
  updateWorkflow(callback?: (err: AWSError, data: Glue.Types.UpdateWorkflowResponse) => void): Request<Glue.Types.UpdateWorkflowResponse, AWSError>;
1342
1366
  }
1343
1367
  declare namespace Glue {
1368
+ export type AccountId = string;
1344
1369
  export interface Action {
1345
1370
  /**
1346
1371
  * The name of a job to be run.
@@ -1370,6 +1395,10 @@ declare namespace Glue {
1370
1395
  export type ActionList = Action[];
1371
1396
  export type AdditionalPlanOptionsMap = {[key: string]: GenericString};
1372
1397
  export type AttemptCount = number;
1398
+ export interface AuditContext {
1399
+ AdditionalAuditContext?: AuditContextString;
1400
+ }
1401
+ export type AuditContextString = string;
1373
1402
  export interface BackfillError {
1374
1403
  /**
1375
1404
  * The error code for an error that occurred when registering partition indexes for an existing table.
@@ -1931,11 +1960,15 @@ declare namespace Glue {
1931
1960
  * A list of the tables to be synchronized.
1932
1961
  */
1933
1962
  Tables: CatalogTablesList;
1963
+ /**
1964
+ * The name of the connection for an Amazon S3-backed Data Catalog table to be a target of the crawl when using a Catalog connection type paired with a NETWORK Connection type.
1965
+ */
1966
+ ConnectionName?: ConnectionName;
1934
1967
  }
1935
1968
  export type CatalogTargetList = CatalogTarget[];
1936
1969
  export interface CheckSchemaVersionValidityInput {
1937
1970
  /**
1938
- * The data format of the schema definition. Currently AVRO and JSON are supported.
1971
+ * The data format of the schema definition. Currently AVRO, JSON and PROTOBUF are supported.
1939
1972
  */
1940
1973
  DataFormat: DataFormat;
1941
1974
  /**
@@ -2078,6 +2111,11 @@ declare namespace Glue {
2078
2111
  export type ColumnImportanceList = ColumnImportance[];
2079
2112
  export type ColumnList = Column[];
2080
2113
  export type ColumnNameString = string;
2114
+ export interface ColumnRowFilter {
2115
+ ColumnName?: NameString;
2116
+ RowFilterExpression?: PredicateString;
2117
+ }
2118
+ export type ColumnRowFilterList = ColumnRowFilter[];
2081
2119
  export interface ColumnStatistics {
2082
2120
  /**
2083
2121
  * Name of column which statistics belong to.
@@ -2380,6 +2418,7 @@ declare namespace Glue {
2380
2418
  * The name of the SecurityConfiguration structure to be used by this crawler.
2381
2419
  */
2382
2420
  CrawlerSecurityConfiguration?: CrawlerSecurityConfiguration;
2421
+ LakeFormationConfiguration?: LakeFormationConfiguration;
2383
2422
  }
2384
2423
  export type CrawlerConfiguration = string;
2385
2424
  export type CrawlerLineageSettings = "ENABLE"|"DISABLE"|string;
@@ -2449,6 +2488,10 @@ declare namespace Glue {
2449
2488
  * Specifies Glue Data Catalog targets.
2450
2489
  */
2451
2490
  CatalogTargets?: CatalogTargetList;
2491
+ /**
2492
+ * Specifies Delta data store targets.
2493
+ */
2494
+ DeltaTargets?: DeltaTargetList;
2452
2495
  }
2453
2496
  export interface CreateBlueprintRequest {
2454
2497
  /**
@@ -2555,6 +2598,7 @@ declare namespace Glue {
2555
2598
  * Specifies data lineage configuration settings for the crawler.
2556
2599
  */
2557
2600
  LineageConfiguration?: LineageConfiguration;
2601
+ LakeFormationConfiguration?: LakeFormationConfiguration;
2558
2602
  /**
2559
2603
  * Crawler configuration information. This versioned JSON string allows users to specify aspects of a crawler's behavior. For more information, see Configuring a Crawler.
2560
2604
  */
@@ -3006,7 +3050,7 @@ declare namespace Glue {
3006
3050
  */
3007
3051
  SchemaName: SchemaRegistryNameString;
3008
3052
  /**
3009
- * The data format of the schema definition. Currently AVRO and JSON are supported.
3053
+ * The data format of the schema definition. Currently AVRO, JSON and PROTOBUF are supported.
3010
3054
  */
3011
3055
  DataFormat: DataFormat;
3012
3056
  /**
@@ -3048,7 +3092,7 @@ declare namespace Glue {
3048
3092
  */
3049
3093
  Description?: DescriptionString;
3050
3094
  /**
3051
- * The data format of the schema definition. Currently AVRO and JSON are supported.
3095
+ * The data format of the schema definition. Currently AVRO, JSON and PROTOBUF are supported.
3052
3096
  */
3053
3097
  DataFormat?: DataFormat;
3054
3098
  /**
@@ -3319,7 +3363,7 @@ declare namespace Glue {
3319
3363
  */
3320
3364
  ConnectionPasswordEncryption?: ConnectionPasswordEncryption;
3321
3365
  }
3322
- export type DataFormat = "AVRO"|"JSON"|string;
3366
+ export type DataFormat = "AVRO"|"JSON"|"PROTOBUF"|string;
3323
3367
  export interface DataLakePrincipal {
3324
3368
  /**
3325
3369
  * An identifier for the Lake Formation principal.
@@ -3771,6 +3815,21 @@ declare namespace Glue {
3771
3815
  */
3772
3816
  Name?: NameString;
3773
3817
  }
3818
+ export interface DeltaTarget {
3819
+ /**
3820
+ * A list of the Amazon S3 paths to the Delta tables.
3821
+ */
3822
+ DeltaTables?: PathList;
3823
+ /**
3824
+ * The name of the connection to use to connect to the Delta table target.
3825
+ */
3826
+ ConnectionName?: ConnectionName;
3827
+ /**
3828
+ * Specifies whether to write the manifest files to the Delta table path.
3829
+ */
3830
+ WriteManifest?: NullableBoolean;
3831
+ }
3832
+ export type DeltaTargetList = DeltaTarget[];
3774
3833
  export type DescriptionString = string;
3775
3834
  export type DescriptionStringRemovable = string;
3776
3835
  export interface DevEndpoint {
@@ -5014,7 +5073,7 @@ declare namespace Glue {
5014
5073
  */
5015
5074
  SchemaArn?: GlueResourceArn;
5016
5075
  /**
5017
- * The data format of the schema definition. Currently only AVRO and JSON are supported.
5076
+ * The data format of the schema definition. Currently AVRO, JSON and PROTOBUF are supported.
5018
5077
  */
5019
5078
  DataFormat?: DataFormat;
5020
5079
  /**
@@ -5054,7 +5113,7 @@ declare namespace Glue {
5054
5113
  */
5055
5114
  Description?: DescriptionString;
5056
5115
  /**
5057
- * The data format of the schema definition. Currently AVRO and JSON are supported.
5116
+ * The data format of the schema definition. Currently AVRO, JSON and PROTOBUF are supported.
5058
5117
  */
5059
5118
  DataFormat?: DataFormat;
5060
5119
  /**
@@ -5110,7 +5169,7 @@ declare namespace Glue {
5110
5169
  */
5111
5170
  SchemaDefinition?: SchemaDefinitionString;
5112
5171
  /**
5113
- * The data format of the schema definition. Currently AVRO and JSON are supported.
5172
+ * The data format of the schema definition. Currently AVRO, JSON and PROTOBUF are supported.
5114
5173
  */
5115
5174
  DataFormat?: DataFormat;
5116
5175
  /**
@@ -5359,6 +5418,47 @@ declare namespace Glue {
5359
5418
  */
5360
5419
  NextToken?: GenericString;
5361
5420
  }
5421
+ export interface GetUnfilteredPartitionMetadataRequest {
5422
+ CatalogId: CatalogIdString;
5423
+ DatabaseName: NameString;
5424
+ TableName: NameString;
5425
+ PartitionValues: ValueStringList;
5426
+ AuditContext?: AuditContext;
5427
+ SupportedPermissionTypes: PermissionTypeList;
5428
+ }
5429
+ export interface GetUnfilteredPartitionMetadataResponse {
5430
+ Partition?: Partition;
5431
+ AuthorizedColumns?: NameStringList;
5432
+ IsRegisteredWithLakeFormation?: Boolean;
5433
+ }
5434
+ export interface GetUnfilteredPartitionsMetadataRequest {
5435
+ CatalogId: CatalogIdString;
5436
+ DatabaseName: NameString;
5437
+ TableName: NameString;
5438
+ Expression?: PredicateString;
5439
+ AuditContext?: AuditContext;
5440
+ SupportedPermissionTypes: PermissionTypeList;
5441
+ NextToken?: Token;
5442
+ Segment?: Segment;
5443
+ MaxResults?: PageSize;
5444
+ }
5445
+ export interface GetUnfilteredPartitionsMetadataResponse {
5446
+ UnfilteredPartitions?: UnfilteredPartitionList;
5447
+ NextToken?: Token;
5448
+ }
5449
+ export interface GetUnfilteredTableMetadataRequest {
5450
+ CatalogId: CatalogIdString;
5451
+ DatabaseName: NameString;
5452
+ Name: NameString;
5453
+ AuditContext?: AuditContext;
5454
+ SupportedPermissionTypes: PermissionTypeList;
5455
+ }
5456
+ export interface GetUnfilteredTableMetadataResponse {
5457
+ Table?: Table;
5458
+ AuthorizedColumns?: NameStringList;
5459
+ IsRegisteredWithLakeFormation?: Boolean;
5460
+ CellFilters?: ColumnRowFilterList;
5461
+ }
5362
5462
  export interface GetUserDefinedFunctionRequest {
5363
5463
  /**
5364
5464
  * The ID of the Data Catalog where the function to be retrieved is located. If none is provided, the Amazon Web Services account ID is used by default.
@@ -5953,6 +6053,10 @@ declare namespace Glue {
5953
6053
  */
5954
6054
  OutputS3Path?: UriString;
5955
6055
  }
6056
+ export interface LakeFormationConfiguration {
6057
+ UseLakeFormationCredentials?: NullableBoolean;
6058
+ AccountId?: AccountId;
6059
+ }
5956
6060
  export type Language = "PYTHON"|"SCALA"|string;
5957
6061
  export interface LastActiveDefinition {
5958
6062
  /**
@@ -6270,6 +6374,7 @@ declare namespace Glue {
6270
6374
  }
6271
6375
  export type LocationMap = {[key: string]: ColumnValuesString};
6272
6376
  export type LocationString = string;
6377
+ export type LocationStringList = LocationString[];
6273
6378
  export type LogGroup = string;
6274
6379
  export type LogStream = string;
6275
6380
  export type Logical = "AND"|"ANY"|string;
@@ -6648,6 +6753,8 @@ declare namespace Glue {
6648
6753
  export type PathList = Path[];
6649
6754
  export type Permission = "ALL"|"SELECT"|"ALTER"|"DROP"|"DELETE"|"INSERT"|"CREATE_DATABASE"|"CREATE_TABLE"|"DATA_LOCATION_ACCESS"|string;
6650
6755
  export type PermissionList = Permission[];
6756
+ export type PermissionType = "COLUMN_PERMISSION"|"CELL_FILTER_PERMISSION"|string;
6757
+ export type PermissionTypeList = PermissionType[];
6651
6758
  export interface PhysicalConnectionRequirements {
6652
6759
  /**
6653
6760
  * The subnet ID used by the connection.
@@ -7503,6 +7610,10 @@ declare namespace Glue {
7503
7610
  * The name of the workflow to start.
7504
7611
  */
7505
7612
  Name: NameString;
7613
+ /**
7614
+ * The workflow run properties for the new workflow run.
7615
+ */
7616
+ RunProperties?: WorkflowRunProperties;
7506
7617
  }
7507
7618
  export interface StartWorkflowRunResponse {
7508
7619
  /**
@@ -7569,6 +7680,7 @@ declare namespace Glue {
7569
7680
  * The physical location of the table. By default, this takes the form of the warehouse location, followed by the database location in the warehouse, followed by the table name.
7570
7681
  */
7571
7682
  Location?: LocationString;
7683
+ AdditionalLocations?: LocationStringList;
7572
7684
  /**
7573
7685
  * The input format: SequenceFileInputFormat (binary), or TextInputFormat, or a custom format.
7574
7686
  */
@@ -8091,6 +8203,12 @@ declare namespace Glue {
8091
8203
  }
8092
8204
  export type TypeString = string;
8093
8205
  export type URI = string;
8206
+ export interface UnfilteredPartition {
8207
+ Partition?: Partition;
8208
+ AuthorizedColumns?: NameStringList;
8209
+ IsRegisteredWithLakeFormation?: Boolean;
8210
+ }
8211
+ export type UnfilteredPartitionList = UnfilteredPartition[];
8094
8212
  export interface UntagResourceRequest {
8095
8213
  /**
8096
8214
  * The Amazon Resource Name (ARN) of the resource from which to remove the tags.
@@ -8258,6 +8376,7 @@ declare namespace Glue {
8258
8376
  * Specifies data lineage configuration settings for the crawler.
8259
8377
  */
8260
8378
  LineageConfiguration?: LineageConfiguration;
8379
+ LakeFormationConfiguration?: LakeFormationConfiguration;
8261
8380
  /**
8262
8381
  * Crawler configuration information. This versioned JSON string allows users to specify aspects of a crawler's behavior. For more information, see Configuring a Crawler.
8263
8382
  */
@@ -12,19 +12,27 @@ declare class GreengrassV2 extends Service {
12
12
  constructor(options?: GreengrassV2.Types.ClientConfiguration)
13
13
  config: Config & GreengrassV2.Types.ClientConfiguration;
14
14
  /**
15
- * Associate a list of client devices with a core device. Use this API operation to specify which client devices can discover a core device through cloud discovery. With cloud discovery, client devices connect to IoT Greengrass to retrieve associated core devices' connectivity information and certificates. For more information, see Configure cloud discovery in the IoT Greengrass V2 Developer Guide. Client devices are local IoT devices that connect to and communicate with an IoT Greengrass core device over MQTT. You can connect client devices to a core device to sync MQTT messages and data to Amazon Web Services IoT Core and interact with client devices in Greengrass components. For more information, see Interact with local IoT devices in the IoT Greengrass V2 Developer Guide.
15
+ * Associates a Greengrass service role with IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region. IoT Greengrass uses this role to verify the identity of client devices and manage core device connectivity information. The role must include the AWSGreengrassResourceAccessRolePolicy managed policy or a custom policy that defines equivalent permissions for the IoT Greengrass features that you use. For more information, see Greengrass service role in the IoT Greengrass Version 2 Developer Guide.
16
+ */
17
+ associateServiceRoleToAccount(params: GreengrassV2.Types.AssociateServiceRoleToAccountRequest, callback?: (err: AWSError, data: GreengrassV2.Types.AssociateServiceRoleToAccountResponse) => void): Request<GreengrassV2.Types.AssociateServiceRoleToAccountResponse, AWSError>;
18
+ /**
19
+ * Associates a Greengrass service role with IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region. IoT Greengrass uses this role to verify the identity of client devices and manage core device connectivity information. The role must include the AWSGreengrassResourceAccessRolePolicy managed policy or a custom policy that defines equivalent permissions for the IoT Greengrass features that you use. For more information, see Greengrass service role in the IoT Greengrass Version 2 Developer Guide.
20
+ */
21
+ associateServiceRoleToAccount(callback?: (err: AWSError, data: GreengrassV2.Types.AssociateServiceRoleToAccountResponse) => void): Request<GreengrassV2.Types.AssociateServiceRoleToAccountResponse, AWSError>;
22
+ /**
23
+ * Associates a list of client devices with a core device. Use this API operation to specify which client devices can discover a core device through cloud discovery. With cloud discovery, client devices connect to IoT Greengrass to retrieve associated core devices' connectivity information and certificates. For more information, see Configure cloud discovery in the IoT Greengrass V2 Developer Guide. Client devices are local IoT devices that connect to and communicate with an IoT Greengrass core device over MQTT. You can connect client devices to a core device to sync MQTT messages and data to Amazon Web Services IoT Core and interact with client devices in Greengrass components. For more information, see Interact with local IoT devices in the IoT Greengrass V2 Developer Guide.
16
24
  */
17
25
  batchAssociateClientDeviceWithCoreDevice(params: GreengrassV2.Types.BatchAssociateClientDeviceWithCoreDeviceRequest, callback?: (err: AWSError, data: GreengrassV2.Types.BatchAssociateClientDeviceWithCoreDeviceResponse) => void): Request<GreengrassV2.Types.BatchAssociateClientDeviceWithCoreDeviceResponse, AWSError>;
18
26
  /**
19
- * Associate a list of client devices with a core device. Use this API operation to specify which client devices can discover a core device through cloud discovery. With cloud discovery, client devices connect to IoT Greengrass to retrieve associated core devices' connectivity information and certificates. For more information, see Configure cloud discovery in the IoT Greengrass V2 Developer Guide. Client devices are local IoT devices that connect to and communicate with an IoT Greengrass core device over MQTT. You can connect client devices to a core device to sync MQTT messages and data to Amazon Web Services IoT Core and interact with client devices in Greengrass components. For more information, see Interact with local IoT devices in the IoT Greengrass V2 Developer Guide.
27
+ * Associates a list of client devices with a core device. Use this API operation to specify which client devices can discover a core device through cloud discovery. With cloud discovery, client devices connect to IoT Greengrass to retrieve associated core devices' connectivity information and certificates. For more information, see Configure cloud discovery in the IoT Greengrass V2 Developer Guide. Client devices are local IoT devices that connect to and communicate with an IoT Greengrass core device over MQTT. You can connect client devices to a core device to sync MQTT messages and data to Amazon Web Services IoT Core and interact with client devices in Greengrass components. For more information, see Interact with local IoT devices in the IoT Greengrass V2 Developer Guide.
20
28
  */
21
29
  batchAssociateClientDeviceWithCoreDevice(callback?: (err: AWSError, data: GreengrassV2.Types.BatchAssociateClientDeviceWithCoreDeviceResponse) => void): Request<GreengrassV2.Types.BatchAssociateClientDeviceWithCoreDeviceResponse, AWSError>;
22
30
  /**
23
- * Disassociate a list of client devices from a core device. After you disassociate a client device from a core device, the client device won't be able to use cloud discovery to retrieve the core device's connectivity information and certificates.
31
+ * Disassociates a list of client devices from a core device. After you disassociate a client device from a core device, the client device won't be able to use cloud discovery to retrieve the core device's connectivity information and certificates.
24
32
  */
25
33
  batchDisassociateClientDeviceFromCoreDevice(params: GreengrassV2.Types.BatchDisassociateClientDeviceFromCoreDeviceRequest, callback?: (err: AWSError, data: GreengrassV2.Types.BatchDisassociateClientDeviceFromCoreDeviceResponse) => void): Request<GreengrassV2.Types.BatchDisassociateClientDeviceFromCoreDeviceResponse, AWSError>;
26
34
  /**
27
- * Disassociate a list of client devices from a core device. After you disassociate a client device from a core device, the client device won't be able to use cloud discovery to retrieve the core device's connectivity information and certificates.
35
+ * Disassociates a list of client devices from a core device. After you disassociate a client device from a core device, the client device won't be able to use cloud discovery to retrieve the core device's connectivity information and certificates.
28
36
  */
29
37
  batchDisassociateClientDeviceFromCoreDevice(callback?: (err: AWSError, data: GreengrassV2.Types.BatchDisassociateClientDeviceFromCoreDeviceResponse) => void): Request<GreengrassV2.Types.BatchDisassociateClientDeviceFromCoreDeviceResponse, AWSError>;
30
38
  /**
@@ -75,6 +83,14 @@ declare class GreengrassV2 extends Service {
75
83
  * Retrieves metadata for a version of a component.
76
84
  */
77
85
  describeComponent(callback?: (err: AWSError, data: GreengrassV2.Types.DescribeComponentResponse) => void): Request<GreengrassV2.Types.DescribeComponentResponse, AWSError>;
86
+ /**
87
+ * Disassociates the Greengrass service role from IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region. Without a service role, IoT Greengrass can't verify the identity of client devices or manage core device connectivity information. For more information, see Greengrass service role in the IoT Greengrass Version 2 Developer Guide.
88
+ */
89
+ disassociateServiceRoleFromAccount(params: GreengrassV2.Types.DisassociateServiceRoleFromAccountRequest, callback?: (err: AWSError, data: GreengrassV2.Types.DisassociateServiceRoleFromAccountResponse) => void): Request<GreengrassV2.Types.DisassociateServiceRoleFromAccountResponse, AWSError>;
90
+ /**
91
+ * Disassociates the Greengrass service role from IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region. Without a service role, IoT Greengrass can't verify the identity of client devices or manage core device connectivity information. For more information, see Greengrass service role in the IoT Greengrass Version 2 Developer Guide.
92
+ */
93
+ disassociateServiceRoleFromAccount(callback?: (err: AWSError, data: GreengrassV2.Types.DisassociateServiceRoleFromAccountResponse) => void): Request<GreengrassV2.Types.DisassociateServiceRoleFromAccountResponse, AWSError>;
78
94
  /**
79
95
  * Gets the recipe for a version of a component. Core devices can call this operation to identify the artifacts and requirements to install a component.
80
96
  */
@@ -91,6 +107,14 @@ declare class GreengrassV2 extends Service {
91
107
  * Gets the pre-signed URL to download a public component artifact. Core devices call this operation to identify the URL that they can use to download an artifact to install.
92
108
  */
93
109
  getComponentVersionArtifact(callback?: (err: AWSError, data: GreengrassV2.Types.GetComponentVersionArtifactResponse) => void): Request<GreengrassV2.Types.GetComponentVersionArtifactResponse, AWSError>;
110
+ /**
111
+ * Retrieves connectivity information for a Greengrass core device. Connectivity information includes endpoints and ports where client devices can connect to an MQTT broker on the core device. When a client device calls the Greengrass discovery API, IoT Greengrass returns connectivity information for all of the core devices where the client device can connect. For more information, see Connect client devices to core devices in the IoT Greengrass Version 2 Developer Guide.
112
+ */
113
+ getConnectivityInfo(params: GreengrassV2.Types.GetConnectivityInfoRequest, callback?: (err: AWSError, data: GreengrassV2.Types.GetConnectivityInfoResponse) => void): Request<GreengrassV2.Types.GetConnectivityInfoResponse, AWSError>;
114
+ /**
115
+ * Retrieves connectivity information for a Greengrass core device. Connectivity information includes endpoints and ports where client devices can connect to an MQTT broker on the core device. When a client device calls the Greengrass discovery API, IoT Greengrass returns connectivity information for all of the core devices where the client device can connect. For more information, see Connect client devices to core devices in the IoT Greengrass Version 2 Developer Guide.
116
+ */
117
+ getConnectivityInfo(callback?: (err: AWSError, data: GreengrassV2.Types.GetConnectivityInfoResponse) => void): Request<GreengrassV2.Types.GetConnectivityInfoResponse, AWSError>;
94
118
  /**
95
119
  * Retrieves metadata for a Greengrass core device.
96
120
  */
@@ -107,6 +131,14 @@ declare class GreengrassV2 extends Service {
107
131
  * Gets a deployment. Deployments define the components that run on Greengrass core devices.
108
132
  */
109
133
  getDeployment(callback?: (err: AWSError, data: GreengrassV2.Types.GetDeploymentResponse) => void): Request<GreengrassV2.Types.GetDeploymentResponse, AWSError>;
134
+ /**
135
+ * Gets the service role associated with IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region. IoT Greengrass uses this role to verify the identity of client devices and manage core device connectivity information. For more information, see Greengrass service role in the IoT Greengrass Version 2 Developer Guide.
136
+ */
137
+ getServiceRoleForAccount(params: GreengrassV2.Types.GetServiceRoleForAccountRequest, callback?: (err: AWSError, data: GreengrassV2.Types.GetServiceRoleForAccountResponse) => void): Request<GreengrassV2.Types.GetServiceRoleForAccountResponse, AWSError>;
138
+ /**
139
+ * Gets the service role associated with IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region. IoT Greengrass uses this role to verify the identity of client devices and manage core device connectivity information. For more information, see Greengrass service role in the IoT Greengrass Version 2 Developer Guide.
140
+ */
141
+ getServiceRoleForAccount(callback?: (err: AWSError, data: GreengrassV2.Types.GetServiceRoleForAccountResponse) => void): Request<GreengrassV2.Types.GetServiceRoleForAccountResponse, AWSError>;
110
142
  /**
111
143
  * Retrieves a paginated list of client devices that are associated with a core device.
112
144
  */
@@ -195,6 +227,14 @@ declare class GreengrassV2 extends Service {
195
227
  * Removes a tag from an IoT Greengrass resource.
196
228
  */
197
229
  untagResource(callback?: (err: AWSError, data: GreengrassV2.Types.UntagResourceResponse) => void): Request<GreengrassV2.Types.UntagResourceResponse, AWSError>;
230
+ /**
231
+ * Updates connectivity information for a Greengrass core device. Connectivity information includes endpoints and ports where client devices can connect to an MQTT broker on the core device. When a client device calls the Greengrass discovery API, IoT Greengrass returns connectivity information for all of the core devices where the client device can connect. For more information, see Connect client devices to core devices in the IoT Greengrass Version 2 Developer Guide.
232
+ */
233
+ updateConnectivityInfo(params: GreengrassV2.Types.UpdateConnectivityInfoRequest, callback?: (err: AWSError, data: GreengrassV2.Types.UpdateConnectivityInfoResponse) => void): Request<GreengrassV2.Types.UpdateConnectivityInfoResponse, AWSError>;
234
+ /**
235
+ * Updates connectivity information for a Greengrass core device. Connectivity information includes endpoints and ports where client devices can connect to an MQTT broker on the core device. When a client device calls the Greengrass discovery API, IoT Greengrass returns connectivity information for all of the core devices where the client device can connect. For more information, see Connect client devices to core devices in the IoT Greengrass Version 2 Developer Guide.
236
+ */
237
+ updateConnectivityInfo(callback?: (err: AWSError, data: GreengrassV2.Types.UpdateConnectivityInfoResponse) => void): Request<GreengrassV2.Types.UpdateConnectivityInfoResponse, AWSError>;
198
238
  }
199
239
  declare namespace GreengrassV2 {
200
240
  export interface AssociateClientDeviceWithCoreDeviceEntry {
@@ -219,6 +259,18 @@ declare namespace GreengrassV2 {
219
259
  message?: NonEmptyString;
220
260
  }
221
261
  export type AssociateClientDeviceWithCoreDeviceErrorList = AssociateClientDeviceWithCoreDeviceErrorEntry[];
262
+ export interface AssociateServiceRoleToAccountRequest {
263
+ /**
264
+ * The Amazon Resource Name (ARN) of the service role to associate with IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region.
265
+ */
266
+ roleArn: String;
267
+ }
268
+ export interface AssociateServiceRoleToAccountResponse {
269
+ /**
270
+ * The time when the service role was associated with IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region.
271
+ */
272
+ associatedAt?: String;
273
+ }
222
274
  export interface AssociatedClientDevice {
223
275
  /**
224
276
  * The name of the IoT thing that represents the associated client device.
@@ -258,7 +310,7 @@ declare namespace GreengrassV2 {
258
310
  }
259
311
  export interface BatchDisassociateClientDeviceFromCoreDeviceResponse {
260
312
  /**
261
- * The list of errors (if any) for the entries in the request. Each error entry contains the name of the IoT thing that failed to disassociate.
313
+ * The list of any errors for the entries in the request. Each error entry contains the name of the IoT thing that failed to disassociate.
262
314
  */
263
315
  errorEntries?: DisassociateClientDeviceFromCoreDeviceErrorList;
264
316
  }
@@ -433,6 +485,24 @@ declare namespace GreengrassV2 {
433
485
  export type ComponentVersionRequirementMap = {[key: string]: NonEmptyString};
434
486
  export type ComponentVersionString = string;
435
487
  export type ComponentVisibilityScope = "PRIVATE"|"PUBLIC"|string;
488
+ export interface ConnectivityInfo {
489
+ /**
490
+ * An ID for the connectivity information.
491
+ */
492
+ id?: String;
493
+ /**
494
+ * The IP address or DNS address where client devices can connect to an MQTT broker on the Greengrass core device.
495
+ */
496
+ hostAddress?: String;
497
+ /**
498
+ * The port where the MQTT broker operates on the core device. This port is typically 8883, which is the default port for the MQTT broker component that runs on core devices.
499
+ */
500
+ portNumber?: PortNumberInt;
501
+ /**
502
+ * Additional metadata to provide to client devices that connect to this core device.
503
+ */
504
+ metadata?: String;
505
+ }
436
506
  export interface CoreDevice {
437
507
  /**
438
508
  * The name of the core device. This is also the name of the IoT thing.
@@ -698,6 +768,14 @@ declare namespace GreengrassV2 {
698
768
  message?: NonEmptyString;
699
769
  }
700
770
  export type DisassociateClientDeviceFromCoreDeviceErrorList = DisassociateClientDeviceFromCoreDeviceErrorEntry[];
771
+ export interface DisassociateServiceRoleFromAccountRequest {
772
+ }
773
+ export interface DisassociateServiceRoleFromAccountResponse {
774
+ /**
775
+ * The time when the service role was disassociated from IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region.
776
+ */
777
+ disassociatedAt?: String;
778
+ }
701
779
  export interface EffectiveDeployment {
702
780
  /**
703
781
  * The ID of the deployment.
@@ -785,6 +863,22 @@ declare namespace GreengrassV2 {
785
863
  */
786
864
  preSignedUrl: NonEmptyString;
787
865
  }
866
+ export interface GetConnectivityInfoRequest {
867
+ /**
868
+ * The name of the core device. This is also the name of the IoT thing.
869
+ */
870
+ thingName: CoreDeviceThingName;
871
+ }
872
+ export interface GetConnectivityInfoResponse {
873
+ /**
874
+ * The connectivity information for the core device.
875
+ */
876
+ connectivityInfo?: connectivityInfoList;
877
+ /**
878
+ * A message about the connectivity information request.
879
+ */
880
+ message?: String;
881
+ }
788
882
  export interface GetCoreDeviceRequest {
789
883
  /**
790
884
  * The name of the core device. This is also the name of the IoT thing.
@@ -881,6 +975,18 @@ declare namespace GreengrassV2 {
881
975
  */
882
976
  tags?: TagMap;
883
977
  }
978
+ export interface GetServiceRoleForAccountRequest {
979
+ }
980
+ export interface GetServiceRoleForAccountResponse {
981
+ /**
982
+ * The time when the service role was associated with IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region.
983
+ */
984
+ associatedAt?: String;
985
+ /**
986
+ * The ARN of the service role that is associated with IoT Greengrass for your Amazon Web Services account in this Amazon Web Services Region.
987
+ */
988
+ roleArn?: String;
989
+ }
884
990
  export interface InstalledComponent {
885
991
  /**
886
992
  * The name of the component.
@@ -1333,6 +1439,7 @@ declare namespace GreengrassV2 {
1333
1439
  export type OptionalBoolean = boolean;
1334
1440
  export type OptionalInteger = number;
1335
1441
  export type PlatformAttributesMap = {[key: string]: NonEmptyString};
1442
+ export type PortNumberInt = number;
1336
1443
  export type PublisherString = string;
1337
1444
  export type Reason = string;
1338
1445
  export type RecipeBlob = Buffer|Uint8Array|Blob|string;
@@ -1416,6 +1523,27 @@ declare namespace GreengrassV2 {
1416
1523
  }
1417
1524
  export interface UntagResourceResponse {
1418
1525
  }
1526
+ export interface UpdateConnectivityInfoRequest {
1527
+ /**
1528
+ * The name of the core device. This is also the name of the IoT thing.
1529
+ */
1530
+ thingName: CoreDeviceThingName;
1531
+ /**
1532
+ * The connectivity information for the core device.
1533
+ */
1534
+ connectivityInfo: connectivityInfoList;
1535
+ }
1536
+ export interface UpdateConnectivityInfoResponse {
1537
+ /**
1538
+ * The new version of the connectivity information for the core device.
1539
+ */
1540
+ version?: String;
1541
+ /**
1542
+ * A message about the connectivity information update request.
1543
+ */
1544
+ message?: String;
1545
+ }
1546
+ export type connectivityInfoList = ConnectivityInfo[];
1419
1547
  /**
1420
1548
  * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
1421
1549
  */