@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
@@ -599,6 +599,38 @@
599
599
  "members": {}
600
600
  }
601
601
  },
602
+ "DeleteQueuedMessages": {
603
+ "http": {
604
+ "method": "DELETE",
605
+ "requestUri": "/wireless-devices/{Id}/data",
606
+ "responseCode": 204
607
+ },
608
+ "input": {
609
+ "type": "structure",
610
+ "required": [
611
+ "Id",
612
+ "MessageId"
613
+ ],
614
+ "members": {
615
+ "Id": {
616
+ "location": "uri",
617
+ "locationName": "Id"
618
+ },
619
+ "MessageId": {
620
+ "location": "querystring",
621
+ "locationName": "messageId"
622
+ },
623
+ "WirelessDeviceType": {
624
+ "location": "querystring",
625
+ "locationName": "WirelessDeviceType"
626
+ }
627
+ }
628
+ },
629
+ "output": {
630
+ "type": "structure",
631
+ "members": {}
632
+ }
633
+ },
602
634
  "DeleteServiceProfile": {
603
635
  "http": {
604
636
  "method": "DELETE",
@@ -983,7 +1015,7 @@
983
1015
  "members": {
984
1016
  "RfRegion": {},
985
1017
  "StartTime": {
986
- "shape": "S55"
1018
+ "shape": "S58"
987
1019
  }
988
1020
  }
989
1021
  },
@@ -1010,10 +1042,10 @@
1010
1042
  "members": {
1011
1043
  "DefaultLogLevel": {},
1012
1044
  "WirelessGatewayLogOptions": {
1013
- "shape": "S5a"
1045
+ "shape": "S5d"
1014
1046
  },
1015
1047
  "WirelessDeviceLogOptions": {
1016
- "shape": "S5g"
1048
+ "shape": "S5j"
1017
1049
  }
1018
1050
  }
1019
1051
  }
@@ -1083,7 +1115,7 @@
1083
1115
  "type": "structure",
1084
1116
  "members": {
1085
1117
  "LoRaWAN": {
1086
- "shape": "S5t"
1118
+ "shape": "S5w"
1087
1119
  }
1088
1120
  }
1089
1121
  }
@@ -1110,13 +1142,13 @@
1110
1142
  "type": "structure",
1111
1143
  "members": {
1112
1144
  "TraceContent": {
1113
- "shape": "S61"
1145
+ "shape": "S64"
1114
1146
  },
1115
1147
  "WirelessDevices": {
1116
- "shape": "S63"
1148
+ "shape": "S66"
1117
1149
  },
1118
1150
  "WirelessGateways": {
1119
- "shape": "S64"
1151
+ "shape": "S67"
1120
1152
  }
1121
1153
  }
1122
1154
  }
@@ -1147,7 +1179,7 @@
1147
1179
  "type": "structure",
1148
1180
  "members": {
1149
1181
  "Sidewalk": {
1150
- "shape": "S67"
1182
+ "shape": "S6a"
1151
1183
  },
1152
1184
  "AccountLinked": {
1153
1185
  "type": "boolean"
@@ -1185,10 +1217,10 @@
1185
1217
  "type": "structure",
1186
1218
  "members": {
1187
1219
  "DeviceRegistrationState": {
1188
- "shape": "S6f"
1220
+ "shape": "S6i"
1189
1221
  },
1190
1222
  "Proximity": {
1191
- "shape": "S6i"
1223
+ "shape": "S6l"
1192
1224
  }
1193
1225
  }
1194
1226
  }
@@ -1371,7 +1403,7 @@
1371
1403
  "SidewalkId": {},
1372
1404
  "SidewalkManufacturingSn": {},
1373
1405
  "DeviceCertificates": {
1374
- "shape": "S7k"
1406
+ "shape": "S7n"
1375
1407
  }
1376
1408
  }
1377
1409
  }
