@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
@@ -28,9 +28,10 @@
28
28
  "connectorProfileName": {},
29
29
  "kmsArn": {},
30
30
  "connectorType": {},
31
+ "connectorLabel": {},
31
32
  "connectionMode": {},
32
33
  "connectorProfileConfig": {
33
- "shape": "S6"
34
+ "shape": "S7"
34
35
  }
35
36
  }
36
37
  },
@@ -59,19 +60,19 @@
59
60
  "description": {},
60
61
  "kmsArn": {},
61
62
  "triggerConfig": {
62
- "shape": "S2g"
63
+ "shape": "S2w"
63
64
  },
64
65
  "sourceFlowConfig": {
65
- "shape": "S2p"
66
+ "shape": "S35"
66
67
  },
67
68
  "destinationFlowConfigList": {
68
- "shape": "S3c"
69
+ "shape": "S3y"
69
70
  },
70
71
  "tasks": {
71
- "shape": "S44"
72
+ "shape": "S4r"
72
73
  },
73
74
  "tags": {
74
- "shape": "S4t"
75
+ "shape": "S5h"
75
76
  }
76
77
  }
77
78
  },
@@ -125,6 +126,29 @@
125
126
  "members": {}
126
127
  }
127
128
  },
129
+ "DescribeConnector": {
130
+ "http": {
131
+ "requestUri": "/describe-connector"
132
+ },
133
+ "input": {
134
+ "type": "structure",
135
+ "required": [
136
+ "connectorType"
137
+ ],
138
+ "members": {
139
+ "connectorType": {},
140
+ "connectorLabel": {}
141
+ }
142
+ },
143
+ "output": {
144
+ "type": "structure",
145
+ "members": {
146
+ "connectorConfiguration": {
147
+ "shape": "S5t"
148
+ }
149
+ }
150
+ }
151
+ },
128
152
  "DescribeConnectorEntity": {
129
153
  "http": {
130
154
  "requestUri": "/describe-connector-entity"
@@ -137,7 +161,8 @@
137
161
  "members": {
138
162
  "connectorEntityName": {},
139
163
  "connectorType": {},
140
- "connectorProfileName": {}
164
+ "connectorProfileName": {},
165
+ "apiVersion": {}
141
166
  }
142
167
  },
143
168
  "output": {
@@ -155,7 +180,15 @@
155
180
  ],
156
181
  "members": {
157
182
  "identifier": {},
183
+ "parentIdentifier": {},
158
184
  "label": {},
185
+ "isPrimaryKey": {
186
+ "type": "boolean"
187
+ },
188
+ "defaultValue": {},
189
+ "isDeprecated": {
190
+ "type": "boolean"
191
+ },
159
192
  "supportedFieldTypeDetails": {
160
193
  "type": "structure",
161
194
  "required": [
@@ -177,6 +210,14 @@
177
210
  "supportedValues": {
178
211
  "type": "list",
179
212
  "member": {}
213
+ },
214
+ "valueRegexPattern": {},
215
+ "supportedDateFormat": {},
216
+ "fieldValueRange": {
217
+ "shape": "S7v"
218
+ },
219
+ "fieldLengthRange": {
220
+ "shape": "S7v"
180
221
  }
181
222
  }
182
223
  }
@@ -191,6 +232,9 @@
191
232
  },
192
233
  "isQueryable": {
193
234
  "type": "boolean"
235
+ },
236
+ "isTimestampFieldForIncrementalQueries": {
237
+ "type": "boolean"
194
238
  }
195
239
  }
196
240
  },
@@ -209,11 +253,16 @@
209
253
  "isUpdatable": {
210
254
  "type": "boolean"
211
255
  },
256
+ "isDefaultedOnCreate": {
257
+ "type": "boolean"
258
+ },
212
259
  "supportedWriteOperations": {
213
- "type": "list",
214
- "member": {}
260
+ "shape": "S7e"
215
261
  }
216
262
  }
263
+ },
264
+ "customProperties": {
265
+ "shape": "S3t"
217
266
  }
218
267
  }
219
268
  }
@@ -233,6 +282,7 @@
233
282
  "member": {}
234
283
  },
235
284
  "connectorType": {},
285
+ "connectorLabel": {},
236
286
  "maxResults": {
237
287
  "type": "integer"
238
288
  },
@@ -250,10 +300,11 @@
250
300
  "connectorProfileArn": {},
251
301
  "connectorProfileName": {},
252
302
  "connectorType": {},
303
+ "connectorLabel": {},
253
304
  "connectionMode": {},
254
305
  "credentialsArn": {},
255
306
  "connectorProfileProperties": {
256
- "shape": "S7"
307
+ "shape": "S8"
257
308
  },
