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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (465) hide show
  1. package/README.md +52 -0
  2. package/lib/intrinsics.d.ts +428 -0
  3. package/lib/intrinsics.js +498 -0
  4. package/lib/resources.generated/AWS-ACMPCA.d.ts +413 -0
  5. package/lib/resources.generated/AWS-ACMPCA.js +53 -0
  6. package/lib/resources.generated/AWS-APS.d.ts +71 -0
  7. package/lib/resources.generated/AWS-APS.js +27 -0
  8. package/lib/resources.generated/AWS-AccessAnalyzer.d.ts +53 -0
  9. package/lib/resources.generated/AWS-AccessAnalyzer.js +14 -0
  10. package/lib/resources.generated/AWS-AmazonMQ.d.ts +202 -0
  11. package/lib/resources.generated/AWS-AmazonMQ.js +50 -0
  12. package/lib/resources.generated/AWS-Amplify.d.ts +199 -0
  13. package/lib/resources.generated/AWS-Amplify.js +49 -0
  14. package/lib/resources.generated/AWS-AmplifyUIBuilder.d.ts +450 -0
  15. package/lib/resources.generated/AWS-AmplifyUIBuilder.js +40 -0
  16. package/lib/resources.generated/AWS-ApiGateway.d.ts +790 -0
  17. package/lib/resources.generated/AWS-ApiGateway.js +253 -0
  18. package/lib/resources.generated/AWS-ApiGatewayV2.d.ts +578 -0
  19. package/lib/resources.generated/AWS-ApiGatewayV2.js +170 -0
  20. package/lib/resources.generated/AWS-AppConfig.d.ts +282 -0
  21. package/lib/resources.generated/AWS-AppConfig.js +105 -0
  22. package/lib/resources.generated/AWS-AppFlow.d.ts +1084 -0
  23. package/lib/resources.generated/AWS-AppFlow.js +40 -0
  24. package/lib/resources.generated/AWS-AppIntegrations.d.ts +94 -0
  25. package/lib/resources.generated/AWS-AppIntegrations.js +27 -0
  26. package/lib/resources.generated/AWS-AppMesh.d.ts +1486 -0
  27. package/lib/resources.generated/AWS-AppMesh.js +129 -0
  28. package/lib/resources.generated/AWS-AppRunner.d.ts +338 -0
  29. package/lib/resources.generated/AWS-AppRunner.js +74 -0
  30. package/lib/resources.generated/AWS-AppStream.d.ts +555 -0
  31. package/lib/resources.generated/AWS-AppStream.js +170 -0
  32. package/lib/resources.generated/AWS-AppSync.d.ts +582 -0
  33. package/lib/resources.generated/AWS-AppSync.js +141 -0
  34. package/lib/resources.generated/AWS-ApplicationAutoScaling.d.ts +157 -0
  35. package/lib/resources.generated/AWS-ApplicationAutoScaling.js +27 -0
  36. package/lib/resources.generated/AWS-ApplicationInsights.d.ts +191 -0
  37. package/lib/resources.generated/AWS-ApplicationInsights.js +14 -0
  38. package/lib/resources.generated/AWS-Athena.d.ts +218 -0
  39. package/lib/resources.generated/AWS-Athena.js +75 -0
  40. package/lib/resources.generated/AWS-AuditManager.d.ts +103 -0
  41. package/lib/resources.generated/AWS-AuditManager.js +14 -0
  42. package/lib/resources.generated/AWS-AutoScaling.d.ts +621 -0
  43. package/lib/resources.generated/AWS-AutoScaling.js +85 -0
  44. package/lib/resources.generated/AWS-AutoScalingPlans.d.ts +134 -0
  45. package/lib/resources.generated/AWS-AutoScalingPlans.js +14 -0
  46. package/lib/resources.generated/AWS-Backup.d.ts +322 -0
  47. package/lib/resources.generated/AWS-Backup.js +66 -0
  48. package/lib/resources.generated/AWS-BackupGateway.d.ts +35 -0
  49. package/lib/resources.generated/AWS-BackupGateway.js +14 -0
  50. package/lib/resources.generated/AWS-Batch.d.ts +577 -0
  51. package/lib/resources.generated/AWS-Batch.js +53 -0
  52. package/lib/resources.generated/AWS-BillingConductor.d.ts +226 -0
  53. package/lib/resources.generated/AWS-BillingConductor.js +67 -0
  54. package/lib/resources.generated/AWS-Budgets.d.ts +210 -0
  55. package/lib/resources.generated/AWS-Budgets.js +27 -0
  56. package/lib/resources.generated/AWS-CE.d.ts +128 -0
  57. package/lib/resources.generated/AWS-CE.js +46 -0
  58. package/lib/resources.generated/AWS-CUR.d.ts +31 -0
  59. package/lib/resources.generated/AWS-CUR.js +14 -0
  60. package/lib/resources.generated/AWS-Cassandra.d.ts +105 -0
  61. package/lib/resources.generated/AWS-Cassandra.js +27 -0
  62. package/lib/resources.generated/AWS-CertificateManager.d.ts +72 -0
  63. package/lib/resources.generated/AWS-CertificateManager.js +27 -0
  64. package/lib/resources.generated/AWS-Chatbot.d.ts +69 -0
  65. package/lib/resources.generated/AWS-Chatbot.js +27 -0
  66. package/lib/resources.generated/AWS-CleanRooms.d.ts +342 -0
  67. package/lib/resources.generated/AWS-CleanRooms.js +79 -0
  68. package/lib/resources.generated/AWS-Cloud9.d.ts +48 -0
  69. package/lib/resources.generated/AWS-Cloud9.js +14 -0
  70. package/lib/resources.generated/AWS-CloudFormation.d.ts +540 -0
  71. package/lib/resources.generated/AWS-CloudFormation.js +225 -0
  72. package/lib/resources.generated/AWS-CloudFront.d.ts +1098 -0
  73. package/lib/resources.generated/AWS-CloudFront.js +170 -0
  74. package/lib/resources.generated/AWS-CloudTrail.d.ts +213 -0
  75. package/lib/resources.generated/AWS-CloudTrail.js +53 -0
  76. package/lib/resources.generated/AWS-CloudWatch.d.ts +358 -0
  77. package/lib/resources.generated/AWS-CloudWatch.js +79 -0
  78. package/lib/resources.generated/AWS-CodeArtifact.d.ts +71 -0
  79. package/lib/resources.generated/AWS-CodeArtifact.js +27 -0
  80. package/lib/resources.generated/AWS-CodeBuild.d.ts +335 -0
  81. package/lib/resources.generated/AWS-CodeBuild.js +40 -0
  82. package/lib/resources.generated/AWS-CodeCommit.d.ts +67 -0
  83. package/lib/resources.generated/AWS-CodeCommit.js +14 -0
  84. package/lib/resources.generated/AWS-CodeDeploy.d.ts +345 -0
  85. package/lib/resources.generated/AWS-CodeDeploy.js +40 -0
  86. package/lib/resources.generated/AWS-CodeGuruProfiler.d.ts +50 -0
  87. package/lib/resources.generated/AWS-CodeGuruProfiler.js +14 -0
  88. package/lib/resources.generated/AWS-CodeGuruReviewer.d.ts +34 -0
  89. package/lib/resources.generated/AWS-CodeGuruReviewer.js +14 -0
  90. package/lib/resources.generated/AWS-CodePipeline.d.ts +253 -0
  91. package/lib/resources.generated/AWS-CodePipeline.js +40 -0
  92. package/lib/resources.generated/AWS-CodeStar.d.ts +45 -0
  93. package/lib/resources.generated/AWS-CodeStar.js +14 -0
  94. package/lib/resources.generated/AWS-CodeStarConnections.d.ts +34 -0
  95. package/lib/resources.generated/AWS-CodeStarConnections.js +14 -0
  96. package/lib/resources.generated/AWS-CodeStarNotifications.d.ts +47 -0
  97. package/lib/resources.generated/AWS-CodeStarNotifications.js +14 -0
  98. package/lib/resources.generated/AWS-Cognito.d.ts +739 -0
  99. package/lib/resources.generated/AWS-Cognito.js +170 -0
  100. package/lib/resources.generated/AWS-Comprehend.d.ts +190 -0
  101. package/lib/resources.generated/AWS-Comprehend.js +27 -0
  102. package/lib/resources.generated/AWS-Config.d.ts +497 -0
  103. package/lib/resources.generated/AWS-Config.js +131 -0
  104. package/lib/resources.generated/AWS-Connect.d.ts +1147 -0
  105. package/lib/resources.generated/AWS-Connect.js +287 -0
  106. package/lib/resources.generated/AWS-ConnectCampaigns.d.ts +77 -0
  107. package/lib/resources.generated/AWS-ConnectCampaigns.js +14 -0
  108. package/lib/resources.generated/AWS-ControlTower.d.ts +21 -0
  109. package/lib/resources.generated/AWS-ControlTower.js +14 -0
  110. package/lib/resources.generated/AWS-CustomerProfiles.d.ts +422 -0
  111. package/lib/resources.generated/AWS-CustomerProfiles.js +73 -0
  112. package/lib/resources.generated/AWS-DAX.d.ts +91 -0
  113. package/lib/resources.generated/AWS-DAX.js +40 -0
  114. package/lib/resources.generated/AWS-DLM.d.ts +234 -0
  115. package/lib/resources.generated/AWS-DLM.js +14 -0
  116. package/lib/resources.generated/AWS-DMS.d.ts +584 -0
  117. package/lib/resources.generated/AWS-DMS.js +95 -0
  118. package/lib/resources.generated/AWS-DataBrew.d.ts +711 -0
  119. package/lib/resources.generated/AWS-DataBrew.js +79 -0
  120. package/lib/resources.generated/AWS-DataPipeline.d.ts +90 -0
  121. package/lib/resources.generated/AWS-DataPipeline.js +14 -0
  122. package/lib/resources.generated/AWS-DataSync.d.ts +736 -0
  123. package/lib/resources.generated/AWS-DataSync.js +188 -0
  124. package/lib/resources.generated/AWS-Detective.d.ts +78 -0
  125. package/lib/resources.generated/AWS-Detective.js +40 -0
  126. package/lib/resources.generated/AWS-DevOpsGuru.d.ts +132 -0
  127. package/lib/resources.generated/AWS-DevOpsGuru.js +40 -0
  128. package/lib/resources.generated/AWS-DirectoryService.d.ts +88 -0
  129. package/lib/resources.generated/AWS-DirectoryService.js +27 -0
  130. package/lib/resources.generated/AWS-DocDB.d.ts +131 -0
  131. package/lib/resources.generated/AWS-DocDB.js +53 -0
  132. package/lib/resources.generated/AWS-DocDBElastic.d.ts +40 -0
  133. package/lib/resources.generated/AWS-DocDBElastic.js +14 -0
  134. package/lib/resources.generated/AWS-DynamoDB.d.ts +403 -0
  135. package/lib/resources.generated/AWS-DynamoDB.js +27 -0
  136. package/lib/resources.generated/AWS-EC2.d.ts +4660 -0
  137. package/lib/resources.generated/AWS-EC2.js +1364 -0
  138. package/lib/resources.generated/AWS-ECR.d.ts +210 -0
  139. package/lib/resources.generated/AWS-ECR.js +66 -0
  140. package/lib/resources.generated/AWS-ECS.d.ts +843 -0
  141. package/lib/resources.generated/AWS-ECS.js +92 -0
  142. package/lib/resources.generated/AWS-EFS.d.ts +184 -0
  143. package/lib/resources.generated/AWS-EFS.js +40 -0
  144. package/lib/resources.generated/AWS-EKS.d.ts +354 -0
  145. package/lib/resources.generated/AWS-EKS.js +77 -0
  146. package/lib/resources.generated/AWS-EMR.d.ts +767 -0
  147. package/lib/resources.generated/AWS-EMR.js +109 -0
  148. package/lib/resources.generated/AWS-EMRContainers.d.ts +58 -0
  149. package/lib/resources.generated/AWS-EMRContainers.js +14 -0
  150. package/lib/resources.generated/AWS-EMRServerless.d.ts +121 -0
  151. package/lib/resources.generated/AWS-EMRServerless.js +14 -0
  152. package/lib/resources.generated/AWS-ElastiCache.d.ts +431 -0
  153. package/lib/resources.generated/AWS-ElastiCache.js +134 -0
  154. package/lib/resources.generated/AWS-ElasticBeanstalk.d.ts +208 -0
  155. package/lib/resources.generated/AWS-ElasticBeanstalk.js +53 -0
  156. package/lib/resources.generated/AWS-ElasticLoadBalancing.d.ts +131 -0
  157. package/lib/resources.generated/AWS-ElasticLoadBalancing.js +20 -0
  158. package/lib/resources.generated/AWS-ElasticLoadBalancingV2.d.ts +505 -0
  159. package/lib/resources.generated/AWS-ElasticLoadBalancingV2.js +78 -0
  160. package/lib/resources.generated/AWS-Elasticsearch.d.ts +177 -0
  161. package/lib/resources.generated/AWS-Elasticsearch.js +14 -0
  162. package/lib/resources.generated/AWS-EntityResolution.d.ts +136 -0
  163. package/lib/resources.generated/AWS-EntityResolution.js +27 -0
  164. package/lib/resources.generated/AWS-EventSchemas.d.ts +151 -0
  165. package/lib/resources.generated/AWS-EventSchemas.js +53 -0
  166. package/lib/resources.generated/AWS-Events.d.ts +569 -0
  167. package/lib/resources.generated/AWS-Events.js +92 -0
  168. package/lib/resources.generated/AWS-Evidently.d.ts +329 -0
  169. package/lib/resources.generated/AWS-Evidently.js +66 -0
  170. package/lib/resources.generated/AWS-FIS.d.ts +105 -0
  171. package/lib/resources.generated/AWS-FIS.js +14 -0
  172. package/lib/resources.generated/AWS-FMS.d.ts +154 -0
  173. package/lib/resources.generated/AWS-FMS.js +43 -0
  174. package/lib/resources.generated/AWS-FSx.d.ts +486 -0
  175. package/lib/resources.generated/AWS-FSx.js +70 -0
  176. package/lib/resources.generated/AWS-FinSpace.d.ts +73 -0
  177. package/lib/resources.generated/AWS-FinSpace.js +22 -0
  178. package/lib/resources.generated/AWS-Forecast.d.ts +99 -0
  179. package/lib/resources.generated/AWS-Forecast.js +27 -0
  180. package/lib/resources.generated/AWS-FraudDetector.d.ts +380 -0
  181. package/lib/resources.generated/AWS-FraudDetector.js +100 -0
  182. package/lib/resources.generated/AWS-GameLift.d.ts +493 -0
  183. package/lib/resources.generated/AWS-GameLift.js +118 -0
  184. package/lib/resources.generated/AWS-GlobalAccelerator.d.ts +129 -0
  185. package/lib/resources.generated/AWS-GlobalAccelerator.js +46 -0
  186. package/lib/resources.generated/AWS-Glue.d.ts +1154 -0
  187. package/lib/resources.generated/AWS-Glue.js +235 -0
  188. package/lib/resources.generated/AWS-Grafana.d.ts +111 -0
  189. package/lib/resources.generated/AWS-Grafana.js +23 -0
  190. package/lib/resources.generated/AWS-Greengrass.d.ts +909 -0
  191. package/lib/resources.generated/AWS-Greengrass.js +209 -0
  192. package/lib/resources.generated/AWS-GreengrassV2.d.ts +294 -0
  193. package/lib/resources.generated/AWS-GreengrassV2.js +27 -0
  194. package/lib/resources.generated/AWS-GroundStation.d.ts +344 -0
  195. package/lib/resources.generated/AWS-GroundStation.js +40 -0
  196. package/lib/resources.generated/AWS-GuardDuty.d.ts +252 -0
  197. package/lib/resources.generated/AWS-GuardDuty.js +79 -0
  198. package/lib/resources.generated/AWS-HealthImaging.d.ts +35 -0
  199. package/lib/resources.generated/AWS-HealthImaging.js +20 -0
  200. package/lib/resources.generated/AWS-HealthLake.d.ts +85 -0
  201. package/lib/resources.generated/AWS-HealthLake.js +22 -0
  202. package/lib/resources.generated/AWS-IAM.d.ts +485 -0
  203. package/lib/resources.generated/AWS-IAM.js +227 -0
  204. package/lib/resources.generated/AWS-IVS.d.ts +163 -0
  205. package/lib/resources.generated/AWS-IVS.js +53 -0
  206. package/lib/resources.generated/AWS-IVSChat.d.ts +108 -0
  207. package/lib/resources.generated/AWS-IVSChat.js +27 -0
  208. package/lib/resources.generated/AWS-IdentityStore.d.ts +66 -0
  209. package/lib/resources.generated/AWS-IdentityStore.js +27 -0
  210. package/lib/resources.generated/AWS-ImageBuilder.d.ts +568 -0
  211. package/lib/resources.generated/AWS-ImageBuilder.js +92 -0
  212. package/lib/resources.generated/AWS-Inspector.d.ts +85 -0
  213. package/lib/resources.generated/AWS-Inspector.js +40 -0
  214. package/lib/resources.generated/AWS-InspectorV2.d.ts +128 -0
  215. package/lib/resources.generated/AWS-InspectorV2.js +14 -0
  216. package/lib/resources.generated/AWS-InternetMonitor.d.ts +81 -0
  217. package/lib/resources.generated/AWS-InternetMonitor.js +20 -0
  218. package/lib/resources.generated/AWS-IoT.d.ts +1545 -0
  219. package/lib/resources.generated/AWS-IoT.js +332 -0
  220. package/lib/resources.generated/AWS-IoT1Click.d.ts +108 -0
  221. package/lib/resources.generated/AWS-IoT1Click.js +40 -0
  222. package/lib/resources.generated/AWS-IoTAnalytics.d.ts +587 -0
  223. package/lib/resources.generated/AWS-IoTAnalytics.js +53 -0
  224. package/lib/resources.generated/AWS-IoTCoreDeviceAdvisor.d.ts +53 -0
  225. package/lib/resources.generated/AWS-IoTCoreDeviceAdvisor.js +14 -0
  226. package/lib/resources.generated/AWS-IoTEvents.d.ts +544 -0
  227. package/lib/resources.generated/AWS-IoTEvents.js +40 -0
  228. package/lib/resources.generated/AWS-IoTFleetHub.d.ts +39 -0
  229. package/lib/resources.generated/AWS-IoTFleetHub.js +23 -0
  230. package/lib/resources.generated/AWS-IoTFleetWise.d.ts +438 -0
  231. package/lib/resources.generated/AWS-IoTFleetWise.js +88 -0
  232. package/lib/resources.generated/AWS-IoTSiteWise.d.ts +452 -0
  233. package/lib/resources.generated/AWS-IoTSiteWise.js +92 -0
  234. package/lib/resources.generated/AWS-IoTThingsGraph.d.ts +30 -0
  235. package/lib/resources.generated/AWS-IoTThingsGraph.js +14 -0
  236. package/lib/resources.generated/AWS-IoTTwinMaker.d.ts +412 -0
  237. package/lib/resources.generated/AWS-IoTTwinMaker.js +87 -0
  238. package/lib/resources.generated/AWS-IoTWireless.d.ts +620 -0
  239. package/lib/resources.generated/AWS-IoTWireless.js +180 -0
  240. package/lib/resources.generated/AWS-KMS.d.ts +91 -0
  241. package/lib/resources.generated/AWS-KMS.js +43 -0
  242. package/lib/resources.generated/AWS-KafkaConnect.d.ts +199 -0
  243. package/lib/resources.generated/AWS-KafkaConnect.js +14 -0
  244. package/lib/resources.generated/AWS-Kendra.d.ts +758 -0
  245. package/lib/resources.generated/AWS-Kendra.js +43 -0
  246. package/lib/resources.generated/AWS-KendraRanking.d.ts +41 -0
  247. package/lib/resources.generated/AWS-KendraRanking.js +14 -0
  248. package/lib/resources.generated/AWS-Kinesis.d.ts +82 -0
  249. package/lib/resources.generated/AWS-Kinesis.js +33 -0
  250. package/lib/resources.generated/AWS-KinesisAnalytics.d.ts +294 -0
  251. package/lib/resources.generated/AWS-KinesisAnalytics.js +40 -0
  252. package/lib/resources.generated/AWS-KinesisAnalyticsV2.d.ts +553 -0
  253. package/lib/resources.generated/AWS-KinesisAnalyticsV2.js +53 -0
  254. package/lib/resources.generated/AWS-KinesisFirehose.d.ts +532 -0
  255. package/lib/resources.generated/AWS-KinesisFirehose.js +14 -0
  256. package/lib/resources.generated/AWS-KinesisVideo.d.ts +63 -0
  257. package/lib/resources.generated/AWS-KinesisVideo.js +27 -0
  258. package/lib/resources.generated/AWS-LakeFormation.d.ts +471 -0
  259. package/lib/resources.generated/AWS-LakeFormation.js +92 -0
  260. package/lib/resources.generated/AWS-Lambda.d.ts +616 -0
  261. package/lib/resources.generated/AWS-Lambda.js +139 -0
  262. package/lib/resources.generated/AWS-Lex.d.ts +1060 -0
  263. package/lib/resources.generated/AWS-Lex.js +56 -0
  264. package/lib/resources.generated/AWS-LicenseManager.d.ts +138 -0
  265. package/lib/resources.generated/AWS-LicenseManager.js +27 -0
  266. package/lib/resources.generated/AWS-Lightsail.d.ts +706 -0
  267. package/lib/resources.generated/AWS-Lightsail.js +177 -0
  268. package/lib/resources.generated/AWS-Location.d.ts +198 -0
  269. package/lib/resources.generated/AWS-Location.js +79 -0
  270. package/lib/resources.generated/AWS-Logs.d.ts +223 -0
  271. package/lib/resources.generated/AWS-Logs.js +105 -0
  272. package/lib/resources.generated/AWS-LookoutEquipment.d.ts +83 -0
  273. package/lib/resources.generated/AWS-LookoutEquipment.js +14 -0
  274. package/lib/resources.generated/AWS-LookoutMetrics.d.ts +242 -0
  275. package/lib/resources.generated/AWS-LookoutMetrics.js +27 -0
  276. package/lib/resources.generated/AWS-LookoutVision.d.ts +28 -0
  277. package/lib/resources.generated/AWS-LookoutVision.js +14 -0
  278. package/lib/resources.generated/AWS-M2.d.ts +119 -0
  279. package/lib/resources.generated/AWS-M2.js +27 -0
  280. package/lib/resources.generated/AWS-MSK.d.ts +495 -0
  281. package/lib/resources.generated/AWS-MSK.js +84 -0
  282. package/lib/resources.generated/AWS-MWAA.d.ts +86 -0
  283. package/lib/resources.generated/AWS-MWAA.js +22 -0
  284. package/lib/resources.generated/AWS-Macie.d.ts +166 -0
  285. package/lib/resources.generated/AWS-Macie.js +53 -0
  286. package/lib/resources.generated/AWS-ManagedBlockchain.d.ts +178 -0
  287. package/lib/resources.generated/AWS-ManagedBlockchain.js +40 -0
  288. package/lib/resources.generated/AWS-MediaConnect.d.ts +575 -0
  289. package/lib/resources.generated/AWS-MediaConnect.js +124 -0
  290. package/lib/resources.generated/AWS-MediaConvert.d.ts +118 -0
  291. package/lib/resources.generated/AWS-MediaConvert.js +40 -0
  292. package/lib/resources.generated/AWS-MediaLive.d.ts +1959 -0
  293. package/lib/resources.generated/AWS-MediaLive.js +40 -0
  294. package/lib/resources.generated/AWS-MediaPackage.d.ts +529 -0
  295. package/lib/resources.generated/AWS-MediaPackage.js +66 -0
  296. package/lib/resources.generated/AWS-MediaPackageV2.d.ts +250 -0
  297. package/lib/resources.generated/AWS-MediaPackageV2.js +66 -0
  298. package/lib/resources.generated/AWS-MediaStore.d.ts +65 -0
  299. package/lib/resources.generated/AWS-MediaStore.js +14 -0
  300. package/lib/resources.generated/AWS-MediaTailor.d.ts +368 -0
  301. package/lib/resources.generated/AWS-MediaTailor.js +85 -0
  302. package/lib/resources.generated/AWS-MemoryDB.d.ts +193 -0
  303. package/lib/resources.generated/AWS-MemoryDB.js +72 -0
  304. package/lib/resources.generated/AWS-Neptune.d.ts +176 -0
  305. package/lib/resources.generated/AWS-Neptune.js +66 -0
  306. package/lib/resources.generated/AWS-NetworkFirewall.d.ts +460 -0
  307. package/lib/resources.generated/AWS-NetworkFirewall.js +53 -0
  308. package/lib/resources.generated/AWS-NetworkManager.d.ts +609 -0
  309. package/lib/resources.generated/AWS-NetworkManager.js +261 -0
  310. package/lib/resources.generated/AWS-NimbleStudio.d.ts +292 -0
  311. package/lib/resources.generated/AWS-NimbleStudio.js +61 -0
  312. package/lib/resources.generated/AWS-OSIS.d.ts +73 -0
  313. package/lib/resources.generated/AWS-OSIS.js +14 -0
  314. package/lib/resources.generated/AWS-Oam.d.ts +61 -0
  315. package/lib/resources.generated/AWS-Oam.js +32 -0
  316. package/lib/resources.generated/AWS-Omics.d.ts +290 -0
  317. package/lib/resources.generated/AWS-Omics.js +95 -0
  318. package/lib/resources.generated/AWS-OpenSearchServerless.d.ts +146 -0
  319. package/lib/resources.generated/AWS-OpenSearchServerless.js +66 -0
  320. package/lib/resources.generated/AWS-OpenSearchService.d.ts +258 -0
  321. package/lib/resources.generated/AWS-OpenSearchService.js +30 -0
  322. package/lib/resources.generated/AWS-OpsWorks.d.ts +425 -0
  323. package/lib/resources.generated/AWS-OpsWorks.js +98 -0
  324. package/lib/resources.generated/AWS-OpsWorksCM.d.ts +59 -0
  325. package/lib/resources.generated/AWS-OpsWorksCM.js +14 -0
  326. package/lib/resources.generated/AWS-Organizations.d.ts +158 -0
  327. package/lib/resources.generated/AWS-Organizations.js +73 -0
  328. package/lib/resources.generated/AWS-PCAConnectorAD.d.ts +488 -0
  329. package/lib/resources.generated/AWS-PCAConnectorAD.js +66 -0
  330. package/lib/resources.generated/AWS-Panorama.d.ts +142 -0
  331. package/lib/resources.generated/AWS-Panorama.js +65 -0
  332. package/lib/resources.generated/AWS-Personalize.d.ts +230 -0
  333. package/lib/resources.generated/AWS-Personalize.js +53 -0
  334. package/lib/resources.generated/AWS-Pinpoint.d.ts +1032 -0
  335. package/lib/resources.generated/AWS-Pinpoint.js +248 -0
  336. package/lib/resources.generated/AWS-PinpointEmail.d.ts +224 -0
  337. package/lib/resources.generated/AWS-PinpointEmail.js +60 -0
  338. package/lib/resources.generated/AWS-Pipes.d.ts +552 -0
  339. package/lib/resources.generated/AWS-Pipes.js +20 -0
  340. package/lib/resources.generated/AWS-Proton.d.ts +99 -0
  341. package/lib/resources.generated/AWS-Proton.js +40 -0
  342. package/lib/resources.generated/AWS-QLDB.d.ts +67 -0
  343. package/lib/resources.generated/AWS-QLDB.js +27 -0
  344. package/lib/resources.generated/AWS-QuickSight.d.ts +15929 -0
  345. package/lib/resources.generated/AWS-QuickSight.js +186 -0
  346. package/lib/resources.generated/AWS-RAM.d.ts +67 -0
  347. package/lib/resources.generated/AWS-RAM.js +27 -0
  348. package/lib/resources.generated/AWS-RDS.d.ts +691 -0
  349. package/lib/resources.generated/AWS-RDS.js +201 -0
  350. package/lib/resources.generated/AWS-RUM.d.ts +83 -0
  351. package/lib/resources.generated/AWS-RUM.js +14 -0
  352. package/lib/resources.generated/AWS-Redshift.d.ts +410 -0
  353. package/lib/resources.generated/AWS-Redshift.js +144 -0
  354. package/lib/resources.generated/AWS-RedshiftServerless.d.ts +179 -0
  355. package/lib/resources.generated/AWS-RedshiftServerless.js +58 -0
  356. package/lib/resources.generated/AWS-RefactorSpaces.d.ts +187 -0
  357. package/lib/resources.generated/AWS-RefactorSpaces.js +62 -0
  358. package/lib/resources.generated/AWS-Rekognition.d.ts +166 -0
  359. package/lib/resources.generated/AWS-Rekognition.js +40 -0
  360. package/lib/resources.generated/AWS-ResilienceHub.d.ts +122 -0
  361. package/lib/resources.generated/AWS-ResilienceHub.js +27 -0
  362. package/lib/resources.generated/AWS-ResourceExplorer2.d.ts +102 -0
  363. package/lib/resources.generated/AWS-ResourceExplorer2.js +40 -0
  364. package/lib/resources.generated/AWS-ResourceGroups.d.ts +80 -0
  365. package/lib/resources.generated/AWS-ResourceGroups.js +14 -0
  366. package/lib/resources.generated/AWS-RoboMaker.d.ts +238 -0
  367. package/lib/resources.generated/AWS-RoboMaker.js +79 -0
  368. package/lib/resources.generated/AWS-RolesAnywhere.d.ts +127 -0
  369. package/lib/resources.generated/AWS-RolesAnywhere.js +40 -0
  370. package/lib/resources.generated/AWS-Route53.d.ts +346 -0
  371. package/lib/resources.generated/AWS-Route53.js +92 -0
  372. package/lib/resources.generated/AWS-Route53RecoveryControl.d.ts +162 -0
  373. package/lib/resources.generated/AWS-Route53RecoveryControl.js +53 -0
  374. package/lib/resources.generated/AWS-Route53RecoveryReadiness.d.ts +166 -0
  375. package/lib/resources.generated/AWS-Route53RecoveryReadiness.js +53 -0
  376. package/lib/resources.generated/AWS-Route53Resolver.d.ts +415 -0
  377. package/lib/resources.generated/AWS-Route53Resolver.js +208 -0
  378. package/lib/resources.generated/AWS-S3.d.ts +942 -0
  379. package/lib/resources.generated/AWS-S3.js +85 -0
  380. package/lib/resources.generated/AWS-S3ObjectLambda.d.ts +124 -0
  381. package/lib/resources.generated/AWS-S3ObjectLambda.js +40 -0
  382. package/lib/resources.generated/AWS-S3Outposts.d.ts +198 -0
  383. package/lib/resources.generated/AWS-S3Outposts.js +53 -0
  384. package/lib/resources.generated/AWS-SDB.d.ts +20 -0
  385. package/lib/resources.generated/AWS-SDB.js +14 -0
  386. package/lib/resources.generated/AWS-SES.d.ts +548 -0
  387. package/lib/resources.generated/AWS-SES.js +138 -0
  388. package/lib/resources.generated/AWS-SNS.d.ts +121 -0
  389. package/lib/resources.generated/AWS-SNS.js +56 -0
  390. package/lib/resources.generated/AWS-SQS.d.ts +92 -0
  391. package/lib/resources.generated/AWS-SQS.js +44 -0
  392. package/lib/resources.generated/AWS-SSM.d.ts +516 -0
  393. package/lib/resources.generated/AWS-SSM.js +118 -0
  394. package/lib/resources.generated/AWS-SSMContacts.d.ts +243 -0
  395. package/lib/resources.generated/AWS-SSMContacts.js +53 -0
  396. package/lib/resources.generated/AWS-SSMIncidents.d.ts +183 -0
  397. package/lib/resources.generated/AWS-SSMIncidents.js +27 -0
  398. package/lib/resources.generated/AWS-SSO.d.ts +115 -0
  399. package/lib/resources.generated/AWS-SSO.js +40 -0
  400. package/lib/resources.generated/AWS-SageMaker.d.ts +3245 -0
  401. package/lib/resources.generated/AWS-SageMaker.js +393 -0
  402. package/lib/resources.generated/AWS-Scheduler.d.ts +221 -0
  403. package/lib/resources.generated/AWS-Scheduler.js +27 -0
  404. package/lib/resources.generated/AWS-SecretsManager.d.ts +151 -0
  405. package/lib/resources.generated/AWS-SecretsManager.js +53 -0
  406. package/lib/resources.generated/AWS-SecurityHub.d.ts +247 -0
  407. package/lib/resources.generated/AWS-SecurityHub.js +40 -0
  408. package/lib/resources.generated/AWS-ServiceCatalog.d.ts +471 -0
  409. package/lib/resources.generated/AWS-ServiceCatalog.js +209 -0
  410. package/lib/resources.generated/AWS-ServiceCatalogAppRegistry.d.ts +121 -0
  411. package/lib/resources.generated/AWS-ServiceCatalogAppRegistry.js +53 -0
  412. package/lib/resources.generated/AWS-ServiceDiscovery.d.ts +235 -0
  413. package/lib/resources.generated/AWS-ServiceDiscovery.js +66 -0
  414. package/lib/resources.generated/AWS-Shield.d.ts +147 -0
  415. package/lib/resources.generated/AWS-Shield.js +53 -0
  416. package/lib/resources.generated/AWS-Signer.d.ts +65 -0
  417. package/lib/resources.generated/AWS-Signer.js +27 -0
  418. package/lib/resources.generated/AWS-SimSpaceWeaver.d.ts +41 -0
  419. package/lib/resources.generated/AWS-SimSpaceWeaver.js +14 -0
  420. package/lib/resources.generated/AWS-StepFunctions.d.ts +208 -0
  421. package/lib/resources.generated/AWS-StepFunctions.js +53 -0
  422. package/lib/resources.generated/AWS-SupportApp.d.ts +72 -0
  423. package/lib/resources.generated/AWS-SupportApp.js +40 -0
  424. package/lib/resources.generated/AWS-Synthetics.d.ts +150 -0
  425. package/lib/resources.generated/AWS-Synthetics.js +27 -0
  426. package/lib/resources.generated/AWS-SystemsManagerSAP.d.ts +45 -0
  427. package/lib/resources.generated/AWS-SystemsManagerSAP.js +14 -0
  428. package/lib/resources.generated/AWS-Timestream.d.ts +265 -0
  429. package/lib/resources.generated/AWS-Timestream.js +50 -0
  430. package/lib/resources.generated/AWS-Transfer.d.ts +477 -0
  431. package/lib/resources.generated/AWS-Transfer.js +100 -0
  432. package/lib/resources.generated/AWS-VerifiedPermissions.d.ts +200 -0
  433. package/lib/resources.generated/AWS-VerifiedPermissions.js +60 -0
  434. package/lib/resources.generated/AWS-VoiceID.d.ts +40 -0
  435. package/lib/resources.generated/AWS-VoiceID.js +14 -0
  436. package/lib/resources.generated/AWS-VpcLattice.d.ts +515 -0
  437. package/lib/resources.generated/AWS-VpcLattice.js +161 -0
  438. package/lib/resources.generated/AWS-WAF.d.ts +252 -0
  439. package/lib/resources.generated/AWS-WAF.js +92 -0
  440. package/lib/resources.generated/AWS-WAFRegional.d.ts +350 -0
  441. package/lib/resources.generated/AWS-WAFRegional.js +144 -0
  442. package/lib/resources.generated/AWS-WAFv2.d.ts +1457 -0
  443. package/lib/resources.generated/AWS-WAFv2.js +79 -0
  444. package/lib/resources.generated/AWS-Wisdom.d.ts +147 -0
  445. package/lib/resources.generated/AWS-Wisdom.js +40 -0
  446. package/lib/resources.generated/AWS-WorkSpaces.d.ts +80 -0
  447. package/lib/resources.generated/AWS-WorkSpaces.js +27 -0
  448. package/lib/resources.generated/AWS-WorkSpacesWeb.d.ts +289 -0
  449. package/lib/resources.generated/AWS-WorkSpacesWeb.js +114 -0
  450. package/lib/resources.generated/AWS-XRay.d.ts +108 -0
  451. package/lib/resources.generated/AWS-XRay.js +42 -0
  452. package/lib/resources.generated/Alexa-ASK.d.ts +52 -0
  453. package/lib/resources.generated/Alexa-ASK.js +14 -0
  454. package/lib/resources.generated/core.d.ts +9 -0
  455. package/lib/template.d.ts +793 -5
  456. package/lib/template.js +83 -1
  457. package/lib/util.d.ts +24 -427
  458. package/lib/util.js +50 -487
  459. package/package.json +10 -14
  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,4660 @@
