@awboost/cfntypes 1.0.0-beta.58 → 1.0.0-beta.60

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 +1119 -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 +504 -0
  159. package/lib/resources.generated/AWS-ElasticLoadBalancingV2.js +77 -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 +568 -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 +1546 -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 +369 -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 +692 -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 -90257
  464. package/lib/resources.generated.js +0 -2289
  465. /package/lib/{definitions.js → resources.generated/core.js} +0 -0
@@ -0,0 +1,1959 @@
1
+ import { ResourceBase } from "../util.js";
2
+ import { ResourceOptions } from "../template.js";
3
+ /**
4
+ * Type definition for AWS::MediaLive::Channel.AacSettings
5
+ *
6
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-aacsettings.html | AWS::MediaLive::Channel.AacSettings}
7
+ */
8
+ export interface MediaLiveChannelAacSettings {
9
+ CodingMode?: string;
10
+ RateControlMode?: string;
11
+ SampleRate?: number;
12
+ InputType?: string;
13
+ VbrQuality?: string;
14
+ RawFormat?: string;
15
+ Spec?: string;
16
+ Bitrate?: number;
17
+ Profile?: string;
18
+ }
19
+ /**
20
+ * Type definition for AWS::MediaLive::Channel.Ac3Settings
21
+ *
22
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-ac3settings.html | AWS::MediaLive::Channel.Ac3Settings}
23
+ */
24
+ export interface MediaLiveChannelAc3Settings {
25
+ CodingMode?: string;
26
+ DrcProfile?: string;
27
+ MetadataControl?: string;
28
+ Dialnorm?: number;
29
+ LfeFilter?: string;
30
+ BitstreamMode?: string;
31
+ AttenuationControl?: string;
32
+ Bitrate?: number;
33
+ }
34
+ /**
35
+ * Type definition for AWS::MediaLive::Channel.AncillarySourceSettings
36
+ *
37
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-ancillarysourcesettings.html | AWS::MediaLive::Channel.AncillarySourceSettings}
38
+ */
39
+ export interface MediaLiveChannelAncillarySourceSettings {
40
+ SourceAncillaryChannelNumber?: number;
41
+ }
42
+ /**
43
+ * Type definition for AWS::MediaLive::Channel.ArchiveCdnSettings
44
+ *
45
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-archivecdnsettings.html | AWS::MediaLive::Channel.ArchiveCdnSettings}
46
+ */
47
+ export interface MediaLiveChannelArchiveCdnSettings {
48
+ ArchiveS3Settings?: MediaLiveChannelArchiveS3Settings;
49
+ }
50
+ /**
51
+ * Type definition for AWS::MediaLive::Channel.ArchiveContainerSettings
52
+ *
53
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-archivecontainersettings.html | AWS::MediaLive::Channel.ArchiveContainerSettings}
54
+ */
55
+ export interface MediaLiveChannelArchiveContainerSettings {
56
+ RawSettings?: MediaLiveChannelRawSettings;
57
+ M2tsSettings?: MediaLiveChannelM2tsSettings;
58
+ }
59
+ /**
60
+ * Type definition for AWS::MediaLive::Channel.ArchiveGroupSettings
61
+ *
62
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-archivegroupsettings.html | AWS::MediaLive::Channel.ArchiveGroupSettings}
63
+ */
64
+ export interface MediaLiveChannelArchiveGroupSettings {
65
+ Destination?: MediaLiveChannelOutputLocationRef;
66
+ ArchiveCdnSettings?: MediaLiveChannelArchiveCdnSettings;
67
+ RolloverInterval?: number;
68
+ }
69
+ /**
70
+ * Type definition for AWS::MediaLive::Channel.ArchiveOutputSettings
71
+ *
72
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-archiveoutputsettings.html | AWS::MediaLive::Channel.ArchiveOutputSettings}
73
+ */
74
+ export interface MediaLiveChannelArchiveOutputSettings {
75
+ Extension?: string;
76
+ NameModifier?: string;
77
+ ContainerSettings?: MediaLiveChannelArchiveContainerSettings;
78
+ }
79
+ /**
80
+ * Type definition for AWS::MediaLive::Channel.ArchiveS3Settings
81
+ *
82
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-archives3settings.html | AWS::MediaLive::Channel.ArchiveS3Settings}
83
+ */
84
+ export interface MediaLiveChannelArchiveS3Settings {
85
+ CannedAcl?: string;
86
+ }
87
+ /**
88
+ * Type definition for AWS::MediaLive::Channel.AribDestinationSettings
89
+ *
90
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-aribdestinationsettings.html | AWS::MediaLive::Channel.AribDestinationSettings}
91
+ */
92
+ export interface MediaLiveChannelAribDestinationSettings {
93
+ }
94
+ /**
95
+ * Type definition for AWS::MediaLive::Channel.AribSourceSettings
96
+ *
97
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-aribsourcesettings.html | AWS::MediaLive::Channel.AribSourceSettings}
98
+ */
99
+ export interface MediaLiveChannelAribSourceSettings {
100
+ }
101
+ /**
102
+ * Type definition for AWS::MediaLive::Channel.AudioChannelMapping
103
+ *
104
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiochannelmapping.html | AWS::MediaLive::Channel.AudioChannelMapping}
105
+ */
106
+ export interface MediaLiveChannelAudioChannelMapping {
107
+ OutputChannel?: number;
108
+ InputChannelLevels?: any[];
109
+ }
110
+ /**
111
+ * Type definition for AWS::MediaLive::Channel.AudioCodecSettings
112
+ *
113
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiocodecsettings.html | AWS::MediaLive::Channel.AudioCodecSettings}
114
+ */
115
+ export interface MediaLiveChannelAudioCodecSettings {
116
+ Eac3Settings?: MediaLiveChannelEac3Settings;
117
+ Ac3Settings?: MediaLiveChannelAc3Settings;
118
+ Mp2Settings?: MediaLiveChannelMp2Settings;
119
+ Eac3AtmosSettings?: MediaLiveChannelEac3AtmosSettings;
120
+ PassThroughSettings?: MediaLiveChannelPassThroughSettings;
121
+ WavSettings?: MediaLiveChannelWavSettings;
122
+ AacSettings?: MediaLiveChannelAacSettings;
123
+ }
124
+ /**
125
+ * Type definition for AWS::MediaLive::Channel.AudioDescription
126
+ *
127
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiodescription.html | AWS::MediaLive::Channel.AudioDescription}
128
+ */
129
+ export interface MediaLiveChannelAudioDescription {
130
+ AudioNormalizationSettings?: MediaLiveChannelAudioNormalizationSettings;
131
+ LanguageCode?: string;
132
+ RemixSettings?: MediaLiveChannelRemixSettings;
133
+ AudioSelectorName?: string;
134
+ StreamName?: string;
135
+ LanguageCodeControl?: string;
136
+ AudioType?: string;
137
+ AudioTypeControl?: string;
138
+ CodecSettings?: MediaLiveChannelAudioCodecSettings;
139
+ Name?: string;
140
+ AudioWatermarkingSettings?: MediaLiveChannelAudioWatermarkSettings;
141
+ }
142
+ /**
143
+ * Type definition for AWS::MediaLive::Channel.AudioDolbyEDecode
144
+ *
145
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiodolbyedecode.html | AWS::MediaLive::Channel.AudioDolbyEDecode}
146
+ */
147
+ export interface MediaLiveChannelAudioDolbyEDecode {
148
+ ProgramSelection?: string;
149
+ }
150
+ /**
151
+ * Type definition for AWS::MediaLive::Channel.AudioHlsRenditionSelection
152
+ *
153
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiohlsrenditionselection.html | AWS::MediaLive::Channel.AudioHlsRenditionSelection}
154
+ */
155
+ export interface MediaLiveChannelAudioHlsRenditionSelection {
156
+ GroupId?: string;
157
+ Name?: string;
158
+ }
159
+ /**
160
+ * Type definition for AWS::MediaLive::Channel.AudioLanguageSelection
161
+ *
162
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiolanguageselection.html | AWS::MediaLive::Channel.AudioLanguageSelection}
163
+ */
164
+ export interface MediaLiveChannelAudioLanguageSelection {
165
+ LanguageCode?: string;
166
+ LanguageSelectionPolicy?: string;
167
+ }
168
+ /**
169
+ * Type definition for AWS::MediaLive::Channel.AudioNormalizationSettings
170
+ *
171
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audionormalizationsettings.html | AWS::MediaLive::Channel.AudioNormalizationSettings}
172
+ */
173
+ export interface MediaLiveChannelAudioNormalizationSettings {
174
+ TargetLkfs?: number;
175
+ Algorithm?: string;
176
+ AlgorithmControl?: string;
177
+ }
178
+ /**
179
+ * Type definition for AWS::MediaLive::Channel.AudioOnlyHlsSettings
180
+ *
181
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audioonlyhlssettings.html | AWS::MediaLive::Channel.AudioOnlyHlsSettings}
182
+ */
183
+ export interface MediaLiveChannelAudioOnlyHlsSettings {
184
+ SegmentType?: string;
185
+ AudioTrackType?: string;
186
+ AudioOnlyImage?: MediaLiveChannelInputLocation;
187
+ AudioGroupId?: string;
188
+ }
189
+ /**
190
+ * Type definition for AWS::MediaLive::Channel.AudioPidSelection
191
+ *
192
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiopidselection.html | AWS::MediaLive::Channel.AudioPidSelection}
193
+ */
194
+ export interface MediaLiveChannelAudioPidSelection {
195
+ Pid?: number;
196
+ }
197
+ /**
198
+ * Type definition for AWS::MediaLive::Channel.AudioSelector
199
+ *
200
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audioselector.html | AWS::MediaLive::Channel.AudioSelector}
201
+ */
202
+ export interface MediaLiveChannelAudioSelector {
203
+ SelectorSettings?: MediaLiveChannelAudioSelectorSettings;
204
+ Name?: string;
205
+ }
206
+ /**
207
+ * Type definition for AWS::MediaLive::Channel.AudioSelectorSettings
208
+ *
209
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audioselectorsettings.html | AWS::MediaLive::Channel.AudioSelectorSettings}
210
+ */
211
+ export interface MediaLiveChannelAudioSelectorSettings {
212
+ AudioPidSelection?: MediaLiveChannelAudioPidSelection;
213
+ AudioLanguageSelection?: MediaLiveChannelAudioLanguageSelection;
214
+ AudioTrackSelection?: MediaLiveChannelAudioTrackSelection;
215
+ AudioHlsRenditionSelection?: MediaLiveChannelAudioHlsRenditionSelection;
216
+ }
217
+ /**
218
+ * Type definition for AWS::MediaLive::Channel.AudioSilenceFailoverSettings
219
+ *
220
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiosilencefailoversettings.html | AWS::MediaLive::Channel.AudioSilenceFailoverSettings}
221
+ */
222
+ export interface MediaLiveChannelAudioSilenceFailoverSettings {
223
+ AudioSelectorName?: string;
224
+ AudioSilenceThresholdMsec?: number;
225
+ }
226
+ /**
227
+ * Type definition for AWS::MediaLive::Channel.AudioTrack
228
+ *
229
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiotrack.html | AWS::MediaLive::Channel.AudioTrack}
230
+ */
231
+ export interface MediaLiveChannelAudioTrack {
232
+ Track?: number;
233
+ }
234
+ /**
235
+ * Type definition for AWS::MediaLive::Channel.AudioTrackSelection
236
+ *
237
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiotrackselection.html | AWS::MediaLive::Channel.AudioTrackSelection}
238
+ */
239
+ export interface MediaLiveChannelAudioTrackSelection {
240
+ DolbyEDecode?: MediaLiveChannelAudioDolbyEDecode;
241
+ Tracks?: any[];
242
+ }
243
+ /**
244
+ * Type definition for AWS::MediaLive::Channel.AudioWatermarkSettings
245
+ *
246
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-audiowatermarksettings.html | AWS::MediaLive::Channel.AudioWatermarkSettings}
247
+ */
248
+ export interface MediaLiveChannelAudioWatermarkSettings {
249
+ NielsenWatermarksSettings?: MediaLiveChannelNielsenWatermarksSettings;
250
+ }
251
+ /**
252
+ * Type definition for AWS::MediaLive::Channel.AutomaticInputFailoverSettings
253
+ *
254
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-automaticinputfailoversettings.html | AWS::MediaLive::Channel.AutomaticInputFailoverSettings}
255
+ */
256
+ export interface MediaLiveChannelAutomaticInputFailoverSettings {
257
+ FailoverConditions?: any[];
258
+ InputPreference?: string;
259
+ SecondaryInputId?: string;
260
+ ErrorClearTimeMsec?: number;
261
+ }
262
+ /**
263
+ * Type definition for AWS::MediaLive::Channel.AvailBlanking
264
+ *
265
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-availblanking.html | AWS::MediaLive::Channel.AvailBlanking}
266
+ */
267
+ export interface MediaLiveChannelAvailBlanking {
268
+ State?: string;
269
+ AvailBlankingImage?: MediaLiveChannelInputLocation;
270
+ }
271
+ /**
272
+ * Type definition for AWS::MediaLive::Channel.AvailConfiguration
273
+ *
274
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-availconfiguration.html | AWS::MediaLive::Channel.AvailConfiguration}
275
+ */
276
+ export interface MediaLiveChannelAvailConfiguration {
277
+ AvailSettings?: MediaLiveChannelAvailSettings;
278
+ }
279
+ /**
280
+ * Type definition for AWS::MediaLive::Channel.AvailSettings
281
+ *
282
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-availsettings.html | AWS::MediaLive::Channel.AvailSettings}
283
+ */
284
+ export interface MediaLiveChannelAvailSettings {
285
+ Scte35SpliceInsert?: MediaLiveChannelScte35SpliceInsert;
286
+ Scte35TimeSignalApos?: MediaLiveChannelScte35TimeSignalApos;
287
+ Esam?: MediaLiveChannelEsam;
288
+ }
289
+ /**
290
+ * Type definition for AWS::MediaLive::Channel.BlackoutSlate
291
+ *
292
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-blackoutslate.html | AWS::MediaLive::Channel.BlackoutSlate}
293
+ */
294
+ export interface MediaLiveChannelBlackoutSlate {
295
+ NetworkEndBlackout?: string;
296
+ State?: string;
297
+ NetworkId?: string;
298
+ NetworkEndBlackoutImage?: MediaLiveChannelInputLocation;
299
+ BlackoutSlateImage?: MediaLiveChannelInputLocation;
300
+ }
301
+ /**
302
+ * Type definition for AWS::MediaLive::Channel.BurnInDestinationSettings
303
+ *
304
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-burnindestinationsettings.html | AWS::MediaLive::Channel.BurnInDestinationSettings}
305
+ */
306
+ export interface MediaLiveChannelBurnInDestinationSettings {
307
+ BackgroundOpacity?: number;
308
+ FontResolution?: number;
309
+ OutlineColor?: string;
310
+ FontColor?: string;
311
+ ShadowColor?: string;
312
+ ShadowOpacity?: number;
313
+ Font?: MediaLiveChannelInputLocation;
314
+ ShadowYOffset?: number;
315
+ Alignment?: string;
316
+ XPosition?: number;
317
+ FontSize?: string;
318
+ YPosition?: number;
319
+ OutlineSize?: number;
320
+ TeletextGridControl?: string;
321
+ FontOpacity?: number;
322
+ ShadowXOffset?: number;
323
+ BackgroundColor?: string;
324
+ }
325
+ /**
326
+ * Type definition for AWS::MediaLive::Channel.CaptionDescription
327
+ *
328
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captiondescription.html | AWS::MediaLive::Channel.CaptionDescription}
329
+ */
330
+ export interface MediaLiveChannelCaptionDescription {
331
+ DestinationSettings?: MediaLiveChannelCaptionDestinationSettings;
332
+ LanguageCode?: string;
333
+ LanguageDescription?: string;
334
+ Accessibility?: string;
335
+ CaptionSelectorName?: string;
336
+ Name?: string;
337
+ }
338
+ /**
339
+ * Type definition for AWS::MediaLive::Channel.CaptionDestinationSettings
340
+ *
341
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captiondestinationsettings.html | AWS::MediaLive::Channel.CaptionDestinationSettings}
342
+ */
343
+ export interface MediaLiveChannelCaptionDestinationSettings {
344
+ AribDestinationSettings?: MediaLiveChannelAribDestinationSettings;
345
+ EbuTtDDestinationSettings?: MediaLiveChannelEbuTtDDestinationSettings;
346
+ SmpteTtDestinationSettings?: MediaLiveChannelSmpteTtDestinationSettings;
347
+ EmbeddedPlusScte20DestinationSettings?: MediaLiveChannelEmbeddedPlusScte20DestinationSettings;
348
+ TtmlDestinationSettings?: MediaLiveChannelTtmlDestinationSettings;
349
+ Scte20PlusEmbeddedDestinationSettings?: MediaLiveChannelScte20PlusEmbeddedDestinationSettings;
350
+ DvbSubDestinationSettings?: MediaLiveChannelDvbSubDestinationSettings;
351
+ TeletextDestinationSettings?: MediaLiveChannelTeletextDestinationSettings;
352
+ BurnInDestinationSettings?: MediaLiveChannelBurnInDestinationSettings;
353
+ WebvttDestinationSettings?: MediaLiveChannelWebvttDestinationSettings;
354
+ EmbeddedDestinationSettings?: MediaLiveChannelEmbeddedDestinationSettings;
355
+ RtmpCaptionInfoDestinationSettings?: MediaLiveChannelRtmpCaptionInfoDestinationSettings;
356
+ Scte27DestinationSettings?: MediaLiveChannelScte27DestinationSettings;
357
+ }
358
+ /**
359
+ * Type definition for AWS::MediaLive::Channel.CaptionLanguageMapping
360
+ *
361
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionlanguagemapping.html | AWS::MediaLive::Channel.CaptionLanguageMapping}
362
+ */
363
+ export interface MediaLiveChannelCaptionLanguageMapping {
364
+ LanguageCode?: string;
365
+ LanguageDescription?: string;
366
+ CaptionChannel?: number;
367
+ }
368
+ /**
369
+ * Type definition for AWS::MediaLive::Channel.CaptionRectangle
370
+ *
371
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionrectangle.html | AWS::MediaLive::Channel.CaptionRectangle}
372
+ */
373
+ export interface MediaLiveChannelCaptionRectangle {
374
+ TopOffset?: number;
375
+ Height?: number;
376
+ Width?: number;
377
+ LeftOffset?: number;
378
+ }
379
+ /**
380
+ * Type definition for AWS::MediaLive::Channel.CaptionSelector
381
+ *
382
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionselector.html | AWS::MediaLive::Channel.CaptionSelector}
383
+ */
384
+ export interface MediaLiveChannelCaptionSelector {
385
+ LanguageCode?: string;
386
+ SelectorSettings?: MediaLiveChannelCaptionSelectorSettings;
387
+ Name?: string;
388
+ }
389
+ /**
390
+ * Type definition for AWS::MediaLive::Channel.CaptionSelectorSettings
391
+ *
392
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-captionselectorsettings.html | AWS::MediaLive::Channel.CaptionSelectorSettings}
393
+ */
394
+ export interface MediaLiveChannelCaptionSelectorSettings {
395
+ DvbSubSourceSettings?: MediaLiveChannelDvbSubSourceSettings;
396
+ Scte27SourceSettings?: MediaLiveChannelScte27SourceSettings;
397
+ AribSourceSettings?: MediaLiveChannelAribSourceSettings;
398
+ EmbeddedSourceSettings?: MediaLiveChannelEmbeddedSourceSettings;
399
+ Scte20SourceSettings?: MediaLiveChannelScte20SourceSettings;
400
+ TeletextSourceSettings?: MediaLiveChannelTeletextSourceSettings;
401
+ AncillarySourceSettings?: MediaLiveChannelAncillarySourceSettings;
402
+ }
403
+ /**
404
+ * Type definition for AWS::MediaLive::Channel.CdiInputSpecification
405
+ *
406
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-cdiinputspecification.html | AWS::MediaLive::Channel.CdiInputSpecification}
407
+ */
408
+ export interface MediaLiveChannelCdiInputSpecification {
409
+ Resolution?: string;
410
+ }
411
+ /**
412
+ * Type definition for AWS::MediaLive::Channel.ColorSpacePassthroughSettings
413
+ *
414
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-colorspacepassthroughsettings.html | AWS::MediaLive::Channel.ColorSpacePassthroughSettings}
415
+ */
416
+ export interface MediaLiveChannelColorSpacePassthroughSettings {
417
+ }
418
+ /**
419
+ * Type definition for AWS::MediaLive::Channel.DolbyVision81Settings
420
+ *
421
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dolbyvision81settings.html | AWS::MediaLive::Channel.DolbyVision81Settings}
422
+ */
423
+ export interface MediaLiveChannelDolbyVision81Settings {
424
+ }
425
+ /**
426
+ * Type definition for AWS::MediaLive::Channel.DvbNitSettings
427
+ *
428
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbnitsettings.html | AWS::MediaLive::Channel.DvbNitSettings}
429
+ */
430
+ export interface MediaLiveChannelDvbNitSettings {
431
+ NetworkName?: string;
432
+ RepInterval?: number;
433
+ NetworkId?: number;
434
+ }
435
+ /**
436
+ * Type definition for AWS::MediaLive::Channel.DvbSdtSettings
437
+ *
438
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsdtsettings.html | AWS::MediaLive::Channel.DvbSdtSettings}
439
+ */
440
+ export interface MediaLiveChannelDvbSdtSettings {
441
+ ServiceProviderName?: string;
442
+ OutputSdt?: string;
443
+ ServiceName?: string;
444
+ RepInterval?: number;
445
+ }
446
+ /**
447
+ * Type definition for AWS::MediaLive::Channel.DvbSubDestinationSettings
448
+ *
449
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubdestinationsettings.html | AWS::MediaLive::Channel.DvbSubDestinationSettings}
450
+ */
451
+ export interface MediaLiveChannelDvbSubDestinationSettings {
452
+ BackgroundOpacity?: number;
453
+ FontResolution?: number;
454
+ OutlineColor?: string;
455
+ FontColor?: string;
456
+ ShadowColor?: string;
457
+ ShadowOpacity?: number;
458
+ Font?: MediaLiveChannelInputLocation;
459
+ ShadowYOffset?: number;
460
+ Alignment?: string;
461
+ XPosition?: number;
462
+ FontSize?: string;
463
+ YPosition?: number;
464
+ OutlineSize?: number;
465
+ TeletextGridControl?: string;
466
+ FontOpacity?: number;
467
+ ShadowXOffset?: number;
468
+ BackgroundColor?: string;
469
+ }
470
+ /**
471
+ * Type definition for AWS::MediaLive::Channel.DvbSubSourceSettings
472
+ *
473
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbsubsourcesettings.html | AWS::MediaLive::Channel.DvbSubSourceSettings}
474
+ */
475
+ export interface MediaLiveChannelDvbSubSourceSettings {
476
+ OcrLanguage?: string;
477
+ Pid?: number;
478
+ }
479
+ /**
480
+ * Type definition for AWS::MediaLive::Channel.DvbTdtSettings
481
+ *
482
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-dvbtdtsettings.html | AWS::MediaLive::Channel.DvbTdtSettings}
483
+ */
484
+ export interface MediaLiveChannelDvbTdtSettings {
485
+ RepInterval?: number;
486
+ }
487
+ /**
488
+ * Type definition for AWS::MediaLive::Channel.Eac3AtmosSettings
489
+ *
490
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-eac3atmossettings.html | AWS::MediaLive::Channel.Eac3AtmosSettings}
491
+ */
492
+ export interface MediaLiveChannelEac3AtmosSettings {
493
+ CodingMode?: string;
494
+ Dialnorm?: number;
495
+ SurroundTrim?: number;
496
+ DrcRf?: string;
497
+ Bitrate?: number;
498
+ DrcLine?: string;
499
+ HeightTrim?: number;
500
+ }
501
+ /**
502
+ * Type definition for AWS::MediaLive::Channel.Eac3Settings
503
+ *
504
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-eac3settings.html | AWS::MediaLive::Channel.Eac3Settings}
505
+ */
506
+ export interface MediaLiveChannelEac3Settings {
507
+ CodingMode?: string;
508
+ SurroundMode?: string;
509
+ PassthroughControl?: string;
510
+ Dialnorm?: number;
511
+ LoRoSurroundMixLevel?: number;
512
+ PhaseControl?: string;
513
+ LtRtCenterMixLevel?: number;
514
+ LfeFilter?: string;
515
+ LfeControl?: string;
516
+ Bitrate?: number;
517
+ DrcLine?: string;
518
+ DcFilter?: string;
519
+ MetadataControl?: string;
520
+ LtRtSurroundMixLevel?: number;
521
+ LoRoCenterMixLevel?: number;
522
+ DrcRf?: string;
523
+ AttenuationControl?: string;
524
+ BitstreamMode?: string;
525
+ SurroundExMode?: string;
526
+ StereoDownmix?: string;
527
+ }
528
+ /**
529
+ * Type definition for AWS::MediaLive::Channel.EbuTtDDestinationSettings
530
+ *
531
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-ebuttddestinationsettings.html | AWS::MediaLive::Channel.EbuTtDDestinationSettings}
532
+ */
533
+ export interface MediaLiveChannelEbuTtDDestinationSettings {
534
+ FontFamily?: string;
535
+ FillLineGap?: string;
536
+ StyleControl?: string;
537
+ CopyrightHolder?: string;
538
+ }
539
+ /**
540
+ * Type definition for AWS::MediaLive::Channel.EmbeddedDestinationSettings
541
+ *
542
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-embeddeddestinationsettings.html | AWS::MediaLive::Channel.EmbeddedDestinationSettings}
543
+ */
544
+ export interface MediaLiveChannelEmbeddedDestinationSettings {
545
+ }
546
+ /**
547
+ * Type definition for AWS::MediaLive::Channel.EmbeddedPlusScte20DestinationSettings
548
+ *
549
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-embeddedplusscte20destinationsettings.html | AWS::MediaLive::Channel.EmbeddedPlusScte20DestinationSettings}
550
+ */
551
+ export interface MediaLiveChannelEmbeddedPlusScte20DestinationSettings {
552
+ }
553
+ /**
554
+ * Type definition for AWS::MediaLive::Channel.EmbeddedSourceSettings
555
+ *
556
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-embeddedsourcesettings.html | AWS::MediaLive::Channel.EmbeddedSourceSettings}
557
+ */
558
+ export interface MediaLiveChannelEmbeddedSourceSettings {
559
+ Source608ChannelNumber?: number;
560
+ Scte20Detection?: string;
561
+ Source608TrackNumber?: number;
562
+ Convert608To708?: string;
563
+ }
564
+ /**
565
+ * Type definition for AWS::MediaLive::Channel.EncoderSettings
566
+ *
567
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-encodersettings.html | AWS::MediaLive::Channel.EncoderSettings}
568
+ */
569
+ export interface MediaLiveChannelEncoderSettings {
570
+ AudioDescriptions?: any[];
571
+ VideoDescriptions?: any[];
572
+ GlobalConfiguration?: MediaLiveChannelGlobalConfiguration;
573
+ MotionGraphicsConfiguration?: MediaLiveChannelMotionGraphicsConfiguration;
574
+ ThumbnailConfiguration?: MediaLiveChannelThumbnailConfiguration;
575
+ FeatureActivations?: MediaLiveChannelFeatureActivations;
576
+ CaptionDescriptions?: any[];
577
+ AvailConfiguration?: MediaLiveChannelAvailConfiguration;
578
+ OutputGroups?: any[];
579
+ AvailBlanking?: MediaLiveChannelAvailBlanking;
580
+ NielsenConfiguration?: MediaLiveChannelNielsenConfiguration;
581
+ BlackoutSlate?: MediaLiveChannelBlackoutSlate;
582
+ TimecodeConfig?: MediaLiveChannelTimecodeConfig;
583
+ }
584
+ /**
585
+ * Type definition for AWS::MediaLive::Channel.Esam
586
+ *
587
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-esam.html | AWS::MediaLive::Channel.Esam}
588
+ */
589
+ export interface MediaLiveChannelEsam {
590
+ AdAvailOffset?: number;
591
+ ZoneIdentity?: string;
592
+ AcquisitionPointId?: string;
593
+ PoisEndpoint?: string;
594
+ Username?: string;
595
+ PasswordParam?: string;
596
+ }
597
+ /**
598
+ * Type definition for AWS::MediaLive::Channel.FailoverCondition
599
+ *
600
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-failovercondition.html | AWS::MediaLive::Channel.FailoverCondition}
601
+ */
602
+ export interface MediaLiveChannelFailoverCondition {
603
+ FailoverConditionSettings?: MediaLiveChannelFailoverConditionSettings;
604
+ }
605
+ /**
606
+ * Type definition for AWS::MediaLive::Channel.FailoverConditionSettings
607
+ *
608
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-failoverconditionsettings.html | AWS::MediaLive::Channel.FailoverConditionSettings}
609
+ */
610
+ export interface MediaLiveChannelFailoverConditionSettings {
611
+ AudioSilenceSettings?: MediaLiveChannelAudioSilenceFailoverSettings;
612
+ VideoBlackSettings?: MediaLiveChannelVideoBlackFailoverSettings;
613
+ InputLossSettings?: MediaLiveChannelInputLossFailoverSettings;
614
+ }
615
+ /**
616
+ * Type definition for AWS::MediaLive::Channel.FeatureActivations
617
+ *
618
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-featureactivations.html | AWS::MediaLive::Channel.FeatureActivations}
619
+ */
620
+ export interface MediaLiveChannelFeatureActivations {
621
+ InputPrepareScheduleActions?: string;
622
+ }
623
+ /**
624
+ * Type definition for AWS::MediaLive::Channel.FecOutputSettings
625
+ *
626
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-fecoutputsettings.html | AWS::MediaLive::Channel.FecOutputSettings}
627
+ */
628
+ export interface MediaLiveChannelFecOutputSettings {
629
+ RowLength?: number;
630
+ ColumnDepth?: number;
631
+ IncludeFec?: string;
632
+ }
633
+ /**
634
+ * Type definition for AWS::MediaLive::Channel.Fmp4HlsSettings
635
+ *
636
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-fmp4hlssettings.html | AWS::MediaLive::Channel.Fmp4HlsSettings}
637
+ */
638
+ export interface MediaLiveChannelFmp4HlsSettings {
639
+ AudioRenditionSets?: string;
640
+ NielsenId3Behavior?: string;
641
+ TimedMetadataBehavior?: string;
642
+ }
643
+ /**
644
+ * Type definition for AWS::MediaLive::Channel.FrameCaptureCdnSettings
645
+ *
646
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-framecapturecdnsettings.html | AWS::MediaLive::Channel.FrameCaptureCdnSettings}
647
+ */
648
+ export interface MediaLiveChannelFrameCaptureCdnSettings {
649
+ FrameCaptureS3Settings?: MediaLiveChannelFrameCaptureS3Settings;
650
+ }
651
+ /**
652
+ * Type definition for AWS::MediaLive::Channel.FrameCaptureGroupSettings
653
+ *
654
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-framecapturegroupsettings.html | AWS::MediaLive::Channel.FrameCaptureGroupSettings}
655
+ */
656
+ export interface MediaLiveChannelFrameCaptureGroupSettings {
657
+ FrameCaptureCdnSettings?: MediaLiveChannelFrameCaptureCdnSettings;
658
+ Destination?: MediaLiveChannelOutputLocationRef;
659
+ }
660
+ /**
661
+ * Type definition for AWS::MediaLive::Channel.FrameCaptureHlsSettings
662
+ *
663
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-framecapturehlssettings.html | AWS::MediaLive::Channel.FrameCaptureHlsSettings}
664
+ */
665
+ export interface MediaLiveChannelFrameCaptureHlsSettings {
666
+ }
667
+ /**
668
+ * Type definition for AWS::MediaLive::Channel.FrameCaptureOutputSettings
669
+ *
670
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-framecaptureoutputsettings.html | AWS::MediaLive::Channel.FrameCaptureOutputSettings}
671
+ */
672
+ export interface MediaLiveChannelFrameCaptureOutputSettings {
673
+ NameModifier?: string;
674
+ }
675
+ /**
676
+ * Type definition for AWS::MediaLive::Channel.FrameCaptureS3Settings
677
+ *
678
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-framecaptures3settings.html | AWS::MediaLive::Channel.FrameCaptureS3Settings}
679
+ */
680
+ export interface MediaLiveChannelFrameCaptureS3Settings {
681
+ CannedAcl?: string;
682
+ }
683
+ /**
684
+ * Type definition for AWS::MediaLive::Channel.FrameCaptureSettings
685
+ *
686
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-framecapturesettings.html | AWS::MediaLive::Channel.FrameCaptureSettings}
687
+ */
688
+ export interface MediaLiveChannelFrameCaptureSettings {
689
+ TimecodeBurninSettings?: MediaLiveChannelTimecodeBurninSettings;
690
+ CaptureInterval?: number;
691
+ CaptureIntervalUnits?: string;
692
+ }
693
+ /**
694
+ * Type definition for AWS::MediaLive::Channel.GlobalConfiguration
695
+ *
696
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-globalconfiguration.html | AWS::MediaLive::Channel.GlobalConfiguration}
697
+ */
698
+ export interface MediaLiveChannelGlobalConfiguration {
699
+ InputEndAction?: string;
700
+ OutputTimingSource?: string;
701
+ OutputLockingMode?: string;
702
+ SupportLowFramerateInputs?: string;
703
+ InitialAudioGain?: number;
704
+ InputLossBehavior?: MediaLiveChannelInputLossBehavior;
705
+ }
706
+ /**
707
+ * Type definition for AWS::MediaLive::Channel.H264ColorSpaceSettings
708
+ *
709
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h264colorspacesettings.html | AWS::MediaLive::Channel.H264ColorSpaceSettings}
710
+ */
711
+ export interface MediaLiveChannelH264ColorSpaceSettings {
712
+ Rec601Settings?: MediaLiveChannelRec601Settings;
713
+ Rec709Settings?: MediaLiveChannelRec709Settings;
714
+ ColorSpacePassthroughSettings?: MediaLiveChannelColorSpacePassthroughSettings;
715
+ }
716
+ /**
717
+ * Type definition for AWS::MediaLive::Channel.H264FilterSettings
718
+ *
719
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h264filtersettings.html | AWS::MediaLive::Channel.H264FilterSettings}
720
+ */
721
+ export interface MediaLiveChannelH264FilterSettings {
722
+ TemporalFilterSettings?: MediaLiveChannelTemporalFilterSettings;
723
+ }
724
+ /**
725
+ * Type definition for AWS::MediaLive::Channel.H264Settings
726
+ *
727
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h264settings.html | AWS::MediaLive::Channel.H264Settings}
728
+ */
729
+ export interface MediaLiveChannelH264Settings {
730
+ TimecodeBurninSettings?: MediaLiveChannelTimecodeBurninSettings;
731
+ NumRefFrames?: number;
732
+ TemporalAq?: string;
733
+ Slices?: number;
734
+ FramerateControl?: string;
735
+ QvbrQualityLevel?: number;
736
+ FramerateNumerator?: number;
737
+ ParControl?: string;
738
+ GopClosedCadence?: number;
739
+ FlickerAq?: string;
740
+ Profile?: string;
741
+ QualityLevel?: string;
742
+ MinIInterval?: number;
743
+ SceneChangeDetect?: string;
744
+ ForceFieldPictures?: string;
745
+ FramerateDenominator?: number;
746
+ Softness?: number;
747
+ GopSize?: number;
748
+ AdaptiveQuantization?: string;
749
+ FilterSettings?: MediaLiveChannelH264FilterSettings;
750
+ ColorSpaceSettings?: MediaLiveChannelH264ColorSpaceSettings;
751
+ EntropyEncoding?: string;
752
+ SpatialAq?: string;
753
+ ParDenominator?: number;
754
+ FixedAfd?: string;
755
+ GopSizeUnits?: string;
756
+ AfdSignaling?: string;
757
+ Bitrate?: number;
758
+ ParNumerator?: number;
759
+ RateControlMode?: string;
760
+ ScanType?: string;
761
+ BufSize?: number;
762
+ TimecodeInsertion?: string;
763
+ ColorMetadata?: string;
764
+ BufFillPct?: number;
765
+ GopBReference?: string;
766
+ LookAheadRateControl?: string;
767
+ Level?: string;
768
+ MaxBitrate?: number;
769
+ Syntax?: string;
770
+ SubgopLength?: string;
771
+ GopNumBFrames?: number;
772
+ }
773
+ /**
774
+ * Type definition for AWS::MediaLive::Channel.H265ColorSpaceSettings
775
+ *
776
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265colorspacesettings.html | AWS::MediaLive::Channel.H265ColorSpaceSettings}
777
+ */
778
+ export interface MediaLiveChannelH265ColorSpaceSettings {
779
+ Rec601Settings?: MediaLiveChannelRec601Settings;
780
+ Rec709Settings?: MediaLiveChannelRec709Settings;
781
+ ColorSpacePassthroughSettings?: MediaLiveChannelColorSpacePassthroughSettings;
782
+ DolbyVision81Settings?: MediaLiveChannelDolbyVision81Settings;
783
+ Hdr10Settings?: MediaLiveChannelHdr10Settings;
784
+ }
785
+ /**
786
+ * Type definition for AWS::MediaLive::Channel.H265FilterSettings
787
+ *
788
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265filtersettings.html | AWS::MediaLive::Channel.H265FilterSettings}
789
+ */
790
+ export interface MediaLiveChannelH265FilterSettings {
791
+ TemporalFilterSettings?: MediaLiveChannelTemporalFilterSettings;
792
+ }
793
+ /**
794
+ * Type definition for AWS::MediaLive::Channel.H265Settings
795
+ *
796
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-h265settings.html | AWS::MediaLive::Channel.H265Settings}
797
+ */
798
+ export interface MediaLiveChannelH265Settings {
799
+ TimecodeBurninSettings?: MediaLiveChannelTimecodeBurninSettings;
800
+ Slices?: number;
801
+ QvbrQualityLevel?: number;
802
+ FramerateNumerator?: number;
803
+ GopClosedCadence?: number;
804
+ FlickerAq?: string;
805
+ Profile?: string;
806
+ MinIInterval?: number;
807
+ SceneChangeDetect?: string;
808
+ FramerateDenominator?: number;
809
+ GopSize?: number;
810
+ AdaptiveQuantization?: string;
811
+ FilterSettings?: MediaLiveChannelH265FilterSettings;
812
+ AlternativeTransferFunction?: string;
813
+ ColorSpaceSettings?: MediaLiveChannelH265ColorSpaceSettings;
814
+ Tier?: string;
815
+ ParDenominator?: number;
816
+ FixedAfd?: string;
817
+ GopSizeUnits?: string;
818
+ AfdSignaling?: string;
819
+ Bitrate?: number;
820
+ ParNumerator?: number;
821
+ RateControlMode?: string;
822
+ ScanType?: string;
823
+ BufSize?: number;
824
+ TimecodeInsertion?: string;
825
+ ColorMetadata?: string;
826
+ LookAheadRateControl?: string;
827
+ Level?: string;
828
+ MaxBitrate?: number;
829
+ }
830
+ /**
831
+ * Type definition for AWS::MediaLive::Channel.Hdr10Settings
832
+ *
833
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hdr10settings.html | AWS::MediaLive::Channel.Hdr10Settings}
834
+ */
835
+ export interface MediaLiveChannelHdr10Settings {
836
+ MaxCll?: number;
837
+ MaxFall?: number;
838
+ }
839
+ /**
840
+ * Type definition for AWS::MediaLive::Channel.HlsAkamaiSettings
841
+ *
842
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsakamaisettings.html | AWS::MediaLive::Channel.HlsAkamaiSettings}
843
+ */
844
+ export interface MediaLiveChannelHlsAkamaiSettings {
845
+ Salt?: string;
846
+ FilecacheDuration?: number;
847
+ NumRetries?: number;
848
+ Token?: string;
849
+ RestartDelay?: number;
850
+ ConnectionRetryInterval?: number;
851
+ HttpTransferMode?: string;
852
+ }
853
+ /**
854
+ * Type definition for AWS::MediaLive::Channel.HlsBasicPutSettings
855
+ *
856
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsbasicputsettings.html | AWS::MediaLive::Channel.HlsBasicPutSettings}
857
+ */
858
+ export interface MediaLiveChannelHlsBasicPutSettings {
859
+ FilecacheDuration?: number;
860
+ NumRetries?: number;
861
+ RestartDelay?: number;
862
+ ConnectionRetryInterval?: number;
863
+ }
864
+ /**
865
+ * Type definition for AWS::MediaLive::Channel.HlsCdnSettings
866
+ *
867
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlscdnsettings.html | AWS::MediaLive::Channel.HlsCdnSettings}
868
+ */
869
+ export interface MediaLiveChannelHlsCdnSettings {
870
+ HlsWebdavSettings?: MediaLiveChannelHlsWebdavSettings;
871
+ HlsS3Settings?: MediaLiveChannelHlsS3Settings;
872
+ HlsAkamaiSettings?: MediaLiveChannelHlsAkamaiSettings;
873
+ HlsBasicPutSettings?: MediaLiveChannelHlsBasicPutSettings;
874
+ HlsMediaStoreSettings?: MediaLiveChannelHlsMediaStoreSettings;
875
+ }
876
+ /**
877
+ * Type definition for AWS::MediaLive::Channel.HlsGroupSettings
878
+ *
879
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsgroupsettings.html | AWS::MediaLive::Channel.HlsGroupSettings}
880
+ */
881
+ export interface MediaLiveChannelHlsGroupSettings {
882
+ SegmentationMode?: string;
883
+ Destination?: MediaLiveChannelOutputLocationRef;
884
+ CodecSpecification?: string;
885
+ IvSource?: string;
886
+ TimedMetadataId3Frame?: string;
887
+ KeyFormatVersions?: string;
888
+ RedundantManifest?: string;
889
+ OutputSelection?: string;
890
+ KeyProviderSettings?: MediaLiveChannelKeyProviderSettings;
891
+ StreamInfResolution?: string;
892
+ CaptionLanguageMappings?: any[];
893
+ HlsId3SegmentTagging?: string;
894
+ IFrameOnlyPlaylists?: string;
895
+ CaptionLanguageSetting?: string;
896
+ KeepSegments?: number;
897
+ ConstantIv?: string;
898
+ DirectoryStructure?: string;
899
+ EncryptionType?: string;
900
+ AdMarkers?: any[];
901
+ HlsCdnSettings?: MediaLiveChannelHlsCdnSettings;
902
+ IndexNSegments?: number;
903
+ DiscontinuityTags?: string;
904
+ InputLossAction?: string;
905
+ Mode?: string;
906
+ TsFileMode?: string;
907
+ BaseUrlManifest1?: string;
908
+ ClientCache?: string;
909
+ MinSegmentLength?: number;
910
+ KeyFormat?: string;
911
+ IvInManifest?: string;
912
+ BaseUrlContent1?: string;
913
+ ProgramDateTimeClock?: string;
914
+ ManifestCompression?: string;
915
+ ManifestDurationFormat?: string;
916
+ TimedMetadataId3Period?: number;
917
+ IncompleteSegmentBehavior?: string;
918
+ ProgramDateTimePeriod?: number;
919
+ SegmentLength?: number;
920
+ TimestampDeltaMilliseconds?: number;
921
+ ProgramDateTime?: string;
922
+ SegmentsPerSubdirectory?: number;
923
+ BaseUrlContent?: string;
924
+ BaseUrlManifest?: string;
925
+ }
926
+ /**
927
+ * Type definition for AWS::MediaLive::Channel.HlsInputSettings
928
+ *
929
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsinputsettings.html | AWS::MediaLive::Channel.HlsInputSettings}
930
+ */
931
+ export interface MediaLiveChannelHlsInputSettings {
932
+ Scte35Source?: string;
933
+ BufferSegments?: number;
934
+ Retries?: number;
935
+ Bandwidth?: number;
936
+ RetryInterval?: number;
937
+ }
938
+ /**
939
+ * Type definition for AWS::MediaLive::Channel.HlsMediaStoreSettings
940
+ *
941
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsmediastoresettings.html | AWS::MediaLive::Channel.HlsMediaStoreSettings}
942
+ */
943
+ export interface MediaLiveChannelHlsMediaStoreSettings {
944
+ FilecacheDuration?: number;
945
+ NumRetries?: number;
946
+ MediaStoreStorageClass?: string;
947
+ RestartDelay?: number;
948
+ ConnectionRetryInterval?: number;
949
+ }
950
+ /**
951
+ * Type definition for AWS::MediaLive::Channel.HlsOutputSettings
952
+ *
953
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlsoutputsettings.html | AWS::MediaLive::Channel.HlsOutputSettings}
954
+ */
955
+ export interface MediaLiveChannelHlsOutputSettings {
956
+ NameModifier?: string;
957
+ HlsSettings?: MediaLiveChannelHlsSettings;
958
+ H265PackagingType?: string;
959
+ SegmentModifier?: string;
960
+ }
961
+ /**
962
+ * Type definition for AWS::MediaLive::Channel.HlsS3Settings
963
+ *
964
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlss3settings.html | AWS::MediaLive::Channel.HlsS3Settings}
965
+ */
966
+ export interface MediaLiveChannelHlsS3Settings {
967
+ CannedAcl?: string;
968
+ }
969
+ /**
970
+ * Type definition for AWS::MediaLive::Channel.HlsSettings
971
+ *
972
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlssettings.html | AWS::MediaLive::Channel.HlsSettings}
973
+ */
974
+ export interface MediaLiveChannelHlsSettings {
975
+ StandardHlsSettings?: MediaLiveChannelStandardHlsSettings;
976
+ AudioOnlyHlsSettings?: MediaLiveChannelAudioOnlyHlsSettings;
977
+ Fmp4HlsSettings?: MediaLiveChannelFmp4HlsSettings;
978
+ FrameCaptureHlsSettings?: MediaLiveChannelFrameCaptureHlsSettings;
979
+ }
980
+ /**
981
+ * Type definition for AWS::MediaLive::Channel.HlsWebdavSettings
982
+ *
983
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-hlswebdavsettings.html | AWS::MediaLive::Channel.HlsWebdavSettings}
984
+ */
985
+ export interface MediaLiveChannelHlsWebdavSettings {
986
+ FilecacheDuration?: number;
987
+ NumRetries?: number;
988
+ RestartDelay?: number;
989
+ ConnectionRetryInterval?: number;
990
+ HttpTransferMode?: string;
991
+ }
992
+ /**
993
+ * Type definition for AWS::MediaLive::Channel.HtmlMotionGraphicsSettings
994
+ *
995
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-htmlmotiongraphicssettings.html | AWS::MediaLive::Channel.HtmlMotionGraphicsSettings}
996
+ */
997
+ export interface MediaLiveChannelHtmlMotionGraphicsSettings {
998
+ }
999
+ /**
1000
+ * Type definition for AWS::MediaLive::Channel.InputAttachment
1001
+ *
1002
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputattachment.html | AWS::MediaLive::Channel.InputAttachment}
1003
+ */
1004
+ export interface MediaLiveChannelInputAttachment {
1005
+ InputAttachmentName?: string;
1006
+ InputId?: string;
1007
+ AutomaticInputFailoverSettings?: MediaLiveChannelAutomaticInputFailoverSettings;
1008
+ InputSettings?: MediaLiveChannelInputSettings;
1009
+ }
1010
+ /**
1011
+ * Type definition for AWS::MediaLive::Channel.InputChannelLevel
1012
+ *
1013
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputchannellevel.html | AWS::MediaLive::Channel.InputChannelLevel}
1014
+ */
1015
+ export interface MediaLiveChannelInputChannelLevel {
1016
+ InputChannel?: number;
1017
+ Gain?: number;
1018
+ }
1019
+ /**
1020
+ * Type definition for AWS::MediaLive::Channel.InputLocation
1021
+ *
1022
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputlocation.html | AWS::MediaLive::Channel.InputLocation}
1023
+ */
1024
+ export interface MediaLiveChannelInputLocation {
1025
+ Username?: string;
1026
+ PasswordParam?: string;
1027
+ Uri?: string;
1028
+ }
1029
+ /**
1030
+ * Type definition for AWS::MediaLive::Channel.InputLossBehavior
1031
+ *
1032
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputlossbehavior.html | AWS::MediaLive::Channel.InputLossBehavior}
1033
+ */
1034
+ export interface MediaLiveChannelInputLossBehavior {
1035
+ InputLossImageColor?: string;
1036
+ BlackFrameMsec?: number;
1037
+ InputLossImageType?: string;
1038
+ InputLossImageSlate?: MediaLiveChannelInputLocation;
1039
+ RepeatFrameMsec?: number;
1040
+ }
1041
+ /**
1042
+ * Type definition for AWS::MediaLive::Channel.InputLossFailoverSettings
1043
+ *
1044
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputlossfailoversettings.html | AWS::MediaLive::Channel.InputLossFailoverSettings}
1045
+ */
1046
+ export interface MediaLiveChannelInputLossFailoverSettings {
1047
+ InputLossThresholdMsec?: number;
1048
+ }
1049
+ /**
1050
+ * Type definition for AWS::MediaLive::Channel.InputSettings
1051
+ *
1052
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputsettings.html | AWS::MediaLive::Channel.InputSettings}
1053
+ */
1054
+ export interface MediaLiveChannelInputSettings {
1055
+ Scte35Pid?: number;
1056
+ DeblockFilter?: string;
1057
+ FilterStrength?: number;
1058
+ InputFilter?: string;
1059
+ SourceEndBehavior?: string;
1060
+ VideoSelector?: MediaLiveChannelVideoSelector;
1061
+ Smpte2038DataPreference?: string;
1062
+ AudioSelectors?: any[];
1063
+ CaptionSelectors?: any[];
1064
+ DenoiseFilter?: string;
1065
+ NetworkInputSettings?: MediaLiveChannelNetworkInputSettings;
1066
+ }
1067
+ /**
1068
+ * Type definition for AWS::MediaLive::Channel.InputSpecification
1069
+ *
1070
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-inputspecification.html | AWS::MediaLive::Channel.InputSpecification}
1071
+ */
1072
+ export interface MediaLiveChannelInputSpecification {
1073
+ Codec?: string;
1074
+ MaximumBitrate?: string;
1075
+ Resolution?: string;
1076
+ }
1077
+ /**
1078
+ * Type definition for AWS::MediaLive::Channel.KeyProviderSettings
1079
+ *
1080
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-keyprovidersettings.html | AWS::MediaLive::Channel.KeyProviderSettings}
1081
+ */
1082
+ export interface MediaLiveChannelKeyProviderSettings {
1083
+ StaticKeySettings?: MediaLiveChannelStaticKeySettings;
1084
+ }
1085
+ /**
1086
+ * Type definition for AWS::MediaLive::Channel.M2tsSettings
1087
+ *
1088
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-m2tssettings.html | AWS::MediaLive::Channel.M2tsSettings}
1089
+ */
1090
+ export interface MediaLiveChannelM2tsSettings {
1091
+ EtvPlatformPid?: string;
1092
+ PatInterval?: number;
1093
+ ProgramNum?: number;
1094
+ RateMode?: string;
1095
+ KlvDataPids?: string;
1096
+ NullPacketBitrate?: number;
1097
+ PmtInterval?: number;
1098
+ AribCaptionsPid?: string;
1099
+ EsRateInPes?: string;
1100
+ VideoPid?: string;
1101
+ TransportStreamId?: number;
1102
+ EbpPlacement?: string;
1103
+ DvbSubPids?: string;
1104
+ SegmentationStyle?: string;
1105
+ Scte35Pid?: string;
1106
+ AudioStreamType?: string;
1107
+ Klv?: string;
1108
+ EbpLookaheadMs?: number;
1109
+ Scte35PrerollPullupMilliseconds?: number;
1110
+ DvbTdtSettings?: MediaLiveChannelDvbTdtSettings;
1111
+ TimedMetadataBehavior?: string;
1112
+ EbpAudioInterval?: string;
1113
+ FragmentTime?: number;
1114
+ DvbTeletextPid?: string;
1115
+ Scte35Control?: string;
1116
+ PcrPeriod?: number;
1117
+ NielsenId3Behavior?: string;
1118
+ PcrPid?: string;
1119
+ SegmentationTime?: number;
1120
+ CcDescriptor?: string;
1121
+ AudioFramesPerPes?: number;
1122
+ AbsentInputAudioBehavior?: string;
1123
+ Bitrate?: number;
1124
+ PmtPid?: string;
1125
+ Scte27Pids?: string;
1126
+ SegmentationMarkers?: string;
1127
+ DvbNitSettings?: MediaLiveChannelDvbNitSettings;
1128
+ DvbSdtSettings?: MediaLiveChannelDvbSdtSettings;
1129
+ EtvSignalPid?: string;
1130
+ Arib?: string;
1131
+ BufferModel?: string;
1132
+ EcmPid?: string;
1133
+ TimedMetadataPid?: string;
1134
+ AudioPids?: string;
1135
+ AudioBufferModel?: string;
1136
+ Ebif?: string;
1137
+ AribCaptionsPidControl?: string;
1138
+ PcrControl?: string;
1139
+ }
1140
+ /**
1141
+ * Type definition for AWS::MediaLive::Channel.M3u8Settings
1142
+ *
1143
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-m3u8settings.html | AWS::MediaLive::Channel.M3u8Settings}
1144
+ */
1145
+ export interface MediaLiveChannelM3u8Settings {
1146
+ PatInterval?: number;
1147
+ ProgramNum?: number;
1148
+ PcrPeriod?: number;
1149
+ PmtInterval?: number;
1150
+ KlvDataPids?: string;
1151
+ NielsenId3Behavior?: string;
1152
+ PcrPid?: string;
1153
+ VideoPid?: string;
1154
+ AudioFramesPerPes?: number;
1155
+ TransportStreamId?: number;
1156
+ PmtPid?: string;
1157
+ Scte35Pid?: string;
1158
+ Scte35Behavior?: string;
1159
+ KlvBehavior?: string;
1160
+ EcmPid?: string;
1161
+ TimedMetadataPid?: string;
1162
+ AudioPids?: string;
1163
+ PcrControl?: string;
1164
+ TimedMetadataBehavior?: string;
1165
+ }
1166
+ /**
1167
+ * Type definition for AWS::MediaLive::Channel.MaintenanceCreateSettings
1168
+ *
1169
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-maintenancecreatesettings.html | AWS::MediaLive::Channel.MaintenanceCreateSettings}
1170
+ */
1171
+ export interface MediaLiveChannelMaintenanceCreateSettings {
1172
+ MaintenanceDay?: string;
1173
+ MaintenanceStartTime?: string;
1174
+ }
1175
+ /**
1176
+ * Type definition for AWS::MediaLive::Channel.MaintenanceUpdateSettings
1177
+ *
1178
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-maintenanceupdatesettings.html | AWS::MediaLive::Channel.MaintenanceUpdateSettings}
1179
+ */
1180
+ export interface MediaLiveChannelMaintenanceUpdateSettings {
1181
+ MaintenanceDay?: string;
1182
+ MaintenanceScheduledDate?: string;
1183
+ MaintenanceStartTime?: string;
1184
+ }
1185
+ /**
1186
+ * Type definition for AWS::MediaLive::Channel.MediaPackageGroupSettings
1187
+ *
1188
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackagegroupsettings.html | AWS::MediaLive::Channel.MediaPackageGroupSettings}
1189
+ */
1190
+ export interface MediaLiveChannelMediaPackageGroupSettings {
1191
+ Destination?: MediaLiveChannelOutputLocationRef;
1192
+ }
1193
+ /**
1194
+ * Type definition for AWS::MediaLive::Channel.MediaPackageOutputDestinationSettings
1195
+ *
1196
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackageoutputdestinationsettings.html | AWS::MediaLive::Channel.MediaPackageOutputDestinationSettings}
1197
+ */
1198
+ export interface MediaLiveChannelMediaPackageOutputDestinationSettings {
1199
+ ChannelId?: string;
1200
+ }
1201
+ /**
1202
+ * Type definition for AWS::MediaLive::Channel.MediaPackageOutputSettings
1203
+ *
1204
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mediapackageoutputsettings.html | AWS::MediaLive::Channel.MediaPackageOutputSettings}
1205
+ */
1206
+ export interface MediaLiveChannelMediaPackageOutputSettings {
1207
+ }
1208
+ /**
1209
+ * Type definition for AWS::MediaLive::Channel.MotionGraphicsConfiguration
1210
+ *
1211
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-motiongraphicsconfiguration.html | AWS::MediaLive::Channel.MotionGraphicsConfiguration}
1212
+ */
1213
+ export interface MediaLiveChannelMotionGraphicsConfiguration {
1214
+ MotionGraphicsSettings?: MediaLiveChannelMotionGraphicsSettings;
1215
+ MotionGraphicsInsertion?: string;
1216
+ }
1217
+ /**
1218
+ * Type definition for AWS::MediaLive::Channel.MotionGraphicsSettings
1219
+ *
1220
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-motiongraphicssettings.html | AWS::MediaLive::Channel.MotionGraphicsSettings}
1221
+ */
1222
+ export interface MediaLiveChannelMotionGraphicsSettings {
1223
+ HtmlMotionGraphicsSettings?: MediaLiveChannelHtmlMotionGraphicsSettings;
1224
+ }
1225
+ /**
1226
+ * Type definition for AWS::MediaLive::Channel.Mp2Settings
1227
+ *
1228
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mp2settings.html | AWS::MediaLive::Channel.Mp2Settings}
1229
+ */
1230
+ export interface MediaLiveChannelMp2Settings {
1231
+ CodingMode?: string;
1232
+ SampleRate?: number;
1233
+ Bitrate?: number;
1234
+ }
1235
+ /**
1236
+ * Type definition for AWS::MediaLive::Channel.Mpeg2FilterSettings
1237
+ *
1238
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mpeg2filtersettings.html | AWS::MediaLive::Channel.Mpeg2FilterSettings}
1239
+ */
1240
+ export interface MediaLiveChannelMpeg2FilterSettings {
1241
+ TemporalFilterSettings?: MediaLiveChannelTemporalFilterSettings;
1242
+ }
1243
+ /**
1244
+ * Type definition for AWS::MediaLive::Channel.Mpeg2Settings
1245
+ *
1246
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mpeg2settings.html | AWS::MediaLive::Channel.Mpeg2Settings}
1247
+ */
1248
+ export interface MediaLiveChannelMpeg2Settings {
1249
+ TimecodeBurninSettings?: MediaLiveChannelTimecodeBurninSettings;
1250
+ ColorSpace?: string;
1251
+ FixedAfd?: string;
1252
+ GopSizeUnits?: string;
1253
+ FramerateNumerator?: number;
1254
+ GopClosedCadence?: number;
1255
+ AfdSignaling?: string;
1256
+ DisplayAspectRatio?: string;
1257
+ ScanType?: string;
1258
+ TimecodeInsertion?: string;
1259
+ ColorMetadata?: string;
1260
+ FramerateDenominator?: number;
1261
+ GopSize?: number;
1262
+ AdaptiveQuantization?: string;
1263
+ SubgopLength?: string;
1264
+ FilterSettings?: MediaLiveChannelMpeg2FilterSettings;
1265
+ GopNumBFrames?: number;
1266
+ }
1267
+ /**
1268
+ * Type definition for AWS::MediaLive::Channel.MsSmoothGroupSettings
1269
+ *
1270
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mssmoothgroupsettings.html | AWS::MediaLive::Channel.MsSmoothGroupSettings}
1271
+ */
1272
+ export interface MediaLiveChannelMsSmoothGroupSettings {
1273
+ SegmentationMode?: string;
1274
+ Destination?: MediaLiveChannelOutputLocationRef;
1275
+ EventStopBehavior?: string;
1276
+ FilecacheDuration?: number;
1277
+ CertificateMode?: string;
1278
+ AcquisitionPointId?: string;
1279
+ StreamManifestBehavior?: string;
1280
+ InputLossAction?: string;
1281
+ FragmentLength?: number;
1282
+ RestartDelay?: number;
1283
+ SparseTrackType?: string;
1284
+ EventIdMode?: string;
1285
+ TimestampOffsetMode?: string;
1286
+ AudioOnlyTimecodeControl?: string;
1287
+ NumRetries?: number;
1288
+ TimestampOffset?: string;
1289
+ EventId?: string;
1290
+ SendDelayMs?: number;
1291
+ ConnectionRetryInterval?: number;
1292
+ }
1293
+ /**
1294
+ * Type definition for AWS::MediaLive::Channel.MsSmoothOutputSettings
1295
+ *
1296
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-mssmoothoutputsettings.html | AWS::MediaLive::Channel.MsSmoothOutputSettings}
1297
+ */
1298
+ export interface MediaLiveChannelMsSmoothOutputSettings {
1299
+ NameModifier?: string;
1300
+ H265PackagingType?: string;
1301
+ }
1302
+ /**
1303
+ * Type definition for AWS::MediaLive::Channel.MultiplexGroupSettings
1304
+ *
1305
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-multiplexgroupsettings.html | AWS::MediaLive::Channel.MultiplexGroupSettings}
1306
+ */
1307
+ export interface MediaLiveChannelMultiplexGroupSettings {
1308
+ }
1309
+ /**
1310
+ * Type definition for AWS::MediaLive::Channel.MultiplexOutputSettings
1311
+ *
1312
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-multiplexoutputsettings.html | AWS::MediaLive::Channel.MultiplexOutputSettings}
1313
+ */
1314
+ export interface MediaLiveChannelMultiplexOutputSettings {
1315
+ Destination?: MediaLiveChannelOutputLocationRef;
1316
+ }
1317
+ /**
1318
+ * Type definition for AWS::MediaLive::Channel.MultiplexProgramChannelDestinationSettings
1319
+ *
1320
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-multiplexprogramchanneldestinationsettings.html | AWS::MediaLive::Channel.MultiplexProgramChannelDestinationSettings}
1321
+ */
1322
+ export interface MediaLiveChannelMultiplexProgramChannelDestinationSettings {
1323
+ MultiplexId?: string;
1324
+ ProgramName?: string;
1325
+ }
1326
+ /**
1327
+ * Type definition for AWS::MediaLive::Channel.NetworkInputSettings
1328
+ *
1329
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-networkinputsettings.html | AWS::MediaLive::Channel.NetworkInputSettings}
1330
+ */
1331
+ export interface MediaLiveChannelNetworkInputSettings {
1332
+ ServerValidation?: string;
1333
+ HlsInputSettings?: MediaLiveChannelHlsInputSettings;
1334
+ }
1335
+ /**
1336
+ * Type definition for AWS::MediaLive::Channel.NielsenCBET
1337
+ *
1338
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-nielsencbet.html | AWS::MediaLive::Channel.NielsenCBET}
1339
+ */
1340
+ export interface MediaLiveChannelNielsenCBET {
1341
+ CbetCheckDigitString?: string;
1342
+ CbetStepaside?: string;
1343
+ Csid?: string;
1344
+ }
1345
+ /**
1346
+ * Type definition for AWS::MediaLive::Channel.NielsenConfiguration
1347
+ *
1348
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-nielsenconfiguration.html | AWS::MediaLive::Channel.NielsenConfiguration}
1349
+ */
1350
+ export interface MediaLiveChannelNielsenConfiguration {
1351
+ DistributorId?: string;
1352
+ NielsenPcmToId3Tagging?: string;
1353
+ }
1354
+ /**
1355
+ * Type definition for AWS::MediaLive::Channel.NielsenNaesIiNw
1356
+ *
1357
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-nielsennaesiinw.html | AWS::MediaLive::Channel.NielsenNaesIiNw}
1358
+ */
1359
+ export interface MediaLiveChannelNielsenNaesIiNw {
1360
+ Timezone?: string;
1361
+ CheckDigitString?: string;
1362
+ Sid?: number;
1363
+ }
1364
+ /**
1365
+ * Type definition for AWS::MediaLive::Channel.NielsenWatermarksSettings
1366
+ *
1367
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-nielsenwatermarkssettings.html | AWS::MediaLive::Channel.NielsenWatermarksSettings}
1368
+ */
1369
+ export interface MediaLiveChannelNielsenWatermarksSettings {
1370
+ NielsenDistributionType?: string;
1371
+ NielsenCbetSettings?: MediaLiveChannelNielsenCBET;
1372
+ NielsenNaesIiNwSettings?: MediaLiveChannelNielsenNaesIiNw;
1373
+ }
1374
+ /**
1375
+ * Type definition for AWS::MediaLive::Channel.Output
1376
+ *
1377
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-output.html | AWS::MediaLive::Channel.Output}
1378
+ */
1379
+ export interface MediaLiveChannelOutput {
1380
+ OutputSettings?: MediaLiveChannelOutputSettings;
1381
+ CaptionDescriptionNames?: any[];
1382
+ AudioDescriptionNames?: any[];
1383
+ OutputName?: string;
1384
+ VideoDescriptionName?: string;
1385
+ }
1386
+ /**
1387
+ * Type definition for AWS::MediaLive::Channel.OutputDestination
1388
+ *
1389
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputdestination.html | AWS::MediaLive::Channel.OutputDestination}
1390
+ */
1391
+ export interface MediaLiveChannelOutputDestination {
1392
+ MultiplexSettings?: MediaLiveChannelMultiplexProgramChannelDestinationSettings;
1393
+ Id?: string;
1394
+ Settings?: any[];
1395
+ MediaPackageSettings?: any[];
1396
+ }
1397
+ /**
1398
+ * Type definition for AWS::MediaLive::Channel.OutputDestinationSettings
1399
+ *
1400
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputdestinationsettings.html | AWS::MediaLive::Channel.OutputDestinationSettings}
1401
+ */
1402
+ export interface MediaLiveChannelOutputDestinationSettings {
1403
+ StreamName?: string;
1404
+ Username?: string;
1405
+ PasswordParam?: string;
1406
+ Url?: string;
1407
+ }
1408
+ /**
1409
+ * Type definition for AWS::MediaLive::Channel.OutputGroup
1410
+ *
1411
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputgroup.html | AWS::MediaLive::Channel.OutputGroup}
1412
+ */
1413
+ export interface MediaLiveChannelOutputGroup {
1414
+ Outputs?: any[];
1415
+ OutputGroupSettings?: MediaLiveChannelOutputGroupSettings;
1416
+ Name?: string;
1417
+ }
1418
+ /**
1419
+ * Type definition for AWS::MediaLive::Channel.OutputGroupSettings
1420
+ *
1421
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputgroupsettings.html | AWS::MediaLive::Channel.OutputGroupSettings}
1422
+ */
1423
+ export interface MediaLiveChannelOutputGroupSettings {
1424
+ HlsGroupSettings?: MediaLiveChannelHlsGroupSettings;
1425
+ FrameCaptureGroupSettings?: MediaLiveChannelFrameCaptureGroupSettings;
1426
+ MultiplexGroupSettings?: MediaLiveChannelMultiplexGroupSettings;
1427
+ ArchiveGroupSettings?: MediaLiveChannelArchiveGroupSettings;
1428
+ MediaPackageGroupSettings?: MediaLiveChannelMediaPackageGroupSettings;
1429
+ UdpGroupSettings?: MediaLiveChannelUdpGroupSettings;
1430
+ MsSmoothGroupSettings?: MediaLiveChannelMsSmoothGroupSettings;
1431
+ RtmpGroupSettings?: MediaLiveChannelRtmpGroupSettings;
1432
+ }
1433
+ /**
1434
+ * Type definition for AWS::MediaLive::Channel.OutputLocationRef
1435
+ *
1436
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputlocationref.html | AWS::MediaLive::Channel.OutputLocationRef}
1437
+ */
1438
+ export interface MediaLiveChannelOutputLocationRef {
1439
+ DestinationRefId?: string;
1440
+ }
1441
+ /**
1442
+ * Type definition for AWS::MediaLive::Channel.OutputSettings
1443
+ *
1444
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputsettings.html | AWS::MediaLive::Channel.OutputSettings}
1445
+ */
1446
+ export interface MediaLiveChannelOutputSettings {
1447
+ MediaPackageOutputSettings?: MediaLiveChannelMediaPackageOutputSettings;
1448
+ MsSmoothOutputSettings?: MediaLiveChannelMsSmoothOutputSettings;
1449
+ FrameCaptureOutputSettings?: MediaLiveChannelFrameCaptureOutputSettings;
1450
+ HlsOutputSettings?: MediaLiveChannelHlsOutputSettings;
1451
+ RtmpOutputSettings?: MediaLiveChannelRtmpOutputSettings;
1452
+ UdpOutputSettings?: MediaLiveChannelUdpOutputSettings;
1453
+ MultiplexOutputSettings?: MediaLiveChannelMultiplexOutputSettings;
1454
+ ArchiveOutputSettings?: MediaLiveChannelArchiveOutputSettings;
1455
+ }
1456
+ /**
1457
+ * Type definition for AWS::MediaLive::Channel.PassThroughSettings
1458
+ *
1459
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-passthroughsettings.html | AWS::MediaLive::Channel.PassThroughSettings}
1460
+ */
1461
+ export interface MediaLiveChannelPassThroughSettings {
1462
+ }
1463
+ /**
1464
+ * Type definition for AWS::MediaLive::Channel.RawSettings
1465
+ *
1466
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-rawsettings.html | AWS::MediaLive::Channel.RawSettings}
1467
+ */
1468
+ export interface MediaLiveChannelRawSettings {
1469
+ }
1470
+ /**
1471
+ * Type definition for AWS::MediaLive::Channel.Rec601Settings
1472
+ *
1473
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-rec601settings.html | AWS::MediaLive::Channel.Rec601Settings}
1474
+ */
1475
+ export interface MediaLiveChannelRec601Settings {
1476
+ }
1477
+ /**
1478
+ * Type definition for AWS::MediaLive::Channel.Rec709Settings
1479
+ *
1480
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-rec709settings.html | AWS::MediaLive::Channel.Rec709Settings}
1481
+ */
1482
+ export interface MediaLiveChannelRec709Settings {
1483
+ }
1484
+ /**
1485
+ * Type definition for AWS::MediaLive::Channel.RemixSettings
1486
+ *
1487
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-remixsettings.html | AWS::MediaLive::Channel.RemixSettings}
1488
+ */
1489
+ export interface MediaLiveChannelRemixSettings {
1490
+ ChannelsOut?: number;
1491
+ ChannelMappings?: any[];
1492
+ ChannelsIn?: number;
1493
+ }
1494
+ /**
1495
+ * Type definition for AWS::MediaLive::Channel.RtmpCaptionInfoDestinationSettings
1496
+ *
1497
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-rtmpcaptioninfodestinationsettings.html | AWS::MediaLive::Channel.RtmpCaptionInfoDestinationSettings}
1498
+ */
1499
+ export interface MediaLiveChannelRtmpCaptionInfoDestinationSettings {
1500
+ }
1501
+ /**
1502
+ * Type definition for AWS::MediaLive::Channel.RtmpGroupSettings
1503
+ *
1504
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-rtmpgroupsettings.html | AWS::MediaLive::Channel.RtmpGroupSettings}
1505
+ */
1506
+ export interface MediaLiveChannelRtmpGroupSettings {
1507
+ AuthenticationScheme?: string;
1508
+ CacheLength?: number;
1509
+ AdMarkers?: any[];
1510
+ IncludeFillerNalUnits?: string;
1511
+ InputLossAction?: string;
1512
+ RestartDelay?: number;
1513
+ CaptionData?: string;
1514
+ CacheFullBehavior?: string;
1515
+ }
1516
+ /**
1517
+ * Type definition for AWS::MediaLive::Channel.RtmpOutputSettings
1518
+ *
1519
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-rtmpoutputsettings.html | AWS::MediaLive::Channel.RtmpOutputSettings}
1520
+ */
1521
+ export interface MediaLiveChannelRtmpOutputSettings {
1522
+ Destination?: MediaLiveChannelOutputLocationRef;
1523
+ CertificateMode?: string;
1524
+ NumRetries?: number;
1525
+ ConnectionRetryInterval?: number;
1526
+ }
1527
+ /**
1528
+ * Type definition for AWS::MediaLive::Channel.Scte20PlusEmbeddedDestinationSettings
1529
+ *
1530
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-scte20plusembeddeddestinationsettings.html | AWS::MediaLive::Channel.Scte20PlusEmbeddedDestinationSettings}
1531
+ */
1532
+ export interface MediaLiveChannelScte20PlusEmbeddedDestinationSettings {
1533
+ }
1534
+ /**
1535
+ * Type definition for AWS::MediaLive::Channel.Scte20SourceSettings
1536
+ *
1537
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-scte20sourcesettings.html | AWS::MediaLive::Channel.Scte20SourceSettings}
1538
+ */
1539
+ export interface MediaLiveChannelScte20SourceSettings {
1540
+ Source608ChannelNumber?: number;
1541
+ Convert608To708?: string;
1542
+ }
1543
+ /**
1544
+ * Type definition for AWS::MediaLive::Channel.Scte27DestinationSettings
1545
+ *
1546
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-scte27destinationsettings.html | AWS::MediaLive::Channel.Scte27DestinationSettings}
1547
+ */
1548
+ export interface MediaLiveChannelScte27DestinationSettings {
1549
+ }
1550
+ /**
1551
+ * Type definition for AWS::MediaLive::Channel.Scte27SourceSettings
1552
+ *
1553
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-scte27sourcesettings.html | AWS::MediaLive::Channel.Scte27SourceSettings}
1554
+ */
1555
+ export interface MediaLiveChannelScte27SourceSettings {
1556
+ OcrLanguage?: string;
1557
+ Pid?: number;
1558
+ }
1559
+ /**
1560
+ * Type definition for AWS::MediaLive::Channel.Scte35SpliceInsert
1561
+ *
1562
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-scte35spliceinsert.html | AWS::MediaLive::Channel.Scte35SpliceInsert}
1563
+ */
1564
+ export interface MediaLiveChannelScte35SpliceInsert {
1565
+ AdAvailOffset?: number;
1566
+ WebDeliveryAllowedFlag?: string;
1567
+ NoRegionalBlackoutFlag?: string;
1568
+ }
1569
+ /**
1570
+ * Type definition for AWS::MediaLive::Channel.Scte35TimeSignalApos
1571
+ *
1572
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-scte35timesignalapos.html | AWS::MediaLive::Channel.Scte35TimeSignalApos}
1573
+ */
1574
+ export interface MediaLiveChannelScte35TimeSignalApos {
1575
+ AdAvailOffset?: number;
1576
+ WebDeliveryAllowedFlag?: string;
1577
+ NoRegionalBlackoutFlag?: string;
1578
+ }
1579
+ /**
1580
+ * Type definition for AWS::MediaLive::Channel.SmpteTtDestinationSettings
1581
+ *
1582
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-smptettdestinationsettings.html | AWS::MediaLive::Channel.SmpteTtDestinationSettings}
1583
+ */
1584
+ export interface MediaLiveChannelSmpteTtDestinationSettings {
1585
+ }
1586
+ /**
1587
+ * Type definition for AWS::MediaLive::Channel.StandardHlsSettings
1588
+ *
1589
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-standardhlssettings.html | AWS::MediaLive::Channel.StandardHlsSettings}
1590
+ */
1591
+ export interface MediaLiveChannelStandardHlsSettings {
1592
+ AudioRenditionSets?: string;
1593
+ M3u8Settings?: MediaLiveChannelM3u8Settings;
1594
+ }
1595
+ /**
1596
+ * Type definition for AWS::MediaLive::Channel.StaticKeySettings
1597
+ *
1598
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-statickeysettings.html | AWS::MediaLive::Channel.StaticKeySettings}
1599
+ */
1600
+ export interface MediaLiveChannelStaticKeySettings {
1601
+ KeyProviderServer?: MediaLiveChannelInputLocation;
1602
+ StaticKeyValue?: string;
1603
+ }
1604
+ /**
1605
+ * Type definition for AWS::MediaLive::Channel.TeletextDestinationSettings
1606
+ *
1607
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-teletextdestinationsettings.html | AWS::MediaLive::Channel.TeletextDestinationSettings}
1608
+ */
1609
+ export interface MediaLiveChannelTeletextDestinationSettings {
1610
+ }
1611
+ /**
1612
+ * Type definition for AWS::MediaLive::Channel.TeletextSourceSettings
1613
+ *
1614
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-teletextsourcesettings.html | AWS::MediaLive::Channel.TeletextSourceSettings}
1615
+ */
1616
+ export interface MediaLiveChannelTeletextSourceSettings {
1617
+ OutputRectangle?: MediaLiveChannelCaptionRectangle;
1618
+ PageNumber?: string;
1619
+ }
1620
+ /**
1621
+ * Type definition for AWS::MediaLive::Channel.TemporalFilterSettings
1622
+ *
1623
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-temporalfiltersettings.html | AWS::MediaLive::Channel.TemporalFilterSettings}
1624
+ */
1625
+ export interface MediaLiveChannelTemporalFilterSettings {
1626
+ PostFilterSharpening?: string;
1627
+ Strength?: string;
1628
+ }
1629
+ /**
1630
+ * Type definition for AWS::MediaLive::Channel.ThumbnailConfiguration
1631
+ *
1632
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-thumbnailconfiguration.html | AWS::MediaLive::Channel.ThumbnailConfiguration}
1633
+ */
1634
+ export interface MediaLiveChannelThumbnailConfiguration {
1635
+ State?: string;
1636
+ }
1637
+ /**
1638
+ * Type definition for AWS::MediaLive::Channel.TimecodeBurninSettings
1639
+ *
1640
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-timecodeburninsettings.html | AWS::MediaLive::Channel.TimecodeBurninSettings}
1641
+ */
1642
+ export interface MediaLiveChannelTimecodeBurninSettings {
1643
+ FontSize?: string;
1644
+ Position?: string;
1645
+ Prefix?: string;
1646
+ }
1647
+ /**
1648
+ * Type definition for AWS::MediaLive::Channel.TimecodeConfig
1649
+ *
1650
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-timecodeconfig.html | AWS::MediaLive::Channel.TimecodeConfig}
1651
+ */
1652
+ export interface MediaLiveChannelTimecodeConfig {
1653
+ SyncThreshold?: number;
1654
+ Source?: string;
1655
+ }
1656
+ /**
1657
+ * Type definition for AWS::MediaLive::Channel.TtmlDestinationSettings
1658
+ *
1659
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-ttmldestinationsettings.html | AWS::MediaLive::Channel.TtmlDestinationSettings}
1660
+ */
1661
+ export interface MediaLiveChannelTtmlDestinationSettings {
1662
+ StyleControl?: string;
1663
+ }
1664
+ /**
1665
+ * Type definition for AWS::MediaLive::Channel.UdpContainerSettings
1666
+ *
1667
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-udpcontainersettings.html | AWS::MediaLive::Channel.UdpContainerSettings}
1668
+ */
1669
+ export interface MediaLiveChannelUdpContainerSettings {
1670
+ M2tsSettings?: MediaLiveChannelM2tsSettings;
1671
+ }
1672
+ /**
1673
+ * Type definition for AWS::MediaLive::Channel.UdpGroupSettings
1674
+ *
1675
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-udpgroupsettings.html | AWS::MediaLive::Channel.UdpGroupSettings}
1676
+ */
1677
+ export interface MediaLiveChannelUdpGroupSettings {
1678
+ TimedMetadataId3Frame?: string;
1679
+ TimedMetadataId3Period?: number;
1680
+ InputLossAction?: string;
1681
+ }
1682
+ /**
1683
+ * Type definition for AWS::MediaLive::Channel.UdpOutputSettings
1684
+ *
1685
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-udpoutputsettings.html | AWS::MediaLive::Channel.UdpOutputSettings}
1686
+ */
1687
+ export interface MediaLiveChannelUdpOutputSettings {
1688
+ Destination?: MediaLiveChannelOutputLocationRef;
1689
+ FecOutputSettings?: MediaLiveChannelFecOutputSettings;
1690
+ ContainerSettings?: MediaLiveChannelUdpContainerSettings;
1691
+ BufferMsec?: number;
1692
+ }
1693
+ /**
1694
+ * Type definition for AWS::MediaLive::Channel.VideoBlackFailoverSettings
1695
+ *
1696
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-videoblackfailoversettings.html | AWS::MediaLive::Channel.VideoBlackFailoverSettings}
1697
+ */
1698
+ export interface MediaLiveChannelVideoBlackFailoverSettings {
1699
+ VideoBlackThresholdMsec?: number;
1700
+ BlackDetectThreshold?: number;
1701
+ }
1702
+ /**
1703
+ * Type definition for AWS::MediaLive::Channel.VideoCodecSettings
1704
+ *
1705
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-videocodecsettings.html | AWS::MediaLive::Channel.VideoCodecSettings}
1706
+ */
1707
+ export interface MediaLiveChannelVideoCodecSettings {
1708
+ Mpeg2Settings?: MediaLiveChannelMpeg2Settings;
1709
+ FrameCaptureSettings?: MediaLiveChannelFrameCaptureSettings;
1710
+ H264Settings?: MediaLiveChannelH264Settings;
1711
+ H265Settings?: MediaLiveChannelH265Settings;
1712
+ }
1713
+ /**
1714
+ * Type definition for AWS::MediaLive::Channel.VideoDescription
1715
+ *
1716
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-videodescription.html | AWS::MediaLive::Channel.VideoDescription}
1717
+ */
1718
+ export interface MediaLiveChannelVideoDescription {
1719
+ ScalingBehavior?: string;
1720
+ RespondToAfd?: string;
1721
+ Height?: number;
1722
+ Sharpness?: number;
1723
+ Width?: number;
1724
+ CodecSettings?: MediaLiveChannelVideoCodecSettings;
1725
+ Name?: string;
1726
+ }
1727
+ /**
1728
+ * Type definition for AWS::MediaLive::Channel.VideoSelector
1729
+ *
1730
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-videoselector.html | AWS::MediaLive::Channel.VideoSelector}
1731
+ */
1732
+ export interface MediaLiveChannelVideoSelector {
1733
+ ColorSpaceSettings?: MediaLiveChannelVideoSelectorColorSpaceSettings;
1734
+ SelectorSettings?: MediaLiveChannelVideoSelectorSettings;
1735
+ ColorSpace?: string;
1736
+ ColorSpaceUsage?: string;
1737
+ }
1738
+ /**
1739
+ * Type definition for AWS::MediaLive::Channel.VideoSelectorColorSpaceSettings
1740
+ *
1741
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-videoselectorcolorspacesettings.html | AWS::MediaLive::Channel.VideoSelectorColorSpaceSettings}
1742
+ */
1743
+ export interface MediaLiveChannelVideoSelectorColorSpaceSettings {
1744
+ Hdr10Settings?: MediaLiveChannelHdr10Settings;
1745
+ }
1746
+ /**
1747
+ * Type definition for AWS::MediaLive::Channel.VideoSelectorPid
1748
+ *
1749
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-videoselectorpid.html | AWS::MediaLive::Channel.VideoSelectorPid}
1750
+ */
1751
+ export interface MediaLiveChannelVideoSelectorPid {
1752
+ Pid?: number;
1753
+ }
1754
+ /**
1755
+ * Type definition for AWS::MediaLive::Channel.VideoSelectorProgramId
1756
+ *
1757
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-videoselectorprogramid.html | AWS::MediaLive::Channel.VideoSelectorProgramId}
1758
+ */
1759
+ export interface MediaLiveChannelVideoSelectorProgramId {
1760
+ ProgramId?: number;
1761
+ }
1762
+ /**
1763
+ * Type definition for AWS::MediaLive::Channel.VideoSelectorSettings
1764
+ *
1765
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-videoselectorsettings.html | AWS::MediaLive::Channel.VideoSelectorSettings}
1766
+ */
1767
+ export interface MediaLiveChannelVideoSelectorSettings {
1768
+ VideoSelectorProgramId?: MediaLiveChannelVideoSelectorProgramId;
1769
+ VideoSelectorPid?: MediaLiveChannelVideoSelectorPid;
1770
+ }
1771
+ /**
1772
+ * Type definition for AWS::MediaLive::Channel.VpcOutputSettings
1773
+ *
1774
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-vpcoutputsettings.html | AWS::MediaLive::Channel.VpcOutputSettings}
1775
+ */
1776
+ export interface MediaLiveChannelVpcOutputSettings {
1777
+ PublicAddressAllocationIds?: any[];
1778
+ SecurityGroupIds?: any[];
1779
+ SubnetIds?: any[];
1780
+ }
1781
+ /**
1782
+ * Type definition for AWS::MediaLive::Channel.WavSettings
1783
+ *
1784
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-wavsettings.html | AWS::MediaLive::Channel.WavSettings}
1785
+ */
1786
+ export interface MediaLiveChannelWavSettings {
1787
+ CodingMode?: string;
1788
+ SampleRate?: number;
1789
+ BitDepth?: number;
1790
+ }
1791
+ /**
1792
+ * Type definition for AWS::MediaLive::Channel.WebvttDestinationSettings
1793
+ *
1794
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-webvttdestinationsettings.html | AWS::MediaLive::Channel.WebvttDestinationSettings}
1795
+ */
1796
+ export interface MediaLiveChannelWebvttDestinationSettings {
1797
+ StyleControl?: string;
1798
+ }
1799
+ /**
1800
+ * Type definition for AWS::MediaLive::Input.InputDestinationRequest
1801
+ *
1802
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-inputdestinationrequest.html | AWS::MediaLive::Input.InputDestinationRequest}
1803
+ */
1804
+ export interface MediaLiveInputInputDestinationRequest {
1805
+ StreamName?: string;
1806
+ }
1807
+ /**
1808
+ * Type definition for AWS::MediaLive::Input.InputDeviceRequest
1809
+ *
1810
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-inputdevicerequest.html | AWS::MediaLive::Input.InputDeviceRequest}
1811
+ */
1812
+ export interface MediaLiveInputInputDeviceRequest {
1813
+ Id?: string;
1814
+ }
1815
+ /**
1816
+ * Type definition for AWS::MediaLive::Input.InputDeviceSettings
1817
+ *
1818
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-inputdevicesettings.html | AWS::MediaLive::Input.InputDeviceSettings}
1819
+ */
1820
+ export interface MediaLiveInputInputDeviceSettings {
1821
+ Id?: string;
1822
+ }
1823
+ /**
1824
+ * Type definition for AWS::MediaLive::Input.InputSourceRequest
1825
+ *
1826
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-inputsourcerequest.html | AWS::MediaLive::Input.InputSourceRequest}
1827
+ */
1828
+ export interface MediaLiveInputInputSourceRequest {
1829
+ Username?: string;
1830
+ PasswordParam?: string;
1831
+ Url?: string;
1832
+ }
1833
+ /**
1834
+ * Type definition for AWS::MediaLive::Input.InputVpcRequest
1835
+ *
1836
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-inputvpcrequest.html | AWS::MediaLive::Input.InputVpcRequest}
1837
+ */
1838
+ export interface MediaLiveInputInputVpcRequest {
1839
+ SecurityGroupIds?: any[];
1840
+ SubnetIds?: any[];
1841
+ }
1842
+ /**
1843
+ * Type definition for AWS::MediaLive::Input.MediaConnectFlowRequest
1844
+ *
1845
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-input-mediaconnectflowrequest.html | AWS::MediaLive::Input.MediaConnectFlowRequest}
1846
+ */
1847
+ export interface MediaLiveInputMediaConnectFlowRequest {
1848
+ FlowArn?: string;
1849
+ }
1850
+ /**
1851
+ * Type definition for AWS::MediaLive::InputSecurityGroup.InputWhitelistRuleCidr
1852
+ *
1853
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-inputsecuritygroup-inputwhitelistrulecidr.html | AWS::MediaLive::InputSecurityGroup.InputWhitelistRuleCidr}
1854
+ */
1855
+ export interface MediaLiveInputSecurityGroupInputWhitelistRuleCidr {
1856
+ Cidr?: string;
1857
+ }
1858
+ /**
1859
+ * Type definition for AWS::MediaLive::Channel
1860
+ *
1861
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html | AWS::MediaLive::Channel}
1862
+ */
1863
+ export interface MediaLiveChannelProps {
1864
+ InputAttachments?: any[];
1865
+ InputSpecification?: MediaLiveChannelInputSpecification;
1866
+ ChannelClass?: string;
1867
+ EncoderSettings?: MediaLiveChannelEncoderSettings;
1868
+ Destinations?: any[];
1869
+ Vpc?: MediaLiveChannelVpcOutputSettings;
1870
+ CdiInputSpecification?: MediaLiveChannelCdiInputSpecification;
1871
+ Maintenance?: MediaLiveChannelMaintenanceCreateSettings;
1872
+ LogLevel?: string;
1873
+ RoleArn?: string;
1874
+ Tags?: object;
1875
+ Name?: string;
1876
+ }
1877
+ /**
1878
+ * Attributes type definition for AWS::MediaLive::Channel
1879
+ *
1880
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html | AWS::MediaLive::Channel}
1881
+ */
1882
+ export interface MediaLiveChannelAttribs {
1883
+ Arn?: string;
1884
+ Inputs?: any[];
1885
+ }
1886
+ /**
1887
+ * Resource class for AWS::MediaLive::Channel
1888
+ *
1889
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-channel.html | AWS::MediaLive::Channel}
1890
+ */
1891
+ export declare class MediaLiveChannel extends ResourceBase<"AWS::MediaLive::Channel", MediaLiveChannelProps, MediaLiveChannelAttribs> {
1892
+ static readonly Type = "AWS::MediaLive::Channel";
1893
+ static readonly AttributeNames: readonly (keyof MediaLiveChannelAttribs)[];
1894
+ constructor(logicalId: string, properties: MediaLiveChannelProps, options?: ResourceOptions);
1895
+ }
1896
+ /**
1897
+ * Type definition for AWS::MediaLive::Input
1898
+ *
1899
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html | AWS::MediaLive::Input}
1900
+ */
1901
+ export interface MediaLiveInputProps {
1902
+ Type?: string;
1903
+ Destinations?: any[];
1904
+ Vpc?: MediaLiveInputInputVpcRequest;
1905
+ MediaConnectFlows?: any[];
1906
+ InputSecurityGroups?: any[];
1907
+ InputDevices?: any[];
1908
+ Sources?: any[];
1909
+ RoleArn?: string;
1910
+ Tags?: object;
1911
+ Name?: string;
1912
+ }
1913
+ /**
1914
+ * Attributes type definition for AWS::MediaLive::Input
1915
+ *
1916
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html | AWS::MediaLive::Input}
1917
+ */
1918
+ export interface MediaLiveInputAttribs {
1919
+ Destinations?: any[];
1920
+ Arn?: string;
1921
+ Sources?: any[];
1922
+ }
1923
+ /**
1924
+ * Resource class for AWS::MediaLive::Input
1925
+ *
1926
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-input.html | AWS::MediaLive::Input}
1927
+ */
1928
+ export declare class MediaLiveInput extends ResourceBase<"AWS::MediaLive::Input", MediaLiveInputProps, MediaLiveInputAttribs> {
1929
+ static readonly Type = "AWS::MediaLive::Input";
1930
+ static readonly AttributeNames: readonly (keyof MediaLiveInputAttribs)[];
1931
+ constructor(logicalId: string, properties: MediaLiveInputProps, options?: ResourceOptions);
1932
+ }
1933
+ /**
1934
+ * Type definition for AWS::MediaLive::InputSecurityGroup
1935
+ *
1936
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-inputsecuritygroup.html | AWS::MediaLive::InputSecurityGroup}
1937
+ */
1938
+ export interface MediaLiveInputSecurityGroupProps {
1939
+ WhitelistRules?: any[];
1940
+ Tags?: object;
1941
+ }
1942
+ /**
1943
+ * Attributes type definition for AWS::MediaLive::InputSecurityGroup
1944
+ *
1945
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-inputsecuritygroup.html | AWS::MediaLive::InputSecurityGroup}
1946
+ */
1947
+ export interface MediaLiveInputSecurityGroupAttribs {
1948
+ Arn?: string;
1949
+ }
1950
+ /**
1951
+ * Resource class for AWS::MediaLive::InputSecurityGroup
1952
+ *
1953
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-medialive-inputsecuritygroup.html | AWS::MediaLive::InputSecurityGroup}
1954
+ */
1955
+ export declare class MediaLiveInputSecurityGroup extends ResourceBase<"AWS::MediaLive::InputSecurityGroup", MediaLiveInputSecurityGroupProps, MediaLiveInputSecurityGroupAttribs> {
1956
+ static readonly Type = "AWS::MediaLive::InputSecurityGroup";
1957
+ static readonly AttributeNames: readonly (keyof MediaLiveInputSecurityGroupAttribs)[];
1958
+ constructor(logicalId: string, properties: MediaLiveInputSecurityGroupProps, options?: ResourceOptions);
1959
+ }