258
309
  "createdAt": {
259
310
  "type": "timestamp"
@@ -284,7 +335,10 @@
284
335
  "type": "structure",
285
336
  "members": {
286
337
  "connectorTypes": {
287
- "shape": "S5x"
338
+ "shape": "S5u"
339
+ },
340
+ "maxResults": {
341
+ "type": "integer"
288
342
  },
289
343
  "nextToken": {}
290
344
  }
@@ -296,148 +350,12 @@
296
350
  "type": "map",
297
351
  "key": {},
298
352
  "value": {
299
- "type": "structure",
300
- "members": {
301
- "canUseAsSource": {
302
- "type": "boolean"
303
- },
304
- "canUseAsDestination": {
305
- "type": "boolean"
306
- },
307
- "supportedDestinationConnectors": {
308
- "shape": "S5x"
309
- },
310
- "supportedSchedulingFrequencies": {
311
- "type": "list",
312
- "member": {}
313
- },
314
- "isPrivateLinkEnabled": {
315
- "type": "boolean"
316
- },
317
- "isPrivateLinkEndpointUrlRequired": {
318
- "type": "boolean"
319
- },
320
- "supportedTriggerTypes": {
321
- "type": "list",
322
- "member": {}
323
- },
324
- "connectorMetadata": {
325
- "type": "structure",
326
- "members": {
327
- "Amplitude": {
328
- "type": "structure",
329
- "members": {}
330
- },
331
- "Datadog": {
332
- "type": "structure",
333
- "members": {}
334
- },
335
- "Dynatrace": {
336
- "type": "structure",
337
- "members": {}
338
- },
339
- "GoogleAnalytics": {
340
- "type": "structure",
341
- "members": {
342
- "oAuthScopes": {
343
- "shape": "S18"
344
- }
345
- }
346
- },
347
- "InforNexus": {
348
- "type": "structure",
349
- "members": {}
350
- },
351
- "Marketo": {
352
- "type": "structure",
353
- "members": {}
354
- },
355
- "Redshift": {
356
- "type": "structure",
357
- "members": {}
358
- },
359
- "S3": {
360
- "type": "structure",
361
- "members": {}
362
- },
363
- "Salesforce": {
364
- "type": "structure",
365
- "members": {
366
- "oAuthScopes": {
367
- "shape": "S18"
368
- }
369
- }
370
- },
371
- "ServiceNow": {
372
- "type": "structure",
373
- "members": {}
374
- },
375
- "Singular": {
376
- "type": "structure",
377
- "members": {}
378
- },
379
- "Slack": {
380
- "type": "structure",
381
- "members": {
382
- "oAuthScopes": {
383
- "shape": "S18"
384
- }
385
- }
386
- },
387
- "Snowflake": {
388
- "type": "structure",
389
- "members": {
390
- "supportedRegions": {
391
- "type": "list",
392
- "member": {}
393
- }
394
- }
395
- },
396
- "Trendmicro": {
397
- "type": "structure",
398
- "members": {}
399
- },
400
- "Veeva": {
401
- "type": "structure",
402
- "members": {}
403
- },
404
- "Zendesk": {
405
- "type": "structure",
406
- "members": {
407
- "oAuthScopes": {
408
- "shape": "S18"
409
- }
410
- }
411
- },
412
- "EventBridge": {
413
- "type": "structure",
414
- "members": {}
415
- },
416
- "Upsolver": {
417
- "type": "structure",
418
- "members": {}
419
- },
420
- "CustomerProfiles": {
421
- "type": "structure",
422
- "members": {}
423
- },
424
- "Honeycode": {
425
- "type": "structure",
426
- "members": {
427
- "oAuthScopes": {
428
- "shape": "S18"
429
- }
430
- }
431
- },
432
- "SAPOData": {
433
- "type": "structure",
434
- "members": {}
435
- }
436
- }
437
- }
438
- }
353
+ "shape": "S5t"
439
354
  }
440
355
  },
356
+ "connectors": {
357
+ "shape": "S8d"
358
+ },
441
359
  "nextToken": {}
442
360
  }
443
361
  }
@@ -465,19 +383,19 @@
465
383
  "flowStatus": {},
466
384
  "flowStatusMessage": {},
467
385
  "sourceFlowConfig": {
468
- "shape": "S2p"
386
+ "shape": "S35"
469
387
  },
470
388
  "destinationFlowConfigList": {
471
- "shape": "S3c"
389
+ "shape": "S3y"
472
390
  },
473
391
  "lastRunExecutionDetails": {
474
- "shape": "S6u"
392
+ "shape": "S8j"
475
393
  },
476
394
  "triggerConfig": {
477
- "shape": "S2g"
395
+ "shape": "S2w"
478
396
  },
479
397
  "tasks": {
480
- "shape": "S44"
398
+ "shape": "S4r"
481
399
  },
482
400
  "createdAt": {
483
401
  "type": "timestamp"
@@ -488,7 +406,7 @@
488
406
  "createdBy": {},
489
407
  "lastUpdatedBy": {},
490
408
  "tags": {
491
- "shape": "S4t"
409
+ "shape": "S5h"
492
410
  }
493
411
  }
494
412
  }
@@ -571,7 +489,8 @@
571
489
  "members": {
572
490
  "connectorProfileName": {},
573
491
  "connectorType": {},
574
- "entitiesPath": {}
492
+ "entitiesPath": {},
493
+ "apiVersion": {}
575
494
  }
576
495
  },
577
496
  "output": {
@@ -603,6 +522,29 @@
603
522
  }
604
523
  }
605
524
  },
