@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
@@ -207,7 +207,7 @@
207
207
  },
208
208
  "ConnectionAlias": {},
209
209
  "ConnectionStatus": {
210
- "shape": "S2p"
210
+ "shape": "S2t"
211
211
  },
212
212
  "CrossClusterSearchConnectionId": {}
213
213
  }
@@ -229,7 +229,7 @@
229
229
  "PackageType": {},
230
230
  "PackageDescription": {},
231
231
  "PackageSource": {
232
- "shape": "S2t"
232
+ "shape": "S2x"
233
233
  }
234
234
  }
235
235
  },
@@ -237,7 +237,7 @@
237
237
  "type": "structure",
238
238
  "members": {
239
239
  "PackageDetails": {
240
- "shape": "S2x"
240
+ "shape": "S31"
241
241
  }
242
242
  }
243
243
  }
@@ -321,7 +321,7 @@
321
321
  "type": "structure",
322
322
  "members": {
323
323
  "CrossClusterSearchConnection": {
324
- "shape": "S36"
324
+ "shape": "S3a"
325
325
  }
326
326
  }
327
327
  }
@@ -347,7 +347,7 @@
347
347
  "type": "structure",
348
348
  "members": {
349
349
  "PackageDetails": {
350
- "shape": "S2x"
350
+ "shape": "S31"
351
351
  }
352
352
  }
353
353
  }
@@ -405,6 +405,66 @@
405
405
  }
406
406
  }
407
407
  },
408
+ "DescribeDomainChangeProgress": {
409
+ "http": {
410
+ "method": "GET",
411
+ "requestUri": "/2015-01-01/es/domain/{DomainName}/progress"
412
+ },
413
+ "input": {
414
+ "type": "structure",
415
+ "required": [
416
+ "DomainName"
417
+ ],
418
+ "members": {
419
+ "DomainName": {
420
+ "location": "uri",
421
+ "locationName": "DomainName"
422
+ },
423
+ "ChangeId": {
424
+ "location": "querystring",
425
+ "locationName": "changeid"
426
+ }
427
+ }
428
+ },
429
+ "output": {
430
+ "type": "structure",
431
+ "members": {
432
+ "ChangeProgressStatus": {
433
+ "type": "structure",
434
+ "members": {
435
+ "ChangeId": {},
436
+ "StartTime": {
437
+ "type": "timestamp"
438
+ },
439
+ "Status": {},
440
+ "PendingProperties": {
441
+ "shape": "S1f"
442
+ },
443
+ "CompletedProperties": {
444
+ "shape": "S1f"
445
+ },
446
+ "TotalNumberOfStages": {
447
+ "type": "integer"
448
+ },
449
+ "ChangeProgressStages": {
450
+ "type": "list",
451
+ "member": {
452
+ "type": "structure",
453
+ "members": {
454
+ "Name": {},
455
+ "Status": {},
456
+ "Description": {},
457
+ "LastUpdated": {
458
+ "type": "timestamp"
459
+ }
460
+ }
461
+ }
462
+ }
463
+ }
464
+ }
465
+ }
466
+ }
467
+ },
408
468
  "DescribeElasticsearchDomain": {
409
469
  "http": {
410
470
  "method": "GET",
@@ -458,7 +518,7 @@
458
518
  ],
459
519
  "members": {
460
520
  "DomainConfig": {
461
- "shape": "S3q"
521
+ "shape": "S45"
462
522
  }
463
523
  }
464
524
  }
@@ -543,7 +603,7 @@
543
603
  "members": {
544
604
  "LimitName": {},
545
605
  "LimitValues": {
546
- "shape": "S4s"
606
+ "shape": "S56"
547
607
  }
548
608
  }
549
609
  }
@@ -574,7 +634,7 @@
574
634
  "members": {
575
635
  "LimitName": {},
576
636
  "LimitValues": {
577
- "shape": "S4s"
637
+ "shape": "S56"
578
638
  }
579
639
  }
580
640
  }
@@ -593,7 +653,7 @@
593
653
  "type": "structure",