@@ -1844,7 +1876,60 @@
1844
1876
  "Sidewalk": {
1845
1877
  "type": "list",
1846
1878
  "member": {
1847
- "shape": "S67"
1879
+ "shape": "S6a"
1880
+ }
1881
+ }
1882
+ }
1883
+ }
1884
+ },
1885
+ "ListQueuedMessages": {
1886
+ "http": {
1887
+ "method": "GET",
1888
+ "requestUri": "/wireless-devices/{Id}/data"
1889
+ },
1890
+ "input": {
1891
+ "type": "structure",
1892
+ "required": [
1893
+ "Id"
1894
+ ],
1895
+ "members": {
1896
+ "Id": {
1897
+ "location": "uri",
1898
+ "locationName": "Id"
1899
+ },
1900
+ "NextToken": {
1901
+ "location": "querystring",
1902
+ "locationName": "nextToken"
1903
+ },
1904
+ "MaxResults": {
1905
+ "location": "querystring",
1906
+ "locationName": "maxResults",
1907
+ "type": "integer"
1908
+ },
1909
+ "WirelessDeviceType": {
1910
+ "location": "querystring",
1911
+ "locationName": "WirelessDeviceType"
1912
+ }
1913
+ }
1914
+ },
1915
+ "output": {
1916
+ "type": "structure",
1917
+ "members": {
1918
+ "NextToken": {},
1919
+ "DownlinkQueueMessagesList": {
1920
+ "type": "list",
1921
+ "member": {
1922
+ "type": "structure",
1923
+ "members": {
1924
+ "MessageId": {},
1925
+ "TransmitMode": {
1926
+ "type": "integer"
1927
+ },
1928
+ "ReceivedAt": {},
1929
+ "LoRaWAN": {
1930
+ "shape": "S9c"
1931
+ }
1932
+ }
1848
1933
  }
1849
1934
  }
1850
1935
  }
@@ -1984,7 +2069,7 @@
1984
2069
  "SidewalkId": {},
1985
2070
  "SidewalkManufacturingSn": {},
1986
2071
  "DeviceCertificates": {
1987
- "shape": "S7k"
2072
+ "shape": "S7n"
1988
2073
  }
1989
2074
  }
1990
2075
  },
@@ -2230,12 +2315,7 @@
2230
2315
  "type": "structure",
2231
2316
  "members": {
2232
2317
  "LoRaWAN": {
2233
- "type": "structure",
2234
- "members": {
2235
- "FPort": {
2236
- "type": "integer"
2237
- }
2238
- }
2318
+ "shape": "S9c"
2239
2319
  },
2240
2320
  "Sidewalk": {
2241
2321
  "type": "structure",
@@ -2330,7 +2410,7 @@
2330
2410
  "type": "structure",
2331
2411
  "members": {
2332
2412
  "StartTime": {
2333
- "shape": "S55"
2413
+ "shape": "S58"
2334
2414
  }
2335
2415
  }
2336
2416
  }
@@ -2359,7 +2439,7 @@
2359
2439
  "locationName": "Id"
2360
2440
  },
2361
2441
  "LoRaWAN": {
2362
- "shape": "S5t"
2442
+ "shape": "S5w"
2363
2443
  }
2364
2444
  }
2365
2445
  },
@@ -2515,10 +2595,10 @@
2515
2595
  "members": {
2516
2596
  "DefaultLogLevel": {},
2517
2597
  "WirelessDeviceLogOptions": {
2518
- "shape": "S5g"
2598
+ "shape": "S5j"
2519
2599
  },
2520
2600
  "WirelessGatewayLogOptions": {
2521
- "shape": "S5a"
2601
+ "shape": "S5d"
2522
2602
  }
2523
2603
  }
2524
2604
  },
@@ -2572,19 +2652,19 @@
2572
2652
  "locationName": "ConfigurationName"
2573
2653
  },
2574
2654
  "TraceContent": {
2575
- "shape": "S61"
2655
+ "shape": "S64"
2576
2656
  },
2577
2657
  "WirelessDevicesToAdd": {
2578
- "shape": "S63"
2658
+ "shape": "S66"
2579
2659
  },
2580
2660
  "WirelessDevicesToRemove": {
2581
- "shape": "S63"
2661
+ "shape": "S66"
2582
2662
  },
2583
2663
  "WirelessGatewaysToAdd": {
2584
- "shape": "S64"
2664
+ "shape": "S67"
2585
2665
  },
2586
2666
  "WirelessGatewaysToRemove": {
2587
- "shape": "S64"
2667
+ "shape": "S67"
2588
2668
  }
2589
2669
  }
2590
2670
  },
@@ -2656,10 +2736,10 @@
2656
2736
  "locationName": "partnerType"
2657
2737
  },
2658
2738
  "DeviceRegistrationState": {
2659
- "shape": "S6f"
2739
+ "shape": "S6i"
2660
2740
  },