525
+ "ListConnectors": {
526
+ "http": {
527
+ "requestUri": "/list-connectors"
528
+ },
529
+ "input": {
530
+ "type": "structure",
531
+ "members": {
532
+ "maxResults": {
533
+ "type": "integer"
534
+ },
535
+ "nextToken": {}
536
+ }
537
+ },
538
+ "output": {
539
+ "type": "structure",
540
+ "members": {
541
+ "connectors": {
542
+ "shape": "S8d"
543
+ },
544
+ "nextToken": {}
545
+ }
546
+ }
547
+ },
606
548
  "ListFlows": {
607
549
  "http": {
608
550
  "requestUri": "/list-flows"
@@ -629,7 +571,9 @@
629
571
  "flowName": {},
630
572
  "flowStatus": {},
631
573
  "sourceConnectorType": {},
574
+ "sourceConnectorLabel": {},
632
575
  "destinationConnectorType": {},
576
+ "destinationConnectorLabel": {},
633
577
  "triggerType": {},
634
578
  "createdAt": {
635
579
  "type": "timestamp"
@@ -640,10 +584,10 @@
640
584
  "createdBy": {},
641
585
  "lastUpdatedBy": {},
642
586
  "tags": {
643
- "shape": "S4t"
587
+ "shape": "S5h"
644
588
  },
645
589
  "lastRunExecutionDetails": {
646
- "shape": "S6u"
590
+ "shape": "S8j"
647
591
  }
648
592
  }
649
593
  }
@@ -673,11 +617,33 @@
673
617
  "type": "structure",
674
618
  "members": {
675
619
  "tags": {
676
- "shape": "S4t"
620
+ "shape": "S5h"
677
621
  }
678
622
  }
679
623
  }
680
624
  },
625
+ "RegisterConnector": {
626
+ "http": {
627
+ "requestUri": "/register-connector"
628
+ },
629
+ "input": {
630
+ "type": "structure",
631
+ "members": {
632
+ "connectorLabel": {},
633
+ "description": {},
634
+ "connectorProvisioningType": {},
635
+ "connectorProvisioningConfig": {
636
+ "shape": "S7g"
637
+ }
638
+ }
639
+ },
640
+ "output": {
641
+ "type": "structure",
642
+ "members": {
643
+ "connectorArn": {}
644
+ }
645
+ }
646
+ },
681
647
  "StartFlow": {
682
648
  "http": {
683
649
  "requestUri": "/start-flow"
@@ -737,7 +703,28 @@
737
703
  "locationName": "resourceArn"
738
704
  },
739
705
  "tags": {
740
- "shape": "S4t"
706
+ "shape": "S5h"
707
+ }
708
+ }
709
+ },
710
+ "output": {
711
+ "type": "structure",
712
+ "members": {}
713
+ }
714
+ },
715
+ "UnregisterConnector": {
716
+ "http": {
717
+ "requestUri": "/unregister-connector"
718
+ },
719
+ "input": {
720
+ "type": "structure",
721
+ "required": [
722
+ "connectorLabel"
723
+ ],
724
+ "members": {
725
+ "connectorLabel": {},
726
+ "forceDelete": {
727
+ "type": "boolean"
741
728
  }
742
729
  }
743
730
  },
@@ -790,7 +777,7 @@
790
777
  "connectorProfileName": {},
791
778
  "connectionMode": {},
792
779
  "connectorProfileConfig": {
793
- "shape": "S6"
780
+ "shape": "S7"
794
781
  }
795
782
  }
796
783
  },
@@ -818,16 +805,16 @@
818
805
  "flowName": {},
819
806
  "description": {},
820
807
  "triggerConfig": {
821
- "shape": "S2g"
808
+ "shape": "S2w"
822
809
  },
823
810
  "sourceFlowConfig": {
824
- "shape": "S2p"
811
+ "shape": "S35"
825
812
  },
826
813
  "destinationFlowConfigList": {
827
- "shape": "S3c"
814
+ "shape": "S3y"
828
815
  },
829
816
  "tasks": {
830
- "shape": "S44"
817
+ "shape": "S4r"
831
818
  }
832
819
  }
833
820
  },
@@ -840,7 +827,7 @@
840
827
  }
841
828
  },
842
829
  "shapes": {
843
- "S6": {
830
+ "S7": {
844
831
  "type": "structure",
845
832
  "required": [
846
833
  "connectorProfileProperties",
@@ -848,7 +835,7 @@
848
835
  ],
849
836
  "members": {
850
837
  "connectorProfileProperties": {
851
- "shape": "S7"
838
+ "shape": "S8"
852
839
  },
853
840
  "connectorProfileCredentials": {
854
841
  "type": "structure",
@@ -860,7 +847,9 @@
860
847
  "secretKey"
861
848
  ],
862
849
  "members": {
863
- "apiKey": {},
850
+ "apiKey": {
851
+ "shape": "S1j"
852
+ },
864
853
  "secretKey": {
865
854
  "type": "string",
866
855
  "sensitive": true
@@ -874,7 +863,9 @@
874
863
  "applicationKey"
875
864
  ],
876
865
  "members": {
877
- "apiKey": {},
866
+ "apiKey": {
867
+ "shape": "S1j"
868
+ },
878
869
  "applicationKey": {}
879
870
  }
880
871
  },
@@ -896,14 +887,14 @@
896
887
  "members": {
897
888
  "clientId": {},
898
889
  "clientSecret": {
899
- "shape": "S1k"
890
+ "shape": "S1r"
900
891
  },
901
892
  "accessToken": {
902
- "shape": "S1l"
893
+ "shape": "S1s"
903
894
  },
904
895
  "refreshToken": {},
905
896
  "oAuthRequest": {
906
- "shape": "S1n"
897
+ "shape": "S1u"
907
898
  }
908
899
  }
909
900
  },
@@ -911,11 +902,11 @@
911
902
  "type": "structure",
912
903
  "members": {
913
904
  "accessToken": {
914
- "shape": "S1l"
905
+ "shape": "S1s"
915
906
  },
916
907
  "refreshToken": {},
917
908
  "oAuthRequest": {
918
- "shape": "S1n"
909
+ "shape": "S1u"
919
910
  }
920
911
  }
921
912
  },
@@ -946,13 +937,13 @@
946
937
  "members": {
947
938
  "clientId": {},
948
939
  "clientSecret": {
949
- "shape": "S1k"
940
+ "shape": "S1r"
950
941
  },
951
942
  "accessToken": {
952
- "shape": "S1l"
943
+ "shape": "S1s"
953
944
  },
954
945
  "oAuthRequest": {
955
- "shape": "S1n"
946
+ "shape": "S1u"
956
947
  }
957
948
  }
958
949
  },
@@ -965,7 +956,7 @@
965
956
  "members": {
966
957
  "username": {},
967
958
  "password": {
968
- "shape": "S1x"
959
+ "shape": "S24"
969
960
  }
970
961
  }
971
962
  },