594
654
  "members": {
595
655
  "Filters": {
596
- "shape": "S51"
656
+ "shape": "S5f"
597
657
  },
598
658
  "MaxResults": {
599
659
  "type": "integer"
@@ -622,7 +682,7 @@
622
682
  "type": "structure",
623
683
  "members": {
624
684
  "Filters": {
625
- "shape": "S51"
685
+ "shape": "S5f"
626
686
  },
627
687
  "MaxResults": {
628
688
  "type": "integer"
@@ -636,7 +696,7 @@
636
696
  "CrossClusterSearchConnections": {
637
697
  "type": "list",
638
698
  "member": {
639
- "shape": "S36"
699
+ "shape": "S3a"
640
700
  }
641
701
  },
642
702
  "NextToken": {}
@@ -675,7 +735,7 @@
675
735
  "PackageDetailsList": {
676
736
  "type": "list",
677
737
  "member": {
678
- "shape": "S2x"
738
+ "shape": "S31"
679
739
  }
680
740
  },
681
741
  "NextToken": {}
@@ -728,7 +788,7 @@
728
788
  "CurrencyCode": {},
729
789
  "PaymentOption": {},
730
790
  "RecurringCharges": {
731
- "shape": "S5q"
791
+ "shape": "S63"
732
792
  }
733
793
  }
734
794
  }
@@ -791,7 +851,7 @@
791
851
  "State": {},
792
852
  "PaymentOption": {},
793
853
  "RecurringCharges": {
794
- "shape": "S5q"
854
+ "shape": "S63"
795
855
  }
796
856
  }
797
857
  }
@@ -853,7 +913,7 @@
853
913
  "members": {
854
914
  "SourceVersion": {},
855
915
  "TargetVersions": {
856
- "shape": "S63"
916
+ "shape": "S6g"
857
917
  }
858
918
  }
859
919
  }
@@ -1057,7 +1117,7 @@
1057
1117
  "type": "structure",
1058
1118
  "members": {
1059
1119
  "DomainPackageDetailsList": {
1060
- "shape": "S6u"
1120
+ "shape": "S77"
1061
1121
  },
1062
1122
  "NextToken": {}
1063
1123
  }
@@ -1127,7 +1187,7 @@
1127
1187
  "type": "structure",
1128
1188
  "members": {
1129
1189
  "ElasticsearchVersions": {
1130
- "shape": "S63"
1190
+ "shape": "S6g"
1131
1191
  },
1132
1192
  "NextToken": {}
1133
1193
  }
@@ -1163,7 +1223,7 @@
1163
1223
  "type": "structure",
1164
1224
  "members": {
1165
1225
  "DomainPackageDetailsList": {
1166
- "shape": "S6u"
1226
+ "shape": "S77"
1167
1227
  },
1168
1228
  "NextToken": {}
1169
1229
  }
@@ -1336,7 +1396,7 @@
1336
1396
  "shape": "S1k"
1337
1397
  },
1338
1398
  "AutoTuneOptions": {
1339
- "shape": "S49"
1399
+ "shape": "S4n"
1340
1400
  },
1341
1401
  "DryRun": {
1342
1402
  "type": "boolean"
@@ -1350,7 +1410,7 @@
1350
1410
  ],
1351
1411
  "members": {
1352
1412
  "DomainConfig": {
1353
- "shape": "S3q"
1413
+ "shape": "S45"
1354
1414
  },
1355
1415
  "DryRunResults": {
1356
1416
  "type": "structure",
@@ -1375,7 +1435,7 @@
1375
1435
  "members": {
1376
1436
  "PackageID": {},
1377
1437
  "PackageSource": {
1378
- "shape": "S2t"
1438
+ "shape": "S2x"
1379
1439
  },
1380
1440
  "PackageDescription": {},
1381
1441
  "CommitMessage": {}
@@ -1385,7 +1445,7 @@
1385
1445
  "type": "structure",
1386
1446
  "members": {
1387
1447
  "PackageDetails": {
1388
- "shape": "S2x"
1448
+ "shape": "S31"
1389
1449
  }
1390
1450
  }
1391
1451
  }
@@ -1415,6 +1475,9 @@
1415
1475
  "TargetVersion": {},
1416
1476
  "PerformCheckOnly": {
1417
1477
  "type": "boolean"
1478
+ },
1479
+ "ChangeProgressDetails": {
1480
+ "shape": "S2n"
1418
1481
  }
1419
1482
  }
1420
1483
  }
@@ -1695,6 +1758,9 @@
1695
1758
  "type": "integer"
1696
1759
  }
1697
1760
  }
1761
+ },
1762
+ "AnonymousAuthEnabled": {
1763
+ "type": "boolean"
1698
1764
  }
1699
1765
  }
1700
1766
  },
@@ -1808,6 +1874,9 @@
1808
1874
  "State": {},
