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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (465) hide show
  1. package/README.md +52 -0
  2. package/lib/intrinsics.d.ts +428 -0
  3. package/lib/intrinsics.js +498 -0
  4. package/lib/resources.generated/AWS-ACMPCA.d.ts +413 -0
  5. package/lib/resources.generated/AWS-ACMPCA.js +53 -0
  6. package/lib/resources.generated/AWS-APS.d.ts +71 -0
  7. package/lib/resources.generated/AWS-APS.js +27 -0
  8. package/lib/resources.generated/AWS-AccessAnalyzer.d.ts +53 -0
  9. package/lib/resources.generated/AWS-AccessAnalyzer.js +14 -0
  10. package/lib/resources.generated/AWS-AmazonMQ.d.ts +202 -0
  11. package/lib/resources.generated/AWS-AmazonMQ.js +50 -0
  12. package/lib/resources.generated/AWS-Amplify.d.ts +199 -0
  13. package/lib/resources.generated/AWS-Amplify.js +49 -0
  14. package/lib/resources.generated/AWS-AmplifyUIBuilder.d.ts +450 -0
  15. package/lib/resources.generated/AWS-AmplifyUIBuilder.js +40 -0
  16. package/lib/resources.generated/AWS-ApiGateway.d.ts +790 -0
  17. package/lib/resources.generated/AWS-ApiGateway.js +253 -0
  18. package/lib/resources.generated/AWS-ApiGatewayV2.d.ts +578 -0
  19. package/lib/resources.generated/AWS-ApiGatewayV2.js +170 -0
  20. package/lib/resources.generated/AWS-AppConfig.d.ts +282 -0
  21. package/lib/resources.generated/AWS-AppConfig.js +105 -0
  22. package/lib/resources.generated/AWS-AppFlow.d.ts +1084 -0
  23. package/lib/resources.generated/AWS-AppFlow.js +40 -0
  24. package/lib/resources.generated/AWS-AppIntegrations.d.ts +94 -0
  25. package/lib/resources.generated/AWS-AppIntegrations.js +27 -0
  26. package/lib/resources.generated/AWS-AppMesh.d.ts +1486 -0
  27. package/lib/resources.generated/AWS-AppMesh.js +129 -0
  28. package/lib/resources.generated/AWS-AppRunner.d.ts +338 -0
  29. package/lib/resources.generated/AWS-AppRunner.js +74 -0
  30. package/lib/resources.generated/AWS-AppStream.d.ts +555 -0
  31. package/lib/resources.generated/AWS-AppStream.js +170 -0
  32. package/lib/resources.generated/AWS-AppSync.d.ts +582 -0
  33. package/lib/resources.generated/AWS-AppSync.js +141 -0
  34. package/lib/resources.generated/AWS-ApplicationAutoScaling.d.ts +157 -0
  35. package/lib/resources.generated/AWS-ApplicationAutoScaling.js +27 -0
  36. package/lib/resources.generated/AWS-ApplicationInsights.d.ts +191 -0
  37. package/lib/resources.generated/AWS-ApplicationInsights.js +14 -0
  38. package/lib/resources.generated/AWS-Athena.d.ts +218 -0
  39. package/lib/resources.generated/AWS-Athena.js +75 -0
  40. package/lib/resources.generated/AWS-AuditManager.d.ts +103 -0
  41. package/lib/resources.generated/AWS-AuditManager.js +14 -0
  42. package/lib/resources.generated/AWS-AutoScaling.d.ts +621 -0
  43. package/lib/resources.generated/AWS-AutoScaling.js +85 -0
  44. package/lib/resources.generated/AWS-AutoScalingPlans.d.ts +134 -0
  45. package/lib/resources.generated/AWS-AutoScalingPlans.js +14 -0
  46. package/lib/resources.generated/AWS-Backup.d.ts +322 -0
  47. package/lib/resources.generated/AWS-Backup.js +66 -0
  48. package/lib/resources.generated/AWS-BackupGateway.d.ts +35 -0
  49. package/lib/resources.generated/AWS-BackupGateway.js +14 -0
  50. package/lib/resources.generated/AWS-Batch.d.ts +577 -0
  51. package/lib/resources.generated/AWS-Batch.js +53 -0
  52. package/lib/resources.generated/AWS-BillingConductor.d.ts +226 -0
  53. package/lib/resources.generated/AWS-BillingConductor.js +67 -0
  54. package/lib/resources.generated/AWS-Budgets.d.ts +210 -0
  55. package/lib/resources.generated/AWS-Budgets.js +27 -0
  56. package/lib/resources.generated/AWS-CE.d.ts +128 -0
  57. package/lib/resources.generated/AWS-CE.js +46 -0
  58. package/lib/resources.generated/AWS-CUR.d.ts +31 -0
  59. package/lib/resources.generated/AWS-CUR.js +14 -0
  60. package/lib/resources.generated/AWS-Cassandra.d.ts +105 -0
  61. package/lib/resources.generated/AWS-Cassandra.js +27 -0
  62. package/lib/resources.generated/AWS-CertificateManager.d.ts +72 -0
  63. package/lib/resources.generated/AWS-CertificateManager.js +27 -0
  64. package/lib/resources.generated/AWS-Chatbot.d.ts +69 -0
  65. package/lib/resources.generated/AWS-Chatbot.js +27 -0
  66. package/lib/resources.generated/AWS-CleanRooms.d.ts +342 -0
  67. package/lib/resources.generated/AWS-CleanRooms.js +79 -0
  68. package/lib/resources.generated/AWS-Cloud9.d.ts +48 -0
  69. package/lib/resources.generated/AWS-Cloud9.js +14 -0
  70. package/lib/resources.generated/AWS-CloudFormation.d.ts +540 -0
  71. package/lib/resources.generated/AWS-CloudFormation.js +225 -0
  72. package/lib/resources.generated/AWS-CloudFront.d.ts +1098 -0
  73. package/lib/resources.generated/AWS-CloudFront.js +170 -0
  74. package/lib/resources.generated/AWS-CloudTrail.d.ts +213 -0
  75. package/lib/resources.generated/AWS-CloudTrail.js +53 -0
  76. package/lib/resources.generated/AWS-CloudWatch.d.ts +358 -0
  77. package/lib/resources.generated/AWS-CloudWatch.js +79 -0
  78. package/lib/resources.generated/AWS-CodeArtifact.d.ts +71 -0
  79. package/lib/resources.generated/AWS-CodeArtifact.js +27 -0
  80. package/lib/resources.generated/AWS-CodeBuild.d.ts +335 -0
  81. package/lib/resources.generated/AWS-CodeBuild.js +40 -0
  82. package/lib/resources.generated/AWS-CodeCommit.d.ts +67 -0
  83. package/lib/resources.generated/AWS-CodeCommit.js +14 -0
  84. package/lib/resources.generated/AWS-CodeDeploy.d.ts +345 -0
  85. package/lib/resources.generated/AWS-CodeDeploy.js +40 -0
  86. package/lib/resources.generated/AWS-CodeGuruProfiler.d.ts +50 -0
  87. package/lib/resources.generated/AWS-CodeGuruProfiler.js +14 -0
  88. package/lib/resources.generated/AWS-CodeGuruReviewer.d.ts +34 -0
  89. package/lib/resources.generated/AWS-CodeGuruReviewer.js +14 -0
  90. package/lib/resources.generated/AWS-CodePipeline.d.ts +253 -0
  91. package/lib/resources.generated/AWS-CodePipeline.js +40 -0
  92. package/lib/resources.generated/AWS-CodeStar.d.ts +45 -0
  93. package/lib/resources.generated/AWS-CodeStar.js +14 -0
  94. package/lib/resources.generated/AWS-CodeStarConnections.d.ts +34 -0
  95. package/lib/resources.generated/AWS-CodeStarConnections.js +14 -0
  96. package/lib/resources.generated/AWS-CodeStarNotifications.d.ts +47 -0
  97. package/lib/resources.generated/AWS-CodeStarNotifications.js +14 -0
  98. package/lib/resources.generated/AWS-Cognito.d.ts +739 -0
  99. package/lib/resources.generated/AWS-Cognito.js +170 -0
  100. package/lib/resources.generated/AWS-Comprehend.d.ts +190 -0
  101. package/lib/resources.generated/AWS-Comprehend.js +27 -0
  102. package/lib/resources.generated/AWS-Config.d.ts +497 -0
  103. package/lib/resources.generated/AWS-Config.js +131 -0
  104. package/lib/resources.generated/AWS-Connect.d.ts +1147 -0
  105. package/lib/resources.generated/AWS-Connect.js +287 -0
  106. package/lib/resources.generated/AWS-ConnectCampaigns.d.ts +77 -0
  107. package/lib/resources.generated/AWS-ConnectCampaigns.js +14 -0
  108. package/lib/resources.generated/AWS-ControlTower.d.ts +21 -0
  109. package/lib/resources.generated/AWS-ControlTower.js +14 -0
  110. package/lib/resources.generated/AWS-CustomerProfiles.d.ts +422 -0
  111. package/lib/resources.generated/AWS-CustomerProfiles.js +73 -0
  112. package/lib/resources.generated/AWS-DAX.d.ts +91 -0
  113. package/lib/resources.generated/AWS-DAX.js +40 -0
  114. package/lib/resources.generated/AWS-DLM.d.ts +234 -0
  115. package/lib/resources.generated/AWS-DLM.js +14 -0
  116. package/lib/resources.generated/AWS-DMS.d.ts +584 -0
  117. package/lib/resources.generated/AWS-DMS.js +95 -0
  118. package/lib/resources.generated/AWS-DataBrew.d.ts +711 -0
  119. package/lib/resources.generated/AWS-DataBrew.js +79 -0
  120. package/lib/resources.generated/AWS-DataPipeline.d.ts +90 -0
  121. package/lib/resources.generated/AWS-DataPipeline.js +14 -0
  122. package/lib/resources.generated/AWS-DataSync.d.ts +736 -0
  123. package/lib/resources.generated/AWS-DataSync.js +188 -0
  124. package/lib/resources.generated/AWS-Detective.d.ts +78 -0
  125. package/lib/resources.generated/AWS-Detective.js +40 -0
  126. package/lib/resources.generated/AWS-DevOpsGuru.d.ts +132 -0
  127. package/lib/resources.generated/AWS-DevOpsGuru.js +40 -0
  128. package/lib/resources.generated/AWS-DirectoryService.d.ts +88 -0
  129. package/lib/resources.generated/AWS-DirectoryService.js +27 -0
  130. package/lib/resources.generated/AWS-DocDB.d.ts +131 -0
  131. package/lib/resources.generated/AWS-DocDB.js +53 -0
  132. package/lib/resources.generated/AWS-DocDBElastic.d.ts +40 -0
  133. package/lib/resources.generated/AWS-DocDBElastic.js +14 -0
  134. package/lib/resources.generated/AWS-DynamoDB.d.ts +403 -0
  135. package/lib/resources.generated/AWS-DynamoDB.js +27 -0
  136. package/lib/resources.generated/AWS-EC2.d.ts +4660 -0
  137. package/lib/resources.generated/AWS-EC2.js +1364 -0
  138. package/lib/resources.generated/AWS-ECR.d.ts +210 -0
  139. package/lib/resources.generated/AWS-ECR.js +66 -0
  140. package/lib/resources.generated/AWS-ECS.d.ts +843 -0
  141. package/lib/resources.generated/AWS-ECS.js +92 -0
  142. package/lib/resources.generated/AWS-EFS.d.ts +184 -0
  143. package/lib/resources.generated/AWS-EFS.js +40 -0
  144. package/lib/resources.generated/AWS-EKS.d.ts +354 -0
  145. package/lib/resources.generated/AWS-EKS.js +77 -0
  146. package/lib/resources.generated/AWS-EMR.d.ts +767 -0
  147. package/lib/resources.generated/AWS-EMR.js +109 -0
  148. package/lib/resources.generated/AWS-EMRContainers.d.ts +58 -0
  149. package/lib/resources.generated/AWS-EMRContainers.js +14 -0
  150. package/lib/resources.generated/AWS-EMRServerless.d.ts +121 -0
  151. package/lib/resources.generated/AWS-EMRServerless.js +14 -0
  152. package/lib/resources.generated/AWS-ElastiCache.d.ts +431 -0
  153. package/lib/resources.generated/AWS-ElastiCache.js +134 -0
  154. package/lib/resources.generated/AWS-ElasticBeanstalk.d.ts +208 -0
  155. package/lib/resources.generated/AWS-ElasticBeanstalk.js +53 -0
  156. package/lib/resources.generated/AWS-ElasticLoadBalancing.d.ts +131 -0
  157. package/lib/resources.generated/AWS-ElasticLoadBalancing.js +20 -0
  158. package/lib/resources.generated/AWS-ElasticLoadBalancingV2.d.ts +505 -0
  159. package/lib/resources.generated/AWS-ElasticLoadBalancingV2.js +78 -0
  160. package/lib/resources.generated/AWS-Elasticsearch.d.ts +177 -0
  161. package/lib/resources.generated/AWS-Elasticsearch.js +14 -0
  162. package/lib/resources.generated/AWS-EntityResolution.d.ts +136 -0
  163. package/lib/resources.generated/AWS-EntityResolution.js +27 -0
  164. package/lib/resources.generated/AWS-EventSchemas.d.ts +151 -0
  165. package/lib/resources.generated/AWS-EventSchemas.js +53 -0
  166. package/lib/resources.generated/AWS-Events.d.ts +569 -0
  167. package/lib/resources.generated/AWS-Events.js +92 -0
  168. package/lib/resources.generated/AWS-Evidently.d.ts +329 -0
  169. package/lib/resources.generated/AWS-Evidently.js +66 -0
  170. package/lib/resources.generated/AWS-FIS.d.ts +105 -0
  171. package/lib/resources.generated/AWS-FIS.js +14 -0
  172. package/lib/resources.generated/AWS-FMS.d.ts +154 -0
  173. package/lib/resources.generated/AWS-FMS.js +43 -0
  174. package/lib/resources.generated/AWS-FSx.d.ts +486 -0
  175. package/lib/resources.generated/AWS-FSx.js +70 -0
  176. package/lib/resources.generated/AWS-FinSpace.d.ts +73 -0
  177. package/lib/resources.generated/AWS-FinSpace.js +22 -0
  178. package/lib/resources.generated/AWS-Forecast.d.ts +99 -0
  179. package/lib/resources.generated/AWS-Forecast.js +27 -0
  180. package/lib/resources.generated/AWS-FraudDetector.d.ts +380 -0
  181. package/lib/resources.generated/AWS-FraudDetector.js +100 -0
  182. package/lib/resources.generated/AWS-GameLift.d.ts +493 -0
  183. package/lib/resources.generated/AWS-GameLift.js +118 -0
  184. package/lib/resources.generated/AWS-GlobalAccelerator.d.ts +129 -0
  185. package/lib/resources.generated/AWS-GlobalAccelerator.js +46 -0
  186. package/lib/resources.generated/AWS-Glue.d.ts +1154 -0
  187. package/lib/resources.generated/AWS-Glue.js +235 -0
  188. package/lib/resources.generated/AWS-Grafana.d.ts +111 -0
  189. package/lib/resources.generated/AWS-Grafana.js +23 -0
  190. package/lib/resources.generated/AWS-Greengrass.d.ts +909 -0
  191. package/lib/resources.generated/AWS-Greengrass.js +209 -0
  192. package/lib/resources.generated/AWS-GreengrassV2.d.ts +294 -0
  193. package/lib/resources.generated/AWS-GreengrassV2.js +27 -0
  194. package/lib/resources.generated/AWS-GroundStation.d.ts +344 -0
  195. package/lib/resources.generated/AWS-GroundStation.js +40 -0
  196. package/lib/resources.generated/AWS-GuardDuty.d.ts +252 -0
  197. package/lib/resources.generated/AWS-GuardDuty.js +79 -0
  198. package/lib/resources.generated/AWS-HealthImaging.d.ts +35 -0
  199. package/lib/resources.generated/AWS-HealthImaging.js +20 -0
  200. package/lib/resources.generated/AWS-HealthLake.d.ts +85 -0
  201. package/lib/resources.generated/AWS-HealthLake.js +22 -0
  202. package/lib/resources.generated/AWS-IAM.d.ts +485 -0
  203. package/lib/resources.generated/AWS-IAM.js +227 -0
  204. package/lib/resources.generated/AWS-IVS.d.ts +163 -0
  205. package/lib/resources.generated/AWS-IVS.js +53 -0
  206. package/lib/resources.generated/AWS-IVSChat.d.ts +108 -0
  207. package/lib/resources.generated/AWS-IVSChat.js +27 -0
  208. package/lib/resources.generated/AWS-IdentityStore.d.ts +66 -0
  209. package/lib/resources.generated/AWS-IdentityStore.js +27 -0
  210. package/lib/resources.generated/AWS-ImageBuilder.d.ts +568 -0
  211. package/lib/resources.generated/AWS-ImageBuilder.js +92 -0
  212. package/lib/resources.generated/AWS-Inspector.d.ts +85 -0
  213. package/lib/resources.generated/AWS-Inspector.js +40 -0
  214. package/lib/resources.generated/AWS-InspectorV2.d.ts +128 -0
  215. package/lib/resources.generated/AWS-InspectorV2.js +14 -0
  216. package/lib/resources.generated/AWS-InternetMonitor.d.ts +81 -0
  217. package/lib/resources.generated/AWS-InternetMonitor.js +20 -0
  218. package/lib/resources.generated/AWS-IoT.d.ts +1545 -0
  219. package/lib/resources.generated/AWS-IoT.js +332 -0
  220. package/lib/resources.generated/AWS-IoT1Click.d.ts +108 -0
  221. package/lib/resources.generated/AWS-IoT1Click.js +40 -0
  222. package/lib/resources.generated/AWS-IoTAnalytics.d.ts +587 -0
  223. package/lib/resources.generated/AWS-IoTAnalytics.js +53 -0
  224. package/lib/resources.generated/AWS-IoTCoreDeviceAdvisor.d.ts +53 -0
  225. package/lib/resources.generated/AWS-IoTCoreDeviceAdvisor.js +14 -0
  226. package/lib/resources.generated/AWS-IoTEvents.d.ts +544 -0
  227. package/lib/resources.generated/AWS-IoTEvents.js +40 -0
  228. package/lib/resources.generated/AWS-IoTFleetHub.d.ts +39 -0
  229. package/lib/resources.generated/AWS-IoTFleetHub.js +23 -0
  230. package/lib/resources.generated/AWS-IoTFleetWise.d.ts +438 -0
  231. package/lib/resources.generated/AWS-IoTFleetWise.js +88 -0
  232. package/lib/resources.generated/AWS-IoTSiteWise.d.ts +452 -0
  233. package/lib/resources.generated/AWS-IoTSiteWise.js +92 -0
  234. package/lib/resources.generated/AWS-IoTThingsGraph.d.ts +30 -0
  235. package/lib/resources.generated/AWS-IoTThingsGraph.js +14 -0
  236. package/lib/resources.generated/AWS-IoTTwinMaker.d.ts +412 -0
  237. package/lib/resources.generated/AWS-IoTTwinMaker.js +87 -0
  238. package/lib/resources.generated/AWS-IoTWireless.d.ts +620 -0
  239. package/lib/resources.generated/AWS-IoTWireless.js +180 -0
  240. package/lib/resources.generated/AWS-KMS.d.ts +91 -0
  241. package/lib/resources.generated/AWS-KMS.js +43 -0
  242. package/lib/resources.generated/AWS-KafkaConnect.d.ts +199 -0
  243. package/lib/resources.generated/AWS-KafkaConnect.js +14 -0
  244. package/lib/resources.generated/AWS-Kendra.d.ts +758 -0
  245. package/lib/resources.generated/AWS-Kendra.js +43 -0
  246. package/lib/resources.generated/AWS-KendraRanking.d.ts +41 -0
  247. package/lib/resources.generated/AWS-KendraRanking.js +14 -0
  248. package/lib/resources.generated/AWS-Kinesis.d.ts +82 -0
  249. package/lib/resources.generated/AWS-Kinesis.js +33 -0
  250. package/lib/resources.generated/AWS-KinesisAnalytics.d.ts +294 -0
  251. package/lib/resources.generated/AWS-KinesisAnalytics.js +40 -0
  252. package/lib/resources.generated/AWS-KinesisAnalyticsV2.d.ts +553 -0
  253. package/lib/resources.generated/AWS-KinesisAnalyticsV2.js +53 -0
  254. package/lib/resources.generated/AWS-KinesisFirehose.d.ts +532 -0
  255. package/lib/resources.generated/AWS-KinesisFirehose.js +14 -0
  256. package/lib/resources.generated/AWS-KinesisVideo.d.ts +63 -0
  257. package/lib/resources.generated/AWS-KinesisVideo.js +27 -0
  258. package/lib/resources.generated/AWS-LakeFormation.d.ts +471 -0
  259. package/lib/resources.generated/AWS-LakeFormation.js +92 -0
  260. package/lib/resources.generated/AWS-Lambda.d.ts +616 -0
  261. package/lib/resources.generated/AWS-Lambda.js +139 -0
  262. package/lib/resources.generated/AWS-Lex.d.ts +1060 -0
  263. package/lib/resources.generated/AWS-Lex.js +56 -0
  264. package/lib/resources.generated/AWS-LicenseManager.d.ts +138 -0
  265. package/lib/resources.generated/AWS-LicenseManager.js +27 -0
  266. package/lib/resources.generated/AWS-Lightsail.d.ts +706 -0
  267. package/lib/resources.generated/AWS-Lightsail.js +177 -0
  268. package/lib/resources.generated/AWS-Location.d.ts +198 -0
  269. package/lib/resources.generated/AWS-Location.js +79 -0
  270. package/lib/resources.generated/AWS-Logs.d.ts +223 -0
  271. package/lib/resources.generated/AWS-Logs.js +105 -0
  272. package/lib/resources.generated/AWS-LookoutEquipment.d.ts +83 -0
  273. package/lib/resources.generated/AWS-LookoutEquipment.js +14 -0
  274. package/lib/resources.generated/AWS-LookoutMetrics.d.ts +242 -0
  275. package/lib/resources.generated/AWS-LookoutMetrics.js +27 -0
  276. package/lib/resources.generated/AWS-LookoutVision.d.ts +28 -0
  277. package/lib/resources.generated/AWS-LookoutVision.js +14 -0
  278. package/lib/resources.generated/AWS-M2.d.ts +119 -0
  279. package/lib/resources.generated/AWS-M2.js +27 -0
  280. package/lib/resources.generated/AWS-MSK.d.ts +495 -0
  281. package/lib/resources.generated/AWS-MSK.js +84 -0
  282. package/lib/resources.generated/AWS-MWAA.d.ts +86 -0
  283. package/lib/resources.generated/AWS-MWAA.js +22 -0
  284. package/lib/resources.generated/AWS-Macie.d.ts +166 -0
  285. package/lib/resources.generated/AWS-Macie.js +53 -0
  286. package/lib/resources.generated/AWS-ManagedBlockchain.d.ts +178 -0
  287. package/lib/resources.generated/AWS-ManagedBlockchain.js +40 -0
  288. package/lib/resources.generated/AWS-MediaConnect.d.ts +575 -0
  289. package/lib/resources.generated/AWS-MediaConnect.js +124 -0
  290. package/lib/resources.generated/AWS-MediaConvert.d.ts +118 -0
  291. package/lib/resources.generated/AWS-MediaConvert.js +40 -0
  292. package/lib/resources.generated/AWS-MediaLive.d.ts +1959 -0
  293. package/lib/resources.generated/AWS-MediaLive.js +40 -0
  294. package/lib/resources.generated/AWS-MediaPackage.d.ts +529 -0
  295. package/lib/resources.generated/AWS-MediaPackage.js +66 -0
  296. package/lib/resources.generated/AWS-MediaPackageV2.d.ts +250 -0
  297. package/lib/resources.generated/AWS-MediaPackageV2.js +66 -0
  298. package/lib/resources.generated/AWS-MediaStore.d.ts +65 -0
  299. package/lib/resources.generated/AWS-MediaStore.js +14 -0
  300. package/lib/resources.generated/AWS-MediaTailor.d.ts +368 -0
  301. package/lib/resources.generated/AWS-MediaTailor.js +85 -0
  302. package/lib/resources.generated/AWS-MemoryDB.d.ts +193 -0
  303. package/lib/resources.generated/AWS-MemoryDB.js +72 -0
  304. package/lib/resources.generated/AWS-Neptune.d.ts +176 -0
  305. package/lib/resources.generated/AWS-Neptune.js +66 -0
  306. package/lib/resources.generated/AWS-NetworkFirewall.d.ts +460 -0
  307. package/lib/resources.generated/AWS-NetworkFirewall.js +53 -0
  308. package/lib/resources.generated/AWS-NetworkManager.d.ts +609 -0
  309. package/lib/resources.generated/AWS-NetworkManager.js +261 -0
  310. package/lib/resources.generated/AWS-NimbleStudio.d.ts +292 -0
  311. package/lib/resources.generated/AWS-NimbleStudio.js +61 -0
  312. package/lib/resources.generated/AWS-OSIS.d.ts +73 -0
  313. package/lib/resources.generated/AWS-OSIS.js +14 -0
  314. package/lib/resources.generated/AWS-Oam.d.ts +61 -0
  315. package/lib/resources.generated/AWS-Oam.js +32 -0
  316. package/lib/resources.generated/AWS-Omics.d.ts +290 -0
  317. package/lib/resources.generated/AWS-Omics.js +95 -0
  318. package/lib/resources.generated/AWS-OpenSearchServerless.d.ts +146 -0
  319. package/lib/resources.generated/AWS-OpenSearchServerless.js +66 -0
  320. package/lib/resources.generated/AWS-OpenSearchService.d.ts +258 -0
  321. package/lib/resources.generated/AWS-OpenSearchService.js +30 -0
  322. package/lib/resources.generated/AWS-OpsWorks.d.ts +425 -0
  323. package/lib/resources.generated/AWS-OpsWorks.js +98 -0
  324. package/lib/resources.generated/AWS-OpsWorksCM.d.ts +59 -0
  325. package/lib/resources.generated/AWS-OpsWorksCM.js +14 -0
  326. package/lib/resources.generated/AWS-Organizations.d.ts +158 -0
  327. package/lib/resources.generated/AWS-Organizations.js +73 -0
  328. package/lib/resources.generated/AWS-PCAConnectorAD.d.ts +488 -0
  329. package/lib/resources.generated/AWS-PCAConnectorAD.js +66 -0
  330. package/lib/resources.generated/AWS-Panorama.d.ts +142 -0
  331. package/lib/resources.generated/AWS-Panorama.js +65 -0
  332. package/lib/resources.generated/AWS-Personalize.d.ts +230 -0
  333. package/lib/resources.generated/AWS-Personalize.js +53 -0
  334. package/lib/resources.generated/AWS-Pinpoint.d.ts +1032 -0
  335. package/lib/resources.generated/AWS-Pinpoint.js +248 -0
  336. package/lib/resources.generated/AWS-PinpointEmail.d.ts +224 -0
  337. package/lib/resources.generated/AWS-PinpointEmail.js +60 -0
  338. package/lib/resources.generated/AWS-Pipes.d.ts +552 -0
  339. package/lib/resources.generated/AWS-Pipes.js +20 -0
  340. package/lib/resources.generated/AWS-Proton.d.ts +99 -0
  341. package/lib/resources.generated/AWS-Proton.js +40 -0
  342. package/lib/resources.generated/AWS-QLDB.d.ts +67 -0
  343. package/lib/resources.generated/AWS-QLDB.js +27 -0
  344. package/lib/resources.generated/AWS-QuickSight.d.ts +15929 -0
  345. package/lib/resources.generated/AWS-QuickSight.js +186 -0
  346. package/lib/resources.generated/AWS-RAM.d.ts +67 -0
  347. package/lib/resources.generated/AWS-RAM.js +27 -0
  348. package/lib/resources.generated/AWS-RDS.d.ts +691 -0
  349. package/lib/resources.generated/AWS-RDS.js +201 -0
  350. package/lib/resources.generated/AWS-RUM.d.ts +83 -0
  351. package/lib/resources.generated/AWS-RUM.js +14 -0
  352. package/lib/resources.generated/AWS-Redshift.d.ts +410 -0
  353. package/lib/resources.generated/AWS-Redshift.js +144 -0
  354. package/lib/resources.generated/AWS-RedshiftServerless.d.ts +179 -0
  355. package/lib/resources.generated/AWS-RedshiftServerless.js +58 -0
  356. package/lib/resources.generated/AWS-RefactorSpaces.d.ts +187 -0
  357. package/lib/resources.generated/AWS-RefactorSpaces.js +62 -0
  358. package/lib/resources.generated/AWS-Rekognition.d.ts +166 -0
  359. package/lib/resources.generated/AWS-Rekognition.js +40 -0
  360. package/lib/resources.generated/AWS-ResilienceHub.d.ts +122 -0
  361. package/lib/resources.generated/AWS-ResilienceHub.js +27 -0
  362. package/lib/resources.generated/AWS-ResourceExplorer2.d.ts +102 -0
  363. package/lib/resources.generated/AWS-ResourceExplorer2.js +40 -0
  364. package/lib/resources.generated/AWS-ResourceGroups.d.ts +80 -0
  365. package/lib/resources.generated/AWS-ResourceGroups.js +14 -0
  366. package/lib/resources.generated/AWS-RoboMaker.d.ts +238 -0
  367. package/lib/resources.generated/AWS-RoboMaker.js +79 -0
  368. package/lib/resources.generated/AWS-RolesAnywhere.d.ts +127 -0
  369. package/lib/resources.generated/AWS-RolesAnywhere.js +40 -0
  370. package/lib/resources.generated/AWS-Route53.d.ts +346 -0
  371. package/lib/resources.generated/AWS-Route53.js +92 -0
  372. package/lib/resources.generated/AWS-Route53RecoveryControl.d.ts +162 -0
  373. package/lib/resources.generated/AWS-Route53RecoveryControl.js +53 -0
  374. package/lib/resources.generated/AWS-Route53RecoveryReadiness.d.ts +166 -0
  375. package/lib/resources.generated/AWS-Route53RecoveryReadiness.js +53 -0
  376. package/lib/resources.generated/AWS-Route53Resolver.d.ts +415 -0
  377. package/lib/resources.generated/AWS-Route53Resolver.js +208 -0
  378. package/lib/resources.generated/AWS-S3.d.ts +942 -0
  379. package/lib/resources.generated/AWS-S3.js +85 -0
  380. package/lib/resources.generated/AWS-S3ObjectLambda.d.ts +124 -0
  381. package/lib/resources.generated/AWS-S3ObjectLambda.js +40 -0
  382. package/lib/resources.generated/AWS-S3Outposts.d.ts +198 -0
  383. package/lib/resources.generated/AWS-S3Outposts.js +53 -0
  384. package/lib/resources.generated/AWS-SDB.d.ts +20 -0
  385. package/lib/resources.generated/AWS-SDB.js +14 -0
  386. package/lib/resources.generated/AWS-SES.d.ts +548 -0
  387. package/lib/resources.generated/AWS-SES.js +138 -0
  388. package/lib/resources.generated/AWS-SNS.d.ts +121 -0
  389. package/lib/resources.generated/AWS-SNS.js +56 -0
  390. package/lib/resources.generated/AWS-SQS.d.ts +92 -0
  391. package/lib/resources.generated/AWS-SQS.js +44 -0
  392. package/lib/resources.generated/AWS-SSM.d.ts +516 -0
  393. package/lib/resources.generated/AWS-SSM.js +118 -0
  394. package/lib/resources.generated/AWS-SSMContacts.d.ts +243 -0
  395. package/lib/resources.generated/AWS-SSMContacts.js +53 -0
  396. package/lib/resources.generated/AWS-SSMIncidents.d.ts +183 -0
  397. package/lib/resources.generated/AWS-SSMIncidents.js +27 -0
  398. package/lib/resources.generated/AWS-SSO.d.ts +115 -0
  399. package/lib/resources.generated/AWS-SSO.js +40 -0
  400. package/lib/resources.generated/AWS-SageMaker.d.ts +3245 -0
  401. package/lib/resources.generated/AWS-SageMaker.js +393 -0
  402. package/lib/resources.generated/AWS-Scheduler.d.ts +221 -0
  403. package/lib/resources.generated/AWS-Scheduler.js +27 -0
  404. package/lib/resources.generated/AWS-SecretsManager.d.ts +151 -0
  405. package/lib/resources.generated/AWS-SecretsManager.js +53 -0
  406. package/lib/resources.generated/AWS-SecurityHub.d.ts +247 -0
  407. package/lib/resources.generated/AWS-SecurityHub.js +40 -0
  408. package/lib/resources.generated/AWS-ServiceCatalog.d.ts +471 -0
  409. package/lib/resources.generated/AWS-ServiceCatalog.js +209 -0
  410. package/lib/resources.generated/AWS-ServiceCatalogAppRegistry.d.ts +121 -0
  411. package/lib/resources.generated/AWS-ServiceCatalogAppRegistry.js +53 -0
  412. package/lib/resources.generated/AWS-ServiceDiscovery.d.ts +235 -0
  413. package/lib/resources.generated/AWS-ServiceDiscovery.js +66 -0
  414. package/lib/resources.generated/AWS-Shield.d.ts +147 -0
  415. package/lib/resources.generated/AWS-Shield.js +53 -0
  416. package/lib/resources.generated/AWS-Signer.d.ts +65 -0
  417. package/lib/resources.generated/AWS-Signer.js +27 -0
  418. package/lib/resources.generated/AWS-SimSpaceWeaver.d.ts +41 -0
  419. package/lib/resources.generated/AWS-SimSpaceWeaver.js +14 -0
  420. package/lib/resources.generated/AWS-StepFunctions.d.ts +208 -0
  421. package/lib/resources.generated/AWS-StepFunctions.js +53 -0
  422. package/lib/resources.generated/AWS-SupportApp.d.ts +72 -0
  423. package/lib/resources.generated/AWS-SupportApp.js +40 -0
  424. package/lib/resources.generated/AWS-Synthetics.d.ts +150 -0
  425. package/lib/resources.generated/AWS-Synthetics.js +27 -0
  426. package/lib/resources.generated/AWS-SystemsManagerSAP.d.ts +45 -0
  427. package/lib/resources.generated/AWS-SystemsManagerSAP.js +14 -0
  428. package/lib/resources.generated/AWS-Timestream.d.ts +265 -0
  429. package/lib/resources.generated/AWS-Timestream.js +50 -0
  430. package/lib/resources.generated/AWS-Transfer.d.ts +477 -0
  431. package/lib/resources.generated/AWS-Transfer.js +100 -0
  432. package/lib/resources.generated/AWS-VerifiedPermissions.d.ts +200 -0
  433. package/lib/resources.generated/AWS-VerifiedPermissions.js +60 -0
  434. package/lib/resources.generated/AWS-VoiceID.d.ts +40 -0
  435. package/lib/resources.generated/AWS-VoiceID.js +14 -0
  436. package/lib/resources.generated/AWS-VpcLattice.d.ts +515 -0
  437. package/lib/resources.generated/AWS-VpcLattice.js +161 -0
  438. package/lib/resources.generated/AWS-WAF.d.ts +252 -0
  439. package/lib/resources.generated/AWS-WAF.js +92 -0
  440. package/lib/resources.generated/AWS-WAFRegional.d.ts +350 -0
  441. package/lib/resources.generated/AWS-WAFRegional.js +144 -0
  442. package/lib/resources.generated/AWS-WAFv2.d.ts +1457 -0
  443. package/lib/resources.generated/AWS-WAFv2.js +79 -0
  444. package/lib/resources.generated/AWS-Wisdom.d.ts +147 -0
  445. package/lib/resources.generated/AWS-Wisdom.js +40 -0
  446. package/lib/resources.generated/AWS-WorkSpaces.d.ts +80 -0
  447. package/lib/resources.generated/AWS-WorkSpaces.js +27 -0
  448. package/lib/resources.generated/AWS-WorkSpacesWeb.d.ts +289 -0
  449. package/lib/resources.generated/AWS-WorkSpacesWeb.js +114 -0
  450. package/lib/resources.generated/AWS-XRay.d.ts +108 -0
  451. package/lib/resources.generated/AWS-XRay.js +42 -0
  452. package/lib/resources.generated/Alexa-ASK.d.ts +52 -0
  453. package/lib/resources.generated/Alexa-ASK.js +14 -0
  454. package/lib/resources.generated/core.d.ts +9 -0
  455. package/lib/template.d.ts +793 -5
  456. package/lib/template.js +83 -1
  457. package/lib/util.d.ts +24 -427
  458. package/lib/util.js +50 -487
  459. package/package.json +11 -15
  460. package/lib/definitions.d.ts +0 -351
  461. package/lib/policies.d.ts +0 -460
  462. package/lib/policies.js +0 -83
  463. package/lib/resources.generated.d.ts +0 -90266
  464. package/lib/resources.generated.js +0 -2289
  465. /package/lib/{definitions.js → resources.generated/core.js} +0 -0