@@ -973,11 +964,11 @@
973
964
  "type": "structure",
974
965
  "members": {
975
966
  "accessToken": {
976
- "shape": "S1l"
967
+ "shape": "S1s"
977
968
  },
978
969
  "refreshToken": {},
979
970
  "oAuthRequest": {
980
- "shape": "S1n"
971
+ "shape": "S1u"
981
972
  },
982
973
  "clientCredentialsArn": {
983
974
  "type": "string",
@@ -994,7 +985,7 @@
994
985
  "members": {
995
986
  "username": {},
996
987
  "password": {
997
- "shape": "S1x"
988
+ "shape": "S24"
998
989
  }
999
990
  }
1000
991
  },
@@ -1004,7 +995,9 @@
1004
995
  "apiKey"
1005
996
  ],
1006
997
  "members": {
1007
- "apiKey": {}
998
+ "apiKey": {
999
+ "shape": "S1j"
1000
+ }
1008
1001
  }
1009
1002
  },
1010
1003
  "Slack": {
@@ -1016,13 +1009,13 @@
1016
1009
  "members": {
1017
1010
  "clientId": {},
1018
1011
  "clientSecret": {
1019
- "shape": "S1k"
1012
+ "shape": "S1r"
1020
1013
  },
1021
1014
  "accessToken": {
1022
- "shape": "S1l"
1015
+ "shape": "S1s"
1023
1016
  },
1024
1017
  "oAuthRequest": {
1025
- "shape": "S1n"
1018
+ "shape": "S1u"
1026
1019
  }
1027
1020
  }
1028
1021
  },
@@ -1035,7 +1028,7 @@
1035
1028
  "members": {
1036
1029
  "username": {},
1037
1030
  "password": {
1038
- "shape": "S1x"
1031
+ "shape": "S24"
1039
1032
  }
1040
1033
  }
1041
1034
  },
@@ -1046,8 +1039,7 @@
1046
1039
  ],
1047
1040
  "members": {
1048
1041
  "apiSecretKey": {
1049
- "type": "string",
1050
- "sensitive": true
1042
+ "shape": "S2c"
1051
1043
  }
1052
1044
  }
1053
1045
  },
@@ -1060,7 +1052,7 @@
1060
1052
  "members": {
1061
1053
  "username": {},
1062
1054
  "password": {
1063
- "shape": "S1x"
1055
+ "shape": "S24"
1064
1056
  }
1065
1057
  }
1066
1058
  },
@@ -1073,13 +1065,13 @@
1073
1065
  "members": {
1074
1066
  "clientId": {},
1075
1067
  "clientSecret": {
1076
- "shape": "S1k"
1068
+ "shape": "S1r"
1077
1069
  },
1078
1070
  "accessToken": {
1079
- "shape": "S1l"
1071
+ "shape": "S1s"
1080
1072
  },
1081
1073
  "oAuthRequest": {
1082
- "shape": "S1n"
1074
+ "shape": "S1u"
1083
1075
  }
1084
1076
  }
1085
1077
  },
@@ -1087,35 +1079,87 @@
1087
1079
  "type": "structure",
