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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (465) hide show
  1. package/README.md +52 -0
  2. package/lib/intrinsics.d.ts +428 -0
  3. package/lib/intrinsics.js +498 -0
  4. package/lib/resources.generated/AWS-ACMPCA.d.ts +413 -0
  5. package/lib/resources.generated/AWS-ACMPCA.js +53 -0
  6. package/lib/resources.generated/AWS-APS.d.ts +71 -0
  7. package/lib/resources.generated/AWS-APS.js +27 -0
  8. package/lib/resources.generated/AWS-AccessAnalyzer.d.ts +53 -0
  9. package/lib/resources.generated/AWS-AccessAnalyzer.js +14 -0
  10. package/lib/resources.generated/AWS-AmazonMQ.d.ts +202 -0
  11. package/lib/resources.generated/AWS-AmazonMQ.js +50 -0
  12. package/lib/resources.generated/AWS-Amplify.d.ts +199 -0
  13. package/lib/resources.generated/AWS-Amplify.js +49 -0
  14. package/lib/resources.generated/AWS-AmplifyUIBuilder.d.ts +450 -0
  15. package/lib/resources.generated/AWS-AmplifyUIBuilder.js +40 -0
  16. package/lib/resources.generated/AWS-ApiGateway.d.ts +790 -0
  17. package/lib/resources.generated/AWS-ApiGateway.js +253 -0
  18. package/lib/resources.generated/AWS-ApiGatewayV2.d.ts +578 -0
  19. package/lib/resources.generated/AWS-ApiGatewayV2.js +170 -0
  20. package/lib/resources.generated/AWS-AppConfig.d.ts +282 -0
  21. package/lib/resources.generated/AWS-AppConfig.js +105 -0
  22. package/lib/resources.generated/AWS-AppFlow.d.ts +1084 -0
  23. package/lib/resources.generated/AWS-AppFlow.js +40 -0
  24. package/lib/resources.generated/AWS-AppIntegrations.d.ts +94 -0
  25. package/lib/resources.generated/AWS-AppIntegrations.js +27 -0
  26. package/lib/resources.generated/AWS-AppMesh.d.ts +1486 -0
  27. package/lib/resources.generated/AWS-AppMesh.js +129 -0
  28. package/lib/resources.generated/AWS-AppRunner.d.ts +338 -0
  29. package/lib/resources.generated/AWS-AppRunner.js +74 -0
  30. package/lib/resources.generated/AWS-AppStream.d.ts +555 -0
  31. package/lib/resources.generated/AWS-AppStream.js +170 -0
  32. package/lib/resources.generated/AWS-AppSync.d.ts +582 -0
  33. package/lib/resources.generated/AWS-AppSync.js +141 -0
  34. package/lib/resources.generated/AWS-ApplicationAutoScaling.d.ts +157 -0
  35. package/lib/resources.generated/AWS-ApplicationAutoScaling.js +27 -0
  36. package/lib/resources.generated/AWS-ApplicationInsights.d.ts +191 -0
  37. package/lib/resources.generated/AWS-ApplicationInsights.js +14 -0
  38. package/lib/resources.generated/AWS-Athena.d.ts +218 -0
  39. package/lib/resources.generated/AWS-Athena.js +75 -0
  40. package/lib/resources.generated/AWS-AuditManager.d.ts +103 -0
  41. package/lib/resources.generated/AWS-AuditManager.js +14 -0
  42. package/lib/resources.generated/AWS-AutoScaling.d.ts +621 -0
  43. package/lib/resources.generated/AWS-AutoScaling.js +85 -0
  44. package/lib/resources.generated/AWS-AutoScalingPlans.d.ts +134 -0
  45. package/lib/resources.generated/AWS-AutoScalingPlans.js +14 -0
  46. package/lib/resources.generated/AWS-Backup.d.ts +322 -0
  47. package/lib/resources.generated/AWS-Backup.js +66 -0
  48. package/lib/resources.generated/AWS-BackupGateway.d.ts +35 -0
  49. package/lib/resources.generated/AWS-BackupGateway.js +14 -0
  50. package/lib/resources.generated/AWS-Batch.d.ts +577 -0
  51. package/lib/resources.generated/AWS-Batch.js +53 -0
  52. package/lib/resources.generated/AWS-BillingConductor.d.ts +226 -0
  53. package/lib/resources.generated/AWS-BillingConductor.js +67 -0
  54. package/lib/resources.generated/AWS-Budgets.d.ts +210 -0
  55. package/lib/resources.generated/AWS-Budgets.js +27 -0
  56. package/lib/resources.generated/AWS-CE.d.ts +128 -0
  57. package/lib/resources.generated/AWS-CE.js +46 -0
  58. package/lib/resources.generated/AWS-CUR.d.ts +31 -0
  59. package/lib/resources.generated/AWS-CUR.js +14 -0
  60. package/lib/resources.generated/AWS-Cassandra.d.ts +105 -0
  61. package/lib/resources.generated/AWS-Cassandra.js +27 -0
  62. package/lib/resources.generated/AWS-CertificateManager.d.ts +72 -0
  63. package/lib/resources.generated/AWS-CertificateManager.js +27 -0
  64. package/lib/resources.generated/AWS-Chatbot.d.ts +69 -0
  65. package/lib/resources.generated/AWS-Chatbot.js +27 -0
  66. package/lib/resources.generated/AWS-CleanRooms.d.ts +342 -0
  67. package/lib/resources.generated/AWS-CleanRooms.js +79 -0
  68. package/lib/resources.generated/AWS-Cloud9.d.ts +48 -0
  69. package/lib/resources.generated/AWS-Cloud9.js +14 -0
  70. package/lib/resources.generated/AWS-CloudFormation.d.ts +540 -0
  71. package/lib/resources.generated/AWS-CloudFormation.js +225 -0
  72. package/lib/resources.generated/AWS-CloudFront.d.ts +1119 -0
  73. package/lib/resources.generated/AWS-CloudFront.js +170 -0
  74. package/lib/resources.generated/AWS-CloudTrail.d.ts +213 -0
  75. package/lib/resources.generated/AWS-CloudTrail.js +53 -0
  76. package/lib/resources.generated/AWS-CloudWatch.d.ts +358 -0
  77. package/lib/resources.generated/AWS-CloudWatch.js +79 -0
  78. package/lib/resources.generated/AWS-CodeArtifact.d.ts +71 -0
  79. package/lib/resources.generated/AWS-CodeArtifact.js +27 -0
  80. package/lib/resources.generated/AWS-CodeBuild.d.ts +335 -0
  81. package/lib/resources.generated/AWS-CodeBuild.js +40 -0
  82. package/lib/resources.generated/AWS-CodeCommit.d.ts +67 -0
  83. package/lib/resources.generated/AWS-CodeCommit.js +14 -0
  84. package/lib/resources.generated/AWS-CodeDeploy.d.ts +345 -0
  85. package/lib/resources.generated/AWS-CodeDeploy.js +40 -0
  86. package/lib/resources.generated/AWS-CodeGuruProfiler.d.ts +50 -0
  87. package/lib/resources.generated/AWS-CodeGuruProfiler.js +14 -0
  88. package/lib/resources.generated/AWS-CodeGuruReviewer.d.ts +34 -0
  89. package/lib/resources.generated/AWS-CodeGuruReviewer.js +14 -0
  90. package/lib/resources.generated/AWS-CodePipeline.d.ts +253 -0
  91. package/lib/resources.generated/AWS-CodePipeline.js +40 -0
  92. package/lib/resources.generated/AWS-CodeStar.d.ts +45 -0
  93. package/lib/resources.generated/AWS-CodeStar.js +14 -0
  94. package/lib/resources.generated/AWS-CodeStarConnections.d.ts +34 -0
  95. package/lib/resources.generated/AWS-CodeStarConnections.js +14 -0
  96. package/lib/resources.generated/AWS-CodeStarNotifications.d.ts +47 -0
  97. package/lib/resources.generated/AWS-CodeStarNotifications.js +14 -0
  98. package/lib/resources.generated/AWS-Cognito.d.ts +739 -0
  99. package/lib/resources.generated/AWS-Cognito.js +170 -0
  100. package/lib/resources.generated/AWS-Comprehend.d.ts +190 -0
  101. package/lib/resources.generated/AWS-Comprehend.js +27 -0
  102. package/lib/resources.generated/AWS-Config.d.ts +497 -0
  103. package/lib/resources.generated/AWS-Config.js +131 -0
  104. package/lib/resources.generated/AWS-Connect.d.ts +1147 -0
  105. package/lib/resources.generated/AWS-Connect.js +287 -0
  106. package/lib/resources.generated/AWS-ConnectCampaigns.d.ts +77 -0
  107. package/lib/resources.generated/AWS-ConnectCampaigns.js +14 -0
  108. package/lib/resources.generated/AWS-ControlTower.d.ts +21 -0
  109. package/lib/resources.generated/AWS-ControlTower.js +14 -0
  110. package/lib/resources.generated/AWS-CustomerProfiles.d.ts +422 -0
  111. package/lib/resources.generated/AWS-CustomerProfiles.js +73 -0
  112. package/lib/resources.generated/AWS-DAX.d.ts +91 -0
  113. package/lib/resources.generated/AWS-DAX.js +40 -0
  114. package/lib/resources.generated/AWS-DLM.d.ts +234 -0
  115. package/lib/resources.generated/AWS-DLM.js +14 -0
  116. package/lib/resources.generated/AWS-DMS.d.ts +584 -0
  117. package/lib/resources.generated/AWS-DMS.js +95 -0
  118. package/lib/resources.generated/AWS-DataBrew.d.ts +711 -0
  119. package/lib/resources.generated/AWS-DataBrew.js +79 -0
  120. package/lib/resources.generated/AWS-DataPipeline.d.ts +90 -0
  121. package/lib/resources.generated/AWS-DataPipeline.js +14 -0
  122. package/lib/resources.generated/AWS-DataSync.d.ts +736 -0
  123. package/lib/resources.generated/AWS-DataSync.js +188 -0
  124. package/lib/resources.generated/AWS-Detective.d.ts +78 -0
  125. package/lib/resources.generated/AWS-Detective.js +40 -0
  126. package/lib/resources.generated/AWS-DevOpsGuru.d.ts +132 -0
  127. package/lib/resources.generated/AWS-DevOpsGuru.js +40 -0
  128. package/lib/resources.generated/AWS-DirectoryService.d.ts +88 -0
  129. package/lib/resources.generated/AWS-DirectoryService.js +27 -0
  130. package/lib/resources.generated/AWS-DocDB.d.ts +131 -0
  131. package/lib/resources.generated/AWS-DocDB.js +53 -0
  132. package/lib/resources.generated/AWS-DocDBElastic.d.ts +40 -0
  133. package/lib/resources.generated/AWS-DocDBElastic.js +14 -0
  134. package/lib/resources.generated/AWS-DynamoDB.d.ts +403 -0
  135. package/lib/resources.generated/AWS-DynamoDB.js +27 -0
  136. package/lib/resources.generated/AWS-EC2.d.ts +4660 -0
  137. package/lib/resources.generated/AWS-EC2.js +1364 -0
  138. package/lib/resources.generated/AWS-ECR.d.ts +210 -0
  139. package/lib/resources.generated/AWS-ECR.js +66 -0
  140. package/lib/resources.generated/AWS-ECS.d.ts +843 -0
  141. package/lib/resources.generated/AWS-ECS.js +92 -0
  142. package/lib/resources.generated/AWS-EFS.d.ts +184 -0
  143. package/lib/resources.generated/AWS-EFS.js +40 -0
  144. package/lib/resources.generated/AWS-EKS.d.ts +354 -0
  145. package/lib/resources.generated/AWS-EKS.js +77 -0
  146. package/lib/resources.generated/AWS-EMR.d.ts +767 -0
  147. package/lib/resources.generated/AWS-EMR.js +109 -0
  148. package/lib/resources.generated/AWS-EMRContainers.d.ts +58 -0
  149. package/lib/resources.generated/AWS-EMRContainers.js +14 -0
  150. package/lib/resources.generated/AWS-EMRServerless.d.ts +121 -0
  151. package/lib/resources.generated/AWS-EMRServerless.js +14 -0
  152. package/lib/resources.generated/AWS-ElastiCache.d.ts +431 -0
  153. package/lib/resources.generated/AWS-ElastiCache.js +134 -0
  154. package/lib/resources.generated/AWS-ElasticBeanstalk.d.ts +208 -0
  155. package/lib/resources.generated/AWS-ElasticBeanstalk.js +53 -0
  156. package/lib/resources.generated/AWS-ElasticLoadBalancing.d.ts +131 -0
  157. package/lib/resources.generated/AWS-ElasticLoadBalancing.js +20 -0
  158. package/lib/resources.generated/AWS-ElasticLoadBalancingV2.d.ts +504 -0
  159. package/lib/resources.generated/AWS-ElasticLoadBalancingV2.js +77 -0
  160. package/lib/resources.generated/AWS-Elasticsearch.d.ts +177 -0
  161. package/lib/resources.generated/AWS-Elasticsearch.js +14 -0
  162. package/lib/resources.generated/AWS-EntityResolution.d.ts +136 -0
  163. package/lib/resources.generated/AWS-EntityResolution.js +27 -0
  164. package/lib/resources.generated/AWS-EventSchemas.d.ts +151 -0
  165. package/lib/resources.generated/AWS-EventSchemas.js +53 -0
  166. package/lib/resources.generated/AWS-Events.d.ts +568 -0
  167. package/lib/resources.generated/AWS-Events.js +92 -0
  168. package/lib/resources.generated/AWS-Evidently.d.ts +329 -0
  169. package/lib/resources.generated/AWS-Evidently.js +66 -0
  170. package/lib/resources.generated/AWS-FIS.d.ts +105 -0
  171. package/lib/resources.generated/AWS-FIS.js +14 -0
  172. package/lib/resources.generated/AWS-FMS.d.ts +154 -0
  173. package/lib/resources.generated/AWS-FMS.js +43 -0
  174. package/lib/resources.generated/AWS-FSx.d.ts +486 -0
  175. package/lib/resources.generated/AWS-FSx.js +70 -0
  176. package/lib/resources.generated/AWS-FinSpace.d.ts +73 -0
  177. package/lib/resources.generated/AWS-FinSpace.js +22 -0
  178. package/lib/resources.generated/AWS-Forecast.d.ts +99 -0
  179. package/lib/resources.generated/AWS-Forecast.js +27 -0
  180. package/lib/resources.generated/AWS-FraudDetector.d.ts +380 -0
  181. package/lib/resources.generated/AWS-FraudDetector.js +100 -0
  182. package/lib/resources.generated/AWS-GameLift.d.ts +493 -0
  183. package/lib/resources.generated/AWS-GameLift.js +118 -0
  184. package/lib/resources.generated/AWS-GlobalAccelerator.d.ts +129 -0
  185. package/lib/resources.generated/AWS-GlobalAccelerator.js +46 -0
  186. package/lib/resources.generated/AWS-Glue.d.ts +1154 -0
  187. package/lib/resources.generated/AWS-Glue.js +235 -0
  188. package/lib/resources.generated/AWS-Grafana.d.ts +111 -0
  189. package/lib/resources.generated/AWS-Grafana.js +23 -0
  190. package/lib/resources.generated/AWS-Greengrass.d.ts +909 -0
  191. package/lib/resources.generated/AWS-Greengrass.js +209 -0
  192. package/lib/resources.generated/AWS-GreengrassV2.d.ts +294 -0
  193. package/lib/resources.generated/AWS-GreengrassV2.js +27 -0
  194. package/lib/resources.generated/AWS-GroundStation.d.ts +344 -0
  195. package/lib/resources.generated/AWS-GroundStation.js +40 -0
  196. package/lib/resources.generated/AWS-GuardDuty.d.ts +252 -0
  197. package/lib/resources.generated/AWS-GuardDuty.js +79 -0
  198. package/lib/resources.generated/AWS-HealthImaging.d.ts +35 -0
  199. package/lib/resources.generated/AWS-HealthImaging.js +20 -0
  200. package/lib/resources.generated/AWS-HealthLake.d.ts +85 -0
  201. package/lib/resources.generated/AWS-HealthLake.js +22 -0
  202. package/lib/resources.generated/AWS-IAM.d.ts +485 -0
  203. package/lib/resources.generated/AWS-IAM.js +227 -0
  204. package/lib/resources.generated/AWS-IVS.d.ts +163 -0
  205. package/lib/resources.generated/AWS-IVS.js +53 -0
  206. package/lib/resources.generated/AWS-IVSChat.d.ts +108 -0
  207. package/lib/resources.generated/AWS-IVSChat.js +27 -0
  208. package/lib/resources.generated/AWS-IdentityStore.d.ts +66 -0
  209. package/lib/resources.generated/AWS-IdentityStore.js +27 -0
  210. package/lib/resources.generated/AWS-ImageBuilder.d.ts +568 -0
  211. package/lib/resources.generated/AWS-ImageBuilder.js +92 -0
  212. package/lib/resources.generated/AWS-Inspector.d.ts +85 -0
  213. package/lib/resources.generated/AWS-Inspector.js +40 -0
  214. package/lib/resources.generated/AWS-InspectorV2.d.ts +128 -0
  215. package/lib/resources.generated/AWS-InspectorV2.js +14 -0
  216. package/lib/resources.generated/AWS-InternetMonitor.d.ts +81 -0
  217. package/lib/resources.generated/AWS-InternetMonitor.js +20 -0
  218. package/lib/resources.generated/AWS-IoT.d.ts +1546 -0
  219. package/lib/resources.generated/AWS-IoT.js +332 -0
  220. package/lib/resources.generated/AWS-IoT1Click.d.ts +108 -0
  221. package/lib/resources.generated/AWS-IoT1Click.js +40 -0
  222. package/lib/resources.generated/AWS-IoTAnalytics.d.ts +587 -0
  223. package/lib/resources.generated/AWS-IoTAnalytics.js +53 -0
  224. package/lib/resources.generated/AWS-IoTCoreDeviceAdvisor.d.ts +53 -0
  225. package/lib/resources.generated/AWS-IoTCoreDeviceAdvisor.js +14 -0
  226. package/lib/resources.generated/AWS-IoTEvents.d.ts +544 -0
  227. package/lib/resources.generated/AWS-IoTEvents.js +40 -0
  228. package/lib/resources.generated/AWS-IoTFleetHub.d.ts +39 -0
  229. package/lib/resources.generated/AWS-IoTFleetHub.js +23 -0
  230. package/lib/resources.generated/AWS-IoTFleetWise.d.ts +438 -0
  231. package/lib/resources.generated/AWS-IoTFleetWise.js +88 -0
  232. package/lib/resources.generated/AWS-IoTSiteWise.d.ts +452 -0
  233. package/lib/resources.generated/AWS-IoTSiteWise.js +92 -0
  234. package/lib/resources.generated/AWS-IoTThingsGraph.d.ts +30 -0
  235. package/lib/resources.generated/AWS-IoTThingsGraph.js +14 -0
  236. package/lib/resources.generated/AWS-IoTTwinMaker.d.ts +412 -0
  237. package/lib/resources.generated/AWS-IoTTwinMaker.js +87 -0
  238. package/lib/resources.generated/AWS-IoTWireless.d.ts +620 -0
  239. package/lib/resources.generated/AWS-IoTWireless.js +180 -0
  240. package/lib/resources.generated/AWS-KMS.d.ts +91 -0
  241. package/lib/resources.generated/AWS-KMS.js +43 -0
  242. package/lib/resources.generated/AWS-KafkaConnect.d.ts +199 -0
  243. package/lib/resources.generated/AWS-KafkaConnect.js +14 -0
  244. package/lib/resources.generated/AWS-Kendra.d.ts +758 -0
  245. package/lib/resources.generated/AWS-Kendra.js +43 -0
  246. package/lib/resources.generated/AWS-KendraRanking.d.ts +41 -0
  247. package/lib/resources.generated/AWS-KendraRanking.js +14 -0
  248. package/lib/resources.generated/AWS-Kinesis.d.ts +82 -0
  249. package/lib/resources.generated/AWS-Kinesis.js +33 -0
  250. package/lib/resources.generated/AWS-KinesisAnalytics.d.ts +294 -0
  251. package/lib/resources.generated/AWS-KinesisAnalytics.js +40 -0
  252. package/lib/resources.generated/AWS-KinesisAnalyticsV2.d.ts +553 -0
  253. package/lib/resources.generated/AWS-KinesisAnalyticsV2.js +53 -0
  254. package/lib/resources.generated/AWS-KinesisFirehose.d.ts +532 -0
  255. package/lib/resources.generated/AWS-KinesisFirehose.js +14 -0
  256. package/lib/resources.generated/AWS-KinesisVideo.d.ts +63 -0
  257. package/lib/resources.generated/AWS-KinesisVideo.js +27 -0
  258. package/lib/resources.generated/AWS-LakeFormation.d.ts +471 -0
  259. package/lib/resources.generated/AWS-LakeFormation.js +92 -0
  260. package/lib/resources.generated/AWS-Lambda.d.ts +616 -0
  261. package/lib/resources.generated/AWS-Lambda.js +139 -0
  262. package/lib/resources.generated/AWS-Lex.d.ts +1060 -0
  263. package/lib/resources.generated/AWS-Lex.js +56 -0
  264. package/lib/resources.generated/AWS-LicenseManager.d.ts +138 -0
  265. package/lib/resources.generated/AWS-LicenseManager.js +27 -0
  266. package/lib/resources.generated/AWS-Lightsail.d.ts +706 -0
  267. package/lib/resources.generated/AWS-Lightsail.js +177 -0
  268. package/lib/resources.generated/AWS-Location.d.ts +198 -0
  269. package/lib/resources.generated/AWS-Location.js +79 -0
  270. package/lib/resources.generated/AWS-Logs.d.ts +223 -0
  271. package/lib/resources.generated/AWS-Logs.js +105 -0
  272. package/lib/resources.generated/AWS-LookoutEquipment.d.ts +83 -0
  273. package/lib/resources.generated/AWS-LookoutEquipment.js +14 -0
  274. package/lib/resources.generated/AWS-LookoutMetrics.d.ts +242 -0
  275. package/lib/resources.generated/AWS-LookoutMetrics.js +27 -0
  276. package/lib/resources.generated/AWS-LookoutVision.d.ts +28 -0
  277. package/lib/resources.generated/AWS-LookoutVision.js +14 -0
  278. package/lib/resources.generated/AWS-M2.d.ts +119 -0
  279. package/lib/resources.generated/AWS-M2.js +27 -0
  280. package/lib/resources.generated/AWS-MSK.d.ts +495 -0
  281. package/lib/resources.generated/AWS-MSK.js +84 -0
  282. package/lib/resources.generated/AWS-MWAA.d.ts +86 -0
  283. package/lib/resources.generated/AWS-MWAA.js +22 -0
  284. package/lib/resources.generated/AWS-Macie.d.ts +166 -0
  285. package/lib/resources.generated/AWS-Macie.js +53 -0
  286. package/lib/resources.generated/AWS-ManagedBlockchain.d.ts +178 -0
  287. package/lib/resources.generated/AWS-ManagedBlockchain.js +40 -0
  288. package/lib/resources.generated/AWS-MediaConnect.d.ts +575 -0
  289. package/lib/resources.generated/AWS-MediaConnect.js +124 -0
  290. package/lib/resources.generated/AWS-MediaConvert.d.ts +118 -0
  291. package/lib/resources.generated/AWS-MediaConvert.js +40 -0
  292. package/lib/resources.generated/AWS-MediaLive.d.ts +1959 -0
  293. package/lib/resources.generated/AWS-MediaLive.js +40 -0
  294. package/lib/resources.generated/AWS-MediaPackage.d.ts +529 -0
  295. package/lib/resources.generated/AWS-MediaPackage.js +66 -0
  296. package/lib/resources.generated/AWS-MediaPackageV2.d.ts +250 -0
  297. package/lib/resources.generated/AWS-MediaPackageV2.js +66 -0
  298. package/lib/resources.generated/AWS-MediaStore.d.ts +65 -0
  299. package/lib/resources.generated/AWS-MediaStore.js +14 -0
  300. package/lib/resources.generated/AWS-MediaTailor.d.ts +369 -0
  301. package/lib/resources.generated/AWS-MediaTailor.js +85 -0
  302. package/lib/resources.generated/AWS-MemoryDB.d.ts +193 -0
  303. package/lib/resources.generated/AWS-MemoryDB.js +72 -0
  304. package/lib/resources.generated/AWS-Neptune.d.ts +176 -0
  305. package/lib/resources.generated/AWS-Neptune.js +66 -0
  306. package/lib/resources.generated/AWS-NetworkFirewall.d.ts +460 -0
  307. package/lib/resources.generated/AWS-NetworkFirewall.js +53 -0
  308. package/lib/resources.generated/AWS-NetworkManager.d.ts +609 -0
  309. package/lib/resources.generated/AWS-NetworkManager.js +261 -0
  310. package/lib/resources.generated/AWS-NimbleStudio.d.ts +292 -0
  311. package/lib/resources.generated/AWS-NimbleStudio.js +61 -0
  312. package/lib/resources.generated/AWS-OSIS.d.ts +73 -0
  313. package/lib/resources.generated/AWS-OSIS.js +14 -0
  314. package/lib/resources.generated/AWS-Oam.d.ts +61 -0
  315. package/lib/resources.generated/AWS-Oam.js +32 -0
  316. package/lib/resources.generated/AWS-Omics.d.ts +290 -0
  317. package/lib/resources.generated/AWS-Omics.js +95 -0
  318. package/lib/resources.generated/AWS-OpenSearchServerless.d.ts +146 -0
  319. package/lib/resources.generated/AWS-OpenSearchServerless.js +66 -0
  320. package/lib/resources.generated/AWS-OpenSearchService.d.ts +258 -0
  321. package/lib/resources.generated/AWS-OpenSearchService.js +30 -0
  322. package/lib/resources.generated/AWS-OpsWorks.d.ts +425 -0
  323. package/lib/resources.generated/AWS-OpsWorks.js +98 -0
  324. package/lib/resources.generated/AWS-OpsWorksCM.d.ts +59 -0
  325. package/lib/resources.generated/AWS-OpsWorksCM.js +14 -0
  326. package/lib/resources.generated/AWS-Organizations.d.ts +158 -0
  327. package/lib/resources.generated/AWS-Organizations.js +73 -0
  328. package/lib/resources.generated/AWS-PCAConnectorAD.d.ts +488 -0
  329. package/lib/resources.generated/AWS-PCAConnectorAD.js +66 -0
  330. package/lib/resources.generated/AWS-Panorama.d.ts +142 -0
  331. package/lib/resources.generated/AWS-Panorama.js +65 -0
  332. package/lib/resources.generated/AWS-Personalize.d.ts +230 -0
  333. package/lib/resources.generated/AWS-Personalize.js +53 -0
  334. package/lib/resources.generated/AWS-Pinpoint.d.ts +1032 -0
  335. package/lib/resources.generated/AWS-Pinpoint.js +248 -0
  336. package/lib/resources.generated/AWS-PinpointEmail.d.ts +224 -0
  337. package/lib/resources.generated/AWS-PinpointEmail.js +60 -0
  338. package/lib/resources.generated/AWS-Pipes.d.ts +552 -0
  339. package/lib/resources.generated/AWS-Pipes.js +20 -0
  340. package/lib/resources.generated/AWS-Proton.d.ts +99 -0
  341. package/lib/resources.generated/AWS-Proton.js +40 -0
  342. package/lib/resources.generated/AWS-QLDB.d.ts +67 -0
  343. package/lib/resources.generated/AWS-QLDB.js +27 -0
  344. package/lib/resources.generated/AWS-QuickSight.d.ts +15929 -0
  345. package/lib/resources.generated/AWS-QuickSight.js +186 -0
  346. package/lib/resources.generated/AWS-RAM.d.ts +67 -0
  347. package/lib/resources.generated/AWS-RAM.js +27 -0
  348. package/lib/resources.generated/AWS-RDS.d.ts +692 -0
  349. package/lib/resources.generated/AWS-RDS.js +201 -0
  350. package/lib/resources.generated/AWS-RUM.d.ts +83 -0
  351. package/lib/resources.generated/AWS-RUM.js +14 -0
  352. package/lib/resources.generated/AWS-Redshift.d.ts +410 -0
  353. package/lib/resources.generated/AWS-Redshift.js +144 -0
  354. package/lib/resources.generated/AWS-RedshiftServerless.d.ts +179 -0
  355. package/lib/resources.generated/AWS-RedshiftServerless.js +58 -0
  356. package/lib/resources.generated/AWS-RefactorSpaces.d.ts +187 -0
  357. package/lib/resources.generated/AWS-RefactorSpaces.js +62 -0
  358. package/lib/resources.generated/AWS-Rekognition.d.ts +166 -0
  359. package/lib/resources.generated/AWS-Rekognition.js +40 -0
  360. package/lib/resources.generated/AWS-ResilienceHub.d.ts +122 -0
  361. package/lib/resources.generated/AWS-ResilienceHub.js +27 -0
  362. package/lib/resources.generated/AWS-ResourceExplorer2.d.ts +102 -0
  363. package/lib/resources.generated/AWS-ResourceExplorer2.js +40 -0
  364. package/lib/resources.generated/AWS-ResourceGroups.d.ts +80 -0
  365. package/lib/resources.generated/AWS-ResourceGroups.js +14 -0
  366. package/lib/resources.generated/AWS-RoboMaker.d.ts +238 -0
  367. package/lib/resources.generated/AWS-RoboMaker.js +79 -0
  368. package/lib/resources.generated/AWS-RolesAnywhere.d.ts +127 -0
  369. package/lib/resources.generated/AWS-RolesAnywhere.js +40 -0
  370. package/lib/resources.generated/AWS-Route53.d.ts +346 -0
  371. package/lib/resources.generated/AWS-Route53.js +92 -0
  372. package/lib/resources.generated/AWS-Route53RecoveryControl.d.ts +162 -0
  373. package/lib/resources.generated/AWS-Route53RecoveryControl.js +53 -0
  374. package/lib/resources.generated/AWS-Route53RecoveryReadiness.d.ts +166 -0
  375. package/lib/resources.generated/AWS-Route53RecoveryReadiness.js +53 -0
  376. package/lib/resources.generated/AWS-Route53Resolver.d.ts +415 -0
  377. package/lib/resources.generated/AWS-Route53Resolver.js +208 -0
  378. package/lib/resources.generated/AWS-S3.d.ts +942 -0
  379. package/lib/resources.generated/AWS-S3.js +85 -0
  380. package/lib/resources.generated/AWS-S3ObjectLambda.d.ts +124 -0
  381. package/lib/resources.generated/AWS-S3ObjectLambda.js +40 -0
  382. package/lib/resources.generated/AWS-S3Outposts.d.ts +198 -0
  383. package/lib/resources.generated/AWS-S3Outposts.js +53 -0
  384. package/lib/resources.generated/AWS-SDB.d.ts +20 -0
  385. package/lib/resources.generated/AWS-SDB.js +14 -0
  386. package/lib/resources.generated/AWS-SES.d.ts +548 -0
  387. package/lib/resources.generated/AWS-SES.js +138 -0
  388. package/lib/resources.generated/AWS-SNS.d.ts +121 -0
  389. package/lib/resources.generated/AWS-SNS.js +56 -0
  390. package/lib/resources.generated/AWS-SQS.d.ts +92 -0
  391. package/lib/resources.generated/AWS-SQS.js +44 -0
  392. package/lib/resources.generated/AWS-SSM.d.ts +516 -0
  393. package/lib/resources.generated/AWS-SSM.js +118 -0
  394. package/lib/resources.generated/AWS-SSMContacts.d.ts +243 -0
  395. package/lib/resources.generated/AWS-SSMContacts.js +53 -0
  396. package/lib/resources.generated/AWS-SSMIncidents.d.ts +183 -0
  397. package/lib/resources.generated/AWS-SSMIncidents.js +27 -0
  398. package/lib/resources.generated/AWS-SSO.d.ts +115 -0
  399. package/lib/resources.generated/AWS-SSO.js +40 -0
  400. package/lib/resources.generated/AWS-SageMaker.d.ts +3245 -0
  401. package/lib/resources.generated/AWS-SageMaker.js +393 -0
  402. package/lib/resources.generated/AWS-Scheduler.d.ts +221 -0
  403. package/lib/resources.generated/AWS-Scheduler.js +27 -0
  404. package/lib/resources.generated/AWS-SecretsManager.d.ts +151 -0
  405. package/lib/resources.generated/AWS-SecretsManager.js +53 -0
  406. package/lib/resources.generated/AWS-SecurityHub.d.ts +247 -0
  407. package/lib/resources.generated/AWS-SecurityHub.js +40 -0
  408. package/lib/resources.generated/AWS-ServiceCatalog.d.ts +471 -0
  409. package/lib/resources.generated/AWS-ServiceCatalog.js +209 -0
  410. package/lib/resources.generated/AWS-ServiceCatalogAppRegistry.d.ts +121 -0
  411. package/lib/resources.generated/AWS-ServiceCatalogAppRegistry.js +53 -0
  412. package/lib/resources.generated/AWS-ServiceDiscovery.d.ts +235 -0
  413. package/lib/resources.generated/AWS-ServiceDiscovery.js +66 -0
  414. package/lib/resources.generated/AWS-Shield.d.ts +147 -0
  415. package/lib/resources.generated/AWS-Shield.js +53 -0
  416. package/lib/resources.generated/AWS-Signer.d.ts +65 -0
  417. package/lib/resources.generated/AWS-Signer.js +27 -0
  418. package/lib/resources.generated/AWS-SimSpaceWeaver.d.ts +41 -0
  419. package/lib/resources.generated/AWS-SimSpaceWeaver.js +14 -0
  420. package/lib/resources.generated/AWS-StepFunctions.d.ts +208 -0
  421. package/lib/resources.generated/AWS-StepFunctions.js +53 -0
  422. package/lib/resources.generated/AWS-SupportApp.d.ts +72 -0
  423. package/lib/resources.generated/AWS-SupportApp.js +40 -0
  424. package/lib/resources.generated/AWS-Synthetics.d.ts +150 -0
  425. package/lib/resources.generated/AWS-Synthetics.js +27 -0
  426. package/lib/resources.generated/AWS-SystemsManagerSAP.d.ts +45 -0
  427. package/lib/resources.generated/AWS-SystemsManagerSAP.js +14 -0
  428. package/lib/resources.generated/AWS-Timestream.d.ts +265 -0
  429. package/lib/resources.generated/AWS-Timestream.js +50 -0
  430. package/lib/resources.generated/AWS-Transfer.d.ts +477 -0
  431. package/lib/resources.generated/AWS-Transfer.js +100 -0
  432. package/lib/resources.generated/AWS-VerifiedPermissions.d.ts +200 -0
  433. package/lib/resources.generated/AWS-VerifiedPermissions.js +60 -0
  434. package/lib/resources.generated/AWS-VoiceID.d.ts +40 -0
  435. package/lib/resources.generated/AWS-VoiceID.js +14 -0
  436. package/lib/resources.generated/AWS-VpcLattice.d.ts +515 -0
  437. package/lib/resources.generated/AWS-VpcLattice.js +161 -0
  438. package/lib/resources.generated/AWS-WAF.d.ts +252 -0
  439. package/lib/resources.generated/AWS-WAF.js +92 -0
  440. package/lib/resources.generated/AWS-WAFRegional.d.ts +350 -0
  441. package/lib/resources.generated/AWS-WAFRegional.js +144 -0
  442. package/lib/resources.generated/AWS-WAFv2.d.ts +1457 -0
  443. package/lib/resources.generated/AWS-WAFv2.js +79 -0
  444. package/lib/resources.generated/AWS-Wisdom.d.ts +147 -0
  445. package/lib/resources.generated/AWS-Wisdom.js +40 -0
  446. package/lib/resources.generated/AWS-WorkSpaces.d.ts +80 -0
  447. package/lib/resources.generated/AWS-WorkSpaces.js +27 -0
  448. package/lib/resources.generated/AWS-WorkSpacesWeb.d.ts +289 -0
  449. package/lib/resources.generated/AWS-WorkSpacesWeb.js +114 -0
  450. package/lib/resources.generated/AWS-XRay.d.ts +108 -0
  451. package/lib/resources.generated/AWS-XRay.js +42 -0
  452. package/lib/resources.generated/Alexa-ASK.d.ts +52 -0
  453. package/lib/resources.generated/Alexa-ASK.js +14 -0
  454. package/lib/resources.generated/core.d.ts +9 -0
  455. package/lib/template.d.ts +793 -5
  456. package/lib/template.js +83 -1
  457. package/lib/util.d.ts +24 -427
  458. package/lib/util.js +50 -487
  459. package/package.json +11 -15
  460. package/lib/definitions.d.ts +0 -351
  461. package/lib/policies.d.ts +0 -460
  462. package/lib/policies.js +0 -83
  463. package/lib/resources.generated.d.ts +0 -90257
  464. package/lib/resources.generated.js +0 -2289
  465. /package/lib/{definitions.js → resources.generated/core.js} +0 -0