2661
2741
  "Proximity": {
2662
- "shape": "S6i"
2742
+ "shape": "S6l"
2663
2743
  }
2664
2744
  }
2665
2745
  },
@@ -2959,11 +3039,11 @@
2959
3039
  "Station": {}
2960
3040
  }
2961
3041
  },
2962
- "S55": {
3042
+ "S58": {
2963
3043
  "type": "timestamp",
2964
3044
  "timestampFormat": "iso8601"
2965
3045
  },
2966
- "S5a": {
3046
+ "S5d": {
2967
3047
  "type": "list",
2968
3048
  "member": {
2969
3049
  "type": "structure",
@@ -2991,7 +3071,7 @@
2991
3071
  }
2992
3072
  }
2993
3073
  },
2994
- "S5g": {
3074
+ "S5j": {
2995
3075
  "type": "list",
2996
3076
  "member": {
2997
3077
  "type": "structure",
@@ -3019,7 +3099,7 @@
3019
3099
  }
3020
3100
  }
3021
3101
  },
3022
- "S5t": {
3102
+ "S5w": {
3023
3103
  "type": "structure",
3024
3104
  "members": {
3025
3105
  "DlDr": {
@@ -3037,22 +3117,22 @@
3037
3117
  }
3038
3118
  }
3039
3119
  },
3040
- "S61": {
3120
+ "S64": {
3041
3121
  "type": "structure",
3042
3122
  "members": {
3043
3123
  "WirelessDeviceFrameInfo": {},
3044
3124
  "LogLevel": {}
3045
3125
  }
3046
3126
  },
3047
- "S63": {
3127
+ "S66": {
3048
3128
  "type": "list",
3049
3129
  "member": {}
3050
3130
  },
3051
- "S64": {
3131
+ "S67": {
3052
3132
  "type": "list",
3053
3133
  "member": {}
3054
3134
  },
3055
- "S67": {
3135
+ "S6a": {
3056
3136
  "type": "structure",
3057
3137
  "members": {
3058
3138
  "AmazonId": {},
@@ -3063,29 +3143,29 @@
3063
3143
  "Arn": {}
3064
3144
  }
3065
3145
  },
3066
- "S6f": {
3146
+ "S6i": {
3067
3147
  "type": "structure",
3068
3148
  "members": {
3069
3149
  "Sidewalk": {
3070
- "shape": "S6g"
3150
+ "shape": "S6j"
3071
3151
  }
3072
3152
  }
3073
3153
  },
3074
- "S6g": {
3154
+ "S6j": {
3075
3155
  "type": "structure",
3076
3156
  "members": {
3077
3157
  "AmazonIdEventTopic": {}
3078
3158
  }
3079
3159
  },
3080
- "S6i": {
3160
+ "S6l": {
3081
3161
  "type": "structure",
3082
3162
  "members": {
3083
3163
  "Sidewalk": {
3084
- "shape": "S6g"
3164
+ "shape": "S6j"
3085
3165
  }
3086
3166
  }
3087
3167
  },
3088
- "S7k": {
3168
+ "S7n": {
3089
3169
  "type": "list",
3090
3170
  "member": {
3091
3171
  "type": "structure",
@@ -3098,6 +3178,14 @@
3098
3178
  "Value": {}
3099
3179
  }
3100
3180
  }
3181
+ },
3182
+ "S9c": {
3183
+ "type": "structure",
3184
+ "members": {
3185
+ "FPort": {
3186
+ "type": "integer"
3187
+ }
3188
+ }
3101
3189
  }
3102
3190
  }
3103
3191
  }
@@ -25,6 +25,11 @@
25
25
  "output_token": "NextToken",
26
26
  "limit_key": "MaxResults"
27
27
  },
28
+ "ListQueuedMessages": {
29
+ "input_token": "NextToken",
30
+ "output_token": "NextToken",
31
+ "limit_key": "MaxResults"
32
+ },
28
33
  "ListServiceProfiles": {
29
34
  "input_token": "NextToken",
30
35
  "output_token": "NextToken",
@@ -126,6 +126,9 @@
126
126
  "name": {},
127
127
  "tags": {
128
128
  "shape": "Sd"
129
+ },
130
+ "thumbnailConfiguration": {
131
+ "shape": "S11"
129
132
  }
130
133
  }
131
134
  },
@@ -133,7 +136,7 @@
133
136
  "type": "structure",
134
137
  "members": {
135
138
  "recordingConfiguration": {
136
- "shape": "S12"
139
+ "shape": "S15"
137
140
  }
138
141
  }
139
142
  }
@@ -269,7 +272,7 @@
269
272
  "type": "structure",
270
273
  "members": {
271
274
  "keyPair": {
272
- "shape": "S1h"
275
+ "shape": "S1k"
273
276
  }
274
277
  }
275
278
  }
@@ -292,7 +295,7 @@
292
295
  "type": "structure",
293
296
  "members": {
294
297
  "recordingConfiguration": {
295
- "shape": "S12"
298
+ "shape": "S15"
296
299
  }
297
300
  }
298
301
  }
@@ -321,7 +324,7 @@
321
324
  "health": {},
322
325
  "playbackUrl": {},
323
326
  "startTime": {
324
- "shape": "S1q"
327
+ "shape": "S1t"
325
328
  },
326
329
  "state": {},
327
330
  "streamId": {},
@@ -381,7 +384,7 @@
381
384
  "shape": "S6"
382
385
  },
383
386
  "endTime": {
384
- "shape": "S1z"
387
+ "shape": "S22"
385
388
  },
386
389
  "ingestConfiguration": {
387
390
  "type": "structure",
@@ -425,10 +428,10 @@
425
428
  }
426
429
  },