1088
1080
  "members": {
1089
1081
  "basicAuthCredentials": {
1082
+ "shape": "S2g"
1083
+ },
1084
+ "oAuthCredentials": {
1090
1085
  "type": "structure",
1091
1086
  "required": [
1092
- "username",
1093
- "password"
1087
+ "clientId",
1088
+ "clientSecret"
1094
1089
  ],
1095
1090
  "members": {
1096
- "username": {},
1097
- "password": {
1098
- "shape": "S1x"
1091
+ "clientId": {},
1092
+ "clientSecret": {
1093
+ "shape": "S1r"
1094
+ },
1095
+ "accessToken": {
1096
+ "shape": "S1s"
1097
+ },
1098
+ "refreshToken": {},
1099
+ "oAuthRequest": {
1100
+ "shape": "S1u"
1099
1101
  }
1100
1102
  }
1103
+ }
1104
+ }
1105
+ },
1106
+ "CustomConnector": {
1107
+ "type": "structure",
1108
+ "required": [
1109
+ "authenticationType"
1110
+ ],
1111
+ "members": {
1112
+ "authenticationType": {},
1113
+ "basic": {
1114
+ "shape": "S2g"
1101
1115
  },
1102
- "oAuthCredentials": {
1116
+ "oauth2": {
1103
1117
  "type": "structure",
1104
- "required": [
1105
- "clientId",
1106
- "clientSecret"
1107
- ],
1108
1118
  "members": {
1109
1119
  "clientId": {},
1110
1120
  "clientSecret": {
1111
- "shape": "S1k"
1121
+ "shape": "S1r"
1112
1122
  },
1113
1123
  "accessToken": {
1114
- "shape": "S1l"
1124
+ "shape": "S1s"
1115
1125
  },
1116
1126
  "refreshToken": {},
1117
1127
  "oAuthRequest": {
1118
- "shape": "S1n"
1128
+ "shape": "S1u"
1129
+ }
1130
+ }
1131
+ },
1132
+ "apiKey": {
1133
+ "type": "structure",
1134
+ "required": [
1135
+ "apiKey"
1136
+ ],
1137
+ "members": {
1138
+ "apiKey": {
1139
+ "shape": "S1j"
1140
+ },
1141
+ "apiSecretKey": {
1142
+ "shape": "S2c"
1143
+ }
1144
+ }
1145
+ },
1146
+ "custom": {
1147
+ "type": "structure",
1148
+ "required": [
1149
+ "customAuthenticationType"
1150
+ ],
1151
+ "members": {
1152
+ "customAuthenticationType": {},
1153
+ "credentialsMap": {
1154
+ "type": "map",
1155
+ "key": {
1156
+ "type": "string",
1157
+ "sensitive": true
1158
+ },
1159
+ "value": {
1160
+ "type": "string",
1161
+ "sensitive": true
1162
+ }
1119
1163
  }
1120
1164
  }
1121
1165
  }
@@ -1125,7 +1169,7 @@
1125
1169
  }
1126
1170
  }
1127
1171
  },
1128
- "S7": {
1172
+ "S8": {
1129
1173
  "type": "structure",
1130
1174
  "members": {
1131
1175
  "Amplitude": {
@@ -1288,38 +1332,80 @@
1288
1332
  "tokenUrl": {},
1289
1333
  "authCodeUrl": {},
1290
1334
  "oAuthScopes": {
1291
- "shape": "S18"
1335
+ "shape": "S19"
1292
1336
  }
1293
1337
  }
1294
1338
  }
1295
1339
  }
1340
+ },
1341
+ "CustomConnector": {
1342
+ "type": "structure",
1343
+ "members": {
1344
+ "profileProperties": {
1345
+ "type": "map",
1346
+ "key": {},
1347
+ "value": {}
1348
+ },
1349
+ "oAuth2Properties": {
1350
+ "type": "structure",
1351
+ "required": [
1352
+ "tokenUrl",
1353
+ "oAuth2GrantType"
1354
+ ],
1355
+ "members": {
1356
+ "tokenUrl": {},
1357
+ "oAuth2GrantType": {}
1358
+ }
1359
+ }
1360
+ }
1296
1361
  }
1297
1362
  }
1298
1363
  },