1809
1875
  "ErrorMessage": {}
1810
1876
  }
1877
+ },
1878
+ "ChangeProgressDetails": {
1879
+ "shape": "S2n"
1811
1880
  }
1812
1881
  }
1813
1882
  },
@@ -1850,24 +1919,37 @@
1850
1919
  "type": "integer"
1851
1920
  }
1852
1921
  }
1922
+ },
1923
+ "AnonymousAuthDisableDate": {
1924
+ "type": "timestamp"
1925
+ },
1926
+ "AnonymousAuthEnabled": {
1927
+ "type": "boolean"
1853
1928
  }
1854
1929
  }
1855
1930
  },
1856
- "S2p": {
1931
+ "S2n": {
1857
1932
  "type": "structure",
1858
1933
  "members": {
1859
- "StatusCode": {},
1934
+ "ChangeId": {},
1860
1935
  "Message": {}
1861
1936
  }
1862
1937
  },
1863
1938
  "S2t": {
1939
+ "type": "structure",
1940
+ "members": {
1941
+ "StatusCode": {},
1942
+ "Message": {}
1943
+ }
1944
+ },
1945
+ "S2x": {
1864
1946
  "type": "structure",
1865
1947
  "members": {
1866
1948
  "S3BucketName": {},
1867
1949
  "S3Key": {}
1868
1950
  }
1869
1951
  },
1870
- "S2x": {
1952
+ "S31": {
1871
1953
  "type": "structure",
1872
1954
  "members": {
1873
1955
  "PackageID": {},
@@ -1887,7 +1969,7 @@
1887
1969
  }
1888
1970
  }
1889
1971
  },
1890
- "S36": {
1972
+ "S3a": {
1891
1973
  "type": "structure",
1892
1974
  "members": {
1893
1975
  "SourceDomainInfo": {
@@ -1899,11 +1981,11 @@
1899
1981
  "CrossClusterSearchConnectionId": {},
1900
1982
  "ConnectionAlias": {},
1901
1983
  "ConnectionStatus": {
1902
- "shape": "S2p"
1984
+ "shape": "S2t"
1903
1985
  }
1904
1986
  }
1905
1987
  },
1906
- "S3q": {
1988
+ "S45": {
1907
1989
  "type": "structure",
1908
1990
  "members": {
1909
1991
  "ElasticsearchVersion": {
@@ -1915,7 +1997,7 @@
1915
1997
  "members": {
1916
1998
  "Options": {},
1917
1999
  "Status": {
1918
- "shape": "S3s"
2000
+ "shape": "S47"
1919
2001
  }
1920
2002
  }
1921
2003
  },
@@ -1930,7 +2012,7 @@
1930
2012
  "shape": "S14"
1931
2013
  },
1932
2014
  "Status": {
1933
- "shape": "S3s"
2015
+ "shape": "S47"
1934
2016
  }
1935
2017
  }
1936
2018
  },
@@ -1945,7 +2027,7 @@
1945
2027
  "shape": "S1a"
1946
2028
  },
1947
2029
  "Status": {
1948
- "shape": "S3s"
2030
+ "shape": "S47"
1949
2031
  }
1950
2032
  }
1951
2033
  },
@@ -1958,7 +2040,7 @@
1958
2040
  "members": {
1959
2041
  "Options": {},
1960
2042
  "Status": {
1961
- "shape": "S3s"
2043
+ "shape": "S47"
1962
2044
  }
1963
2045
  }
1964
2046
  },
@@ -1973,7 +2055,7 @@
1973
2055
  "shape": "S1d"
1974
2056
  },
1975
2057
  "Status": {
1976
- "shape": "S3s"
2058
+ "shape": "S47"
1977
2059
  }
1978
2060
  }
1979
2061
  },
@@ -1988,7 +2070,7 @@
1988
2070
  "shape": "S2h"
1989
2071
  },
1990
2072
  "Status": {
1991
- "shape": "S3s"
2073
+ "shape": "S47"
1992
2074
  }
1993
2075
  }
1994
2076
  },
@@ -2003,7 +2085,7 @@
2003
2085
  "shape": "S1g"
2004
2086
  },
2005
2087
  "Status": {
2006
- "shape": "S3s"
2088
+ "shape": "S47"
2007
2089
  }
2008
2090
  }
2009
2091
  },
@@ -2018,7 +2100,7 @@
2018
2100
  "shape": "S1k"