package/lib/policies.d.ts DELETED
@@ -1,460 +0,0 @@
1
- /**
2
- * To specify how AWS CloudFormation handles replacement updates for an Auto
3
- * Scaling group, use the AutoScalingReplacingUpdate policy. This policy enables
4
- * you to specify whether AWS CloudFormation replaces an Auto Scaling group with
5
- * a new one or replaces only the instances in the Auto Scaling group.
6
- *
7
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html#cfn-attributes-updatepolicy-replacingupdate | AutoScalingUpdateReplace policy}
8
- */
9
- export interface AutoScalingReplacingUpdatePolicy {
10
- /**
11
- * Specifies whether an Auto Scaling group and the instances it contains are
12
- * replaced during an update. During replacement, CloudFormation retains the
13
- * old group until it finishes creating the new one. If the update fails,
14
- * CloudFormation can roll back to the old Auto Scaling group and delete the
15
- * new Auto Scaling group.
16
- *
17
- * While CloudFormation creates the new group, it doesn't detach or attach any
18
- * instances. After successfully creating the new Auto Scaling group,
19
- * CloudFormation deletes the old Auto Scaling group during the cleanup
20
- * process.
21
- *
22
- * When you set the `WillReplace` parameter, remember to specify a matching
23
- * `CreationPolicy`. If the minimum number of instances (specified by the
24
- * `MinSuccessfulInstancesPercent` property) don't signal success within the
25
- * `Timeout` period (specified in the `CreationPolicy` policy), the
26
- * replacement update fails and AWS CloudFormation rolls back to the old Auto
27
- * Scaling group.
28
- */
29
- WillReplace?: boolean;
30
- }
31
- /**
32
- * To specify how CloudFormation handles rolling updates for an Auto Scaling
33
- * group, use the `AutoScalingRollingUpdate` policy. Rolling updates enable you
34
- * to specify whether AWS CloudFormation updates instances that are in an Auto
35
- * Scaling group in batches or all at once.
36
- *
37
- * Be aware that, during stack update rollback operations, CloudFormation uses
38
- * the `UpdatePolicy` configuration specified in the template before the current
39
- * stack update operation. For example, suppose you have updated the
40
- * `MaxBatchSize` in your stack template's `UpdatePolicy` from 1 to 10. You then
41
- * perform a stack update, and that update fails and CloudFormation initiates an
42
- * update rollback operation. In such a case, CloudFormation will use 1 as the
43
- * maximum batch size, rather than 10. For this reason, we recommend you make
44
- * changes to the UpdatePolicy configuration in a stack update separate from and
45
- * before any updates to the `AWS::AutoScaling::AutoScalingGroup` resource that
46
- * are likely to initiate rolling updates.
47
- *
48
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html#cfn-attributes-updatepolicy-rollingupdate | AutoScalingRollingUpdate policy}
49
- */
50
- export interface AutoScalingRollingUpdatePolicy {
51
- /**
52
- * Specifies the maximum number of instances that CloudFormation updates.
53
- *
54
- * @default 1
55
- */
56
- MaxBatchSize?: number;
57
- /**
58
- * Specifies the minimum number of instances that must be in service within
59
- * the Auto Scaling group while CloudFormation updates old instances. This
60
- * value must be less than the `MaxSize` of the Auto Scaling group.\
61
- *
62
- * @default 0
63
- */
64
- MinInstancesInService?: number;
65
- /**
66
- * Specifies the percentage of instances in an Auto Scaling rolling update
67
- * that must signal success for an update to succeed. You can specify a value
68
- * from `0` to `100`. CloudFormation rounds to the nearest tenth of a percent.
69
- * For example, if you update five instances with a minimum successful
70
- * percentage of `50`, three instances must signal success.
71
- *
72
- * If an instance doesn't send a signal within the time specified in the
73
- * `PauseTime` property, CloudFormation assumes that the instance wasn't
74
- * updated.
75
- *
76
- * If you specify this property, you must also enable the
77
- * `WaitOnResourceSignals` and `PauseTime` properties.
78
- *
79
- * The `MinSuccessfulInstancesPercent` parameter applies only to instances
80
- * only for signaling purpose. To specify the number of instances in your
81
- * autoscaling group, see the `MinSize`, `MaxSize`, and `DesiredCapacity`
82
- * properties fo the `AWS::AutoScaling::AutoScalingGroup` resource.
83
- *
84
- * @default 100
85
- */
86
- MinSuccessfulInstancesPercent?: number;
87
- /**
88
- * The amount of time that CloudFormation pauses after making a change to a
89
- * batch of instances to give those instances time to start software
90
- * applications. For example, you might need to specify `PauseTime` when
91
- * scaling up the number of instances in an Auto Scaling group.
92
- *
93
- * If you enable the WaitOnResourceSignals property, `PauseTime` is the amount
94
- * of time that CloudFormation should wait for the Auto Scaling group to
95
- * receive the required number of valid signals from added or replaced
96
- * instances. If the `PauseTime` is exceeded before the Auto Scaling group
97
- * receives the required number of signals, the update fails. For best
98
- * results, specify a time period that gives your applications sufficient time
99
- * to get started. If the update needs to be rolled back, a short `PauseTime`
100
- * can cause the rollback to fail.
101
- *
102
- * Specify `PauseTime` in the ISO8601 duration format (in the format
103
- * `PT#H#M#S`, where each `#` is the number of hours, minutes, and seconds,
104
- * respectively). The maximum `PauseTime` is one hour (`PT1H`).
105
- *
106
- * **Default:** `PT0S` (0 seconds). If the `WaitOnResourceSignals` property is
107
- * set to true, the default is `PT5M`.
108
- */
109
- PauseTime?: string;
110
- /**
111
- * Specifies the Auto Scaling processes to suspend during a stack update.
112
- * Suspending processes prevents Auto Scaling from interfering with a stack
113
- * update. For example, you can suspend alarming so that Amazon EC2 Auto
114
- * Scaling doesn't execute scaling policies associated with an alarm. For
115
- * valid values, see the `ScalingProcesses.member.N` parameter for the
116
- * SuspendProcesses action in the Amazon EC2 Auto Scaling API Reference.
117
- */
118
- SuspendProcesses?: string[];
119
- /**
120
- * Specifies whether the Auto Scaling group waits on signals from new
121
- * instances during an update. Use this property to ensure that instances have
122
- * completed installing and configuring applications before the Auto Scaling
123
- * group update proceeds. AWS CloudFormation suspends the update of an Auto
124
- * Scaling group after new EC2 instances are launched into the group. AWS
125
- * CloudFormation must receive a signal from each new instance within the
126
- * specified PauseTime before continuing the update. To signal the Auto
127
- * Scaling group, use the `cfn-signal` helper script or SignalResource API.
128
- *
129
- * To have instances wait for an Elastic Load Balancing health check before
130
- * they signal success, add a health-check verification by using the `cfn-init`
131
- * helper script. For an example, see the `verify_instance_health` command in
132
- * the Auto Scaling rolling updates sample template.
133
- *
134
- * @default false
135
- */
136
- WaitOnResourceSignals?: boolean;
137
- }
138
- /**
139
- * To specify how AWS CloudFormation handles updates for the `MinSize`,
140
- * `MaxSize`, and `DesiredCapacity` properties when the
141
- * `AWS::AutoScaling::AutoScalingGroup` resource has an associated scheduled
142
- * action, use the `AutoScalingScheduledAction` policy.
143
- *
144
- * With scheduled actions, the group size properties of an Auto Scaling group
145
- * can change at any time. When you update a stack with an Auto Scaling group
146
- * and scheduled action, CloudFormation always sets the group size property
147
- * values of your Auto Scaling group to the values that are defined in the
148
- * `AWS::AutoScaling::AutoScalingGroup` resource of your template, even if a
149
- * scheduled action is in effect.
150
- *
151
- * If you don't want CloudFormation to change any of the group size property
152
- * values when you have a scheduled action in effect, use the
153
- * `AutoScalingScheduledAction` update policy and set
154
- * `IgnoreUnmodifiedGroupSizeProperties` to true to prevent CloudFormation from
155
- * changing the `MinSize`, `MaxSize`, or `DesiredCapacity` properties unless you
156
- * have modified these values in your template.
157
- *
158
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html#cfn-attributes-updatepolicy-scheduledactions | AutoScalingScheduledAction policy}
159
- */
160
- export interface AutoScalingScheduledActionPolicy {
161
- /**
162
- * If true, AWS CloudFormation ignores differences in group size properties
163
- * between your current Auto Scaling group and the Auto Scaling group
164
- * described in the `AWS::AutoScaling::AutoScalingGroup` resource of your
165
- * template during a stack update. If you modify any of the group size
166
- * property values in your template, AWS CloudFormation uses the modified
167
- * values and updates your Auto Scaling group.
168
- *
169
- * @default false
170
- */
171
- IgnoreUnmodifiedGroupSizeProperties?: boolean;
172
- }
173
- /**
174
- * To perform an CodeDeploy deployment when the version changes on an
175
- * `AWS::Lambda::Alias` resource, use the `CodeDeployLambdaAliasUpdate` update
176
- * policy.
177
- *
178
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html#cfn-attributes-updatepolicy-codedeploylambdaaliasupdate | CodeDeployLambdaAlias Update policy}
179
- */
180
- export interface CodeDeployLambdaAliasUpdatePolicy {
181
- /**
182
- * The name of the Lambda function to run after traffic routing completes.
183
- */
184
- AfterAllowTrafficHook?: string;
185
- /**
186
- * The name of the CodeDeploy application.
187
- */
188
- ApplicationName: string;
189
- /**
190
- * The name of the Lambda function to run before traffic routing starts.
191
- */
192
- BeforeAllowTrafficHook?: string;
193
- /**
194
- * The name of the CodeDeploy deployment group. This is where the
195
- * traffic-shifting policy is set.
196
- */
197
- DeploymentGroupName: string;
198
- }
199
- /**
200
- * For an Auto Scaling group replacement update, specifies how many instances
201
- * must signal success for the update to succeed.
202
- *
203
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-creationpolicy.html | CreationPolicy attribute}
204
- */
205
- export interface AutoScalingCreationPolicy {
206
- /**
207
- * Specifies the percentage of instances in an Auto Scaling replacement update
208
- * that must signal success for the update to succeed. You can specify a value
209
- * from `0` to `100`. CloudFormation rounds to the nearest tenth of a percent.
210
- * For example, if you update five instances with a minimum successful
211
- * percentage of `50`, three instances must signal success. If an instance
212
- * doesn't send a signal within the time specified by the Timeout property,
213
- * CloudFormation assumes that the instance wasn't created.
214
- */
215
- MinSuccessfulInstancesPercent?: number;
216
- }
217
- /**
218
- * When CloudFormation creates the associated resource, configures the number of
219
- * required success signals and the length of time that CloudFormation waits for
220
- * those signals.
221
- *
222
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-creationpolicy.html | CreationPolicy attribute}
223
- */
224
- export interface ResourceSignalPolicy {
225
- /**
226
- * The number of success signals CloudFormation must receive before it sets
227
- * the resource status as `CREATE_COMPLETE`. If the resource receives a
228
- * failure signal or doesn't receive the specified number of signals before
229
- * the timeout period expires, the resource creation fails and CloudFormation
230
- * rolls the stack back.
231
- */
232
- Count?: number;
233
- /**
234
- * The length of time that CloudFormation waits for the number of signals that
235
- * was specified in the Count property. The timeout period starts after
236
- * CloudFormation starts creating the resource, and the timeout expires no
237
- * sooner than the time you specify but can occur shortly thereafter. The
238
- * maximum time that you can specify is 12 hours.
239
- *
240
- * The value must be in ISO8601 duration format, in the form: `"PT#H#M#S"`,
241
- * where each # is the number of hours, minutes, and seconds, respectively.
242
- * For best results, specify a period of time that gives your instances plenty
243
- * of time to get up and running. A shorter timeout can cause a rollback.
244
- */
245
- Timeout?: string;
246
- }
247
- /**
248
- * Associate the `CreationPolicy` attribute with a resource to prevent its
249
- * status from reaching create complete until AWS CloudFormation receives a
250
- * specified number of success signals or the timeout period is exceeded. To
251
- * signal a resource, you can use the `cfn-signal` helper script or
252
- * SignalResource API. CloudFormation publishes valid signals to the stack
253
- * events so that you track the number of signals sent.
254
- *
255
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-creationpolicy.html | CreationPolicy attribute}
256
- */
257
- export interface CreationPolicy {
258
- /**
259
- * For an Auto Scaling group replacement update, specifies how many instances
260
- * must signal success for the update to succeed.
261
- */
262
- AutoScalingCreationPolicy?: AutoScalingCreationPolicy;
263
- /**
264
- * When CloudFormation creates the associated resource, configures the number
265
- * of required success signals and the length of time that CloudFormation
266
- * waits for those signals.
267
- */
268
- ResourceSignal?: ResourceSignalPolicy;
269
- }
270
- /**
271
- * With the `DeletionPolicy` attribute you can preserve, and in some cases,
272
- * backup a resource when its stack is deleted. You specify a `DeletionPolicy`
273
- * attribute for each resource that you want to control. If a resource has no
274
- * `DeletionPolicy` attribute, AWS CloudFormation deletes the resource by
275
- * default, except for:
276
- *
277
- * - For `AWS::RDS::DBCluster resources`, the default policy is `Snapshot`.
278
- * - For `AWS::RDS::DBInstance` resources that don't specify the
279
- * `DBClusterIdentifier` property, the default policy is `Snapshot`.
280
- * - For Amazon S3 buckets, you must delete all objects in the bucket for
281
- * deletion to succeed.
282
- *
283
- * This capability also applies to stack update operations that lead to
284
- * resources being deleted from stacks. For example, if you remove the resource
285
- * from the stack template, and then update the stack with the template. This
286
- * capability doesn't apply to resources whose physical instance is replaced
287
- * during stack update operations. For example, if you edit a resource's
288
- * properties such that CloudFormation replaces that resource during a stack
289
- * update.
290
- *
291
- * To keep a resource when its stack is deleted, specify Retain for that
292
- * resource. You can use retain for any resource. For example, you can retain a
293
- * nested stack, Amazon S3 bucket, or EC2 instance so that you can continue to
294
- * use or modify those resources after you delete their stacks.
295
- *
296
- * For resources that support snapshots, such as `AWS::EC2::Volume`, specify
297
- * Snapshot to have CloudFormation create a snapshot before deleting the
298
- * resource.
299
- *
300
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-deletionpolicy.html | DeletionPolicy attribute}
301
- */
302
- export declare const DeletionPolicy: {
303
- /**
304
- * CloudFormation deletes the resource and all its content if applicable
305
- * during stack deletion. You can add this deletion policy to any resource
306
- * type. By default, if you don't specify a `DeletionPolicy`, CloudFormation
307
- * deletes your resources. However, be aware of the following considerations:
308
- *
309
- * - For `AWS::RDS::DBCluster resources`, the default policy is `Snapshot`.
310
- * - For `AWS::RDS::DBInstance` resources that don't specify the
311
- * `DBClusterIdentifier` property, the default policy is `Snapshot`.
312
- *
313
- * For Amazon S3 buckets, you must delete all objects in the bucket for
314
- * deletion to succeed.
315
- */
316
- readonly Delete: "Delete";
317
- /**
318
- * CloudFormation keeps the resource without deleting the resource or its
319
- * contents when its stack is deleted. You can add this deletion policy to any
320
- * resource type. When CloudFormation completes the stack deletion, the stack
321
- * will be in `Delete_Complete` state; however, resources that are retained
322
- * continue to exist and continue to incur applicable charges until you delete
323
- * those resources.
324
- *
325
- * For update operations, the following considerations apply:
326
- *
327
- * - If a resource is deleted, the `DeletionPolicy` retains the physical
328
- * resource but ensures that it's deleted from CloudFormation's scope.
329
- * - If a resource is updated such that a new physical resource is created to
330
- * replace the old resource, then the old resource is completely deleted,
331
- * including from CloudFormation's scope.
332
- */
333
- readonly Retain: "Retain";
334
- /**
335
- * For resources that support snapshots, CloudFormation creates a snapshot for
336
- * the resource before deleting it. When CloudFormation completes the stack
337
- * deletion, the stack will be in the `Delete_Complete` state; however, the
338
- * snapshots that are created with this policy continue to exist and continue
339
- * to incur applicable charges until you delete those snapshots.
340
- *
341
- * Resources that support snapshots include:
342
- *
343
- * - `AWS::EC2::Volume`
344
- * - `AWS::ElastiCache::CacheCluster`
345
- * - `AWS::ElastiCache::ReplicationGroup`
346
- * - `AWS::Neptune::DBCluster`
347
- * - `AWS::RDS::DBCluster`
348
- * - `AWS::RDS::DBInstance`
349
- * - `AWS::Redshift::Cluster`
350
- */
351
- readonly Snapshot: "Snapshot";
352
- };
353
- export type DeletionPolicy = (typeof DeletionPolicy)[keyof typeof DeletionPolicy];
354
- /**
355
- * Use the `UpdatePolicy` attribute to specify how AWS CloudFormation handles
356
- * updates to the `AWS::AppStream::Fleet`,
357
- * `AWS::AutoScaling::AutoScalingGroup`, ``AWS::ElastiCache::ReplicationGroup``,
358
- * `AWS::OpenSearchService::Domain`, `AWS::Elasticsearch::Domain`, or
359
- * `AWS::Lambda::Alias resources`.
360
- *
361
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html | UpdatePolicy attribute}
362
- */
363
- export interface UpdatePolicy {
364
- /**
365
- * To specify how AWS CloudFormation handles replacement updates for an Auto
366
- * Scaling group, use the AutoScalingReplacingUpdate policy. This policy
367
- * enables you to specify whether AWS CloudFormation replaces an Auto Scaling
368
- * group with a new one or replaces only the instances in the Auto Scaling
369
- * group.
370
- *
371
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html#cfn-attributes-updatepolicy-replacingupdate | AutoScalingReplacing update policy}
372
- */
373
- AutoScalingReplacing?: AutoScalingReplacingUpdatePolicy;
374
- /**
375
- * To specify how CloudFormation handles rolling updates for an Auto Scaling
376
- * group, use the `AutoScalingRollingUpdate` policy. Rolling updates enable
377
- * you to specify whether AWS CloudFormation updates instances that are in an
378
- * Auto Scaling group in batches or all at once.
379
- *
380
- * Be aware that, during stack update rollback operations, CloudFormation uses
381
- * the `UpdatePolicy` configuration specified in the template before the
382
- * current stack update operation. For example, suppose you have updated the
383
- * `MaxBatchSize` in your stack template's `UpdatePolicy` from 1 to 10. You
384
- * then perform a stack update, and that update fails and CloudFormation
385
- * initiates an update rollback operation. In such a case, CloudFormation will
386
- * use 1 as the maximum batch size, rather than 10. For this reason, we
387
- * recommend you make changes to the UpdatePolicy configuration in a stack
388
- * update separate from and before any updates to the
389
- * `AWS::AutoScaling::AutoScalingGroup` resource that are likely to initiate
390
- * rolling updates.
391
- *
392
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html#cfn-attributes-updatepolicy-rollingupdate | AutoScalingRollingUpdate policy}
393
- */
394
- AutoScalingRollingUpdate?: AutoScalingRollingUpdatePolicy;
395
- /**
396
- * To specify how AWS CloudFormation handles updates for the `MinSize`,
397
- * `MaxSize`, and `DesiredCapacity` properties when the
398
- * `AWS::AutoScaling::AutoScalingGroup` resource has an associated scheduled
399
- * action, use the `AutoScalingScheduledAction` policy.
400
- *
401
- * With scheduled actions, the group size properties of an Auto Scaling group
402
- * can change at any time. When you update a stack with an Auto Scaling group
403
- * and scheduled action, CloudFormation always sets the group size property
404
- * values of your Auto Scaling group to the values that are defined in the
405
- * `AWS::AutoScaling::AutoScalingGroup` resource of your template, even if a
406
- * scheduled action is in effect.
407
- *
408
- * If you don't want CloudFormation to change any of the group size property
409
- * values when you have a scheduled action in effect, use the
410
- * `AutoScalingScheduledAction` update policy and set
411
- * `IgnoreUnmodifiedGroupSizeProperties` to true to prevent CloudFormation
412
- * from changing the `MinSize`, `MaxSize`, or `DesiredCapacity` properties
413
- * unless you have modified these values in your template.
414
- *
415
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html#cfn-attributes-updatepolicy-scheduledactions | AutoScalingScheduledAction policy}
416
- */
417
- AutoScalingScheduledAction?: AutoScalingScheduledActionPolicy;
418
- /**
419
- * To perform an CodeDeploy deployment when the version changes on an
420
- * `AWS::Lambda::Alias` resource, use the `CodeDeployLambdaAliasUpdate` update
421
- * policy.
422
- *
423
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html#cfn-attributes-updatepolicy-codedeploylambdaaliasupdate | CodeDeployLambdaAlias update policy}
424
- */
425
- CodeDeployLambdaAliasUpdate?: CodeDeployLambdaAliasUpdatePolicy;
426
- /**
427
- * To upgrade an OpenSearch Service domain to a new version of OpenSearch or
428
- * Elasticsearch rather than replacing the entire
429
- * `AWS::OpenSearchService::Domain` or `AWS::Elasticsearch::Domain` resource, use
430
- * the `EnableVersionUpgrade` update policy.
431
- *
432
- * If `EnableVersionUpgrade` is set to true, you can update the `EngineVersion`
433
- * property of the `AWS::OpenSearchService::Domain` resource (or the
434
- * `ElasticsearchVersion` property of the legacy `AWS::Elasticsearch::Domain`
435
- * resource), and CloudFormation will update that property without
436
- * interruption. When `EnableVersionUpgrade` is set to false, or not specified,
437
- * updating the `EngineVersion` or `ElasticsearchVersion` property results in
438
- * CloudFormation replacing the entire
439
- * `AWS::OpenSearchService::Domain`/`AWS::Elasticsearch::Domain` resource.
440
- *
441
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html#cfn-attributes-updatepolicy-upgradeopensearchdomain | EnableVersionUpgrade policy}
442
- */
443
- EnableVersionUpgrade?: boolean;
444
- /**
445
- * To modify a replication group's shards by adding or removing shards, rather
446
- * than replacing the entire `AWS::ElastiCache::ReplicationGroup` resource,
447
- * use the `UseOnlineResharding` update policy.
448
- *
449
- * If `UseOnlineResharding` is set to true, you can update the `NumNodeGroups`
450
- * and `NodeGroupConfiguration` properties of the
451
- * `AWS::ElastiCache::ReplicationGroup` resource, and CloudFormation will
452
- * update those properties without interruption. When `UseOnlineResharding` is
453
- * set to false, or not specified, updating the `NumNodeGroups` and
454
- * `NodeGroupConfiguration` properties results in CloudFormation replacing the
455
- * entire `AWS::ElastiCache::ReplicationGroup` resource.
456
- *
457
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html#cfn-attributes-updatepolicy-useonlineresharding | UseOnlineResharding policy}
458
- */
459
- UseOnlineResharding?: boolean;
460
- }
package/lib/policies.js DELETED
@@ -1,83 +0,0 @@
1
- /**
2
- * With the `DeletionPolicy` attribute you can preserve, and in some cases,
3
- * backup a resource when its stack is deleted. You specify a `DeletionPolicy`
4
- * attribute for each resource that you want to control. If a resource has no
5
- * `DeletionPolicy` attribute, AWS CloudFormation deletes the resource by
6
- * default, except for:
7
- *
8
- * - For `AWS::RDS::DBCluster resources`, the default policy is `Snapshot`.
9
- * - For `AWS::RDS::DBInstance` resources that don't specify the
10
- * `DBClusterIdentifier` property, the default policy is `Snapshot`.
11
- * - For Amazon S3 buckets, you must delete all objects in the bucket for
12
- * deletion to succeed.
13
- *
14
- * This capability also applies to stack update operations that lead to
15
- * resources being deleted from stacks. For example, if you remove the resource
16
- * from the stack template, and then update the stack with the template. This
17
- * capability doesn't apply to resources whose physical instance is replaced
18
- * during stack update operations. For example, if you edit a resource's
19
- * properties such that CloudFormation replaces that resource during a stack
20
- * update.
21
- *
22
- * To keep a resource when its stack is deleted, specify Retain for that
23
- * resource. You can use retain for any resource. For example, you can retain a
24
- * nested stack, Amazon S3 bucket, or EC2 instance so that you can continue to
25
- * use or modify those resources after you delete their stacks.
26
- *
27
- * For resources that support snapshots, such as `AWS::EC2::Volume`, specify
28
- * Snapshot to have CloudFormation create a snapshot before deleting the
29
- * resource.
30
- *
31
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-deletionpolicy.html | DeletionPolicy attribute}
32
- */
33
- export const DeletionPolicy = {
34
- /**
35
- * CloudFormation deletes the resource and all its content if applicable
36
- * during stack deletion. You can add this deletion policy to any resource
37
- * type. By default, if you don't specify a `DeletionPolicy`, CloudFormation
38
- * deletes your resources. However, be aware of the following considerations:
39
- *
40
- * - For `AWS::RDS::DBCluster resources`, the default policy is `Snapshot`.
41
- * - For `AWS::RDS::DBInstance` resources that don't specify the
42
- * `DBClusterIdentifier` property, the default policy is `Snapshot`.
43
- *
44
- * For Amazon S3 buckets, you must delete all objects in the bucket for
45
- * deletion to succeed.
46
- */
47
- Delete: "Delete",
48
- /**
49
- * CloudFormation keeps the resource without deleting the resource or its
50
- * contents when its stack is deleted. You can add this deletion policy to any
51
- * resource type. When CloudFormation completes the stack deletion, the stack
52
- * will be in `Delete_Complete` state; however, resources that are retained
53
- * continue to exist and continue to incur applicable charges until you delete
54
- * those resources.
55
- *
56
- * For update operations, the following considerations apply:
57
- *
58
- * - If a resource is deleted, the `DeletionPolicy` retains the physical
59
- * resource but ensures that it's deleted from CloudFormation's scope.
60
- * - If a resource is updated such that a new physical resource is created to
61
- * replace the old resource, then the old resource is completely deleted,
62
- * including from CloudFormation's scope.
63
- */
64
- Retain: "Retain",
65
- /**
66
- * For resources that support snapshots, CloudFormation creates a snapshot for
67
- * the resource before deleting it. When CloudFormation completes the stack
68
- * deletion, the stack will be in the `Delete_Complete` state; however, the
69
- * snapshots that are created with this policy continue to exist and continue
70
- * to incur applicable charges until you delete those snapshots.
71
- *
72
- * Resources that support snapshots include:
73
- *
74
- * - `AWS::EC2::Volume`
75
- * - `AWS::ElastiCache::CacheCluster`
76
- * - `AWS::ElastiCache::ReplicationGroup`
77
- * - `AWS::Neptune::DBCluster`
78
- * - `AWS::RDS::DBCluster`
79
- * - `AWS::RDS::DBInstance`
80
- * - `AWS::Redshift::Cluster`
81
- */
82
- Snapshot: "Snapshot",
83
- };