1299
- "S18": {
1364
+ "S19": {
1300
1365
  "type": "list",
1301
1366
  "member": {}
1302
1367
  },
1303
- "S1k": {
1368
+ "S1j": {
1369
+ "type": "string",
1370
+ "sensitive": true
1371
+ },
1372
+ "S1r": {
1304
1373
  "type": "string",
1305
1374
  "sensitive": true
1306
1375
  },
1307
- "S1l": {
1376
+ "S1s": {
1308
1377
  "type": "string",
1309
1378
  "sensitive": true
1310
1379
  },
1311
- "S1n": {
1380
+ "S1u": {
1312
1381
  "type": "structure",
1313
1382
  "members": {
1314
1383
  "authCode": {},
1315
1384
  "redirectUri": {}
1316
1385
  }
1317
1386
  },
1318
- "S1x": {
1387
+ "S24": {
1388
+ "type": "string",
1389
+ "sensitive": true
1390
+ },
1391
+ "S2c": {
1319
1392
  "type": "string",
1320
1393
  "sensitive": true
1321
1394
  },
1322
1395
  "S2g": {
1396
+ "type": "structure",
1397
+ "required": [
1398
+ "username",
1399
+ "password"
1400
+ ],
1401
+ "members": {
1402
+ "username": {},
1403
+ "password": {
1404
+ "shape": "S24"
1405
+ }
1406
+ }
1407
+ },
1408
+ "S2w": {
1323
1409
  "type": "structure",
1324
1410
  "required": [
1325
1411
  "triggerType"
@@ -1356,7 +1442,7 @@
1356
1442
  }
1357
1443
  }
1358
1444
  },
1359
- "S2p": {
1445
+ "S35": {
1360
1446
  "type": "structure",
1361
1447
  "required": [
1362
1448
  "connectorType",
@@ -1364,6 +1450,7 @@
1364
1450
  ],
1365
1451
  "members": {
1366
1452
  "connectorType": {},
1453
+ "apiVersion": {},
1367
1454
  "connectorProfileName": {},
1368
1455
  "sourceConnectorProperties": {
1369
1456
  "type": "structure",
@@ -1522,6 +1609,18 @@
1522
1609
  "members": {
1523
1610
  "objectPath": {}
1524
1611
  }
1612
+ },
1613
+ "CustomConnector": {
1614
+ "type": "structure",
1615
+ "required": [
1616
+ "entityName"
1617
+ ],
1618
+ "members": {
1619
+ "entityName": {},
1620
+ "customProperties": {
1621
+ "shape": "S3t"
1622
+ }
1623
+ }
1525
1624
  }
1526
1625
  }
1527
1626
  },
@@ -1533,7 +1632,12 @@
1533
1632
  }
1534
1633
  }
1535
1634
  },
1536
- "S3c": {
1635
+ "S3t": {
1636
+ "type": "map",
1637
+ "key": {},
1638
+ "value": {}
1639
+ },
1640
+ "S3y": {
1537
1641
  "type": "list",
1538
1642
  "member": {
1539
1643
  "type": "structure",
@@ -1543,6 +1647,7 @@
1543
1647
  ],
1544
1648
  "members": {
1545
1649
  "connectorType": {},
1650
+ "apiVersion": {},
1546
1651
  "connectorProfileName": {},
1547
1652
  "destinationConnectorProperties": {
1548
1653
  "type": "structure",
@@ -1558,7 +1663,7 @@
1558
1663
  "intermediateBucketName": {},
1559
1664
  "bucketPrefix": {},
1560
1665
  "errorHandlingConfig": {
1561
- "shape": "S3g"
1666
+ "shape": "S42"
1562
1667
  }
1563
1668
  }
1564
1669
  },
@@ -1575,10 +1680,10 @@
1575
1680
  "members": {
1576
1681
  "fileType": {},
1577
1682
  "prefixConfig": {
1578
- "shape": "S3k"
1683
+ "shape": "S46"
1579
1684
  },
1580
1685
  "aggregationConfig": {
1581
- "shape": "S3n"
1686
+ "shape": "S49"
1582
1687
  }
1583
1688
  }
1584
1689
  }
@@ -1592,10 +1697,10 @@
1592
1697
  "members": {
1593
1698
  "object": {},
1594
1699
  "idFieldNames": {
1595
- "shape": "S3q"
1700
+ "shape": "S4c"
1596
1701
  },
1597
1702
  "errorHandlingConfig": {
1598
- "shape": "S3g"
1703
+ "shape": "S42"
1599
1704
  },
1600
1705
  "writeOperationType": {}
1601
1706
  }
@@ -1611,7 +1716,7 @@
1611
1716
  "intermediateBucketName": {},
1612
1717
  "bucketPrefix": {},
1613
1718
  "errorHandlingConfig": {
1614
- "shape": "S3g"
1719
+ "shape": "S42"
1615
1720
  }
1616
1721
  }
1617
1722
  },
@@ -1623,7 +1728,7 @@
1623
1728
  "members": {
1624
1729
  "object": {},
1625
1730
  "errorHandlingConfig": {
1626
- "shape": "S3g"
1731
+ "shape": "S42"
1627
1732
  }
1628
1733
  }
1629
1734
  },
@@ -1648,10 +1753,10 @@
1648
1753
  "members": {
1649
1754
  "fileType": {},
1650
1755
  "prefixConfig": {
1651
- "shape": "S3k"
1756
+ "shape": "S46"
1652
1757
  },
1653
1758
  "aggregationConfig": {
1654
- "shape": "S3n"
1759
+ "shape": "S49"
1655
1760
  }
1656
1761
  }
1657
1762
  }
@@ -1665,7 +1770,7 @@
1665
1770
  "members": {
1666
1771
  "object": {},
1667
1772
  "errorHandlingConfig": {
1668
- "shape": "S3g"
1773
+ "shape": "S42"
1669
1774
  }
1670
1775
  }
1671
1776
  },
@@ -1687,20 +1792,39 @@
1687
1792
  "members": {
1688
1793
  "object": {},
1689
1794
  "idFieldNames": {
1690
- "shape": "S3q"
1795
+ "shape": "S4c"
1691
1796
  },
1692
1797
  "errorHandlingConfig": {
1693
- "shape": "S3g"
1798
+ "shape": "S42"
1694
1799
  },
1695
1800
  "writeOperationType": {}
1696
1801
  }
1802
+ },
1803
+ "CustomConnector": {
1804
+ "type": "structure",
1805
+ "required": [
1806
+ "entityName"
1807
+ ],
1808
+ "members": {
1809
+ "entityName": {},
1810
+ "errorHandlingConfig": {
1811
+ "shape": "S42"
1812
+ },
1813
+ "writeOperationType": {},
1814
+ "idFieldNames": {
1815
+ "shape": "S4c"
1816
+ },
1817
+ "customProperties": {
1818
+ "shape": "S3t"
1819
+ }
1820
+ }
1697
1821
  }
1698
1822
  }
1699
1823
  }
1700
1824
  }
1701
1825
  }
1702
1826
  },