@@ -0,0 +1,1457 @@
1
+ import { ResourceBase } from "../util.js";
2
+ import { ResourceOptions } from "../template.js";
3
+ import { Tag } from "./core.js";
4
+ /**
5
+ * Type definition for AWS::WAFv2::LoggingConfiguration.ActionCondition
6
+ *
7
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-loggingconfiguration-actioncondition.html | AWS::WAFv2::LoggingConfiguration.ActionCondition}
8
+ */
9
+ export interface WAFv2LoggingConfigurationActionCondition {
10
+ Action: string;
11
+ }
12
+ /**
13
+ * Type definition for AWS::WAFv2::LoggingConfiguration.Condition
14
+ *
15
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-loggingconfiguration-condition.html | AWS::WAFv2::LoggingConfiguration.Condition}
16
+ */
17
+ export interface WAFv2LoggingConfigurationCondition {
18
+ LabelNameCondition?: WAFv2LoggingConfigurationLabelNameCondition;
19
+ ActionCondition?: WAFv2LoggingConfigurationActionCondition;
20
+ }
21
+ /**
22
+ * Type definition for AWS::WAFv2::LoggingConfiguration.FieldToMatch
23
+ *
24
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-loggingconfiguration-fieldtomatch.html | AWS::WAFv2::LoggingConfiguration.FieldToMatch}
25
+ */
26
+ export interface WAFv2LoggingConfigurationFieldToMatch {
27
+ JsonBody?: WAFv2LoggingConfigurationJsonBody;
28
+ QueryString?: object;
29
+ UriPath?: object;
30
+ Method?: object;
31
+ SingleHeader?: WAFv2LoggingConfigurationSingleHeader;
32
+ }
33
+ /**
34
+ * Type definition for AWS::WAFv2::LoggingConfiguration.Filter
35
+ *
36
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-loggingconfiguration-filter.html | AWS::WAFv2::LoggingConfiguration.Filter}
37
+ */
38
+ export interface WAFv2LoggingConfigurationFilter {
39
+ Requirement: string;
40
+ Behavior: string;
41
+ Conditions: any[];
42
+ }
43
+ /**
44
+ * Type definition for AWS::WAFv2::LoggingConfiguration.JsonBody
45
+ *
46
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-loggingconfiguration-jsonbody.html | AWS::WAFv2::LoggingConfiguration.JsonBody}
47
+ */
48
+ export interface WAFv2LoggingConfigurationJsonBody {
49
+ MatchScope: string;
50
+ InvalidFallbackBehavior?: string;
51
+ MatchPattern: WAFv2LoggingConfigurationMatchPattern;
52
+ }
53
+ /**
54
+ * Type definition for AWS::WAFv2::LoggingConfiguration.LabelNameCondition
55
+ *
56
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-loggingconfiguration-labelnamecondition.html | AWS::WAFv2::LoggingConfiguration.LabelNameCondition}
57
+ */
58
+ export interface WAFv2LoggingConfigurationLabelNameCondition {
59
+ LabelName: string;
60
+ }
61
+ /**
62
+ * Type definition for AWS::WAFv2::LoggingConfiguration.LoggingFilter
63
+ *
64
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-loggingconfiguration-loggingfilter.html | AWS::WAFv2::LoggingConfiguration.LoggingFilter}
65
+ */
66
+ export interface WAFv2LoggingConfigurationLoggingFilter {
67
+ Filters: any[];
68
+ DefaultBehavior: string;
69
+ }
70
+ /**
71
+ * Type definition for AWS::WAFv2::LoggingConfiguration.MatchPattern
72
+ *
73
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-loggingconfiguration-matchpattern.html | AWS::WAFv2::LoggingConfiguration.MatchPattern}
74
+ */
75
+ export interface WAFv2LoggingConfigurationMatchPattern {
76
+ All?: object;
77
+ IncludedPaths?: any[];
78
+ }
79
+ /**
80
+ * Type definition for AWS::WAFv2::LoggingConfiguration.SingleHeader
81
+ *
82
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-loggingconfiguration-singleheader.html | AWS::WAFv2::LoggingConfiguration.SingleHeader}
83
+ */
84
+ export interface WAFv2LoggingConfigurationSingleHeader {
85
+ Name: string;
86
+ }
87
+ /**
88
+ * Type definition for AWS::WAFv2::RuleGroup.AllowAction
89
+ *
90
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-allowaction.html | AWS::WAFv2::RuleGroup.AllowAction}
91
+ */
92
+ export interface WAFv2RuleGroupAllowAction {
93
+ CustomRequestHandling?: WAFv2RuleGroupCustomRequestHandling;
94
+ }
95
+ /**
96
+ * Type definition for AWS::WAFv2::RuleGroup.AndStatement
97
+ *
98
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-andstatement.html | AWS::WAFv2::RuleGroup.AndStatement}
99
+ */
100
+ export interface WAFv2RuleGroupAndStatement {
101
+ Statements: any[];
102
+ }
103
+ /**
104
+ * Type definition for AWS::WAFv2::RuleGroup.BlockAction
105
+ *
106
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-blockaction.html | AWS::WAFv2::RuleGroup.BlockAction}
107
+ */
108
+ export interface WAFv2RuleGroupBlockAction {
109
+ CustomResponse?: WAFv2RuleGroupCustomResponse;
110
+ }
111
+ /**
112
+ * Type definition for AWS::WAFv2::RuleGroup.Body
113
+ *
114
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-body.html | AWS::WAFv2::RuleGroup.Body}
115
+ */
116
+ export interface WAFv2RuleGroupBody {
117
+ OversizeHandling?: string;
118
+ }
119
+ /**
120
+ * Type definition for AWS::WAFv2::RuleGroup.ByteMatchStatement
121
+ *
122
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-bytematchstatement.html | AWS::WAFv2::RuleGroup.ByteMatchStatement}
123
+ */
124
+ export interface WAFv2RuleGroupByteMatchStatement {
125
+ SearchStringBase64?: string;
126
+ TextTransformations: any[];
127
+ PositionalConstraint: string;
128
+ SearchString?: string;
129
+ FieldToMatch: WAFv2RuleGroupFieldToMatch;
130
+ }
131
+ /**
132
+ * Type definition for AWS::WAFv2::RuleGroup.CaptchaAction
133
+ *
134
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-captchaaction.html | AWS::WAFv2::RuleGroup.CaptchaAction}
135
+ */
136
+ export interface WAFv2RuleGroupCaptchaAction {
137
+ CustomRequestHandling?: WAFv2RuleGroupCustomRequestHandling;
138
+ }
139
+ /**
140
+ * Type definition for AWS::WAFv2::RuleGroup.CaptchaConfig
141
+ *
142
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-captchaconfig.html | AWS::WAFv2::RuleGroup.CaptchaConfig}
143
+ */
144
+ export interface WAFv2RuleGroupCaptchaConfig {
145
+ ImmunityTimeProperty?: WAFv2RuleGroupImmunityTimeProperty;
146
+ }
147
+ /**
148
+ * Type definition for AWS::WAFv2::RuleGroup.ChallengeAction
149
+ *
150
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-challengeaction.html | AWS::WAFv2::RuleGroup.ChallengeAction}
151
+ */
152
+ export interface WAFv2RuleGroupChallengeAction {
153
+ CustomRequestHandling?: WAFv2RuleGroupCustomRequestHandling;
154
+ }
155
+ /**
156
+ * Type definition for AWS::WAFv2::RuleGroup.ChallengeConfig
157
+ *
158
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-challengeconfig.html | AWS::WAFv2::RuleGroup.ChallengeConfig}
159
+ */
160
+ export interface WAFv2RuleGroupChallengeConfig {
161
+ ImmunityTimeProperty?: WAFv2RuleGroupImmunityTimeProperty;
162
+ }
163
+ /**
164
+ * Type definition for AWS::WAFv2::RuleGroup.CookieMatchPattern
165
+ *
166
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-cookiematchpattern.html | AWS::WAFv2::RuleGroup.CookieMatchPattern}
167
+ */
168
+ export interface WAFv2RuleGroupCookieMatchPattern {
169
+ All?: object;
170
+ IncludedCookies?: any[];
171
+ ExcludedCookies?: any[];
172
+ }
173
+ /**
174
+ * Type definition for AWS::WAFv2::RuleGroup.Cookies
175
+ *
176
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-cookies.html | AWS::WAFv2::RuleGroup.Cookies}
177
+ */
178
+ export interface WAFv2RuleGroupCookies {
179
+ MatchScope: string;
180
+ MatchPattern: WAFv2RuleGroupCookieMatchPattern;
181
+ OversizeHandling: string;
182
+ }
183
+ /**
184
+ * Type definition for AWS::WAFv2::RuleGroup.CountAction
185
+ *
186
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-countaction.html | AWS::WAFv2::RuleGroup.CountAction}
187
+ */
188
+ export interface WAFv2RuleGroupCountAction {
189
+ CustomRequestHandling?: WAFv2RuleGroupCustomRequestHandling;
190
+ }
191
+ /**
192
+ * Type definition for AWS::WAFv2::RuleGroup.CustomHTTPHeader
193
+ *
194
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-customhttpheader.html | AWS::WAFv2::RuleGroup.CustomHTTPHeader}
195
+ */
196
+ export interface WAFv2RuleGroupCustomHTTPHeader {
197
+ Value: string;
198
+ Name: string;
199
+ }
200
+ /**
201
+ * Type definition for AWS::WAFv2::RuleGroup.CustomRequestHandling
202
+ *
203
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-customrequesthandling.html | AWS::WAFv2::RuleGroup.CustomRequestHandling}
204
+ */
205
+ export interface WAFv2RuleGroupCustomRequestHandling {
206
+ InsertHeaders: any[];
207
+ }
208
+ /**
209
+ * Type definition for AWS::WAFv2::RuleGroup.CustomResponse
210
+ *
211
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-customresponse.html | AWS::WAFv2::RuleGroup.CustomResponse}
212
+ */
213
+ export interface WAFv2RuleGroupCustomResponse {
214
+ ResponseCode: number;
215
+ CustomResponseBodyKey?: string;
216
+ ResponseHeaders?: any[];
217
+ }
218
+ /**
219
+ * Type definition for AWS::WAFv2::RuleGroup.CustomResponseBody
220
+ *
221
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-customresponsebody.html | AWS::WAFv2::RuleGroup.CustomResponseBody}
222
+ */
223
+ export interface WAFv2RuleGroupCustomResponseBody {
224
+ ContentType: string;
225
+ Content: string;
226
+ }
227
+ /**
228
+ * Type definition for AWS::WAFv2::RuleGroup.FieldToMatch
229
+ *
230
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-fieldtomatch.html | AWS::WAFv2::RuleGroup.FieldToMatch}
231
+ */
232
+ export interface WAFv2RuleGroupFieldToMatch {
233
+ JsonBody?: WAFv2RuleGroupJsonBody;
234
+ AllQueryArguments?: object;
235
+ SingleQueryArgument?: WAFv2RuleGroupSingleQueryArgument;
236
+ UriPath?: object;
237
+ QueryString?: object;
238
+ Headers?: WAFv2RuleGroupHeaders;
239
+ Cookies?: WAFv2RuleGroupCookies;
240
+ Method?: object;
241
+ Body?: WAFv2RuleGroupBody;
242
+ SingleHeader?: WAFv2RuleGroupSingleHeader;
243
+ }
244
+ /**
245
+ * Type definition for AWS::WAFv2::RuleGroup.ForwardedIPConfiguration
246
+ *
247
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-forwardedipconfiguration.html | AWS::WAFv2::RuleGroup.ForwardedIPConfiguration}
248
+ */
249
+ export interface WAFv2RuleGroupForwardedIPConfiguration {
250
+ FallbackBehavior: string;
251
+ HeaderName: string;
252
+ }
253
+ /**
254
+ * Type definition for AWS::WAFv2::RuleGroup.GeoMatchStatement
255
+ *
256
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-geomatchstatement.html | AWS::WAFv2::RuleGroup.GeoMatchStatement}
257
+ */
258
+ export interface WAFv2RuleGroupGeoMatchStatement {
259
+ ForwardedIPConfig?: WAFv2RuleGroupForwardedIPConfiguration;
260
+ CountryCodes?: any[];
261
+ }
262
+ /**
263
+ * Type definition for AWS::WAFv2::RuleGroup.HeaderMatchPattern
264
+ *
265
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-headermatchpattern.html | AWS::WAFv2::RuleGroup.HeaderMatchPattern}
266
+ */
267
+ export interface WAFv2RuleGroupHeaderMatchPattern {
268
+ All?: object;
269
+ IncludedHeaders?: any[];
270
+ ExcludedHeaders?: any[];
271
+ }
272
+ /**
273
+ * Type definition for AWS::WAFv2::RuleGroup.Headers
274
+ *
275
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-headers.html | AWS::WAFv2::RuleGroup.Headers}
276
+ */
277
+ export interface WAFv2RuleGroupHeaders {
278
+ MatchScope: string;
279
+ MatchPattern: WAFv2RuleGroupHeaderMatchPattern;
280
+ OversizeHandling: string;
281
+ }
282
+ /**
283
+ * Type definition for AWS::WAFv2::RuleGroup.IPSetForwardedIPConfiguration
284
+ *
285
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ipsetforwardedipconfiguration.html | AWS::WAFv2::RuleGroup.IPSetForwardedIPConfiguration}
286
+ */
287
+ export interface WAFv2RuleGroupIPSetForwardedIPConfiguration {
288
+ FallbackBehavior: string;
289
+ HeaderName: string;
290
+ Position: string;
291
+ }
292
+ /**
293
+ * Type definition for AWS::WAFv2::RuleGroup.IPSetReferenceStatement
294
+ *
295
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ipsetreferencestatement.html | AWS::WAFv2::RuleGroup.IPSetReferenceStatement}
296
+ */
297
+ export interface WAFv2RuleGroupIPSetReferenceStatement {
298
+ IPSetForwardedIPConfig?: WAFv2RuleGroupIPSetForwardedIPConfiguration;
299
+ Arn: string;
300
+ }
301
+ /**
302
+ * Type definition for AWS::WAFv2::RuleGroup.ImmunityTimeProperty
303
+ *
304
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-immunitytimeproperty.html | AWS::WAFv2::RuleGroup.ImmunityTimeProperty}
305
+ */
306
+ export interface WAFv2RuleGroupImmunityTimeProperty {
307
+ ImmunityTime: number;
308
+ }
309
+ /**
310
+ * Type definition for AWS::WAFv2::RuleGroup.JsonBody
311
+ *
312
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-jsonbody.html | AWS::WAFv2::RuleGroup.JsonBody}
313
+ */
314
+ export interface WAFv2RuleGroupJsonBody {
315
+ MatchScope: string;
316
+ MatchPattern: WAFv2RuleGroupJsonMatchPattern;
317
+ InvalidFallbackBehavior?: string;
318
+ OversizeHandling?: string;
319
+ }
320
+ /**
321
+ * Type definition for AWS::WAFv2::RuleGroup.JsonMatchPattern
322
+ *
323
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-jsonmatchpattern.html | AWS::WAFv2::RuleGroup.JsonMatchPattern}
324
+ */
325
+ export interface WAFv2RuleGroupJsonMatchPattern {
326
+ All?: object;
327
+ IncludedPaths?: any[];
328
+ }
329
+ /**
330
+ * Type definition for AWS::WAFv2::RuleGroup.Label
331
+ *
332
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-label.html | AWS::WAFv2::RuleGroup.Label}
333
+ */
334
+ export interface WAFv2RuleGroupLabel {
335
+ Name: string;
336
+ }
337
+ /**
338
+ * Type definition for AWS::WAFv2::RuleGroup.LabelMatchStatement
339
+ *
340
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-labelmatchstatement.html | AWS::WAFv2::RuleGroup.LabelMatchStatement}
341
+ */
342
+ export interface WAFv2RuleGroupLabelMatchStatement {
343
+ Scope: string;
344
+ Key: string;
345
+ }
346
+ /**
347
+ * Type definition for AWS::WAFv2::RuleGroup.LabelSummary
348
+ *
349
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-labelsummary.html | AWS::WAFv2::RuleGroup.LabelSummary}
350
+ */
351
+ export interface WAFv2RuleGroupLabelSummary {
352
+ Name?: string;
353
+ }
354
+ /**
355
+ * Type definition for AWS::WAFv2::RuleGroup.NotStatement
356
+ *
357
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-notstatement.html | AWS::WAFv2::RuleGroup.NotStatement}
358
+ */
359
+ export interface WAFv2RuleGroupNotStatement {
360
+ Statement: WAFv2RuleGroupStatement;
361
+ }
362
+ /**
363
+ * Type definition for AWS::WAFv2::RuleGroup.OrStatement
364
+ *
365
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-orstatement.html | AWS::WAFv2::RuleGroup.OrStatement}
366
+ */
367
+ export interface WAFv2RuleGroupOrStatement {
368
+ Statements: any[];
369
+ }
370
+ /**
371
+ * Type definition for AWS::WAFv2::RuleGroup.RateBasedStatement
372
+ *
373
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ratebasedstatement.html | AWS::WAFv2::RuleGroup.RateBasedStatement}
374
+ */
375
+ export interface WAFv2RuleGroupRateBasedStatement {
376
+ AggregateKeyType: string;
377
+ CustomKeys?: any[];
378
+ ForwardedIPConfig?: WAFv2RuleGroupForwardedIPConfiguration;
379
+ Limit: number;
380
+ ScopeDownStatement?: WAFv2RuleGroupStatement;
381
+ }
382
+ /**
383
+ * Type definition for AWS::WAFv2::RuleGroup.RateBasedStatementCustomKey
384
+ *
385
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ratebasedstatementcustomkey.html | AWS::WAFv2::RuleGroup.RateBasedStatementCustomKey}
386
+ */
387
+ export interface WAFv2RuleGroupRateBasedStatementCustomKey {
388
+ Cookie?: WAFv2RuleGroupRateLimitCookie;
389
+ ForwardedIP?: object;
390
+ QueryArgument?: WAFv2RuleGroupRateLimitQueryArgument;
391
+ Header?: WAFv2RuleGroupRateLimitHeader;
392
+ HTTPMethod?: object;
393
+ QueryString?: WAFv2RuleGroupRateLimitQueryString;
394
+ UriPath?: WAFv2RuleGroupRateLimitUriPath;
395
+ IP?: object;
396
+ LabelNamespace?: WAFv2RuleGroupRateLimitLabelNamespace;
397
+ }
398
+ /**
399
+ * Type definition for AWS::WAFv2::RuleGroup.RateLimitCookie
400
+ *
401
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ratelimitcookie.html | AWS::WAFv2::RuleGroup.RateLimitCookie}
402
+ */
403
+ export interface WAFv2RuleGroupRateLimitCookie {
404
+ TextTransformations: any[];
405
+ Name: string;
406
+ }
407
+ /**
408
+ * Type definition for AWS::WAFv2::RuleGroup.RateLimitHeader
409
+ *
410
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ratelimitheader.html | AWS::WAFv2::RuleGroup.RateLimitHeader}
411
+ */
412
+ export interface WAFv2RuleGroupRateLimitHeader {
413
+ TextTransformations: any[];
414
+ Name: string;
415
+ }
416
+ /**
417
+ * Type definition for AWS::WAFv2::RuleGroup.RateLimitLabelNamespace
418
+ *
419
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ratelimitlabelnamespace.html | AWS::WAFv2::RuleGroup.RateLimitLabelNamespace}
420
+ */
421
+ export interface WAFv2RuleGroupRateLimitLabelNamespace {
422
+ Namespace: string;
423
+ }
424
+ /**
425
+ * Type definition for AWS::WAFv2::RuleGroup.RateLimitQueryArgument
426
+ *
427
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ratelimitqueryargument.html | AWS::WAFv2::RuleGroup.RateLimitQueryArgument}
428
+ */
429
+ export interface WAFv2RuleGroupRateLimitQueryArgument {
430
+ TextTransformations: any[];
431
+ Name: string;
432
+ }
433
+ /**
434
+ * Type definition for AWS::WAFv2::RuleGroup.RateLimitQueryString
435
+ *
436
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ratelimitquerystring.html | AWS::WAFv2::RuleGroup.RateLimitQueryString}
437
+ */
438
+ export interface WAFv2RuleGroupRateLimitQueryString {
439
+ TextTransformations: any[];
440
+ }
441
+ /**
442
+ * Type definition for AWS::WAFv2::RuleGroup.RateLimitUriPath
443
+ *
444
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ratelimituripath.html | AWS::WAFv2::RuleGroup.RateLimitUriPath}
445
+ */
446
+ export interface WAFv2RuleGroupRateLimitUriPath {
447
+ TextTransformations: any[];
448
+ }
449
+ /**
450
+ * Type definition for AWS::WAFv2::RuleGroup.RegexMatchStatement
451
+ *
452
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-regexmatchstatement.html | AWS::WAFv2::RuleGroup.RegexMatchStatement}
453
+ */
454
+ export interface WAFv2RuleGroupRegexMatchStatement {
455
+ TextTransformations: any[];
456
+ RegexString: string;
457
+ FieldToMatch: WAFv2RuleGroupFieldToMatch;
458
+ }
459
+ /**
460
+ * Type definition for AWS::WAFv2::RuleGroup.RegexPatternSetReferenceStatement
461
+ *
462
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-regexpatternsetreferencestatement.html | AWS::WAFv2::RuleGroup.RegexPatternSetReferenceStatement}
463
+ */
464
+ export interface WAFv2RuleGroupRegexPatternSetReferenceStatement {
465
+ TextTransformations: any[];
466
+ Arn: string;
467
+ FieldToMatch: WAFv2RuleGroupFieldToMatch;
468
+ }
469
+ /**
470
+ * Type definition for AWS::WAFv2::RuleGroup.Rule
471
+ *
472
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-rule.html | AWS::WAFv2::RuleGroup.Rule}
473
+ */
474
+ export interface WAFv2RuleGroupRule {
475
+ Action?: WAFv2RuleGroupRuleAction;
476
+ Priority: number;
477
+ Statement: WAFv2RuleGroupStatement;
478
+ ChallengeConfig?: WAFv2RuleGroupChallengeConfig;
479
+ RuleLabels?: any[];
480
+ VisibilityConfig: WAFv2RuleGroupVisibilityConfig;
481
+ CaptchaConfig?: WAFv2RuleGroupCaptchaConfig;
482
+ Name: string;
483
+ }
484
+ /**
485
+ * Type definition for AWS::WAFv2::RuleGroup.RuleAction
486
+ *
487
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-ruleaction.html | AWS::WAFv2::RuleGroup.RuleAction}
488
+ */
489
+ export interface WAFv2RuleGroupRuleAction {
490
+ Captcha?: WAFv2RuleGroupCaptchaAction;
491
+ Block?: WAFv2RuleGroupBlockAction;
492
+ Count?: WAFv2RuleGroupCountAction;
493
+ Allow?: WAFv2RuleGroupAllowAction;
494
+ Challenge?: WAFv2RuleGroupChallengeAction;
495
+ }
496
+ /**
497
+ * Type definition for AWS::WAFv2::RuleGroup.SingleHeader
498
+ *
499
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-singleheader.html | AWS::WAFv2::RuleGroup.SingleHeader}
500
+ */
501
+ export interface WAFv2RuleGroupSingleHeader {
502
+ Name: string;
503
+ }
504
+ /**
505
+ * Type definition for AWS::WAFv2::RuleGroup.SingleQueryArgument
506
+ *
507
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-singlequeryargument.html | AWS::WAFv2::RuleGroup.SingleQueryArgument}
508
+ */
509
+ export interface WAFv2RuleGroupSingleQueryArgument {
510
+ Name: string;
511
+ }
512
+ /**
513
+ * Type definition for AWS::WAFv2::RuleGroup.SizeConstraintStatement
514
+ *
515
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-sizeconstraintstatement.html | AWS::WAFv2::RuleGroup.SizeConstraintStatement}
516
+ */
517
+ export interface WAFv2RuleGroupSizeConstraintStatement {
518
+ ComparisonOperator: string;
519
+ TextTransformations: any[];
520
+ Size: number;
521
+ FieldToMatch: WAFv2RuleGroupFieldToMatch;
522
+ }
523
+ /**
524
+ * Type definition for AWS::WAFv2::RuleGroup.SqliMatchStatement
525
+ *
526
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-sqlimatchstatement.html | AWS::WAFv2::RuleGroup.SqliMatchStatement}
527
+ */
528
+ export interface WAFv2RuleGroupSqliMatchStatement {
529
+ SensitivityLevel?: string;
530
+ TextTransformations: any[];
531
+ FieldToMatch: WAFv2RuleGroupFieldToMatch;
532
+ }
533
+ /**
534
+ * Type definition for AWS::WAFv2::RuleGroup.Statement
535
+ *
536
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-statement.html | AWS::WAFv2::RuleGroup.Statement}
537
+ */
538
+ export interface WAFv2RuleGroupStatement {
539
+ SizeConstraintStatement?: WAFv2RuleGroupSizeConstraintStatement;
540
+ AndStatement?: WAFv2RuleGroupAndStatement;
541
+ XssMatchStatement?: WAFv2RuleGroupXssMatchStatement;
542
+ NotStatement?: WAFv2RuleGroupNotStatement;
543
+ ByteMatchStatement?: WAFv2RuleGroupByteMatchStatement;
544
+ RateBasedStatement?: WAFv2RuleGroupRateBasedStatement;
545
+ GeoMatchStatement?: WAFv2RuleGroupGeoMatchStatement;
546
+ LabelMatchStatement?: WAFv2RuleGroupLabelMatchStatement;
547
+ RegexMatchStatement?: WAFv2RuleGroupRegexMatchStatement;
548
+ SqliMatchStatement?: WAFv2RuleGroupSqliMatchStatement;
549
+ RegexPatternSetReferenceStatement?: WAFv2RuleGroupRegexPatternSetReferenceStatement;
550
+ OrStatement?: WAFv2RuleGroupOrStatement;
551
+ IPSetReferenceStatement?: WAFv2RuleGroupIPSetReferenceStatement;
552
+ }
553
+ /**
554
+ * Type definition for AWS::WAFv2::RuleGroup.TextTransformation
555
+ *
556
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-texttransformation.html | AWS::WAFv2::RuleGroup.TextTransformation}
557
+ */
558
+ export interface WAFv2RuleGroupTextTransformation {
559
+ Type: string;
560
+ Priority: number;
561
+ }
562
+ /**
563
+ * Type definition for AWS::WAFv2::RuleGroup.VisibilityConfig
564
+ *
565
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-visibilityconfig.html | AWS::WAFv2::RuleGroup.VisibilityConfig}
566
+ */
567
+ export interface WAFv2RuleGroupVisibilityConfig {
568
+ MetricName: string;
569
+ SampledRequestsEnabled: boolean;
570
+ CloudWatchMetricsEnabled: boolean;
571
+ }
572
+ /**
573
+ * Type definition for AWS::WAFv2::RuleGroup.XssMatchStatement
574
+ *
575
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-xssmatchstatement.html | AWS::WAFv2::RuleGroup.XssMatchStatement}
576
+ */
577
+ export interface WAFv2RuleGroupXssMatchStatement {
578
+ TextTransformations: any[];
579
+ FieldToMatch: WAFv2RuleGroupFieldToMatch;
580
+ }
581
+ /**
582
+ * Type definition for AWS::WAFv2::WebACL.AWSManagedRulesACFPRuleSet
583
+ *
584
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesacfpruleset.html | AWS::WAFv2::WebACL.AWSManagedRulesACFPRuleSet}
585
+ */
586
+ export interface WAFv2WebACLAWSManagedRulesACFPRuleSet {
587
+ RegistrationPagePath: string;
588
+ ResponseInspection?: WAFv2WebACLResponseInspection;
589
+ CreationPath: string;
590
+ EnableRegexInPath?: boolean;
591
+ RequestInspection: WAFv2WebACLRequestInspectionACFP;
592
+ }
593
+ /**
594
+ * Type definition for AWS::WAFv2::WebACL.AWSManagedRulesATPRuleSet
595
+ *
596
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesatpruleset.html | AWS::WAFv2::WebACL.AWSManagedRulesATPRuleSet}
597
+ */
598
+ export interface WAFv2WebACLAWSManagedRulesATPRuleSet {
599
+ ResponseInspection?: WAFv2WebACLResponseInspection;
600
+ EnableRegexInPath?: boolean;
601
+ LoginPath: string;
602
+ RequestInspection?: WAFv2WebACLRequestInspection;
603
+ }
604
+ /**
605
+ * Type definition for AWS::WAFv2::WebACL.AWSManagedRulesBotControlRuleSet
606
+ *
607
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesbotcontrolruleset.html | AWS::WAFv2::WebACL.AWSManagedRulesBotControlRuleSet}
608
+ */
609
+ export interface WAFv2WebACLAWSManagedRulesBotControlRuleSet {
610
+ InspectionLevel: string;
611
+ }
612
+ /**
613
+ * Type definition for AWS::WAFv2::WebACL.AllowAction
614
+ *
615
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-allowaction.html | AWS::WAFv2::WebACL.AllowAction}
616
+ */
617
+ export interface WAFv2WebACLAllowAction {
618
+ CustomRequestHandling?: WAFv2WebACLCustomRequestHandling;
619
+ }
620
+ /**
621
+ * Type definition for AWS::WAFv2::WebACL.AndStatement
622
+ *
623
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-andstatement.html | AWS::WAFv2::WebACL.AndStatement}
624
+ */
625
+ export interface WAFv2WebACLAndStatement {
626
+ Statements: any[];
627
+ }
628
+ /**
629
+ * Type definition for AWS::WAFv2::WebACL.AssociationConfig
630
+ *
631
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-associationconfig.html | AWS::WAFv2::WebACL.AssociationConfig}
632
+ */
633
+ export interface WAFv2WebACLAssociationConfig {
634
+ RequestBody?: Record<string, any>;
635
+ }
636
+ /**
637
+ * Type definition for AWS::WAFv2::WebACL.BlockAction
638
+ *
639
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-blockaction.html | AWS::WAFv2::WebACL.BlockAction}
640
+ */
641
+ export interface WAFv2WebACLBlockAction {
642
+ CustomResponse?: WAFv2WebACLCustomResponse;
643
+ }
644
+ /**
645
+ * Type definition for AWS::WAFv2::WebACL.Body
646
+ *
647
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-body.html | AWS::WAFv2::WebACL.Body}
648
+ */
649
+ export interface WAFv2WebACLBody {
650
+ OversizeHandling?: string;
651
+ }
652
+ /**
653
+ * Type definition for AWS::WAFv2::WebACL.ByteMatchStatement
654
+ *
655
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-bytematchstatement.html | AWS::WAFv2::WebACL.ByteMatchStatement}
656
+ */
657
+ export interface WAFv2WebACLByteMatchStatement {
658
+ SearchStringBase64?: string;
659
+ TextTransformations: any[];
660
+ PositionalConstraint: string;
661
+ SearchString?: string;
662
+ FieldToMatch: WAFv2WebACLFieldToMatch;
663
+ }
664
+ /**
665
+ * Type definition for AWS::WAFv2::WebACL.CaptchaAction
666
+ *
667
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-captchaaction.html | AWS::WAFv2::WebACL.CaptchaAction}
668
+ */
669
+ export interface WAFv2WebACLCaptchaAction {
670
+ CustomRequestHandling?: WAFv2WebACLCustomRequestHandling;
671
+ }
672
+ /**
673
+ * Type definition for AWS::WAFv2::WebACL.CaptchaConfig
674
+ *
675
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-captchaconfig.html | AWS::WAFv2::WebACL.CaptchaConfig}
676
+ */
677
+ export interface WAFv2WebACLCaptchaConfig {
678
+ ImmunityTimeProperty?: WAFv2WebACLImmunityTimeProperty;
679
+ }
680
+ /**
681
+ * Type definition for AWS::WAFv2::WebACL.ChallengeAction
682
+ *
683
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-challengeaction.html | AWS::WAFv2::WebACL.ChallengeAction}
684
+ */
685
+ export interface WAFv2WebACLChallengeAction {
686
+ CustomRequestHandling?: WAFv2WebACLCustomRequestHandling;
687
+ }
688
+ /**
689
+ * Type definition for AWS::WAFv2::WebACL.ChallengeConfig
690
+ *
691
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-challengeconfig.html | AWS::WAFv2::WebACL.ChallengeConfig}
692
+ */
693
+ export interface WAFv2WebACLChallengeConfig {
694
+ ImmunityTimeProperty?: WAFv2WebACLImmunityTimeProperty;
695
+ }
696
+ /**
697
+ * Type definition for AWS::WAFv2::WebACL.CookieMatchPattern
698
+ *
699
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-cookiematchpattern.html | AWS::WAFv2::WebACL.CookieMatchPattern}
700
+ */
701
+ export interface WAFv2WebACLCookieMatchPattern {
702
+ All?: object;
703
+ IncludedCookies?: any[];
704
+ ExcludedCookies?: any[];
705
+ }
706
+ /**
707
+ * Type definition for AWS::WAFv2::WebACL.Cookies
708
+ *
709
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-cookies.html | AWS::WAFv2::WebACL.Cookies}
710
+ */
711
+ export interface WAFv2WebACLCookies {
712
+ MatchScope: string;
713
+ MatchPattern: WAFv2WebACLCookieMatchPattern;
714
+ OversizeHandling: string;
715
+ }
716
+ /**
717
+ * Type definition for AWS::WAFv2::WebACL.CountAction
718
+ *
719
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-countaction.html | AWS::WAFv2::WebACL.CountAction}
720
+ */
721
+ export interface WAFv2WebACLCountAction {
722
+ CustomRequestHandling?: WAFv2WebACLCustomRequestHandling;
723
+ }
724
+ /**
725
+ * Type definition for AWS::WAFv2::WebACL.CustomHTTPHeader
726
+ *
727
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customhttpheader.html | AWS::WAFv2::WebACL.CustomHTTPHeader}
728
+ */
729
+ export interface WAFv2WebACLCustomHTTPHeader {
730
+ Value: string;
731
+ Name: string;
732
+ }
733
+ /**
734
+ * Type definition for AWS::WAFv2::WebACL.CustomRequestHandling
735
+ *
736
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customrequesthandling.html | AWS::WAFv2::WebACL.CustomRequestHandling}
737
+ */
738
+ export interface WAFv2WebACLCustomRequestHandling {
739
+ InsertHeaders: any[];
740
+ }
741
+ /**
742
+ * Type definition for AWS::WAFv2::WebACL.CustomResponse
743
+ *
744
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customresponse.html | AWS::WAFv2::WebACL.CustomResponse}
745
+ */
746
+ export interface WAFv2WebACLCustomResponse {
747
+ ResponseCode: number;
748
+ CustomResponseBodyKey?: string;
749
+ ResponseHeaders?: any[];
750
+ }
751
+ /**
752
+ * Type definition for AWS::WAFv2::WebACL.CustomResponseBody
753
+ *
754
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customresponsebody.html | AWS::WAFv2::WebACL.CustomResponseBody}
755
+ */
756
+ export interface WAFv2WebACLCustomResponseBody {
757
+ ContentType: string;
758
+ Content: string;
759
+ }
760
+ /**
761
+ * Type definition for AWS::WAFv2::WebACL.DefaultAction
762
+ *
763
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-defaultaction.html | AWS::WAFv2::WebACL.DefaultAction}
764
+ */
765
+ export interface WAFv2WebACLDefaultAction {
766
+ Block?: WAFv2WebACLBlockAction;
767
+ Allow?: WAFv2WebACLAllowAction;
768
+ }
769
+ /**
770
+ * Type definition for AWS::WAFv2::WebACL.ExcludedRule
771
+ *
772
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-excludedrule.html | AWS::WAFv2::WebACL.ExcludedRule}
773
+ */
774
+ export interface WAFv2WebACLExcludedRule {
775
+ Name: string;
776
+ }
777
+ /**
778
+ * Type definition for AWS::WAFv2::WebACL.FieldIdentifier
779
+ *
780
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldidentifier.html | AWS::WAFv2::WebACL.FieldIdentifier}
781
+ */
782
+ export interface WAFv2WebACLFieldIdentifier {
783
+ Identifier: string;
784
+ }
785
+ /**
786
+ * Type definition for AWS::WAFv2::WebACL.FieldToMatch
787
+ *
788
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldtomatch.html | AWS::WAFv2::WebACL.FieldToMatch}
789
+ */
790
+ export interface WAFv2WebACLFieldToMatch {
791
+ JsonBody?: WAFv2WebACLJsonBody;
792
+ AllQueryArguments?: object;
793
+ SingleQueryArgument?: WAFv2WebACLSingleQueryArgument;
794
+ UriPath?: object;
795
+ QueryString?: object;
796
+ Headers?: WAFv2WebACLHeaders;
797
+ Cookies?: WAFv2WebACLCookies;
798
+ Method?: object;
799
+ Body?: WAFv2WebACLBody;
800
+ SingleHeader?: WAFv2WebACLSingleHeader;
801
+ }
802
+ /**
803
+ * Type definition for AWS::WAFv2::WebACL.ForwardedIPConfiguration
804
+ *
805
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-forwardedipconfiguration.html | AWS::WAFv2::WebACL.ForwardedIPConfiguration}
806
+ */
807
+ export interface WAFv2WebACLForwardedIPConfiguration {
808
+ FallbackBehavior: string;
809
+ HeaderName: string;
810
+ }
811
+ /**
812
+ * Type definition for AWS::WAFv2::WebACL.GeoMatchStatement
813
+ *
814
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-geomatchstatement.html | AWS::WAFv2::WebACL.GeoMatchStatement}
815
+ */
816
+ export interface WAFv2WebACLGeoMatchStatement {
817
+ ForwardedIPConfig?: WAFv2WebACLForwardedIPConfiguration;
818
+ CountryCodes?: any[];
819
+ }
820
+ /**
821
+ * Type definition for AWS::WAFv2::WebACL.HeaderMatchPattern
822
+ *
823
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-headermatchpattern.html | AWS::WAFv2::WebACL.HeaderMatchPattern}
824
+ */
825
+ export interface WAFv2WebACLHeaderMatchPattern {
826
+ All?: object;
827
+ IncludedHeaders?: any[];
828
+ ExcludedHeaders?: any[];
829
+ }
830
+ /**
831
+ * Type definition for AWS::WAFv2::WebACL.Headers
832
+ *
833
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-headers.html | AWS::WAFv2::WebACL.Headers}
834
+ */
835
+ export interface WAFv2WebACLHeaders {
836
+ MatchScope: string;
837
+ MatchPattern: WAFv2WebACLHeaderMatchPattern;
838
+ OversizeHandling: string;
839
+ }
840
+ /**
841
+ * Type definition for AWS::WAFv2::WebACL.IPSetForwardedIPConfiguration
842
+ *
843
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ipsetforwardedipconfiguration.html | AWS::WAFv2::WebACL.IPSetForwardedIPConfiguration}
844
+ */
845
+ export interface WAFv2WebACLIPSetForwardedIPConfiguration {
846
+ FallbackBehavior: string;
847
+ HeaderName: string;
848
+ Position: string;
849
+ }
850
+ /**
851
+ * Type definition for AWS::WAFv2::WebACL.IPSetReferenceStatement
852
+ *
853
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ipsetreferencestatement.html | AWS::WAFv2::WebACL.IPSetReferenceStatement}
854
+ */
855
+ export interface WAFv2WebACLIPSetReferenceStatement {
856
+ IPSetForwardedIPConfig?: WAFv2WebACLIPSetForwardedIPConfiguration;
857
+ Arn: string;
858
+ }
859
+ /**
860
+ * Type definition for AWS::WAFv2::WebACL.ImmunityTimeProperty
861
+ *
862
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-immunitytimeproperty.html | AWS::WAFv2::WebACL.ImmunityTimeProperty}
863
+ */
864
+ export interface WAFv2WebACLImmunityTimeProperty {
865
+ ImmunityTime: number;
866
+ }
867
+ /**
868
+ * Type definition for AWS::WAFv2::WebACL.JsonBody
869
+ *
870
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-jsonbody.html | AWS::WAFv2::WebACL.JsonBody}
871
+ */
872
+ export interface WAFv2WebACLJsonBody {
873
+ MatchScope: string;
874
+ MatchPattern: WAFv2WebACLJsonMatchPattern;
875
+ InvalidFallbackBehavior?: string;
876
+ OversizeHandling?: string;
877
+ }
878
+ /**
879
+ * Type definition for AWS::WAFv2::WebACL.JsonMatchPattern
880
+ *
881
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-jsonmatchpattern.html | AWS::WAFv2::WebACL.JsonMatchPattern}
882
+ */
883
+ export interface WAFv2WebACLJsonMatchPattern {
884
+ All?: object;
885
+ IncludedPaths?: any[];
886
+ }
887
+ /**
888
+ * Type definition for AWS::WAFv2::WebACL.Label
889
+ *
890
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-label.html | AWS::WAFv2::WebACL.Label}
891
+ */
892
+ export interface WAFv2WebACLLabel {
893
+ Name: string;
894
+ }
895
+ /**
896
+ * Type definition for AWS::WAFv2::WebACL.LabelMatchStatement
897
+ *
898
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-labelmatchstatement.html | AWS::WAFv2::WebACL.LabelMatchStatement}
899
+ */
900
+ export interface WAFv2WebACLLabelMatchStatement {
901
+ Scope: string;
902
+ Key: string;
903
+ }
904
+ /**
905
+ * Type definition for AWS::WAFv2::WebACL.ManagedRuleGroupConfig
906
+ *
907
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupconfig.html | AWS::WAFv2::WebACL.ManagedRuleGroupConfig}
908
+ */
909
+ export interface WAFv2WebACLManagedRuleGroupConfig {
910
+ UsernameField?: WAFv2WebACLFieldIdentifier;
911
+ LoginPath?: string;
912
+ AWSManagedRulesATPRuleSet?: WAFv2WebACLAWSManagedRulesATPRuleSet;
913
+ AWSManagedRulesBotControlRuleSet?: WAFv2WebACLAWSManagedRulesBotControlRuleSet;
914
+ PasswordField?: WAFv2WebACLFieldIdentifier;
915
+ AWSManagedRulesACFPRuleSet?: WAFv2WebACLAWSManagedRulesACFPRuleSet;
916
+ PayloadType?: string;
917
+ }
918
+ /**
919
+ * Type definition for AWS::WAFv2::WebACL.ManagedRuleGroupStatement
920
+ *
921
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupstatement.html | AWS::WAFv2::WebACL.ManagedRuleGroupStatement}
922
+ */
923
+ export interface WAFv2WebACLManagedRuleGroupStatement {
924
+ VendorName: string;
925
+ Version?: string;
926
+ RuleActionOverrides?: any[];
927
+ ManagedRuleGroupConfigs?: any[];
928
+ ExcludedRules?: any[];
929
+ Name: string;
930
+ ScopeDownStatement?: WAFv2WebACLStatement;
931
+ }
932
+ /**
933
+ * Type definition for AWS::WAFv2::WebACL.NotStatement
934
+ *
935
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-notstatement.html | AWS::WAFv2::WebACL.NotStatement}
936
+ */
937
+ export interface WAFv2WebACLNotStatement {
938
+ Statement: WAFv2WebACLStatement;
939
+ }
940
+ /**
941
+ * Type definition for AWS::WAFv2::WebACL.OrStatement
942
+ *
943
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-orstatement.html | AWS::WAFv2::WebACL.OrStatement}
944
+ */
945
+ export interface WAFv2WebACLOrStatement {
946
+ Statements: any[];
947
+ }
948
+ /**
949
+ * Type definition for AWS::WAFv2::WebACL.OverrideAction
950
+ *
951
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-overrideaction.html | AWS::WAFv2::WebACL.OverrideAction}
952
+ */
953
+ export interface WAFv2WebACLOverrideAction {
954
+ Count?: object;
955
+ None?: object;
956
+ }
957
+ /**
958
+ * Type definition for AWS::WAFv2::WebACL.RateBasedStatement
959
+ *
960
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatement.html | AWS::WAFv2::WebACL.RateBasedStatement}
961
+ */
962
+ export interface WAFv2WebACLRateBasedStatement {
963
+ AggregateKeyType: string;
964
+ CustomKeys?: any[];
965
+ ForwardedIPConfig?: WAFv2WebACLForwardedIPConfiguration;
966
+ Limit: number;
967
+ ScopeDownStatement?: WAFv2WebACLStatement;
968
+ }
969
+ /**
970
+ * Type definition for AWS::WAFv2::WebACL.RateBasedStatementCustomKey
971
+ *
972
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatementcustomkey.html | AWS::WAFv2::WebACL.RateBasedStatementCustomKey}
973
+ */
974
+ export interface WAFv2WebACLRateBasedStatementCustomKey {
975
+ Cookie?: WAFv2WebACLRateLimitCookie;
976
+ ForwardedIP?: object;
977
+ QueryArgument?: WAFv2WebACLRateLimitQueryArgument;
978
+ Header?: WAFv2WebACLRateLimitHeader;
979
+ HTTPMethod?: object;
980
+ QueryString?: WAFv2WebACLRateLimitQueryString;
981
+ UriPath?: WAFv2WebACLRateLimitUriPath;
982
+ IP?: object;
983
+ LabelNamespace?: WAFv2WebACLRateLimitLabelNamespace;
984
+ }
985
+ /**
986
+ * Type definition for AWS::WAFv2::WebACL.RateLimitCookie
987
+ *
988
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitcookie.html | AWS::WAFv2::WebACL.RateLimitCookie}
989
+ */
990
+ export interface WAFv2WebACLRateLimitCookie {
991
+ TextTransformations: any[];
992
+ Name: string;
993
+ }
994
+ /**
995
+ * Type definition for AWS::WAFv2::WebACL.RateLimitHeader
996
+ *
997
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitheader.html | AWS::WAFv2::WebACL.RateLimitHeader}
998
+ */
999
+ export interface WAFv2WebACLRateLimitHeader {
1000
+ TextTransformations: any[];
1001
+ Name: string;
1002
+ }
1003
+ /**
1004
+ * Type definition for AWS::WAFv2::WebACL.RateLimitLabelNamespace
1005
+ *
1006
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitlabelnamespace.html | AWS::WAFv2::WebACL.RateLimitLabelNamespace}
1007
+ */
1008
+ export interface WAFv2WebACLRateLimitLabelNamespace {
1009
+ Namespace: string;
1010
+ }
1011
+ /**
1012
+ * Type definition for AWS::WAFv2::WebACL.RateLimitQueryArgument
1013
+ *
1014
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitqueryargument.html | AWS::WAFv2::WebACL.RateLimitQueryArgument}
1015
+ */
1016
+ export interface WAFv2WebACLRateLimitQueryArgument {
1017
+ TextTransformations: any[];
1018
+ Name: string;
1019
+ }
1020
+ /**
1021
+ * Type definition for AWS::WAFv2::WebACL.RateLimitQueryString
1022
+ *
1023
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitquerystring.html | AWS::WAFv2::WebACL.RateLimitQueryString}
1024
+ */
1025
+ export interface WAFv2WebACLRateLimitQueryString {
1026
+ TextTransformations: any[];
1027
+ }
1028
+ /**
1029
+ * Type definition for AWS::WAFv2::WebACL.RateLimitUriPath
1030
+ *
1031
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimituripath.html | AWS::WAFv2::WebACL.RateLimitUriPath}
1032
+ */
1033
+ export interface WAFv2WebACLRateLimitUriPath {
1034
+ TextTransformations: any[];
1035
+ }
1036
+ /**
1037
+ * Type definition for AWS::WAFv2::WebACL.RegexMatchStatement
1038
+ *
1039
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-regexmatchstatement.html | AWS::WAFv2::WebACL.RegexMatchStatement}
1040
+ */
1041
+ export interface WAFv2WebACLRegexMatchStatement {
1042
+ TextTransformations: any[];
1043
+ RegexString: string;
1044
+ FieldToMatch: WAFv2WebACLFieldToMatch;
1045
+ }
1046
+ /**
1047
+ * Type definition for AWS::WAFv2::WebACL.RegexPatternSetReferenceStatement
1048
+ *
1049
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-regexpatternsetreferencestatement.html | AWS::WAFv2::WebACL.RegexPatternSetReferenceStatement}
1050
+ */
1051
+ export interface WAFv2WebACLRegexPatternSetReferenceStatement {
1052
+ TextTransformations: any[];
1053
+ Arn: string;
1054
+ FieldToMatch: WAFv2WebACLFieldToMatch;
1055
+ }
1056
+ /**
1057
+ * Type definition for AWS::WAFv2::WebACL.RequestBodyAssociatedResourceTypeConfig
1058
+ *
1059
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestbodyassociatedresourcetypeconfig.html | AWS::WAFv2::WebACL.RequestBodyAssociatedResourceTypeConfig}
1060
+ */
1061
+ export interface WAFv2WebACLRequestBodyAssociatedResourceTypeConfig {
1062
+ DefaultSizeInspectionLimit: string;
1063
+ }
1064
+ /**
1065
+ * Type definition for AWS::WAFv2::WebACL.RequestInspection
1066
+ *
1067
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestinspection.html | AWS::WAFv2::WebACL.RequestInspection}
1068
+ */
1069
+ export interface WAFv2WebACLRequestInspection {
1070
+ UsernameField: WAFv2WebACLFieldIdentifier;
1071
+ PasswordField: WAFv2WebACLFieldIdentifier;
1072
+ PayloadType: string;
1073
+ }
1074
+ /**
1075
+ * Type definition for AWS::WAFv2::WebACL.RequestInspectionACFP
1076
+ *
1077
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestinspectionacfp.html | AWS::WAFv2::WebACL.RequestInspectionACFP}
1078
+ */
1079
+ export interface WAFv2WebACLRequestInspectionACFP {
1080
+ UsernameField?: WAFv2WebACLFieldIdentifier;
1081
+ EmailField?: WAFv2WebACLFieldIdentifier;
1082
+ PasswordField?: WAFv2WebACLFieldIdentifier;
1083
+ AddressFields?: any[];
1084
+ PayloadType: string;
1085
+ PhoneNumberFields?: any[];
1086
+ }
1087
+ /**
1088
+ * Type definition for AWS::WAFv2::WebACL.ResponseInspection
1089
+ *
1090
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspection.html | AWS::WAFv2::WebACL.ResponseInspection}
1091
+ */
1092
+ export interface WAFv2WebACLResponseInspection {
1093
+ Header?: WAFv2WebACLResponseInspectionHeader;
1094
+ BodyContains?: WAFv2WebACLResponseInspectionBodyContains;
1095
+ Json?: WAFv2WebACLResponseInspectionJson;
1096
+ StatusCode?: WAFv2WebACLResponseInspectionStatusCode;
1097
+ }
1098
+ /**
1099
+ * Type definition for AWS::WAFv2::WebACL.ResponseInspectionBodyContains
1100
+ *
1101
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionbodycontains.html | AWS::WAFv2::WebACL.ResponseInspectionBodyContains}
1102
+ */
1103
+ export interface WAFv2WebACLResponseInspectionBodyContains {
1104
+ SuccessStrings: any[];
1105
+ FailureStrings: any[];
1106
+ }
1107
+ /**
1108
+ * Type definition for AWS::WAFv2::WebACL.ResponseInspectionHeader
1109
+ *
1110
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionheader.html | AWS::WAFv2::WebACL.ResponseInspectionHeader}
1111
+ */
1112
+ export interface WAFv2WebACLResponseInspectionHeader {
1113
+ SuccessValues: any[];
1114
+ FailureValues: any[];
1115
+ Name: string;
1116
+ }
1117
+ /**
1118
+ * Type definition for AWS::WAFv2::WebACL.ResponseInspectionJson
1119
+ *
1120
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionjson.html | AWS::WAFv2::WebACL.ResponseInspectionJson}
1121
+ */
1122
+ export interface WAFv2WebACLResponseInspectionJson {
1123
+ Identifier: string;
1124
+ SuccessValues: any[];
1125
+ FailureValues: any[];
1126
+ }
1127
+ /**
1128
+ * Type definition for AWS::WAFv2::WebACL.ResponseInspectionStatusCode
1129
+ *
1130
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionstatuscode.html | AWS::WAFv2::WebACL.ResponseInspectionStatusCode}
1131
+ */
1132
+ export interface WAFv2WebACLResponseInspectionStatusCode {
1133
+ SuccessCodes: any[];
1134
+ FailureCodes: any[];
1135
+ }
1136
+ /**
1137
+ * Type definition for AWS::WAFv2::WebACL.Rule
1138
+ *
1139
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-rule.html | AWS::WAFv2::WebACL.Rule}
1140
+ */
1141
+ export interface WAFv2WebACLRule {
1142
+ Action?: WAFv2WebACLRuleAction;
1143
+ Priority: number;
1144
+ Statement: WAFv2WebACLStatement;
1145
+ ChallengeConfig?: WAFv2WebACLChallengeConfig;
1146
+ OverrideAction?: WAFv2WebACLOverrideAction;
1147
+ RuleLabels?: any[];
1148
+ VisibilityConfig: WAFv2WebACLVisibilityConfig;
1149
+ CaptchaConfig?: WAFv2WebACLCaptchaConfig;
1150
+ Name: string;
1151
+ }
1152
+ /**
1153
+ * Type definition for AWS::WAFv2::WebACL.RuleAction
1154
+ *
1155
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ruleaction.html | AWS::WAFv2::WebACL.RuleAction}
1156
+ */
1157
+ export interface WAFv2WebACLRuleAction {
1158
+ Captcha?: WAFv2WebACLCaptchaAction;
1159
+ Block?: WAFv2WebACLBlockAction;
1160
+ Count?: WAFv2WebACLCountAction;
1161
+ Allow?: WAFv2WebACLAllowAction;
1162
+ Challenge?: WAFv2WebACLChallengeAction;
1163
+ }
1164
+ /**
1165
+ * Type definition for AWS::WAFv2::WebACL.RuleActionOverride
1166
+ *
1167
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ruleactionoverride.html | AWS::WAFv2::WebACL.RuleActionOverride}
1168
+ */
1169
+ export interface WAFv2WebACLRuleActionOverride {
1170
+ ActionToUse: WAFv2WebACLRuleAction;
1171
+ Name: string;
1172
+ }
1173
+ /**
1174
+ * Type definition for AWS::WAFv2::WebACL.RuleGroupReferenceStatement
1175
+ *
1176
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-rulegroupreferencestatement.html | AWS::WAFv2::WebACL.RuleGroupReferenceStatement}
1177
+ */
1178
+ export interface WAFv2WebACLRuleGroupReferenceStatement {
1179
+ RuleActionOverrides?: any[];
1180
+ Arn: string;
1181
+ ExcludedRules?: any[];
1182
+ }
1183
+ /**
1184
+ * Type definition for AWS::WAFv2::WebACL.SingleHeader
1185
+ *
1186
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-singleheader.html | AWS::WAFv2::WebACL.SingleHeader}
1187
+ */
1188
+ export interface WAFv2WebACLSingleHeader {
1189
+ Name: string;
1190
+ }
1191
+ /**
1192
+ * Type definition for AWS::WAFv2::WebACL.SingleQueryArgument
1193
+ *
1194
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-singlequeryargument.html | AWS::WAFv2::WebACL.SingleQueryArgument}
1195
+ */
1196
+ export interface WAFv2WebACLSingleQueryArgument {
1197
+ Name: string;
1198
+ }
1199
+ /**
1200
+ * Type definition for AWS::WAFv2::WebACL.SizeConstraintStatement
1201
+ *
1202
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sizeconstraintstatement.html | AWS::WAFv2::WebACL.SizeConstraintStatement}
1203
+ */
1204
+ export interface WAFv2WebACLSizeConstraintStatement {
1205
+ ComparisonOperator: string;
1206
+ TextTransformations: any[];
1207
+ Size: number;
1208
+ FieldToMatch: WAFv2WebACLFieldToMatch;
1209
+ }
1210
+ /**
1211
+ * Type definition for AWS::WAFv2::WebACL.SqliMatchStatement
1212
+ *
1213
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sqlimatchstatement.html | AWS::WAFv2::WebACL.SqliMatchStatement}
1214
+ */
1215
+ export interface WAFv2WebACLSqliMatchStatement {
1216
+ SensitivityLevel?: string;
1217
+ TextTransformations: any[];
1218
+ FieldToMatch: WAFv2WebACLFieldToMatch;
1219
+ }
1220
+ /**
1221
+ * Type definition for AWS::WAFv2::WebACL.Statement
1222
+ *
1223
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statement.html | AWS::WAFv2::WebACL.Statement}
1224
+ */
1225
+ export interface WAFv2WebACLStatement {
1226
+ SizeConstraintStatement?: WAFv2WebACLSizeConstraintStatement;
1227
+ AndStatement?: WAFv2WebACLAndStatement;
1228
+ XssMatchStatement?: WAFv2WebACLXssMatchStatement;
1229
+ NotStatement?: WAFv2WebACLNotStatement;
1230
+ ByteMatchStatement?: WAFv2WebACLByteMatchStatement;
1231
+ RateBasedStatement?: WAFv2WebACLRateBasedStatement;
1232
+ GeoMatchStatement?: WAFv2WebACLGeoMatchStatement;
1233
+ RuleGroupReferenceStatement?: WAFv2WebACLRuleGroupReferenceStatement;
1234
+ LabelMatchStatement?: WAFv2WebACLLabelMatchStatement;
1235
+ RegexMatchStatement?: WAFv2WebACLRegexMatchStatement;
1236
+ SqliMatchStatement?: WAFv2WebACLSqliMatchStatement;
1237
+ RegexPatternSetReferenceStatement?: WAFv2WebACLRegexPatternSetReferenceStatement;
1238
+ OrStatement?: WAFv2WebACLOrStatement;
1239
+ ManagedRuleGroupStatement?: WAFv2WebACLManagedRuleGroupStatement;
1240
+ IPSetReferenceStatement?: WAFv2WebACLIPSetReferenceStatement;
1241
+ }
1242
+ /**
1243
+ * Type definition for AWS::WAFv2::WebACL.TextTransformation
1244
+ *
1245
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-texttransformation.html | AWS::WAFv2::WebACL.TextTransformation}
1246
+ */
1247
+ export interface WAFv2WebACLTextTransformation {
1248
+ Type: string;
1249
+ Priority: number;
1250
+ }
1251
+ /**
1252
+ * Type definition for AWS::WAFv2::WebACL.VisibilityConfig
1253
+ *
1254
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-visibilityconfig.html | AWS::WAFv2::WebACL.VisibilityConfig}
1255
+ */
1256
+ export interface WAFv2WebACLVisibilityConfig {
1257
+ MetricName: string;
1258
+ SampledRequestsEnabled: boolean;
1259
+ CloudWatchMetricsEnabled: boolean;
1260
+ }
1261
+ /**
1262
+ * Type definition for AWS::WAFv2::WebACL.XssMatchStatement
1263
+ *
1264
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-xssmatchstatement.html | AWS::WAFv2::WebACL.XssMatchStatement}
1265
+ */
1266
+ export interface WAFv2WebACLXssMatchStatement {
1267
+ TextTransformations: any[];
1268
+ FieldToMatch: WAFv2WebACLFieldToMatch;
1269
+ }
1270
+ /**
1271
+ * Type definition for AWS::WAFv2::IPSet
1272
+ *
1273
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-ipset.html | AWS::WAFv2::IPSet}
1274
+ */
1275
+ export interface WAFv2IPSetProps {
1276
+ Addresses: any[];
1277
+ Description?: string;
1278
+ Scope: string;
1279
+ IPAddressVersion: string;
1280
+ Tags?: Tag[];
1281
+ Name?: string;
1282
+ }
1283
+ /**
1284
+ * Attributes type definition for AWS::WAFv2::IPSet
1285
+ *
1286
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-ipset.html | AWS::WAFv2::IPSet}
1287
+ */
1288
+ export interface WAFv2IPSetAttribs {
1289
+ Id?: string;
1290
+ Arn?: string;
1291
+ }
1292
+ /**
1293
+ * Resource class for AWS::WAFv2::IPSet
1294
+ *
1295
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-ipset.html | AWS::WAFv2::IPSet}
1296
+ */
1297
+ export declare class WAFv2IPSet extends ResourceBase<"AWS::WAFv2::IPSet", WAFv2IPSetProps, WAFv2IPSetAttribs> {
1298
+ static readonly Type = "AWS::WAFv2::IPSet";
1299
+ static readonly AttributeNames: readonly (keyof WAFv2IPSetAttribs)[];
1300
+ constructor(logicalId: string, properties: WAFv2IPSetProps, options?: ResourceOptions);
1301
+ }
1302
+ /**
1303
+ * Type definition for AWS::WAFv2::LoggingConfiguration
1304
+ *
1305
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-loggingconfiguration.html | AWS::WAFv2::LoggingConfiguration}
1306
+ */
1307
+ export interface WAFv2LoggingConfigurationProps {
1308
+ ResourceArn: string;
1309
+ LogDestinationConfigs: any[];
1310
+ RedactedFields?: any[];
1311
+ LoggingFilter?: WAFv2LoggingConfigurationLoggingFilter;
1312
+ }
1313
+ /**
1314
+ * Attributes type definition for AWS::WAFv2::LoggingConfiguration
1315
+ *
1316
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-loggingconfiguration.html | AWS::WAFv2::LoggingConfiguration}
1317
+ */
1318
+ export interface WAFv2LoggingConfigurationAttribs {
1319
+ ManagedByFirewallManager?: boolean;
1320
+ }
1321
+ /**
1322
+ * Resource class for AWS::WAFv2::LoggingConfiguration
1323
+ *
1324
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-loggingconfiguration.html | AWS::WAFv2::LoggingConfiguration}
1325
+ */
1326
+ export declare class WAFv2LoggingConfiguration extends ResourceBase<"AWS::WAFv2::LoggingConfiguration", WAFv2LoggingConfigurationProps, WAFv2LoggingConfigurationAttribs> {
1327
+ static readonly Type = "AWS::WAFv2::LoggingConfiguration";
1328
+ static readonly AttributeNames: readonly (keyof WAFv2LoggingConfigurationAttribs)[];
1329
+ constructor(logicalId: string, properties: WAFv2LoggingConfigurationProps, options?: ResourceOptions);
1330
+ }
1331
+ /**
1332
+ * Type definition for AWS::WAFv2::RegexPatternSet
1333
+ *
1334
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-regexpatternset.html | AWS::WAFv2::RegexPatternSet}
1335
+ */
1336
+ export interface WAFv2RegexPatternSetProps {
1337
+ Description?: string;
1338
+ RegularExpressionList: any[];
1339
+ Scope: string;
1340
+ Tags?: Tag[];
1341
+ Name?: string;
1342
+ }
1343
+ /**
1344
+ * Attributes type definition for AWS::WAFv2::RegexPatternSet
1345
+ *
1346
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-regexpatternset.html | AWS::WAFv2::RegexPatternSet}
1347
+ */
1348
+ export interface WAFv2RegexPatternSetAttribs {
1349
+ Id?: string;
1350
+ Arn?: string;
1351
+ }
1352
+ /**
1353
+ * Resource class for AWS::WAFv2::RegexPatternSet
1354
+ *
1355
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-regexpatternset.html | AWS::WAFv2::RegexPatternSet}
1356
+ */
1357
+ export declare class WAFv2RegexPatternSet extends ResourceBase<"AWS::WAFv2::RegexPatternSet", WAFv2RegexPatternSetProps, WAFv2RegexPatternSetAttribs> {
1358
+ static readonly Type = "AWS::WAFv2::RegexPatternSet";
1359
+ static readonly AttributeNames: readonly (keyof WAFv2RegexPatternSetAttribs)[];
1360
+ constructor(logicalId: string, properties: WAFv2RegexPatternSetProps, options?: ResourceOptions);
1361
+ }
1362
+ /**
1363
+ * Type definition for AWS::WAFv2::RuleGroup
1364
+ *
1365
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-rulegroup.html | AWS::WAFv2::RuleGroup}
1366
+ */
1367
+ export interface WAFv2RuleGroupProps {
1368
+ Description?: string;
1369
+ Scope: string;
1370
+ Capacity: number;
1371
+ AvailableLabels?: any[];
1372
+ CustomResponseBodies?: Record<string, any>;
1373
+ ConsumedLabels?: any[];
1374
+ Rules?: any[];
1375
+ VisibilityConfig: WAFv2RuleGroupVisibilityConfig;
1376
+ Tags?: Tag[];
1377
+ Name?: string;
1378
+ }
1379
+ /**
1380
+ * Attributes type definition for AWS::WAFv2::RuleGroup
1381
+ *
1382
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-rulegroup.html | AWS::WAFv2::RuleGroup}
1383
+ */
1384
+ export interface WAFv2RuleGroupAttribs {
1385
+ Id?: string;
1386
+ Arn?: string;
1387
+ LabelNamespace?: string;
1388
+ }
1389
+ /**
1390
+ * Resource class for AWS::WAFv2::RuleGroup
1391
+ *
1392
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-rulegroup.html | AWS::WAFv2::RuleGroup}
1393
+ */
1394
+ export declare class WAFv2RuleGroup extends ResourceBase<"AWS::WAFv2::RuleGroup", WAFv2RuleGroupProps, WAFv2RuleGroupAttribs> {
1395
+ static readonly Type = "AWS::WAFv2::RuleGroup";
1396
+ static readonly AttributeNames: readonly (keyof WAFv2RuleGroupAttribs)[];
1397
+ constructor(logicalId: string, properties: WAFv2RuleGroupProps, options?: ResourceOptions);
1398
+ }
1399
+ /**
1400
+ * Type definition for AWS::WAFv2::WebACL
1401
+ *
1402
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html | AWS::WAFv2::WebACL}
1403
+ */
1404
+ export interface WAFv2WebACLProps {
1405
+ TokenDomains?: any[];
1406
+ Description?: string;
1407
+ AssociationConfig?: WAFv2WebACLAssociationConfig;
1408
+ DefaultAction: WAFv2WebACLDefaultAction;
1409
+ Scope: string;
1410
+ CustomResponseBodies?: Record<string, any>;
1411
+ ChallengeConfig?: WAFv2WebACLChallengeConfig;
1412
+ Rules?: any[];
1413
+ VisibilityConfig: WAFv2WebACLVisibilityConfig;
1414
+ CaptchaConfig?: WAFv2WebACLCaptchaConfig;
1415
+ Tags?: Tag[];
1416
+ Name?: string;
1417
+ }
1418
+ /**
1419
+ * Attributes type definition for AWS::WAFv2::WebACL
1420
+ *
1421
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html | AWS::WAFv2::WebACL}
1422
+ */
1423
+ export interface WAFv2WebACLAttribs {
1424
+ Capacity?: number;
1425
+ Id?: string;
1426
+ Arn?: string;
1427
+ LabelNamespace?: string;
1428
+ }
1429
+ /**
1430
+ * Resource class for AWS::WAFv2::WebACL
1431
+ *
1432
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html | AWS::WAFv2::WebACL}
1433
+ */
1434
+ export declare class WAFv2WebACL extends ResourceBase<"AWS::WAFv2::WebACL", WAFv2WebACLProps, WAFv2WebACLAttribs> {
1435
+ static readonly Type = "AWS::WAFv2::WebACL";
1436
+ static readonly AttributeNames: readonly (keyof WAFv2WebACLAttribs)[];
1437
+ constructor(logicalId: string, properties: WAFv2WebACLProps, options?: ResourceOptions);
1438
+ }
1439
+ /**
1440
+ * Type definition for AWS::WAFv2::WebACLAssociation
1441
+ *
1442
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webaclassociation.html | AWS::WAFv2::WebACLAssociation}
1443
+ */
1444
+ export interface WAFv2WebACLAssociationProps {
1445
+ ResourceArn: string;
1446
+ WebACLArn: string;
1447
+ }
1448
+ /**
1449
+ * Resource class for AWS::WAFv2::WebACLAssociation
1450
+ *
1451
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webaclassociation.html | AWS::WAFv2::WebACLAssociation}
1452
+ */
1453
+ export declare class WAFv2WebACLAssociation extends ResourceBase<"AWS::WAFv2::WebACLAssociation", WAFv2WebACLAssociationProps, Record<string, never>> {
1454
+ static readonly Type = "AWS::WAFv2::WebACLAssociation";
1455
+ static readonly AttributeNames: never[];
1456
+ constructor(logicalId: string, properties: WAFv2WebACLAssociationProps, options?: ResourceOptions);
1457
+ }