1
+ import { ResourceBase } from "../util.js";
2
+ import { ResourceOptions } from "../template.js";
3
+ import { Tag } from "./core.js";
4
+ /**
5
+ * Type definition for AWS::EC2::CapacityReservation.TagSpecification
6
+ *
7
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-capacityreservation-tagspecification.html | AWS::EC2::CapacityReservation.TagSpecification}
8
+ */
9
+ export interface EC2CapacityReservationTagSpecification {
10
+ ResourceType?: string;
11
+ Tags?: Tag[];
12
+ }
13
+ /**
14
+ * Type definition for AWS::EC2::CapacityReservationFleet.InstanceTypeSpecification
15
+ *
16
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-capacityreservationfleet-instancetypespecification.html | AWS::EC2::CapacityReservationFleet.InstanceTypeSpecification}
17
+ */
18
+ export interface EC2CapacityReservationFleetInstanceTypeSpecification {
19
+ Priority?: number;
20
+ AvailabilityZoneId?: string;
21
+ AvailabilityZone?: string;
22
+ InstancePlatform?: string;
23
+ InstanceType?: string;
24
+ Weight?: number;
25
+ EbsOptimized?: boolean;
26
+ }
27
+ /**
28
+ * Type definition for AWS::EC2::CapacityReservationFleet.TagSpecification
29
+ *
30
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-capacityreservationfleet-tagspecification.html | AWS::EC2::CapacityReservationFleet.TagSpecification}
31
+ */
32
+ export interface EC2CapacityReservationFleetTagSpecification {
33
+ ResourceType?: string;
34
+ Tags?: Tag[];
35
+ }
36
+ /**
37
+ * Type definition for AWS::EC2::ClientVpnEndpoint.CertificateAuthenticationRequest
38
+ *
39
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-certificateauthenticationrequest.html | AWS::EC2::ClientVpnEndpoint.CertificateAuthenticationRequest}
40
+ */
41
+ export interface EC2ClientVpnEndpointCertificateAuthenticationRequest {
42
+ ClientRootCertificateChainArn: string;
43
+ }
44
+ /**
45
+ * Type definition for AWS::EC2::ClientVpnEndpoint.ClientAuthenticationRequest
46
+ *
47
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-clientauthenticationrequest.html | AWS::EC2::ClientVpnEndpoint.ClientAuthenticationRequest}
48
+ */
49
+ export interface EC2ClientVpnEndpointClientAuthenticationRequest {
50
+ MutualAuthentication?: EC2ClientVpnEndpointCertificateAuthenticationRequest;
51
+ Type: string;
52
+ FederatedAuthentication?: EC2ClientVpnEndpointFederatedAuthenticationRequest;
53
+ ActiveDirectory?: EC2ClientVpnEndpointDirectoryServiceAuthenticationRequest;
54
+ }
55
+ /**
56
+ * Type definition for AWS::EC2::ClientVpnEndpoint.ClientConnectOptions
57
+ *
58
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-clientconnectoptions.html | AWS::EC2::ClientVpnEndpoint.ClientConnectOptions}
59
+ */
60
+ export interface EC2ClientVpnEndpointClientConnectOptions {
61
+ LambdaFunctionArn?: string;
62
+ Enabled: boolean;
63
+ }
64
+ /**
65
+ * Type definition for AWS::EC2::ClientVpnEndpoint.ClientLoginBannerOptions
66
+ *
67
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-clientloginbanneroptions.html | AWS::EC2::ClientVpnEndpoint.ClientLoginBannerOptions}
68
+ */
69
+ export interface EC2ClientVpnEndpointClientLoginBannerOptions {
70
+ Enabled: boolean;
71
+ BannerText?: string;
72
+ }
73
+ /**
74
+ * Type definition for AWS::EC2::ClientVpnEndpoint.ConnectionLogOptions
75
+ *
76
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-connectionlogoptions.html | AWS::EC2::ClientVpnEndpoint.ConnectionLogOptions}
77
+ */
78
+ export interface EC2ClientVpnEndpointConnectionLogOptions {
79
+ CloudwatchLogStream?: string;
80
+ Enabled: boolean;
81
+ CloudwatchLogGroup?: string;
82
+ }
83
+ /**
84
+ * Type definition for AWS::EC2::ClientVpnEndpoint.DirectoryServiceAuthenticationRequest
85
+ *
86
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-directoryserviceauthenticationrequest.html | AWS::EC2::ClientVpnEndpoint.DirectoryServiceAuthenticationRequest}
87
+ */
88
+ export interface EC2ClientVpnEndpointDirectoryServiceAuthenticationRequest {
89
+ DirectoryId: string;
90
+ }
91
+ /**
92
+ * Type definition for AWS::EC2::ClientVpnEndpoint.FederatedAuthenticationRequest
93
+ *
94
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-federatedauthenticationrequest.html | AWS::EC2::ClientVpnEndpoint.FederatedAuthenticationRequest}
95
+ */
96
+ export interface EC2ClientVpnEndpointFederatedAuthenticationRequest {
97
+ SelfServiceSAMLProviderArn?: string;
98
+ SAMLProviderArn: string;
99
+ }
100
+ /**
101
+ * Type definition for AWS::EC2::ClientVpnEndpoint.TagSpecification
102
+ *
103
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-clientvpnendpoint-tagspecification.html | AWS::EC2::ClientVpnEndpoint.TagSpecification}
104
+ */
105
+ export interface EC2ClientVpnEndpointTagSpecification {
106
+ ResourceType: string;
107
+ Tags: Tag[];
108
+ }
109
+ /**
110
+ * Type definition for AWS::EC2::EC2Fleet.AcceleratorCountRequest
111
+ *
112
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-acceleratorcountrequest.html | AWS::EC2::EC2Fleet.AcceleratorCountRequest}
113
+ */
114
+ export interface EC2EC2FleetAcceleratorCountRequest {
115
+ Min?: number;
116
+ Max?: number;
117
+ }
118
+ /**
119
+ * Type definition for AWS::EC2::EC2Fleet.AcceleratorTotalMemoryMiBRequest
120
+ *
121
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-acceleratortotalmemorymibrequest.html | AWS::EC2::EC2Fleet.AcceleratorTotalMemoryMiBRequest}
122
+ */
123
+ export interface EC2EC2FleetAcceleratorTotalMemoryMiBRequest {
124
+ Min?: number;
125
+ Max?: number;
126
+ }
127
+ /**
128
+ * Type definition for AWS::EC2::EC2Fleet.BaselineEbsBandwidthMbpsRequest
129
+ *
130
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-baselineebsbandwidthmbpsrequest.html | AWS::EC2::EC2Fleet.BaselineEbsBandwidthMbpsRequest}
131
+ */
132
+ export interface EC2EC2FleetBaselineEbsBandwidthMbpsRequest {
133
+ Min?: number;
134
+ Max?: number;
135
+ }
136
+ /**
137
+ * Type definition for AWS::EC2::EC2Fleet.CapacityRebalance
138
+ *
139
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-capacityrebalance.html | AWS::EC2::EC2Fleet.CapacityRebalance}
140
+ */
141
+ export interface EC2EC2FleetCapacityRebalance {
142
+ TerminationDelay?: number;
143
+ ReplacementStrategy?: string;
144
+ }
145
+ /**
146
+ * Type definition for AWS::EC2::EC2Fleet.CapacityReservationOptionsRequest
147
+ *
148
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-capacityreservationoptionsrequest.html | AWS::EC2::EC2Fleet.CapacityReservationOptionsRequest}
149
+ */
150
+ export interface EC2EC2FleetCapacityReservationOptionsRequest {
151
+ UsageStrategy?: string;
152
+ }
153
+ /**
154
+ * Type definition for AWS::EC2::EC2Fleet.FleetLaunchTemplateConfigRequest
155
+ *
156
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-fleetlaunchtemplateconfigrequest.html | AWS::EC2::EC2Fleet.FleetLaunchTemplateConfigRequest}
157
+ */
158
+ export interface EC2EC2FleetFleetLaunchTemplateConfigRequest {
159
+ LaunchTemplateSpecification?: EC2EC2FleetFleetLaunchTemplateSpecificationRequest;
160
+ Overrides?: any[];
161
+ }
162
+ /**
163
+ * Type definition for AWS::EC2::EC2Fleet.FleetLaunchTemplateOverridesRequest
164
+ *
165
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-fleetlaunchtemplateoverridesrequest.html | AWS::EC2::EC2Fleet.FleetLaunchTemplateOverridesRequest}
166
+ */
167
+ export interface EC2EC2FleetFleetLaunchTemplateOverridesRequest {
168
+ WeightedCapacity?: number;
169
+ Placement?: EC2EC2FleetPlacement;
170
+ Priority?: number;
171
+ AvailabilityZone?: string;
172
+ SubnetId?: string;
173
+ InstanceRequirements?: EC2EC2FleetInstanceRequirementsRequest;
174
+ InstanceType?: string;
175
+ MaxPrice?: string;
176
+ }
177
+ /**
178
+ * Type definition for AWS::EC2::EC2Fleet.FleetLaunchTemplateSpecificationRequest
179
+ *
180
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-fleetlaunchtemplatespecificationrequest.html | AWS::EC2::EC2Fleet.FleetLaunchTemplateSpecificationRequest}
181
+ */
182
+ export interface EC2EC2FleetFleetLaunchTemplateSpecificationRequest {
183
+ LaunchTemplateName?: string;
184
+ Version: string;
185
+ LaunchTemplateId?: string;
186
+ }
187
+ /**
188
+ * Type definition for AWS::EC2::EC2Fleet.InstanceRequirementsRequest
189
+ *
190
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-instancerequirementsrequest.html | AWS::EC2::EC2Fleet.InstanceRequirementsRequest}
191
+ */
192
+ export interface EC2EC2FleetInstanceRequirementsRequest {
193
+ LocalStorageTypes?: any[];
194
+ InstanceGenerations?: any[];
195
+ NetworkInterfaceCount?: EC2EC2FleetNetworkInterfaceCountRequest;
196
+ MemoryGiBPerVCpu?: EC2EC2FleetMemoryGiBPerVCpuRequest;
197
+ AcceleratorTypes?: any[];
198
+ VCpuCount?: EC2EC2FleetVCpuCountRangeRequest;
199
+ ExcludedInstanceTypes?: any[];
200
+ AcceleratorManufacturers?: any[];
201
+ AllowedInstanceTypes?: any[];
202
+ LocalStorage?: string;
203
+ CpuManufacturers?: any[];
204
+ NetworkBandwidthGbps?: EC2EC2FleetNetworkBandwidthGbpsRequest;
205
+ AcceleratorCount?: EC2EC2FleetAcceleratorCountRequest;
206
+ BareMetal?: string;
207
+ RequireHibernateSupport?: boolean;
208
+ SpotMaxPricePercentageOverLowestPrice?: number;
209
+ BaselineEbsBandwidthMbps?: EC2EC2FleetBaselineEbsBandwidthMbpsRequest;
210
+ OnDemandMaxPricePercentageOverLowestPrice?: number;
211
+ AcceleratorNames?: any[];
212
+ AcceleratorTotalMemoryMiB?: EC2EC2FleetAcceleratorTotalMemoryMiBRequest;
213
+ BurstablePerformance?: string;
214
+ MemoryMiB?: EC2EC2FleetMemoryMiBRequest;
215
+ TotalLocalStorageGB?: EC2EC2FleetTotalLocalStorageGBRequest;
216
+ }
217
+ /**
218
+ * Type definition for AWS::EC2::EC2Fleet.MaintenanceStrategies
219
+ *
220
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-maintenancestrategies.html | AWS::EC2::EC2Fleet.MaintenanceStrategies}
221
+ */
222
+ export interface EC2EC2FleetMaintenanceStrategies {
223
+ CapacityRebalance?: EC2EC2FleetCapacityRebalance;
224
+ }
225
+ /**
226
+ * Type definition for AWS::EC2::EC2Fleet.MemoryGiBPerVCpuRequest
227
+ *
228
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-memorygibpervcpurequest.html | AWS::EC2::EC2Fleet.MemoryGiBPerVCpuRequest}
229
+ */
230
+ export interface EC2EC2FleetMemoryGiBPerVCpuRequest {
231
+ Min?: number;
232
+ Max?: number;
233
+ }
234
+ /**
235
+ * Type definition for AWS::EC2::EC2Fleet.MemoryMiBRequest
236
+ *
237
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-memorymibrequest.html | AWS::EC2::EC2Fleet.MemoryMiBRequest}
238
+ */
239
+ export interface EC2EC2FleetMemoryMiBRequest {
240
+ Min?: number;
241
+ Max?: number;
242
+ }
243
+ /**
244
+ * Type definition for AWS::EC2::EC2Fleet.NetworkBandwidthGbpsRequest
245
+ *
246
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-networkbandwidthgbpsrequest.html | AWS::EC2::EC2Fleet.NetworkBandwidthGbpsRequest}
247
+ */
248
+ export interface EC2EC2FleetNetworkBandwidthGbpsRequest {
249
+ Min?: number;
250
+ Max?: number;
251
+ }
252
+ /**
253
+ * Type definition for AWS::EC2::EC2Fleet.NetworkInterfaceCountRequest
254
+ *
255
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-networkinterfacecountrequest.html | AWS::EC2::EC2Fleet.NetworkInterfaceCountRequest}
256
+ */
257
+ export interface EC2EC2FleetNetworkInterfaceCountRequest {
258
+ Min?: number;
259
+ Max?: number;
260
+ }
261
+ /**
262
+ * Type definition for AWS::EC2::EC2Fleet.OnDemandOptionsRequest
263
+ *
264
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-ondemandoptionsrequest.html | AWS::EC2::EC2Fleet.OnDemandOptionsRequest}
265
+ */
266
+ export interface EC2EC2FleetOnDemandOptionsRequest {
267
+ SingleAvailabilityZone?: boolean;
268
+ AllocationStrategy?: string;
269
+ SingleInstanceType?: boolean;
270
+ MinTargetCapacity?: number;
271
+ MaxTotalPrice?: string;
272
+ CapacityReservationOptions?: EC2EC2FleetCapacityReservationOptionsRequest;
273
+ }
274
+ /**
275
+ * Type definition for AWS::EC2::EC2Fleet.Placement
276
+ *
277
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-placement.html | AWS::EC2::EC2Fleet.Placement}
278
+ */
279
+ export interface EC2EC2FleetPlacement {
280
+ GroupName?: string;
281
+ Tenancy?: string;
282
+ SpreadDomain?: string;
283
+ PartitionNumber?: number;
284
+ AvailabilityZone?: string;
285
+ Affinity?: string;
286
+ HostId?: string;
287
+ HostResourceGroupArn?: string;
288
+ }
289
+ /**
290
+ * Type definition for AWS::EC2::EC2Fleet.SpotOptionsRequest
291
+ *
292
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-spotoptionsrequest.html | AWS::EC2::EC2Fleet.SpotOptionsRequest}
293
+ */
294
+ export interface EC2EC2FleetSpotOptionsRequest {
295
+ SingleAvailabilityZone?: boolean;
296
+ AllocationStrategy?: string;
297
+ SingleInstanceType?: boolean;
298
+ MinTargetCapacity?: number;
299
+ MaxTotalPrice?: string;
300
+ MaintenanceStrategies?: EC2EC2FleetMaintenanceStrategies;
301
+ InstanceInterruptionBehavior?: string;
302
+ InstancePoolsToUseCount?: number;
303
+ }
304
+ /**
305
+ * Type definition for AWS::EC2::EC2Fleet.TagSpecification
306
+ *
307
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-tagspecification.html | AWS::EC2::EC2Fleet.TagSpecification}
308
+ */
309
+ export interface EC2EC2FleetTagSpecification {
310
+ ResourceType?: string;
311
+ Tags?: Tag[];
312
+ }
313
+ /**
314
+ * Type definition for AWS::EC2::EC2Fleet.TargetCapacitySpecificationRequest
315
+ *
316
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-targetcapacityspecificationrequest.html | AWS::EC2::EC2Fleet.TargetCapacitySpecificationRequest}
317
+ */
318
+ export interface EC2EC2FleetTargetCapacitySpecificationRequest {
319
+ DefaultTargetCapacityType?: string;
320
+ TotalTargetCapacity: number;
321
+ OnDemandTargetCapacity?: number;
322
+ SpotTargetCapacity?: number;
323
+ TargetCapacityUnitType?: string;
324
+ }
325
+ /**
326
+ * Type definition for AWS::EC2::EC2Fleet.TotalLocalStorageGBRequest
327
+ *
328
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-totallocalstoragegbrequest.html | AWS::EC2::EC2Fleet.TotalLocalStorageGBRequest}
329
+ */
330
+ export interface EC2EC2FleetTotalLocalStorageGBRequest {
331
+ Min?: number;
332
+ Max?: number;
333
+ }
334
+ /**
335
+ * Type definition for AWS::EC2::EC2Fleet.VCpuCountRangeRequest
336
+ *
337
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-vcpucountrangerequest.html | AWS::EC2::EC2Fleet.VCpuCountRangeRequest}
338
+ */
339
+ export interface EC2EC2FleetVCpuCountRangeRequest {
340
+ Min?: number;
341
+ Max?: number;
342
+ }
343
+ /**
344
+ * Type definition for AWS::EC2::FlowLog.DestinationOptions
345
+ *
346
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-flowlog-destinationoptions.html | AWS::EC2::FlowLog.DestinationOptions}
347
+ */
348
+ export interface EC2FlowLogDestinationOptions {
349
+ PerHourPartition: boolean;
350
+ HiveCompatiblePartitions: boolean;
351
+ FileFormat: string;
352
+ }
353
+ /**
354
+ * Type definition for AWS::EC2::IPAM.IpamOperatingRegion
355
+ *
356
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ipam-ipamoperatingregion.html | AWS::EC2::IPAM.IpamOperatingRegion}
357
+ */
358
+ export interface EC2IPAMIpamOperatingRegion {
359
+ RegionName: string;
360
+ }
361
+ /**
362
+ * Type definition for AWS::EC2::IPAMPool.ProvisionedCidr
363
+ *
364
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ipampool-provisionedcidr.html | AWS::EC2::IPAMPool.ProvisionedCidr}
365
+ */
366
+ export interface EC2IPAMPoolProvisionedCidr {
367
+ Cidr: string;
368
+ }
369
+ /**
370
+ * Type definition for AWS::EC2::IPAMResourceDiscovery.IpamOperatingRegion
371
+ *
372
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ipamresourcediscovery-ipamoperatingregion.html | AWS::EC2::IPAMResourceDiscovery.IpamOperatingRegion}
373
+ */
374
+ export interface EC2IPAMResourceDiscoveryIpamOperatingRegion {
375
+ RegionName: string;
376
+ }
377
+ /**
378
+ * Type definition for AWS::EC2::Instance.AssociationParameter
379
+ *
380
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-ssmassociations-associationparameters.html | AWS::EC2::Instance.AssociationParameter}
381
+ */
382
+ export interface EC2InstanceAssociationParameter {
383
+ Key: string;
384
+ Value: any[];
385
+ }
386
+ /**
387
+ * Type definition for AWS::EC2::Instance.BlockDeviceMapping
388
+ *
389
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-blockdev-mapping.html | AWS::EC2::Instance.BlockDeviceMapping}
390
+ */
391
+ export interface EC2InstanceBlockDeviceMapping {
392
+ DeviceName: string;
393
+ Ebs?: EC2InstanceEbs;
394
+ NoDevice?: EC2InstanceNoDevice;
395
+ VirtualName?: string;
396
+ }
397
+ /**
398
+ * Type definition for AWS::EC2::Instance.CpuOptions
399
+ *
400
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-cpuoptions.html | AWS::EC2::Instance.CpuOptions}
401
+ */
402
+ export interface EC2InstanceCpuOptions {
403
+ CoreCount?: number;
404
+ ThreadsPerCore?: number;
405
+ }
406
+ /**
407
+ * Type definition for AWS::EC2::Instance.CreditSpecification
408
+ *
409
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-creditspecification.html | AWS::EC2::Instance.CreditSpecification}
410
+ */
411
+ export interface EC2InstanceCreditSpecification {
412
+ CPUCredits?: string;
413
+ }
414
+ /**
415
+ * Type definition for AWS::EC2::Instance.Ebs
416
+ *
417
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-blockdev-template.html | AWS::EC2::Instance.Ebs}
418
+ */
419
+ export interface EC2InstanceEbs {
420
+ DeleteOnTermination?: boolean;
421
+ Encrypted?: boolean;
422
+ Iops?: number;
423
+ KmsKeyId?: string;
424
+ SnapshotId?: string;
425
+ VolumeSize?: number;
426
+ VolumeType?: string;
427
+ }
428
+ /**
429
+ * Type definition for AWS::EC2::Instance.ElasticGpuSpecification
430
+ *
431
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-elasticgpuspecification.html | AWS::EC2::Instance.ElasticGpuSpecification}
432
+ */
433
+ export interface EC2InstanceElasticGpuSpecification {
434
+ Type: string;
435
+ }
436
+ /**
437
+ * Type definition for AWS::EC2::Instance.ElasticInferenceAccelerator
438
+ *
439
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-elasticinferenceaccelerator.html | AWS::EC2::Instance.ElasticInferenceAccelerator}
440
+ */
441
+ export interface EC2InstanceElasticInferenceAccelerator {
442
+ Count?: number;
443
+ Type: string;
444
+ }
445
+ /**
446
+ * Type definition for AWS::EC2::Instance.EnclaveOptions
447
+ *
448
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-enclaveoptions.html | AWS::EC2::Instance.EnclaveOptions}
449
+ */
450
+ export interface EC2InstanceEnclaveOptions {
451
+ Enabled?: boolean;
452
+ }
453
+ /**
454
+ * Type definition for AWS::EC2::Instance.HibernationOptions
455
+ *
456
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-hibernationoptions.html | AWS::EC2::Instance.HibernationOptions}
457
+ */
458
+ export interface EC2InstanceHibernationOptions {
459
+ Configured?: boolean;
460
+ }
461
+ /**
462
+ * Type definition for AWS::EC2::Instance.InstanceIpv6Address
463
+ *
464
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-instanceipv6address.html | AWS::EC2::Instance.InstanceIpv6Address}
465
+ */
466
+ export interface EC2InstanceInstanceIpv6Address {
467
+ Ipv6Address: string;
468
+ }
469
+ /**
470
+ * Type definition for AWS::EC2::Instance.LaunchTemplateSpecification
471
+ *
472
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-launchtemplatespecification.html | AWS::EC2::Instance.LaunchTemplateSpecification}
473
+ */
474
+ export interface EC2InstanceLaunchTemplateSpecification {
475
+ LaunchTemplateId?: string;
476
+ LaunchTemplateName?: string;
477
+ Version: string;
478
+ }
479
+ /**
480
+ * Type definition for AWS::EC2::Instance.LicenseSpecification
481
+ *
482
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-licensespecification.html | AWS::EC2::Instance.LicenseSpecification}
483
+ */
484
+ export interface EC2InstanceLicenseSpecification {
485
+ LicenseConfigurationArn: string;
486
+ }
487
+ /**
488
+ * Type definition for AWS::EC2::Instance.NetworkInterface
489
+ *
490
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-network-iface-embedded.html | AWS::EC2::Instance.NetworkInterface}
491
+ */
492
+ export interface EC2InstanceNetworkInterface {
493
+ AssociateCarrierIpAddress?: boolean;
494
+ AssociatePublicIpAddress?: boolean;
495
+ DeleteOnTermination?: boolean;
496
+ Description?: string;
497
+ DeviceIndex: string;
498
+ GroupSet?: any[];
499
+ Ipv6AddressCount?: number;
500
+ Ipv6Addresses?: any[];
501
+ NetworkInterfaceId?: string;
502
+ PrivateIpAddress?: string;
503
+ PrivateIpAddresses?: any[];
504
+ SecondaryPrivateIpAddressCount?: number;
505
+ SubnetId?: string;
506
+ }
507
+ /**
508
+ * Type definition for AWS::EC2::Instance.NoDevice
509
+ *
510
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-nodevice.html | AWS::EC2::Instance.NoDevice}
511
+ */
512
+ export interface EC2InstanceNoDevice {
513
+ }
514
+ /**
515
+ * Type definition for AWS::EC2::Instance.PrivateDnsNameOptions
516
+ *
517
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-privatednsnameoptions.html | AWS::EC2::Instance.PrivateDnsNameOptions}
518
+ */
519
+ export interface EC2InstancePrivateDnsNameOptions {
520
+ EnableResourceNameDnsAAAARecord?: boolean;
521
+ EnableResourceNameDnsARecord?: boolean;
522
+ HostnameType?: string;
523
+ }
524
+ /**
525
+ * Type definition for AWS::EC2::Instance.PrivateIpAddressSpecification
526
+ *
527
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-network-interface-privateipspec.html | AWS::EC2::Instance.PrivateIpAddressSpecification}
528
+ */
529
+ export interface EC2InstancePrivateIpAddressSpecification {
530
+ Primary: boolean;
531
+ PrivateIpAddress: string;
532
+ }
533
+ /**
534
+ * Type definition for AWS::EC2::Instance.SsmAssociation
535
+ *
536
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-ssmassociations.html | AWS::EC2::Instance.SsmAssociation}
537
+ */
538
+ export interface EC2InstanceSsmAssociation {
539
+ AssociationParameters?: any[];
540
+ DocumentName: string;
541
+ }
542
+ /**
543
+ * Type definition for AWS::EC2::Instance.Volume
544
+ *
545
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-mount-point.html | AWS::EC2::Instance.Volume}
546
+ */
547
+ export interface EC2InstanceVolume {
548
+ Device: string;
549
+ VolumeId: string;
550
+ }
551
+ /**
552
+ * Type definition for AWS::EC2::LaunchTemplate.AcceleratorCount
553
+ *
554
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-acceleratorcount.html | AWS::EC2::LaunchTemplate.AcceleratorCount}
555
+ */
556
+ export interface EC2LaunchTemplateAcceleratorCount {
557
+ Min?: number;
558
+ Max?: number;
559
+ }
560
+ /**
561
+ * Type definition for AWS::EC2::LaunchTemplate.AcceleratorTotalMemoryMiB
562
+ *
563
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-acceleratortotalmemorymib.html | AWS::EC2::LaunchTemplate.AcceleratorTotalMemoryMiB}
564
+ */
565
+ export interface EC2LaunchTemplateAcceleratorTotalMemoryMiB {
566
+ Min?: number;
567
+ Max?: number;
568
+ }
569
+ /**
570
+ * Type definition for AWS::EC2::LaunchTemplate.BaselineEbsBandwidthMbps
571
+ *
572
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-baselineebsbandwidthmbps.html | AWS::EC2::LaunchTemplate.BaselineEbsBandwidthMbps}
573
+ */
574
+ export interface EC2LaunchTemplateBaselineEbsBandwidthMbps {
575
+ Min?: number;
576
+ Max?: number;
577
+ }
578
+ /**
579
+ * Type definition for AWS::EC2::LaunchTemplate.BlockDeviceMapping
580
+ *
581
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping.html | AWS::EC2::LaunchTemplate.BlockDeviceMapping}
582
+ */
583
+ export interface EC2LaunchTemplateBlockDeviceMapping {
584
+ Ebs?: EC2LaunchTemplateEbs;
585
+ NoDevice?: string;
586
+ VirtualName?: string;
587
+ DeviceName?: string;
588
+ }
589
+ /**
590
+ * Type definition for AWS::EC2::LaunchTemplate.CapacityReservationSpecification
591
+ *
592
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-capacityreservationspecification.html | AWS::EC2::LaunchTemplate.CapacityReservationSpecification}
593
+ */
594
+ export interface EC2LaunchTemplateCapacityReservationSpecification {
595
+ CapacityReservationPreference?: string;
596
+ CapacityReservationTarget?: EC2LaunchTemplateCapacityReservationTarget;
597
+ }
598
+ /**
599
+ * Type definition for AWS::EC2::LaunchTemplate.CapacityReservationTarget
600
+ *
601
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-capacityreservationtarget.html | AWS::EC2::LaunchTemplate.CapacityReservationTarget}
602
+ */
603
+ export interface EC2LaunchTemplateCapacityReservationTarget {
604
+ CapacityReservationResourceGroupArn?: string;
605
+ CapacityReservationId?: string;
606
+ }
607
+ /**
608
+ * Type definition for AWS::EC2::LaunchTemplate.CpuOptions
609
+ *
610
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-cpuoptions.html | AWS::EC2::LaunchTemplate.CpuOptions}
611
+ */
612
+ export interface EC2LaunchTemplateCpuOptions {
613
+ ThreadsPerCore?: number;
614
+ AmdSevSnp?: string;
615
+ CoreCount?: number;
616
+ }
617
+ /**
618
+ * Type definition for AWS::EC2::LaunchTemplate.CreditSpecification
619
+ *
620
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-creditspecification.html | AWS::EC2::LaunchTemplate.CreditSpecification}
621
+ */
622
+ export interface EC2LaunchTemplateCreditSpecification {
623
+ CpuCredits?: string;
624
+ }
625
+ /**
626
+ * Type definition for AWS::EC2::LaunchTemplate.Ebs
627
+ *
628
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-ebs.html | AWS::EC2::LaunchTemplate.Ebs}
629
+ */
630
+ export interface EC2LaunchTemplateEbs {
631
+ SnapshotId?: string;
632
+ VolumeType?: string;
633
+ KmsKeyId?: string;
634
+ Encrypted?: boolean;
635
+ Throughput?: number;
636
+ Iops?: number;
637
+ VolumeSize?: number;
638
+ DeleteOnTermination?: boolean;
639
+ }
640
+ /**
641
+ * Type definition for AWS::EC2::LaunchTemplate.ElasticGpuSpecification
642
+ *
643
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-elasticgpuspecification.html | AWS::EC2::LaunchTemplate.ElasticGpuSpecification}
644
+ */
645
+ export interface EC2LaunchTemplateElasticGpuSpecification {
646
+ Type?: string;
647
+ }
648
+ /**
649
+ * Type definition for AWS::EC2::LaunchTemplate.EnclaveOptions
650
+ *
651
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-enclaveoptions.html | AWS::EC2::LaunchTemplate.EnclaveOptions}
652
+ */
653
+ export interface EC2LaunchTemplateEnclaveOptions {
654
+ Enabled?: boolean;
655
+ }
656
+ /**
657
+ * Type definition for AWS::EC2::LaunchTemplate.HibernationOptions
658
+ *
659
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-hibernationoptions.html | AWS::EC2::LaunchTemplate.HibernationOptions}
660
+ */
661
+ export interface EC2LaunchTemplateHibernationOptions {
662
+ Configured?: boolean;
663
+ }
664
+ /**
665
+ * Type definition for AWS::EC2::LaunchTemplate.IamInstanceProfile
666
+ *
667
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-iaminstanceprofile.html | AWS::EC2::LaunchTemplate.IamInstanceProfile}
668
+ */
669
+ export interface EC2LaunchTemplateIamInstanceProfile {
670
+ Arn?: string;
671
+ Name?: string;
672
+ }
673
+ /**
674
+ * Type definition for AWS::EC2::LaunchTemplate.InstanceMarketOptions
675
+ *
676
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-instancemarketoptions.html | AWS::EC2::LaunchTemplate.InstanceMarketOptions}
677
+ */
678
+ export interface EC2LaunchTemplateInstanceMarketOptions {
679
+ SpotOptions?: EC2LaunchTemplateSpotOptions;
680
+ MarketType?: string;
681
+ }
682
+ /**
683
+ * Type definition for AWS::EC2::LaunchTemplate.InstanceRequirements
684
+ *
685
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-instancerequirements.html | AWS::EC2::LaunchTemplate.InstanceRequirements}
686
+ */
687
+ export interface EC2LaunchTemplateInstanceRequirements {
688
+ LocalStorageTypes?: any[];
689
+ InstanceGenerations?: any[];
690
+ NetworkInterfaceCount?: EC2LaunchTemplateNetworkInterfaceCount;
691
+ MemoryGiBPerVCpu?: EC2LaunchTemplateMemoryGiBPerVCpu;
692
+ AcceleratorTypes?: any[];
693
+ VCpuCount?: EC2LaunchTemplateVCpuCount;
694
+ ExcludedInstanceTypes?: any[];
695
+ AcceleratorManufacturers?: any[];
696
+ AllowedInstanceTypes?: any[];
697
+ LocalStorage?: string;
698
+ CpuManufacturers?: any[];
699
+ AcceleratorCount?: EC2LaunchTemplateAcceleratorCount;
700
+ NetworkBandwidthGbps?: EC2LaunchTemplateNetworkBandwidthGbps;
701
+ BareMetal?: string;
702
+ RequireHibernateSupport?: boolean;
703
+ SpotMaxPricePercentageOverLowestPrice?: number;
704
+ BaselineEbsBandwidthMbps?: EC2LaunchTemplateBaselineEbsBandwidthMbps;
705
+ OnDemandMaxPricePercentageOverLowestPrice?: number;
706
+ AcceleratorNames?: any[];
707
+ AcceleratorTotalMemoryMiB?: EC2LaunchTemplateAcceleratorTotalMemoryMiB;
708
+ BurstablePerformance?: string;
709
+ MemoryMiB?: EC2LaunchTemplateMemoryMiB;
710
+ TotalLocalStorageGB?: EC2LaunchTemplateTotalLocalStorageGB;
711
+ }
712
+ /**
713
+ * Type definition for AWS::EC2::LaunchTemplate.Ipv4PrefixSpecification
714
+ *
715
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-ipv4prefixspecification.html | AWS::EC2::LaunchTemplate.Ipv4PrefixSpecification}
716
+ */
717
+ export interface EC2LaunchTemplateIpv4PrefixSpecification {
718
+ Ipv4Prefix?: string;
719
+ }
720
+ /**
721
+ * Type definition for AWS::EC2::LaunchTemplate.Ipv6Add
722
+ *
723
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-ipv6add.html | AWS::EC2::LaunchTemplate.Ipv6Add}
724
+ */
725
+ export interface EC2LaunchTemplateIpv6Add {
726
+ Ipv6Address?: string;
727
+ }
728
+ /**
729
+ * Type definition for AWS::EC2::LaunchTemplate.Ipv6PrefixSpecification
730
+ *
731
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-ipv6prefixspecification.html | AWS::EC2::LaunchTemplate.Ipv6PrefixSpecification}
732
+ */
733
+ export interface EC2LaunchTemplateIpv6PrefixSpecification {
734
+ Ipv6Prefix?: string;
735
+ }
736
+ /**
737
+ * Type definition for AWS::EC2::LaunchTemplate.LaunchTemplateData
738
+ *
739
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatedata.html | AWS::EC2::LaunchTemplate.LaunchTemplateData}
740
+ */
741
+ export interface EC2LaunchTemplateLaunchTemplateData {
742
+ SecurityGroups?: any[];
743
+ TagSpecifications?: any[];
744
+ UserData?: string;
745
+ BlockDeviceMappings?: any[];
746
+ MaintenanceOptions?: EC2LaunchTemplateMaintenanceOptions;
747
+ IamInstanceProfile?: EC2LaunchTemplateIamInstanceProfile;
748
+ KernelId?: string;
749
+ EbsOptimized?: boolean;
750
+ ElasticGpuSpecifications?: any[];
751
+ ElasticInferenceAccelerators?: any[];
752
+ Placement?: EC2LaunchTemplatePlacement;
753
+ NetworkInterfaces?: any[];
754
+ EnclaveOptions?: EC2LaunchTemplateEnclaveOptions;
755
+ ImageId?: string;
756
+ InstanceType?: string;
757
+ Monitoring?: EC2LaunchTemplateMonitoring;
758
+ HibernationOptions?: EC2LaunchTemplateHibernationOptions;
759
+ MetadataOptions?: EC2LaunchTemplateMetadataOptions;
760
+ LicenseSpecifications?: any[];
761
+ InstanceInitiatedShutdownBehavior?: string;
762
+ DisableApiStop?: boolean;
763
+ CpuOptions?: EC2LaunchTemplateCpuOptions;
764
+ PrivateDnsNameOptions?: EC2LaunchTemplatePrivateDnsNameOptions;
765
+ SecurityGroupIds?: any[];
766
+ KeyName?: string;
767
+ DisableApiTermination?: boolean;
768
+ InstanceMarketOptions?: EC2LaunchTemplateInstanceMarketOptions;
769
+ InstanceRequirements?: EC2LaunchTemplateInstanceRequirements;
770
+ RamDiskId?: string;
771
+ CapacityReservationSpecification?: EC2LaunchTemplateCapacityReservationSpecification;
772
+ CreditSpecification?: EC2LaunchTemplateCreditSpecification;
773
+ }
774
+ /**
775
+ * Type definition for AWS::EC2::LaunchTemplate.LaunchTemplateElasticInferenceAccelerator
776
+ *
777
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplateelasticinferenceaccelerator.html | AWS::EC2::LaunchTemplate.LaunchTemplateElasticInferenceAccelerator}
778
+ */
779
+ export interface EC2LaunchTemplateLaunchTemplateElasticInferenceAccelerator {
780
+ Type?: string;
781
+ Count?: number;
782
+ }
783
+ /**
784
+ * Type definition for AWS::EC2::LaunchTemplate.LaunchTemplateTagSpecification
785
+ *
786
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-launchtemplatetagspecification.html | AWS::EC2::LaunchTemplate.LaunchTemplateTagSpecification}
787
+ */
788
+ export interface EC2LaunchTemplateLaunchTemplateTagSpecification {
789
+ ResourceType?: string;
790
+ Tags?: Tag[];
791
+ }
792
+ /**
793
+ * Type definition for AWS::EC2::LaunchTemplate.LicenseSpecification
794
+ *
795
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-licensespecification.html | AWS::EC2::LaunchTemplate.LicenseSpecification}
796
+ */
797
+ export interface EC2LaunchTemplateLicenseSpecification {
798
+ LicenseConfigurationArn?: string;
799
+ }
800
+ /**
801
+ * Type definition for AWS::EC2::LaunchTemplate.MaintenanceOptions
802
+ *
803
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-maintenanceoptions.html | AWS::EC2::LaunchTemplate.MaintenanceOptions}
804
+ */
805
+ export interface EC2LaunchTemplateMaintenanceOptions {
806
+ AutoRecovery?: string;
807
+ }
808
+ /**
809
+ * Type definition for AWS::EC2::LaunchTemplate.MemoryGiBPerVCpu
810
+ *
811
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-memorygibpervcpu.html | AWS::EC2::LaunchTemplate.MemoryGiBPerVCpu}
812
+ */
813
+ export interface EC2LaunchTemplateMemoryGiBPerVCpu {
814
+ Min?: number;
815
+ Max?: number;
816
+ }
817
+ /**
818
+ * Type definition for AWS::EC2::LaunchTemplate.MemoryMiB
819
+ *
820
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-memorymib.html | AWS::EC2::LaunchTemplate.MemoryMiB}
821
+ */
822
+ export interface EC2LaunchTemplateMemoryMiB {
823
+ Min?: number;
824
+ Max?: number;
825
+ }
826
+ /**
827
+ * Type definition for AWS::EC2::LaunchTemplate.MetadataOptions
828
+ *
829
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-metadataoptions.html | AWS::EC2::LaunchTemplate.MetadataOptions}
830
+ */
831
+ export interface EC2LaunchTemplateMetadataOptions {
832
+ HttpPutResponseHopLimit?: number;
833
+ HttpTokens?: string;
834
+ HttpProtocolIpv6?: string;
835
+ InstanceMetadataTags?: string;
836
+ HttpEndpoint?: string;
837
+ }
838
+ /**
839
+ * Type definition for AWS::EC2::LaunchTemplate.Monitoring
840
+ *
841
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-monitoring.html | AWS::EC2::LaunchTemplate.Monitoring}
842
+ */
843
+ export interface EC2LaunchTemplateMonitoring {
844
+ Enabled?: boolean;
845
+ }
846
+ /**
847
+ * Type definition for AWS::EC2::LaunchTemplate.NetworkBandwidthGbps
848
+ *
849
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-networkbandwidthgbps.html | AWS::EC2::LaunchTemplate.NetworkBandwidthGbps}
850
+ */
851
+ export interface EC2LaunchTemplateNetworkBandwidthGbps {
852
+ Min?: number;
853
+ Max?: number;
854
+ }
855
+ /**
856
+ * Type definition for AWS::EC2::LaunchTemplate.NetworkInterface
857
+ *
858
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-networkinterface.html | AWS::EC2::LaunchTemplate.NetworkInterface}
859
+ */
860
+ export interface EC2LaunchTemplateNetworkInterface {
861
+ Description?: string;
862
+ PrivateIpAddress?: string;
863
+ PrivateIpAddresses?: any[];
864
+ SecondaryPrivateIpAddressCount?: number;
865
+ Ipv6PrefixCount?: number;
866
+ Ipv4Prefixes?: any[];
867
+ DeviceIndex?: number;
868
+ PrimaryIpv6?: boolean;
869
+ Ipv4PrefixCount?: number;
870
+ Ipv6Prefixes?: any[];
871
+ SubnetId?: string;
872
+ Ipv6Addresses?: any[];
873
+ AssociatePublicIpAddress?: boolean;
874
+ NetworkInterfaceId?: string;
875
+ NetworkCardIndex?: number;
876
+ InterfaceType?: string;
877
+ AssociateCarrierIpAddress?: boolean;
878
+ Ipv6AddressCount?: number;
879
+ Groups?: any[];
880
+ DeleteOnTermination?: boolean;
881
+ }
882
+ /**
883
+ * Type definition for AWS::EC2::LaunchTemplate.NetworkInterfaceCount
884
+ *
885
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-networkinterfacecount.html | AWS::EC2::LaunchTemplate.NetworkInterfaceCount}
886
+ */
887
+ export interface EC2LaunchTemplateNetworkInterfaceCount {
888
+ Min?: number;
889
+ Max?: number;
890
+ }
891
+ /**
892
+ * Type definition for AWS::EC2::LaunchTemplate.Placement
893
+ *
894
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-placement.html | AWS::EC2::LaunchTemplate.Placement}
895
+ */
896
+ export interface EC2LaunchTemplatePlacement {
897
+ GroupName?: string;
898
+ Tenancy?: string;
899
+ SpreadDomain?: string;
900
+ PartitionNumber?: number;
901
+ AvailabilityZone?: string;
902
+ Affinity?: string;
903
+ HostId?: string;
904
+ HostResourceGroupArn?: string;
905
+ GroupId?: string;
906
+ }
907
+ /**
908
+ * Type definition for AWS::EC2::LaunchTemplate.PrivateDnsNameOptions
909
+ *
910
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-privatednsnameoptions.html | AWS::EC2::LaunchTemplate.PrivateDnsNameOptions}
911
+ */
912
+ export interface EC2LaunchTemplatePrivateDnsNameOptions {
913
+ EnableResourceNameDnsARecord?: boolean;
914
+ HostnameType?: string;
915
+ EnableResourceNameDnsAAAARecord?: boolean;
916
+ }
917
+ /**
918
+ * Type definition for AWS::EC2::LaunchTemplate.PrivateIpAdd
919
+ *
920
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-privateipadd.html | AWS::EC2::LaunchTemplate.PrivateIpAdd}
921
+ */
922
+ export interface EC2LaunchTemplatePrivateIpAdd {
923
+ PrivateIpAddress?: string;
924
+ Primary?: boolean;
925
+ }
926
+ /**
927
+ * Type definition for AWS::EC2::LaunchTemplate.SpotOptions
928
+ *
929
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-spotoptions.html | AWS::EC2::LaunchTemplate.SpotOptions}
930
+ */
931
+ export interface EC2LaunchTemplateSpotOptions {
932
+ SpotInstanceType?: string;
933
+ InstanceInterruptionBehavior?: string;
934
+ MaxPrice?: string;
935
+ BlockDurationMinutes?: number;
936
+ ValidUntil?: string;
937
+ }
938
+ /**
939
+ * Type definition for AWS::EC2::LaunchTemplate.TagSpecification
940
+ *
941
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-tagspecification.html | AWS::EC2::LaunchTemplate.TagSpecification}
942
+ */
943
+ export interface EC2LaunchTemplateTagSpecification {
944
+ ResourceType?: string;
945
+ Tags?: Tag[];
946
+ }
947
+ /**
948
+ * Type definition for AWS::EC2::LaunchTemplate.TotalLocalStorageGB
949
+ *
950
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-totallocalstoragegb.html | AWS::EC2::LaunchTemplate.TotalLocalStorageGB}
951
+ */
952
+ export interface EC2LaunchTemplateTotalLocalStorageGB {
953
+ Min?: number;
954
+ Max?: number;
955
+ }
956
+ /**
957
+ * Type definition for AWS::EC2::LaunchTemplate.VCpuCount
958
+ *
959
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-vcpucount.html | AWS::EC2::LaunchTemplate.VCpuCount}
960
+ */
961
+ export interface EC2LaunchTemplateVCpuCount {
962
+ Min?: number;
963
+ Max?: number;
964
+ }
965
+ /**
966
+ * Type definition for AWS::EC2::NetworkAclEntry.Icmp
967
+ *
968
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkaclentry-icmp.html | AWS::EC2::NetworkAclEntry.Icmp}
969
+ */
970
+ export interface EC2NetworkAclEntryIcmp {
971
+ Code?: number;
972
+ Type?: number;
973
+ }
974
+ /**
975
+ * Type definition for AWS::EC2::NetworkAclEntry.PortRange
976
+ *
977
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkaclentry-portrange.html | AWS::EC2::NetworkAclEntry.PortRange}
978
+ */
979
+ export interface EC2NetworkAclEntryPortRange {
980
+ From?: number;
981
+ To?: number;
982
+ }
983
+ /**
984
+ * Type definition for AWS::EC2::NetworkInsightsAccessScope.AccessScopePathRequest
985
+ *
986
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightsaccessscope-accessscopepathrequest.html | AWS::EC2::NetworkInsightsAccessScope.AccessScopePathRequest}
987
+ */
988
+ export interface EC2NetworkInsightsAccessScopeAccessScopePathRequest {
989
+ Destination?: EC2NetworkInsightsAccessScopePathStatementRequest;
990
+ ThroughResources?: any[];
991
+ Source?: EC2NetworkInsightsAccessScopePathStatementRequest;
992
+ }
993
+ /**
994
+ * Type definition for AWS::EC2::NetworkInsightsAccessScope.PacketHeaderStatementRequest
995
+ *
996
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightsaccessscope-packetheaderstatementrequest.html | AWS::EC2::NetworkInsightsAccessScope.PacketHeaderStatementRequest}
997
+ */
998
+ export interface EC2NetworkInsightsAccessScopePacketHeaderStatementRequest {
999
+ Protocols?: any[];
1000
+ DestinationPorts?: any[];
1001
+ DestinationAddresses?: any[];
1002
+ DestinationPrefixLists?: any[];
1003
+ SourceAddresses?: any[];
1004
+ SourcePorts?: any[];
1005
+ SourcePrefixLists?: any[];
1006
+ }
1007
+ /**
1008
+ * Type definition for AWS::EC2::NetworkInsightsAccessScope.PathStatementRequest
1009
+ *
1010
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightsaccessscope-pathstatementrequest.html | AWS::EC2::NetworkInsightsAccessScope.PathStatementRequest}
1011
+ */
1012
+ export interface EC2NetworkInsightsAccessScopePathStatementRequest {
1013
+ ResourceStatement?: EC2NetworkInsightsAccessScopeResourceStatementRequest;
1014
+ PacketHeaderStatement?: EC2NetworkInsightsAccessScopePacketHeaderStatementRequest;
1015
+ }
1016
+ /**
1017
+ * Type definition for AWS::EC2::NetworkInsightsAccessScope.ResourceStatementRequest
1018
+ *
1019
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightsaccessscope-resourcestatementrequest.html | AWS::EC2::NetworkInsightsAccessScope.ResourceStatementRequest}
1020
+ */
1021
+ export interface EC2NetworkInsightsAccessScopeResourceStatementRequest {
1022
+ ResourceTypes?: any[];
1023
+ Resources?: any[];
1024
+ }
1025
+ /**
1026
+ * Type definition for AWS::EC2::NetworkInsightsAccessScope.ThroughResourcesStatementRequest
1027
+ *
1028
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightsaccessscope-throughresourcesstatementrequest.html | AWS::EC2::NetworkInsightsAccessScope.ThroughResourcesStatementRequest}
1029
+ */
1030
+ export interface EC2NetworkInsightsAccessScopeThroughResourcesStatementRequest {
1031
+ ResourceStatement?: EC2NetworkInsightsAccessScopeResourceStatementRequest;
1032
+ }
1033
+ /**
1034
+ * Type definition for AWS::EC2::NetworkInsightsAnalysis.AdditionalDetail
1035
+ *
1036
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightsanalysis-additionaldetail.html | AWS::EC2::NetworkInsightsAnalysis.AdditionalDetail}
1037
+ */
1038
+ export interface EC2NetworkInsightsAnalysisAdditionalDetail {
1039
+ ServiceName?: string;
1040
+ AdditionalDetailType?: string;
1041
+ LoadBalancers?: any[];
1042
+ Component?: EC2NetworkInsightsAnalysisAnalysisComponent;
1043
+ }
1044
+ /**
1045
+ * Type definition for AWS::EC2::NetworkInsightsAnalysis.AlternatePathHint
1046
+ *
1047
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightsanalysis-alternatepathhint.html | AWS::EC2::NetworkInsightsAnalysis.AlternatePathHint}
1048
+ */
1049
+ export interface EC2NetworkInsightsAnalysisAlternatePathHint {
1050
+ ComponentArn?: string;
1051
+ ComponentId?: string;
1052
+ }
1053
+ /**
1054
+ * Type definition for AWS::EC2::NetworkInsightsAnalysis.AnalysisAclRule
1055
+ *
1056
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightsanalysis-analysisaclrule.html | AWS::EC2::NetworkInsightsAnalysis.AnalysisAclRule}
1057
+ */
1058
+ export interface EC2NetworkInsightsAnalysisAnalysisAclRule {
1059
+ PortRange?: EC2NetworkInsightsAnalysisPortRange;
1060
+ Cidr?: string;
1061
+ RuleAction?: string;
1062
+ Egress?: boolean;
1063
+ RuleNumber?: number;
1064
+ Protocol?: string;
1065
+ }
1066
+ /**
1067
+ * Type definition for AWS::EC2::NetworkInsightsAnalysis.AnalysisComponent
1068
+ *
1069
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightsanalysis-analysiscomponent.html | AWS::EC2::NetworkInsightsAnalysis.AnalysisComponent}
1070
+ */
1071
+ export interface EC2NetworkInsightsAnalysisAnalysisComponent {
1072
+ Id?: string;
1073
+ Arn?: string;
1074
+ }
1075
+ /**
1076
+ * Type definition for AWS::EC2::NetworkInsightsAnalysis.AnalysisLoadBalancerListener
1077
+ *
1078
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightsanalysis-analysisloadbalancerlistener.html | AWS::EC2::NetworkInsightsAnalysis.AnalysisLoadBalancerListener}
1079
+ */
1080
+ export interface EC2NetworkInsightsAnalysisAnalysisLoadBalancerListener {
1081
+ InstancePort?: number;
1082
+ LoadBalancerPort?: number;
1083
+ }
1084
+ /**
1085
+ * Type definition for AWS::EC2::NetworkInsightsAnalysis.AnalysisLoadBalancerTarget
1086
+ *
1087
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightsanalysis-analysisloadbalancertarget.html | AWS::EC2::NetworkInsightsAnalysis.AnalysisLoadBalancerTarget}
1088
+ */
1089
+ export interface EC2NetworkInsightsAnalysisAnalysisLoadBalancerTarget {
1090
+ Address?: string;
1091
+ Instance?: EC2NetworkInsightsAnalysisAnalysisComponent;
1092
+ Port?: number;
1093
+ AvailabilityZone?: string;
1094
+ }
1095
+ /**
1096
+ * Type definition for AWS::EC2::NetworkInsightsAnalysis.AnalysisPacketHeader
1097
+ *
1098
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightsanalysis-analysispacketheader.html | AWS::EC2::NetworkInsightsAnalysis.AnalysisPacketHeader}
1099
+ */
1100
+ export interface EC2NetworkInsightsAnalysisAnalysisPacketHeader {
1101
+ DestinationPortRanges?: any[];
1102
+ SourcePortRanges?: any[];
1103
+ DestinationAddresses?: any[];
1104
+ Protocol?: string;
1105
+ SourceAddresses?: any[];
1106
+ }
1107
+ /**
1108
+ * Type definition for AWS::EC2::NetworkInsightsAnalysis.AnalysisRouteTableRoute
1109
+ *
1110
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightsanalysis-analysisroutetableroute.html | AWS::EC2::NetworkInsightsAnalysis.AnalysisRouteTableRoute}
1111
+ */
1112
+ export interface EC2NetworkInsightsAnalysisAnalysisRouteTableRoute {
1113
+ Origin?: string;
1114
+ destinationPrefixListId?: string;
1115
+ TransitGatewayId?: string;
1116
+ VpcPeeringConnectionId?: string;
1117
+ instanceId?: string;
1118
+ State?: string;
1119
+ egressOnlyInternetGatewayId?: string;
1120
+ destinationCidr?: string;
1121
+ NetworkInterfaceId?: string;
1122
+ NatGatewayId?: string;
1123
+ gatewayId?: string;
1124
+ }
1125
+ /**
1126
+ * Type definition for AWS::EC2::NetworkInsightsAnalysis.AnalysisSecurityGroupRule
1127
+ *
1128
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightsanalysis-analysissecuritygrouprule.html | AWS::EC2::NetworkInsightsAnalysis.AnalysisSecurityGroupRule}
1129
+ */
1130
+ export interface EC2NetworkInsightsAnalysisAnalysisSecurityGroupRule {
1131
+ PortRange?: EC2NetworkInsightsAnalysisPortRange;
1132
+ Cidr?: string;
1133
+ PrefixListId?: string;
1134
+ SecurityGroupId?: string;
1135
+ Protocol?: string;
1136
+ Direction?: string;
1137
+ }
1138
+ /**
1139
+ * Type definition for AWS::EC2::NetworkInsightsAnalysis.Explanation
1140
+ *
1141
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightsanalysis-explanation.html | AWS::EC2::NetworkInsightsAnalysis.Explanation}
1142
+ */
1143
+ export interface EC2NetworkInsightsAnalysisExplanation {
1144
+ VpnGateway?: EC2NetworkInsightsAnalysisAnalysisComponent;
1145
+ PacketField?: string;
1146
+ TransitGatewayAttachment?: EC2NetworkInsightsAnalysisAnalysisComponent;
1147
+ Protocols?: any[];
1148
+ IngressRouteTable?: EC2NetworkInsightsAnalysisAnalysisComponent;
1149
+ ClassicLoadBalancerListener?: EC2NetworkInsightsAnalysisAnalysisLoadBalancerListener;
1150
+ VpcPeeringConnection?: EC2NetworkInsightsAnalysisAnalysisComponent;
1151
+ Address?: string;
1152
+ Port?: number;
1153
+ Addresses?: any[];
1154
+ ElasticLoadBalancerListener?: EC2NetworkInsightsAnalysisAnalysisComponent;
1155
+ TransitGatewayRouteTable?: EC2NetworkInsightsAnalysisAnalysisComponent;
1156
+ ExplanationCode?: string;
1157
+ InternetGateway?: EC2NetworkInsightsAnalysisAnalysisComponent;
1158
+ SourceVpc?: EC2NetworkInsightsAnalysisAnalysisComponent;
1159
+ AttachedTo?: EC2NetworkInsightsAnalysisAnalysisComponent;
1160
+ PrefixList?: EC2NetworkInsightsAnalysisAnalysisComponent;
1161
+ TransitGatewayRouteTableRoute?: EC2NetworkInsightsAnalysisTransitGatewayRouteTableRoute;
1162
+ ComponentRegion?: string;
1163
+ LoadBalancerTargetGroup?: EC2NetworkInsightsAnalysisAnalysisComponent;
1164
+ NetworkInterface?: EC2NetworkInsightsAnalysisAnalysisComponent;
1165
+ CustomerGateway?: EC2NetworkInsightsAnalysisAnalysisComponent;
1166
+ DestinationVpc?: EC2NetworkInsightsAnalysisAnalysisComponent;
1167
+ SecurityGroup?: EC2NetworkInsightsAnalysisAnalysisComponent;
1168
+ TransitGateway?: EC2NetworkInsightsAnalysisAnalysisComponent;
1169
+ RouteTable?: EC2NetworkInsightsAnalysisAnalysisComponent;
1170
+ State?: string;
1171
+ LoadBalancerListenerPort?: number;
1172
+ vpcEndpoint?: EC2NetworkInsightsAnalysisAnalysisComponent;
1173
+ Subnet?: EC2NetworkInsightsAnalysisAnalysisComponent;
1174
+ Cidrs?: any[];
1175
+ Destination?: EC2NetworkInsightsAnalysisAnalysisComponent;
1176
+ SecurityGroups?: any[];
1177
+ ComponentAccount?: string;
1178
+ VpnConnection?: EC2NetworkInsightsAnalysisAnalysisComponent;
1179
+ Vpc?: EC2NetworkInsightsAnalysisAnalysisComponent;
1180
+ NatGateway?: EC2NetworkInsightsAnalysisAnalysisComponent;
1181
+ Direction?: string;
1182
+ LoadBalancerTargetPort?: number;
1183
+ LoadBalancerTarget?: EC2NetworkInsightsAnalysisAnalysisLoadBalancerTarget;
1184
+ LoadBalancerTargetGroups?: any[];
1185
+ Component?: EC2NetworkInsightsAnalysisAnalysisComponent;
1186
+ MissingComponent?: string;
1187
+ RouteTableRoute?: EC2NetworkInsightsAnalysisAnalysisRouteTableRoute;
1188
+ AvailabilityZones?: any[];
1189
+ PortRanges?: any[];
1190
+ Acl?: EC2NetworkInsightsAnalysisAnalysisComponent;
1191
+ SecurityGroupRule?: EC2NetworkInsightsAnalysisAnalysisSecurityGroupRule;
1192
+ SubnetRouteTable?: EC2NetworkInsightsAnalysisAnalysisComponent;
1193
+ LoadBalancerArn?: string;
1194
+ AclRule?: EC2NetworkInsightsAnalysisAnalysisAclRule;
1195
+ }
1196
+ /**
1197
+ * Type definition for AWS::EC2::NetworkInsightsAnalysis.PathComponent
1198
+ *
1199
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightsanalysis-pathcomponent.html | AWS::EC2::NetworkInsightsAnalysis.PathComponent}
1200
+ */
1201
+ export interface EC2NetworkInsightsAnalysisPathComponent {
1202
+ AdditionalDetails?: any[];
1203
+ InboundHeader?: EC2NetworkInsightsAnalysisAnalysisPacketHeader;
1204
+ Vpc?: EC2NetworkInsightsAnalysisAnalysisComponent;
1205
+ DestinationVpc?: EC2NetworkInsightsAnalysisAnalysisComponent;
1206
+ SecurityGroupRule?: EC2NetworkInsightsAnalysisAnalysisSecurityGroupRule;
1207
+ TransitGateway?: EC2NetworkInsightsAnalysisAnalysisComponent;
1208
+ ElasticLoadBalancerListener?: EC2NetworkInsightsAnalysisAnalysisComponent;
1209
+ Explanations?: any[];
1210
+ ServiceName?: string;
1211
+ SequenceNumber?: number;
1212
+ SourceVpc?: EC2NetworkInsightsAnalysisAnalysisComponent;
1213
+ OutboundHeader?: EC2NetworkInsightsAnalysisAnalysisPacketHeader;
1214
+ AclRule?: EC2NetworkInsightsAnalysisAnalysisAclRule;
1215
+ TransitGatewayRouteTableRoute?: EC2NetworkInsightsAnalysisTransitGatewayRouteTableRoute;
1216
+ Component?: EC2NetworkInsightsAnalysisAnalysisComponent;
1217
+ Subnet?: EC2NetworkInsightsAnalysisAnalysisComponent;
1218
+ RouteTableRoute?: EC2NetworkInsightsAnalysisAnalysisRouteTableRoute;
1219
+ }
1220
+ /**
1221
+ * Type definition for AWS::EC2::NetworkInsightsAnalysis.PortRange
1222
+ *
1223
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightsanalysis-portrange.html | AWS::EC2::NetworkInsightsAnalysis.PortRange}
1224
+ */
1225
+ export interface EC2NetworkInsightsAnalysisPortRange {
1226
+ From?: number;
1227
+ To?: number;
1228
+ }
1229
+ /**
1230
+ * Type definition for AWS::EC2::NetworkInsightsAnalysis.TransitGatewayRouteTableRoute
1231
+ *
1232
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightsanalysis-transitgatewayroutetableroute.html | AWS::EC2::NetworkInsightsAnalysis.TransitGatewayRouteTableRoute}
1233
+ */
1234
+ export interface EC2NetworkInsightsAnalysisTransitGatewayRouteTableRoute {
1235
+ PrefixListId?: string;
1236
+ ResourceId?: string;
1237
+ State?: string;
1238
+ ResourceType?: string;
1239
+ RouteOrigin?: string;
1240
+ DestinationCidr?: string;
1241
+ AttachmentId?: string;
1242
+ }
1243
+ /**
1244
+ * Type definition for AWS::EC2::NetworkInsightsPath.FilterPortRange
1245
+ *
1246
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightspath-filterportrange.html | AWS::EC2::NetworkInsightsPath.FilterPortRange}
1247
+ */
1248
+ export interface EC2NetworkInsightsPathFilterPortRange {
1249
+ FromPort?: number;
1250
+ ToPort?: number;
1251
+ }
1252
+ /**
1253
+ * Type definition for AWS::EC2::NetworkInsightsPath.PathFilter
1254
+ *
1255
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinsightspath-pathfilter.html | AWS::EC2::NetworkInsightsPath.PathFilter}
1256
+ */
1257
+ export interface EC2NetworkInsightsPathPathFilter {
1258
+ SourceAddress?: string;
1259
+ DestinationPortRange?: EC2NetworkInsightsPathFilterPortRange;
1260
+ SourcePortRange?: EC2NetworkInsightsPathFilterPortRange;
1261
+ DestinationAddress?: string;
1262
+ }
1263
+ /**
1264
+ * Type definition for AWS::EC2::NetworkInterface.InstanceIpv6Address
1265
+ *
1266
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinterface-instanceipv6address.html | AWS::EC2::NetworkInterface.InstanceIpv6Address}
1267
+ */
1268
+ export interface EC2NetworkInterfaceInstanceIpv6Address {
1269
+ Ipv6Address: string;
1270
+ }
1271
+ /**
1272
+ * Type definition for AWS::EC2::NetworkInterface.Ipv4PrefixSpecification
1273
+ *
1274
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinterface-ipv4prefixspecification.html | AWS::EC2::NetworkInterface.Ipv4PrefixSpecification}
1275
+ */
1276
+ export interface EC2NetworkInterfaceIpv4PrefixSpecification {
1277
+ Ipv4Prefix: string;
1278
+ }
1279
+ /**
1280
+ * Type definition for AWS::EC2::NetworkInterface.Ipv6PrefixSpecification
1281
+ *
1282
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinterface-ipv6prefixspecification.html | AWS::EC2::NetworkInterface.Ipv6PrefixSpecification}
1283
+ */
1284
+ export interface EC2NetworkInterfaceIpv6PrefixSpecification {
1285
+ Ipv6Prefix: string;
1286
+ }
1287
+ /**
1288
+ * Type definition for AWS::EC2::NetworkInterface.PrivateIpAddressSpecification
1289
+ *
1290
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinterface-privateipaddressspecification.html | AWS::EC2::NetworkInterface.PrivateIpAddressSpecification}
1291
+ */
1292
+ export interface EC2NetworkInterfacePrivateIpAddressSpecification {
1293
+ PrivateIpAddress: string;
1294
+ Primary: boolean;
1295
+ }
1296
+ /**
1297
+ * Type definition for AWS::EC2::PrefixList.Entry
1298
+ *
1299
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-prefixlist-entry.html | AWS::EC2::PrefixList.Entry}
1300
+ */
1301
+ export interface EC2PrefixListEntry {
1302
+ Description?: string;
1303
+ Cidr: string;
1304
+ }
1305
+ /**
1306
+ * Type definition for AWS::EC2::SecurityGroup.Egress
1307
+ *
1308
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-rule.html | AWS::EC2::SecurityGroup.Egress}
1309
+ */
1310
+ export interface EC2SecurityGroupEgress {
1311
+ CidrIp?: string;
1312
+ CidrIpv6?: string;
1313
+ Description?: string;
1314
+ DestinationPrefixListId?: string;
1315
+ DestinationSecurityGroupId?: string;
1316
+ FromPort?: number;
1317
+ IpProtocol: string;
1318
+ ToPort?: number;
1319
+ }
1320
+ /**
1321
+ * Type definition for AWS::EC2::SecurityGroup.Ingress
1322
+ *
1323
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-rule.html | AWS::EC2::SecurityGroup.Ingress}
1324
+ */
1325
+ export interface EC2SecurityGroupIngress {
1326
+ CidrIp?: string;
1327
+ CidrIpv6?: string;
1328
+ Description?: string;
1329
+ FromPort?: number;
1330
+ IpProtocol: string;
1331
+ SourcePrefixListId?: string;
1332
+ SourceSecurityGroupId?: string;
1333
+ SourceSecurityGroupName?: string;
1334
+ SourceSecurityGroupOwnerId?: string;
1335
+ ToPort?: number;
1336
+ }
1337
+ /**
1338
+ * Type definition for AWS::EC2::SpotFleet.AcceleratorCountRequest
1339
+ *
1340
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-acceleratorcountrequest.html | AWS::EC2::SpotFleet.AcceleratorCountRequest}
1341
+ */
1342
+ export interface EC2SpotFleetAcceleratorCountRequest {
1343
+ Min?: number;
1344
+ Max?: number;
1345
+ }
1346
+ /**
1347
+ * Type definition for AWS::EC2::SpotFleet.AcceleratorTotalMemoryMiBRequest
1348
+ *
1349
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-acceleratortotalmemorymibrequest.html | AWS::EC2::SpotFleet.AcceleratorTotalMemoryMiBRequest}
1350
+ */
1351
+ export interface EC2SpotFleetAcceleratorTotalMemoryMiBRequest {
1352
+ Min?: number;
1353
+ Max?: number;
1354
+ }
1355
+ /**
1356
+ * Type definition for AWS::EC2::SpotFleet.BaselineEbsBandwidthMbpsRequest
1357
+ *
1358
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-baselineebsbandwidthmbpsrequest.html | AWS::EC2::SpotFleet.BaselineEbsBandwidthMbpsRequest}
1359
+ */
1360
+ export interface EC2SpotFleetBaselineEbsBandwidthMbpsRequest {
1361
+ Min?: number;
1362
+ Max?: number;
1363
+ }
1364
+ /**
1365
+ * Type definition for AWS::EC2::SpotFleet.BlockDeviceMapping
1366
+ *
1367
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-blockdevicemapping.html | AWS::EC2::SpotFleet.BlockDeviceMapping}
1368
+ */
1369
+ export interface EC2SpotFleetBlockDeviceMapping {
1370
+ Ebs?: EC2SpotFleetEbsBlockDevice;
1371
+ NoDevice?: string;
1372
+ VirtualName?: string;
1373
+ DeviceName: string;
1374
+ }
1375
+ /**
1376
+ * Type definition for AWS::EC2::SpotFleet.ClassicLoadBalancer
1377
+ *
1378
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-classicloadbalancer.html | AWS::EC2::SpotFleet.ClassicLoadBalancer}
1379
+ */
1380
+ export interface EC2SpotFleetClassicLoadBalancer {
1381
+ Name: string;
1382
+ }
1383
+ /**
1384
+ * Type definition for AWS::EC2::SpotFleet.ClassicLoadBalancersConfig
1385
+ *
1386
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-classicloadbalancersconfig.html | AWS::EC2::SpotFleet.ClassicLoadBalancersConfig}
1387
+ */
1388
+ export interface EC2SpotFleetClassicLoadBalancersConfig {
1389
+ ClassicLoadBalancers: any[];
1390
+ }
1391
+ /**
1392
+ * Type definition for AWS::EC2::SpotFleet.EbsBlockDevice
1393
+ *
1394
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-ebsblockdevice.html | AWS::EC2::SpotFleet.EbsBlockDevice}
1395
+ */
1396
+ export interface EC2SpotFleetEbsBlockDevice {
1397
+ SnapshotId?: string;
1398
+ VolumeType?: string;
1399
+ Encrypted?: boolean;
1400
+ Iops?: number;
1401
+ VolumeSize?: number;
1402
+ DeleteOnTermination?: boolean;
1403
+ }
1404
+ /**
1405
+ * Type definition for AWS::EC2::SpotFleet.FleetLaunchTemplateSpecification
1406
+ *
1407
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-fleetlaunchtemplatespecification.html | AWS::EC2::SpotFleet.FleetLaunchTemplateSpecification}
1408
+ */
1409
+ export interface EC2SpotFleetFleetLaunchTemplateSpecification {
1410
+ LaunchTemplateName?: string;
1411
+ Version: string;
1412
+ LaunchTemplateId?: string;
1413
+ }
1414
+ /**
1415
+ * Type definition for AWS::EC2::SpotFleet.GroupIdentifier
1416
+ *
1417
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-groupidentifier.html | AWS::EC2::SpotFleet.GroupIdentifier}
1418
+ */
1419
+ export interface EC2SpotFleetGroupIdentifier {
1420
+ GroupId: string;
1421
+ }
1422
+ /**
1423
+ * Type definition for AWS::EC2::SpotFleet.IamInstanceProfileSpecification
1424
+ *
1425
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-iaminstanceprofilespecification.html | AWS::EC2::SpotFleet.IamInstanceProfileSpecification}
1426
+ */
1427
+ export interface EC2SpotFleetIamInstanceProfileSpecification {
1428
+ Arn?: string;
1429
+ }
1430
+ /**
1431
+ * Type definition for AWS::EC2::SpotFleet.InstanceIpv6Address
1432
+ *
1433
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-instanceipv6address.html | AWS::EC2::SpotFleet.InstanceIpv6Address}
1434
+ */
1435
+ export interface EC2SpotFleetInstanceIpv6Address {
1436
+ Ipv6Address: string;
1437
+ }
1438
+ /**
1439
+ * Type definition for AWS::EC2::SpotFleet.InstanceNetworkInterfaceSpecification
1440
+ *
1441
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-instancenetworkinterfacespecification.html | AWS::EC2::SpotFleet.InstanceNetworkInterfaceSpecification}
1442
+ */
1443
+ export interface EC2SpotFleetInstanceNetworkInterfaceSpecification {
1444
+ Description?: string;
1445
+ PrivateIpAddresses?: any[];
1446
+ SecondaryPrivateIpAddressCount?: number;
1447
+ DeviceIndex?: number;
1448
+ Groups?: any[];
1449
+ Ipv6AddressCount?: number;
1450
+ Ipv6Addresses?: any[];
1451
+ SubnetId?: string;
1452
+ AssociatePublicIpAddress?: boolean;
1453
+ NetworkInterfaceId?: string;
1454
+ DeleteOnTermination?: boolean;
1455
+ }
1456
+ /**
1457
+ * Type definition for AWS::EC2::SpotFleet.InstanceRequirementsRequest
1458
+ *
1459
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-instancerequirementsrequest.html | AWS::EC2::SpotFleet.InstanceRequirementsRequest}
1460
+ */
1461
+ export interface EC2SpotFleetInstanceRequirementsRequest {
1462
+ LocalStorageTypes?: any[];
1463
+ InstanceGenerations?: any[];
1464
+ NetworkInterfaceCount?: EC2SpotFleetNetworkInterfaceCountRequest;
1465
+ MemoryGiBPerVCpu?: EC2SpotFleetMemoryGiBPerVCpuRequest;
1466
+ AcceleratorTypes?: any[];
1467
+ VCpuCount?: EC2SpotFleetVCpuCountRangeRequest;
1468
+ ExcludedInstanceTypes?: any[];
1469
+ AcceleratorManufacturers?: any[];
1470
+ AllowedInstanceTypes?: any[];
1471
+ LocalStorage?: string;
1472
+ CpuManufacturers?: any[];
1473
+ NetworkBandwidthGbps?: EC2SpotFleetNetworkBandwidthGbpsRequest;
1474
+ AcceleratorCount?: EC2SpotFleetAcceleratorCountRequest;
1475
+ BareMetal?: string;
1476
+ RequireHibernateSupport?: boolean;
1477
+ SpotMaxPricePercentageOverLowestPrice?: number;
1478
+ BaselineEbsBandwidthMbps?: EC2SpotFleetBaselineEbsBandwidthMbpsRequest;
1479
+ OnDemandMaxPricePercentageOverLowestPrice?: number;
1480
+ AcceleratorNames?: any[];
1481
+ AcceleratorTotalMemoryMiB?: EC2SpotFleetAcceleratorTotalMemoryMiBRequest;
1482
+ BurstablePerformance?: string;
1483
+ MemoryMiB?: EC2SpotFleetMemoryMiBRequest;
1484
+ TotalLocalStorageGB?: EC2SpotFleetTotalLocalStorageGBRequest;
1485
+ }
1486
+ /**
1487
+ * Type definition for AWS::EC2::SpotFleet.LaunchTemplateConfig
1488
+ *
1489
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-launchtemplateconfig.html | AWS::EC2::SpotFleet.LaunchTemplateConfig}
1490
+ */
1491
+ export interface EC2SpotFleetLaunchTemplateConfig {
1492
+ LaunchTemplateSpecification?: EC2SpotFleetFleetLaunchTemplateSpecification;
1493
+ Overrides?: any[];
1494
+ }
1495
+ /**
1496
+ * Type definition for AWS::EC2::SpotFleet.LaunchTemplateOverrides
1497
+ *
1498
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-launchtemplateoverrides.html | AWS::EC2::SpotFleet.LaunchTemplateOverrides}
1499
+ */
1500
+ export interface EC2SpotFleetLaunchTemplateOverrides {
1501
+ SpotPrice?: string;
1502
+ WeightedCapacity?: number;
1503
+ Priority?: number;
1504
+ AvailabilityZone?: string;
1505
+ SubnetId?: string;
1506
+ InstanceRequirements?: EC2SpotFleetInstanceRequirementsRequest;
1507
+ InstanceType?: string;
1508
+ }
1509
+ /**
1510
+ * Type definition for AWS::EC2::SpotFleet.LoadBalancersConfig
1511
+ *
1512
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-loadbalancersconfig.html | AWS::EC2::SpotFleet.LoadBalancersConfig}
1513
+ */
1514
+ export interface EC2SpotFleetLoadBalancersConfig {
1515
+ ClassicLoadBalancersConfig?: EC2SpotFleetClassicLoadBalancersConfig;
1516
+ TargetGroupsConfig?: EC2SpotFleetTargetGroupsConfig;
1517
+ }
1518
+ /**
1519
+ * Type definition for AWS::EC2::SpotFleet.MemoryGiBPerVCpuRequest
1520
+ *
1521
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-memorygibpervcpurequest.html | AWS::EC2::SpotFleet.MemoryGiBPerVCpuRequest}
1522
+ */
1523
+ export interface EC2SpotFleetMemoryGiBPerVCpuRequest {
1524
+ Min?: number;
1525
+ Max?: number;
1526
+ }
1527
+ /**
1528
+ * Type definition for AWS::EC2::SpotFleet.MemoryMiBRequest
1529
+ *
1530
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-memorymibrequest.html | AWS::EC2::SpotFleet.MemoryMiBRequest}
1531
+ */
1532
+ export interface EC2SpotFleetMemoryMiBRequest {
1533
+ Min?: number;
1534
+ Max?: number;
1535
+ }
1536
+ /**
1537
+ * Type definition for AWS::EC2::SpotFleet.NetworkBandwidthGbpsRequest
1538
+ *
1539
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-networkbandwidthgbpsrequest.html | AWS::EC2::SpotFleet.NetworkBandwidthGbpsRequest}
1540
+ */
1541
+ export interface EC2SpotFleetNetworkBandwidthGbpsRequest {
1542
+ Min?: number;
1543
+ Max?: number;
1544
+ }
1545
+ /**
1546
+ * Type definition for AWS::EC2::SpotFleet.NetworkInterfaceCountRequest
1547
+ *
1548
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-networkinterfacecountrequest.html | AWS::EC2::SpotFleet.NetworkInterfaceCountRequest}
1549
+ */
1550
+ export interface EC2SpotFleetNetworkInterfaceCountRequest {
1551
+ Min?: number;
1552
+ Max?: number;
1553
+ }
1554
+ /**
1555
+ * Type definition for AWS::EC2::SpotFleet.PrivateIpAddressSpecification
1556
+ *
1557
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-privateipaddressspecification.html | AWS::EC2::SpotFleet.PrivateIpAddressSpecification}
1558
+ */
1559
+ export interface EC2SpotFleetPrivateIpAddressSpecification {
1560
+ PrivateIpAddress: string;
1561
+ Primary?: boolean;
1562
+ }
1563
+ /**
1564
+ * Type definition for AWS::EC2::SpotFleet.SpotCapacityRebalance
1565
+ *
1566
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotcapacityrebalance.html | AWS::EC2::SpotFleet.SpotCapacityRebalance}
1567
+ */
1568
+ export interface EC2SpotFleetSpotCapacityRebalance {
1569
+ TerminationDelay?: number;
1570
+ ReplacementStrategy?: string;
1571
+ }
1572
+ /**
1573
+ * Type definition for AWS::EC2::SpotFleet.SpotFleetLaunchSpecification
1574
+ *
1575
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetlaunchspecification.html | AWS::EC2::SpotFleet.SpotFleetLaunchSpecification}
1576
+ */
1577
+ export interface EC2SpotFleetSpotFleetLaunchSpecification {
1578
+ SecurityGroups?: any[];
1579
+ TagSpecifications?: any[];
1580
+ UserData?: string;
1581
+ BlockDeviceMappings?: any[];
1582
+ IamInstanceProfile?: EC2SpotFleetIamInstanceProfileSpecification;
1583
+ KernelId?: string;
1584
+ SubnetId?: string;
1585
+ EbsOptimized?: boolean;
1586
+ KeyName?: string;
1587
+ RamdiskId?: string;
1588
+ SpotPrice?: string;
1589
+ WeightedCapacity?: number;
1590
+ Placement?: EC2SpotFleetSpotPlacement;
1591
+ NetworkInterfaces?: any[];
1592
+ ImageId: string;
1593
+ InstanceRequirements?: EC2SpotFleetInstanceRequirementsRequest;
1594
+ InstanceType?: string;
1595
+ Monitoring?: EC2SpotFleetSpotFleetMonitoring;
1596
+ }
1597
+ /**
1598
+ * Type definition for AWS::EC2::SpotFleet.SpotFleetMonitoring
1599
+ *
1600
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetmonitoring.html | AWS::EC2::SpotFleet.SpotFleetMonitoring}
1601
+ */
1602
+ export interface EC2SpotFleetSpotFleetMonitoring {
1603
+ Enabled?: boolean;
1604
+ }
1605
+ /**
1606
+ * Type definition for AWS::EC2::SpotFleet.SpotFleetRequestConfigData
1607
+ *
1608
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata.html | AWS::EC2::SpotFleet.SpotFleetRequestConfigData}
1609
+ */
1610
+ export interface EC2SpotFleetSpotFleetRequestConfigData {
1611
+ Context?: string;
1612
+ SpotMaxTotalPrice?: string;
1613
+ ExcessCapacityTerminationPolicy?: string;
1614
+ TagSpecifications?: any[];
1615
+ InstancePoolsToUseCount?: number;
1616
+ LaunchTemplateConfigs?: any[];
1617
+ TargetCapacityUnitType?: string;
1618
+ IamFleetRole: string;
1619
+ SpotMaintenanceStrategies?: EC2SpotFleetSpotMaintenanceStrategies;
1620
+ TerminateInstancesWithExpiration?: boolean;
1621
+ ValidUntil?: string;
1622
+ OnDemandMaxTotalPrice?: string;
1623
+ OnDemandAllocationStrategy?: string;
1624
+ SpotPrice?: string;
1625
+ AllocationStrategy?: string;
1626
+ OnDemandTargetCapacity?: number;
1627
+ Type?: string;
1628
+ LaunchSpecifications?: any[];
1629
+ InstanceInterruptionBehavior?: string;
1630
+ LoadBalancersConfig?: EC2SpotFleetLoadBalancersConfig;
1631
+ ValidFrom?: string;
1632
+ ReplaceUnhealthyInstances?: boolean;
1633
+ TargetCapacity: number;
1634
+ }
1635
+ /**
1636
+ * Type definition for AWS::EC2::SpotFleet.SpotFleetTagSpecification
1637
+ *
1638
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleettagspecification.html | AWS::EC2::SpotFleet.SpotFleetTagSpecification}
1639
+ */
1640
+ export interface EC2SpotFleetSpotFleetTagSpecification {
1641
+ ResourceType?: string;
1642
+ Tags?: Tag[];
1643
+ }
1644
+ /**
1645
+ * Type definition for AWS::EC2::SpotFleet.SpotMaintenanceStrategies
1646
+ *
1647
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotmaintenancestrategies.html | AWS::EC2::SpotFleet.SpotMaintenanceStrategies}
1648
+ */
1649
+ export interface EC2SpotFleetSpotMaintenanceStrategies {
1650
+ CapacityRebalance?: EC2SpotFleetSpotCapacityRebalance;
1651
+ }
1652
+ /**
1653
+ * Type definition for AWS::EC2::SpotFleet.SpotPlacement
1654
+ *
1655
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotplacement.html | AWS::EC2::SpotFleet.SpotPlacement}
1656
+ */
1657
+ export interface EC2SpotFleetSpotPlacement {
1658
+ GroupName?: string;
1659
+ Tenancy?: string;
1660
+ AvailabilityZone?: string;
1661
+ }
1662
+ /**
1663
+ * Type definition for AWS::EC2::SpotFleet.TargetGroup
1664
+ *
1665
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-targetgroup.html | AWS::EC2::SpotFleet.TargetGroup}
1666
+ */
1667
+ export interface EC2SpotFleetTargetGroup {
1668
+ Arn: string;
1669
+ }
1670
+ /**
1671
+ * Type definition for AWS::EC2::SpotFleet.TargetGroupsConfig
1672
+ *
1673
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-targetgroupsconfig.html | AWS::EC2::SpotFleet.TargetGroupsConfig}
1674
+ */
1675
+ export interface EC2SpotFleetTargetGroupsConfig {
1676
+ TargetGroups: any[];
1677
+ }
1678
+ /**
1679
+ * Type definition for AWS::EC2::SpotFleet.TotalLocalStorageGBRequest
1680
+ *
1681
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-totallocalstoragegbrequest.html | AWS::EC2::SpotFleet.TotalLocalStorageGBRequest}
1682
+ */
1683
+ export interface EC2SpotFleetTotalLocalStorageGBRequest {
1684
+ Min?: number;
1685
+ Max?: number;
1686
+ }
1687
+ /**
1688
+ * Type definition for AWS::EC2::SpotFleet.VCpuCountRangeRequest
1689
+ *
1690
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-vcpucountrangerequest.html | AWS::EC2::SpotFleet.VCpuCountRangeRequest}
1691
+ */
1692
+ export interface EC2SpotFleetVCpuCountRangeRequest {
1693
+ Min?: number;
1694
+ Max?: number;
1695
+ }
1696
+ /**
1697
+ * Type definition for AWS::EC2::Subnet.PrivateDnsNameOptionsOnLaunch
1698
+ *
1699
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-subnet-privatednsnameoptionsonlaunch.html | AWS::EC2::Subnet.PrivateDnsNameOptionsOnLaunch}
1700
+ */
1701
+ export interface EC2SubnetPrivateDnsNameOptionsOnLaunch {
1702
+ EnableResourceNameDnsARecord?: boolean;
1703
+ HostnameType?: string;
1704
+ EnableResourceNameDnsAAAARecord?: boolean;
1705
+ }
1706
+ /**
1707
+ * Type definition for AWS::EC2::TrafficMirrorFilterRule.TrafficMirrorPortRange
1708
+ *
1709
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-trafficmirrorfilterrule-trafficmirrorportrange.html | AWS::EC2::TrafficMirrorFilterRule.TrafficMirrorPortRange}
1710
+ */
1711
+ export interface EC2TrafficMirrorFilterRuleTrafficMirrorPortRange {
1712
+ FromPort: number;
1713
+ ToPort: number;
1714
+ }
1715
+ /**
1716
+ * Type definition for AWS::EC2::TransitGatewayAttachment.Options
1717
+ *
1718
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-transitgatewayattachment-options.html | AWS::EC2::TransitGatewayAttachment.Options}
1719
+ */
1720
+ export interface EC2TransitGatewayAttachmentOptions {
1721
+ Ipv6Support?: string;
1722
+ ApplianceModeSupport?: string;
1723
+ DnsSupport?: string;
1724
+ }
1725
+ /**
1726
+ * Type definition for AWS::EC2::TransitGatewayConnect.TransitGatewayConnectOptions
1727
+ *
1728
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-transitgatewayconnect-transitgatewayconnectoptions.html | AWS::EC2::TransitGatewayConnect.TransitGatewayConnectOptions}
1729
+ */
1730
+ export interface EC2TransitGatewayConnectTransitGatewayConnectOptions {
1731
+ Protocol?: string;
1732
+ }
1733
+ /**
1734
+ * Type definition for AWS::EC2::TransitGatewayMulticastDomain.Options
1735
+ *
1736
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-transitgatewaymulticastdomain-options.html | AWS::EC2::TransitGatewayMulticastDomain.Options}
1737
+ */
1738
+ export interface EC2TransitGatewayMulticastDomainOptions {
1739
+ StaticSourcesSupport?: string;
1740
+ AutoAcceptSharedAssociations?: string;
1741
+ Igmpv2Support?: string;
1742
+ }
1743
+ /**
1744
+ * Type definition for AWS::EC2::TransitGatewayPeeringAttachment.PeeringAttachmentStatus
1745
+ *
1746
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-transitgatewaypeeringattachment-peeringattachmentstatus.html | AWS::EC2::TransitGatewayPeeringAttachment.PeeringAttachmentStatus}
1747
+ */
1748
+ export interface EC2TransitGatewayPeeringAttachmentPeeringAttachmentStatus {
1749
+ Message?: string;
1750
+ Code?: string;
1751
+ }
1752
+ /**
1753
+ * Type definition for AWS::EC2::TransitGatewayVpcAttachment.Options
1754
+ *
1755
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-transitgatewayvpcattachment-options.html | AWS::EC2::TransitGatewayVpcAttachment.Options}
1756
+ */
1757
+ export interface EC2TransitGatewayVpcAttachmentOptions {
1758
+ Ipv6Support?: string;
1759
+ ApplianceModeSupport?: string;
1760
+ DnsSupport?: string;
1761
+ }
1762
+ /**
1763
+ * Type definition for AWS::EC2::VPNConnection.VpnTunnelOptionsSpecification
1764
+ *
1765
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-vpnconnection-vpntunneloptionsspecification.html | AWS::EC2::VPNConnection.VpnTunnelOptionsSpecification}
1766
+ */
1767
+ export interface EC2VPNConnectionVpnTunnelOptionsSpecification {
1768
+ PreSharedKey?: string;
1769
+ TunnelInsideCidr?: string;
1770
+ }
1771
+ /**
1772
+ * Type definition for AWS::EC2::VerifiedAccessEndpoint.LoadBalancerOptions
1773
+ *
1774
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-verifiedaccessendpoint-loadbalanceroptions.html | AWS::EC2::VerifiedAccessEndpoint.LoadBalancerOptions}
1775
+ */
1776
+ export interface EC2VerifiedAccessEndpointLoadBalancerOptions {
1777
+ LoadBalancerArn?: string;
1778
+ Port?: number;
1779
+ Protocol?: string;
1780
+ SubnetIds?: any[];
1781
+ }
1782
+ /**
1783
+ * Type definition for AWS::EC2::VerifiedAccessEndpoint.NetworkInterfaceOptions
1784
+ *
1785
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-verifiedaccessendpoint-networkinterfaceoptions.html | AWS::EC2::VerifiedAccessEndpoint.NetworkInterfaceOptions}
1786
+ */
1787
+ export interface EC2VerifiedAccessEndpointNetworkInterfaceOptions {
1788
+ Port?: number;
1789
+ NetworkInterfaceId?: string;
1790
+ Protocol?: string;
1791
+ }
1792
+ /**
1793
+ * Type definition for AWS::EC2::VerifiedAccessInstance.CloudWatchLogs
1794
+ *
1795
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-verifiedaccessinstance-cloudwatchlogs.html | AWS::EC2::VerifiedAccessInstance.CloudWatchLogs}
1796
+ */
1797
+ export interface EC2VerifiedAccessInstanceCloudWatchLogs {
1798
+ LogGroup?: string;
1799
+ Enabled?: boolean;
1800
+ }
1801
+ /**
1802
+ * Type definition for AWS::EC2::VerifiedAccessInstance.KinesisDataFirehose
1803
+ *
1804
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-verifiedaccessinstance-kinesisdatafirehose.html | AWS::EC2::VerifiedAccessInstance.KinesisDataFirehose}
1805
+ */
1806
+ export interface EC2VerifiedAccessInstanceKinesisDataFirehose {
1807
+ DeliveryStream?: string;
1808
+ Enabled?: boolean;
1809
+ }
1810
+ /**
1811
+ * Type definition for AWS::EC2::VerifiedAccessInstance.S3
1812
+ *
1813
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-verifiedaccessinstance-s3.html | AWS::EC2::VerifiedAccessInstance.S3}
1814
+ */
1815
+ export interface EC2VerifiedAccessInstanceS3 {
1816
+ BucketName?: string;
1817
+ Enabled?: boolean;
1818
+ Prefix?: string;
1819
+ BucketOwner?: string;
1820
+ }
1821
+ /**
1822
+ * Type definition for AWS::EC2::VerifiedAccessInstance.VerifiedAccessLogs
1823
+ *
1824
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-verifiedaccessinstance-verifiedaccesslogs.html | AWS::EC2::VerifiedAccessInstance.VerifiedAccessLogs}
1825
+ */
1826
+ export interface EC2VerifiedAccessInstanceVerifiedAccessLogs {
1827
+ S3?: EC2VerifiedAccessInstanceS3;
1828
+ LogVersion?: string;
1829
+ KinesisDataFirehose?: EC2VerifiedAccessInstanceKinesisDataFirehose;
1830
+ CloudWatchLogs?: EC2VerifiedAccessInstanceCloudWatchLogs;
1831
+ IncludeTrustContext?: boolean;
1832
+ }
1833
+ /**
1834
+ * Type definition for AWS::EC2::VerifiedAccessInstance.VerifiedAccessTrustProvider
1835
+ *
1836
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-verifiedaccessinstance-verifiedaccesstrustprovider.html | AWS::EC2::VerifiedAccessInstance.VerifiedAccessTrustProvider}
1837
+ */
1838
+ export interface EC2VerifiedAccessInstanceVerifiedAccessTrustProvider {
1839
+ Description?: string;
1840
+ DeviceTrustProviderType?: string;
1841
+ VerifiedAccessTrustProviderId?: string;
1842
+ TrustProviderType?: string;
1843
+ UserTrustProviderType?: string;
1844
+ }
1845
+ /**
1846
+ * Type definition for AWS::EC2::VerifiedAccessTrustProvider.DeviceOptions
1847
+ *
1848
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-verifiedaccesstrustprovider-deviceoptions.html | AWS::EC2::VerifiedAccessTrustProvider.DeviceOptions}
1849
+ */
1850
+ export interface EC2VerifiedAccessTrustProviderDeviceOptions {
1851
+ TenantId?: string;
1852
+ }
1853
+ /**
1854
+ * Type definition for AWS::EC2::VerifiedAccessTrustProvider.OidcOptions
1855
+ *
1856
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-verifiedaccesstrustprovider-oidcoptions.html | AWS::EC2::VerifiedAccessTrustProvider.OidcOptions}
1857
+ */
1858
+ export interface EC2VerifiedAccessTrustProviderOidcOptions {
1859
+ TokenEndpoint?: string;
1860
+ Scope?: string;
1861
+ Issuer?: string;
1862
+ ClientSecret?: string;
1863
+ UserInfoEndpoint?: string;
1864
+ ClientId?: string;
1865
+ AuthorizationEndpoint?: string;
1866
+ }
1867
+ /**
1868
+ * Type definition for AWS::EC2::CapacityReservation
1869
+ *
1870
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacityreservation.html | AWS::EC2::CapacityReservation}
1871
+ */
1872
+ export interface EC2CapacityReservationProps {
1873
+ Tenancy?: string;
1874
+ EndDateType?: string;
1875
+ TagSpecifications?: any[];
1876
+ AvailabilityZone: string;
1877
+ EndDate?: string;
1878
+ EbsOptimized?: boolean;
1879
+ OutPostArn?: string;
1880
+ InstanceCount: number;
1881
+ PlacementGroupArn?: string;
1882
+ InstancePlatform: string;
1883
+ InstanceType: string;
1884
+ EphemeralStorage?: boolean;
1885
+ InstanceMatchCriteria?: string;
1886
+ }
1887
+ /**
1888
+ * Attributes type definition for AWS::EC2::CapacityReservation
1889
+ *
1890
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacityreservation.html | AWS::EC2::CapacityReservation}
1891
+ */
1892
+ export interface EC2CapacityReservationAttribs {
1893
+ Tenancy?: string;
1894
+ AvailableInstanceCount?: number;
1895
+ AvailabilityZone?: string;
1896
+ TotalInstanceCount?: number;
1897
+ Id?: string;
1898
+ InstanceType?: string;
1899
+ }
1900
+ /**
1901
+ * Resource class for AWS::EC2::CapacityReservation
1902
+ *
1903
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacityreservation.html | AWS::EC2::CapacityReservation}
1904
+ */
1905
+ export declare class EC2CapacityReservation extends ResourceBase<"AWS::EC2::CapacityReservation", EC2CapacityReservationProps, EC2CapacityReservationAttribs> {
1906
+ static readonly Type = "AWS::EC2::CapacityReservation";
1907
+ static readonly AttributeNames: readonly (keyof EC2CapacityReservationAttribs)[];
1908
+ constructor(logicalId: string, properties: EC2CapacityReservationProps, options?: ResourceOptions);
1909
+ }
1910
+ /**
1911
+ * Type definition for AWS::EC2::CapacityReservationFleet
1912
+ *
1913
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacityreservationfleet.html | AWS::EC2::CapacityReservationFleet}
1914
+ */
1915
+ export interface EC2CapacityReservationFleetProps {
1916
+ Tenancy?: string;
1917
+ TotalTargetCapacity?: number;
1918
+ AllocationStrategy?: string;
1919
+ TagSpecifications?: any[];
1920
+ NoRemoveEndDate?: boolean;
1921
+ InstanceTypeSpecifications?: any[];
1922
+ RemoveEndDate?: boolean;
1923
+ InstanceMatchCriteria?: string;
1924
+ EndDate?: string;
1925
+ }
1926
+ /**
1927
+ * Attributes type definition for AWS::EC2::CapacityReservationFleet
1928
+ *
1929
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacityreservationfleet.html | AWS::EC2::CapacityReservationFleet}
1930
+ */
1931
+ export interface EC2CapacityReservationFleetAttribs {
1932
+ CapacityReservationFleetId?: string;
1933
+ }
1934
+ /**
1935
+ * Resource class for AWS::EC2::CapacityReservationFleet
1936
+ *
1937
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-capacityreservationfleet.html | AWS::EC2::CapacityReservationFleet}
1938
+ */
1939
+ export declare class EC2CapacityReservationFleet extends ResourceBase<"AWS::EC2::CapacityReservationFleet", EC2CapacityReservationFleetProps, EC2CapacityReservationFleetAttribs> {
1940
+ static readonly Type = "AWS::EC2::CapacityReservationFleet";
1941
+ static readonly AttributeNames: readonly (keyof EC2CapacityReservationFleetAttribs)[];
1942
+ constructor(logicalId: string, properties: EC2CapacityReservationFleetProps, options?: ResourceOptions);
1943
+ }
1944
+ /**
1945
+ * Type definition for AWS::EC2::CarrierGateway
1946
+ *
1947
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-carriergateway.html | AWS::EC2::CarrierGateway}
1948
+ */
1949
+ export interface EC2CarrierGatewayProps {
1950
+ VpcId: string;
1951
+ Tags?: Tag[];
1952
+ }
1953
+ /**
1954
+ * Attributes type definition for AWS::EC2::CarrierGateway
1955
+ *
1956
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-carriergateway.html | AWS::EC2::CarrierGateway}
1957
+ */
1958
+ export interface EC2CarrierGatewayAttribs {
1959
+ OwnerId?: string;
1960
+ State?: string;
1961
+ CarrierGatewayId?: string;
1962
+ }
1963
+ /**
1964
+ * Resource class for AWS::EC2::CarrierGateway
1965
+ *
1966
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-carriergateway.html | AWS::EC2::CarrierGateway}
1967
+ */
1968
+ export declare class EC2CarrierGateway extends ResourceBase<"AWS::EC2::CarrierGateway", EC2CarrierGatewayProps, EC2CarrierGatewayAttribs> {
1969
+ static readonly Type = "AWS::EC2::CarrierGateway";
1970
+ static readonly AttributeNames: readonly (keyof EC2CarrierGatewayAttribs)[];
1971
+ constructor(logicalId: string, properties: EC2CarrierGatewayProps, options?: ResourceOptions);
1972
+ }
1973
+ /**
1974
+ * Type definition for AWS::EC2::ClientVpnAuthorizationRule
1975
+ *
1976
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnauthorizationrule.html | AWS::EC2::ClientVpnAuthorizationRule}
1977
+ */
1978
+ export interface EC2ClientVpnAuthorizationRuleProps {
1979
+ ClientVpnEndpointId: string;
1980
+ Description?: string;
1981
+ AccessGroupId?: string;
1982
+ TargetNetworkCidr: string;
1983
+ AuthorizeAllGroups?: boolean;
1984
+ }
1985
+ /**
1986
+ * Resource class for AWS::EC2::ClientVpnAuthorizationRule
1987
+ *
1988
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnauthorizationrule.html | AWS::EC2::ClientVpnAuthorizationRule}
1989
+ */
1990
+ export declare class EC2ClientVpnAuthorizationRule extends ResourceBase<"AWS::EC2::ClientVpnAuthorizationRule", EC2ClientVpnAuthorizationRuleProps, Record<string, never>> {
1991
+ static readonly Type = "AWS::EC2::ClientVpnAuthorizationRule";
1992
+ static readonly AttributeNames: never[];
1993
+ constructor(logicalId: string, properties: EC2ClientVpnAuthorizationRuleProps, options?: ResourceOptions);
1994
+ }
1995
+ /**
1996
+ * Type definition for AWS::EC2::ClientVpnEndpoint
1997
+ *
1998
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnendpoint.html | AWS::EC2::ClientVpnEndpoint}
1999
+ */
2000
+ export interface EC2ClientVpnEndpointProps {
2001
+ ClientCidrBlock: string;
2002
+ ClientConnectOptions?: EC2ClientVpnEndpointClientConnectOptions;
2003
+ Description?: string;
2004
+ TagSpecifications?: any[];
2005
+ AuthenticationOptions: any[];
2006
+ ServerCertificateArn: string;
2007
+ SessionTimeoutHours?: number;
2008
+ DnsServers?: any[];
2009
+ SecurityGroupIds?: any[];
2010
+ ConnectionLogOptions: EC2ClientVpnEndpointConnectionLogOptions;
2011
+ SplitTunnel?: boolean;
2012
+ ClientLoginBannerOptions?: EC2ClientVpnEndpointClientLoginBannerOptions;
2013
+ VpcId?: string;
2014
+ SelfServicePortal?: string;
2015
+ TransportProtocol?: string;
2016
+ VpnPort?: number;
2017
+ }
2018
+ /**
2019
+ * Resource class for AWS::EC2::ClientVpnEndpoint
2020
+ *
2021
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnendpoint.html | AWS::EC2::ClientVpnEndpoint}
2022
+ */
2023
+ export declare class EC2ClientVpnEndpoint extends ResourceBase<"AWS::EC2::ClientVpnEndpoint", EC2ClientVpnEndpointProps, Record<string, never>> {
2024
+ static readonly Type = "AWS::EC2::ClientVpnEndpoint";
2025
+ static readonly AttributeNames: never[];
2026
+ constructor(logicalId: string, properties: EC2ClientVpnEndpointProps, options?: ResourceOptions);
2027
+ }
2028
+ /**
2029
+ * Type definition for AWS::EC2::ClientVpnRoute
2030
+ *
2031
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnroute.html | AWS::EC2::ClientVpnRoute}
2032
+ */
2033
+ export interface EC2ClientVpnRouteProps {
2034
+ ClientVpnEndpointId: string;
2035
+ TargetVpcSubnetId: string;
2036
+ Description?: string;
2037
+ DestinationCidrBlock: string;
2038
+ }
2039
+ /**
2040
+ * Resource class for AWS::EC2::ClientVpnRoute
2041
+ *
2042
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpnroute.html | AWS::EC2::ClientVpnRoute}
2043
+ */
2044
+ export declare class EC2ClientVpnRoute extends ResourceBase<"AWS::EC2::ClientVpnRoute", EC2ClientVpnRouteProps, Record<string, never>> {
2045
+ static readonly Type = "AWS::EC2::ClientVpnRoute";
2046
+ static readonly AttributeNames: never[];
2047
+ constructor(logicalId: string, properties: EC2ClientVpnRouteProps, options?: ResourceOptions);
2048
+ }
2049
+ /**
2050
+ * Type definition for AWS::EC2::ClientVpnTargetNetworkAssociation
2051
+ *
2052
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpntargetnetworkassociation.html | AWS::EC2::ClientVpnTargetNetworkAssociation}
2053
+ */
2054
+ export interface EC2ClientVpnTargetNetworkAssociationProps {
2055
+ ClientVpnEndpointId: string;
2056
+ SubnetId: string;
2057
+ }
2058
+ /**
2059
+ * Resource class for AWS::EC2::ClientVpnTargetNetworkAssociation
2060
+ *
2061
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-clientvpntargetnetworkassociation.html | AWS::EC2::ClientVpnTargetNetworkAssociation}
2062
+ */
2063
+ export declare class EC2ClientVpnTargetNetworkAssociation extends ResourceBase<"AWS::EC2::ClientVpnTargetNetworkAssociation", EC2ClientVpnTargetNetworkAssociationProps, Record<string, never>> {
2064
+ static readonly Type = "AWS::EC2::ClientVpnTargetNetworkAssociation";
2065
+ static readonly AttributeNames: never[];
2066
+ constructor(logicalId: string, properties: EC2ClientVpnTargetNetworkAssociationProps, options?: ResourceOptions);
2067
+ }
2068
+ /**
2069
+ * Type definition for AWS::EC2::CustomerGateway
2070
+ *
2071
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customergateway.html | AWS::EC2::CustomerGateway}
2072
+ */
2073
+ export interface EC2CustomerGatewayProps {
2074
+ Type: string;
2075
+ IpAddress: string;
2076
+ BgpAsn: number;
2077
+ Tags?: Tag[];
2078
+ DeviceName?: string;
2079
+ }
2080
+ /**
2081
+ * Attributes type definition for AWS::EC2::CustomerGateway
2082
+ *
2083
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customergateway.html | AWS::EC2::CustomerGateway}
2084
+ */
2085
+ export interface EC2CustomerGatewayAttribs {
2086
+ CustomerGatewayId?: string;
2087
+ }
2088
+ /**
2089
+ * Resource class for AWS::EC2::CustomerGateway
2090
+ *
2091
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customergateway.html | AWS::EC2::CustomerGateway}
2092
+ */
2093
+ export declare class EC2CustomerGateway extends ResourceBase<"AWS::EC2::CustomerGateway", EC2CustomerGatewayProps, EC2CustomerGatewayAttribs> {
2094
+ static readonly Type = "AWS::EC2::CustomerGateway";
2095
+ static readonly AttributeNames: readonly (keyof EC2CustomerGatewayAttribs)[];
2096
+ constructor(logicalId: string, properties: EC2CustomerGatewayProps, options?: ResourceOptions);
2097
+ }
2098
+ /**
2099
+ * Type definition for AWS::EC2::DHCPOptions
2100
+ *
2101
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-dhcpoptions.html | AWS::EC2::DHCPOptions}
2102
+ */
2103
+ export interface EC2DHCPOptionsProps {
2104
+ NetbiosNameServers?: any[];
2105
+ NtpServers?: any[];
2106
+ DomainName?: string;
2107
+ NetbiosNodeType?: number;
2108
+ DomainNameServers?: any[];
2109
+ Tags?: Tag[];
2110
+ }
2111
+ /**
2112
+ * Attributes type definition for AWS::EC2::DHCPOptions
2113
+ *
2114
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-dhcpoptions.html | AWS::EC2::DHCPOptions}
2115
+ */
2116
+ export interface EC2DHCPOptionsAttribs {
2117
+ DhcpOptionsId?: string;
2118
+ }
2119
+ /**
2120
+ * Resource class for AWS::EC2::DHCPOptions
2121
+ *
2122
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-dhcpoptions.html | AWS::EC2::DHCPOptions}
2123
+ */
2124
+ export declare class EC2DHCPOptions extends ResourceBase<"AWS::EC2::DHCPOptions", EC2DHCPOptionsProps, EC2DHCPOptionsAttribs> {
2125
+ static readonly Type = "AWS::EC2::DHCPOptions";
2126
+ static readonly AttributeNames: readonly (keyof EC2DHCPOptionsAttribs)[];
2127
+ constructor(logicalId: string, properties: EC2DHCPOptionsProps, options?: ResourceOptions);
2128
+ }
2129
+ /**
2130
+ * Type definition for AWS::EC2::EC2Fleet
2131
+ *
2132
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ec2fleet.html | AWS::EC2::EC2Fleet}
2133
+ */
2134
+ export interface EC2EC2FleetProps {
2135
+ Context?: string;
2136
+ TargetCapacitySpecification: EC2EC2FleetTargetCapacitySpecificationRequest;
2137
+ OnDemandOptions?: EC2EC2FleetOnDemandOptionsRequest;
2138
+ Type?: string;
2139
+ ExcessCapacityTerminationPolicy?: string;
2140
+ TagSpecifications?: any[];
2141
+ SpotOptions?: EC2EC2FleetSpotOptionsRequest;
2142
+ ValidFrom?: string;
2143
+ ReplaceUnhealthyInstances?: boolean;
2144
+ LaunchTemplateConfigs: any[];
2145
+ TerminateInstancesWithExpiration?: boolean;
2146
+ ValidUntil?: string;
2147
+ }
2148
+ /**
2149
+ * Attributes type definition for AWS::EC2::EC2Fleet
2150
+ *
2151
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ec2fleet.html | AWS::EC2::EC2Fleet}
2152
+ */
2153
+ export interface EC2EC2FleetAttribs {
2154
+ FleetId?: string;
2155
+ }
2156
+ /**
2157
+ * Resource class for AWS::EC2::EC2Fleet
2158
+ *
2159
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ec2fleet.html | AWS::EC2::EC2Fleet}
2160
+ */
2161
+ export declare class EC2EC2Fleet extends ResourceBase<"AWS::EC2::EC2Fleet", EC2EC2FleetProps, EC2EC2FleetAttribs> {
2162
+ static readonly Type = "AWS::EC2::EC2Fleet";
2163
+ static readonly AttributeNames: readonly (keyof EC2EC2FleetAttribs)[];
2164
+ constructor(logicalId: string, properties: EC2EC2FleetProps, options?: ResourceOptions);
2165
+ }
2166
+ /**
2167
+ * Type definition for AWS::EC2::EIP
2168
+ *
2169
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-eip.html | AWS::EC2::EIP}
2170
+ */
2171
+ export interface EC2EIPProps {
2172
+ InstanceId?: string;
2173
+ PublicIpv4Pool?: string;
2174
+ TransferAddress?: string;
2175
+ Domain?: string;
2176
+ Tags?: Tag[];
2177
+ NetworkBorderGroup?: string;
2178
+ }
2179
+ /**
2180
+ * Attributes type definition for AWS::EC2::EIP
2181
+ *
2182
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-eip.html | AWS::EC2::EIP}
2183
+ */
2184
+ export interface EC2EIPAttribs {
2185
+ PublicIp?: string;
2186
+ AllocationId?: string;
2187
+ }
2188
+ /**
2189
+ * Resource class for AWS::EC2::EIP
2190
+ *
2191
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-eip.html | AWS::EC2::EIP}
2192
+ */
2193
+ export declare class EC2EIP extends ResourceBase<"AWS::EC2::EIP", EC2EIPProps, EC2EIPAttribs> {
2194
+ static readonly Type = "AWS::EC2::EIP";
2195
+ static readonly AttributeNames: readonly (keyof EC2EIPAttribs)[];
2196
+ constructor(logicalId: string, properties: EC2EIPProps, options?: ResourceOptions);
2197
+ }
2198
+ /**
2199
+ * Type definition for AWS::EC2::EIPAssociation
2200
+ *
2201
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-eipassociation.html | AWS::EC2::EIPAssociation}
2202
+ */
2203
+ export interface EC2EIPAssociationProps {
2204
+ PrivateIpAddress?: string;
2205
+ InstanceId?: string;
2206
+ AllocationId?: string;
2207
+ NetworkInterfaceId?: string;
2208
+ }
2209
+ /**
2210
+ * Attributes type definition for AWS::EC2::EIPAssociation
2211
+ *
2212
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-eipassociation.html | AWS::EC2::EIPAssociation}
2213
+ */
2214
+ export interface EC2EIPAssociationAttribs {
2215
+ Id?: string;
2216
+ }
2217
+ /**
2218
+ * Resource class for AWS::EC2::EIPAssociation
2219
+ *
2220
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-eipassociation.html | AWS::EC2::EIPAssociation}
2221
+ */
2222
+ export declare class EC2EIPAssociation extends ResourceBase<"AWS::EC2::EIPAssociation", EC2EIPAssociationProps, EC2EIPAssociationAttribs> {
2223
+ static readonly Type = "AWS::EC2::EIPAssociation";
2224
+ static readonly AttributeNames: readonly (keyof EC2EIPAssociationAttribs)[];
2225
+ constructor(logicalId: string, properties: EC2EIPAssociationProps, options?: ResourceOptions);
2226
+ }
2227
+ /**
2228
+ * Type definition for AWS::EC2::EgressOnlyInternetGateway
2229
+ *
2230
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-egressonlyinternetgateway.html | AWS::EC2::EgressOnlyInternetGateway}
2231
+ */
2232
+ export interface EC2EgressOnlyInternetGatewayProps {
2233
+ VpcId: string;
2234
+ }
2235
+ /**
2236
+ * Attributes type definition for AWS::EC2::EgressOnlyInternetGateway
2237
+ *
2238
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-egressonlyinternetgateway.html | AWS::EC2::EgressOnlyInternetGateway}
2239
+ */
2240
+ export interface EC2EgressOnlyInternetGatewayAttribs {
2241
+ Id?: string;
2242
+ }
2243
+ /**
2244
+ * Resource class for AWS::EC2::EgressOnlyInternetGateway
2245
+ *
2246
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-egressonlyinternetgateway.html | AWS::EC2::EgressOnlyInternetGateway}
2247
+ */
2248
+ export declare class EC2EgressOnlyInternetGateway extends ResourceBase<"AWS::EC2::EgressOnlyInternetGateway", EC2EgressOnlyInternetGatewayProps, EC2EgressOnlyInternetGatewayAttribs> {
2249
+ static readonly Type = "AWS::EC2::EgressOnlyInternetGateway";
2250
+ static readonly AttributeNames: readonly (keyof EC2EgressOnlyInternetGatewayAttribs)[];
2251
+ constructor(logicalId: string, properties: EC2EgressOnlyInternetGatewayProps, options?: ResourceOptions);
2252
+ }
2253
+ /**
2254
+ * Type definition for AWS::EC2::EnclaveCertificateIamRoleAssociation
2255
+ *
2256
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-enclavecertificateiamroleassociation.html | AWS::EC2::EnclaveCertificateIamRoleAssociation}
2257
+ */
2258
+ export interface EC2EnclaveCertificateIamRoleAssociationProps {
2259
+ RoleArn: string;
2260
+ CertificateArn: string;
2261
+ }
2262
+ /**
2263
+ * Attributes type definition for AWS::EC2::EnclaveCertificateIamRoleAssociation
2264
+ *
2265
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-enclavecertificateiamroleassociation.html | AWS::EC2::EnclaveCertificateIamRoleAssociation}
2266
+ */
2267
+ export interface EC2EnclaveCertificateIamRoleAssociationAttribs {
2268
+ EncryptionKmsKeyId?: string;
2269
+ CertificateS3BucketName?: string;
2270
+ CertificateS3ObjectKey?: string;
2271
+ }
2272
+ /**
2273
+ * Resource class for AWS::EC2::EnclaveCertificateIamRoleAssociation
2274
+ *
2275
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-enclavecertificateiamroleassociation.html | AWS::EC2::EnclaveCertificateIamRoleAssociation}
2276
+ */
2277
+ export declare class EC2EnclaveCertificateIamRoleAssociation extends ResourceBase<"AWS::EC2::EnclaveCertificateIamRoleAssociation", EC2EnclaveCertificateIamRoleAssociationProps, EC2EnclaveCertificateIamRoleAssociationAttribs> {
2278
+ static readonly Type = "AWS::EC2::EnclaveCertificateIamRoleAssociation";
2279
+ static readonly AttributeNames: readonly (keyof EC2EnclaveCertificateIamRoleAssociationAttribs)[];
2280
+ constructor(logicalId: string, properties: EC2EnclaveCertificateIamRoleAssociationProps, options?: ResourceOptions);
2281
+ }
2282
+ /**
2283
+ * Type definition for AWS::EC2::FlowLog
2284
+ *
2285
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html | AWS::EC2::FlowLog}
2286
+ */
2287
+ export interface EC2FlowLogProps {
2288
+ LogFormat?: string;
2289
+ ResourceId: string;
2290
+ MaxAggregationInterval?: number;
2291
+ DestinationOptions?: EC2FlowLogDestinationOptions;
2292
+ ResourceType: string;
2293
+ DeliverCrossAccountRole?: string;
2294
+ LogDestination?: string;
2295
+ LogGroupName?: string;
2296
+ DeliverLogsPermissionArn?: string;
2297
+ LogDestinationType?: string;
2298
+ Tags?: Tag[];
2299
+ TrafficType?: string;
2300
+ }
2301
+ /**
2302
+ * Attributes type definition for AWS::EC2::FlowLog
2303
+ *
2304
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html | AWS::EC2::FlowLog}
2305
+ */
2306
+ export interface EC2FlowLogAttribs {
2307
+ Id?: string;
2308
+ }
2309
+ /**
2310
+ * Resource class for AWS::EC2::FlowLog
2311
+ *
2312
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html | AWS::EC2::FlowLog}
2313
+ */
2314
+ export declare class EC2FlowLog extends ResourceBase<"AWS::EC2::FlowLog", EC2FlowLogProps, EC2FlowLogAttribs> {
2315
+ static readonly Type = "AWS::EC2::FlowLog";
2316
+ static readonly AttributeNames: readonly (keyof EC2FlowLogAttribs)[];
2317
+ constructor(logicalId: string, properties: EC2FlowLogProps, options?: ResourceOptions);
2318
+ }
2319
+ /**
2320
+ * Type definition for AWS::EC2::GatewayRouteTableAssociation
2321
+ *
2322
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-gatewayroutetableassociation.html | AWS::EC2::GatewayRouteTableAssociation}
2323
+ */
2324
+ export interface EC2GatewayRouteTableAssociationProps {
2325
+ RouteTableId: string;
2326
+ GatewayId: string;
2327
+ }
2328
+ /**
2329
+ * Attributes type definition for AWS::EC2::GatewayRouteTableAssociation
2330
+ *
2331
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-gatewayroutetableassociation.html | AWS::EC2::GatewayRouteTableAssociation}
2332
+ */
2333
+ export interface EC2GatewayRouteTableAssociationAttribs {
2334
+ AssociationId?: string;
2335
+ }
2336
+ /**
2337
+ * Resource class for AWS::EC2::GatewayRouteTableAssociation
2338
+ *
2339
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-gatewayroutetableassociation.html | AWS::EC2::GatewayRouteTableAssociation}
2340
+ */
2341
+ export declare class EC2GatewayRouteTableAssociation extends ResourceBase<"AWS::EC2::GatewayRouteTableAssociation", EC2GatewayRouteTableAssociationProps, EC2GatewayRouteTableAssociationAttribs> {
2342
+ static readonly Type = "AWS::EC2::GatewayRouteTableAssociation";
2343
+ static readonly AttributeNames: readonly (keyof EC2GatewayRouteTableAssociationAttribs)[];
2344
+ constructor(logicalId: string, properties: EC2GatewayRouteTableAssociationProps, options?: ResourceOptions);
2345
+ }
2346
+ /**
2347
+ * Type definition for AWS::EC2::Host
2348
+ *
2349
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-host.html | AWS::EC2::Host}
2350
+ */
2351
+ export interface EC2HostProps {
2352
+ HostRecovery?: string;
2353
+ InstanceFamily?: string;
2354
+ AutoPlacement?: string;
2355
+ OutpostArn?: string;
2356
+ HostMaintenance?: string;
2357
+ AvailabilityZone: string;
2358
+ InstanceType?: string;
2359
+ AssetId?: string;
2360
+ }
2361
+ /**
2362
+ * Attributes type definition for AWS::EC2::Host
2363
+ *
2364
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-host.html | AWS::EC2::Host}
2365
+ */
2366
+ export interface EC2HostAttribs {
2367
+ HostId?: string;
2368
+ }
2369
+ /**
2370
+ * Resource class for AWS::EC2::Host
2371
+ *
2372
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-host.html | AWS::EC2::Host}
2373
+ */
2374
+ export declare class EC2Host extends ResourceBase<"AWS::EC2::Host", EC2HostProps, EC2HostAttribs> {
2375
+ static readonly Type = "AWS::EC2::Host";
2376
+ static readonly AttributeNames: readonly (keyof EC2HostAttribs)[];
2377
+ constructor(logicalId: string, properties: EC2HostProps, options?: ResourceOptions);
2378
+ }
2379
+ /**
2380
+ * Type definition for AWS::EC2::IPAM
2381
+ *
2382
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipam.html | AWS::EC2::IPAM}
2383
+ */
2384
+ export interface EC2IPAMProps {
2385
+ Description?: string;
2386
+ Tags?: Tag[];
2387
+ OperatingRegions?: any[];
2388
+ }
2389
+ /**
2390
+ * Attributes type definition for AWS::EC2::IPAM
2391
+ *
2392
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipam.html | AWS::EC2::IPAM}
2393
+ */
2394
+ export interface EC2IPAMAttribs {
2395
+ DefaultResourceDiscoveryAssociationId?: string;
2396
+ DefaultResourceDiscoveryId?: string;
2397
+ IpamId?: string;
2398
+ ResourceDiscoveryAssociationCount?: number;
2399
+ ScopeCount?: number;
2400
+ Arn?: string;
2401
+ PrivateDefaultScopeId?: string;
2402
+ PublicDefaultScopeId?: string;
2403
+ }
2404
+ /**
2405
+ * Resource class for AWS::EC2::IPAM
2406
+ *
2407
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipam.html | AWS::EC2::IPAM}
2408
+ */
2409
+ export declare class EC2IPAM extends ResourceBase<"AWS::EC2::IPAM", EC2IPAMProps, EC2IPAMAttribs> {
2410
+ static readonly Type = "AWS::EC2::IPAM";
2411
+ static readonly AttributeNames: readonly (keyof EC2IPAMAttribs)[];
2412
+ constructor(logicalId: string, properties: EC2IPAMProps, options?: ResourceOptions);
2413
+ }
2414
+ /**
2415
+ * Type definition for AWS::EC2::IPAMAllocation
2416
+ *
2417
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamallocation.html | AWS::EC2::IPAMAllocation}
2418
+ */
2419
+ export interface EC2IPAMAllocationProps {
2420
+ Description?: string;
2421
+ Cidr?: string;
2422
+ NetmaskLength?: number;
2423
+ IpamPoolId: string;
2424
+ }
2425
+ /**
2426
+ * Attributes type definition for AWS::EC2::IPAMAllocation
2427
+ *
2428
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamallocation.html | AWS::EC2::IPAMAllocation}
2429
+ */
2430
+ export interface EC2IPAMAllocationAttribs {
2431
+ IpamPoolAllocationId?: string;
2432
+ }
2433
+ /**
2434
+ * Resource class for AWS::EC2::IPAMAllocation
2435
+ *
2436
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamallocation.html | AWS::EC2::IPAMAllocation}
2437
+ */
2438
+ export declare class EC2IPAMAllocation extends ResourceBase<"AWS::EC2::IPAMAllocation", EC2IPAMAllocationProps, EC2IPAMAllocationAttribs> {
2439
+ static readonly Type = "AWS::EC2::IPAMAllocation";
2440
+ static readonly AttributeNames: readonly (keyof EC2IPAMAllocationAttribs)[];
2441
+ constructor(logicalId: string, properties: EC2IPAMAllocationProps, options?: ResourceOptions);
2442
+ }
2443
+ /**
2444
+ * Type definition for AWS::EC2::IPAMPool
2445
+ *
2446
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipampool.html | AWS::EC2::IPAMPool}
2447
+ */
2448
+ export interface EC2IPAMPoolProps {
2449
+ AwsService?: string;
2450
+ Locale?: string;
2451
+ PublicIpSource?: string;
2452
+ Description?: string;
2453
+ SourceIpamPoolId?: string;
2454
+ AllocationMinNetmaskLength?: number;
2455
+ IpamScopeId: string;
2456
+ ProvisionedCidrs?: any[];
2457
+ AllocationMaxNetmaskLength?: number;
2458
+ AllocationDefaultNetmaskLength?: number;
2459
+ AutoImport?: boolean;
2460
+ AddressFamily: string;
2461
+ AllocationResourceTags?: any[];
2462
+ PubliclyAdvertisable?: boolean;
2463
+ Tags?: Tag[];
2464
+ }
2465
+ /**
2466
+ * Attributes type definition for AWS::EC2::IPAMPool
2467
+ *
2468
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipampool.html | AWS::EC2::IPAMPool}
2469
+ */
2470
+ export interface EC2IPAMPoolAttribs {
2471
+ IpamPoolId?: string;
2472
+ IpamArn?: string;
2473
+ PoolDepth?: number;
2474
+ State?: string;
2475
+ IpamScopeArn?: string;
2476
+ IpamScopeType?: string;
2477
+ Arn?: string;
2478
+ StateMessage?: string;
2479
+ }
2480
+ /**
2481
+ * Resource class for AWS::EC2::IPAMPool
2482
+ *
2483
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipampool.html | AWS::EC2::IPAMPool}
2484
+ */
2485
+ export declare class EC2IPAMPool extends ResourceBase<"AWS::EC2::IPAMPool", EC2IPAMPoolProps, EC2IPAMPoolAttribs> {
2486
+ static readonly Type = "AWS::EC2::IPAMPool";
2487
+ static readonly AttributeNames: readonly (keyof EC2IPAMPoolAttribs)[];
2488
+ constructor(logicalId: string, properties: EC2IPAMPoolProps, options?: ResourceOptions);
2489
+ }
2490
+ /**
2491
+ * Type definition for AWS::EC2::IPAMPoolCidr
2492
+ *
2493
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipampoolcidr.html | AWS::EC2::IPAMPoolCidr}
2494
+ */
2495
+ export interface EC2IPAMPoolCidrProps {
2496
+ Cidr?: string;
2497
+ NetmaskLength?: number;
2498
+ IpamPoolId: string;
2499
+ }
2500
+ /**
2501
+ * Attributes type definition for AWS::EC2::IPAMPoolCidr
2502
+ *
2503
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipampoolcidr.html | AWS::EC2::IPAMPoolCidr}
2504
+ */
2505
+ export interface EC2IPAMPoolCidrAttribs {
2506
+ IpamPoolCidrId?: string;
2507
+ State?: string;
2508
+ }
2509
+ /**
2510
+ * Resource class for AWS::EC2::IPAMPoolCidr
2511
+ *
2512
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipampoolcidr.html | AWS::EC2::IPAMPoolCidr}
2513
+ */
2514
+ export declare class EC2IPAMPoolCidr extends ResourceBase<"AWS::EC2::IPAMPoolCidr", EC2IPAMPoolCidrProps, EC2IPAMPoolCidrAttribs> {
2515
+ static readonly Type = "AWS::EC2::IPAMPoolCidr";
2516
+ static readonly AttributeNames: readonly (keyof EC2IPAMPoolCidrAttribs)[];
2517
+ constructor(logicalId: string, properties: EC2IPAMPoolCidrProps, options?: ResourceOptions);
2518
+ }
2519
+ /**
2520
+ * Type definition for AWS::EC2::IPAMResourceDiscovery
2521
+ *
2522
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamresourcediscovery.html | AWS::EC2::IPAMResourceDiscovery}
2523
+ */
2524
+ export interface EC2IPAMResourceDiscoveryProps {
2525
+ Description?: string;
2526
+ Tags?: Tag[];
2527
+ OperatingRegions?: any[];
2528
+ }
2529
+ /**
2530
+ * Attributes type definition for AWS::EC2::IPAMResourceDiscovery
2531
+ *
2532
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamresourcediscovery.html | AWS::EC2::IPAMResourceDiscovery}
2533
+ */
2534
+ export interface EC2IPAMResourceDiscoveryAttribs {
2535
+ IsDefault?: boolean;
2536
+ OwnerId?: string;
2537
+ State?: string;
2538
+ IpamResourceDiscoveryRegion?: string;
2539
+ IpamResourceDiscoveryArn?: string;
2540
+ IpamResourceDiscoveryId?: string;
2541
+ }
2542
+ /**
2543
+ * Resource class for AWS::EC2::IPAMResourceDiscovery
2544
+ *
2545
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamresourcediscovery.html | AWS::EC2::IPAMResourceDiscovery}
2546
+ */
2547
+ export declare class EC2IPAMResourceDiscovery extends ResourceBase<"AWS::EC2::IPAMResourceDiscovery", EC2IPAMResourceDiscoveryProps, EC2IPAMResourceDiscoveryAttribs> {
2548
+ static readonly Type = "AWS::EC2::IPAMResourceDiscovery";
2549
+ static readonly AttributeNames: readonly (keyof EC2IPAMResourceDiscoveryAttribs)[];
2550
+ constructor(logicalId: string, properties: EC2IPAMResourceDiscoveryProps, options?: ResourceOptions);
2551
+ }
2552
+ /**
2553
+ * Type definition for AWS::EC2::IPAMResourceDiscoveryAssociation
2554
+ *
2555
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamresourcediscoveryassociation.html | AWS::EC2::IPAMResourceDiscoveryAssociation}
2556
+ */
2557
+ export interface EC2IPAMResourceDiscoveryAssociationProps {
2558
+ IpamId: string;
2559
+ Tags?: Tag[];
2560
+ IpamResourceDiscoveryId: string;
2561
+ }
2562
+ /**
2563
+ * Attributes type definition for AWS::EC2::IPAMResourceDiscoveryAssociation
2564
+ *
2565
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamresourcediscoveryassociation.html | AWS::EC2::IPAMResourceDiscoveryAssociation}
2566
+ */
2567
+ export interface EC2IPAMResourceDiscoveryAssociationAttribs {
2568
+ IsDefault?: boolean;
2569
+ ResourceDiscoveryStatus?: string;
2570
+ OwnerId?: string;
2571
+ IpamArn?: string;
2572
+ IpamResourceDiscoveryAssociationId?: string;
2573
+ IpamResourceDiscoveryAssociationArn?: string;
2574
+ State?: string;
2575
+ IpamRegion?: string;
2576
+ }
2577
+ /**
2578
+ * Resource class for AWS::EC2::IPAMResourceDiscoveryAssociation
2579
+ *
2580
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamresourcediscoveryassociation.html | AWS::EC2::IPAMResourceDiscoveryAssociation}
2581
+ */
2582
+ export declare class EC2IPAMResourceDiscoveryAssociation extends ResourceBase<"AWS::EC2::IPAMResourceDiscoveryAssociation", EC2IPAMResourceDiscoveryAssociationProps, EC2IPAMResourceDiscoveryAssociationAttribs> {
2583
+ static readonly Type = "AWS::EC2::IPAMResourceDiscoveryAssociation";
2584
+ static readonly AttributeNames: readonly (keyof EC2IPAMResourceDiscoveryAssociationAttribs)[];
2585
+ constructor(logicalId: string, properties: EC2IPAMResourceDiscoveryAssociationProps, options?: ResourceOptions);
2586
+ }
2587
+ /**
2588
+ * Type definition for AWS::EC2::IPAMScope
2589
+ *
2590
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamscope.html | AWS::EC2::IPAMScope}
2591
+ */
2592
+ export interface EC2IPAMScopeProps {
2593
+ Description?: string;
2594
+ IpamId: string;
2595
+ Tags?: Tag[];
2596
+ }
2597
+ /**
2598
+ * Attributes type definition for AWS::EC2::IPAMScope
2599
+ *
2600
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamscope.html | AWS::EC2::IPAMScope}
2601
+ */
2602
+ export interface EC2IPAMScopeAttribs {
2603
+ IpamScopeId?: string;
2604
+ IsDefault?: boolean;
2605
+ IpamArn?: string;
2606
+ IpamScopeType?: string;
2607
+ PoolCount?: number;
2608
+ Arn?: string;
2609
+ }
2610
+ /**
2611
+ * Resource class for AWS::EC2::IPAMScope
2612
+ *
2613
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamscope.html | AWS::EC2::IPAMScope}
2614
+ */
2615
+ export declare class EC2IPAMScope extends ResourceBase<"AWS::EC2::IPAMScope", EC2IPAMScopeProps, EC2IPAMScopeAttribs> {
2616
+ static readonly Type = "AWS::EC2::IPAMScope";
2617
+ static readonly AttributeNames: readonly (keyof EC2IPAMScopeAttribs)[];
2618
+ constructor(logicalId: string, properties: EC2IPAMScopeProps, options?: ResourceOptions);
2619
+ }
2620
+ /**
2621
+ * Type definition for AWS::EC2::Instance
2622
+ *
2623
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html | AWS::EC2::Instance}
2624
+ */
2625
+ export interface EC2InstanceProps {
2626
+ AdditionalInfo?: string;
2627
+ Affinity?: string;
2628
+ AvailabilityZone?: string;
2629
+ BlockDeviceMappings?: any[];
2630
+ CpuOptions?: EC2InstanceCpuOptions;
2631
+ CreditSpecification?: EC2InstanceCreditSpecification;
2632
+ DisableApiTermination?: boolean;
2633
+ EbsOptimized?: boolean;
2634
+ ElasticGpuSpecifications?: any[];
2635
+ ElasticInferenceAccelerators?: any[];
2636
+ EnclaveOptions?: EC2InstanceEnclaveOptions;
2637
+ HibernationOptions?: EC2InstanceHibernationOptions;
2638
+ HostId?: string;
2639
+ HostResourceGroupArn?: string;
2640
+ IamInstanceProfile?: string;
2641
+ ImageId?: string;
2642
+ InstanceInitiatedShutdownBehavior?: string;
2643
+ InstanceType?: string;
2644
+ Ipv6AddressCount?: number;
2645
+ Ipv6Addresses?: any[];
2646
+ KernelId?: string;
2647
+ KeyName?: string;
2648
+ LaunchTemplate?: EC2InstanceLaunchTemplateSpecification;
2649
+ LicenseSpecifications?: any[];
2650
+ Monitoring?: boolean;
2651
+ NetworkInterfaces?: any[];
2652
+ PlacementGroupName?: string;
2653
+ PrivateDnsNameOptions?: EC2InstancePrivateDnsNameOptions;
2654
+ PrivateIpAddress?: string;
2655
+ PropagateTagsToVolumeOnCreation?: boolean;
2656
+ RamdiskId?: string;
2657
+ SecurityGroupIds?: any[];
2658
+ SecurityGroups?: any[];
2659
+ SourceDestCheck?: boolean;
2660
+ SsmAssociations?: any[];
2661
+ SubnetId?: string;
2662
+ Tags?: Tag[];
2663
+ Tenancy?: string;
2664
+ UserData?: string;
2665
+ Volumes?: any[];
2666
+ }
2667
+ /**
2668
+ * Attributes type definition for AWS::EC2::Instance
2669
+ *
2670
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html | AWS::EC2::Instance}
2671
+ */
2672
+ export interface EC2InstanceAttribs {
2673
+ AvailabilityZone?: string;
2674
+ PrivateDnsName?: string;
2675
+ PrivateIp?: string;
2676
+ PublicDnsName?: string;
2677
+ PublicIp?: string;
2678
+ }
2679
+ /**
2680
+ * Resource class for AWS::EC2::Instance
2681
+ *
2682
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html | AWS::EC2::Instance}
2683
+ */
2684
+ export declare class EC2Instance extends ResourceBase<"AWS::EC2::Instance", EC2InstanceProps, EC2InstanceAttribs> {
2685
+ static readonly Type = "AWS::EC2::Instance";
2686
+ static readonly AttributeNames: readonly (keyof EC2InstanceAttribs)[];
2687
+ constructor(logicalId: string, properties: EC2InstanceProps, options?: ResourceOptions);
2688
+ }
2689
+ /**
2690
+ * Type definition for AWS::EC2::InstanceConnectEndpoint
2691
+ *
2692
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-instanceconnectendpoint.html | AWS::EC2::InstanceConnectEndpoint}
2693
+ */
2694
+ export interface EC2InstanceConnectEndpointProps {
2695
+ PreserveClientIp?: boolean;
2696
+ SubnetId: string;
2697
+ ClientToken?: string;
2698
+ SecurityGroupIds?: any[];
2699
+ Tags?: Tag[];
2700
+ }
2701
+ /**
2702
+ * Attributes type definition for AWS::EC2::InstanceConnectEndpoint
2703
+ *
2704
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-instanceconnectendpoint.html | AWS::EC2::InstanceConnectEndpoint}
2705
+ */
2706
+ export interface EC2InstanceConnectEndpointAttribs {
2707
+ Id?: string;
2708
+ }
2709
+ /**
2710
+ * Resource class for AWS::EC2::InstanceConnectEndpoint
2711
+ *
2712
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-instanceconnectendpoint.html | AWS::EC2::InstanceConnectEndpoint}
2713
+ */
2714
+ export declare class EC2InstanceConnectEndpoint extends ResourceBase<"AWS::EC2::InstanceConnectEndpoint", EC2InstanceConnectEndpointProps, EC2InstanceConnectEndpointAttribs> {
2715
+ static readonly Type = "AWS::EC2::InstanceConnectEndpoint";
2716
+ static readonly AttributeNames: readonly (keyof EC2InstanceConnectEndpointAttribs)[];
2717
+ constructor(logicalId: string, properties: EC2InstanceConnectEndpointProps, options?: ResourceOptions);
2718
+ }
2719
+ /**
2720
+ * Type definition for AWS::EC2::InternetGateway
2721
+ *
2722
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-internetgateway.html | AWS::EC2::InternetGateway}
2723
+ */
2724
+ export interface EC2InternetGatewayProps {
2725
+ Tags?: Tag[];
2726
+ }
2727
+ /**
2728
+ * Attributes type definition for AWS::EC2::InternetGateway
2729
+ *
2730
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-internetgateway.html | AWS::EC2::InternetGateway}
2731
+ */
2732
+ export interface EC2InternetGatewayAttribs {
2733
+ InternetGatewayId?: string;
2734
+ }
2735
+ /**
2736
+ * Resource class for AWS::EC2::InternetGateway
2737
+ *
2738
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-internetgateway.html | AWS::EC2::InternetGateway}
2739
+ */
2740
+ export declare class EC2InternetGateway extends ResourceBase<"AWS::EC2::InternetGateway", EC2InternetGatewayProps, EC2InternetGatewayAttribs> {
2741
+ static readonly Type = "AWS::EC2::InternetGateway";
2742
+ static readonly AttributeNames: readonly (keyof EC2InternetGatewayAttribs)[];
2743
+ constructor(logicalId: string, properties: EC2InternetGatewayProps, options?: ResourceOptions);
2744
+ }
2745
+ /**
2746
+ * Type definition for AWS::EC2::KeyPair
2747
+ *
2748
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-keypair.html | AWS::EC2::KeyPair}
2749
+ */
2750
+ export interface EC2KeyPairProps {
2751
+ KeyName: string;
2752
+ KeyType?: string;
2753
+ KeyFormat?: string;
2754
+ PublicKeyMaterial?: string;
2755
+ Tags?: Tag[];
2756
+ }
2757
+ /**
2758
+ * Attributes type definition for AWS::EC2::KeyPair
2759
+ *
2760
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-keypair.html | AWS::EC2::KeyPair}
2761
+ */
2762
+ export interface EC2KeyPairAttribs {
2763
+ KeyPairId?: string;
2764
+ KeyFingerprint?: string;
2765
+ }
2766
+ /**
2767
+ * Resource class for AWS::EC2::KeyPair
2768
+ *
2769
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-keypair.html | AWS::EC2::KeyPair}
2770
+ */
2771
+ export declare class EC2KeyPair extends ResourceBase<"AWS::EC2::KeyPair", EC2KeyPairProps, EC2KeyPairAttribs> {
2772
+ static readonly Type = "AWS::EC2::KeyPair";
2773
+ static readonly AttributeNames: readonly (keyof EC2KeyPairAttribs)[];
2774
+ constructor(logicalId: string, properties: EC2KeyPairProps, options?: ResourceOptions);
2775
+ }
2776
+ /**
2777
+ * Type definition for AWS::EC2::LaunchTemplate
2778
+ *
2779
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html | AWS::EC2::LaunchTemplate}
2780
+ */
2781
+ export interface EC2LaunchTemplateProps {
2782
+ LaunchTemplateName?: string;
2783
+ LaunchTemplateData: EC2LaunchTemplateLaunchTemplateData;
2784
+ VersionDescription?: string;
2785
+ TagSpecifications?: any[];
2786
+ }
2787
+ /**
2788
+ * Attributes type definition for AWS::EC2::LaunchTemplate
2789
+ *
2790
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html | AWS::EC2::LaunchTemplate}
2791
+ */
2792
+ export interface EC2LaunchTemplateAttribs {
2793
+ LatestVersionNumber?: string;
2794
+ LaunchTemplateId?: string;
2795
+ DefaultVersionNumber?: string;
2796
+ }
2797
+ /**
2798
+ * Resource class for AWS::EC2::LaunchTemplate
2799
+ *
2800
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html | AWS::EC2::LaunchTemplate}
2801
+ */
2802
+ export declare class EC2LaunchTemplate extends ResourceBase<"AWS::EC2::LaunchTemplate", EC2LaunchTemplateProps, EC2LaunchTemplateAttribs> {
2803
+ static readonly Type = "AWS::EC2::LaunchTemplate";
2804
+ static readonly AttributeNames: readonly (keyof EC2LaunchTemplateAttribs)[];
2805
+ constructor(logicalId: string, properties: EC2LaunchTemplateProps, options?: ResourceOptions);
2806
+ }
2807
+ /**
2808
+ * Type definition for AWS::EC2::LocalGatewayRoute
2809
+ *
2810
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroute.html | AWS::EC2::LocalGatewayRoute}
2811
+ */
2812
+ export interface EC2LocalGatewayRouteProps {
2813
+ LocalGatewayRouteTableId: string;
2814
+ DestinationCidrBlock: string;
2815
+ NetworkInterfaceId?: string;
2816
+ LocalGatewayVirtualInterfaceGroupId?: string;
2817
+ }
2818
+ /**
2819
+ * Attributes type definition for AWS::EC2::LocalGatewayRoute
2820
+ *
2821
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroute.html | AWS::EC2::LocalGatewayRoute}
2822
+ */
2823
+ export interface EC2LocalGatewayRouteAttribs {
2824
+ Type?: string;
2825
+ State?: string;
2826
+ }
2827
+ /**
2828
+ * Resource class for AWS::EC2::LocalGatewayRoute
2829
+ *
2830
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroute.html | AWS::EC2::LocalGatewayRoute}
2831
+ */
2832
+ export declare class EC2LocalGatewayRoute extends ResourceBase<"AWS::EC2::LocalGatewayRoute", EC2LocalGatewayRouteProps, EC2LocalGatewayRouteAttribs> {
2833
+ static readonly Type = "AWS::EC2::LocalGatewayRoute";
2834
+ static readonly AttributeNames: readonly (keyof EC2LocalGatewayRouteAttribs)[];
2835
+ constructor(logicalId: string, properties: EC2LocalGatewayRouteProps, options?: ResourceOptions);
2836
+ }
2837
+ /**
2838
+ * Type definition for AWS::EC2::LocalGatewayRouteTable
2839
+ *
2840
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroutetable.html | AWS::EC2::LocalGatewayRouteTable}
2841
+ */
2842
+ export interface EC2LocalGatewayRouteTableProps {
2843
+ LocalGatewayId: string;
2844
+ Mode?: string;
2845
+ Tags?: Tag[];
2846
+ }
2847
+ /**
2848
+ * Attributes type definition for AWS::EC2::LocalGatewayRouteTable
2849
+ *
2850
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroutetable.html | AWS::EC2::LocalGatewayRouteTable}
2851
+ */
2852
+ export interface EC2LocalGatewayRouteTableAttribs {
2853
+ OwnerId?: string;
2854
+ State?: string;
2855
+ OutpostArn?: string;
2856
+ LocalGatewayRouteTableId?: string;
2857
+ LocalGatewayRouteTableArn?: string;
2858
+ }
2859
+ /**
2860
+ * Resource class for AWS::EC2::LocalGatewayRouteTable
2861
+ *
2862
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroutetable.html | AWS::EC2::LocalGatewayRouteTable}
2863
+ */
2864
+ export declare class EC2LocalGatewayRouteTable extends ResourceBase<"AWS::EC2::LocalGatewayRouteTable", EC2LocalGatewayRouteTableProps, EC2LocalGatewayRouteTableAttribs> {
2865
+ static readonly Type = "AWS::EC2::LocalGatewayRouteTable";
2866
+ static readonly AttributeNames: readonly (keyof EC2LocalGatewayRouteTableAttribs)[];
2867
+ constructor(logicalId: string, properties: EC2LocalGatewayRouteTableProps, options?: ResourceOptions);
2868
+ }
2869
+ /**
2870
+ * Type definition for AWS::EC2::LocalGatewayRouteTableVPCAssociation
2871
+ *
2872
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroutetablevpcassociation.html | AWS::EC2::LocalGatewayRouteTableVPCAssociation}
2873
+ */
2874
+ export interface EC2LocalGatewayRouteTableVPCAssociationProps {
2875
+ VpcId: string;
2876
+ LocalGatewayRouteTableId: string;
2877
+ Tags?: Tag[];
2878
+ }
2879
+ /**
2880
+ * Attributes type definition for AWS::EC2::LocalGatewayRouteTableVPCAssociation
2881
+ *
2882
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroutetablevpcassociation.html | AWS::EC2::LocalGatewayRouteTableVPCAssociation}
2883
+ */
2884
+ export interface EC2LocalGatewayRouteTableVPCAssociationAttribs {
2885
+ LocalGatewayId?: string;
2886
+ State?: string;
2887
+ LocalGatewayRouteTableVpcAssociationId?: string;
2888
+ }
2889
+ /**
2890
+ * Resource class for AWS::EC2::LocalGatewayRouteTableVPCAssociation
2891
+ *
2892
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroutetablevpcassociation.html | AWS::EC2::LocalGatewayRouteTableVPCAssociation}
2893
+ */
2894
+ export declare class EC2LocalGatewayRouteTableVPCAssociation extends ResourceBase<"AWS::EC2::LocalGatewayRouteTableVPCAssociation", EC2LocalGatewayRouteTableVPCAssociationProps, EC2LocalGatewayRouteTableVPCAssociationAttribs> {
2895
+ static readonly Type = "AWS::EC2::LocalGatewayRouteTableVPCAssociation";
2896
+ static readonly AttributeNames: readonly (keyof EC2LocalGatewayRouteTableVPCAssociationAttribs)[];
2897
+ constructor(logicalId: string, properties: EC2LocalGatewayRouteTableVPCAssociationProps, options?: ResourceOptions);
2898
+ }
2899
+ /**
2900
+ * Type definition for AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation
2901
+ *
2902
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroutetablevirtualinterfacegroupassociation.html | AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation}
2903
+ */
2904
+ export interface EC2LocalGatewayRouteTableVirtualInterfaceGroupAssociationProps {
2905
+ LocalGatewayRouteTableId: string;
2906
+ Tags?: Tag[];
2907
+ LocalGatewayVirtualInterfaceGroupId: string;
2908
+ }
2909
+ /**
2910
+ * Attributes type definition for AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation
2911
+ *
2912
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroutetablevirtualinterfacegroupassociation.html | AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation}
2913
+ */
2914
+ export interface EC2LocalGatewayRouteTableVirtualInterfaceGroupAssociationAttribs {
2915
+ OwnerId?: string;
2916
+ LocalGatewayId?: string;
2917
+ State?: string;
2918
+ LocalGatewayRouteTableVirtualInterfaceGroupAssociationId?: string;
2919
+ LocalGatewayRouteTableArn?: string;
2920
+ }
2921
+ /**
2922
+ * Resource class for AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation
2923
+ *
2924
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-localgatewayroutetablevirtualinterfacegroupassociation.html | AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation}
2925
+ */
2926
+ export declare class EC2LocalGatewayRouteTableVirtualInterfaceGroupAssociation extends ResourceBase<"AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation", EC2LocalGatewayRouteTableVirtualInterfaceGroupAssociationProps, EC2LocalGatewayRouteTableVirtualInterfaceGroupAssociationAttribs> {
2927
+ static readonly Type = "AWS::EC2::LocalGatewayRouteTableVirtualInterfaceGroupAssociation";
2928
+ static readonly AttributeNames: readonly (keyof EC2LocalGatewayRouteTableVirtualInterfaceGroupAssociationAttribs)[];
2929
+ constructor(logicalId: string, properties: EC2LocalGatewayRouteTableVirtualInterfaceGroupAssociationProps, options?: ResourceOptions);
2930
+ }
2931
+ /**
2932
+ * Type definition for AWS::EC2::NatGateway
2933
+ *
2934
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html | AWS::EC2::NatGateway}
2935
+ */
2936
+ export interface EC2NatGatewayProps {
2937
+ SecondaryAllocationIds?: any[];
2938
+ PrivateIpAddress?: string;
2939
+ ConnectivityType?: string;
2940
+ SecondaryPrivateIpAddresses?: any[];
2941
+ SecondaryPrivateIpAddressCount?: number;
2942
+ AllocationId?: string;
2943
+ SubnetId: string;
2944
+ Tags?: Tag[];
2945
+ MaxDrainDurationSeconds?: number;
2946
+ }
2947
+ /**
2948
+ * Attributes type definition for AWS::EC2::NatGateway
2949
+ *
2950
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html | AWS::EC2::NatGateway}
2951
+ */
2952
+ export interface EC2NatGatewayAttribs {
2953
+ NatGatewayId?: string;
2954
+ }
2955
+ /**
2956
+ * Resource class for AWS::EC2::NatGateway
2957
+ *
2958
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html | AWS::EC2::NatGateway}
2959
+ */
2960
+ export declare class EC2NatGateway extends ResourceBase<"AWS::EC2::NatGateway", EC2NatGatewayProps, EC2NatGatewayAttribs> {
2961
+ static readonly Type = "AWS::EC2::NatGateway";
2962
+ static readonly AttributeNames: readonly (keyof EC2NatGatewayAttribs)[];
2963
+ constructor(logicalId: string, properties: EC2NatGatewayProps, options?: ResourceOptions);
2964
+ }
2965
+ /**
2966
+ * Type definition for AWS::EC2::NetworkAcl
2967
+ *
2968
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkacl.html | AWS::EC2::NetworkAcl}
2969
+ */
2970
+ export interface EC2NetworkAclProps {
2971
+ VpcId: string;
2972
+ Tags?: Tag[];
2973
+ }
2974
+ /**
2975
+ * Attributes type definition for AWS::EC2::NetworkAcl
2976
+ *
2977
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkacl.html | AWS::EC2::NetworkAcl}
2978
+ */
2979
+ export interface EC2NetworkAclAttribs {
2980
+ Id?: string;
2981
+ }
2982
+ /**
2983
+ * Resource class for AWS::EC2::NetworkAcl
2984
+ *
2985
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkacl.html | AWS::EC2::NetworkAcl}
2986
+ */
2987
+ export declare class EC2NetworkAcl extends ResourceBase<"AWS::EC2::NetworkAcl", EC2NetworkAclProps, EC2NetworkAclAttribs> {
2988
+ static readonly Type = "AWS::EC2::NetworkAcl";
2989
+ static readonly AttributeNames: readonly (keyof EC2NetworkAclAttribs)[];
2990
+ constructor(logicalId: string, properties: EC2NetworkAclProps, options?: ResourceOptions);
2991
+ }
2992
+ /**
2993
+ * Type definition for AWS::EC2::NetworkAclEntry
2994
+ *
2995
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-network-acl-entry.html | AWS::EC2::NetworkAclEntry}
2996
+ */
2997
+ export interface EC2NetworkAclEntryProps {
2998
+ CidrBlock?: string;
2999
+ Egress?: boolean;
3000
+ Icmp?: EC2NetworkAclEntryIcmp;
3001
+ Ipv6CidrBlock?: string;
3002
+ NetworkAclId: string;
3003
+ PortRange?: EC2NetworkAclEntryPortRange;
3004
+ Protocol: number;
3005
+ RuleAction: string;
3006
+ RuleNumber: number;
3007
+ }
3008
+ /**
3009
+ * Resource class for AWS::EC2::NetworkAclEntry
3010
+ *
3011
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-network-acl-entry.html | AWS::EC2::NetworkAclEntry}
3012
+ */
3013
+ export declare class EC2NetworkAclEntry extends ResourceBase<"AWS::EC2::NetworkAclEntry", EC2NetworkAclEntryProps, Record<string, never>> {
3014
+ static readonly Type = "AWS::EC2::NetworkAclEntry";
3015
+ static readonly AttributeNames: never[];
3016
+ constructor(logicalId: string, properties: EC2NetworkAclEntryProps, options?: ResourceOptions);
3017
+ }
3018
+ /**
3019
+ * Type definition for AWS::EC2::NetworkInsightsAccessScope
3020
+ *
3021
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinsightsaccessscope.html | AWS::EC2::NetworkInsightsAccessScope}
3022
+ */
3023
+ export interface EC2NetworkInsightsAccessScopeProps {
3024
+ ExcludePaths?: any[];
3025
+ MatchPaths?: any[];
3026
+ Tags?: Tag[];
3027
+ }
3028
+ /**
3029
+ * Attributes type definition for AWS::EC2::NetworkInsightsAccessScope
3030
+ *
3031
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinsightsaccessscope.html | AWS::EC2::NetworkInsightsAccessScope}
3032
+ */
3033
+ export interface EC2NetworkInsightsAccessScopeAttribs {
3034
+ UpdatedDate?: string;
3035
+ CreatedDate?: string;
3036
+ NetworkInsightsAccessScopeArn?: string;
3037
+ NetworkInsightsAccessScopeId?: string;
3038
+ }
3039
+ /**
3040
+ * Resource class for AWS::EC2::NetworkInsightsAccessScope
3041
+ *
3042
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinsightsaccessscope.html | AWS::EC2::NetworkInsightsAccessScope}
3043
+ */
3044
+ export declare class EC2NetworkInsightsAccessScope extends ResourceBase<"AWS::EC2::NetworkInsightsAccessScope", EC2NetworkInsightsAccessScopeProps, EC2NetworkInsightsAccessScopeAttribs> {
3045
+ static readonly Type = "AWS::EC2::NetworkInsightsAccessScope";
3046
+ static readonly AttributeNames: readonly (keyof EC2NetworkInsightsAccessScopeAttribs)[];
3047
+ constructor(logicalId: string, properties: EC2NetworkInsightsAccessScopeProps, options?: ResourceOptions);
3048
+ }
3049
+ /**
3050
+ * Type definition for AWS::EC2::NetworkInsightsAccessScopeAnalysis
3051
+ *
3052
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinsightsaccessscopeanalysis.html | AWS::EC2::NetworkInsightsAccessScopeAnalysis}
3053
+ */
3054
+ export interface EC2NetworkInsightsAccessScopeAnalysisProps {
3055
+ NetworkInsightsAccessScopeId: string;
3056
+ Tags?: Tag[];
3057
+ }
3058
+ /**
3059
+ * Attributes type definition for AWS::EC2::NetworkInsightsAccessScopeAnalysis
3060
+ *
3061
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinsightsaccessscopeanalysis.html | AWS::EC2::NetworkInsightsAccessScopeAnalysis}
3062
+ */
3063
+ export interface EC2NetworkInsightsAccessScopeAnalysisAttribs {
3064
+ Status?: string;
3065
+ StartDate?: string;
3066
+ NetworkInsightsAccessScopeAnalysisId?: string;
3067
+ NetworkInsightsAccessScopeAnalysisArn?: string;
3068
+ EndDate?: string;
3069
+ AnalyzedEniCount?: number;
3070
+ FindingsFound?: string;
3071
+ StatusMessage?: string;
3072
+ }
3073
+ /**
3074
+ * Resource class for AWS::EC2::NetworkInsightsAccessScopeAnalysis
3075
+ *
3076
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinsightsaccessscopeanalysis.html | AWS::EC2::NetworkInsightsAccessScopeAnalysis}
3077
+ */
3078
+ export declare class EC2NetworkInsightsAccessScopeAnalysis extends ResourceBase<"AWS::EC2::NetworkInsightsAccessScopeAnalysis", EC2NetworkInsightsAccessScopeAnalysisProps, EC2NetworkInsightsAccessScopeAnalysisAttribs> {
3079
+ static readonly Type = "AWS::EC2::NetworkInsightsAccessScopeAnalysis";
3080
+ static readonly AttributeNames: readonly (keyof EC2NetworkInsightsAccessScopeAnalysisAttribs)[];
3081
+ constructor(logicalId: string, properties: EC2NetworkInsightsAccessScopeAnalysisProps, options?: ResourceOptions);
3082
+ }
3083
+ /**
3084
+ * Type definition for AWS::EC2::NetworkInsightsAnalysis
3085
+ *
3086
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinsightsanalysis.html | AWS::EC2::NetworkInsightsAnalysis}
3087
+ */
3088
+ export interface EC2NetworkInsightsAnalysisProps {
3089
+ NetworkInsightsPathId: string;
3090
+ FilterInArns?: any[];
3091
+ AdditionalAccounts?: any[];
3092
+ Tags?: Tag[];
3093
+ }
3094
+ /**
3095
+ * Attributes type definition for AWS::EC2::NetworkInsightsAnalysis
3096
+ *
3097
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinsightsanalysis.html | AWS::EC2::NetworkInsightsAnalysis}
3098
+ */
3099
+ export interface EC2NetworkInsightsAnalysisAttribs {
3100
+ Status?: string;
3101
+ ReturnPathComponents?: any[];
3102
+ StartDate?: string;
3103
+ NetworkInsightsAnalysisId?: string;
3104
+ AlternatePathHints?: any[];
3105
+ Explanations?: any[];
3106
+ NetworkPathFound?: boolean;
3107
+ SuggestedAccounts?: any[];
3108
+ ForwardPathComponents?: any[];
3109
+ NetworkInsightsAnalysisArn?: string;
3110
+ StatusMessage?: string;
3111
+ }
3112
+ /**
3113
+ * Resource class for AWS::EC2::NetworkInsightsAnalysis
3114
+ *
3115
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinsightsanalysis.html | AWS::EC2::NetworkInsightsAnalysis}
3116
+ */
3117
+ export declare class EC2NetworkInsightsAnalysis extends ResourceBase<"AWS::EC2::NetworkInsightsAnalysis", EC2NetworkInsightsAnalysisProps, EC2NetworkInsightsAnalysisAttribs> {
3118
+ static readonly Type = "AWS::EC2::NetworkInsightsAnalysis";
3119
+ static readonly AttributeNames: readonly (keyof EC2NetworkInsightsAnalysisAttribs)[];
3120
+ constructor(logicalId: string, properties: EC2NetworkInsightsAnalysisProps, options?: ResourceOptions);
3121
+ }
3122
+ /**
3123
+ * Type definition for AWS::EC2::NetworkInsightsPath
3124
+ *
3125
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinsightspath.html | AWS::EC2::NetworkInsightsPath}
3126
+ */
3127
+ export interface EC2NetworkInsightsPathProps {
3128
+ Destination?: string;
3129
+ DestinationIp?: string;
3130
+ SourceIp?: string;
3131
+ FilterAtDestination?: EC2NetworkInsightsPathPathFilter;
3132
+ FilterAtSource?: EC2NetworkInsightsPathPathFilter;
3133
+ Protocol: string;
3134
+ DestinationPort?: number;
3135
+ Source: string;
3136
+ Tags?: Tag[];
3137
+ }
3138
+ /**
3139
+ * Attributes type definition for AWS::EC2::NetworkInsightsPath
3140
+ *
3141
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinsightspath.html | AWS::EC2::NetworkInsightsPath}
3142
+ */
3143
+ export interface EC2NetworkInsightsPathAttribs {
3144
+ SourceArn?: string;
3145
+ NetworkInsightsPathId?: string;
3146
+ CreatedDate?: string;
3147
+ NetworkInsightsPathArn?: string;
3148
+ DestinationArn?: string;
3149
+ }
3150
+ /**
3151
+ * Resource class for AWS::EC2::NetworkInsightsPath
3152
+ *
3153
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinsightspath.html | AWS::EC2::NetworkInsightsPath}
3154
+ */
3155
+ export declare class EC2NetworkInsightsPath extends ResourceBase<"AWS::EC2::NetworkInsightsPath", EC2NetworkInsightsPathProps, EC2NetworkInsightsPathAttribs> {
3156
+ static readonly Type = "AWS::EC2::NetworkInsightsPath";
3157
+ static readonly AttributeNames: readonly (keyof EC2NetworkInsightsPathAttribs)[];
3158
+ constructor(logicalId: string, properties: EC2NetworkInsightsPathProps, options?: ResourceOptions);
3159
+ }
3160
+ /**
3161
+ * Type definition for AWS::EC2::NetworkInterface
3162
+ *
3163
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterface.html | AWS::EC2::NetworkInterface}
3164
+ */
3165
+ export interface EC2NetworkInterfaceProps {
3166
+ Description?: string;
3167
+ PrivateIpAddress?: string;
3168
+ PrivateIpAddresses?: any[];
3169
+ SecondaryPrivateIpAddressCount?: number;
3170
+ Ipv6PrefixCount?: number;
3171
+ Ipv4Prefixes?: any[];
3172
+ Ipv4PrefixCount?: number;
3173
+ GroupSet?: any[];
3174
+ Ipv6Addresses?: any[];
3175
+ Ipv6Prefixes?: any[];
3176
+ SubnetId: string;
3177
+ SourceDestCheck?: boolean;
3178
+ InterfaceType?: string;
3179
+ Ipv6AddressCount?: number;
3180
+ Tags?: Tag[];
3181
+ }
3182
+ /**
3183
+ * Attributes type definition for AWS::EC2::NetworkInterface
3184
+ *
3185
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterface.html | AWS::EC2::NetworkInterface}
3186
+ */
3187
+ export interface EC2NetworkInterfaceAttribs {
3188
+ SecondaryPrivateIpAddresses?: any[];
3189
+ PrimaryPrivateIpAddress?: string;
3190
+ Id?: string;
3191
+ }
3192
+ /**
3193
+ * Resource class for AWS::EC2::NetworkInterface
3194
+ *
3195
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterface.html | AWS::EC2::NetworkInterface}
3196
+ */
3197
+ export declare class EC2NetworkInterface extends ResourceBase<"AWS::EC2::NetworkInterface", EC2NetworkInterfaceProps, EC2NetworkInterfaceAttribs> {
3198
+ static readonly Type = "AWS::EC2::NetworkInterface";
3199
+ static readonly AttributeNames: readonly (keyof EC2NetworkInterfaceAttribs)[];
3200
+ constructor(logicalId: string, properties: EC2NetworkInterfaceProps, options?: ResourceOptions);
3201
+ }
3202
+ /**
3203
+ * Type definition for AWS::EC2::NetworkInterfaceAttachment
3204
+ *
3205
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterfaceattachment.html | AWS::EC2::NetworkInterfaceAttachment}
3206
+ */
3207
+ export interface EC2NetworkInterfaceAttachmentProps {
3208
+ InstanceId: string;
3209
+ DeviceIndex: string;
3210
+ NetworkInterfaceId: string;
3211
+ DeleteOnTermination?: boolean;
3212
+ }
3213
+ /**
3214
+ * Attributes type definition for AWS::EC2::NetworkInterfaceAttachment
3215
+ *
3216
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterfaceattachment.html | AWS::EC2::NetworkInterfaceAttachment}
3217
+ */
3218
+ export interface EC2NetworkInterfaceAttachmentAttribs {
3219
+ AttachmentId?: string;
3220
+ }
3221
+ /**
3222
+ * Resource class for AWS::EC2::NetworkInterfaceAttachment
3223
+ *
3224
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterfaceattachment.html | AWS::EC2::NetworkInterfaceAttachment}
3225
+ */
3226
+ export declare class EC2NetworkInterfaceAttachment extends ResourceBase<"AWS::EC2::NetworkInterfaceAttachment", EC2NetworkInterfaceAttachmentProps, EC2NetworkInterfaceAttachmentAttribs> {
3227
+ static readonly Type = "AWS::EC2::NetworkInterfaceAttachment";
3228
+ static readonly AttributeNames: readonly (keyof EC2NetworkInterfaceAttachmentAttribs)[];
3229
+ constructor(logicalId: string, properties: EC2NetworkInterfaceAttachmentProps, options?: ResourceOptions);
3230
+ }
3231
+ /**
3232
+ * Type definition for AWS::EC2::NetworkInterfacePermission
3233
+ *
3234
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterfacepermission.html | AWS::EC2::NetworkInterfacePermission}
3235
+ */
3236
+ export interface EC2NetworkInterfacePermissionProps {
3237
+ AwsAccountId: string;
3238
+ NetworkInterfaceId: string;
3239
+ Permission: string;
3240
+ }
3241
+ /**
3242
+ * Resource class for AWS::EC2::NetworkInterfacePermission
3243
+ *
3244
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterfacepermission.html | AWS::EC2::NetworkInterfacePermission}
3245
+ */
3246
+ export declare class EC2NetworkInterfacePermission extends ResourceBase<"AWS::EC2::NetworkInterfacePermission", EC2NetworkInterfacePermissionProps, Record<string, never>> {
3247
+ static readonly Type = "AWS::EC2::NetworkInterfacePermission";
3248
+ static readonly AttributeNames: never[];
3249
+ constructor(logicalId: string, properties: EC2NetworkInterfacePermissionProps, options?: ResourceOptions);
3250
+ }
3251
+ /**
3252
+ * Type definition for AWS::EC2::NetworkPerformanceMetricSubscription
3253
+ *
3254
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkperformancemetricsubscription.html | AWS::EC2::NetworkPerformanceMetricSubscription}
3255
+ */
3256
+ export interface EC2NetworkPerformanceMetricSubscriptionProps {
3257
+ Destination: string;
3258
+ Statistic: string;
3259
+ Metric: string;
3260
+ Source: string;
3261
+ }
3262
+ /**
3263
+ * Resource class for AWS::EC2::NetworkPerformanceMetricSubscription
3264
+ *
3265
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkperformancemetricsubscription.html | AWS::EC2::NetworkPerformanceMetricSubscription}
3266
+ */
3267
+ export declare class EC2NetworkPerformanceMetricSubscription extends ResourceBase<"AWS::EC2::NetworkPerformanceMetricSubscription", EC2NetworkPerformanceMetricSubscriptionProps, Record<string, never>> {
3268
+ static readonly Type = "AWS::EC2::NetworkPerformanceMetricSubscription";
3269
+ static readonly AttributeNames: never[];
3270
+ constructor(logicalId: string, properties: EC2NetworkPerformanceMetricSubscriptionProps, options?: ResourceOptions);
3271
+ }
3272
+ /**
3273
+ * Type definition for AWS::EC2::PlacementGroup
3274
+ *
3275
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-placementgroup.html | AWS::EC2::PlacementGroup}
3276
+ */
3277
+ export interface EC2PlacementGroupProps {
3278
+ SpreadLevel?: string;
3279
+ Strategy?: string;
3280
+ PartitionCount?: number;
3281
+ Tags?: Tag[];
3282
+ }
3283
+ /**
3284
+ * Attributes type definition for AWS::EC2::PlacementGroup
3285
+ *
3286
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-placementgroup.html | AWS::EC2::PlacementGroup}
3287
+ */
3288
+ export interface EC2PlacementGroupAttribs {
3289
+ GroupName?: string;
3290
+ }
3291
+ /**
3292
+ * Resource class for AWS::EC2::PlacementGroup
3293
+ *
3294
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-placementgroup.html | AWS::EC2::PlacementGroup}
3295
+ */
3296
+ export declare class EC2PlacementGroup extends ResourceBase<"AWS::EC2::PlacementGroup", EC2PlacementGroupProps, EC2PlacementGroupAttribs> {
3297
+ static readonly Type = "AWS::EC2::PlacementGroup";
3298
+ static readonly AttributeNames: readonly (keyof EC2PlacementGroupAttribs)[];
3299
+ constructor(logicalId: string, properties: EC2PlacementGroupProps, options?: ResourceOptions);
3300
+ }
3301
+ /**
3302
+ * Type definition for AWS::EC2::PrefixList
3303
+ *
3304
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-prefixlist.html | AWS::EC2::PrefixList}
3305
+ */
3306
+ export interface EC2PrefixListProps {
3307
+ MaxEntries: number;
3308
+ PrefixListName: string;
3309
+ Entries?: any[];
3310
+ AddressFamily: string;
3311
+ Tags?: Tag[];
3312
+ }
3313
+ /**
3314
+ * Attributes type definition for AWS::EC2::PrefixList
3315
+ *
3316
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-prefixlist.html | AWS::EC2::PrefixList}
3317
+ */
3318
+ export interface EC2PrefixListAttribs {
3319
+ OwnerId?: string;
3320
+ PrefixListId?: string;
3321
+ Version?: number;
3322
+ Arn?: string;
3323
+ }
3324
+ /**
3325
+ * Resource class for AWS::EC2::PrefixList
3326
+ *
3327
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-prefixlist.html | AWS::EC2::PrefixList}
3328
+ */
3329
+ export declare class EC2PrefixList extends ResourceBase<"AWS::EC2::PrefixList", EC2PrefixListProps, EC2PrefixListAttribs> {
3330
+ static readonly Type = "AWS::EC2::PrefixList";
3331
+ static readonly AttributeNames: readonly (keyof EC2PrefixListAttribs)[];
3332
+ constructor(logicalId: string, properties: EC2PrefixListProps, options?: ResourceOptions);
3333
+ }
3334
+ /**
3335
+ * Type definition for AWS::EC2::Route
3336
+ *
3337
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-route.html | AWS::EC2::Route}
3338
+ */
3339
+ export interface EC2RouteProps {
3340
+ DestinationIpv6CidrBlock?: string;
3341
+ RouteTableId: string;
3342
+ InstanceId?: string;
3343
+ LocalGatewayId?: string;
3344
+ CarrierGatewayId?: string;
3345
+ DestinationCidrBlock?: string;
3346
+ GatewayId?: string;
3347
+ NetworkInterfaceId?: string;
3348
+ VpcEndpointId?: string;
3349
+ TransitGatewayId?: string;
3350
+ VpcPeeringConnectionId?: string;
3351
+ EgressOnlyInternetGatewayId?: string;
3352
+ DestinationPrefixListId?: string;
3353
+ NatGatewayId?: string;
3354
+ }
3355
+ /**
3356
+ * Attributes type definition for AWS::EC2::Route
3357
+ *
3358
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-route.html | AWS::EC2::Route}
3359
+ */
3360
+ export interface EC2RouteAttribs {
3361
+ CidrBlock?: string;
3362
+ }
3363
+ /**
3364
+ * Resource class for AWS::EC2::Route
3365
+ *
3366
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-route.html | AWS::EC2::Route}
3367
+ */
3368
+ export declare class EC2Route extends ResourceBase<"AWS::EC2::Route", EC2RouteProps, EC2RouteAttribs> {
3369
+ static readonly Type = "AWS::EC2::Route";
3370
+ static readonly AttributeNames: readonly (keyof EC2RouteAttribs)[];
3371
+ constructor(logicalId: string, properties: EC2RouteProps, options?: ResourceOptions);
3372
+ }
3373
+ /**
3374
+ * Type definition for AWS::EC2::RouteTable
3375
+ *
3376
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-routetable.html | AWS::EC2::RouteTable}
3377
+ */
3378
+ export interface EC2RouteTableProps {
3379
+ VpcId: string;
3380
+ Tags?: Tag[];
3381
+ }
3382
+ /**
3383
+ * Attributes type definition for AWS::EC2::RouteTable
3384
+ *
3385
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-routetable.html | AWS::EC2::RouteTable}
3386
+ */
3387
+ export interface EC2RouteTableAttribs {
3388
+ RouteTableId?: string;
3389
+ }
3390
+ /**
3391
+ * Resource class for AWS::EC2::RouteTable
3392
+ *
3393
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-routetable.html | AWS::EC2::RouteTable}
3394
+ */
3395
+ export declare class EC2RouteTable extends ResourceBase<"AWS::EC2::RouteTable", EC2RouteTableProps, EC2RouteTableAttribs> {
3396
+ static readonly Type = "AWS::EC2::RouteTable";
3397
+ static readonly AttributeNames: readonly (keyof EC2RouteTableAttribs)[];
3398
+ constructor(logicalId: string, properties: EC2RouteTableProps, options?: ResourceOptions);
3399
+ }
3400
+ /**
3401
+ * Type definition for AWS::EC2::SecurityGroup
3402
+ *
3403
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html | AWS::EC2::SecurityGroup}
3404
+ */
3405
+ export interface EC2SecurityGroupProps {
3406
+ GroupDescription: string;
3407
+ GroupName?: string;
3408
+ SecurityGroupEgress?: any[];
3409
+ SecurityGroupIngress?: any[];
3410
+ Tags?: Tag[];
3411
+ VpcId?: string;
3412
+ }
3413
+ /**
3414
+ * Attributes type definition for AWS::EC2::SecurityGroup
3415
+ *
3416
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html | AWS::EC2::SecurityGroup}
3417
+ */
3418
+ export interface EC2SecurityGroupAttribs {
3419
+ GroupId?: string;
3420
+ VpcId?: string;
3421
+ }
3422
+ /**
3423
+ * Resource class for AWS::EC2::SecurityGroup
3424
+ *
3425
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html | AWS::EC2::SecurityGroup}
3426
+ */
3427
+ export declare class EC2SecurityGroup extends ResourceBase<"AWS::EC2::SecurityGroup", EC2SecurityGroupProps, EC2SecurityGroupAttribs> {
3428
+ static readonly Type = "AWS::EC2::SecurityGroup";
3429
+ static readonly AttributeNames: readonly (keyof EC2SecurityGroupAttribs)[];
3430
+ constructor(logicalId: string, properties: EC2SecurityGroupProps, options?: ResourceOptions);
3431
+ }
3432
+ /**
3433
+ * Type definition for AWS::EC2::SecurityGroupEgress
3434
+ *
3435
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-security-group-egress.html | AWS::EC2::SecurityGroupEgress}
3436
+ */
3437
+ export interface EC2SecurityGroupEgressProps {
3438
+ CidrIp?: string;
3439
+ CidrIpv6?: string;
3440
+ Description?: string;
3441
+ DestinationPrefixListId?: string;
3442
+ DestinationSecurityGroupId?: string;
3443
+ FromPort?: number;
3444
+ GroupId: string;
3445
+ IpProtocol: string;
3446
+ ToPort?: number;
3447
+ }
3448
+ /**
3449
+ * Resource class for AWS::EC2::SecurityGroupEgress
3450
+ *
3451
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-security-group-egress.html | AWS::EC2::SecurityGroupEgress}
3452
+ */
3453
+ export declare class EC2SecurityGroupEgress extends ResourceBase<"AWS::EC2::SecurityGroupEgress", EC2SecurityGroupEgressProps, Record<string, never>> {
3454
+ static readonly Type = "AWS::EC2::SecurityGroupEgress";
3455
+ static readonly AttributeNames: never[];
3456
+ constructor(logicalId: string, properties: EC2SecurityGroupEgressProps, options?: ResourceOptions);
3457
+ }
3458
+ /**
3459
+ * Type definition for AWS::EC2::SecurityGroupIngress
3460
+ *
3461
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-ingress.html | AWS::EC2::SecurityGroupIngress}
3462
+ */
3463
+ export interface EC2SecurityGroupIngressProps {
3464
+ CidrIp?: string;
3465
+ CidrIpv6?: string;
3466
+ Description?: string;
3467
+ FromPort?: number;
3468
+ GroupId?: string;
3469
+ GroupName?: string;
3470
+ IpProtocol: string;
3471
+ SourcePrefixListId?: string;
3472
+ SourceSecurityGroupId?: string;
3473
+ SourceSecurityGroupName?: string;
3474
+ SourceSecurityGroupOwnerId?: string;
3475
+ ToPort?: number;
3476
+ }
3477
+ /**
3478
+ * Resource class for AWS::EC2::SecurityGroupIngress
3479
+ *
3480
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-ingress.html | AWS::EC2::SecurityGroupIngress}
3481
+ */
3482
+ export declare class EC2SecurityGroupIngress extends ResourceBase<"AWS::EC2::SecurityGroupIngress", EC2SecurityGroupIngressProps, Record<string, never>> {
3483
+ static readonly Type = "AWS::EC2::SecurityGroupIngress";
3484
+ static readonly AttributeNames: never[];
3485
+ constructor(logicalId: string, properties: EC2SecurityGroupIngressProps, options?: ResourceOptions);
3486
+ }
3487
+ /**
3488
+ * Type definition for AWS::EC2::SpotFleet
3489
+ *
3490
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-spotfleet.html | AWS::EC2::SpotFleet}
3491
+ */
3492
+ export interface EC2SpotFleetProps {
3493
+ SpotFleetRequestConfigData: EC2SpotFleetSpotFleetRequestConfigData;
3494
+ }
3495
+ /**
3496
+ * Attributes type definition for AWS::EC2::SpotFleet
3497
+ *
3498
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-spotfleet.html | AWS::EC2::SpotFleet}
3499
+ */
3500
+ export interface EC2SpotFleetAttribs {
3501
+ Id?: string;
3502
+ }
3503
+ /**
3504
+ * Resource class for AWS::EC2::SpotFleet
3505
+ *
3506
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-spotfleet.html | AWS::EC2::SpotFleet}
3507
+ */
3508
+ export declare class EC2SpotFleet extends ResourceBase<"AWS::EC2::SpotFleet", EC2SpotFleetProps, EC2SpotFleetAttribs> {
3509
+ static readonly Type = "AWS::EC2::SpotFleet";
3510
+ static readonly AttributeNames: readonly (keyof EC2SpotFleetAttribs)[];
3511
+ constructor(logicalId: string, properties: EC2SpotFleetProps, options?: ResourceOptions);
3512
+ }
3513
+ /**
3514
+ * Type definition for AWS::EC2::Subnet
3515
+ *
3516
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html | AWS::EC2::Subnet}
3517
+ */
3518
+ export interface EC2SubnetProps {
3519
+ AssignIpv6AddressOnCreation?: boolean;
3520
+ MapPublicIpOnLaunch?: boolean;
3521
+ EnableDns64?: boolean;
3522
+ VpcId: string;
3523
+ AvailabilityZoneId?: string;
3524
+ OutpostArn?: string;
3525
+ PrivateDnsNameOptionsOnLaunch?: EC2SubnetPrivateDnsNameOptionsOnLaunch;
3526
+ AvailabilityZone?: string;
3527
+ CidrBlock?: string;
3528
+ Ipv6Native?: boolean;
3529
+ Ipv6CidrBlock?: string;
3530
+ Tags?: Tag[];
3531
+ }
3532
+ /**
3533
+ * Attributes type definition for AWS::EC2::Subnet
3534
+ *
3535
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html | AWS::EC2::Subnet}
3536
+ */
3537
+ export interface EC2SubnetAttribs {
3538
+ VpcId?: string;
3539
+ NetworkAclAssociationId?: string;
3540
+ AvailabilityZoneId?: string;
3541
+ OutpostArn?: string;
3542
+ AvailabilityZone?: string;
3543
+ CidrBlock?: string;
3544
+ SubnetId?: string;
3545
+ Ipv6CidrBlocks?: any[];
3546
+ }
3547
+ /**
3548
+ * Resource class for AWS::EC2::Subnet
3549
+ *
3550
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html | AWS::EC2::Subnet}
3551
+ */
3552
+ export declare class EC2Subnet extends ResourceBase<"AWS::EC2::Subnet", EC2SubnetProps, EC2SubnetAttribs> {
3553
+ static readonly Type = "AWS::EC2::Subnet";
3554
+ static readonly AttributeNames: readonly (keyof EC2SubnetAttribs)[];
3555
+ constructor(logicalId: string, properties: EC2SubnetProps, options?: ResourceOptions);
3556
+ }
3557
+ /**
3558
+ * Type definition for AWS::EC2::SubnetCidrBlock
3559
+ *
3560
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnetcidrblock.html | AWS::EC2::SubnetCidrBlock}
3561
+ */
3562
+ export interface EC2SubnetCidrBlockProps {
3563
+ SubnetId: string;
3564
+ Ipv6CidrBlock: string;
3565
+ }
3566
+ /**
3567
+ * Attributes type definition for AWS::EC2::SubnetCidrBlock
3568
+ *
3569
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnetcidrblock.html | AWS::EC2::SubnetCidrBlock}
3570
+ */
3571
+ export interface EC2SubnetCidrBlockAttribs {
3572
+ Id?: string;
3573
+ }
3574
+ /**
3575
+ * Resource class for AWS::EC2::SubnetCidrBlock
3576
+ *
3577
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnetcidrblock.html | AWS::EC2::SubnetCidrBlock}
3578
+ */
3579
+ export declare class EC2SubnetCidrBlock extends ResourceBase<"AWS::EC2::SubnetCidrBlock", EC2SubnetCidrBlockProps, EC2SubnetCidrBlockAttribs> {
3580
+ static readonly Type = "AWS::EC2::SubnetCidrBlock";
3581
+ static readonly AttributeNames: readonly (keyof EC2SubnetCidrBlockAttribs)[];
3582
+ constructor(logicalId: string, properties: EC2SubnetCidrBlockProps, options?: ResourceOptions);
3583
+ }
3584
+ /**
3585
+ * Type definition for AWS::EC2::SubnetNetworkAclAssociation
3586
+ *
3587
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet-network-acl-assoc.html | AWS::EC2::SubnetNetworkAclAssociation}
3588
+ */
3589
+ export interface EC2SubnetNetworkAclAssociationProps {
3590
+ NetworkAclId: string;
3591
+ SubnetId: string;
3592
+ }
3593
+ /**
3594
+ * Attributes type definition for AWS::EC2::SubnetNetworkAclAssociation
3595
+ *
3596
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet-network-acl-assoc.html | AWS::EC2::SubnetNetworkAclAssociation}
3597
+ */
3598
+ export interface EC2SubnetNetworkAclAssociationAttribs {
3599
+ AssociationId?: string;
3600
+ }
3601
+ /**
3602
+ * Resource class for AWS::EC2::SubnetNetworkAclAssociation
3603
+ *
3604
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet-network-acl-assoc.html | AWS::EC2::SubnetNetworkAclAssociation}
3605
+ */
3606
+ export declare class EC2SubnetNetworkAclAssociation extends ResourceBase<"AWS::EC2::SubnetNetworkAclAssociation", EC2SubnetNetworkAclAssociationProps, EC2SubnetNetworkAclAssociationAttribs> {
3607
+ static readonly Type = "AWS::EC2::SubnetNetworkAclAssociation";
3608
+ static readonly AttributeNames: readonly (keyof EC2SubnetNetworkAclAssociationAttribs)[];
3609
+ constructor(logicalId: string, properties: EC2SubnetNetworkAclAssociationProps, options?: ResourceOptions);
3610
+ }
3611
+ /**
3612
+ * Type definition for AWS::EC2::SubnetRouteTableAssociation
3613
+ *
3614
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnetroutetableassociation.html | AWS::EC2::SubnetRouteTableAssociation}
3615
+ */
3616
+ export interface EC2SubnetRouteTableAssociationProps {
3617
+ RouteTableId: string;
3618
+ SubnetId: string;
3619
+ }
3620
+ /**
3621
+ * Attributes type definition for AWS::EC2::SubnetRouteTableAssociation
3622
+ *
3623
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnetroutetableassociation.html | AWS::EC2::SubnetRouteTableAssociation}
3624
+ */
3625
+ export interface EC2SubnetRouteTableAssociationAttribs {
3626
+ Id?: string;
3627
+ }
3628
+ /**
3629
+ * Resource class for AWS::EC2::SubnetRouteTableAssociation
3630
+ *
3631
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnetroutetableassociation.html | AWS::EC2::SubnetRouteTableAssociation}
3632
+ */
3633
+ export declare class EC2SubnetRouteTableAssociation extends ResourceBase<"AWS::EC2::SubnetRouteTableAssociation", EC2SubnetRouteTableAssociationProps, EC2SubnetRouteTableAssociationAttribs> {
3634
+ static readonly Type = "AWS::EC2::SubnetRouteTableAssociation";
3635
+ static readonly AttributeNames: readonly (keyof EC2SubnetRouteTableAssociationAttribs)[];
3636
+ constructor(logicalId: string, properties: EC2SubnetRouteTableAssociationProps, options?: ResourceOptions);
3637
+ }
3638
+ /**
3639
+ * Type definition for AWS::EC2::TrafficMirrorFilter
3640
+ *
3641
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-trafficmirrorfilter.html | AWS::EC2::TrafficMirrorFilter}
3642
+ */
3643
+ export interface EC2TrafficMirrorFilterProps {
3644
+ Description?: string;
3645
+ NetworkServices?: any[];
3646
+ Tags?: Tag[];
3647
+ }
3648
+ /**
3649
+ * Resource class for AWS::EC2::TrafficMirrorFilter
3650
+ *
3651
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-trafficmirrorfilter.html | AWS::EC2::TrafficMirrorFilter}
3652
+ */
3653
+ export declare class EC2TrafficMirrorFilter extends ResourceBase<"AWS::EC2::TrafficMirrorFilter", EC2TrafficMirrorFilterProps, Record<string, never>> {
3654
+ static readonly Type = "AWS::EC2::TrafficMirrorFilter";
3655
+ static readonly AttributeNames: never[];
3656
+ constructor(logicalId: string, properties: EC2TrafficMirrorFilterProps, options?: ResourceOptions);
3657
+ }
3658
+ /**
3659
+ * Type definition for AWS::EC2::TrafficMirrorFilterRule
3660
+ *
3661
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-trafficmirrorfilterrule.html | AWS::EC2::TrafficMirrorFilterRule}
3662
+ */
3663
+ export interface EC2TrafficMirrorFilterRuleProps {
3664
+ DestinationPortRange?: EC2TrafficMirrorFilterRuleTrafficMirrorPortRange;
3665
+ Description?: string;
3666
+ SourcePortRange?: EC2TrafficMirrorFilterRuleTrafficMirrorPortRange;
3667
+ RuleAction: string;
3668
+ SourceCidrBlock: string;
3669
+ RuleNumber: number;
3670
+ DestinationCidrBlock: string;
3671
+ TrafficMirrorFilterId: string;
3672
+ TrafficDirection: string;
3673
+ Protocol?: number;
3674
+ }
3675
+ /**
3676
+ * Resource class for AWS::EC2::TrafficMirrorFilterRule
3677
+ *
3678
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-trafficmirrorfilterrule.html | AWS::EC2::TrafficMirrorFilterRule}
3679
+ */
3680
+ export declare class EC2TrafficMirrorFilterRule extends ResourceBase<"AWS::EC2::TrafficMirrorFilterRule", EC2TrafficMirrorFilterRuleProps, Record<string, never>> {
3681
+ static readonly Type = "AWS::EC2::TrafficMirrorFilterRule";
3682
+ static readonly AttributeNames: never[];
3683
+ constructor(logicalId: string, properties: EC2TrafficMirrorFilterRuleProps, options?: ResourceOptions);
3684
+ }
3685
+ /**
3686
+ * Type definition for AWS::EC2::TrafficMirrorSession
3687
+ *
3688
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-trafficmirrorsession.html | AWS::EC2::TrafficMirrorSession}
3689
+ */
3690
+ export interface EC2TrafficMirrorSessionProps {
3691
+ TrafficMirrorTargetId: string;
3692
+ Description?: string;
3693
+ SessionNumber: number;
3694
+ VirtualNetworkId?: number;
3695
+ PacketLength?: number;
3696
+ NetworkInterfaceId: string;
3697
+ TrafficMirrorFilterId: string;
3698
+ Tags?: Tag[];
3699
+ }
3700
+ /**
3701
+ * Resource class for AWS::EC2::TrafficMirrorSession
3702
+ *
3703
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-trafficmirrorsession.html | AWS::EC2::TrafficMirrorSession}
3704
+ */
3705
+ export declare class EC2TrafficMirrorSession extends ResourceBase<"AWS::EC2::TrafficMirrorSession", EC2TrafficMirrorSessionProps, Record<string, never>> {
3706
+ static readonly Type = "AWS::EC2::TrafficMirrorSession";
3707
+ static readonly AttributeNames: never[];
3708
+ constructor(logicalId: string, properties: EC2TrafficMirrorSessionProps, options?: ResourceOptions);
3709
+ }
3710
+ /**
3711
+ * Type definition for AWS::EC2::TrafficMirrorTarget
3712
+ *
3713
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-trafficmirrortarget.html | AWS::EC2::TrafficMirrorTarget}
3714
+ */
3715
+ export interface EC2TrafficMirrorTargetProps {
3716
+ NetworkLoadBalancerArn?: string;
3717
+ Description?: string;
3718
+ NetworkInterfaceId?: string;
3719
+ GatewayLoadBalancerEndpointId?: string;
3720
+ Tags?: Tag[];
3721
+ }
3722
+ /**
3723
+ * Resource class for AWS::EC2::TrafficMirrorTarget
3724
+ *
3725
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-trafficmirrortarget.html | AWS::EC2::TrafficMirrorTarget}
3726
+ */
3727
+ export declare class EC2TrafficMirrorTarget extends ResourceBase<"AWS::EC2::TrafficMirrorTarget", EC2TrafficMirrorTargetProps, Record<string, never>> {
3728
+ static readonly Type = "AWS::EC2::TrafficMirrorTarget";
3729
+ static readonly AttributeNames: never[];
3730
+ constructor(logicalId: string, properties: EC2TrafficMirrorTargetProps, options?: ResourceOptions);
3731
+ }
3732
+ /**
3733
+ * Type definition for AWS::EC2::TransitGateway
3734
+ *
3735
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html | AWS::EC2::TransitGateway}
3736
+ */
3737
+ export interface EC2TransitGatewayProps {
3738
+ DefaultRouteTablePropagation?: string;
3739
+ Description?: string;
3740
+ TransitGatewayCidrBlocks?: any[];
3741
+ AssociationDefaultRouteTableId?: string;
3742
+ AutoAcceptSharedAttachments?: string;
3743
+ PropagationDefaultRouteTableId?: string;
3744
+ DefaultRouteTableAssociation?: string;
3745
+ VpnEcmpSupport?: string;
3746
+ DnsSupport?: string;
3747
+ MulticastSupport?: string;
3748
+ AmazonSideAsn?: number;
3749
+ Tags?: Tag[];
3750
+ }
3751
+ /**
3752
+ * Attributes type definition for AWS::EC2::TransitGateway
3753
+ *
3754
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html | AWS::EC2::TransitGateway}
3755
+ */
3756
+ export interface EC2TransitGatewayAttribs {
3757
+ Id?: string;
3758
+ }
3759
+ /**
3760
+ * Resource class for AWS::EC2::TransitGateway
3761
+ *
3762
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html | AWS::EC2::TransitGateway}
3763
+ */
3764
+ export declare class EC2TransitGateway extends ResourceBase<"AWS::EC2::TransitGateway", EC2TransitGatewayProps, EC2TransitGatewayAttribs> {
3765
+ static readonly Type = "AWS::EC2::TransitGateway";
3766
+ static readonly AttributeNames: readonly (keyof EC2TransitGatewayAttribs)[];
3767
+ constructor(logicalId: string, properties: EC2TransitGatewayProps, options?: ResourceOptions);
3768
+ }
3769
+ /**
3770
+ * Type definition for AWS::EC2::TransitGatewayAttachment
3771
+ *
3772
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayattachment.html | AWS::EC2::TransitGatewayAttachment}
3773
+ */
3774
+ export interface EC2TransitGatewayAttachmentProps {
3775
+ Options?: EC2TransitGatewayAttachmentOptions;
3776
+ TransitGatewayId: string;
3777
+ VpcId: string;
3778
+ SubnetIds: any[];
3779
+ Tags?: Tag[];
3780
+ }
3781
+ /**
3782
+ * Attributes type definition for AWS::EC2::TransitGatewayAttachment
3783
+ *
3784
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayattachment.html | AWS::EC2::TransitGatewayAttachment}
3785
+ */
3786
+ export interface EC2TransitGatewayAttachmentAttribs {
3787
+ Id?: string;
3788
+ }
3789
+ /**
3790
+ * Resource class for AWS::EC2::TransitGatewayAttachment
3791
+ *
3792
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayattachment.html | AWS::EC2::TransitGatewayAttachment}
3793
+ */
3794
+ export declare class EC2TransitGatewayAttachment extends ResourceBase<"AWS::EC2::TransitGatewayAttachment", EC2TransitGatewayAttachmentProps, EC2TransitGatewayAttachmentAttribs> {
3795
+ static readonly Type = "AWS::EC2::TransitGatewayAttachment";
3796
+ static readonly AttributeNames: readonly (keyof EC2TransitGatewayAttachmentAttribs)[];
3797
+ constructor(logicalId: string, properties: EC2TransitGatewayAttachmentProps, options?: ResourceOptions);
3798
+ }
3799
+ /**
3800
+ * Type definition for AWS::EC2::TransitGatewayConnect
3801
+ *
3802
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayconnect.html | AWS::EC2::TransitGatewayConnect}
3803
+ */
3804
+ export interface EC2TransitGatewayConnectProps {
3805
+ Options: EC2TransitGatewayConnectTransitGatewayConnectOptions;
3806
+ TransportTransitGatewayAttachmentId: string;
3807
+ Tags?: Tag[];
3808
+ }
3809
+ /**
3810
+ * Attributes type definition for AWS::EC2::TransitGatewayConnect
3811
+ *
3812
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayconnect.html | AWS::EC2::TransitGatewayConnect}
3813
+ */
3814
+ export interface EC2TransitGatewayConnectAttribs {
3815
+ TransitGatewayId?: string;
3816
+ State?: string;
3817
+ CreationTime?: string;
3818
+ TransitGatewayAttachmentId?: string;
3819
+ }
3820
+ /**
3821
+ * Resource class for AWS::EC2::TransitGatewayConnect
3822
+ *
3823
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayconnect.html | AWS::EC2::TransitGatewayConnect}
3824
+ */
3825
+ export declare class EC2TransitGatewayConnect extends ResourceBase<"AWS::EC2::TransitGatewayConnect", EC2TransitGatewayConnectProps, EC2TransitGatewayConnectAttribs> {
3826
+ static readonly Type = "AWS::EC2::TransitGatewayConnect";
3827
+ static readonly AttributeNames: readonly (keyof EC2TransitGatewayConnectAttribs)[];
3828
+ constructor(logicalId: string, properties: EC2TransitGatewayConnectProps, options?: ResourceOptions);
3829
+ }
3830
+ /**
3831
+ * Type definition for AWS::EC2::TransitGatewayMulticastDomain
3832
+ *
3833
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymulticastdomain.html | AWS::EC2::TransitGatewayMulticastDomain}
3834
+ */
3835
+ export interface EC2TransitGatewayMulticastDomainProps {
3836
+ Options?: EC2TransitGatewayMulticastDomainOptions;
3837
+ TransitGatewayId: string;
3838
+ Tags?: Tag[];
3839
+ }
3840
+ /**
3841
+ * Attributes type definition for AWS::EC2::TransitGatewayMulticastDomain
3842
+ *
3843
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymulticastdomain.html | AWS::EC2::TransitGatewayMulticastDomain}
3844
+ */
3845
+ export interface EC2TransitGatewayMulticastDomainAttribs {
3846
+ TransitGatewayMulticastDomainArn?: string;
3847
+ State?: string;
3848
+ CreationTime?: string;
3849
+ TransitGatewayMulticastDomainId?: string;
3850
+ }
3851
+ /**
3852
+ * Resource class for AWS::EC2::TransitGatewayMulticastDomain
3853
+ *
3854
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymulticastdomain.html | AWS::EC2::TransitGatewayMulticastDomain}
3855
+ */
3856
+ export declare class EC2TransitGatewayMulticastDomain extends ResourceBase<"AWS::EC2::TransitGatewayMulticastDomain", EC2TransitGatewayMulticastDomainProps, EC2TransitGatewayMulticastDomainAttribs> {
3857
+ static readonly Type = "AWS::EC2::TransitGatewayMulticastDomain";
3858
+ static readonly AttributeNames: readonly (keyof EC2TransitGatewayMulticastDomainAttribs)[];
3859
+ constructor(logicalId: string, properties: EC2TransitGatewayMulticastDomainProps, options?: ResourceOptions);
3860
+ }
3861
+ /**
3862
+ * Type definition for AWS::EC2::TransitGatewayMulticastDomainAssociation
3863
+ *
3864
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymulticastdomainassociation.html | AWS::EC2::TransitGatewayMulticastDomainAssociation}
3865
+ */
3866
+ export interface EC2TransitGatewayMulticastDomainAssociationProps {
3867
+ TransitGatewayMulticastDomainId: string;
3868
+ SubnetId: string;
3869
+ TransitGatewayAttachmentId: string;
3870
+ }
3871
+ /**
3872
+ * Attributes type definition for AWS::EC2::TransitGatewayMulticastDomainAssociation
3873
+ *
3874
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymulticastdomainassociation.html | AWS::EC2::TransitGatewayMulticastDomainAssociation}
3875
+ */
3876
+ export interface EC2TransitGatewayMulticastDomainAssociationAttribs {
3877
+ ResourceId?: string;
3878
+ State?: string;
3879
+ ResourceType?: string;
3880
+ }
3881
+ /**
3882
+ * Resource class for AWS::EC2::TransitGatewayMulticastDomainAssociation
3883
+ *
3884
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymulticastdomainassociation.html | AWS::EC2::TransitGatewayMulticastDomainAssociation}
3885
+ */
3886
+ export declare class EC2TransitGatewayMulticastDomainAssociation extends ResourceBase<"AWS::EC2::TransitGatewayMulticastDomainAssociation", EC2TransitGatewayMulticastDomainAssociationProps, EC2TransitGatewayMulticastDomainAssociationAttribs> {
3887
+ static readonly Type = "AWS::EC2::TransitGatewayMulticastDomainAssociation";
3888
+ static readonly AttributeNames: readonly (keyof EC2TransitGatewayMulticastDomainAssociationAttribs)[];
3889
+ constructor(logicalId: string, properties: EC2TransitGatewayMulticastDomainAssociationProps, options?: ResourceOptions);
3890
+ }
3891
+ /**
3892
+ * Type definition for AWS::EC2::TransitGatewayMulticastGroupMember
3893
+ *
3894
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymulticastgroupmember.html | AWS::EC2::TransitGatewayMulticastGroupMember}
3895
+ */
3896
+ export interface EC2TransitGatewayMulticastGroupMemberProps {
3897
+ TransitGatewayMulticastDomainId: string;
3898
+ NetworkInterfaceId: string;
3899
+ GroupIpAddress: string;
3900
+ }
3901
+ /**
3902
+ * Attributes type definition for AWS::EC2::TransitGatewayMulticastGroupMember
3903
+ *
3904
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymulticastgroupmember.html | AWS::EC2::TransitGatewayMulticastGroupMember}
3905
+ */
3906
+ export interface EC2TransitGatewayMulticastGroupMemberAttribs {
3907
+ GroupMember?: boolean;
3908
+ ResourceId?: string;
3909
+ MemberType?: string;
3910
+ SourceType?: string;
3911
+ ResourceType?: string;
3912
+ SubnetId?: string;
3913
+ GroupSource?: boolean;
3914
+ TransitGatewayAttachmentId?: string;
3915
+ }
3916
+ /**
3917
+ * Resource class for AWS::EC2::TransitGatewayMulticastGroupMember
3918
+ *
3919
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymulticastgroupmember.html | AWS::EC2::TransitGatewayMulticastGroupMember}
3920
+ */
3921
+ export declare class EC2TransitGatewayMulticastGroupMember extends ResourceBase<"AWS::EC2::TransitGatewayMulticastGroupMember", EC2TransitGatewayMulticastGroupMemberProps, EC2TransitGatewayMulticastGroupMemberAttribs> {
3922
+ static readonly Type = "AWS::EC2::TransitGatewayMulticastGroupMember";
3923
+ static readonly AttributeNames: readonly (keyof EC2TransitGatewayMulticastGroupMemberAttribs)[];
3924
+ constructor(logicalId: string, properties: EC2TransitGatewayMulticastGroupMemberProps, options?: ResourceOptions);
3925
+ }
3926
+ /**
3927
+ * Type definition for AWS::EC2::TransitGatewayMulticastGroupSource
3928
+ *
3929
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymulticastgroupsource.html | AWS::EC2::TransitGatewayMulticastGroupSource}
3930
+ */
3931
+ export interface EC2TransitGatewayMulticastGroupSourceProps {
3932
+ TransitGatewayMulticastDomainId: string;
3933
+ NetworkInterfaceId: string;
3934
+ GroupIpAddress: string;
3935
+ }
3936
+ /**
3937
+ * Attributes type definition for AWS::EC2::TransitGatewayMulticastGroupSource
3938
+ *
3939
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymulticastgroupsource.html | AWS::EC2::TransitGatewayMulticastGroupSource}
3940
+ */
3941
+ export interface EC2TransitGatewayMulticastGroupSourceAttribs {
3942
+ GroupMember?: boolean;
3943
+ ResourceId?: string;
3944
+ MemberType?: string;
3945
+ SourceType?: string;
3946
+ ResourceType?: string;
3947
+ SubnetId?: string;
3948
+ GroupSource?: boolean;
3949
+ TransitGatewayAttachmentId?: string;
3950
+ }
3951
+ /**
3952
+ * Resource class for AWS::EC2::TransitGatewayMulticastGroupSource
3953
+ *
3954
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymulticastgroupsource.html | AWS::EC2::TransitGatewayMulticastGroupSource}
3955
+ */
3956
+ export declare class EC2TransitGatewayMulticastGroupSource extends ResourceBase<"AWS::EC2::TransitGatewayMulticastGroupSource", EC2TransitGatewayMulticastGroupSourceProps, EC2TransitGatewayMulticastGroupSourceAttribs> {
3957
+ static readonly Type = "AWS::EC2::TransitGatewayMulticastGroupSource";
3958
+ static readonly AttributeNames: readonly (keyof EC2TransitGatewayMulticastGroupSourceAttribs)[];
3959
+ constructor(logicalId: string, properties: EC2TransitGatewayMulticastGroupSourceProps, options?: ResourceOptions);
3960
+ }
3961
+ /**
3962
+ * Type definition for AWS::EC2::TransitGatewayPeeringAttachment
3963
+ *
3964
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaypeeringattachment.html | AWS::EC2::TransitGatewayPeeringAttachment}
3965
+ */
3966
+ export interface EC2TransitGatewayPeeringAttachmentProps {
3967
+ TransitGatewayId: string;
3968
+ PeerTransitGatewayId: string;
3969
+ PeerAccountId: string;
3970
+ PeerRegion: string;
3971
+ Tags?: Tag[];
3972
+ }
3973
+ /**
3974
+ * Attributes type definition for AWS::EC2::TransitGatewayPeeringAttachment
3975
+ *
3976
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaypeeringattachment.html | AWS::EC2::TransitGatewayPeeringAttachment}
3977
+ */
3978
+ export interface EC2TransitGatewayPeeringAttachmentAttribs {
3979
+ Status?: EC2TransitGatewayPeeringAttachmentPeeringAttachmentStatus;
3980
+ State?: string;
3981
+ CreationTime?: string;
3982
+ "Status.Message"?: string;
3983
+ "Status.Code"?: string;
3984
+ TransitGatewayAttachmentId?: string;
3985
+ }
3986
+ /**
3987
+ * Resource class for AWS::EC2::TransitGatewayPeeringAttachment
3988
+ *
3989
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaypeeringattachment.html | AWS::EC2::TransitGatewayPeeringAttachment}
3990
+ */
3991
+ export declare class EC2TransitGatewayPeeringAttachment extends ResourceBase<"AWS::EC2::TransitGatewayPeeringAttachment", EC2TransitGatewayPeeringAttachmentProps, EC2TransitGatewayPeeringAttachmentAttribs> {
3992
+ static readonly Type = "AWS::EC2::TransitGatewayPeeringAttachment";
3993
+ static readonly AttributeNames: readonly (keyof EC2TransitGatewayPeeringAttachmentAttribs)[];
3994
+ constructor(logicalId: string, properties: EC2TransitGatewayPeeringAttachmentProps, options?: ResourceOptions);
3995
+ }
3996
+ /**
3997
+ * Type definition for AWS::EC2::TransitGatewayRoute
3998
+ *
3999
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroute.html | AWS::EC2::TransitGatewayRoute}
4000
+ */
4001
+ export interface EC2TransitGatewayRouteProps {
4002
+ TransitGatewayRouteTableId: string;
4003
+ DestinationCidrBlock?: string;
4004
+ Blackhole?: boolean;
4005
+ TransitGatewayAttachmentId?: string;
4006
+ }
4007
+ /**
4008
+ * Resource class for AWS::EC2::TransitGatewayRoute
4009
+ *
4010
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroute.html | AWS::EC2::TransitGatewayRoute}
4011
+ */
4012
+ export declare class EC2TransitGatewayRoute extends ResourceBase<"AWS::EC2::TransitGatewayRoute", EC2TransitGatewayRouteProps, Record<string, never>> {
4013
+ static readonly Type = "AWS::EC2::TransitGatewayRoute";
4014
+ static readonly AttributeNames: never[];
4015
+ constructor(logicalId: string, properties: EC2TransitGatewayRouteProps, options?: ResourceOptions);
4016
+ }
4017
+ /**
4018
+ * Type definition for AWS::EC2::TransitGatewayRouteTable
4019
+ *
4020
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetable.html | AWS::EC2::TransitGatewayRouteTable}
4021
+ */
4022
+ export interface EC2TransitGatewayRouteTableProps {
4023
+ TransitGatewayId: string;
4024
+ Tags?: Tag[];
4025
+ }
4026
+ /**
4027
+ * Attributes type definition for AWS::EC2::TransitGatewayRouteTable
4028
+ *
4029
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetable.html | AWS::EC2::TransitGatewayRouteTable}
4030
+ */
4031
+ export interface EC2TransitGatewayRouteTableAttribs {
4032
+ TransitGatewayRouteTableId?: string;
4033
+ }
4034
+ /**
4035
+ * Resource class for AWS::EC2::TransitGatewayRouteTable
4036
+ *
4037
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetable.html | AWS::EC2::TransitGatewayRouteTable}
4038
+ */
4039
+ export declare class EC2TransitGatewayRouteTable extends ResourceBase<"AWS::EC2::TransitGatewayRouteTable", EC2TransitGatewayRouteTableProps, EC2TransitGatewayRouteTableAttribs> {
4040
+ static readonly Type = "AWS::EC2::TransitGatewayRouteTable";
4041
+ static readonly AttributeNames: readonly (keyof EC2TransitGatewayRouteTableAttribs)[];
4042
+ constructor(logicalId: string, properties: EC2TransitGatewayRouteTableProps, options?: ResourceOptions);
4043
+ }
4044
+ /**
4045
+ * Type definition for AWS::EC2::TransitGatewayRouteTableAssociation
4046
+ *
4047
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetableassociation.html | AWS::EC2::TransitGatewayRouteTableAssociation}
4048
+ */
4049
+ export interface EC2TransitGatewayRouteTableAssociationProps {
4050
+ TransitGatewayRouteTableId: string;
4051
+ TransitGatewayAttachmentId: string;
4052
+ }
4053
+ /**
4054
+ * Resource class for AWS::EC2::TransitGatewayRouteTableAssociation
4055
+ *
4056
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetableassociation.html | AWS::EC2::TransitGatewayRouteTableAssociation}
4057
+ */
4058
+ export declare class EC2TransitGatewayRouteTableAssociation extends ResourceBase<"AWS::EC2::TransitGatewayRouteTableAssociation", EC2TransitGatewayRouteTableAssociationProps, Record<string, never>> {
4059
+ static readonly Type = "AWS::EC2::TransitGatewayRouteTableAssociation";
4060
+ static readonly AttributeNames: never[];
4061
+ constructor(logicalId: string, properties: EC2TransitGatewayRouteTableAssociationProps, options?: ResourceOptions);
4062
+ }
4063
+ /**
4064
+ * Type definition for AWS::EC2::TransitGatewayRouteTablePropagation
4065
+ *
4066
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetablepropagation.html | AWS::EC2::TransitGatewayRouteTablePropagation}
4067
+ */
4068
+ export interface EC2TransitGatewayRouteTablePropagationProps {
4069
+ TransitGatewayRouteTableId: string;
4070
+ TransitGatewayAttachmentId: string;
4071
+ }
4072
+ /**
4073
+ * Resource class for AWS::EC2::TransitGatewayRouteTablePropagation
4074
+ *
4075
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetablepropagation.html | AWS::EC2::TransitGatewayRouteTablePropagation}
4076
+ */
4077
+ export declare class EC2TransitGatewayRouteTablePropagation extends ResourceBase<"AWS::EC2::TransitGatewayRouteTablePropagation", EC2TransitGatewayRouteTablePropagationProps, Record<string, never>> {
4078
+ static readonly Type = "AWS::EC2::TransitGatewayRouteTablePropagation";
4079
+ static readonly AttributeNames: never[];
4080
+ constructor(logicalId: string, properties: EC2TransitGatewayRouteTablePropagationProps, options?: ResourceOptions);
4081
+ }
4082
+ /**
4083
+ * Type definition for AWS::EC2::TransitGatewayVpcAttachment
4084
+ *
4085
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayvpcattachment.html | AWS::EC2::TransitGatewayVpcAttachment}
4086
+ */
4087
+ export interface EC2TransitGatewayVpcAttachmentProps {
4088
+ Options?: EC2TransitGatewayVpcAttachmentOptions;
4089
+ TransitGatewayId: string;
4090
+ VpcId: string;
4091
+ RemoveSubnetIds?: any[];
4092
+ SubnetIds: any[];
4093
+ AddSubnetIds?: any[];
4094
+ Tags?: Tag[];
4095
+ }
4096
+ /**
4097
+ * Attributes type definition for AWS::EC2::TransitGatewayVpcAttachment
4098
+ *
4099
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayvpcattachment.html | AWS::EC2::TransitGatewayVpcAttachment}
4100
+ */
4101
+ export interface EC2TransitGatewayVpcAttachmentAttribs {
4102
+ Id?: string;
4103
+ }
4104
+ /**
4105
+ * Resource class for AWS::EC2::TransitGatewayVpcAttachment
4106
+ *
4107
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayvpcattachment.html | AWS::EC2::TransitGatewayVpcAttachment}
4108
+ */
4109
+ export declare class EC2TransitGatewayVpcAttachment extends ResourceBase<"AWS::EC2::TransitGatewayVpcAttachment", EC2TransitGatewayVpcAttachmentProps, EC2TransitGatewayVpcAttachmentAttribs> {
4110
+ static readonly Type = "AWS::EC2::TransitGatewayVpcAttachment";
4111
+ static readonly AttributeNames: readonly (keyof EC2TransitGatewayVpcAttachmentAttribs)[];
4112
+ constructor(logicalId: string, properties: EC2TransitGatewayVpcAttachmentProps, options?: ResourceOptions);
4113
+ }
4114
+ /**
4115
+ * Type definition for AWS::EC2::VPC
4116
+ *
4117
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc.html | AWS::EC2::VPC}
4118
+ */
4119
+ export interface EC2VPCProps {
4120
+ InstanceTenancy?: string;
4121
+ Ipv4NetmaskLength?: number;
4122
+ CidrBlock?: string;
4123
+ Ipv4IpamPoolId?: string;
4124
+ EnableDnsSupport?: boolean;
4125
+ EnableDnsHostnames?: boolean;
4126
+ Tags?: Tag[];
4127
+ }
4128
+ /**
4129
+ * Attributes type definition for AWS::EC2::VPC
4130
+ *
4131
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc.html | AWS::EC2::VPC}
4132
+ */
4133
+ export interface EC2VPCAttribs {
4134
+ VpcId?: string;
4135
+ CidrBlockAssociations?: any[];
4136
+ CidrBlock?: string;
4137
+ DefaultNetworkAcl?: string;
4138
+ Ipv6CidrBlocks?: any[];
4139
+ DefaultSecurityGroup?: string;
4140
+ }
4141
+ /**
4142
+ * Resource class for AWS::EC2::VPC
4143
+ *
4144
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc.html | AWS::EC2::VPC}
4145
+ */
4146
+ export declare class EC2VPC extends ResourceBase<"AWS::EC2::VPC", EC2VPCProps, EC2VPCAttribs> {
4147
+ static readonly Type = "AWS::EC2::VPC";
4148
+ static readonly AttributeNames: readonly (keyof EC2VPCAttribs)[];
4149
+ constructor(logicalId: string, properties: EC2VPCProps, options?: ResourceOptions);
4150
+ }
4151
+ /**
4152
+ * Type definition for AWS::EC2::VPCCidrBlock
4153
+ *
4154
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpccidrblock.html | AWS::EC2::VPCCidrBlock}
4155
+ */
4156
+ export interface EC2VPCCidrBlockProps {
4157
+ AmazonProvidedIpv6CidrBlock?: boolean;
4158
+ CidrBlock?: string;
4159
+ Ipv4IpamPoolId?: string;
4160
+ Ipv4NetmaskLength?: number;
4161
+ Ipv6CidrBlock?: string;
4162
+ Ipv6IpamPoolId?: string;
4163
+ Ipv6NetmaskLength?: number;
4164
+ Ipv6Pool?: string;
4165
+ VpcId: string;
4166
+ }
4167
+ /**
4168
+ * Resource class for AWS::EC2::VPCCidrBlock
4169
+ *
4170
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpccidrblock.html | AWS::EC2::VPCCidrBlock}
4171
+ */
4172
+ export declare class EC2VPCCidrBlock extends ResourceBase<"AWS::EC2::VPCCidrBlock", EC2VPCCidrBlockProps, Record<string, never>> {
4173
+ static readonly Type = "AWS::EC2::VPCCidrBlock";
4174
+ static readonly AttributeNames: never[];
4175
+ constructor(logicalId: string, properties: EC2VPCCidrBlockProps, options?: ResourceOptions);
4176
+ }
4177
+ /**
4178
+ * Type definition for AWS::EC2::VPCDHCPOptionsAssociation
4179
+ *
4180
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcdhcpoptionsassociation.html | AWS::EC2::VPCDHCPOptionsAssociation}
4181
+ */
4182
+ export interface EC2VPCDHCPOptionsAssociationProps {
4183
+ VpcId: string;
4184
+ DhcpOptionsId: string;
4185
+ }
4186
+ /**
4187
+ * Resource class for AWS::EC2::VPCDHCPOptionsAssociation
4188
+ *
4189
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcdhcpoptionsassociation.html | AWS::EC2::VPCDHCPOptionsAssociation}
4190
+ */
4191
+ export declare class EC2VPCDHCPOptionsAssociation extends ResourceBase<"AWS::EC2::VPCDHCPOptionsAssociation", EC2VPCDHCPOptionsAssociationProps, Record<string, never>> {
4192
+ static readonly Type = "AWS::EC2::VPCDHCPOptionsAssociation";
4193
+ static readonly AttributeNames: never[];
4194
+ constructor(logicalId: string, properties: EC2VPCDHCPOptionsAssociationProps, options?: ResourceOptions);
4195
+ }
4196
+ /**
4197
+ * Type definition for AWS::EC2::VPCEndpoint
4198
+ *
4199
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpoint.html | AWS::EC2::VPCEndpoint}
4200
+ */
4201
+ export interface EC2VPCEndpointProps {
4202
+ PrivateDnsEnabled?: boolean;
4203
+ VpcId: string;
4204
+ RouteTableIds?: any[];
4205
+ ServiceName: string;
4206
+ PolicyDocument?: object;
4207
+ VpcEndpointType?: string;
4208
+ SecurityGroupIds?: any[];
4209
+ SubnetIds?: any[];
4210
+ }
4211
+ /**
4212
+ * Attributes type definition for AWS::EC2::VPCEndpoint
4213
+ *
4214
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpoint.html | AWS::EC2::VPCEndpoint}
4215
+ */
4216
+ export interface EC2VPCEndpointAttribs {
4217
+ CreationTimestamp?: string;
4218
+ NetworkInterfaceIds?: any[];
4219
+ Id?: string;
4220
+ DnsEntries?: any[];
4221
+ }
4222
+ /**
4223
+ * Resource class for AWS::EC2::VPCEndpoint
4224
+ *
4225
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpoint.html | AWS::EC2::VPCEndpoint}
4226
+ */
4227
+ export declare class EC2VPCEndpoint extends ResourceBase<"AWS::EC2::VPCEndpoint", EC2VPCEndpointProps, EC2VPCEndpointAttribs> {
4228
+ static readonly Type = "AWS::EC2::VPCEndpoint";
4229
+ static readonly AttributeNames: readonly (keyof EC2VPCEndpointAttribs)[];
4230
+ constructor(logicalId: string, properties: EC2VPCEndpointProps, options?: ResourceOptions);
4231
+ }
4232
+ /**
4233
+ * Type definition for AWS::EC2::VPCEndpointConnectionNotification
4234
+ *
4235
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointconnectionnotification.html | AWS::EC2::VPCEndpointConnectionNotification}
4236
+ */
4237
+ export interface EC2VPCEndpointConnectionNotificationProps {
4238
+ ConnectionEvents: any[];
4239
+ VPCEndpointId?: string;
4240
+ ConnectionNotificationArn: string;
4241
+ ServiceId?: string;
4242
+ }
4243
+ /**
4244
+ * Attributes type definition for AWS::EC2::VPCEndpointConnectionNotification
4245
+ *
4246
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointconnectionnotification.html | AWS::EC2::VPCEndpointConnectionNotification}
4247
+ */
4248
+ export interface EC2VPCEndpointConnectionNotificationAttribs {
4249
+ VPCEndpointConnectionNotificationId?: string;
4250
+ }
4251
+ /**
4252
+ * Resource class for AWS::EC2::VPCEndpointConnectionNotification
4253
+ *
4254
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointconnectionnotification.html | AWS::EC2::VPCEndpointConnectionNotification}
4255
+ */
4256
+ export declare class EC2VPCEndpointConnectionNotification extends ResourceBase<"AWS::EC2::VPCEndpointConnectionNotification", EC2VPCEndpointConnectionNotificationProps, EC2VPCEndpointConnectionNotificationAttribs> {
4257
+ static readonly Type = "AWS::EC2::VPCEndpointConnectionNotification";
4258
+ static readonly AttributeNames: readonly (keyof EC2VPCEndpointConnectionNotificationAttribs)[];
4259
+ constructor(logicalId: string, properties: EC2VPCEndpointConnectionNotificationProps, options?: ResourceOptions);
4260
+ }
4261
+ /**
4262
+ * Type definition for AWS::EC2::VPCEndpointService
4263
+ *
4264
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointservice.html | AWS::EC2::VPCEndpointService}
4265
+ */
4266
+ export interface EC2VPCEndpointServiceProps {
4267
+ NetworkLoadBalancerArns?: any[];
4268
+ PayerResponsibility?: string;
4269
+ AcceptanceRequired?: boolean;
4270
+ ContributorInsightsEnabled?: boolean;
4271
+ GatewayLoadBalancerArns?: any[];
4272
+ }
4273
+ /**
4274
+ * Attributes type definition for AWS::EC2::VPCEndpointService
4275
+ *
4276
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointservice.html | AWS::EC2::VPCEndpointService}
4277
+ */
4278
+ export interface EC2VPCEndpointServiceAttribs {
4279
+ ServiceId?: string;
4280
+ }
4281
+ /**
4282
+ * Resource class for AWS::EC2::VPCEndpointService
4283
+ *
4284
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointservice.html | AWS::EC2::VPCEndpointService}
4285
+ */
4286
+ export declare class EC2VPCEndpointService extends ResourceBase<"AWS::EC2::VPCEndpointService", EC2VPCEndpointServiceProps, EC2VPCEndpointServiceAttribs> {
4287
+ static readonly Type = "AWS::EC2::VPCEndpointService";
4288
+ static readonly AttributeNames: readonly (keyof EC2VPCEndpointServiceAttribs)[];
4289
+ constructor(logicalId: string, properties: EC2VPCEndpointServiceProps, options?: ResourceOptions);
4290
+ }
4291
+ /**
4292
+ * Type definition for AWS::EC2::VPCEndpointServicePermissions
4293
+ *
4294
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointservicepermissions.html | AWS::EC2::VPCEndpointServicePermissions}
4295
+ */
4296
+ export interface EC2VPCEndpointServicePermissionsProps {
4297
+ AllowedPrincipals?: any[];
4298
+ ServiceId: string;
4299
+ }
4300
+ /**
4301
+ * Resource class for AWS::EC2::VPCEndpointServicePermissions
4302
+ *
4303
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointservicepermissions.html | AWS::EC2::VPCEndpointServicePermissions}
4304
+ */
4305
+ export declare class EC2VPCEndpointServicePermissions extends ResourceBase<"AWS::EC2::VPCEndpointServicePermissions", EC2VPCEndpointServicePermissionsProps, Record<string, never>> {
4306
+ static readonly Type = "AWS::EC2::VPCEndpointServicePermissions";
4307
+ static readonly AttributeNames: never[];
4308
+ constructor(logicalId: string, properties: EC2VPCEndpointServicePermissionsProps, options?: ResourceOptions);
4309
+ }
4310
+ /**
4311
+ * Type definition for AWS::EC2::VPCGatewayAttachment
4312
+ *
4313
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc-gateway-attachment.html | AWS::EC2::VPCGatewayAttachment}
4314
+ */
4315
+ export interface EC2VPCGatewayAttachmentProps {
4316
+ InternetGatewayId?: string;
4317
+ VpcId: string;
4318
+ VpnGatewayId?: string;
4319
+ }
4320
+ /**
4321
+ * Resource class for AWS::EC2::VPCGatewayAttachment
4322
+ *
4323
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc-gateway-attachment.html | AWS::EC2::VPCGatewayAttachment}
4324
+ */
4325
+ export declare class EC2VPCGatewayAttachment extends ResourceBase<"AWS::EC2::VPCGatewayAttachment", EC2VPCGatewayAttachmentProps, Record<string, never>> {
4326
+ static readonly Type = "AWS::EC2::VPCGatewayAttachment";
4327
+ static readonly AttributeNames: never[];
4328
+ constructor(logicalId: string, properties: EC2VPCGatewayAttachmentProps, options?: ResourceOptions);
4329
+ }
4330
+ /**
4331
+ * Type definition for AWS::EC2::VPCPeeringConnection
4332
+ *
4333
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcpeeringconnection.html | AWS::EC2::VPCPeeringConnection}
4334
+ */
4335
+ export interface EC2VPCPeeringConnectionProps {
4336
+ PeerRoleArn?: string;
4337
+ VpcId: string;
4338
+ PeerVpcId: string;
4339
+ PeerRegion?: string;
4340
+ PeerOwnerId?: string;
4341
+ Tags?: Tag[];
4342
+ }
4343
+ /**
4344
+ * Attributes type definition for AWS::EC2::VPCPeeringConnection
4345
+ *
4346
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcpeeringconnection.html | AWS::EC2::VPCPeeringConnection}
4347
+ */
4348
+ export interface EC2VPCPeeringConnectionAttribs {
4349
+ Id?: string;
4350
+ }
4351
+ /**
4352
+ * Resource class for AWS::EC2::VPCPeeringConnection
4353
+ *
4354
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcpeeringconnection.html | AWS::EC2::VPCPeeringConnection}
4355
+ */
4356
+ export declare class EC2VPCPeeringConnection extends ResourceBase<"AWS::EC2::VPCPeeringConnection", EC2VPCPeeringConnectionProps, EC2VPCPeeringConnectionAttribs> {
4357
+ static readonly Type = "AWS::EC2::VPCPeeringConnection";
4358
+ static readonly AttributeNames: readonly (keyof EC2VPCPeeringConnectionAttribs)[];
4359
+ constructor(logicalId: string, properties: EC2VPCPeeringConnectionProps, options?: ResourceOptions);
4360
+ }
4361
+ /**
4362
+ * Type definition for AWS::EC2::VPNConnection
4363
+ *
4364
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpnconnection.html | AWS::EC2::VPNConnection}
4365
+ */
4366
+ export interface EC2VPNConnectionProps {
4367
+ TransitGatewayId?: string;
4368
+ Type: string;
4369
+ VpnTunnelOptionsSpecifications?: any[];
4370
+ CustomerGatewayId: string;
4371
+ VpnGatewayId?: string;
4372
+ StaticRoutesOnly?: boolean;
4373
+ Tags?: Tag[];
4374
+ }
4375
+ /**
4376
+ * Attributes type definition for AWS::EC2::VPNConnection
4377
+ *
4378
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpnconnection.html | AWS::EC2::VPNConnection}
4379
+ */
4380
+ export interface EC2VPNConnectionAttribs {
4381
+ VpnConnectionId?: string;
4382
+ }
4383
+ /**
4384
+ * Resource class for AWS::EC2::VPNConnection
4385
+ *
4386
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpnconnection.html | AWS::EC2::VPNConnection}
4387
+ */
4388
+ export declare class EC2VPNConnection extends ResourceBase<"AWS::EC2::VPNConnection", EC2VPNConnectionProps, EC2VPNConnectionAttribs> {
4389
+ static readonly Type = "AWS::EC2::VPNConnection";
4390
+ static readonly AttributeNames: readonly (keyof EC2VPNConnectionAttribs)[];
4391
+ constructor(logicalId: string, properties: EC2VPNConnectionProps, options?: ResourceOptions);
4392
+ }
4393
+ /**
4394
+ * Type definition for AWS::EC2::VPNConnectionRoute
4395
+ *
4396
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpnconnectionroute.html | AWS::EC2::VPNConnectionRoute}
4397
+ */
4398
+ export interface EC2VPNConnectionRouteProps {
4399
+ DestinationCidrBlock: string;
4400
+ VpnConnectionId: string;
4401
+ }
4402
+ /**
4403
+ * Resource class for AWS::EC2::VPNConnectionRoute
4404
+ *
4405
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpnconnectionroute.html | AWS::EC2::VPNConnectionRoute}
4406
+ */
4407
+ export declare class EC2VPNConnectionRoute extends ResourceBase<"AWS::EC2::VPNConnectionRoute", EC2VPNConnectionRouteProps, Record<string, never>> {
4408
+ static readonly Type = "AWS::EC2::VPNConnectionRoute";
4409
+ static readonly AttributeNames: never[];
4410
+ constructor(logicalId: string, properties: EC2VPNConnectionRouteProps, options?: ResourceOptions);
4411
+ }
4412
+ /**
4413
+ * Type definition for AWS::EC2::VPNGateway
4414
+ *
4415
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpngateway.html | AWS::EC2::VPNGateway}
4416
+ */
4417
+ export interface EC2VPNGatewayProps {
4418
+ Type: string;
4419
+ AmazonSideAsn?: number;
4420
+ Tags?: Tag[];
4421
+ }
4422
+ /**
4423
+ * Attributes type definition for AWS::EC2::VPNGateway
4424
+ *
4425
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpngateway.html | AWS::EC2::VPNGateway}
4426
+ */
4427
+ export interface EC2VPNGatewayAttribs {
4428
+ VPNGatewayId?: string;
4429
+ }
4430
+ /**
4431
+ * Resource class for AWS::EC2::VPNGateway
4432
+ *
4433
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpngateway.html | AWS::EC2::VPNGateway}
4434
+ */
4435
+ export declare class EC2VPNGateway extends ResourceBase<"AWS::EC2::VPNGateway", EC2VPNGatewayProps, EC2VPNGatewayAttribs> {
4436
+ static readonly Type = "AWS::EC2::VPNGateway";
4437
+ static readonly AttributeNames: readonly (keyof EC2VPNGatewayAttribs)[];
4438
+ constructor(logicalId: string, properties: EC2VPNGatewayProps, options?: ResourceOptions);
4439
+ }
4440
+ /**
4441
+ * Type definition for AWS::EC2::VPNGatewayRoutePropagation
4442
+ *
4443
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpn-gatewayrouteprop.html | AWS::EC2::VPNGatewayRoutePropagation}
4444
+ */
4445
+ export interface EC2VPNGatewayRoutePropagationProps {
4446
+ RouteTableIds: any[];
4447
+ VpnGatewayId: string;
4448
+ }
4449
+ /**
4450
+ * Resource class for AWS::EC2::VPNGatewayRoutePropagation
4451
+ *
4452
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpn-gatewayrouteprop.html | AWS::EC2::VPNGatewayRoutePropagation}
4453
+ */
4454
+ export declare class EC2VPNGatewayRoutePropagation extends ResourceBase<"AWS::EC2::VPNGatewayRoutePropagation", EC2VPNGatewayRoutePropagationProps, Record<string, never>> {
4455
+ static readonly Type = "AWS::EC2::VPNGatewayRoutePropagation";
4456
+ static readonly AttributeNames: never[];
4457
+ constructor(logicalId: string, properties: EC2VPNGatewayRoutePropagationProps, options?: ResourceOptions);
4458
+ }
4459
+ /**
4460
+ * Type definition for AWS::EC2::VerifiedAccessEndpoint
4461
+ *
4462
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-verifiedaccessendpoint.html | AWS::EC2::VerifiedAccessEndpoint}
4463
+ */
4464
+ export interface EC2VerifiedAccessEndpointProps {
4465
+ AttachmentType: string;
4466
+ Description?: string;
4467
+ DomainCertificateArn: string;
4468
+ VerifiedAccessGroupId: string;
4469
+ SecurityGroupIds?: any[];
4470
+ LoadBalancerOptions?: EC2VerifiedAccessEndpointLoadBalancerOptions;
4471
+ ApplicationDomain: string;
4472
+ PolicyEnabled?: boolean;
4473
+ EndpointDomainPrefix: string;
4474
+ EndpointType: string;
4475
+ PolicyDocument?: string;
4476
+ Tags?: Tag[];
4477
+ NetworkInterfaceOptions?: EC2VerifiedAccessEndpointNetworkInterfaceOptions;
4478
+ }
4479
+ /**
4480
+ * Attributes type definition for AWS::EC2::VerifiedAccessEndpoint
4481
+ *
4482
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-verifiedaccessendpoint.html | AWS::EC2::VerifiedAccessEndpoint}
4483
+ */
4484
+ export interface EC2VerifiedAccessEndpointAttribs {
4485
+ Status?: string;
4486
+ EndpointDomain?: string;
4487
+ CreationTime?: string;
4488
+ LastUpdatedTime?: string;
4489
+ DeviceValidationDomain?: string;
4490
+ VerifiedAccessInstanceId?: string;
4491
+ VerifiedAccessEndpointId?: string;
4492
+ }
4493
+ /**
4494
+ * Resource class for AWS::EC2::VerifiedAccessEndpoint
4495
+ *
4496
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-verifiedaccessendpoint.html | AWS::EC2::VerifiedAccessEndpoint}
4497
+ */
4498
+ export declare class EC2VerifiedAccessEndpoint extends ResourceBase<"AWS::EC2::VerifiedAccessEndpoint", EC2VerifiedAccessEndpointProps, EC2VerifiedAccessEndpointAttribs> {
4499
+ static readonly Type = "AWS::EC2::VerifiedAccessEndpoint";
4500
+ static readonly AttributeNames: readonly (keyof EC2VerifiedAccessEndpointAttribs)[];
4501
+ constructor(logicalId: string, properties: EC2VerifiedAccessEndpointProps, options?: ResourceOptions);
4502
+ }
4503
+ /**
4504
+ * Type definition for AWS::EC2::VerifiedAccessGroup
4505
+ *
4506
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-verifiedaccessgroup.html | AWS::EC2::VerifiedAccessGroup}
4507
+ */
4508
+ export interface EC2VerifiedAccessGroupProps {
4509
+ Description?: string;
4510
+ PolicyDocument?: string;
4511
+ VerifiedAccessInstanceId: string;
4512
+ Tags?: Tag[];
4513
+ PolicyEnabled?: boolean;
4514
+ }
4515
+ /**
4516
+ * Attributes type definition for AWS::EC2::VerifiedAccessGroup
4517
+ *
4518
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-verifiedaccessgroup.html | AWS::EC2::VerifiedAccessGroup}
4519
+ */
4520
+ export interface EC2VerifiedAccessGroupAttribs {
4521
+ Owner?: string;
4522
+ CreationTime?: string;
4523
+ LastUpdatedTime?: string;
4524
+ VerifiedAccessGroupId?: string;
4525
+ VerifiedAccessGroupArn?: string;
4526
+ }
4527
+ /**
4528
+ * Resource class for AWS::EC2::VerifiedAccessGroup
4529
+ *
4530
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-verifiedaccessgroup.html | AWS::EC2::VerifiedAccessGroup}
4531
+ */
4532
+ export declare class EC2VerifiedAccessGroup extends ResourceBase<"AWS::EC2::VerifiedAccessGroup", EC2VerifiedAccessGroupProps, EC2VerifiedAccessGroupAttribs> {
4533
+ static readonly Type = "AWS::EC2::VerifiedAccessGroup";
4534
+ static readonly AttributeNames: readonly (keyof EC2VerifiedAccessGroupAttribs)[];
4535
+ constructor(logicalId: string, properties: EC2VerifiedAccessGroupProps, options?: ResourceOptions);
4536
+ }
4537
+ /**
4538
+ * Type definition for AWS::EC2::VerifiedAccessInstance
4539
+ *
4540
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-verifiedaccessinstance.html | AWS::EC2::VerifiedAccessInstance}
4541
+ */
4542
+ export interface EC2VerifiedAccessInstanceProps {
4543
+ VerifiedAccessTrustProviders?: any[];
4544
+ Description?: string;
4545
+ LoggingConfigurations?: EC2VerifiedAccessInstanceVerifiedAccessLogs;
4546
+ VerifiedAccessTrustProviderIds?: any[];
4547
+ Tags?: Tag[];
4548
+ }
4549
+ /**
4550
+ * Attributes type definition for AWS::EC2::VerifiedAccessInstance
4551
+ *
4552
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-verifiedaccessinstance.html | AWS::EC2::VerifiedAccessInstance}
4553
+ */
4554
+ export interface EC2VerifiedAccessInstanceAttribs {
4555
+ CreationTime?: string;
4556
+ LastUpdatedTime?: string;
4557
+ VerifiedAccessInstanceId?: string;
4558
+ }
4559
+ /**
4560
+ * Resource class for AWS::EC2::VerifiedAccessInstance
4561
+ *
4562
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-verifiedaccessinstance.html | AWS::EC2::VerifiedAccessInstance}
4563
+ */
4564
+ export declare class EC2VerifiedAccessInstance extends ResourceBase<"AWS::EC2::VerifiedAccessInstance", EC2VerifiedAccessInstanceProps, EC2VerifiedAccessInstanceAttribs> {
4565
+ static readonly Type = "AWS::EC2::VerifiedAccessInstance";
4566
+ static readonly AttributeNames: readonly (keyof EC2VerifiedAccessInstanceAttribs)[];
4567
+ constructor(logicalId: string, properties: EC2VerifiedAccessInstanceProps, options?: ResourceOptions);
4568
+ }
4569
+ /**
4570
+ * Type definition for AWS::EC2::VerifiedAccessTrustProvider
4571
+ *
4572
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-verifiedaccesstrustprovider.html | AWS::EC2::VerifiedAccessTrustProvider}
4573
+ */
4574
+ export interface EC2VerifiedAccessTrustProviderProps {
4575
+ PolicyReferenceName: string;
4576
+ DeviceOptions?: EC2VerifiedAccessTrustProviderDeviceOptions;
4577
+ DeviceTrustProviderType?: string;
4578
+ Description?: string;
4579
+ OidcOptions?: EC2VerifiedAccessTrustProviderOidcOptions;
4580
+ TrustProviderType: string;
4581
+ UserTrustProviderType?: string;
4582
+ Tags?: Tag[];
4583
+ }
4584
+ /**
4585
+ * Attributes type definition for AWS::EC2::VerifiedAccessTrustProvider
4586
+ *
4587
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-verifiedaccesstrustprovider.html | AWS::EC2::VerifiedAccessTrustProvider}
4588
+ */
4589
+ export interface EC2VerifiedAccessTrustProviderAttribs {
4590
+ VerifiedAccessTrustProviderId?: string;
4591
+ CreationTime?: string;
4592
+ LastUpdatedTime?: string;
4593
+ }
4594
+ /**
4595
+ * Resource class for AWS::EC2::VerifiedAccessTrustProvider
4596
+ *
4597
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-verifiedaccesstrustprovider.html | AWS::EC2::VerifiedAccessTrustProvider}
4598
+ */
4599
+ export declare class EC2VerifiedAccessTrustProvider extends ResourceBase<"AWS::EC2::VerifiedAccessTrustProvider", EC2VerifiedAccessTrustProviderProps, EC2VerifiedAccessTrustProviderAttribs> {
4600
+ static readonly Type = "AWS::EC2::VerifiedAccessTrustProvider";
4601
+ static readonly AttributeNames: readonly (keyof EC2VerifiedAccessTrustProviderAttribs)[];
4602
+ constructor(logicalId: string, properties: EC2VerifiedAccessTrustProviderProps, options?: ResourceOptions);
4603
+ }
4604
+ /**
4605
+ * Type definition for AWS::EC2::Volume
4606
+ *
4607
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-volume.html | AWS::EC2::Volume}
4608
+ */
4609
+ export interface EC2VolumeProps {
4610
+ MultiAttachEnabled?: boolean;
4611
+ SnapshotId?: string;
4612
+ VolumeType?: string;
4613
+ KmsKeyId?: string;
4614
+ Encrypted?: boolean;
4615
+ Size?: number;
4616
+ AutoEnableIO?: boolean;
4617
+ OutpostArn?: string;
4618
+ AvailabilityZone: string;
4619
+ Throughput?: number;
4620
+ Iops?: number;
4621
+ Tags?: Tag[];
4622
+ }
4623
+ /**
4624
+ * Attributes type definition for AWS::EC2::Volume
4625
+ *
4626
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-volume.html | AWS::EC2::Volume}
4627
+ */
4628
+ export interface EC2VolumeAttribs {
4629
+ VolumeId?: string;
4630
+ }
4631
+ /**
4632
+ * Resource class for AWS::EC2::Volume
4633
+ *
4634
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-volume.html | AWS::EC2::Volume}
4635
+ */
4636
+ export declare class EC2Volume extends ResourceBase<"AWS::EC2::Volume", EC2VolumeProps, EC2VolumeAttribs> {
4637
+ static readonly Type = "AWS::EC2::Volume";
4638
+ static readonly AttributeNames: readonly (keyof EC2VolumeAttribs)[];
4639
+ constructor(logicalId: string, properties: EC2VolumeProps, options?: ResourceOptions);
4640
+ }
4641
+ /**
4642
+ * Type definition for AWS::EC2::VolumeAttachment
4643
+ *
4644
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-volumeattachment.html | AWS::EC2::VolumeAttachment}
4645
+ */
4646
+ export interface EC2VolumeAttachmentProps {
4647
+ VolumeId: string;
4648
+ InstanceId: string;
4649
+ Device?: string;
4650
+ }
4651
+ /**
4652
+ * Resource class for AWS::EC2::VolumeAttachment
4653
+ *
4654
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-volumeattachment.html | AWS::EC2::VolumeAttachment}
4655
+ */
4656
+ export declare class EC2VolumeAttachment extends ResourceBase<"AWS::EC2::VolumeAttachment", EC2VolumeAttachmentProps, Record<string, never>> {
4657
+ static readonly Type = "AWS::EC2::VolumeAttachment";
4658
+ static readonly AttributeNames: never[];
4659
+ constructor(logicalId: string, properties: EC2VolumeAttachmentProps, options?: ResourceOptions);
4660
+ }