2019
2101
  },
2020
2102
  "Status": {
2021
- "shape": "S3s"
2103
+ "shape": "S47"
2022
2104
  }
2023
2105
  }
2024
2106
  },
@@ -2033,7 +2115,7 @@
2033
2115
  "shape": "S1m"
2034
2116
  },
2035
2117
  "Status": {
2036
- "shape": "S3s"
2118
+ "shape": "S47"
2037
2119
  }
2038
2120
  }
2039
2121
  },
@@ -2048,7 +2130,7 @@
2048
2130
  "shape": "S1n"
2049
2131
  },
2050
2132
  "Status": {
2051
- "shape": "S3s"
2133
+ "shape": "S47"
2052
2134
  }
2053
2135
  }
2054
2136
  },
@@ -2059,7 +2141,7 @@
2059
2141
  "shape": "S1o"
2060
2142
  },
2061
2143
  "Status": {
2062
- "shape": "S3s"
2144
+ "shape": "S47"
2063
2145
  }
2064
2146
  }
2065
2147
  },
@@ -2074,7 +2156,7 @@
2074
2156
  "shape": "S1s"
2075
2157
  },
2076
2158
  "Status": {
2077
- "shape": "S3s"
2159
+ "shape": "S47"
2078
2160
  }
2079
2161
  }
2080
2162
  },
@@ -2089,7 +2171,7 @@
2089
2171
  "shape": "S2i"
2090
2172
  },
2091
2173
  "Status": {
2092
- "shape": "S3s"
2174
+ "shape": "S47"
2093
2175
  }
2094
2176
  }
2095
2177
  },
@@ -2097,7 +2179,7 @@
2097
2179
  "type": "structure",
2098
2180
  "members": {
2099
2181
  "Options": {
2100
- "shape": "S49"
2182
+ "shape": "S4n"
2101
2183
  },
2102
2184
  "Status": {
2103
2185
  "type": "structure",
@@ -2124,10 +2206,13 @@
2124
2206
  }
2125
2207
  }
2126
2208
  }
2209
+ },
2210
+ "ChangeProgressDetails": {
2211
+ "shape": "S2n"
2127
2212
  }
2128
2213
  }
2129
2214
  },
2130
- "S3s": {
2215
+ "S47": {
2131
2216
  "type": "structure",
2132
2217
  "required": [
2133
2218
  "CreationDate",
@@ -2150,7 +2235,7 @@
2150
2235
  }
2151
2236
  }
2152
2237
  },
2153
- "S49": {
2238
+ "S4n": {
2154
2239
  "type": "structure",
2155
2240
  "members": {
2156
2241
  "DesiredState": {},
@@ -2160,11 +2245,11 @@
2160
2245
  }
2161
2246
  }
2162
2247
  },