1703
- "S3g": {
1827
+ "S42": {
1704
1828
  "type": "structure",
1705
1829
  "members": {
1706
1830
  "failOnFirstDestinationError": {
@@ -1710,24 +1834,24 @@
1710
1834
  "bucketName": {}
1711
1835
  }
1712
1836
  },
1713
- "S3k": {
1837
+ "S46": {
1714
1838
  "type": "structure",
1715
1839
  "members": {
1716
1840
  "prefixType": {},
1717
1841
  "prefixFormat": {}
1718
1842
  }
1719
1843
  },
1720
- "S3n": {
1844
+ "S49": {
1721
1845
  "type": "structure",
1722
1846
  "members": {
1723
1847
  "aggregationType": {}
1724
1848
  }
1725
1849
  },
1726
- "S3q": {
1850
+ "S4c": {
1727
1851
  "type": "list",
1728
1852
  "member": {}
1729
1853
  },
1730
- "S44": {
1854
+ "S4r": {
1731
1855
  "type": "list",
1732
1856
  "member": {
1733
1857
  "type": "structure",
@@ -1757,7 +1881,8 @@
1757
1881
  "Trendmicro": {},
1758
1882
  "Veeva": {},
1759
1883
  "Zendesk": {},
1760
- "SAPOData": {}
1884
+ "SAPOData": {},
1885
+ "CustomConnector": {}
1761
1886
  }
1762
1887
  },
1763
1888
  "destinationField": {},
@@ -1770,16 +1895,331 @@
1770
1895
  }
1771
1896
  }
1772
1897
  },
1773
- "S4t": {
1898
+ "S5h": {
1774
1899
  "type": "map",
1775
1900
  "key": {},
1776
1901
  "value": {}
1777
1902
  },
1778
- "S5x": {
1903
+ "S5t": {
1904
+ "type": "structure",
1905
+ "members": {
1906
+ "canUseAsSource": {
1907
+ "type": "boolean"
1908
+ },
1909
+ "canUseAsDestination": {
1910
+ "type": "boolean"
1911
+ },
1912
+ "supportedDestinationConnectors": {
1913
+ "shape": "S5u"
1914
+ },
1915
+ "supportedSchedulingFrequencies": {
1916
+ "type": "list",
1917
+ "member": {}
1918
+ },
1919
+ "isPrivateLinkEnabled": {
1920
+ "type": "boolean"
1921
+ },
1922
+ "isPrivateLinkEndpointUrlRequired": {
1923
+ "type": "boolean"
1924
+ },
1925
+ "supportedTriggerTypes": {
1926
+ "type": "list",
1927
+ "member": {}
1928
+ },
1929
+ "connectorMetadata": {
1930
+ "type": "structure",
1931
+ "members": {
1932
+ "Amplitude": {
1933
+ "type": "structure",
1934
+ "members": {}
1935
+ },
1936
+ "Datadog": {
1937
+ "type": "structure",
1938
+ "members": {}
1939
+ },
1940
+ "Dynatrace": {
1941
+ "type": "structure",
1942
+ "members": {}
1943
+ },
1944
+ "GoogleAnalytics": {
1945
+ "type": "structure",
1946
+ "members": {
1947
+ "oAuthScopes": {
1948
+ "shape": "S19"
1949
+ }
1950
+ }
1951
+ },
1952
+ "InforNexus": {
1953
+ "type": "structure",
1954
+ "members": {}
1955
+ },
1956
+ "Marketo": {
1957
+ "type": "structure",
1958
+ "members": {}
1959
+ },
1960
+ "Redshift": {
1961
+ "type": "structure",
1962
+ "members": {}
1963
+ },
1964
+ "S3": {
1965
+ "type": "structure",
1966
+ "members": {}
1967
+ },
1968
+ "Salesforce": {
1969
+ "type": "structure",
1970
+ "members": {
1971
+ "oAuthScopes": {
1972
+ "shape": "S19"
1973
+ }
1974
+ }
1975
+ },
1976
+ "ServiceNow": {
1977
+ "type": "structure",
1978
+ "members": {}
1979
+ },
1980
+ "Singular": {
1981
+ "type": "structure",
1982
+ "members": {}
1983
+ },
1984
+ "Slack": {
1985
+ "type": "structure",
1986
+ "members": {
1987
+ "oAuthScopes": {
1988
+ "shape": "S19"
1989
+ }
1990
+ }
1991
+ },
1992
+ "Snowflake": {
1993
+ "type": "structure",
1994
+ "members": {
1995
+ "supportedRegions": {
1996
+ "type": "list",
1997
+ "member": {}
1998
+ }
1999
+ }
2000
+ },
2001
+ "Trendmicro": {
2002
+ "type": "structure",
2003
+ "members": {}
2004
+ },
2005
+ "Veeva": {
2006
+ "type": "structure",
2007
+ "members": {}
2008
+ },
2009
+ "Zendesk": {
2010
+ "type": "structure",
2011
+ "members": {
2012
+ "oAuthScopes": {
2013
+ "shape": "S19"
2014
+ }
2015
+ }
2016
+ },
2017
+ "EventBridge": {
2018
+ "type": "structure",
2019
+ "members": {}
2020
+ },
2021
+ "Upsolver": {
2022
+ "type": "structure",
2023
+ "members": {}
2024
+ },
2025
+ "CustomerProfiles": {
2026
+ "type": "structure",
2027
+ "members": {}
2028
+ },
2029
+ "Honeycode": {
2030
+ "type": "structure",
2031
+ "members": {
2032
+ "oAuthScopes": {
2033
+ "shape": "S19"
2034
+ }
2035
+ }
2036
+ },
2037
+ "SAPOData": {
2038
+ "type": "structure",
2039
+ "members": {}
2040
+ }
2041
+ }
2042
+ },
2043
+ "connectorType": {},
2044
+ "connectorLabel": {},
2045
+ "connectorDescription": {},
2046
+ "connectorOwner": {},
2047
+ "connectorName": {},
2048
+ "connectorVersion": {},
2049
+ "connectorArn": {},
2050
+ "connectorModes": {
2051
+ "shape": "S6q"
2052
+ },
2053
+ "authenticationConfig": {
2054
+ "type": "structure",
2055
+ "members": {
2056
+ "isBasicAuthSupported": {
2057
+ "type": "boolean"
2058
+ },
2059
+ "isApiKeyAuthSupported": {
2060
+ "type": "boolean"
2061
+ },
2062
+ "isOAuth2Supported": {
2063
+ "type": "boolean"
2064
+ },
2065
+ "isCustomAuthSupported": {
2066
+ "type": "boolean"
2067
+ },
2068
+ "oAuth2Defaults": {
2069
+ "type": "structure",
2070
+ "members": {
2071
+ "oauthScopes": {
2072
+ "shape": "S19"
2073
+ },
2074
+ "tokenUrls": {
2075
+ "type": "list",
2076
+ "member": {}
2077
+ },
2078
+ "authCodeUrls": {
2079
+ "type": "list",
2080
+ "member": {}
2081
+ },
2082
+ "oauth2GrantTypesSupported": {
2083
+ "type": "list",
2084
+ "member": {}
2085
+ }
2086
+ }
2087
+ },
2088
+ "customAuthConfigs": {
2089
+ "type": "list",
2090
+ "member": {
2091
+ "type": "structure",
2092
+ "members": {
2093
+ "customAuthenticationType": {},
2094
+ "authParameters": {
2095
+ "type": "list",
2096
+ "member": {
2097
+ "type": "structure",
2098
+ "members": {
2099
+ "key": {},
2100
+ "isRequired": {
2101
+ "type": "boolean"
2102
+ },
2103
+ "label": {},
2104
+ "description": {},
2105
+ "isSensitiveField": {
2106
+ "type": "boolean"
2107
+ },
2108
+ "connectorSuppliedValues": {
2109
+ "type": "list",
2110
+ "member": {}
2111
+ }
2112
+ }
2113
+ }
2114
+ }
2115
+ }
2116
+ }
2117
+ }
2118
+ }
2119
+ },
2120
+ "connectorRuntimeSettings": {
2121
+ "type": "list",
2122
+ "member": {
2123
+ "type": "structure",
2124
+ "members": {
2125
+ "key": {},
2126
+ "dataType": {},
2127
+ "isRequired": {
2128
+ "type": "boolean"
2129
+ },
2130
+ "label": {},
2131
+ "description": {},
2132
+ "scope": {},
2133
+ "connectorSuppliedValueOptions": {
2134
+ "type": "list",
2135
+ "member": {}
2136
+ }
2137
+ }
2138
+ }
2139
+ },
2140
+ "supportedApiVersions": {
2141
+ "type": "list",
2142
+ "member": {}
2143
+ },
2144
+ "supportedOperators": {
2145
+ "type": "list",
2146
+ "member": {}
2147
+ },
2148
+ "supportedWriteOperations": {
2149
+ "shape": "S7e"
2150
+ },
2151
+ "connectorProvisioningType": {},
2152
+ "connectorProvisioningConfig": {
2153
+ "shape": "S7g"
2154
+ },
2155
+ "logoURL": {},
2156
+ "registeredAt": {
2157
+ "type": "timestamp"
2158
+ },
2159
+ "registeredBy": {}
2160
+ }
2161
+ },
2162
+ "S5u": {
1779
2163
  "type": "list",
1780
2164
  "member": {}
1781
2165
  },
1782
- "S6u": {
2166
+ "S6q": {
2167
+ "type": "list",
2168
+ "member": {}
2169
+ },
2170
+ "S7e": {
2171
+ "type": "list",
2172
+ "member": {}
2173
+ },
2174
+ "S7g": {
2175
+ "type": "structure",
2176
+ "members": {
2177
+ "lambda": {
2178
+ "type": "structure",
2179
+ "required": [
2180
+ "lambdaArn"
2181
+ ],
2182
+ "members": {
2183
+ "lambdaArn": {}
2184
+ }
2185
+ }
2186
+ }
2187
+ },
2188
+ "S7v": {
2189
+ "type": "structure",
2190
+ "members": {
2191
+ "maximum": {
2192
+ "type": "double"
2193
+ },
2194
+ "minimum": {
2195
+ "type": "double"
2196
+ }
2197
+ }
2198
+ },
2199
+ "S8d": {
2200
+ "type": "list",
2201
+ "member": {
2202
+ "type": "structure",
2203
+ "members": {
2204
+ "connectorDescription": {},
2205
+ "connectorName": {},
2206
+ "connectorOwner": {},
2207
+ "connectorVersion": {},
2208
+ "applicationType": {},
2209
+ "connectorType": {},
2210
+ "connectorLabel": {},
2211
+ "registeredAt": {
2212
+ "type": "timestamp"
2213
+ },
2214
+ "registeredBy": {},
2215
+ "connectorProvisioningType": {},
2216
+ "connectorModes": {
2217
+ "shape": "S6q"
2218
+ }
2219
+ }
2220
+ }
2221
+ },
2222
+ "S8j": {
1783
2223
  "type": "structure",
1784
2224
  "members": {
1785
2225
  "mostRecentExecutionMessage": {},