@awboost/cfntypes 1.0.0-beta.57 → 1.0.0-beta.59

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 (465) hide show
  1. package/README.md +52 -0
  2. package/lib/intrinsics.d.ts +428 -0
  3. package/lib/intrinsics.js +498 -0
  4. package/lib/resources.generated/AWS-ACMPCA.d.ts +413 -0
  5. package/lib/resources.generated/AWS-ACMPCA.js +53 -0
  6. package/lib/resources.generated/AWS-APS.d.ts +71 -0
  7. package/lib/resources.generated/AWS-APS.js +27 -0
  8. package/lib/resources.generated/AWS-AccessAnalyzer.d.ts +53 -0
  9. package/lib/resources.generated/AWS-AccessAnalyzer.js +14 -0
  10. package/lib/resources.generated/AWS-AmazonMQ.d.ts +202 -0
  11. package/lib/resources.generated/AWS-AmazonMQ.js +50 -0
  12. package/lib/resources.generated/AWS-Amplify.d.ts +199 -0
  13. package/lib/resources.generated/AWS-Amplify.js +49 -0
  14. package/lib/resources.generated/AWS-AmplifyUIBuilder.d.ts +450 -0
  15. package/lib/resources.generated/AWS-AmplifyUIBuilder.js +40 -0
  16. package/lib/resources.generated/AWS-ApiGateway.d.ts +790 -0
  17. package/lib/resources.generated/AWS-ApiGateway.js +253 -0
  18. package/lib/resources.generated/AWS-ApiGatewayV2.d.ts +578 -0
  19. package/lib/resources.generated/AWS-ApiGatewayV2.js +170 -0
  20. package/lib/resources.generated/AWS-AppConfig.d.ts +282 -0
  21. package/lib/resources.generated/AWS-AppConfig.js +105 -0
  22. package/lib/resources.generated/AWS-AppFlow.d.ts +1084 -0
  23. package/lib/resources.generated/AWS-AppFlow.js +40 -0
  24. package/lib/resources.generated/AWS-AppIntegrations.d.ts +94 -0
  25. package/lib/resources.generated/AWS-AppIntegrations.js +27 -0
  26. package/lib/resources.generated/AWS-AppMesh.d.ts +1486 -0
  27. package/lib/resources.generated/AWS-AppMesh.js +129 -0
  28. package/lib/resources.generated/AWS-AppRunner.d.ts +338 -0
  29. package/lib/resources.generated/AWS-AppRunner.js +74 -0
  30. package/lib/resources.generated/AWS-AppStream.d.ts +555 -0
  31. package/lib/resources.generated/AWS-AppStream.js +170 -0
  32. package/lib/resources.generated/AWS-AppSync.d.ts +582 -0
  33. package/lib/resources.generated/AWS-AppSync.js +141 -0
  34. package/lib/resources.generated/AWS-ApplicationAutoScaling.d.ts +157 -0
  35. package/lib/resources.generated/AWS-ApplicationAutoScaling.js +27 -0
  36. package/lib/resources.generated/AWS-ApplicationInsights.d.ts +191 -0
  37. package/lib/resources.generated/AWS-ApplicationInsights.js +14 -0
  38. package/lib/resources.generated/AWS-Athena.d.ts +218 -0
  39. package/lib/resources.generated/AWS-Athena.js +75 -0
  40. package/lib/resources.generated/AWS-AuditManager.d.ts +103 -0
  41. package/lib/resources.generated/AWS-AuditManager.js +14 -0
  42. package/lib/resources.generated/AWS-AutoScaling.d.ts +621 -0
  43. package/lib/resources.generated/AWS-AutoScaling.js +85 -0
  44. package/lib/resources.generated/AWS-AutoScalingPlans.d.ts +134 -0
  45. package/lib/resources.generated/AWS-AutoScalingPlans.js +14 -0
  46. package/lib/resources.generated/AWS-Backup.d.ts +322 -0
  47. package/lib/resources.generated/AWS-Backup.js +66 -0
  48. package/lib/resources.generated/AWS-BackupGateway.d.ts +35 -0
  49. package/lib/resources.generated/AWS-BackupGateway.js +14 -0
  50. package/lib/resources.generated/AWS-Batch.d.ts +577 -0
  51. package/lib/resources.generated/AWS-Batch.js +53 -0
  52. package/lib/resources.generated/AWS-BillingConductor.d.ts +226 -0
  53. package/lib/resources.generated/AWS-BillingConductor.js +67 -0
  54. package/lib/resources.generated/AWS-Budgets.d.ts +210 -0
  55. package/lib/resources.generated/AWS-Budgets.js +27 -0
  56. package/lib/resources.generated/AWS-CE.d.ts +128 -0
  57. package/lib/resources.generated/AWS-CE.js +46 -0
  58. package/lib/resources.generated/AWS-CUR.d.ts +31 -0
  59. package/lib/resources.generated/AWS-CUR.js +14 -0
  60. package/lib/resources.generated/AWS-Cassandra.d.ts +105 -0
  61. package/lib/resources.generated/AWS-Cassandra.js +27 -0
  62. package/lib/resources.generated/AWS-CertificateManager.d.ts +72 -0
  63. package/lib/resources.generated/AWS-CertificateManager.js +27 -0
  64. package/lib/resources.generated/AWS-Chatbot.d.ts +69 -0
  65. package/lib/resources.generated/AWS-Chatbot.js +27 -0
  66. package/lib/resources.generated/AWS-CleanRooms.d.ts +342 -0
  67. package/lib/resources.generated/AWS-CleanRooms.js +79 -0
  68. package/lib/resources.generated/AWS-Cloud9.d.ts +48 -0
  69. package/lib/resources.generated/AWS-Cloud9.js +14 -0
  70. package/lib/resources.generated/AWS-CloudFormation.d.ts +540 -0
  71. package/lib/resources.generated/AWS-CloudFormation.js +225 -0
  72. package/lib/resources.generated/AWS-CloudFront.d.ts +1098 -0
  73. package/lib/resources.generated/AWS-CloudFront.js +170 -0
  74. package/lib/resources.generated/AWS-CloudTrail.d.ts +213 -0
  75. package/lib/resources.generated/AWS-CloudTrail.js +53 -0
  76. package/lib/resources.generated/AWS-CloudWatch.d.ts +358 -0
  77. package/lib/resources.generated/AWS-CloudWatch.js +79 -0
  78. package/lib/resources.generated/AWS-CodeArtifact.d.ts +71 -0
  79. package/lib/resources.generated/AWS-CodeArtifact.js +27 -0
  80. package/lib/resources.generated/AWS-CodeBuild.d.ts +335 -0
  81. package/lib/resources.generated/AWS-CodeBuild.js +40 -0
  82. package/lib/resources.generated/AWS-CodeCommit.d.ts +67 -0
  83. package/lib/resources.generated/AWS-CodeCommit.js +14 -0
  84. package/lib/resources.generated/AWS-CodeDeploy.d.ts +345 -0
  85. package/lib/resources.generated/AWS-CodeDeploy.js +40 -0
  86. package/lib/resources.generated/AWS-CodeGuruProfiler.d.ts +50 -0
  87. package/lib/resources.generated/AWS-CodeGuruProfiler.js +14 -0
  88. package/lib/resources.generated/AWS-CodeGuruReviewer.d.ts +34 -0
  89. package/lib/resources.generated/AWS-CodeGuruReviewer.js +14 -0
  90. package/lib/resources.generated/AWS-CodePipeline.d.ts +253 -0
  91. package/lib/resources.generated/AWS-CodePipeline.js +40 -0
  92. package/lib/resources.generated/AWS-CodeStar.d.ts +45 -0
  93. package/lib/resources.generated/AWS-CodeStar.js +14 -0
  94. package/lib/resources.generated/AWS-CodeStarConnections.d.ts +34 -0
  95. package/lib/resources.generated/AWS-CodeStarConnections.js +14 -0
  96. package/lib/resources.generated/AWS-CodeStarNotifications.d.ts +47 -0
  97. package/lib/resources.generated/AWS-CodeStarNotifications.js +14 -0
  98. package/lib/resources.generated/AWS-Cognito.d.ts +739 -0
  99. package/lib/resources.generated/AWS-Cognito.js +170 -0
  100. package/lib/resources.generated/AWS-Comprehend.d.ts +190 -0
  101. package/lib/resources.generated/AWS-Comprehend.js +27 -0
  102. package/lib/resources.generated/AWS-Config.d.ts +497 -0
  103. package/lib/resources.generated/AWS-Config.js +131 -0
  104. package/lib/resources.generated/AWS-Connect.d.ts +1147 -0
  105. package/lib/resources.generated/AWS-Connect.js +287 -0
  106. package/lib/resources.generated/AWS-ConnectCampaigns.d.ts +77 -0
  107. package/lib/resources.generated/AWS-ConnectCampaigns.js +14 -0
  108. package/lib/resources.generated/AWS-ControlTower.d.ts +21 -0
  109. package/lib/resources.generated/AWS-ControlTower.js +14 -0
  110. package/lib/resources.generated/AWS-CustomerProfiles.d.ts +422 -0
  111. package/lib/resources.generated/AWS-CustomerProfiles.js +73 -0
  112. package/lib/resources.generated/AWS-DAX.d.ts +91 -0
  113. package/lib/resources.generated/AWS-DAX.js +40 -0
  114. package/lib/resources.generated/AWS-DLM.d.ts +234 -0
  115. package/lib/resources.generated/AWS-DLM.js +14 -0
  116. package/lib/resources.generated/AWS-DMS.d.ts +584 -0
  117. package/lib/resources.generated/AWS-DMS.js +95 -0
  118. package/lib/resources.generated/AWS-DataBrew.d.ts +711 -0
  119. package/lib/resources.generated/AWS-DataBrew.js +79 -0
  120. package/lib/resources.generated/AWS-DataPipeline.d.ts +90 -0
  121. package/lib/resources.generated/AWS-DataPipeline.js +14 -0
  122. package/lib/resources.generated/AWS-DataSync.d.ts +736 -0
  123. package/lib/resources.generated/AWS-DataSync.js +188 -0
  124. package/lib/resources.generated/AWS-Detective.d.ts +78 -0
  125. package/lib/resources.generated/AWS-Detective.js +40 -0
  126. package/lib/resources.generated/AWS-DevOpsGuru.d.ts +132 -0
  127. package/lib/resources.generated/AWS-DevOpsGuru.js +40 -0
  128. package/lib/resources.generated/AWS-DirectoryService.d.ts +88 -0
  129. package/lib/resources.generated/AWS-DirectoryService.js +27 -0
  130. package/lib/resources.generated/AWS-DocDB.d.ts +131 -0
  131. package/lib/resources.generated/AWS-DocDB.js +53 -0
  132. package/lib/resources.generated/AWS-DocDBElastic.d.ts +40 -0
  133. package/lib/resources.generated/AWS-DocDBElastic.js +14 -0
  134. package/lib/resources.generated/AWS-DynamoDB.d.ts +403 -0
  135. package/lib/resources.generated/AWS-DynamoDB.js +27 -0
  136. package/lib/resources.generated/AWS-EC2.d.ts +4660 -0
  137. package/lib/resources.generated/AWS-EC2.js +1364 -0
  138. package/lib/resources.generated/AWS-ECR.d.ts +210 -0
  139. package/lib/resources.generated/AWS-ECR.js +66 -0
  140. package/lib/resources.generated/AWS-ECS.d.ts +843 -0
  141. package/lib/resources.generated/AWS-ECS.js +92 -0
  142. package/lib/resources.generated/AWS-EFS.d.ts +184 -0
  143. package/lib/resources.generated/AWS-EFS.js +40 -0
  144. package/lib/resources.generated/AWS-EKS.d.ts +354 -0
  145. package/lib/resources.generated/AWS-EKS.js +77 -0
  146. package/lib/resources.generated/AWS-EMR.d.ts +767 -0
  147. package/lib/resources.generated/AWS-EMR.js +109 -0
  148. package/lib/resources.generated/AWS-EMRContainers.d.ts +58 -0
  149. package/lib/resources.generated/AWS-EMRContainers.js +14 -0
  150. package/lib/resources.generated/AWS-EMRServerless.d.ts +121 -0
  151. package/lib/resources.generated/AWS-EMRServerless.js +14 -0
  152. package/lib/resources.generated/AWS-ElastiCache.d.ts +431 -0
  153. package/lib/resources.generated/AWS-ElastiCache.js +134 -0
  154. package/lib/resources.generated/AWS-ElasticBeanstalk.d.ts +208 -0
  155. package/lib/resources.generated/AWS-ElasticBeanstalk.js +53 -0
  156. package/lib/resources.generated/AWS-ElasticLoadBalancing.d.ts +131 -0
  157. package/lib/resources.generated/AWS-ElasticLoadBalancing.js +20 -0
  158. package/lib/resources.generated/AWS-ElasticLoadBalancingV2.d.ts +505 -0
  159. package/lib/resources.generated/AWS-ElasticLoadBalancingV2.js +78 -0
  160. package/lib/resources.generated/AWS-Elasticsearch.d.ts +177 -0
  161. package/lib/resources.generated/AWS-Elasticsearch.js +14 -0
  162. package/lib/resources.generated/AWS-EntityResolution.d.ts +136 -0
  163. package/lib/resources.generated/AWS-EntityResolution.js +27 -0
  164. package/lib/resources.generated/AWS-EventSchemas.d.ts +151 -0
  165. package/lib/resources.generated/AWS-EventSchemas.js +53 -0
  166. package/lib/resources.generated/AWS-Events.d.ts +569 -0
  167. package/lib/resources.generated/AWS-Events.js +92 -0
  168. package/lib/resources.generated/AWS-Evidently.d.ts +329 -0
  169. package/lib/resources.generated/AWS-Evidently.js +66 -0
  170. package/lib/resources.generated/AWS-FIS.d.ts +105 -0
  171. package/lib/resources.generated/AWS-FIS.js +14 -0
  172. package/lib/resources.generated/AWS-FMS.d.ts +154 -0
  173. package/lib/resources.generated/AWS-FMS.js +43 -0
  174. package/lib/resources.generated/AWS-FSx.d.ts +486 -0
  175. package/lib/resources.generated/AWS-FSx.js +70 -0
  176. package/lib/resources.generated/AWS-FinSpace.d.ts +73 -0
  177. package/lib/resources.generated/AWS-FinSpace.js +22 -0
  178. package/lib/resources.generated/AWS-Forecast.d.ts +99 -0
  179. package/lib/resources.generated/AWS-Forecast.js +27 -0
  180. package/lib/resources.generated/AWS-FraudDetector.d.ts +380 -0
  181. package/lib/resources.generated/AWS-FraudDetector.js +100 -0
  182. package/lib/resources.generated/AWS-GameLift.d.ts +493 -0
  183. package/lib/resources.generated/AWS-GameLift.js +118 -0
  184. package/lib/resources.generated/AWS-GlobalAccelerator.d.ts +129 -0
  185. package/lib/resources.generated/AWS-GlobalAccelerator.js +46 -0
  186. package/lib/resources.generated/AWS-Glue.d.ts +1154 -0
  187. package/lib/resources.generated/AWS-Glue.js +235 -0
  188. package/lib/resources.generated/AWS-Grafana.d.ts +111 -0
  189. package/lib/resources.generated/AWS-Grafana.js +23 -0
  190. package/lib/resources.generated/AWS-Greengrass.d.ts +909 -0
  191. package/lib/resources.generated/AWS-Greengrass.js +209 -0
  192. package/lib/resources.generated/AWS-GreengrassV2.d.ts +294 -0
  193. package/lib/resources.generated/AWS-GreengrassV2.js +27 -0
  194. package/lib/resources.generated/AWS-GroundStation.d.ts +344 -0
  195. package/lib/resources.generated/AWS-GroundStation.js +40 -0
  196. package/lib/resources.generated/AWS-GuardDuty.d.ts +252 -0
  197. package/lib/resources.generated/AWS-GuardDuty.js +79 -0
  198. package/lib/resources.generated/AWS-HealthImaging.d.ts +35 -0
  199. package/lib/resources.generated/AWS-HealthImaging.js +20 -0
  200. package/lib/resources.generated/AWS-HealthLake.d.ts +85 -0
  201. package/lib/resources.generated/AWS-HealthLake.js +22 -0
  202. package/lib/resources.generated/AWS-IAM.d.ts +485 -0
  203. package/lib/resources.generated/AWS-IAM.js +227 -0
  204. package/lib/resources.generated/AWS-IVS.d.ts +163 -0
  205. package/lib/resources.generated/AWS-IVS.js +53 -0
  206. package/lib/resources.generated/AWS-IVSChat.d.ts +108 -0
  207. package/lib/resources.generated/AWS-IVSChat.js +27 -0
  208. package/lib/resources.generated/AWS-IdentityStore.d.ts +66 -0
  209. package/lib/resources.generated/AWS-IdentityStore.js +27 -0
  210. package/lib/resources.generated/AWS-ImageBuilder.d.ts +568 -0
  211. package/lib/resources.generated/AWS-ImageBuilder.js +92 -0
  212. package/lib/resources.generated/AWS-Inspector.d.ts +85 -0
  213. package/lib/resources.generated/AWS-Inspector.js +40 -0
  214. package/lib/resources.generated/AWS-InspectorV2.d.ts +128 -0
  215. package/lib/resources.generated/AWS-InspectorV2.js +14 -0
  216. package/lib/resources.generated/AWS-InternetMonitor.d.ts +81 -0
  217. package/lib/resources.generated/AWS-InternetMonitor.js +20 -0
  218. package/lib/resources.generated/AWS-IoT.d.ts +1545 -0
  219. package/lib/resources.generated/AWS-IoT.js +332 -0
  220. package/lib/resources.generated/AWS-IoT1Click.d.ts +108 -0
  221. package/lib/resources.generated/AWS-IoT1Click.js +40 -0
  222. package/lib/resources.generated/AWS-IoTAnalytics.d.ts +587 -0
  223. package/lib/resources.generated/AWS-IoTAnalytics.js +53 -0
  224. package/lib/resources.generated/AWS-IoTCoreDeviceAdvisor.d.ts +53 -0
  225. package/lib/resources.generated/AWS-IoTCoreDeviceAdvisor.js +14 -0
  226. package/lib/resources.generated/AWS-IoTEvents.d.ts +544 -0
  227. package/lib/resources.generated/AWS-IoTEvents.js +40 -0
  228. package/lib/resources.generated/AWS-IoTFleetHub.d.ts +39 -0
  229. package/lib/resources.generated/AWS-IoTFleetHub.js +23 -0
  230. package/lib/resources.generated/AWS-IoTFleetWise.d.ts +438 -0
  231. package/lib/resources.generated/AWS-IoTFleetWise.js +88 -0
  232. package/lib/resources.generated/AWS-IoTSiteWise.d.ts +452 -0
  233. package/lib/resources.generated/AWS-IoTSiteWise.js +92 -0
  234. package/lib/resources.generated/AWS-IoTThingsGraph.d.ts +30 -0
  235. package/lib/resources.generated/AWS-IoTThingsGraph.js +14 -0
  236. package/lib/resources.generated/AWS-IoTTwinMaker.d.ts +412 -0
  237. package/lib/resources.generated/AWS-IoTTwinMaker.js +87 -0
  238. package/lib/resources.generated/AWS-IoTWireless.d.ts +620 -0
  239. package/lib/resources.generated/AWS-IoTWireless.js +180 -0
  240. package/lib/resources.generated/AWS-KMS.d.ts +91 -0
  241. package/lib/resources.generated/AWS-KMS.js +43 -0
  242. package/lib/resources.generated/AWS-KafkaConnect.d.ts +199 -0
  243. package/lib/resources.generated/AWS-KafkaConnect.js +14 -0
  244. package/lib/resources.generated/AWS-Kendra.d.ts +758 -0
  245. package/lib/resources.generated/AWS-Kendra.js +43 -0
  246. package/lib/resources.generated/AWS-KendraRanking.d.ts +41 -0
  247. package/lib/resources.generated/AWS-KendraRanking.js +14 -0
  248. package/lib/resources.generated/AWS-Kinesis.d.ts +82 -0
  249. package/lib/resources.generated/AWS-Kinesis.js +33 -0
  250. package/lib/resources.generated/AWS-KinesisAnalytics.d.ts +294 -0
  251. package/lib/resources.generated/AWS-KinesisAnalytics.js +40 -0
  252. package/lib/resources.generated/AWS-KinesisAnalyticsV2.d.ts +553 -0
  253. package/lib/resources.generated/AWS-KinesisAnalyticsV2.js +53 -0
  254. package/lib/resources.generated/AWS-KinesisFirehose.d.ts +532 -0
  255. package/lib/resources.generated/AWS-KinesisFirehose.js +14 -0
  256. package/lib/resources.generated/AWS-KinesisVideo.d.ts +63 -0
  257. package/lib/resources.generated/AWS-KinesisVideo.js +27 -0
  258. package/lib/resources.generated/AWS-LakeFormation.d.ts +471 -0
  259. package/lib/resources.generated/AWS-LakeFormation.js +92 -0
  260. package/lib/resources.generated/AWS-Lambda.d.ts +616 -0
  261. package/lib/resources.generated/AWS-Lambda.js +139 -0
  262. package/lib/resources.generated/AWS-Lex.d.ts +1060 -0
  263. package/lib/resources.generated/AWS-Lex.js +56 -0
  264. package/lib/resources.generated/AWS-LicenseManager.d.ts +138 -0
  265. package/lib/resources.generated/AWS-LicenseManager.js +27 -0
  266. package/lib/resources.generated/AWS-Lightsail.d.ts +706 -0
  267. package/lib/resources.generated/AWS-Lightsail.js +177 -0
  268. package/lib/resources.generated/AWS-Location.d.ts +198 -0
  269. package/lib/resources.generated/AWS-Location.js +79 -0
  270. package/lib/resources.generated/AWS-Logs.d.ts +223 -0
  271. package/lib/resources.generated/AWS-Logs.js +105 -0
  272. package/lib/resources.generated/AWS-LookoutEquipment.d.ts +83 -0
  273. package/lib/resources.generated/AWS-LookoutEquipment.js +14 -0
  274. package/lib/resources.generated/AWS-LookoutMetrics.d.ts +242 -0
  275. package/lib/resources.generated/AWS-LookoutMetrics.js +27 -0
  276. package/lib/resources.generated/AWS-LookoutVision.d.ts +28 -0
  277. package/lib/resources.generated/AWS-LookoutVision.js +14 -0
  278. package/lib/resources.generated/AWS-M2.d.ts +119 -0
  279. package/lib/resources.generated/AWS-M2.js +27 -0
  280. package/lib/resources.generated/AWS-MSK.d.ts +495 -0
  281. package/lib/resources.generated/AWS-MSK.js +84 -0
  282. package/lib/resources.generated/AWS-MWAA.d.ts +86 -0
  283. package/lib/resources.generated/AWS-MWAA.js +22 -0
  284. package/lib/resources.generated/AWS-Macie.d.ts +166 -0
  285. package/lib/resources.generated/AWS-Macie.js +53 -0
  286. package/lib/resources.generated/AWS-ManagedBlockchain.d.ts +178 -0
  287. package/lib/resources.generated/AWS-ManagedBlockchain.js +40 -0
  288. package/lib/resources.generated/AWS-MediaConnect.d.ts +575 -0
  289. package/lib/resources.generated/AWS-MediaConnect.js +124 -0
  290. package/lib/resources.generated/AWS-MediaConvert.d.ts +118 -0
  291. package/lib/resources.generated/AWS-MediaConvert.js +40 -0
  292. package/lib/resources.generated/AWS-MediaLive.d.ts +1959 -0
  293. package/lib/resources.generated/AWS-MediaLive.js +40 -0
  294. package/lib/resources.generated/AWS-MediaPackage.d.ts +529 -0
  295. package/lib/resources.generated/AWS-MediaPackage.js +66 -0
  296. package/lib/resources.generated/AWS-MediaPackageV2.d.ts +250 -0
  297. package/lib/resources.generated/AWS-MediaPackageV2.js +66 -0
  298. package/lib/resources.generated/AWS-MediaStore.d.ts +65 -0
  299. package/lib/resources.generated/AWS-MediaStore.js +14 -0
  300. package/lib/resources.generated/AWS-MediaTailor.d.ts +368 -0
  301. package/lib/resources.generated/AWS-MediaTailor.js +85 -0
  302. package/lib/resources.generated/AWS-MemoryDB.d.ts +193 -0
  303. package/lib/resources.generated/AWS-MemoryDB.js +72 -0
  304. package/lib/resources.generated/AWS-Neptune.d.ts +176 -0
  305. package/lib/resources.generated/AWS-Neptune.js +66 -0
  306. package/lib/resources.generated/AWS-NetworkFirewall.d.ts +460 -0
  307. package/lib/resources.generated/AWS-NetworkFirewall.js +53 -0
  308. package/lib/resources.generated/AWS-NetworkManager.d.ts +609 -0
  309. package/lib/resources.generated/AWS-NetworkManager.js +261 -0
  310. package/lib/resources.generated/AWS-NimbleStudio.d.ts +292 -0
  311. package/lib/resources.generated/AWS-NimbleStudio.js +61 -0
  312. package/lib/resources.generated/AWS-OSIS.d.ts +73 -0
  313. package/lib/resources.generated/AWS-OSIS.js +14 -0
  314. package/lib/resources.generated/AWS-Oam.d.ts +61 -0
  315. package/lib/resources.generated/AWS-Oam.js +32 -0
  316. package/lib/resources.generated/AWS-Omics.d.ts +290 -0
  317. package/lib/resources.generated/AWS-Omics.js +95 -0
  318. package/lib/resources.generated/AWS-OpenSearchServerless.d.ts +146 -0
  319. package/lib/resources.generated/AWS-OpenSearchServerless.js +66 -0
  320. package/lib/resources.generated/AWS-OpenSearchService.d.ts +258 -0
  321. package/lib/resources.generated/AWS-OpenSearchService.js +30 -0
  322. package/lib/resources.generated/AWS-OpsWorks.d.ts +425 -0
  323. package/lib/resources.generated/AWS-OpsWorks.js +98 -0
  324. package/lib/resources.generated/AWS-OpsWorksCM.d.ts +59 -0
  325. package/lib/resources.generated/AWS-OpsWorksCM.js +14 -0
  326. package/lib/resources.generated/AWS-Organizations.d.ts +158 -0
  327. package/lib/resources.generated/AWS-Organizations.js +73 -0
  328. package/lib/resources.generated/AWS-PCAConnectorAD.d.ts +488 -0
  329. package/lib/resources.generated/AWS-PCAConnectorAD.js +66 -0
  330. package/lib/resources.generated/AWS-Panorama.d.ts +142 -0
  331. package/lib/resources.generated/AWS-Panorama.js +65 -0
  332. package/lib/resources.generated/AWS-Personalize.d.ts +230 -0
  333. package/lib/resources.generated/AWS-Personalize.js +53 -0
  334. package/lib/resources.generated/AWS-Pinpoint.d.ts +1032 -0
  335. package/lib/resources.generated/AWS-Pinpoint.js +248 -0
  336. package/lib/resources.generated/AWS-PinpointEmail.d.ts +224 -0
  337. package/lib/resources.generated/AWS-PinpointEmail.js +60 -0
  338. package/lib/resources.generated/AWS-Pipes.d.ts +552 -0
  339. package/lib/resources.generated/AWS-Pipes.js +20 -0
  340. package/lib/resources.generated/AWS-Proton.d.ts +99 -0
  341. package/lib/resources.generated/AWS-Proton.js +40 -0
  342. package/lib/resources.generated/AWS-QLDB.d.ts +67 -0
  343. package/lib/resources.generated/AWS-QLDB.js +27 -0
  344. package/lib/resources.generated/AWS-QuickSight.d.ts +15929 -0
  345. package/lib/resources.generated/AWS-QuickSight.js +186 -0
  346. package/lib/resources.generated/AWS-RAM.d.ts +67 -0
  347. package/lib/resources.generated/AWS-RAM.js +27 -0
  348. package/lib/resources.generated/AWS-RDS.d.ts +691 -0
  349. package/lib/resources.generated/AWS-RDS.js +201 -0
  350. package/lib/resources.generated/AWS-RUM.d.ts +83 -0
  351. package/lib/resources.generated/AWS-RUM.js +14 -0
  352. package/lib/resources.generated/AWS-Redshift.d.ts +410 -0
  353. package/lib/resources.generated/AWS-Redshift.js +144 -0
  354. package/lib/resources.generated/AWS-RedshiftServerless.d.ts +179 -0
  355. package/lib/resources.generated/AWS-RedshiftServerless.js +58 -0
  356. package/lib/resources.generated/AWS-RefactorSpaces.d.ts +187 -0
  357. package/lib/resources.generated/AWS-RefactorSpaces.js +62 -0
  358. package/lib/resources.generated/AWS-Rekognition.d.ts +166 -0
  359. package/lib/resources.generated/AWS-Rekognition.js +40 -0
  360. package/lib/resources.generated/AWS-ResilienceHub.d.ts +122 -0
  361. package/lib/resources.generated/AWS-ResilienceHub.js +27 -0
  362. package/lib/resources.generated/AWS-ResourceExplorer2.d.ts +102 -0
  363. package/lib/resources.generated/AWS-ResourceExplorer2.js +40 -0
  364. package/lib/resources.generated/AWS-ResourceGroups.d.ts +80 -0
  365. package/lib/resources.generated/AWS-ResourceGroups.js +14 -0
  366. package/lib/resources.generated/AWS-RoboMaker.d.ts +238 -0
  367. package/lib/resources.generated/AWS-RoboMaker.js +79 -0
  368. package/lib/resources.generated/AWS-RolesAnywhere.d.ts +127 -0
  369. package/lib/resources.generated/AWS-RolesAnywhere.js +40 -0
  370. package/lib/resources.generated/AWS-Route53.d.ts +346 -0
  371. package/lib/resources.generated/AWS-Route53.js +92 -0
  372. package/lib/resources.generated/AWS-Route53RecoveryControl.d.ts +162 -0
  373. package/lib/resources.generated/AWS-Route53RecoveryControl.js +53 -0
  374. package/lib/resources.generated/AWS-Route53RecoveryReadiness.d.ts +166 -0
  375. package/lib/resources.generated/AWS-Route53RecoveryReadiness.js +53 -0
  376. package/lib/resources.generated/AWS-Route53Resolver.d.ts +415 -0
  377. package/lib/resources.generated/AWS-Route53Resolver.js +208 -0
  378. package/lib/resources.generated/AWS-S3.d.ts +942 -0
  379. package/lib/resources.generated/AWS-S3.js +85 -0
  380. package/lib/resources.generated/AWS-S3ObjectLambda.d.ts +124 -0
  381. package/lib/resources.generated/AWS-S3ObjectLambda.js +40 -0
  382. package/lib/resources.generated/AWS-S3Outposts.d.ts +198 -0
  383. package/lib/resources.generated/AWS-S3Outposts.js +53 -0
  384. package/lib/resources.generated/AWS-SDB.d.ts +20 -0
  385. package/lib/resources.generated/AWS-SDB.js +14 -0
  386. package/lib/resources.generated/AWS-SES.d.ts +548 -0
  387. package/lib/resources.generated/AWS-SES.js +138 -0
  388. package/lib/resources.generated/AWS-SNS.d.ts +121 -0
  389. package/lib/resources.generated/AWS-SNS.js +56 -0
  390. package/lib/resources.generated/AWS-SQS.d.ts +92 -0
  391. package/lib/resources.generated/AWS-SQS.js +44 -0
  392. package/lib/resources.generated/AWS-SSM.d.ts +516 -0
  393. package/lib/resources.generated/AWS-SSM.js +118 -0
  394. package/lib/resources.generated/AWS-SSMContacts.d.ts +243 -0
  395. package/lib/resources.generated/AWS-SSMContacts.js +53 -0
  396. package/lib/resources.generated/AWS-SSMIncidents.d.ts +183 -0
  397. package/lib/resources.generated/AWS-SSMIncidents.js +27 -0
  398. package/lib/resources.generated/AWS-SSO.d.ts +115 -0
  399. package/lib/resources.generated/AWS-SSO.js +40 -0
  400. package/lib/resources.generated/AWS-SageMaker.d.ts +3245 -0
  401. package/lib/resources.generated/AWS-SageMaker.js +393 -0
  402. package/lib/resources.generated/AWS-Scheduler.d.ts +221 -0
  403. package/lib/resources.generated/AWS-Scheduler.js +27 -0
  404. package/lib/resources.generated/AWS-SecretsManager.d.ts +151 -0
  405. package/lib/resources.generated/AWS-SecretsManager.js +53 -0
  406. package/lib/resources.generated/AWS-SecurityHub.d.ts +247 -0
  407. package/lib/resources.generated/AWS-SecurityHub.js +40 -0
  408. package/lib/resources.generated/AWS-ServiceCatalog.d.ts +471 -0
  409. package/lib/resources.generated/AWS-ServiceCatalog.js +209 -0
  410. package/lib/resources.generated/AWS-ServiceCatalogAppRegistry.d.ts +121 -0
  411. package/lib/resources.generated/AWS-ServiceCatalogAppRegistry.js +53 -0
  412. package/lib/resources.generated/AWS-ServiceDiscovery.d.ts +235 -0
  413. package/lib/resources.generated/AWS-ServiceDiscovery.js +66 -0
  414. package/lib/resources.generated/AWS-Shield.d.ts +147 -0
  415. package/lib/resources.generated/AWS-Shield.js +53 -0
  416. package/lib/resources.generated/AWS-Signer.d.ts +65 -0
  417. package/lib/resources.generated/AWS-Signer.js +27 -0
  418. package/lib/resources.generated/AWS-SimSpaceWeaver.d.ts +41 -0
  419. package/lib/resources.generated/AWS-SimSpaceWeaver.js +14 -0
  420. package/lib/resources.generated/AWS-StepFunctions.d.ts +208 -0
  421. package/lib/resources.generated/AWS-StepFunctions.js +53 -0
  422. package/lib/resources.generated/AWS-SupportApp.d.ts +72 -0
  423. package/lib/resources.generated/AWS-SupportApp.js +40 -0
  424. package/lib/resources.generated/AWS-Synthetics.d.ts +150 -0
  425. package/lib/resources.generated/AWS-Synthetics.js +27 -0
  426. package/lib/resources.generated/AWS-SystemsManagerSAP.d.ts +45 -0
  427. package/lib/resources.generated/AWS-SystemsManagerSAP.js +14 -0
  428. package/lib/resources.generated/AWS-Timestream.d.ts +265 -0
  429. package/lib/resources.generated/AWS-Timestream.js +50 -0
  430. package/lib/resources.generated/AWS-Transfer.d.ts +477 -0
  431. package/lib/resources.generated/AWS-Transfer.js +100 -0
  432. package/lib/resources.generated/AWS-VerifiedPermissions.d.ts +200 -0
  433. package/lib/resources.generated/AWS-VerifiedPermissions.js +60 -0
  434. package/lib/resources.generated/AWS-VoiceID.d.ts +40 -0
  435. package/lib/resources.generated/AWS-VoiceID.js +14 -0
  436. package/lib/resources.generated/AWS-VpcLattice.d.ts +515 -0
  437. package/lib/resources.generated/AWS-VpcLattice.js +161 -0
  438. package/lib/resources.generated/AWS-WAF.d.ts +252 -0
  439. package/lib/resources.generated/AWS-WAF.js +92 -0
  440. package/lib/resources.generated/AWS-WAFRegional.d.ts +350 -0
  441. package/lib/resources.generated/AWS-WAFRegional.js +144 -0
  442. package/lib/resources.generated/AWS-WAFv2.d.ts +1457 -0
  443. package/lib/resources.generated/AWS-WAFv2.js +79 -0
  444. package/lib/resources.generated/AWS-Wisdom.d.ts +147 -0
  445. package/lib/resources.generated/AWS-Wisdom.js +40 -0
  446. package/lib/resources.generated/AWS-WorkSpaces.d.ts +80 -0
  447. package/lib/resources.generated/AWS-WorkSpaces.js +27 -0
  448. package/lib/resources.generated/AWS-WorkSpacesWeb.d.ts +289 -0
  449. package/lib/resources.generated/AWS-WorkSpacesWeb.js +114 -0
  450. package/lib/resources.generated/AWS-XRay.d.ts +108 -0
  451. package/lib/resources.generated/AWS-XRay.js +42 -0
  452. package/lib/resources.generated/Alexa-ASK.d.ts +52 -0
  453. package/lib/resources.generated/Alexa-ASK.js +14 -0
  454. package/lib/resources.generated/core.d.ts +9 -0
  455. package/lib/template.d.ts +793 -5
  456. package/lib/template.js +83 -1
  457. package/lib/util.d.ts +24 -427
  458. package/lib/util.js +50 -487
  459. package/package.json +11 -15
  460. package/lib/definitions.d.ts +0 -351
  461. package/lib/policies.d.ts +0 -460
  462. package/lib/policies.js +0 -83
  463. package/lib/resources.generated.d.ts +0 -90266
  464. package/lib/resources.generated.js +0 -2289
  465. /package/lib/{definitions.js → resources.generated/core.js} +0 -0