2163
- "S4s": {
2248
+ "S56": {
2164
2249
  "type": "list",
2165
2250
  "member": {}
2166
2251
  },
2167
- "S51": {
2252
+ "S5f": {
2168
2253
  "type": "list",
2169
2254
  "member": {
2170
2255
  "type": "structure",
@@ -2177,7 +2262,7 @@
2177
2262
  }
2178
2263
  }
2179
2264
  },
2180
- "S5q": {
2265
+ "S63": {
2181
2266
  "type": "list",
2182
2267
  "member": {
2183
2268
  "type": "structure",
@@ -2189,11 +2274,11 @@
2189
2274
  }
2190
2275
  }
2191
2276
  },
2192
- "S63": {
2277
+ "S6g": {
2193
2278
  "type": "list",
2194
2279
  "member": {}
2195
2280
  },
2196
- "S6u": {
2281
+ "S77": {
2197
2282
  "type": "list",
2198
2283
  "member": {
2199
2284
  "shape": "Sl"
@@ -102,9 +102,7 @@
102
102
  "required": [
103
103
  "datasetTitle",
104
104
  "kind",
105
- "datasetDescription",
106
- "permissionGroupParams",
107
- "alias"
105
+ "permissionGroupParams"
108
106
  ],
109
107
  "members": {
110
108
  "clientToken": {
@@ -114,7 +112,7 @@
114
112
  "kind": {},
115
113
  "datasetDescription": {},
116
114
  "ownerInfo": {
117
- "shape": "Sp"
115
+ "shape": "Sr"
118
116
  },
119
117
  "permissionGroupParams": {
120
118
  "type": "structure",
@@ -133,7 +131,7 @@
133
131
  },
134
132
  "alias": {},
135
133
  "schemaDefinition": {
136
- "shape": "Sz"
134
+ "shape": "S11"
137
135
  }
138
136
  }
139
137
  },
@@ -213,11 +211,14 @@
213
211
  },
214
212
  "status": {},
215
213
  "errorInfo": {
216
- "shape": "S1e"
214
+ "shape": "S1g"
217
215
  },
218
216
  "activeUntilTimestamp": {
219
217
  "type": "long"
220
218
  },
219
+ "activeFromTimestamp": {
220
+ "type": "long"
221
+ },
221
222
  "updatesChangesetId": {},
222
223
  "updatedByChangesetId": {}
223
224
  }
@@ -259,7 +260,7 @@
259
260
  "type": "long"
260
261
  },
261
262
  "errorInfo": {
262
- "shape": "S1j"
263
+ "shape": "S1l"
263
264
  },
264
265
  "lastModifiedTime": {
265
266
  "type": "long"
@@ -311,7 +312,7 @@
311
312
  "type": "long"
312
313
  },
313
314
  "schemaDefinition": {
314
- "shape": "Sz"
315
+ "shape": "S11"
315
316
  },
316
317
  "alias": {},
317
318
  "status": {}
@@ -425,11 +426,14 @@
425
426
  },
426
427
  "status": {},
427
428
  "errorInfo": {
428
- "shape": "S1e"
429
+ "shape": "S1g"
429
430
  },
430
431
  "activeUntilTimestamp": {
431
432
  "type": "long"
432
433
  },
434
+ "activeFromTimestamp": {
435
+ "type": "long"
436
+ },
433
437
  "updatesChangesetId": {},
434
438
  "updatedByChangesetId": {}
435
439
  }
@@ -488,7 +492,7 @@
488
492
  },
489
493
  "status": {},
490
494
  "errorInfo": {
491
- "shape": "S1j"
495
+ "shape": "S1l"
492
496
  },
493
497
  "destinationTypeProperties": {
494
498
  "shape": "Sh"
@@ -541,7 +545,7 @@
541
545
  "kind": {},
542
546
  "datasetDescription": {},
543
547
  "ownerInfo": {
544
- "shape": "Sp"
548
+ "shape": "Sr"
545
549
  },
546
550
  "createTime": {
547
551
  "type": "long"
@@ -550,7 +554,7 @@
550
554
  "type": "long"
551
555
  },
552
556
  "schemaDefinition": {
553
- "shape": "Sz"
557
+ "shape": "S11"
554
558
  },
555
559
  "alias": {}
556
560
  }
@@ -611,8 +615,7 @@
611
615
  "required": [
612
616
  "datasetId",
613
617
  "datasetTitle",
614
- "kind",
615
- "alias"
618
+ "kind"
616
619
  ],
617
620
  "members": {
618
621
  "clientToken": {
@@ -627,7 +630,7 @@
627
630
  "datasetDescription": {},
628
631
  "alias": {},
629
632
  "schemaDefinition": {
630
- "shape": "Sz"
633
+ "shape": "S11"
631
634
  }
632
635
  }
633
636
  },
@@ -664,10 +667,16 @@
664
667
  "destinationType"
665
668
  ],
666
669
  "members": {
667
- "destinationType": {}
670
+ "destinationType": {},
671
+ "s3DestinationExportFileFormat": {},
672
+ "s3DestinationExportFileFormatOptions": {
673
+ "type": "map",
674
+ "key": {},
675
+ "value": {}
676
+ }
668
677
  }
669
678
  },
670
- "Sp": {
679
+ "Sr": {
671
680
  "type": "structure",
672
681
  "members": {
673
682
  "name": {},
@@ -675,7 +684,7 @@
675
684
  "email": {}
676
685
  }
677
686
  },
678
- "Sz": {
687
+ "S11": {
679
688
  "type": "structure",
680
689
  "members": {
681
690
  "tabularSchemaConfig": {
@@ -700,14 +709,14 @@
700
709
  }
701
710
  }
702
711
  },
703
- "S1e": {
712
+ "S1g": {
704
713
  "type": "structure",
705
714
  "members": {
706
715
  "errorMessage": {},
707
716
  "errorCategory": {}
708
717
  }
709
718
  },
710
- "S1j": {
719
+ "S1l": {
711
720
  "type": "structure",
712
721
  "members": {
713
722
  "errorMessage": {},