427
430
  "recordingConfiguration": {
428
- "shape": "S12"
431
+ "shape": "S15"
429
432
  },
430
433
  "startTime": {
431
- "shape": "S1z"
434
+ "shape": "S22"
432
435
  },
433
436
  "streamId": {},
434
437
  "truncatedEvents": {
@@ -437,7 +440,7 @@
437
440
  "type": "structure",
438
441
  "members": {
439
442
  "eventTime": {
440
- "shape": "S1z"
443
+ "shape": "S22"
441
444
  },
442
445
  "name": {},
443
446
  "type": {}
@@ -471,7 +474,7 @@
471
474
  "type": "structure",
472
475
  "members": {
473
476
  "keyPair": {
474
- "shape": "S1h"
477
+ "shape": "S1k"
475
478
  }
476
479
  }
477
480
  }
@@ -675,13 +678,13 @@
675
678
  "type": "structure",
676
679
  "members": {
677
680
  "endTime": {
678
- "shape": "S1z"
681
+ "shape": "S22"
679
682
  },
680
683
  "hasErrorEvent": {
681
684
  "type": "boolean"
682
685
  },
683
686
  "startTime": {
684
- "shape": "S1z"
687
+ "shape": "S22"
685
688
  },
686
689
  "streamId": {}
687
690
  }
@@ -725,7 +728,7 @@
725
728
  "channelArn": {},
726
729
  "health": {},
727
730
  "startTime": {
728
- "shape": "S1q"
731
+ "shape": "S1t"
729
732
  },
730
733
  "state": {},
731
734
  "streamId": {},
@@ -958,7 +961,16 @@
958
961
  }
959
962
  }
960
963
  },
961
- "S12": {
964
+ "S11": {
965
+ "type": "structure",
966
+ "members": {
967
+ "recordingMode": {},
968
+ "targetIntervalSeconds": {
969
+ "type": "long"
970
+ }
971
+ }
972
+ },
973
+ "S15": {
962
974
  "type": "structure",
963
975
  "required": [
964
976
  "arn",
@@ -974,10 +986,13 @@
974
986
  "state": {},
975
987
  "tags": {
976
988
  "shape": "Sd"
989
+ },
990
+ "thumbnailConfiguration": {
991
+ "shape": "S11"
977
992
  }
978
993
  }
979
994
  },
980
- "S1h": {
995
+ "S1k": {
981
996
  "type": "structure",
982
997
  "members": {
983
998
  "arn": {},
@@ -988,11 +1003,11 @@
988
1003
  }
989
1004
  }
990
1005
  },
991
- "S1q": {
1006
+ "S1t": {
992
1007
  "type": "timestamp",
993
1008
  "timestampFormat": "iso8601"
994
1009
  },
995
- "S1z": {
1010
+ "S22": {
996
1011
  "type": "timestamp",
997
1012
  "timestampFormat": "iso8601"
998
1013
  }