@@ -0,0 +1,1084 @@
1
+ import { ResourceBase } from "../util.js";
2
+ import { ResourceOptions } from "../template.js";
3
+ import { Tag } from "./core.js";
4
+ /**
5
+ * Type definition for AWS::AppFlow::Connector.ConnectorProvisioningConfig
6
+ *
7
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connector-connectorprovisioningconfig.html | AWS::AppFlow::Connector.ConnectorProvisioningConfig}
8
+ */
9
+ export interface AppFlowConnectorConnectorProvisioningConfig {
10
+ Lambda?: AppFlowConnectorLambdaConnectorProvisioningConfig;
11
+ }
12
+ /**
13
+ * Type definition for AWS::AppFlow::Connector.LambdaConnectorProvisioningConfig
14
+ *
15
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connector-lambdaconnectorprovisioningconfig.html | AWS::AppFlow::Connector.LambdaConnectorProvisioningConfig}
16
+ */
17
+ export interface AppFlowConnectorLambdaConnectorProvisioningConfig {
18
+ LambdaArn: string;
19
+ }
20
+ /**
21
+ * Type definition for AWS::AppFlow::ConnectorProfile.AmplitudeConnectorProfileCredentials
22
+ *
23
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-amplitudeconnectorprofilecredentials.html | AWS::AppFlow::ConnectorProfile.AmplitudeConnectorProfileCredentials}
24
+ */
25
+ export interface AppFlowConnectorProfileAmplitudeConnectorProfileCredentials {
26
+ SecretKey: string;
27
+ ApiKey: string;
28
+ }
29
+ /**
30
+ * Type definition for AWS::AppFlow::ConnectorProfile.ApiKeyCredentials
31
+ *
32
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-apikeycredentials.html | AWS::AppFlow::ConnectorProfile.ApiKeyCredentials}
33
+ */
34
+ export interface AppFlowConnectorProfileApiKeyCredentials {
35
+ ApiSecretKey?: string;
36
+ ApiKey: string;
37
+ }
38
+ /**
39
+ * Type definition for AWS::AppFlow::ConnectorProfile.BasicAuthCredentials
40
+ *
41
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-basicauthcredentials.html | AWS::AppFlow::ConnectorProfile.BasicAuthCredentials}
42
+ */
43
+ export interface AppFlowConnectorProfileBasicAuthCredentials {
44
+ Username: string;
45
+ Password: string;
46
+ }
47
+ /**
48
+ * Type definition for AWS::AppFlow::ConnectorProfile.ConnectorOAuthRequest
49
+ *
50
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-connectoroauthrequest.html | AWS::AppFlow::ConnectorProfile.ConnectorOAuthRequest}
51
+ */
52
+ export interface AppFlowConnectorProfileConnectorOAuthRequest {
53
+ AuthCode?: string;
54
+ RedirectUri?: string;
55
+ }
56
+ /**
57
+ * Type definition for AWS::AppFlow::ConnectorProfile.ConnectorProfileConfig
58
+ *
59
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-connectorprofileconfig.html | AWS::AppFlow::ConnectorProfile.ConnectorProfileConfig}
60
+ */
61
+ export interface AppFlowConnectorProfileConnectorProfileConfig {
62
+ ConnectorProfileCredentials?: AppFlowConnectorProfileConnectorProfileCredentials;
63
+ ConnectorProfileProperties?: AppFlowConnectorProfileConnectorProfileProperties;
64
+ }
65
+ /**
66
+ * Type definition for AWS::AppFlow::ConnectorProfile.ConnectorProfileCredentials
67
+ *
68
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-connectorprofilecredentials.html | AWS::AppFlow::ConnectorProfile.ConnectorProfileCredentials}
69
+ */
70
+ export interface AppFlowConnectorProfileConnectorProfileCredentials {
71
+ Amplitude?: AppFlowConnectorProfileAmplitudeConnectorProfileCredentials;
72
+ GoogleAnalytics?: AppFlowConnectorProfileGoogleAnalyticsConnectorProfileCredentials;
73
+ ServiceNow?: AppFlowConnectorProfileServiceNowConnectorProfileCredentials;
74
+ CustomConnector?: AppFlowConnectorProfileCustomConnectorProfileCredentials;
75
+ SAPOData?: AppFlowConnectorProfileSAPODataConnectorProfileCredentials;
76
+ Pardot?: AppFlowConnectorProfilePardotConnectorProfileCredentials;
77
+ Veeva?: AppFlowConnectorProfileVeevaConnectorProfileCredentials;
78
+ Trendmicro?: AppFlowConnectorProfileTrendmicroConnectorProfileCredentials;
79
+ Datadog?: AppFlowConnectorProfileDatadogConnectorProfileCredentials;
80
+ Marketo?: AppFlowConnectorProfileMarketoConnectorProfileCredentials;
81
+ Redshift?: AppFlowConnectorProfileRedshiftConnectorProfileCredentials;
82
+ Singular?: AppFlowConnectorProfileSingularConnectorProfileCredentials;
83
+ Slack?: AppFlowConnectorProfileSlackConnectorProfileCredentials;
84
+ Snowflake?: AppFlowConnectorProfileSnowflakeConnectorProfileCredentials;
85
+ Dynatrace?: AppFlowConnectorProfileDynatraceConnectorProfileCredentials;
86
+ Zendesk?: AppFlowConnectorProfileZendeskConnectorProfileCredentials;
87
+ InforNexus?: AppFlowConnectorProfileInforNexusConnectorProfileCredentials;
88
+ Salesforce?: AppFlowConnectorProfileSalesforceConnectorProfileCredentials;
89
+ }
90
+ /**
91
+ * Type definition for AWS::AppFlow::ConnectorProfile.ConnectorProfileProperties
92
+ *
93
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-connectorprofileproperties.html | AWS::AppFlow::ConnectorProfile.ConnectorProfileProperties}
94
+ */
95
+ export interface AppFlowConnectorProfileConnectorProfileProperties {
96
+ ServiceNow?: AppFlowConnectorProfileServiceNowConnectorProfileProperties;
97
+ CustomConnector?: AppFlowConnectorProfileCustomConnectorProfileProperties;
98
+ SAPOData?: AppFlowConnectorProfileSAPODataConnectorProfileProperties;
99
+ Pardot?: AppFlowConnectorProfilePardotConnectorProfileProperties;
100
+ Veeva?: AppFlowConnectorProfileVeevaConnectorProfileProperties;
101
+ Datadog?: AppFlowConnectorProfileDatadogConnectorProfileProperties;
102
+ Marketo?: AppFlowConnectorProfileMarketoConnectorProfileProperties;
103
+ Redshift?: AppFlowConnectorProfileRedshiftConnectorProfileProperties;
104
+ Slack?: AppFlowConnectorProfileSlackConnectorProfileProperties;
105
+ Snowflake?: AppFlowConnectorProfileSnowflakeConnectorProfileProperties;
106
+ Dynatrace?: AppFlowConnectorProfileDynatraceConnectorProfileProperties;
107
+ Zendesk?: AppFlowConnectorProfileZendeskConnectorProfileProperties;
108
+ InforNexus?: AppFlowConnectorProfileInforNexusConnectorProfileProperties;
109
+ Salesforce?: AppFlowConnectorProfileSalesforceConnectorProfileProperties;
110
+ }
111
+ /**
112
+ * Type definition for AWS::AppFlow::ConnectorProfile.CustomAuthCredentials
113
+ *
114
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-customauthcredentials.html | AWS::AppFlow::ConnectorProfile.CustomAuthCredentials}
115
+ */
116
+ export interface AppFlowConnectorProfileCustomAuthCredentials {
117
+ CredentialsMap?: Record<string, any>;
118
+ CustomAuthenticationType: string;
119
+ }
120
+ /**
121
+ * Type definition for AWS::AppFlow::ConnectorProfile.CustomConnectorProfileCredentials
122
+ *
123
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-customconnectorprofilecredentials.html | AWS::AppFlow::ConnectorProfile.CustomConnectorProfileCredentials}
124
+ */
125
+ export interface AppFlowConnectorProfileCustomConnectorProfileCredentials {
126
+ Basic?: AppFlowConnectorProfileBasicAuthCredentials;
127
+ ApiKey?: AppFlowConnectorProfileApiKeyCredentials;
128
+ Oauth2?: AppFlowConnectorProfileOAuth2Credentials;
129
+ Custom?: AppFlowConnectorProfileCustomAuthCredentials;
130
+ AuthenticationType: string;
131
+ }
132
+ /**
133
+ * Type definition for AWS::AppFlow::ConnectorProfile.CustomConnectorProfileProperties
134
+ *
135
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-customconnectorprofileproperties.html | AWS::AppFlow::ConnectorProfile.CustomConnectorProfileProperties}
136
+ */
137
+ export interface AppFlowConnectorProfileCustomConnectorProfileProperties {
138
+ OAuth2Properties?: AppFlowConnectorProfileOAuth2Properties;
139
+ ProfileProperties?: Record<string, any>;
140
+ }
141
+ /**
142
+ * Type definition for AWS::AppFlow::ConnectorProfile.DatadogConnectorProfileCredentials
143
+ *
144
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-datadogconnectorprofilecredentials.html | AWS::AppFlow::ConnectorProfile.DatadogConnectorProfileCredentials}
145
+ */
146
+ export interface AppFlowConnectorProfileDatadogConnectorProfileCredentials {
147
+ ApplicationKey: string;
148
+ ApiKey: string;
149
+ }
150
+ /**
151
+ * Type definition for AWS::AppFlow::ConnectorProfile.DatadogConnectorProfileProperties
152
+ *
153
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-datadogconnectorprofileproperties.html | AWS::AppFlow::ConnectorProfile.DatadogConnectorProfileProperties}
154
+ */
155
+ export interface AppFlowConnectorProfileDatadogConnectorProfileProperties {
156
+ InstanceUrl: string;
157
+ }
158
+ /**
159
+ * Type definition for AWS::AppFlow::ConnectorProfile.DynatraceConnectorProfileCredentials
160
+ *
161
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-dynatraceconnectorprofilecredentials.html | AWS::AppFlow::ConnectorProfile.DynatraceConnectorProfileCredentials}
162
+ */
163
+ export interface AppFlowConnectorProfileDynatraceConnectorProfileCredentials {
164
+ ApiToken: string;
165
+ }
166
+ /**
167
+ * Type definition for AWS::AppFlow::ConnectorProfile.DynatraceConnectorProfileProperties
168
+ *
169
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-dynatraceconnectorprofileproperties.html | AWS::AppFlow::ConnectorProfile.DynatraceConnectorProfileProperties}
170
+ */
171
+ export interface AppFlowConnectorProfileDynatraceConnectorProfileProperties {
172
+ InstanceUrl: string;
173
+ }
174
+ /**
175
+ * Type definition for AWS::AppFlow::ConnectorProfile.GoogleAnalyticsConnectorProfileCredentials
176
+ *
177
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-googleanalyticsconnectorprofilecredentials.html | AWS::AppFlow::ConnectorProfile.GoogleAnalyticsConnectorProfileCredentials}
178
+ */
179
+ export interface AppFlowConnectorProfileGoogleAnalyticsConnectorProfileCredentials {
180
+ RefreshToken?: string;
181
+ ClientSecret: string;
182
+ AccessToken?: string;
183
+ ClientId: string;
184
+ ConnectorOAuthRequest?: AppFlowConnectorProfileConnectorOAuthRequest;
185
+ }
186
+ /**
187
+ * Type definition for AWS::AppFlow::ConnectorProfile.InforNexusConnectorProfileCredentials
188
+ *
189
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-infornexusconnectorprofilecredentials.html | AWS::AppFlow::ConnectorProfile.InforNexusConnectorProfileCredentials}
190
+ */
191
+ export interface AppFlowConnectorProfileInforNexusConnectorProfileCredentials {
192
+ AccessKeyId: string;
193
+ UserId: string;
194
+ SecretAccessKey: string;
195
+ Datakey: string;
196
+ }
197
+ /**
198
+ * Type definition for AWS::AppFlow::ConnectorProfile.InforNexusConnectorProfileProperties
199
+ *
200
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-infornexusconnectorprofileproperties.html | AWS::AppFlow::ConnectorProfile.InforNexusConnectorProfileProperties}
201
+ */
202
+ export interface AppFlowConnectorProfileInforNexusConnectorProfileProperties {
203
+ InstanceUrl: string;
204
+ }
205
+ /**
206
+ * Type definition for AWS::AppFlow::ConnectorProfile.MarketoConnectorProfileCredentials
207
+ *
208
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-marketoconnectorprofilecredentials.html | AWS::AppFlow::ConnectorProfile.MarketoConnectorProfileCredentials}
209
+ */
210
+ export interface AppFlowConnectorProfileMarketoConnectorProfileCredentials {
211
+ ClientSecret: string;
212
+ AccessToken?: string;
213
+ ClientId: string;
214
+ ConnectorOAuthRequest?: AppFlowConnectorProfileConnectorOAuthRequest;
215
+ }
216
+ /**
217
+ * Type definition for AWS::AppFlow::ConnectorProfile.MarketoConnectorProfileProperties
218
+ *
219
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-marketoconnectorprofileproperties.html | AWS::AppFlow::ConnectorProfile.MarketoConnectorProfileProperties}
220
+ */
221
+ export interface AppFlowConnectorProfileMarketoConnectorProfileProperties {
222
+ InstanceUrl: string;
223
+ }
224
+ /**
225
+ * Type definition for AWS::AppFlow::ConnectorProfile.OAuth2Credentials
226
+ *
227
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-oauth2credentials.html | AWS::AppFlow::ConnectorProfile.OAuth2Credentials}
228
+ */
229
+ export interface AppFlowConnectorProfileOAuth2Credentials {
230
+ OAuthRequest?: AppFlowConnectorProfileConnectorOAuthRequest;
231
+ RefreshToken?: string;
232
+ ClientSecret?: string;
233
+ AccessToken?: string;
234
+ ClientId?: string;
235
+ }
236
+ /**
237
+ * Type definition for AWS::AppFlow::ConnectorProfile.OAuth2Properties
238
+ *
239
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-oauth2properties.html | AWS::AppFlow::ConnectorProfile.OAuth2Properties}
240
+ */
241
+ export interface AppFlowConnectorProfileOAuth2Properties {
242
+ TokenUrlCustomProperties?: Record<string, any>;
243
+ TokenUrl?: string;
244
+ OAuth2GrantType?: string;
245
+ }
246
+ /**
247
+ * Type definition for AWS::AppFlow::ConnectorProfile.OAuthCredentials
248
+ *
249
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-oauthcredentials.html | AWS::AppFlow::ConnectorProfile.OAuthCredentials}
250
+ */
251
+ export interface AppFlowConnectorProfileOAuthCredentials {
252
+ RefreshToken?: string;
253
+ AccessToken?: string;
254
+ ClientSecret?: string;
255
+ ClientId?: string;
256
+ ConnectorOAuthRequest?: AppFlowConnectorProfileConnectorOAuthRequest;
257
+ }
258
+ /**
259
+ * Type definition for AWS::AppFlow::ConnectorProfile.OAuthProperties
260
+ *
261
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-oauthproperties.html | AWS::AppFlow::ConnectorProfile.OAuthProperties}
262
+ */
263
+ export interface AppFlowConnectorProfileOAuthProperties {
264
+ AuthCodeUrl?: string;
265
+ TokenUrl?: string;
266
+ OAuthScopes?: any[];
267
+ }
268
+ /**
269
+ * Type definition for AWS::AppFlow::ConnectorProfile.PardotConnectorProfileCredentials
270
+ *
271
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-pardotconnectorprofilecredentials.html | AWS::AppFlow::ConnectorProfile.PardotConnectorProfileCredentials}
272
+ */
273
+ export interface AppFlowConnectorProfilePardotConnectorProfileCredentials {
274
+ RefreshToken?: string;
275
+ AccessToken?: string;
276
+ ClientCredentialsArn?: string;
277
+ ConnectorOAuthRequest?: AppFlowConnectorProfileConnectorOAuthRequest;
278
+ }
279
+ /**
280
+ * Type definition for AWS::AppFlow::ConnectorProfile.PardotConnectorProfileProperties
281
+ *
282
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-pardotconnectorprofileproperties.html | AWS::AppFlow::ConnectorProfile.PardotConnectorProfileProperties}
283
+ */
284
+ export interface AppFlowConnectorProfilePardotConnectorProfileProperties {
285
+ InstanceUrl?: string;
286
+ IsSandboxEnvironment?: boolean;
287
+ BusinessUnitId: string;
288
+ }
289
+ /**
290
+ * Type definition for AWS::AppFlow::ConnectorProfile.RedshiftConnectorProfileCredentials
291
+ *
292
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-redshiftconnectorprofilecredentials.html | AWS::AppFlow::ConnectorProfile.RedshiftConnectorProfileCredentials}
293
+ */
294
+ export interface AppFlowConnectorProfileRedshiftConnectorProfileCredentials {
295
+ Username?: string;
296
+ Password?: string;
297
+ }
298
+ /**
299
+ * Type definition for AWS::AppFlow::ConnectorProfile.RedshiftConnectorProfileProperties
300
+ *
301
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-redshiftconnectorprofileproperties.html | AWS::AppFlow::ConnectorProfile.RedshiftConnectorProfileProperties}
302
+ */
303
+ export interface AppFlowConnectorProfileRedshiftConnectorProfileProperties {
304
+ DatabaseUrl?: string;
305
+ BucketName: string;
306
+ IsRedshiftServerless?: boolean;
307
+ DataApiRoleArn?: string;
308
+ DatabaseName?: string;
309
+ WorkgroupName?: string;
310
+ BucketPrefix?: string;
311
+ ClusterIdentifier?: string;
312
+ RoleArn: string;
313
+ }
314
+ /**
315
+ * Type definition for AWS::AppFlow::ConnectorProfile.SAPODataConnectorProfileCredentials
316
+ *
317
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-sapodataconnectorprofilecredentials.html | AWS::AppFlow::ConnectorProfile.SAPODataConnectorProfileCredentials}
318
+ */
319
+ export interface AppFlowConnectorProfileSAPODataConnectorProfileCredentials {
320
+ BasicAuthCredentials?: AppFlowConnectorProfileBasicAuthCredentials;
321
+ OAuthCredentials?: AppFlowConnectorProfileOAuthCredentials;
322
+ }
323
+ /**
324
+ * Type definition for AWS::AppFlow::ConnectorProfile.SAPODataConnectorProfileProperties
325
+ *
326
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-sapodataconnectorprofileproperties.html | AWS::AppFlow::ConnectorProfile.SAPODataConnectorProfileProperties}
327
+ */
328
+ export interface AppFlowConnectorProfileSAPODataConnectorProfileProperties {
329
+ ApplicationServicePath?: string;
330
+ ApplicationHostUrl?: string;
331
+ OAuthProperties?: AppFlowConnectorProfileOAuthProperties;
332
+ DisableSSO?: boolean;
333
+ LogonLanguage?: string;
334
+ PrivateLinkServiceName?: string;
335
+ PortNumber?: number;
336
+ ClientNumber?: string;
337
+ }
338
+ /**
339
+ * Type definition for AWS::AppFlow::ConnectorProfile.SalesforceConnectorProfileCredentials
340
+ *
341
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-salesforceconnectorprofilecredentials.html | AWS::AppFlow::ConnectorProfile.SalesforceConnectorProfileCredentials}
342
+ */
343
+ export interface AppFlowConnectorProfileSalesforceConnectorProfileCredentials {
344
+ JwtToken?: string;
345
+ RefreshToken?: string;
346
+ AccessToken?: string;
347
+ ClientCredentialsArn?: string;
348
+ ConnectorOAuthRequest?: AppFlowConnectorProfileConnectorOAuthRequest;
349
+ OAuth2GrantType?: string;
350
+ }
351
+ /**
352
+ * Type definition for AWS::AppFlow::ConnectorProfile.SalesforceConnectorProfileProperties
353
+ *
354
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-salesforceconnectorprofileproperties.html | AWS::AppFlow::ConnectorProfile.SalesforceConnectorProfileProperties}
355
+ */
356
+ export interface AppFlowConnectorProfileSalesforceConnectorProfileProperties {
357
+ InstanceUrl?: string;
358
+ isSandboxEnvironment?: boolean;
359
+ usePrivateLinkForMetadataAndAuthorization?: boolean;
360
+ }
361
+ /**
362
+ * Type definition for AWS::AppFlow::ConnectorProfile.ServiceNowConnectorProfileCredentials
363
+ *
364
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-servicenowconnectorprofilecredentials.html | AWS::AppFlow::ConnectorProfile.ServiceNowConnectorProfileCredentials}
365
+ */
366
+ export interface AppFlowConnectorProfileServiceNowConnectorProfileCredentials {
367
+ Username?: string;
368
+ OAuth2Credentials?: AppFlowConnectorProfileOAuth2Credentials;
369
+ Password?: string;
370
+ }
371
+ /**
372
+ * Type definition for AWS::AppFlow::ConnectorProfile.ServiceNowConnectorProfileProperties
373
+ *
374
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-servicenowconnectorprofileproperties.html | AWS::AppFlow::ConnectorProfile.ServiceNowConnectorProfileProperties}
375
+ */
376
+ export interface AppFlowConnectorProfileServiceNowConnectorProfileProperties {
377
+ InstanceUrl: string;
378
+ }
379
+ /**
380
+ * Type definition for AWS::AppFlow::ConnectorProfile.SingularConnectorProfileCredentials
381
+ *
382
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-singularconnectorprofilecredentials.html | AWS::AppFlow::ConnectorProfile.SingularConnectorProfileCredentials}
383
+ */
384
+ export interface AppFlowConnectorProfileSingularConnectorProfileCredentials {
385
+ ApiKey: string;
386
+ }
387
+ /**
388
+ * Type definition for AWS::AppFlow::ConnectorProfile.SlackConnectorProfileCredentials
389
+ *
390
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-slackconnectorprofilecredentials.html | AWS::AppFlow::ConnectorProfile.SlackConnectorProfileCredentials}
391
+ */
392
+ export interface AppFlowConnectorProfileSlackConnectorProfileCredentials {
393
+ ClientSecret: string;
394
+ AccessToken?: string;
395
+ ClientId: string;
396
+ ConnectorOAuthRequest?: AppFlowConnectorProfileConnectorOAuthRequest;
397
+ }
398
+ /**
399
+ * Type definition for AWS::AppFlow::ConnectorProfile.SlackConnectorProfileProperties
400
+ *
401
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-slackconnectorprofileproperties.html | AWS::AppFlow::ConnectorProfile.SlackConnectorProfileProperties}
402
+ */
403
+ export interface AppFlowConnectorProfileSlackConnectorProfileProperties {
404
+ InstanceUrl: string;
405
+ }
406
+ /**
407
+ * Type definition for AWS::AppFlow::ConnectorProfile.SnowflakeConnectorProfileCredentials
408
+ *
409
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-snowflakeconnectorprofilecredentials.html | AWS::AppFlow::ConnectorProfile.SnowflakeConnectorProfileCredentials}
410
+ */
411
+ export interface AppFlowConnectorProfileSnowflakeConnectorProfileCredentials {
412
+ Username: string;
413
+ Password: string;
414
+ }
415
+ /**
416
+ * Type definition for AWS::AppFlow::ConnectorProfile.SnowflakeConnectorProfileProperties
417
+ *
418
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-snowflakeconnectorprofileproperties.html | AWS::AppFlow::ConnectorProfile.SnowflakeConnectorProfileProperties}
419
+ */
420
+ export interface AppFlowConnectorProfileSnowflakeConnectorProfileProperties {
421
+ Warehouse: string;
422
+ BucketName: string;
423
+ PrivateLinkServiceName?: string;
424
+ Stage: string;
425
+ Region?: string;
426
+ BucketPrefix?: string;
427
+ AccountName?: string;
428
+ }
429
+ /**
430
+ * Type definition for AWS::AppFlow::ConnectorProfile.TrendmicroConnectorProfileCredentials
431
+ *
432
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-trendmicroconnectorprofilecredentials.html | AWS::AppFlow::ConnectorProfile.TrendmicroConnectorProfileCredentials}
433
+ */
434
+ export interface AppFlowConnectorProfileTrendmicroConnectorProfileCredentials {
435
+ ApiSecretKey: string;
436
+ }
437
+ /**
438
+ * Type definition for AWS::AppFlow::ConnectorProfile.VeevaConnectorProfileCredentials
439
+ *
440
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-veevaconnectorprofilecredentials.html | AWS::AppFlow::ConnectorProfile.VeevaConnectorProfileCredentials}
441
+ */
442
+ export interface AppFlowConnectorProfileVeevaConnectorProfileCredentials {
443
+ Username: string;
444
+ Password: string;
445
+ }
446
+ /**
447
+ * Type definition for AWS::AppFlow::ConnectorProfile.VeevaConnectorProfileProperties
448
+ *
449
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-veevaconnectorprofileproperties.html | AWS::AppFlow::ConnectorProfile.VeevaConnectorProfileProperties}
450
+ */
451
+ export interface AppFlowConnectorProfileVeevaConnectorProfileProperties {
452
+ InstanceUrl: string;
453
+ }
454
+ /**
455
+ * Type definition for AWS::AppFlow::ConnectorProfile.ZendeskConnectorProfileCredentials
456
+ *
457
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-zendeskconnectorprofilecredentials.html | AWS::AppFlow::ConnectorProfile.ZendeskConnectorProfileCredentials}
458
+ */
459
+ export interface AppFlowConnectorProfileZendeskConnectorProfileCredentials {
460
+ ClientSecret: string;
461
+ AccessToken?: string;
462
+ ClientId: string;
463
+ ConnectorOAuthRequest?: AppFlowConnectorProfileConnectorOAuthRequest;
464
+ }
465
+ /**
466
+ * Type definition for AWS::AppFlow::ConnectorProfile.ZendeskConnectorProfileProperties
467
+ *
468
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-connectorprofile-zendeskconnectorprofileproperties.html | AWS::AppFlow::ConnectorProfile.ZendeskConnectorProfileProperties}
469
+ */
470
+ export interface AppFlowConnectorProfileZendeskConnectorProfileProperties {
471
+ InstanceUrl: string;
472
+ }
473
+ /**
474
+ * Type definition for AWS::AppFlow::Flow.AggregationConfig
475
+ *
476
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-aggregationconfig.html | AWS::AppFlow::Flow.AggregationConfig}
477
+ */
478
+ export interface AppFlowFlowAggregationConfig {
479
+ TargetFileSize?: number;
480
+ AggregationType?: string;
481
+ }
482
+ /**
483
+ * Type definition for AWS::AppFlow::Flow.AmplitudeSourceProperties
484
+ *
485
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-amplitudesourceproperties.html | AWS::AppFlow::Flow.AmplitudeSourceProperties}
486
+ */
487
+ export interface AppFlowFlowAmplitudeSourceProperties {
488
+ Object: string;
489
+ }
490
+ /**
491
+ * Type definition for AWS::AppFlow::Flow.ConnectorOperator
492
+ *
493
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-connectoroperator.html | AWS::AppFlow::Flow.ConnectorOperator}
494
+ */
495
+ export interface AppFlowFlowConnectorOperator {
496
+ Amplitude?: string;
497
+ S3?: string;
498
+ GoogleAnalytics?: string;
499
+ ServiceNow?: string;
500
+ CustomConnector?: string;
501
+ SAPOData?: string;
502
+ Pardot?: string;
503
+ Veeva?: string;
504
+ Trendmicro?: string;
505
+ Datadog?: string;
506
+ Marketo?: string;
507
+ Singular?: string;
508
+ Slack?: string;
509
+ Dynatrace?: string;
510
+ Zendesk?: string;
511
+ InforNexus?: string;
512
+ Salesforce?: string;
513
+ }
514
+ /**
515
+ * Type definition for AWS::AppFlow::Flow.CustomConnectorDestinationProperties
516
+ *
517
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-customconnectordestinationproperties.html | AWS::AppFlow::Flow.CustomConnectorDestinationProperties}
518
+ */
519
+ export interface AppFlowFlowCustomConnectorDestinationProperties {
520
+ IdFieldNames?: any[];
521
+ EntityName: string;
522
+ WriteOperationType?: string;
523
+ ErrorHandlingConfig?: AppFlowFlowErrorHandlingConfig;
524
+ CustomProperties?: Record<string, any>;
525
+ }
526
+ /**
527
+ * Type definition for AWS::AppFlow::Flow.CustomConnectorSourceProperties
528
+ *
529
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-customconnectorsourceproperties.html | AWS::AppFlow::Flow.CustomConnectorSourceProperties}
530
+ */
531
+ export interface AppFlowFlowCustomConnectorSourceProperties {
532
+ EntityName: string;
533
+ DataTransferApi?: AppFlowFlowDataTransferApi;
534
+ CustomProperties?: Record<string, any>;
535
+ }
536
+ /**
537
+ * Type definition for AWS::AppFlow::Flow.DataTransferApi
538
+ *
539
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-datatransferapi.html | AWS::AppFlow::Flow.DataTransferApi}
540
+ */
541
+ export interface AppFlowFlowDataTransferApi {
542
+ Type: string;
543
+ Name: string;
544
+ }
545
+ /**
546
+ * Type definition for AWS::AppFlow::Flow.DatadogSourceProperties
547
+ *
548
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-datadogsourceproperties.html | AWS::AppFlow::Flow.DatadogSourceProperties}
549
+ */
550
+ export interface AppFlowFlowDatadogSourceProperties {
551
+ Object: string;
552
+ }
553
+ /**
554
+ * Type definition for AWS::AppFlow::Flow.DestinationConnectorProperties
555
+ *
556
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-destinationconnectorproperties.html | AWS::AppFlow::Flow.DestinationConnectorProperties}
557
+ */
558
+ export interface AppFlowFlowDestinationConnectorProperties {
559
+ S3?: AppFlowFlowS3DestinationProperties;
560
+ CustomConnector?: AppFlowFlowCustomConnectorDestinationProperties;
561
+ Upsolver?: AppFlowFlowUpsolverDestinationProperties;
562
+ SAPOData?: AppFlowFlowSAPODataDestinationProperties;
563
+ Snowflake?: AppFlowFlowSnowflakeDestinationProperties;
564
+ LookoutMetrics?: AppFlowFlowLookoutMetricsDestinationProperties;
565
+ EventBridge?: AppFlowFlowEventBridgeDestinationProperties;
566
+ Zendesk?: AppFlowFlowZendeskDestinationProperties;
567
+ Marketo?: AppFlowFlowMarketoDestinationProperties;
568
+ Redshift?: AppFlowFlowRedshiftDestinationProperties;
569
+ Salesforce?: AppFlowFlowSalesforceDestinationProperties;
570
+ }
571
+ /**
572
+ * Type definition for AWS::AppFlow::Flow.DestinationFlowConfig
573
+ *
574
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-destinationflowconfig.html | AWS::AppFlow::Flow.DestinationFlowConfig}
575
+ */
576
+ export interface AppFlowFlowDestinationFlowConfig {
577
+ ConnectorProfileName?: string;
578
+ ApiVersion?: string;
579
+ ConnectorType: string;
580
+ DestinationConnectorProperties: AppFlowFlowDestinationConnectorProperties;
581
+ }
582
+ /**
583
+ * Type definition for AWS::AppFlow::Flow.DynatraceSourceProperties
584
+ *
585
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-dynatracesourceproperties.html | AWS::AppFlow::Flow.DynatraceSourceProperties}
586
+ */
587
+ export interface AppFlowFlowDynatraceSourceProperties {
588
+ Object: string;
589
+ }
590
+ /**
591
+ * Type definition for AWS::AppFlow::Flow.ErrorHandlingConfig
592
+ *
593
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-errorhandlingconfig.html | AWS::AppFlow::Flow.ErrorHandlingConfig}
594
+ */
595
+ export interface AppFlowFlowErrorHandlingConfig {
596
+ BucketName?: string;
597
+ BucketPrefix?: string;
598
+ FailOnFirstError?: boolean;
599
+ }
600
+ /**
601
+ * Type definition for AWS::AppFlow::Flow.EventBridgeDestinationProperties
602
+ *
603
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-eventbridgedestinationproperties.html | AWS::AppFlow::Flow.EventBridgeDestinationProperties}
604
+ */
605
+ export interface AppFlowFlowEventBridgeDestinationProperties {
606
+ Object: string;
607
+ ErrorHandlingConfig?: AppFlowFlowErrorHandlingConfig;
608
+ }
609
+ /**
610
+ * Type definition for AWS::AppFlow::Flow.GlueDataCatalog
611
+ *
612
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-gluedatacatalog.html | AWS::AppFlow::Flow.GlueDataCatalog}
613
+ */
614
+ export interface AppFlowFlowGlueDataCatalog {
615
+ DatabaseName: string;
616
+ RoleArn: string;
617
+ TablePrefix: string;
618
+ }
619
+ /**
620
+ * Type definition for AWS::AppFlow::Flow.GoogleAnalyticsSourceProperties
621
+ *
622
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-googleanalyticssourceproperties.html | AWS::AppFlow::Flow.GoogleAnalyticsSourceProperties}
623
+ */
624
+ export interface AppFlowFlowGoogleAnalyticsSourceProperties {
625
+ Object: string;
626
+ }
627
+ /**
628
+ * Type definition for AWS::AppFlow::Flow.IncrementalPullConfig
629
+ *
630
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-incrementalpullconfig.html | AWS::AppFlow::Flow.IncrementalPullConfig}
631
+ */
632
+ export interface AppFlowFlowIncrementalPullConfig {
633
+ DatetimeTypeFieldName?: string;
634
+ }
635
+ /**
636
+ * Type definition for AWS::AppFlow::Flow.InforNexusSourceProperties
637
+ *
638
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-infornexussourceproperties.html | AWS::AppFlow::Flow.InforNexusSourceProperties}
639
+ */
640
+ export interface AppFlowFlowInforNexusSourceProperties {
641
+ Object: string;
642
+ }
643
+ /**
644
+ * Type definition for AWS::AppFlow::Flow.LookoutMetricsDestinationProperties
645
+ *
646
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-lookoutmetricsdestinationproperties.html | AWS::AppFlow::Flow.LookoutMetricsDestinationProperties}
647
+ */
648
+ export interface AppFlowFlowLookoutMetricsDestinationProperties {
649
+ Object?: string;
650
+ }
651
+ /**
652
+ * Type definition for AWS::AppFlow::Flow.MarketoDestinationProperties
653
+ *
654
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-marketodestinationproperties.html | AWS::AppFlow::Flow.MarketoDestinationProperties}
655
+ */
656
+ export interface AppFlowFlowMarketoDestinationProperties {
657
+ Object: string;
658
+ ErrorHandlingConfig?: AppFlowFlowErrorHandlingConfig;
659
+ }
660
+ /**
661
+ * Type definition for AWS::AppFlow::Flow.MarketoSourceProperties
662
+ *
663
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-marketosourceproperties.html | AWS::AppFlow::Flow.MarketoSourceProperties}
664
+ */
665
+ export interface AppFlowFlowMarketoSourceProperties {
666
+ Object: string;
667
+ }
668
+ /**
669
+ * Type definition for AWS::AppFlow::Flow.MetadataCatalogConfig
670
+ *
671
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-metadatacatalogconfig.html | AWS::AppFlow::Flow.MetadataCatalogConfig}
672
+ */
673
+ export interface AppFlowFlowMetadataCatalogConfig {
674
+ GlueDataCatalog?: AppFlowFlowGlueDataCatalog;
675
+ }
676
+ /**
677
+ * Type definition for AWS::AppFlow::Flow.PardotSourceProperties
678
+ *
679
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-pardotsourceproperties.html | AWS::AppFlow::Flow.PardotSourceProperties}
680
+ */
681
+ export interface AppFlowFlowPardotSourceProperties {
682
+ Object: string;
683
+ }
684
+ /**
685
+ * Type definition for AWS::AppFlow::Flow.PrefixConfig
686
+ *
687
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-prefixconfig.html | AWS::AppFlow::Flow.PrefixConfig}
688
+ */
689
+ export interface AppFlowFlowPrefixConfig {
690
+ PrefixType?: string;
691
+ PathPrefixHierarchy?: any[];
692
+ PrefixFormat?: string;
693
+ }
694
+ /**
695
+ * Type definition for AWS::AppFlow::Flow.RedshiftDestinationProperties
696
+ *
697
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-redshiftdestinationproperties.html | AWS::AppFlow::Flow.RedshiftDestinationProperties}
698
+ */
699
+ export interface AppFlowFlowRedshiftDestinationProperties {
700
+ Object: string;
701
+ BucketPrefix?: string;
702
+ IntermediateBucketName: string;
703
+ ErrorHandlingConfig?: AppFlowFlowErrorHandlingConfig;
704
+ }
705
+ /**
706
+ * Type definition for AWS::AppFlow::Flow.S3DestinationProperties
707
+ *
708
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-s3destinationproperties.html | AWS::AppFlow::Flow.S3DestinationProperties}
709
+ */
710
+ export interface AppFlowFlowS3DestinationProperties {
711
+ BucketName: string;
712
+ BucketPrefix?: string;
713
+ S3OutputFormatConfig?: AppFlowFlowS3OutputFormatConfig;
714
+ }
715
+ /**
716
+ * Type definition for AWS::AppFlow::Flow.S3InputFormatConfig
717
+ *
718
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-s3inputformatconfig.html | AWS::AppFlow::Flow.S3InputFormatConfig}
719
+ */
720
+ export interface AppFlowFlowS3InputFormatConfig {
721
+ S3InputFileType?: string;
722
+ }
723
+ /**
724
+ * Type definition for AWS::AppFlow::Flow.S3OutputFormatConfig
725
+ *
726
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-s3outputformatconfig.html | AWS::AppFlow::Flow.S3OutputFormatConfig}
727
+ */
728
+ export interface AppFlowFlowS3OutputFormatConfig {
729
+ PrefixConfig?: AppFlowFlowPrefixConfig;
730
+ FileType?: string;
731
+ AggregationConfig?: AppFlowFlowAggregationConfig;
732
+ PreserveSourceDataTyping?: boolean;
733
+ }
734
+ /**
735
+ * Type definition for AWS::AppFlow::Flow.S3SourceProperties
736
+ *
737
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-s3sourceproperties.html | AWS::AppFlow::Flow.S3SourceProperties}
738
+ */
739
+ export interface AppFlowFlowS3SourceProperties {
740
+ S3InputFormatConfig?: AppFlowFlowS3InputFormatConfig;
741
+ BucketName: string;
742
+ BucketPrefix: string;
743
+ }
744
+ /**
745
+ * Type definition for AWS::AppFlow::Flow.SAPODataDestinationProperties
746
+ *
747
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-sapodatadestinationproperties.html | AWS::AppFlow::Flow.SAPODataDestinationProperties}
748
+ */
749
+ export interface AppFlowFlowSAPODataDestinationProperties {
750
+ IdFieldNames?: any[];
751
+ ObjectPath: string;
752
+ WriteOperationType?: string;
753
+ ErrorHandlingConfig?: AppFlowFlowErrorHandlingConfig;
754
+ SuccessResponseHandlingConfig?: AppFlowFlowSuccessResponseHandlingConfig;
755
+ }
756
+ /**
757
+ * Type definition for AWS::AppFlow::Flow.SAPODataPaginationConfig
758
+ *
759
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-sapodatapaginationconfig.html | AWS::AppFlow::Flow.SAPODataPaginationConfig}
760
+ */
761
+ export interface AppFlowFlowSAPODataPaginationConfig {
762
+ maxPageSize: number;
763
+ }
764
+ /**
765
+ * Type definition for AWS::AppFlow::Flow.SAPODataParallelismConfig
766
+ *
767
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-sapodataparallelismconfig.html | AWS::AppFlow::Flow.SAPODataParallelismConfig}
768
+ */
769
+ export interface AppFlowFlowSAPODataParallelismConfig {
770
+ maxParallelism: number;
771
+ }
772
+ /**
773
+ * Type definition for AWS::AppFlow::Flow.SAPODataSourceProperties
774
+ *
775
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-sapodatasourceproperties.html | AWS::AppFlow::Flow.SAPODataSourceProperties}
776
+ */
777
+ export interface AppFlowFlowSAPODataSourceProperties {
778
+ ObjectPath: string;
779
+ paginationConfig?: AppFlowFlowSAPODataPaginationConfig;
780
+ parallelismConfig?: AppFlowFlowSAPODataParallelismConfig;
781
+ }
782
+ /**
783
+ * Type definition for AWS::AppFlow::Flow.SalesforceDestinationProperties
784
+ *
785
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-salesforcedestinationproperties.html | AWS::AppFlow::Flow.SalesforceDestinationProperties}
786
+ */
787
+ export interface AppFlowFlowSalesforceDestinationProperties {
788
+ IdFieldNames?: any[];
789
+ WriteOperationType?: string;
790
+ DataTransferApi?: string;
791
+ Object: string;
792
+ ErrorHandlingConfig?: AppFlowFlowErrorHandlingConfig;
793
+ }
794
+ /**
795
+ * Type definition for AWS::AppFlow::Flow.SalesforceSourceProperties
796
+ *
797
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-salesforcesourceproperties.html | AWS::AppFlow::Flow.SalesforceSourceProperties}
798
+ */
799
+ export interface AppFlowFlowSalesforceSourceProperties {
800
+ IncludeDeletedRecords?: boolean;
801
+ DataTransferApi?: string;
802
+ Object: string;
803
+ EnableDynamicFieldUpdate?: boolean;
804
+ }
805
+ /**
806
+ * Type definition for AWS::AppFlow::Flow.ScheduledTriggerProperties
807
+ *
808
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-scheduledtriggerproperties.html | AWS::AppFlow::Flow.ScheduledTriggerProperties}
809
+ */
810
+ export interface AppFlowFlowScheduledTriggerProperties {
811
+ ScheduleEndTime?: number;
812
+ ScheduleExpression: string;
813
+ FirstExecutionFrom?: number;
814
+ TimeZone?: string;
815
+ ScheduleStartTime?: number;
816
+ DataPullMode?: string;
817
+ ScheduleOffset?: number;
818
+ FlowErrorDeactivationThreshold?: number;
819
+ }
820
+ /**
821
+ * Type definition for AWS::AppFlow::Flow.ServiceNowSourceProperties
822
+ *
823
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-servicenowsourceproperties.html | AWS::AppFlow::Flow.ServiceNowSourceProperties}
824
+ */
825
+ export interface AppFlowFlowServiceNowSourceProperties {
826
+ Object: string;
827
+ }
828
+ /**
829
+ * Type definition for AWS::AppFlow::Flow.SingularSourceProperties
830
+ *
831
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-singularsourceproperties.html | AWS::AppFlow::Flow.SingularSourceProperties}
832
+ */
833
+ export interface AppFlowFlowSingularSourceProperties {
834
+ Object: string;
835
+ }
836
+ /**
837
+ * Type definition for AWS::AppFlow::Flow.SlackSourceProperties
838
+ *
839
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-slacksourceproperties.html | AWS::AppFlow::Flow.SlackSourceProperties}
840
+ */
841
+ export interface AppFlowFlowSlackSourceProperties {
842
+ Object: string;
843
+ }
844
+ /**
845
+ * Type definition for AWS::AppFlow::Flow.SnowflakeDestinationProperties
846
+ *
847
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-snowflakedestinationproperties.html | AWS::AppFlow::Flow.SnowflakeDestinationProperties}
848
+ */
849
+ export interface AppFlowFlowSnowflakeDestinationProperties {
850
+ Object: string;
851
+ BucketPrefix?: string;
852
+ IntermediateBucketName: string;
853
+ ErrorHandlingConfig?: AppFlowFlowErrorHandlingConfig;
854
+ }
855
+ /**
856
+ * Type definition for AWS::AppFlow::Flow.SourceConnectorProperties
857
+ *
858
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-sourceconnectorproperties.html | AWS::AppFlow::Flow.SourceConnectorProperties}
859
+ */
860
+ export interface AppFlowFlowSourceConnectorProperties {
861
+ Amplitude?: AppFlowFlowAmplitudeSourceProperties;
862
+ S3?: AppFlowFlowS3SourceProperties;
863
+ GoogleAnalytics?: AppFlowFlowGoogleAnalyticsSourceProperties;
864
+ ServiceNow?: AppFlowFlowServiceNowSourceProperties;
865
+ CustomConnector?: AppFlowFlowCustomConnectorSourceProperties;
866
+ SAPOData?: AppFlowFlowSAPODataSourceProperties;
867
+ Pardot?: AppFlowFlowPardotSourceProperties;
868
+ Veeva?: AppFlowFlowVeevaSourceProperties;
869
+ Trendmicro?: AppFlowFlowTrendmicroSourceProperties;
870
+ Datadog?: AppFlowFlowDatadogSourceProperties;
871
+ Marketo?: AppFlowFlowMarketoSourceProperties;
872
+ Singular?: AppFlowFlowSingularSourceProperties;
873
+ Slack?: AppFlowFlowSlackSourceProperties;
874
+ Dynatrace?: AppFlowFlowDynatraceSourceProperties;
875
+ Zendesk?: AppFlowFlowZendeskSourceProperties;
876
+ InforNexus?: AppFlowFlowInforNexusSourceProperties;
877
+ Salesforce?: AppFlowFlowSalesforceSourceProperties;
878
+ }
879
+ /**
880
+ * Type definition for AWS::AppFlow::Flow.SourceFlowConfig
881
+ *
882
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-sourceflowconfig.html | AWS::AppFlow::Flow.SourceFlowConfig}
883
+ */
884
+ export interface AppFlowFlowSourceFlowConfig {
885
+ ConnectorProfileName?: string;
886
+ ApiVersion?: string;
887
+ SourceConnectorProperties: AppFlowFlowSourceConnectorProperties;
888
+ ConnectorType: string;
889
+ IncrementalPullConfig?: AppFlowFlowIncrementalPullConfig;
890
+ }
891
+ /**
892
+ * Type definition for AWS::AppFlow::Flow.SuccessResponseHandlingConfig
893
+ *
894
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-successresponsehandlingconfig.html | AWS::AppFlow::Flow.SuccessResponseHandlingConfig}
895
+ */
896
+ export interface AppFlowFlowSuccessResponseHandlingConfig {
897
+ BucketName?: string;
898
+ BucketPrefix?: string;
899
+ }
900
+ /**
901
+ * Type definition for AWS::AppFlow::Flow.Task
902
+ *
903
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-task.html | AWS::AppFlow::Flow.Task}
904
+ */
905
+ export interface AppFlowFlowTask {
906
+ SourceFields: any[];
907
+ DestinationField?: string;
908
+ ConnectorOperator?: AppFlowFlowConnectorOperator;
909
+ TaskType: string;
910
+ TaskProperties?: any[];
911
+ }
912
+ /**
913
+ * Type definition for AWS::AppFlow::Flow.TaskPropertiesObject
914
+ *
915
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-taskpropertiesobject.html | AWS::AppFlow::Flow.TaskPropertiesObject}
916
+ */
917
+ export interface AppFlowFlowTaskPropertiesObject {
918
+ Value: string;
919
+ Key: string;
920
+ }
921
+ /**
922
+ * Type definition for AWS::AppFlow::Flow.TrendmicroSourceProperties
923
+ *
924
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-trendmicrosourceproperties.html | AWS::AppFlow::Flow.TrendmicroSourceProperties}
925
+ */
926
+ export interface AppFlowFlowTrendmicroSourceProperties {
927
+ Object: string;
928
+ }
929
+ /**
930
+ * Type definition for AWS::AppFlow::Flow.TriggerConfig
931
+ *
932
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-triggerconfig.html | AWS::AppFlow::Flow.TriggerConfig}
933
+ */
934
+ export interface AppFlowFlowTriggerConfig {
935
+ TriggerType: string;
936
+ TriggerProperties?: AppFlowFlowScheduledTriggerProperties;
937
+ }
938
+ /**
939
+ * Type definition for AWS::AppFlow::Flow.UpsolverDestinationProperties
940
+ *
941
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-upsolverdestinationproperties.html | AWS::AppFlow::Flow.UpsolverDestinationProperties}
942
+ */
943
+ export interface AppFlowFlowUpsolverDestinationProperties {
944
+ BucketName: string;
945
+ BucketPrefix?: string;
946
+ S3OutputFormatConfig: AppFlowFlowUpsolverS3OutputFormatConfig;
947
+ }
948
+ /**
949
+ * Type definition for AWS::AppFlow::Flow.UpsolverS3OutputFormatConfig
950
+ *
951
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-upsolvers3outputformatconfig.html | AWS::AppFlow::Flow.UpsolverS3OutputFormatConfig}
952
+ */
953
+ export interface AppFlowFlowUpsolverS3OutputFormatConfig {
954
+ PrefixConfig: AppFlowFlowPrefixConfig;
955
+ FileType?: string;
956
+ AggregationConfig?: AppFlowFlowAggregationConfig;
957
+ }
958
+ /**
959
+ * Type definition for AWS::AppFlow::Flow.VeevaSourceProperties
960
+ *
961
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-veevasourceproperties.html | AWS::AppFlow::Flow.VeevaSourceProperties}
962
+ */
963
+ export interface AppFlowFlowVeevaSourceProperties {
964
+ IncludeAllVersions?: boolean;
965
+ IncludeRenditions?: boolean;
966
+ DocumentType?: string;
967
+ Object: string;
968
+ IncludeSourceFiles?: boolean;
969
+ }
970
+ /**
971
+ * Type definition for AWS::AppFlow::Flow.ZendeskDestinationProperties
972
+ *
973
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-zendeskdestinationproperties.html | AWS::AppFlow::Flow.ZendeskDestinationProperties}
974
+ */
975
+ export interface AppFlowFlowZendeskDestinationProperties {
976
+ IdFieldNames?: any[];
977
+ WriteOperationType?: string;
978
+ Object: string;
979
+ ErrorHandlingConfig?: AppFlowFlowErrorHandlingConfig;
980
+ }
981
+ /**
982
+ * Type definition for AWS::AppFlow::Flow.ZendeskSourceProperties
983
+ *
984
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-zendesksourceproperties.html | AWS::AppFlow::Flow.ZendeskSourceProperties}
985
+ */
986
+ export interface AppFlowFlowZendeskSourceProperties {
987
+ Object: string;
988
+ }
989
+ /**
990
+ * Type definition for AWS::AppFlow::Connector
991
+ *
992
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-connector.html | AWS::AppFlow::Connector}
993
+ */
994
+ export interface AppFlowConnectorProps {
995
+ ConnectorLabel?: string;
996
+ ConnectorProvisioningType: string;
997
+ Description?: string;
998
+ ConnectorProvisioningConfig: AppFlowConnectorConnectorProvisioningConfig;
999
+ }
1000
+ /**
1001
+ * Attributes type definition for AWS::AppFlow::Connector
1002
+ *
1003
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-connector.html | AWS::AppFlow::Connector}
1004
+ */
1005
+ export interface AppFlowConnectorAttribs {
1006
+ ConnectorArn?: string;
1007
+ }
1008
+ /**
1009
+ * Resource class for AWS::AppFlow::Connector
1010
+ *
1011
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-connector.html | AWS::AppFlow::Connector}
1012
+ */
1013
+ export declare class AppFlowConnector extends ResourceBase<"AWS::AppFlow::Connector", AppFlowConnectorProps, AppFlowConnectorAttribs> {
1014
+ static readonly Type = "AWS::AppFlow::Connector";
1015
+ static readonly AttributeNames: readonly (keyof AppFlowConnectorAttribs)[];
1016
+ constructor(logicalId: string, properties: AppFlowConnectorProps, options?: ResourceOptions);
1017
+ }
1018
+ /**
1019
+ * Type definition for AWS::AppFlow::ConnectorProfile
1020
+ *
1021
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-connectorprofile.html | AWS::AppFlow::ConnectorProfile}
1022
+ */
1023
+ export interface AppFlowConnectorProfileProps {
1024
+ ConnectorLabel?: string;
1025
+ ConnectorProfileName: string;
1026
+ KMSArn?: string;
1027
+ ConnectorType: string;
1028
+ ConnectionMode: string;
1029
+ ConnectorProfileConfig?: AppFlowConnectorProfileConnectorProfileConfig;
1030
+ }
1031
+ /**
1032
+ * Attributes type definition for AWS::AppFlow::ConnectorProfile
1033
+ *
1034
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-connectorprofile.html | AWS::AppFlow::ConnectorProfile}
1035
+ */
1036
+ export interface AppFlowConnectorProfileAttribs {
1037
+ CredentialsArn?: string;
1038
+ ConnectorProfileArn?: string;
1039
+ }
1040
+ /**
1041
+ * Resource class for AWS::AppFlow::ConnectorProfile
1042
+ *
1043
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-connectorprofile.html | AWS::AppFlow::ConnectorProfile}
1044
+ */
1045
+ export declare class AppFlowConnectorProfile extends ResourceBase<"AWS::AppFlow::ConnectorProfile", AppFlowConnectorProfileProps, AppFlowConnectorProfileAttribs> {
1046
+ static readonly Type = "AWS::AppFlow::ConnectorProfile";
1047
+ static readonly AttributeNames: readonly (keyof AppFlowConnectorProfileAttribs)[];
1048
+ constructor(logicalId: string, properties: AppFlowConnectorProfileProps, options?: ResourceOptions);
1049
+ }
1050
+ /**
1051
+ * Type definition for AWS::AppFlow::Flow
1052
+ *
1053
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html | AWS::AppFlow::Flow}
1054
+ */
1055
+ export interface AppFlowFlowProps {
1056
+ Description?: string;
1057
+ KMSArn?: string;
1058
+ Tasks: any[];
1059
+ FlowName: string;
1060
+ TriggerConfig: AppFlowFlowTriggerConfig;
1061
+ DestinationFlowConfigList: any[];
1062
+ SourceFlowConfig: AppFlowFlowSourceFlowConfig;
1063
+ FlowStatus?: string;
1064
+ Tags?: Tag[];
1065
+ MetadataCatalogConfig?: AppFlowFlowMetadataCatalogConfig;
1066
+ }
1067
+ /**
1068
+ * Attributes type definition for AWS::AppFlow::Flow
1069
+ *
1070
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html | AWS::AppFlow::Flow}
1071
+ */
1072
+ export interface AppFlowFlowAttribs {
1073
+ FlowArn?: string;
1074
+ }
1075
+ /**
1076
+ * Resource class for AWS::AppFlow::Flow
1077
+ *
1078
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appflow-flow.html | AWS::AppFlow::Flow}
1079
+ */
1080
+ export declare class AppFlowFlow extends ResourceBase<"AWS::AppFlow::Flow", AppFlowFlowProps, AppFlowFlowAttribs> {
1081
+ static readonly Type = "AWS::AppFlow::Flow";
1082
+ static readonly AttributeNames: readonly (keyof AppFlowFlowAttribs)[];
1083
+ constructor(logicalId: string, properties: AppFlowFlowProps, options?: ResourceOptions);
1084
+ }