@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
@@ -100,7 +100,7 @@ declare class Health extends Service {
100
100
  */
101
101
  disableHealthServiceAccessForOrganization(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
102
102
  /**
103
- * Enables Health to work with Organizations. You can use the organizational view feature to aggregate events from all Amazon Web Services accounts in your organization in a centralized location. This operation also creates a service-linked role for the management account in the organization. To call this operation, you must meet the following requirements: You must have a Business or Enterprise Support plan from Amazon Web Services Support to use the Health API. If you call the Health API from an Amazon Web Services account that doesn't have a Business or Enterprise Support plan, you receive a SubscriptionRequiredException error. You must have permission to call this operation from the organization's management account. For example IAM policies, see Health identity-based policy examples. If you don't have the required support plan, you can instead use the Health console to enable the organizational view feature. For more information, see Aggregating Health events in the Health User Guide.
103
+ * Enables Health to work with Organizations. You can use the organizational view feature to aggregate events from all Amazon Web Services accounts in your organization in a centralized location. This operation also creates a service-linked role for the management account in the organization. To call this operation, you must meet the following requirements: You must have a Business, Enterprise On-Ramp, or Enterprise Support plan from Amazon Web Services Support to use the Health API. If you call the Health API from an Amazon Web Services account that doesn't have a Business, Enterprise On-Ramp, or Enterprise Support plan, you receive a SubscriptionRequiredException error. You must have permission to call this operation from the organization's management account. For example IAM policies, see Health identity-based policy examples. If you don't have the required support plan, you can instead use the Health console to enable the organizational view feature. For more information, see Aggregating Health events in the Health User Guide.
104
104
  */
105
105
  enableHealthServiceAccessForOrganization(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
106
106
  }
@@ -726,7 +726,7 @@ declare namespace Health {
726
726
  */
727
727
  errorName?: string;
728
728
  /**
729
- * A message that describes the error. If you call the DescribeEventDetailsForOrganization operation and receive one of the following errors, follow the recommendations in the message: We couldn't find a public event that matches your request. To find an event that is account specific, you must enter an Amazon Web Services account ID in the request. We couldn't find an account specific event for the specified Amazon Web Services account. To find an event that is public, you must enter a null value for the Amazon Web Services account ID in the request. Your Amazon Web Services account doesn't include the Amazon Web Services Support plan required to use the Health API. You must have either a Business or Enterprise Support plan.
729
+ * A message that describes the error. If you call the DescribeEventDetailsForOrganization operation and receive one of the following errors, follow the recommendations in the message: We couldn't find a public event that matches your request. To find an event that is account specific, you must enter an Amazon Web Services account ID in the request. We couldn't find an account specific event for the specified Amazon Web Services account. To find an event that is public, you must enter a null value for the Amazon Web Services account ID in the request. Your Amazon Web Services account doesn't include the Amazon Web Services Support plan required to use the Health API. You must have either a Business, Enterprise On-Ramp, or Enterprise Support plan.
730
730
  */
731
731
  errorMessage?: string;
732
732
  }
@@ -91,6 +91,14 @@ declare class Honeycode extends Service {
91
91
  * The ListTables API allows you to retrieve a list of all the tables in a workbook.
92
92
  */
93
93
  listTables(callback?: (err: AWSError, data: Honeycode.Types.ListTablesResult) => void): Request<Honeycode.Types.ListTablesResult, AWSError>;
94
+ /**
95
+ * The ListTagsForResource API allows you to return a resource's tags.
96
+ */
97
+ listTagsForResource(params: Honeycode.Types.ListTagsForResourceRequest, callback?: (err: AWSError, data: Honeycode.Types.ListTagsForResourceResult) => void): Request<Honeycode.Types.ListTagsForResourceResult, AWSError>;
98
+ /**
99
+ * The ListTagsForResource API allows you to return a resource's tags.
100
+ */
101
+ listTagsForResource(callback?: (err: AWSError, data: Honeycode.Types.ListTagsForResourceResult) => void): Request<Honeycode.Types.ListTagsForResourceResult, AWSError>;
94
102
  /**
95
103
  * The QueryTableRows API allows you to use a filter formula to query for specific rows in a table.
96
104
  */
@@ -107,6 +115,22 @@ declare class Honeycode extends Service {
107
115
  * The StartTableDataImportJob API allows you to start an import job on a table. This API will only return the id of the job that was started. To find out the status of the import request, you need to call the DescribeTableDataImportJob API.
108
116
  */
109
117
  startTableDataImportJob(callback?: (err: AWSError, data: Honeycode.Types.StartTableDataImportJobResult) => void): Request<Honeycode.Types.StartTableDataImportJobResult, AWSError>;
118
+ /**
119
+ * The TagResource API allows you to add tags to an ARN-able resource. Resource includes workbook, table, screen and screen-automation.
120
+ */
121
+ tagResource(params: Honeycode.Types.TagResourceRequest, callback?: (err: AWSError, data: Honeycode.Types.TagResourceResult) => void): Request<Honeycode.Types.TagResourceResult, AWSError>;
122
+ /**
123
+ * The TagResource API allows you to add tags to an ARN-able resource. Resource includes workbook, table, screen and screen-automation.
124
+ */
125
+ tagResource(callback?: (err: AWSError, data: Honeycode.Types.TagResourceResult) => void): Request<Honeycode.Types.TagResourceResult, AWSError>;
126
+ /**
127
+ * The UntagResource API allows you to removes tags from an ARN-able resource. Resource includes workbook, table, screen and screen-automation.
128
+ */
129
+ untagResource(params: Honeycode.Types.UntagResourceRequest, callback?: (err: AWSError, data: Honeycode.Types.UntagResourceResult) => void): Request<Honeycode.Types.UntagResourceResult, AWSError>;
130
+ /**
131
+ * The UntagResource API allows you to removes tags from an ARN-able resource. Resource includes workbook, table, screen and screen-automation.
132
+ */
133
+ untagResource(callback?: (err: AWSError, data: Honeycode.Types.UntagResourceResult) => void): Request<Honeycode.Types.UntagResourceResult, AWSError>;
110
134
  }
111
135
  declare namespace Honeycode {
112
136
  export type AwsUserArn = string;
@@ -242,19 +266,27 @@ declare namespace Honeycode {
242
266
  */
243
267
  format?: Format;
244
268
  /**
245
- * The raw value of the data contained in the cell. The raw value depends on the format of the data in the cell. However the attribute in the API return value is always a string containing the raw value. Cells with format DATE, DATE_TIME or TIME have the raw value as a floating point number where the whole number represents the number of days since 1/1/1900 and the fractional part represents the fraction of the day since midnight. For example, a cell with date 11/3/2020 has the raw value "44138". A cell with the time 9:00 AM has the raw value "0.375" and a cell with date/time value of 11/3/2020 9:00 AM has the raw value "44138.375". Notice that even though the raw value is a number in all three cases, it is still represented as a string. Cells with format NUMBER, CURRENCY, PERCENTAGE and ACCOUNTING have the raw value of the data as the number representing the data being displayed. For example, the number 1.325 with two decimal places in the format will have it's raw value as "1.325" and formatted value as "1.33". A currency value for $10 will have the raw value as "10" and formatted value as "$10.00". A value representing 20% with two decimal places in the format will have its raw value as "0.2" and the formatted value as "20.00%". An accounting value of -$25 will have "-25" as the raw value and "$ (25.00)" as the formatted value. Cells with format TEXT will have the raw text as the raw value. For example, a cell with text "John Smith" will have "John Smith" as both the raw value and the formatted value. Cells with format CONTACT will have the name of the contact as a formatted value and the email address of the contact as the raw value. For example, a contact for John Smith will have "John Smith" as the formatted value and "john.smith@example.com" as the raw value. Cells with format ROWLINK (aka picklist) will have the first column of the linked row as the formatted value and the row id of the linked row as the raw value. For example, a cell containing a picklist to a table that displays task status might have "Completed" as the formatted value and "row:dfcefaee-5b37-4355-8f28-40c3e4ff5dd4/ca432b2f-b8eb-431d-9fb5-cbe0342f9f03" as the raw value. Cells with format AUTO or cells without any format that are auto-detected as one of the formats above will contain the raw and formatted values as mentioned above, based on the auto-detected formats. If there is no auto-detected format, the raw and formatted values will be the same as the data in the cell.
269
+ * The raw value of the data contained in the cell. The raw value depends on the format of the data in the cell. However the attribute in the API return value is always a string containing the raw value. Cells with format DATE, DATE_TIME or TIME have the raw value as a floating point number where the whole number represents the number of days since 1/1/1900 and the fractional part represents the fraction of the day since midnight. For example, a cell with date 11/3/2020 has the raw value "44138". A cell with the time 9:00 AM has the raw value "0.375" and a cell with date/time value of 11/3/2020 9:00 AM has the raw value "44138.375". Notice that even though the raw value is a number in all three cases, it is still represented as a string. Cells with format NUMBER, CURRENCY, PERCENTAGE and ACCOUNTING have the raw value of the data as the number representing the data being displayed. For example, the number 1.325 with two decimal places in the format will have it's raw value as "1.325" and formatted value as "1.33". A currency value for $10 will have the raw value as "10" and formatted value as "$10.00". A value representing 20% with two decimal places in the format will have its raw value as "0.2" and the formatted value as "20.00%". An accounting value of -$25 will have "-25" as the raw value and "$ (25.00)" as the formatted value. Cells with format TEXT will have the raw text as the raw value. For example, a cell with text "John Smith" will have "John Smith" as both the raw value and the formatted value. Cells with format CONTACT will have the name of the contact as a formatted value and the email address of the contact as the raw value. For example, a contact for John Smith will have "John Smith" as the formatted value and "john.smith@example.com" as the raw value. Cells with format ROWLINK (aka picklist) will have the first column of the linked row as the formatted value and the row id of the linked row as the raw value. For example, a cell containing a picklist to a table that displays task status might have "Completed" as the formatted value and "row:dfcefaee-5b37-4355-8f28-40c3e4ff5dd4/ca432b2f-b8eb-431d-9fb5-cbe0342f9f03" as the raw value. Cells with format ROWSET (aka multi-select or multi-record picklist) will by default have the first column of each of the linked rows as the formatted value in the list, and the rowset id of the linked rows as the raw value. For example, a cell containing a multi-select picklist to a table that contains items might have "Item A", "Item B" in the formatted value list and "rows:b742c1f4-6cb0-4650-a845-35eb86fcc2bb/ [fdea123b-8f68-474a-aa8a-5ff87aa333af,6daf41f0-a138-4eee-89da-123086d36ecf]" as the raw value. Cells with format ATTACHMENT will have the name of the attachment as the formatted value and the attachment id as the raw value. For example, a cell containing an attachment named "image.jpeg" will have "image.jpeg" as the formatted value and "attachment:ca432b2f-b8eb-431d-9fb5-cbe0342f9f03" as the raw value. Cells with format AUTO or cells without any format that are auto-detected as one of the formats above will contain the raw and formatted values as mentioned above, based on the auto-detected formats. If there is no auto-detected format, the raw and formatted values will be the same as the data in the cell.
246
270
  */
247
271
  rawValue?: RawValue;
248
272
  /**
249
273
  * The formatted value of the cell. This is the value that you see displayed in the cell in the UI. Note that the formatted value of a cell is always represented as a string irrespective of the data that is stored in the cell. For example, if a cell contains a date, the formatted value of the cell is the string representation of the formatted date being shown in the cell in the UI. See details in the rawValue field below for how cells of different formats will have different raw and formatted values.
250
274
  */
251
275
  formattedValue?: FormattedValue;
276
+ /**
277
+ * A list of formatted values of the cell. This field is only returned when the cell is ROWSET format (aka multi-select or multi-record picklist). Values in the list are always represented as strings. The formattedValue field will be empty if this field is returned.
278
+ */
279
+ formattedValues?: FormattedValuesList;
252
280
  }
253
281
  export interface CellInput {
254
282
  /**
255
283
  * Fact represents the data that is entered into a cell. This data can be free text or a formula. Formulas need to start with the equals (=) sign.
256
284
  */
257
285
  fact?: Fact;
286
+ /**
287
+ * A list representing the values that are entered into a ROWSET cell. Facts list can have either only values or rowIDs, and rowIDs should from the same table.
288
+ */
289
+ facts?: FactList;
258
290
  }
259
291
  export type Cells = Cell[];
260
292
  export type ClientRequestToken = string;
@@ -341,6 +373,10 @@ declare namespace Honeycode {
341
373
  * The metadata about the job that was submitted for import.
342
374
  */
343
375
  jobMetadata: TableDataImportJobMetadata;
376
+ /**
377
+ * If job status is failed, error code to understand reason for the failure.
378
+ */
379
+ errorCode?: ErrorCode;
344
380
  }
345
381
  export interface DestinationOptions {
346
382
  /**
@@ -349,7 +385,9 @@ declare namespace Honeycode {
349
385
  columnMap?: ImportColumnMap;
350
386
  }
351
387
  export type Email = string;
388
+ export type ErrorCode = "ACCESS_DENIED"|"INVALID_URL_ERROR"|"INVALID_IMPORT_OPTIONS_ERROR"|"INVALID_TABLE_ID_ERROR"|"INVALID_TABLE_COLUMN_ID_ERROR"|"TABLE_NOT_FOUND_ERROR"|"FILE_EMPTY_ERROR"|"INVALID_FILE_TYPE_ERROR"|"FILE_PARSING_ERROR"|"FILE_SIZE_LIMIT_ERROR"|"FILE_NOT_FOUND_ERROR"|"UNKNOWN_ERROR"|"RESOURCE_NOT_FOUND_ERROR"|"SYSTEM_LIMIT_ERROR"|string;
352
389
  export type Fact = string;
390
+ export type FactList = Fact[];
353
391
  export interface FailedBatchItem {
354
392
  /**
355
393
  * The id of the batch item that failed. This is the batch item id for the BatchCreateTableRows and BatchUpsertTableRows operations and the row id for the BatchUpdateTableRows and BatchDeleteTableRows operations.
@@ -371,8 +409,9 @@ declare namespace Honeycode {
371
409
  */
372
410
  contextRowId?: RowId;
373
411
  }
374
- export type Format = "AUTO"|"NUMBER"|"CURRENCY"|"DATE"|"TIME"|"DATE_TIME"|"PERCENTAGE"|"TEXT"|"ACCOUNTING"|"CONTACT"|"ROWLINK"|string;
412
+ export type Format = "AUTO"|"NUMBER"|"CURRENCY"|"DATE"|"TIME"|"DATE_TIME"|"PERCENTAGE"|"TEXT"|"ACCOUNTING"|"CONTACT"|"ROWLINK"|"ROWSET"|string;
375
413
  export type FormattedValue = string;
414
+ export type FormattedValuesList = FormattedValue[];
376
415
  export type Formula = string;
377
416
  export interface GetScreenDataRequest {
378
417
  /**
@@ -380,7 +419,7 @@ declare namespace Honeycode {
380
419
  */
381
420
  workbookId: ResourceId;
382
421
  /**
383
- * The ID of the app that contains the screem.
422
+ * The ID of the app that contains the screen.
384
423
  */
385
424
  appId: ResourceId;
386
425
  /**
@@ -588,6 +627,18 @@ declare namespace Honeycode {
588
627
  */
589
628
  workbookCursor?: WorkbookCursor;
590
629
  }
630
+ export interface ListTagsForResourceRequest {
631
+ /**
632
+ * The resource's Amazon Resource Name (ARN).
633
+ */
634
+ resourceArn: ResourceArn;
635
+ }
636
+ export interface ListTagsForResourceResult {
637
+ /**
638
+ * The resource's tags.
639
+ */
640
+ tags?: TagsMap;
641
+ }
591
642
  export type MaxResults = number;
592
643
  export type Name = string;
593
644
  export type PaginationToken = string;
@@ -632,6 +683,7 @@ declare namespace Honeycode {
632
683
  workbookCursor: WorkbookCursor;
633
684
  }
634
685
  export type RawValue = string;
686
+ export type ResourceArn = string;
635
687
  export type ResourceId = string;
636
688
  export type ResourceIds = ResourceId[];
637
689
  export type ResultHeader = ColumnMetadata[];
@@ -763,7 +815,35 @@ declare namespace Honeycode {
763
815
  }
764
816
  export type TableRows = TableRow[];
765
817
  export type Tables = Table[];
818
+ export type TagKey = string;
819
+ export type TagKeysList = TagKey[];
820
+ export interface TagResourceRequest {
821
+ /**
822
+ * The resource's Amazon Resource Name (ARN).
823
+ */
824
+ resourceArn: ResourceArn;
825
+ /**
826
+ * A list of tags to apply to the resource.
827
+ */
828
+ tags: TagsMap;
829
+ }
830
+ export interface TagResourceResult {
831
+ }
832
+ export type TagValue = string;
833
+ export type TagsMap = {[key: string]: TagValue};
766
834
  export type TimestampInMillis = Date;
835
+ export interface UntagResourceRequest {
836
+ /**
837
+ * The resource's Amazon Resource Name (ARN).
838
+ */
839
+ resourceArn: ResourceArn;
840
+ /**
841
+ * A list of tag keys to remove from the resource.
842
+ */
843
+ tagKeys: TagKeysList;
844
+ }
845
+ export interface UntagResourceResult {
846
+ }
767
847
  export interface UpdateRowData {
768
848
  /**
769
849
  * The id of the row that needs to be updated.
@@ -227,6 +227,14 @@ declare class Imagebuilder extends Service {
227
227
  * Imports a component and transforms its data into a component document.
228
228
  */
229
229
  importComponent(callback?: (err: AWSError, data: Imagebuilder.Types.ImportComponentResponse) => void): Request<Imagebuilder.Types.ImportComponentResponse, AWSError>;
230
+ /**
231
+ * When you export your virtual machine (VM) from its virtualization environment, that process creates a set of one or more disk container files that act as snapshots of your VM’s environment, settings, and data. The Amazon EC2 API ImportImage action uses those files to import your VM and create an AMI. To import using the CLI command, see import-image You can reference the task ID from the VM import to pull in the AMI that the import created as the base image for your Image Builder recipe.
232
+ */
233
+ importVmImage(params: Imagebuilder.Types.ImportVmImageRequest, callback?: (err: AWSError, data: Imagebuilder.Types.ImportVmImageResponse) => void): Request<Imagebuilder.Types.ImportVmImageResponse, AWSError>;
234
+ /**
235
+ * When you export your virtual machine (VM) from its virtualization environment, that process creates a set of one or more disk container files that act as snapshots of your VM’s environment, settings, and data. The Amazon EC2 API ImportImage action uses those files to import your VM and create an AMI. To import using the CLI command, see import-image You can reference the task ID from the VM import to pull in the AMI that the import created as the base image for your Image Builder recipe.
236
+ */
237
+ importVmImage(callback?: (err: AWSError, data: Imagebuilder.Types.ImportVmImageResponse) => void): Request<Imagebuilder.Types.ImportVmImageResponse, AWSError>;
230
238
  /**
231
239
  * Returns the list of component build versions for the specified semantic version. The semantic version has four nodes: &lt;major&gt;.&lt;minor&gt;.&lt;patch&gt;/&lt;build&gt;. You can assign values for the first three, and can filter on all of them. Filtering: With semantic versioning, you have the flexibility to use wildcards (x) to specify the most recent versions or nodes when selecting the base image or components for your recipe. When you use a wildcard in any node, all nodes to the right of the first wildcard must also be wildcards.
232
240
  */
@@ -470,13 +478,14 @@ declare namespace Imagebuilder {
470
478
  export type AmiNameString = string;
471
479
  export type Arn = string;
472
480
  export type Boolean = boolean;
481
+ export type BuildType = "USER_INITIATED"|"SCHEDULED"|"IMPORT"|string;
473
482
  export interface CancelImageCreationRequest {
474
483
  /**
475
484
  * The Amazon Resource Name (ARN) of the image whose creation you want to cancel.
476
485
  */
477
486
  imageBuildVersionArn: ImageBuildVersionArn;
478
487
  /**
479
- * The idempotency token used to make this request idempotent.
488
+ * Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information, see Ensuring idempotency in the Amazon EC2 API Reference.
480
489
  */
481
490
  clientToken: ClientToken;
482
491
  }
@@ -486,7 +495,7 @@ declare namespace Imagebuilder {
486
495
  */
487
496
  requestId?: NonEmptyString;
488
497
  /**
489
- * The idempotency token used to make this request idempotent.
498
+ * The idempotency token that was used for this request.
490
499
  */
491
500
  clientToken?: ClientToken;
492
501
  /**
@@ -1229,7 +1238,7 @@ declare namespace Imagebuilder {
1229
1238
  */
1230
1239
  terminateInstanceOnFailure?: NullableBoolean;
1231
1240
  /**
1232
- * The SNS topic on which to send image build events.
1241
+ * The Amazon Resource Name (ARN) for the SNS topic to which we send image build event notifications. EC2 Image Builder is unable to send notifications to SNS topics that are encrypted using keys from other accounts. The key that is used to encrypt the SNS topic must reside in the account that the Image Builder service runs under.
1233
1242
  */
1234
1243
  snsTopicArn?: SnsTopicArn;
1235
1244
  /**
@@ -1376,6 +1385,7 @@ declare namespace Imagebuilder {
1376
1385
  */
1377
1386
  infrastructureConfigurationArn?: InfrastructureConfigurationArn;
1378
1387
  }
1388
+ export type DiskImageFormat = "VMDK"|"RAW"|"VHD"|string;
1379
1389
  export interface Distribution {
1380
1390
  /**
1381
1391
  * The target Region.
@@ -1397,6 +1407,10 @@ declare namespace Imagebuilder {
1397
1407
  * A group of launchTemplateConfiguration settings that apply to image distribution for specified accounts.
1398
1408
  */
1399
1409
  launchTemplateConfigurations?: LaunchTemplateConfigurationList;
1410
+ /**
1411
+ * Configure export settings to deliver disk images created from your image build, using a file format that is compatible with your VMs in that Region.
1412
+ */
1413
+ s3ExportConfiguration?: S3ExportConfiguration;
1400
1414
  }
1401
1415
  export interface DistributionConfiguration {
1402
1416
  /**
@@ -1771,6 +1785,10 @@ declare namespace Imagebuilder {
1771
1785
  * The tags of the image.
1772
1786
  */
1773
1787
  tags?: TagMap;
1788
+ /**
1789
+ * Indicates the type of build that created this image. The build can be initiated in the following ways: USER_INITIATED – A manual pipeline build request. SCHEDULED – A pipeline build initiated by a cron expression in the Image Builder pipeline, or from EventBridge. IMPORT – A VM import created the image to use as the base image for the recipe.
1790
+ */
1791
+ buildType?: BuildType;
1774
1792
  }
1775
1793
  export type ImageBuildVersionArn = string;
1776
1794
  export type ImageBuilderArn = string;
@@ -2003,11 +2021,15 @@ declare namespace Imagebuilder {
2003
2021
  * The tags of the image.
2004
2022
  */
2005
2023
  tags?: TagMap;
2024
+ /**
2025
+ * Indicates the type of build that created this image. The build can be initiated in the following ways: USER_INITIATED – A manual pipeline build request. SCHEDULED – A pipeline build initiated by a cron expression in the Image Builder pipeline, or from EventBridge. IMPORT – A VM import created the image to use as the base image for the recipe.
2026
+ */
2027
+ buildType?: BuildType;
2006
2028
  }
2007
2029
  export type ImageSummaryList = ImageSummary[];
2008
2030
  export interface ImageTestsConfiguration {
2009
2031
  /**
2010
- * Defines if tests should be executed when building this image.
2032
+ * Determines if tests should run after building the image. Image Builder defaults to enable tests to run following the image build, before image distribution.
2011
2033
  */
2012
2034
  imageTestsEnabled?: NullableBoolean;
2013
2035
  /**
@@ -2050,6 +2072,10 @@ declare namespace Imagebuilder {
2050
2072
  * The date on which this specific version of the Image Builder image was created.
2051
2073
  */
2052
2074
  dateCreated?: DateTime;
2075
+ /**
2076
+ * Indicates the type of build that created this image. The build can be initiated in the following ways: USER_INITIATED – A manual pipeline build request. SCHEDULED – A pipeline build initiated by a cron expression in the Image Builder pipeline, or from EventBridge. IMPORT – A VM import created the image to use as the base image for the recipe.
2077
+ */
2078
+ buildType?: BuildType;
2053
2079
  }
2054
2080
  export type ImageVersionArn = string;
2055
2081
  export type ImageVersionArnOrBuildVersionArn = string;
@@ -2118,6 +2144,54 @@ declare namespace Imagebuilder {
2118
2144
  */
2119
2145
  componentBuildVersionArn?: ComponentBuildVersionArn;
2120
2146
  }
2147
+ export interface ImportVmImageRequest {
2148
+ /**
2149
+ * The name of the base image that is created by the import process.
2150
+ */
2151
+ name: NonEmptyString;
2152
+ /**
2153
+ * The semantic version to attach to the base image that was created during the import process. This version follows the semantic version syntax. The semantic version has four nodes: &lt;major&gt;.&lt;minor&gt;.&lt;patch&gt;/&lt;build&gt;. You can assign values for the first three, and can filter on all of them. Assignment: For the first three nodes you can assign any positive integer value, including zero, with an upper limit of 2^30-1, or 1073741823 for each node. Image Builder automatically assigns the build number to the fourth node. Patterns: You can use any numeric pattern that adheres to the assignment requirements for the nodes that you can assign. For example, you might choose a software version pattern, such as 1.0.0, or a date, such as 2021.01.01.
2154
+ */
2155
+ semanticVersion: VersionNumber;
2156
+ /**
2157
+ * The description for the base image that is created by the import process.
2158
+ */
2159
+ description?: NonEmptyString;
2160
+ /**
2161
+ * The operating system platform for the imported VM.
2162
+ */
2163
+ platform: Platform;
2164
+ /**
2165
+ * The operating system version for the imported VM.
2166
+ */
2167
+ osVersion?: OsVersion;
2168
+ /**
2169
+ * The importTaskId (API) or ImportTaskId (CLI) from the Amazon EC2 VM import process. Image Builder retrieves information from the import process to pull in the AMI that is created from the VM source as the base image for your recipe.
2170
+ */
2171
+ vmImportTaskId: NonEmptyString;
2172
+ /**
2173
+ * Tags that are attached to the import resources.
2174
+ */
2175
+ tags?: TagMap;
2176
+ /**
2177
+ * Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information, see Ensuring idempotency in the Amazon EC2 API Reference.
2178
+ */
2179
+ clientToken: ClientToken;
2180
+ }
2181
+ export interface ImportVmImageResponse {
2182
+ /**
2183
+ * The request ID that uniquely identifies this request.
2184
+ */
2185
+ requestId?: NonEmptyString;
2186
+ /**
2187
+ * The Amazon Resource Name (ARN) of the AMI that was created during the VM import process. This AMI is used as the base image for the recipe that imported the VM.
2188
+ */
2189
+ imageArn?: Arn;
2190
+ /**
2191
+ * The idempotency token that was used for this request.
2192
+ */
2193
+ clientToken?: ClientToken;
2194
+ }
2121
2195
  export interface InfrastructureConfiguration {
2122
2196
  /**
2123
2197
  * The Amazon Resource Name (ARN) of the infrastructure configuration.
@@ -2160,7 +2234,7 @@ declare namespace Imagebuilder {
2160
2234
  */
2161
2235
  terminateInstanceOnFailure?: NullableBoolean;
2162
2236
  /**
2163
- * The SNS topic Amazon Resource Name (ARN) of the infrastructure configuration.
2237
+ * The Amazon Resource Name (ARN) for the SNS topic to which we send image build event notifications. EC2 Image Builder is unable to send notifications to SNS topics that are encrypted using keys from other accounts. The key that is used to encrypt the SNS topic must reside in the account that the Image Builder service runs under.
2164
2238
  */
2165
2239
  snsTopicArn?: NonEmptyString;
2166
2240
  /**
@@ -2774,13 +2848,31 @@ declare namespace Imagebuilder {
2774
2848
  export type ResourcePolicyDocument = string;
2775
2849
  export type ResourceTagMap = {[key: string]: TagValue};
2776
2850
  export type RestrictedInteger = number;
2851
+ export interface S3ExportConfiguration {
2852
+ /**
2853
+ * The name of the role that grants VM Import/Export permission to export images to your S3 bucket.
2854
+ */
2855
+ roleName: NonEmptyString;
2856
+ /**
2857
+ * Export the updated image to one of the following supported disk image formats: Virtual Hard Disk (VHD) – Compatible with Citrix Xen and Microsoft Hyper-V virtualization products. Stream-optimized ESX Virtual Machine Disk (VMDK) – Compatible with VMware ESX and VMware vSphere versions 4, 5, and 6. Raw – Raw format.
2858
+ */
2859
+ diskImageFormat: DiskImageFormat;
2860
+ /**
2861
+ * The S3 bucket in which to store the output disk images for your VM.
2862
+ */
2863
+ s3Bucket: NonEmptyString;
2864
+ /**
2865
+ * The Amazon S3 path for the bucket where the output disk images for your VM are stored.
2866
+ */
2867
+ s3Prefix?: NonEmptyString;
2868
+ }
2777
2869
  export interface S3Logs {
2778
2870
  /**
2779
- * The Amazon S3 bucket in which to store the logs.
2871
+ * The S3 bucket in which to store the logs.
2780
2872
  */
2781
2873
  s3BucketName?: NonEmptyString;
2782
2874
  /**
2783
- * The Amazon S3 path in which to store the logs.
2875
+ * The Amazon S3 path to the bucket where the logs are stored.
2784
2876
  */
2785
2877
  s3KeyPrefix?: NonEmptyString;
2786
2878
  }
@@ -3000,7 +3092,7 @@ declare namespace Imagebuilder {
3000
3092
  */
3001
3093
  terminateInstanceOnFailure?: NullableBoolean;
3002
3094
  /**
3003
- * The SNS topic on which to send image build events.
3095
+ * The Amazon Resource Name (ARN) for the SNS topic to which we send image build event notifications. EC2 Image Builder is unable to send notifications to SNS topics that are encrypted using keys from other accounts. The key that is used to encrypt the SNS topic must reside in the account that the Image Builder service runs under.
3004
3096
  */
3005
3097
  snsTopicArn?: SnsTopicArn;
3006
3098
  /**
@@ -2611,6 +2611,10 @@ declare namespace Iot {
2611
2611
  * Specifies whether IoT validates the token signature in an authorization request.
2612
2612
  */
2613
2613
  signingDisabled?: BooleanKey;
2614
+ /**
2615
+ * When true, the result from the authorizer’s Lambda function is cached for the time specified in refreshAfterInSeconds. The cached result is used while the device reuses the same HTTP connection.
2616
+ */
2617
+ enableCachingForHttp?: EnableCachingForHttp;
2614
2618
  }
2615
2619
  export type AuthorizerFunctionArn = string;
2616
2620
  export type AuthorizerName = string;
@@ -3259,6 +3263,10 @@ declare namespace Iot {
3259
3263
  * Specifies whether IoT validates the token signature in an authorization request.
3260
3264
  */
3261
3265
  signingDisabled?: BooleanKey;
3266
+ /**
3267
+ * When true, the result from the authorizer’s Lambda function is cached for clients that use persistent HTTP connections. The results are cached for the time specified by the Lambda function in refreshAfterInSeconds. This value does not affect authorization of clients that use MQTT connections. The default value is false.
3268
+ */
3269
+ enableCachingForHttp?: EnableCachingForHttp;
3262
3270
  }
3263
3271
  export interface CreateAuthorizerResponse {
3264
3272
  /**
@@ -3564,7 +3572,7 @@ declare namespace Iot {
3564
3572
  */
3565
3573
  jobExecutionsRolloutConfig?: JobExecutionsRolloutConfig;
3566
3574
  /**
3567
- * Allows you to create criteria to abort a job.
3575
+ * Allows you to create the criteria to abort a job.
3568
3576
  */
3569
3577
  abortConfig?: AbortConfig;
3570
3578
  /**
@@ -3583,6 +3591,10 @@ declare namespace Iot {
3583
3591
  * The ARN of the job template used to create the job.
3584
3592
  */
3585
3593
  jobTemplateArn?: JobTemplateArn;
3594
+ /**
3595
+ * Allows you to create the criteria to retry a job.
3596
+ */
3597
+ jobExecutionsRetryConfig?: JobExecutionsRetryConfig;
3586
3598
  /**
3587
3599
  * Parameters of a managed template that you can specify to create the job document.
3588
3600
  */
@@ -3631,6 +3643,10 @@ declare namespace Iot {
3631
3643
  * Metadata that can be used to manage the job template.
3632
3644
  */
3633
3645
  tags?: TagList;
3646
+ /**
3647
+ * Allows you to create the criteria to retry a job.
3648
+ */
3649
+ jobExecutionsRetryConfig?: JobExecutionsRetryConfig;
3634
3650
  }
3635
3651
  export interface CreateJobTemplateResponse {
3636
3652
  /**
@@ -5038,6 +5054,10 @@ declare namespace Iot {
5038
5054
  jobExecutionsRolloutConfig?: JobExecutionsRolloutConfig;
5039
5055
  abortConfig?: AbortConfig;
5040
5056
  timeoutConfig?: TimeoutConfig;
5057
+ /**
5058
+ * The configuration that determines how many retries are allowed for each failure type for a job.
5059
+ */
5060
+ jobExecutionsRetryConfig?: JobExecutionsRetryConfig;
5041
5061
  }
5042
5062
  export interface DescribeManagedJobTemplateRequest {
5043
5063
  /**
@@ -5797,6 +5817,7 @@ declare namespace Iot {
5797
5817
  export type ElasticsearchId = string;
5798
5818
  export type ElasticsearchIndex = string;
5799
5819
  export type ElasticsearchType = string;
5820
+ export type EnableCachingForHttp = boolean;
5800
5821
  export interface EnableIoTLoggingParams {
5801
5822
  /**
5802
5823
  * The Amazon Resource Name (ARN) of the IAM role used for logging.
@@ -6490,6 +6511,10 @@ declare namespace Iot {
6490
6511
  * The ARN of the job template used to create the job.
6491
6512
  */
6492
6513
  jobTemplateArn?: JobTemplateArn;
6514
+ /**
6515
+ * The configuration for the criteria to retry the job.
6516
+ */
6517
+ jobExecutionsRetryConfig?: JobExecutionsRetryConfig;
6493
6518
  /**
6494
6519
  * A key-value map that pairs the patterns that need to be replaced in a managed template job document schema. You can use the description of each key as a guidance to specify the inputs during runtime when creating a job.
6495
6520
  */
@@ -6574,6 +6599,10 @@ declare namespace Iot {
6574
6599
  * A string (consisting of the digits "0" through "9") which identifies this particular job execution on this particular device. It can be used later in commands which return or update job execution information.
6575
6600
  */
6576
6601
  executionNumber?: ExecutionNumber;
6602
+ /**
6603
+ * The number that indicates how many retry attempts have been completed for this job on this device.
6604
+ */
6605
+ retryAttempt?: RetryAttempt;
6577
6606
  }
6578
6607
  export interface JobExecutionSummaryForJob {
6579
6608
  /**
@@ -6597,6 +6626,12 @@ declare namespace Iot {
6597
6626
  jobExecutionSummary?: JobExecutionSummary;
6598
6627
  }
6599
6628
  export type JobExecutionSummaryForThingList = JobExecutionSummaryForThing[];
6629
+ export interface JobExecutionsRetryConfig {
6630
+ /**
6631
+ * The list of criteria that determines how many retries are allowed for each failure type for a job.
6632
+ */
6633
+ criteriaList: RetryCriteriaList;
6634
+ }
6600
6635
  export interface JobExecutionsRolloutConfig {
6601
6636
  /**
6602
6637
  * The maximum number of things that will be notified of a pending job, per minute. This parameter allows you to create a staged rollout.
@@ -7358,6 +7393,10 @@ declare namespace Iot {
7358
7393
  * The token to retrieve the next set of results.
7359
7394
  */
7360
7395
  nextToken?: NextToken;
7396
+ /**
7397
+ * The unique identifier you assigned to this job when it was created.
7398
+ */
7399
+ jobId?: JobId;
7361
7400
  }
7362
7401
  export interface ListJobExecutionsForThingResponse {
7363
7402
  /**
@@ -8271,7 +8310,7 @@ declare namespace Iot {
8271
8310
  }
8272
8311
  export type LogTargetConfigurations = LogTargetConfiguration[];
8273
8312
  export type LogTargetName = string;
8274
- export type LogTargetType = "DEFAULT"|"THING_GROUP"|string;
8313
+ export type LogTargetType = "DEFAULT"|"THING_GROUP"|"CLIENT_ID"|"SOURCE_IP"|"PRINCIPAL_ID"|string;
8275
8314
  export interface LoggingOptionsPayload {
8276
8315
  /**
8277
8316
  * The ARN of the IAM role that grants access.
@@ -8480,6 +8519,7 @@ declare namespace Iot {
8480
8519
  export type NullableBoolean = boolean;
8481
8520
  export type Number = number;
8482
8521
  export type NumberList = Number[];
8522
+ export type NumberOfRetries = number;
8483
8523
  export type NumberOfThings = number;
8484
8524
  export type OTAUpdateArn = string;
8485
8525
  export type OTAUpdateDescription = string;
@@ -9131,6 +9171,19 @@ declare namespace Iot {
9131
9171
  export type ResourceLogicalId = string;
9132
9172
  export type ResourceType = "DEVICE_CERTIFICATE"|"CA_CERTIFICATE"|"IOT_POLICY"|"COGNITO_IDENTITY_POOL"|"CLIENT_ID"|"ACCOUNT_SETTINGS"|"ROLE_ALIAS"|"IAM_ROLE"|string;
9133
9173
  export type Resources = Resource[];
9174
+ export type RetryAttempt = number;
9175
+ export interface RetryCriteria {
9176
+ /**
9177
+ * The type of job execution failures that can initiate a job retry.
9178
+ */
9179
+ failureType: RetryableFailureType;
9180
+ /**
9181
+ * The number of retries allowed for a failure type for the job.
9182
+ */
9183
+ numberOfRetries: NumberOfRetries;
9184
+ }
9185
+ export type RetryCriteriaList = RetryCriteria[];
9186
+ export type RetryableFailureType = "FAILED"|"TIMED_OUT"|"ALL"|string;
9134
9187
  export type RoleAlias = string;
9135
9188
  export type RoleAliasArn = string;
9136
9189
  export interface RoleAliasDescription {
@@ -10477,6 +10530,10 @@ declare namespace Iot {
10477
10530
  * The status of the update authorizer request.
10478
10531
  */
10479
10532
  status?: AuthorizerStatus;
10533
+ /**
10534
+ * When true, the result from the authorizer’s Lambda function is cached for the time specified in refreshAfterInSeconds. The cached result is used while the device reuses the same HTTP connection.
10535
+ */
10536
+ enableCachingForHttp?: EnableCachingForHttp;
10480
10537
  }
10481
10538
  export interface UpdateAuthorizerResponse {
10482
10539
  /**
@@ -10775,6 +10832,10 @@ declare namespace Iot {
10775
10832
  * The namespace used to indicate that a job is a customer-managed job. When you specify a value for this parameter, Amazon Web Services IoT Core sends jobs notifications to MQTT topics that contain the value in the following format. $aws/things/THING_NAME/jobs/JOB_ID/notify-namespace-NAMESPACE_ID/ The namespaceId feature is in public preview.
10776
10833
  */
10777
10834
  namespaceId?: NamespaceId;
10835
+ /**
10836
+ * Allows you to create the criteria to retry a job.
10837
+ */
10838
+ jobExecutionsRetryConfig?: JobExecutionsRetryConfig;
10778
10839
  }
10779
10840
  export interface UpdateMitigationActionRequest {
10780
10841
  /**
@@ -36,11 +36,11 @@ declare class IoTEventsData extends Service {
36
36
  */
37
37
  batchEnableAlarm(callback?: (err: AWSError, data: IoTEventsData.Types.BatchEnableAlarmResponse) => void): Request<IoTEventsData.Types.BatchEnableAlarmResponse, AWSError>;
38
38
  /**
39
- * Sends a set of messages to the AWS IoT Events system. Each message payload is transformed into the input you specify ("inputName") and ingested into any detectors that monitor that input. If multiple messages are sent, the order in which the messages are processed isn't guaranteed. To guarantee ordering, you must send messages one at a time and wait for a successful response.
39
+ * Sends a set of messages to the IoT Events system. Each message payload is transformed into the input you specify ("inputName") and ingested into any detectors that monitor that input. If multiple messages are sent, the order in which the messages are processed isn't guaranteed. To guarantee ordering, you must send messages one at a time and wait for a successful response.
40
40
  */
41
41
  batchPutMessage(params: IoTEventsData.Types.BatchPutMessageRequest, callback?: (err: AWSError, data: IoTEventsData.Types.BatchPutMessageResponse) => void): Request<IoTEventsData.Types.BatchPutMessageResponse, AWSError>;
42
42
  /**
43
- * Sends a set of messages to the AWS IoT Events system. Each message payload is transformed into the input you specify ("inputName") and ingested into any detectors that monitor that input. If multiple messages are sent, the order in which the messages are processed isn't guaranteed. To guarantee ordering, you must send messages one at a time and wait for a successful response.
43
+ * Sends a set of messages to the IoT Events system. Each message payload is transformed into the input you specify ("inputName") and ingested into any detectors that monitor that input. If multiple messages are sent, the order in which the messages are processed isn't guaranteed. To guarantee ordering, you must send messages one at a time and wait for a successful response.
44
44
  */
45
45
  batchPutMessage(callback?: (err: AWSError, data: IoTEventsData.Types.BatchPutMessageResponse) => void): Request<IoTEventsData.Types.BatchPutMessageResponse, AWSError>;
46
46
  /**
@@ -721,7 +721,7 @@ declare namespace IoTEventsData {
721
721
  */
722
722
  name: TimerName;
723
723
  /**
724
- * The number of seconds which have elapsed on the timer.
724
+ * The expiration time for the timer.
725
725
  */
726
726
  timestamp: Timestamp;
727
727
  }