@propulsionworks/cloudformation 0.1.0 → 0.1.2

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 (1405) hide show
  1. package/lib/intrinsics.ts +8 -3
  2. package/out/exports/resources.generated/alexa-ask-skill.d.ts +26 -0
  3. package/out/exports/resources.generated/aws-accessanalyzer-analyzer.d.ts +29 -0
  4. package/out/exports/resources.generated/aws-acmpca-certificate.d.ts +88 -0
  5. package/out/exports/resources.generated/aws-acmpca-certificateauthority.d.ts +91 -0
  6. package/out/exports/resources.generated/aws-acmpca-certificateauthorityactivation.d.ts +13 -0
  7. package/out/exports/resources.generated/aws-acmpca-permission.d.ts +15 -0
  8. package/out/exports/resources.generated/aws-amazonmq-broker.d.ts +92 -0
  9. package/out/exports/resources.generated/aws-amazonmq-configuration.d.ts +23 -0
  10. package/out/exports/resources.generated/aws-amazonmq-configurationassociation.d.ts +18 -0
  11. package/out/exports/resources.generated/aws-amplify-app.d.ts +55 -0
  12. package/out/exports/resources.generated/aws-amplify-branch.d.ts +35 -0
  13. package/out/exports/resources.generated/aws-amplify-domain.d.ts +30 -0
  14. package/out/exports/resources.generated/aws-amplifyuibuilder-component.d.ts +114 -0
  15. package/out/exports/resources.generated/aws-amplifyuibuilder-form.d.ts +117 -0
  16. package/out/exports/resources.generated/aws-amplifyuibuilder-theme.d.ts +23 -0
  17. package/out/exports/resources.generated/aws-apigateway-account.d.ts +12 -0
  18. package/out/exports/resources.generated/aws-apigateway-apikey.d.ts +20 -0
  19. package/out/exports/resources.generated/aws-apigateway-authorizer.d.ts +19 -0
  20. package/out/exports/resources.generated/aws-apigateway-basepathmapping.d.ts +9 -0
  21. package/out/exports/resources.generated/aws-apigateway-basepathmappingv2.d.ts +13 -0
  22. package/out/exports/resources.generated/aws-apigateway-clientcertificate.d.ts +11 -0
  23. package/out/exports/resources.generated/aws-apigateway-deployment.d.ts +56 -0
  24. package/out/exports/resources.generated/aws-apigateway-documentationpart.d.ts +18 -0
  25. package/out/exports/resources.generated/aws-apigateway-documentationversion.d.ts +8 -0
  26. package/out/exports/resources.generated/aws-apigateway-domainname.d.ts +31 -0
  27. package/out/exports/resources.generated/aws-apigateway-domainnameaccessassociation.d.ts +17 -0
  28. package/out/exports/resources.generated/aws-apigateway-domainnamev2.d.ts +19 -1
  29. package/out/exports/resources.generated/aws-apigateway-gatewayresponse.d.ts +14 -0
  30. package/out/exports/resources.generated/aws-apigateway-method.d.ts +43 -0
  31. package/out/exports/resources.generated/aws-apigateway-model.d.ts +10 -0
  32. package/out/exports/resources.generated/aws-apigateway-requestvalidator.d.ts +13 -0
  33. package/out/exports/resources.generated/aws-apigateway-resource.d.ts +12 -0
  34. package/out/exports/resources.generated/aws-apigateway-restapi.d.ts +36 -1
  35. package/out/exports/resources.generated/aws-apigateway-stage.d.ts +38 -0
  36. package/out/exports/resources.generated/aws-apigateway-usageplan.d.ts +28 -0
  37. package/out/exports/resources.generated/aws-apigateway-usageplankey.d.ts +12 -0
  38. package/out/exports/resources.generated/aws-apigateway-vpclink.d.ts +13 -0
  39. package/out/exports/resources.generated/aws-apigatewayv2-api.d.ts +40 -0
  40. package/out/exports/resources.generated/aws-apigatewayv2-apigatewaymanagedoverrides.d.ts +40 -0
  41. package/out/exports/resources.generated/aws-apigatewayv2-apimapping.d.ts +13 -0
  42. package/out/exports/resources.generated/aws-apigatewayv2-authorizer.d.ts +23 -0
  43. package/out/exports/resources.generated/aws-apigatewayv2-deployment.d.ts +12 -0
  44. package/out/exports/resources.generated/aws-apigatewayv2-domainname.d.ts +27 -0
  45. package/out/exports/resources.generated/aws-apigatewayv2-integration.d.ts +34 -0
  46. package/out/exports/resources.generated/aws-apigatewayv2-integrationresponse.d.ts +16 -0
  47. package/out/exports/resources.generated/aws-apigatewayv2-model.d.ts +14 -0
  48. package/out/exports/resources.generated/aws-apigatewayv2-route.d.ts +21 -0
  49. package/out/exports/resources.generated/aws-apigatewayv2-routeresponse.d.ts +17 -0
  50. package/out/exports/resources.generated/aws-apigatewayv2-stage.d.ts +30 -0
  51. package/out/exports/resources.generated/aws-apigatewayv2-vpclink.d.ts +13 -0
  52. package/out/exports/resources.generated/aws-appconfig-application.d.ts +22 -0
  53. package/out/exports/resources.generated/aws-appconfig-configurationprofile.d.ts +37 -0
  54. package/out/exports/resources.generated/aws-appconfig-deployment.d.ts +34 -0
  55. package/out/exports/resources.generated/aws-appconfig-deploymentstrategy.d.ts +27 -0
  56. package/out/exports/resources.generated/aws-appconfig-environment.d.ts +28 -0
  57. package/out/exports/resources.generated/aws-appconfig-extension.d.ts +34 -0
  58. package/out/exports/resources.generated/aws-appconfig-extensionassociation.d.ts +17 -0
  59. package/out/exports/resources.generated/aws-appconfig-hostedconfigurationversion.d.ts +22 -0
  60. package/out/exports/resources.generated/aws-appflow-connector.d.ts +17 -0
  61. package/out/exports/resources.generated/aws-appflow-connectorprofile.d.ts +218 -0
  62. package/out/exports/resources.generated/aws-appflow-flow.d.ts +316 -0
  63. package/out/exports/resources.generated/aws-appintegrations-application.d.ts +19 -0
  64. package/out/exports/resources.generated/aws-appintegrations-dataintegration.d.ts +25 -0
  65. package/out/exports/resources.generated/aws-appintegrations-eventintegration.d.ts +16 -0
  66. package/out/exports/resources.generated/aws-applicationautoscaling-scalabletarget.d.ts +37 -0
  67. package/out/exports/resources.generated/aws-applicationautoscaling-scalingpolicy.d.ts +151 -0
  68. package/out/exports/resources.generated/aws-applicationinsights-application.d.ts +105 -0
  69. package/out/exports/resources.generated/aws-applicationsignals-discovery.d.ts +19 -0
  70. package/out/exports/resources.generated/aws-applicationsignals-servicelevelobjective.d.ts +130 -0
  71. package/out/exports/resources.generated/aws-appmesh-gatewayroute.d.ts +110 -0
  72. package/out/exports/resources.generated/aws-appmesh-mesh.d.ts +30 -0
  73. package/out/exports/resources.generated/aws-appmesh-route.d.ts +126 -0
  74. package/out/exports/resources.generated/aws-appmesh-virtualgateway.d.ts +120 -0
  75. package/out/exports/resources.generated/aws-appmesh-virtualnode.d.ts +174 -0
  76. package/out/exports/resources.generated/aws-appmesh-virtualrouter.d.ts +33 -0
  77. package/out/exports/resources.generated/aws-appmesh-virtualservice.d.ts +35 -0
  78. package/out/exports/resources.generated/aws-apprunner-autoscalingconfiguration.d.ts +26 -0
  79. package/out/exports/resources.generated/aws-apprunner-observabilityconfiguration.d.ts +24 -0
  80. package/out/exports/resources.generated/aws-apprunner-service.d.ts +86 -0
  81. package/out/exports/resources.generated/aws-apprunner-vpcconnector.d.ts +18 -0
  82. package/out/exports/resources.generated/aws-apprunner-vpcingressconnection.d.ts +22 -0
  83. package/out/exports/resources.generated/aws-appstream-appblock.d.ts +27 -0
  84. package/out/exports/resources.generated/aws-appstream-appblockbuilder.d.ts +27 -0
  85. package/out/exports/resources.generated/aws-appstream-application.d.ts +26 -0
  86. package/out/exports/resources.generated/aws-appstream-applicationentitlementassociation.d.ts +8 -0
  87. package/out/exports/resources.generated/aws-appstream-applicationfleetassociation.d.ts +7 -0
  88. package/out/exports/resources.generated/aws-appstream-directoryconfig.d.ts +15 -0
  89. package/out/exports/resources.generated/aws-appstream-entitlement.d.ts +18 -0
  90. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +45 -0
  91. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +33 -0
  92. package/out/exports/resources.generated/aws-appstream-stack.d.ts +41 -0
  93. package/out/exports/resources.generated/aws-appstream-stackfleetassociation.d.ts +13 -0
  94. package/out/exports/resources.generated/aws-appstream-stackuserassociation.d.ts +15 -0
  95. package/out/exports/resources.generated/aws-appstream-user.d.ts +16 -0
  96. package/out/exports/resources.generated/aws-appsync-api.d.ts +47 -0
  97. package/out/exports/resources.generated/aws-appsync-apicache.d.ts +18 -0
  98. package/out/exports/resources.generated/aws-appsync-apikey.d.ts +14 -0
  99. package/out/exports/resources.generated/aws-appsync-channelnamespace.d.ts +63 -3
  100. package/out/exports/resources.generated/aws-appsync-datasource.d.ts +63 -0
  101. package/out/exports/resources.generated/aws-appsync-domainname.d.ts +16 -0
  102. package/out/exports/resources.generated/aws-appsync-domainnameapiassociation.d.ts +13 -0
  103. package/out/exports/resources.generated/aws-appsync-functionconfiguration.d.ts +39 -0
  104. package/out/exports/resources.generated/aws-appsync-graphqlapi.d.ts +64 -0
  105. package/out/exports/resources.generated/aws-appsync-graphqlschema.d.ts +16 -0
  106. package/out/exports/resources.generated/aws-appsync-resolver.d.ts +46 -0
  107. package/out/exports/resources.generated/aws-appsync-sourceapiassociation.d.ts +23 -0
  108. package/out/exports/resources.generated/aws-apptest-testcase.d.ts +113 -0
  109. package/out/exports/resources.generated/aws-aps-rulegroupsnamespace.d.ts +13 -0
  110. package/out/exports/resources.generated/aws-aps-scraper.d.ts +32 -0
  111. package/out/exports/resources.generated/aws-aps-workspace.d.ts +87 -0
  112. package/out/exports/resources.generated/aws-arczonalshift-autoshiftobservernotificationstatus.d.ts +16 -0
  113. package/out/exports/resources.generated/aws-arczonalshift-zonalautoshiftconfiguration.d.ts +24 -0
  114. package/out/exports/resources.generated/aws-athena-capacityreservation.d.ts +24 -0
  115. package/out/exports/resources.generated/aws-athena-datacatalog.d.ts +13 -0
  116. package/out/exports/resources.generated/aws-athena-namedquery.d.ts +14 -0
  117. package/out/exports/resources.generated/aws-athena-preparedstatement.d.ts +9 -0
  118. package/out/exports/resources.generated/aws-athena-workgroup.d.ts +67 -0
  119. package/out/exports/resources.generated/aws-auditmanager-assessment.d.ts +52 -0
  120. package/out/exports/resources.generated/aws-autoscaling-autoscalinggroup.d.ts +171 -0
  121. package/out/exports/resources.generated/aws-autoscaling-launchconfiguration.d.ts +47 -0
  122. package/out/exports/resources.generated/aws-autoscaling-lifecyclehook.d.ts +17 -0
  123. package/out/exports/resources.generated/aws-autoscaling-scalingpolicy.d.ts +101 -0
  124. package/out/exports/resources.generated/aws-autoscaling-scheduledaction.d.ts +21 -0
  125. package/out/exports/resources.generated/aws-autoscaling-warmpool.d.ts +18 -0
  126. package/out/exports/resources.generated/aws-autoscalingplans-scalingplan.d.ts +77 -0
  127. package/out/exports/resources.generated/aws-b2bi-capability.d.ts +47 -0
  128. package/out/exports/resources.generated/aws-b2bi-partnership.d.ts +52 -0
  129. package/out/exports/resources.generated/aws-b2bi-profile.d.ts +22 -0
  130. package/out/exports/resources.generated/aws-b2bi-transformer.d.ts +103 -0
  131. package/out/exports/resources.generated/aws-backup-backupplan.d.ts +43 -0
  132. package/out/exports/resources.generated/aws-backup-backupselection.d.ts +29 -0
  133. package/out/exports/resources.generated/aws-backup-backupvault.d.ts +27 -1
  134. package/out/exports/resources.generated/aws-backup-framework.d.ts +25 -0
  135. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +27 -1
  136. package/out/exports/resources.generated/aws-backup-reportplan.d.ts +18 -0
  137. package/out/exports/resources.generated/aws-backup-restoretestingplan.d.ts +29 -0
  138. package/out/exports/resources.generated/aws-backup-restoretestingselection.d.ts +30 -0
  139. package/out/exports/resources.generated/aws-backupgateway-hypervisor.d.ts +18 -0
  140. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +86 -0
  141. package/out/exports/resources.generated/aws-batch-consumableresource.d.ts +17 -0
  142. package/out/exports/resources.generated/aws-batch-jobdefinition.d.ts +334 -0
  143. package/out/exports/resources.generated/aws-batch-jobqueue.d.ts +24 -0
  144. package/out/exports/resources.generated/aws-batch-schedulingpolicy.d.ts +19 -0
  145. package/out/exports/resources.generated/aws-bcmdataexports-export.d.ts +58 -0
  146. package/out/exports/resources.generated/aws-bedrock-agent.d.ts +124 -0
  147. package/out/exports/resources.generated/aws-bedrock-agentalias.d.ts +27 -0
  148. package/out/exports/resources.generated/aws-bedrock-applicationinferenceprofile.d.ts +24 -0
  149. package/out/exports/resources.generated/aws-bedrock-blueprint.d.ts +18 -0
  150. package/out/exports/resources.generated/aws-bedrock-dataautomationproject.d.ts +150 -0
  151. package/out/exports/resources.generated/aws-bedrock-datasource.d.ts +169 -0
  152. package/out/exports/resources.generated/aws-bedrock-flow.d.ts +147 -1
  153. package/out/exports/resources.generated/aws-bedrock-flowalias.d.ts +44 -0
  154. package/out/exports/resources.generated/aws-bedrock-flowversion.d.ts +18 -0
  155. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +167 -0
  156. package/out/exports/resources.generated/aws-bedrock-guardrailversion.d.ts +13 -0
  157. package/out/exports/resources.generated/aws-bedrock-intelligentpromptrouter.d.ts +25 -0
  158. package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +217 -0
  159. package/out/exports/resources.generated/aws-bedrock-prompt.d.ts +80 -1
  160. package/out/exports/resources.generated/aws-bedrock-promptversion.d.ts +19 -0
  161. package/out/exports/resources.generated/aws-billingconductor-billinggroup.d.ts +28 -0
  162. package/out/exports/resources.generated/aws-billingconductor-customlineitem.d.ts +44 -0
  163. package/out/exports/resources.generated/aws-billingconductor-pricingplan.d.ts +16 -0
  164. package/out/exports/resources.generated/aws-billingconductor-pricingrule.d.ts +25 -0
  165. package/out/exports/resources.generated/aws-budgets-budget.d.ts +83 -0
  166. package/out/exports/resources.generated/aws-budgets-budgetsaction.d.ts +40 -0
  167. package/out/exports/resources.generated/aws-cassandra-keyspace.d.ts +12 -0
  168. package/out/exports/resources.generated/aws-cassandra-table.d.ts +54 -0
  169. package/out/exports/resources.generated/aws-cassandra-type.d.ts +23 -0
  170. package/out/exports/resources.generated/aws-ce-anomalymonitor.d.ts +18 -0
  171. package/out/exports/resources.generated/aws-ce-anomalysubscription.d.ts +26 -0
  172. package/out/exports/resources.generated/aws-ce-costcategory.d.ts +16 -0
  173. package/out/exports/resources.generated/aws-certificatemanager-account.d.ts +12 -0
  174. package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +27 -0
  175. package/out/exports/resources.generated/aws-chatbot-customaction.d.ts +30 -0
  176. package/out/exports/resources.generated/aws-chatbot-microsoftteamschannelconfiguration.d.ts +27 -0
  177. package/out/exports/resources.generated/aws-chatbot-slackchannelconfiguration.d.ts +25 -0
  178. package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +44 -0
  179. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +65 -0
  180. package/out/exports/resources.generated/aws-cleanrooms-configuredtable.d.ts +102 -0
  181. package/out/exports/resources.generated/aws-cleanrooms-configuredtableassociation.d.ts +35 -0
  182. package/out/exports/resources.generated/aws-cleanrooms-idmappingtable.d.ts +22 -0
  183. package/out/exports/resources.generated/aws-cleanrooms-idnamespaceassociation.d.ts +24 -0
  184. package/out/exports/resources.generated/aws-cleanrooms-membership.d.ts +61 -0
  185. package/out/exports/resources.generated/aws-cleanrooms-privacybudgettemplate.d.ts +18 -0
  186. package/out/exports/resources.generated/aws-cleanroomsml-trainingdataset.d.ts +39 -0
  187. package/out/exports/resources.generated/aws-cloud9-environmentec2.d.ts +26 -0
  188. package/out/exports/resources.generated/aws-cloudformation-customresource.d.ts +17 -0
  189. package/out/exports/resources.generated/aws-cloudformation-guardhook.d.ts +31 -0
  190. package/out/exports/resources.generated/aws-cloudformation-hookdefaultversion.d.ts +19 -0
  191. package/out/exports/resources.generated/aws-cloudformation-hooktypeconfig.d.ts +19 -0
  192. package/out/exports/resources.generated/aws-cloudformation-hookversion.d.ts +24 -0
  193. package/out/exports/resources.generated/aws-cloudformation-lambdahook.d.ts +26 -0
  194. package/out/exports/resources.generated/aws-cloudformation-macro.d.ts +18 -0
  195. package/out/exports/resources.generated/aws-cloudformation-moduledefaultversion.d.ts +15 -0
  196. package/out/exports/resources.generated/aws-cloudformation-moduleversion.d.ts +22 -0
  197. package/out/exports/resources.generated/aws-cloudformation-publictypeversion.d.ts +34 -0
  198. package/out/exports/resources.generated/aws-cloudformation-publisher.d.ts +16 -0
  199. package/out/exports/resources.generated/aws-cloudformation-resourcedefaultversion.d.ts +17 -0
  200. package/out/exports/resources.generated/aws-cloudformation-resourceversion.d.ts +29 -0
  201. package/out/exports/resources.generated/aws-cloudformation-stack.d.ts +92 -0
  202. package/out/exports/resources.generated/aws-cloudformation-stackset.d.ts +69 -0
  203. package/out/exports/resources.generated/aws-cloudformation-typeactivation.d.ts +34 -0
  204. package/out/exports/resources.generated/aws-cloudformation-waitcondition.d.ts +16 -0
  205. package/out/exports/resources.generated/aws-cloudformation-waitconditionhandle.d.ts +15 -0
  206. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +15 -0
  207. package/out/exports/resources.generated/aws-cloudfront-cachepolicy.d.ts +40 -0
  208. package/out/exports/resources.generated/aws-cloudfront-cloudfrontoriginaccessidentity.d.ts +13 -0
  209. package/out/exports/resources.generated/aws-cloudfront-connectiongroup.d.ts +21 -0
  210. package/out/exports/resources.generated/aws-cloudfront-continuousdeploymentpolicy.d.ts +35 -0
  211. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +184 -0
  212. package/out/exports/resources.generated/aws-cloudfront-distributiontenant.d.ts +42 -0
  213. package/out/exports/resources.generated/aws-cloudfront-function.d.ts +31 -0
  214. package/out/exports/resources.generated/aws-cloudfront-keygroup.d.ts +17 -0
  215. package/out/exports/resources.generated/aws-cloudfront-keyvaluestore.d.ts +17 -0
  216. package/out/exports/resources.generated/aws-cloudfront-monitoringsubscription.d.ts +11 -0
  217. package/out/exports/resources.generated/aws-cloudfront-originaccesscontrol.d.ts +20 -0
  218. package/out/exports/resources.generated/aws-cloudfront-originrequestpolicy.d.ts +34 -0
  219. package/out/exports/resources.generated/aws-cloudfront-publickey.d.ts +16 -0
  220. package/out/exports/resources.generated/aws-cloudfront-realtimelogconfig.d.ts +19 -0
  221. package/out/exports/resources.generated/aws-cloudfront-responseheaderspolicy.d.ts +82 -0
  222. package/out/exports/resources.generated/aws-cloudfront-streamingdistribution.d.ts +32 -0
  223. package/out/exports/resources.generated/aws-cloudfront-vpcorigin.d.ts +22 -0
  224. package/out/exports/resources.generated/aws-cloudtrail-channel.d.ts +16 -0
  225. package/out/exports/resources.generated/aws-cloudtrail-dashboard.d.ts +35 -0
  226. package/out/exports/resources.generated/aws-cloudtrail-eventdatastore.d.ts +39 -0
  227. package/out/exports/resources.generated/aws-cloudtrail-resourcepolicy.d.ts +7 -1
  228. package/out/exports/resources.generated/aws-cloudtrail-trail.d.ts +47 -0
  229. package/out/exports/resources.generated/aws-cloudwatch-alarm.d.ts +55 -0
  230. package/out/exports/resources.generated/aws-cloudwatch-anomalydetector.d.ts +57 -0
  231. package/out/exports/resources.generated/aws-cloudwatch-compositealarm.d.ts +28 -0
  232. package/out/exports/resources.generated/aws-cloudwatch-dashboard.d.ts +9 -0
  233. package/out/exports/resources.generated/aws-cloudwatch-insightrule.d.ts +17 -0
  234. package/out/exports/resources.generated/aws-cloudwatch-metricstream.d.ts +51 -0
  235. package/out/exports/resources.generated/aws-codeartifact-domain.d.ts +15 -1
  236. package/out/exports/resources.generated/aws-codeartifact-packagegroup.d.ts +35 -0
  237. package/out/exports/resources.generated/aws-codeartifact-repository.d.ts +19 -1
  238. package/out/exports/resources.generated/aws-codebuild-fleet.d.ts +45 -0
  239. package/out/exports/resources.generated/aws-codebuild-project.d.ts +138 -0
  240. package/out/exports/resources.generated/aws-codebuild-reportgroup.d.ts +27 -0
  241. package/out/exports/resources.generated/aws-codebuild-sourcecredential.d.ts +17 -0
  242. package/out/exports/resources.generated/aws-codecommit-repository.d.ts +36 -0
  243. package/out/exports/resources.generated/aws-codeconnections-connection.d.ts +17 -0
  244. package/out/exports/resources.generated/aws-codedeploy-application.d.ts +8 -0
  245. package/out/exports/resources.generated/aws-codedeploy-deploymentconfig.d.ts +30 -0
  246. package/out/exports/resources.generated/aws-codedeploy-deploymentgroup.d.ts +111 -0
  247. package/out/exports/resources.generated/aws-codeguruprofiler-profilinggroup.d.ts +17 -0
  248. package/out/exports/resources.generated/aws-codegurureviewer-repositoryassociation.d.ts +22 -0
  249. package/out/exports/resources.generated/aws-codepipeline-customactiontype.d.ts +35 -0
  250. package/out/exports/resources.generated/aws-codepipeline-pipeline.d.ts +127 -1
  251. package/out/exports/resources.generated/aws-codepipeline-webhook.d.ts +30 -0
  252. package/out/exports/resources.generated/aws-codestar-githubrepository.d.ts +25 -0
  253. package/out/exports/resources.generated/aws-codestarconnections-connection.d.ts +17 -0
  254. package/out/exports/resources.generated/aws-codestarconnections-repositorylink.d.ts +16 -0
  255. package/out/exports/resources.generated/aws-codestarconnections-syncconfiguration.d.ts +19 -0
  256. package/out/exports/resources.generated/aws-codestarnotifications-notificationrule.d.ts +22 -0
  257. package/out/exports/resources.generated/aws-cognito-identitypool.d.ts +37 -0
  258. package/out/exports/resources.generated/aws-cognito-identitypoolprincipaltag.d.ts +9 -0
  259. package/out/exports/resources.generated/aws-cognito-identitypoolroleattachment.d.ts +24 -0
  260. package/out/exports/resources.generated/aws-cognito-logdeliveryconfiguration.d.ts +23 -0
  261. package/out/exports/resources.generated/aws-cognito-managedloginbranding.d.ts +36 -0
  262. package/out/exports/resources.generated/aws-cognito-userpool.d.ts +136 -0
  263. package/out/exports/resources.generated/aws-cognito-userpoolclient.d.ts +53 -0
  264. package/out/exports/resources.generated/aws-cognito-userpooldomain.d.ts +15 -0
  265. package/out/exports/resources.generated/aws-cognito-userpoolgroup.d.ts +10 -0
  266. package/out/exports/resources.generated/aws-cognito-userpoolidentityprovider.d.ts +11 -0
  267. package/out/exports/resources.generated/aws-cognito-userpoolresourceserver.d.ts +14 -0
  268. package/out/exports/resources.generated/aws-cognito-userpoolriskconfigurationattachment.d.ts +41 -0
  269. package/out/exports/resources.generated/aws-cognito-userpooluicustomizationattachment.d.ts +8 -0
  270. package/out/exports/resources.generated/aws-cognito-userpooluser.d.ts +16 -0
  271. package/out/exports/resources.generated/aws-cognito-userpoolusertogroupattachment.d.ts +13 -0
  272. package/out/exports/resources.generated/aws-comprehend-documentclassifier.d.ts +49 -0
  273. package/out/exports/resources.generated/aws-comprehend-flywheel.d.ts +44 -0
  274. package/out/exports/resources.generated/aws-config-aggregationauthorization.d.ts +12 -0
  275. package/out/exports/resources.generated/aws-config-configrule.d.ts +53 -0
  276. package/out/exports/resources.generated/aws-config-configurationaggregator.d.ts +21 -0
  277. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +44 -0
  278. package/out/exports/resources.generated/aws-config-conformancepack.d.ts +15 -0
  279. package/out/exports/resources.generated/aws-config-deliverychannel.d.ts +33 -0
  280. package/out/exports/resources.generated/aws-config-organizationconfigrule.d.ts +61 -0
  281. package/out/exports/resources.generated/aws-config-organizationconformancepack.d.ts +15 -0
  282. package/out/exports/resources.generated/aws-config-remediationconfiguration.d.ts +26 -0
  283. package/out/exports/resources.generated/aws-config-storedquery.d.ts +14 -0
  284. package/out/exports/resources.generated/aws-connect-agentstatus.d.ts +19 -0
  285. package/out/exports/resources.generated/aws-connect-approvedorigin.d.ts +7 -0
  286. package/out/exports/resources.generated/aws-connect-contactflow.d.ts +16 -0
  287. package/out/exports/resources.generated/aws-connect-contactflowmodule.d.ts +16 -0
  288. package/out/exports/resources.generated/aws-connect-contactflowversion.d.ts +13 -0
  289. package/out/exports/resources.generated/aws-connect-emailaddress.d.ts +14 -0
  290. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +73 -0
  291. package/out/exports/resources.generated/aws-connect-hoursofoperation.d.ts +37 -0
  292. package/out/exports/resources.generated/aws-connect-instance.d.ts +30 -0
  293. package/out/exports/resources.generated/aws-connect-instancestorageconfig.d.ts +34 -0
  294. package/out/exports/resources.generated/aws-connect-integrationassociation.d.ts +13 -0
  295. package/out/exports/resources.generated/aws-connect-phonenumber.d.ts +17 -0
  296. package/out/exports/resources.generated/aws-connect-predefinedattribute.d.ts +13 -0
  297. package/out/exports/resources.generated/aws-connect-prompt.d.ts +14 -0
  298. package/out/exports/resources.generated/aws-connect-queue.d.ts +33 -0
  299. package/out/exports/resources.generated/aws-connect-quickconnect.d.ts +29 -0
  300. package/out/exports/resources.generated/aws-connect-routingprofile.d.ts +32 -0
  301. package/out/exports/resources.generated/aws-connect-rule.d.ts +78 -0
  302. package/out/exports/resources.generated/aws-connect-securitykey.d.ts +13 -0
  303. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +26 -0
  304. package/out/exports/resources.generated/aws-connect-tasktemplate.d.ts +38 -0
  305. package/out/exports/resources.generated/aws-connect-trafficdistributiongroup.d.ts +15 -0
  306. package/out/exports/resources.generated/aws-connect-user.d.ts +38 -0
  307. package/out/exports/resources.generated/aws-connect-userhierarchygroup.d.ts +13 -0
  308. package/out/exports/resources.generated/aws-connect-userhierarchystructure.d.ts +31 -0
  309. package/out/exports/resources.generated/aws-connect-view.d.ts +17 -0
  310. package/out/exports/resources.generated/aws-connect-viewversion.d.ts +13 -0
  311. package/out/exports/resources.generated/aws-connectcampaigns-campaign.d.ts +40 -0
  312. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +123 -0
  313. package/out/exports/resources.generated/aws-controltower-enabledbaseline.d.ts +26 -0
  314. package/out/exports/resources.generated/aws-controltower-enabledcontrol.d.ts +12 -0
  315. package/out/exports/resources.generated/aws-controltower-landingzone.d.ts +22 -0
  316. package/out/exports/resources.generated/aws-cur-reportdefinition.d.ts +17 -0
  317. package/out/exports/resources.generated/aws-customerprofiles-calculatedattributedefinition.d.ts +36 -0
  318. package/out/exports/resources.generated/aws-customerprofiles-domain.d.ts +56 -0
  319. package/out/exports/resources.generated/aws-customerprofiles-eventstream.d.ts +15 -0
  320. package/out/exports/resources.generated/aws-customerprofiles-eventtrigger.d.ts +37 -0
  321. package/out/exports/resources.generated/aws-customerprofiles-integration.d.ts +108 -0
  322. package/out/exports/resources.generated/aws-customerprofiles-objecttype.d.ts +34 -0
  323. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +84 -0
  324. package/out/exports/resources.generated/aws-databrew-dataset.d.ts +76 -0
  325. package/out/exports/resources.generated/aws-databrew-job.d.ts +96 -0
  326. package/out/exports/resources.generated/aws-databrew-project.d.ts +14 -0
  327. package/out/exports/resources.generated/aws-databrew-recipe.d.ts +134 -0
  328. package/out/exports/resources.generated/aws-databrew-ruleset.d.ts +29 -0
  329. package/out/exports/resources.generated/aws-databrew-schedule.d.ts +9 -0
  330. package/out/exports/resources.generated/aws-datapipeline-pipeline.d.ts +48 -0
  331. package/out/exports/resources.generated/aws-datasync-agent.d.ts +22 -0
  332. package/out/exports/resources.generated/aws-datasync-locationazureblob.d.ts +74 -2
  333. package/out/exports/resources.generated/aws-datasync-locationefs.d.ts +20 -0
  334. package/out/exports/resources.generated/aws-datasync-locationfsxlustre.d.ts +14 -0
  335. package/out/exports/resources.generated/aws-datasync-locationfsxontap.d.ts +30 -0
  336. package/out/exports/resources.generated/aws-datasync-locationfsxopenzfs.d.ts +21 -0
  337. package/out/exports/resources.generated/aws-datasync-locationfsxwindows.d.ts +17 -0
  338. package/out/exports/resources.generated/aws-datasync-locationhdfs.d.ts +29 -0
  339. package/out/exports/resources.generated/aws-datasync-locationnfs.d.ts +19 -0
  340. package/out/exports/resources.generated/aws-datasync-locationobjectstorage.d.ts +71 -1
  341. package/out/exports/resources.generated/aws-datasync-locations3.d.ts +19 -0
  342. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +25 -0
  343. package/out/exports/resources.generated/aws-datasync-storagesystem.d.ts +27 -1
  344. package/out/exports/resources.generated/aws-datasync-task.d.ts +65 -0
  345. package/out/exports/resources.generated/aws-datazone-connection.d.ts +119 -0
  346. package/out/exports/resources.generated/aws-datazone-datasource.d.ts +72 -0
  347. package/out/exports/resources.generated/aws-datazone-domain.d.ts +31 -0
  348. package/out/exports/resources.generated/aws-datazone-domainunit.d.ts +18 -0
  349. package/out/exports/resources.generated/aws-datazone-environment.d.ts +34 -0
  350. package/out/exports/resources.generated/aws-datazone-environmentactions.d.ts +19 -0
  351. package/out/exports/resources.generated/aws-datazone-environmentblueprintconfiguration.d.ts +35 -0
  352. package/out/exports/resources.generated/aws-datazone-environmentprofile.d.ts +26 -0
  353. package/out/exports/resources.generated/aws-datazone-groupprofile.d.ts +15 -0
  354. package/out/exports/resources.generated/aws-datazone-owner.d.ts +14 -0
  355. package/out/exports/resources.generated/aws-datazone-project.d.ts +42 -0
  356. package/out/exports/resources.generated/aws-datazone-projectmembership.d.ts +13 -0
  357. package/out/exports/resources.generated/aws-datazone-subscriptiontarget.d.ts +28 -0
  358. package/out/exports/resources.generated/aws-datazone-userprofile.d.ts +18 -0
  359. package/out/exports/resources.generated/aws-dax-cluster.d.ts +30 -0
  360. package/out/exports/resources.generated/aws-dax-parametergroup.d.ts +14 -0
  361. package/out/exports/resources.generated/aws-dax-subnetgroup.d.ts +14 -0
  362. package/out/exports/resources.generated/aws-deadline-farm.d.ts +14 -0
  363. package/out/exports/resources.generated/aws-deadline-fleet.d.ts +131 -0
  364. package/out/exports/resources.generated/aws-deadline-licenseendpoint.d.ts +20 -0
  365. package/out/exports/resources.generated/aws-deadline-limit.d.ts +17 -0
  366. package/out/exports/resources.generated/aws-deadline-meteredproduct.d.ts +14 -0
  367. package/out/exports/resources.generated/aws-deadline-monitor.d.ts +16 -0
  368. package/out/exports/resources.generated/aws-deadline-queue.d.ts +37 -0
  369. package/out/exports/resources.generated/aws-deadline-queueenvironment.d.ts +18 -0
  370. package/out/exports/resources.generated/aws-deadline-queuefleetassociation.d.ts +8 -0
  371. package/out/exports/resources.generated/aws-deadline-queuelimitassociation.d.ts +8 -0
  372. package/out/exports/resources.generated/aws-deadline-storageprofile.d.ts +23 -0
  373. package/out/exports/resources.generated/aws-detective-graph.d.ts +11 -0
  374. package/out/exports/resources.generated/aws-detective-memberinvitation.d.ts +10 -0
  375. package/out/exports/resources.generated/aws-detective-organizationadmin.d.ts +10 -0
  376. package/out/exports/resources.generated/aws-devopsguru-loganomalydetectionintegration.d.ts +9 -0
  377. package/out/exports/resources.generated/aws-devopsguru-notificationchannel.d.ts +24 -0
  378. package/out/exports/resources.generated/aws-devopsguru-resourcecollection.d.ts +18 -0
  379. package/out/exports/resources.generated/aws-directoryservice-microsoftad.d.ts +21 -0
  380. package/out/exports/resources.generated/aws-directoryservice-simplead.d.ts +22 -0
  381. package/out/exports/resources.generated/aws-dlm-lifecyclepolicy.d.ts +133 -0
  382. package/out/exports/resources.generated/aws-dms-certificate.d.ts +14 -0
  383. package/out/exports/resources.generated/aws-dms-datamigration.d.ts +29 -0
  384. package/out/exports/resources.generated/aws-dms-dataprovider.d.ts +32 -0
  385. package/out/exports/resources.generated/aws-dms-endpoint.d.ts +295 -0
  386. package/out/exports/resources.generated/aws-dms-eventsubscription.d.ts +18 -0
  387. package/out/exports/resources.generated/aws-dms-instanceprofile.d.ts +20 -0
  388. package/out/exports/resources.generated/aws-dms-migrationproject.d.ts +29 -0
  389. package/out/exports/resources.generated/aws-dms-replicationconfig.d.ts +29 -0
  390. package/out/exports/resources.generated/aws-dms-replicationinstance.d.ts +30 -0
  391. package/out/exports/resources.generated/aws-dms-replicationsubnetgroup.d.ts +17 -0
  392. package/out/exports/resources.generated/aws-dms-replicationtask.d.ts +24 -0
  393. package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +54 -0
  394. package/out/exports/resources.generated/aws-docdb-dbclusterparametergroup.d.ts +22 -0
  395. package/out/exports/resources.generated/aws-docdb-dbinstance.d.ts +23 -0
  396. package/out/exports/resources.generated/aws-docdb-dbsubnetgroup.d.ts +15 -0
  397. package/out/exports/resources.generated/aws-docdb-eventsubscription.d.ts +21 -0
  398. package/out/exports/resources.generated/aws-docdbelastic-cluster.d.ts +26 -0
  399. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +42 -0
  400. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +160 -1
  401. package/out/exports/resources.generated/aws-dynamodb-table.d.ts +102 -1
  402. package/out/exports/resources.generated/aws-ec2-capacityreservation.d.ts +40 -0
  403. package/out/exports/resources.generated/aws-ec2-capacityreservationfleet.d.ts +29 -0
  404. package/out/exports/resources.generated/aws-ec2-carriergateway.d.ts +13 -0
  405. package/out/exports/resources.generated/aws-ec2-clientvpnauthorizationrule.d.ts +16 -0
  406. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +56 -0
  407. package/out/exports/resources.generated/aws-ec2-clientvpnroute.d.ts +17 -0
  408. package/out/exports/resources.generated/aws-ec2-clientvpntargetnetworkassociation.d.ts +13 -0
  409. package/out/exports/resources.generated/aws-ec2-customergateway.d.ts +16 -0
  410. package/out/exports/resources.generated/aws-ec2-dhcpoptions.d.ts +18 -0
  411. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +137 -0
  412. package/out/exports/resources.generated/aws-ec2-egressonlyinternetgateway.d.ts +12 -0
  413. package/out/exports/resources.generated/aws-ec2-eip.d.ts +22 -0
  414. package/out/exports/resources.generated/aws-ec2-eipassociation.d.ts +18 -0
  415. package/out/exports/resources.generated/aws-ec2-enclavecertificateiamroleassociation.d.ts +17 -0
  416. package/out/exports/resources.generated/aws-ec2-flowlog.d.ts +21 -0
  417. package/out/exports/resources.generated/aws-ec2-gatewayroutetableassociation.d.ts +11 -0
  418. package/out/exports/resources.generated/aws-ec2-host.d.ts +19 -1
  419. package/out/exports/resources.generated/aws-ec2-instance.d.ts +160 -0
  420. package/out/exports/resources.generated/aws-ec2-instanceconnectendpoint.d.ts +18 -0
  421. package/out/exports/resources.generated/aws-ec2-internetgateway.d.ts +10 -0
  422. package/out/exports/resources.generated/aws-ec2-ipam.d.ts +28 -0
  423. package/out/exports/resources.generated/aws-ec2-ipamallocation.d.ts +13 -0
  424. package/out/exports/resources.generated/aws-ec2-ipampool.d.ts +39 -0
  425. package/out/exports/resources.generated/aws-ec2-ipampoolcidr.d.ts +13 -0
  426. package/out/exports/resources.generated/aws-ec2-ipamresourcediscovery.d.ts +22 -0
  427. package/out/exports/resources.generated/aws-ec2-ipamresourcediscoveryassociation.d.ts +19 -0
  428. package/out/exports/resources.generated/aws-ec2-ipamscope.d.ts +19 -0
  429. package/out/exports/resources.generated/aws-ec2-keypair.d.ts +24 -0
  430. package/out/exports/resources.generated/aws-ec2-launchtemplate.d.ts +239 -0
  431. package/out/exports/resources.generated/aws-ec2-localgatewayroute.d.ts +21 -0
  432. package/out/exports/resources.generated/aws-ec2-localgatewayroutetable.d.ts +16 -0
  433. package/out/exports/resources.generated/aws-ec2-localgatewayroutetablevirtualinterfacegroupassociation.d.ts +16 -0
  434. package/out/exports/resources.generated/aws-ec2-localgatewayroutetablevpcassociation.d.ts +14 -0
  435. package/out/exports/resources.generated/aws-ec2-natgateway.d.ts +24 -0
  436. package/out/exports/resources.generated/aws-ec2-networkacl.d.ts +13 -0
  437. package/out/exports/resources.generated/aws-ec2-networkaclentry.d.ts +28 -0
  438. package/out/exports/resources.generated/aws-ec2-networkinsightsaccessscope.d.ts +40 -0
  439. package/out/exports/resources.generated/aws-ec2-networkinsightsaccessscopeanalysis.d.ts +18 -0
  440. package/out/exports/resources.generated/aws-ec2-networkinsightsanalysis.d.ts +20 -0
  441. package/out/exports/resources.generated/aws-ec2-networkinsightspath.d.ts +35 -0
  442. package/out/exports/resources.generated/aws-ec2-networkinterface.d.ts +43 -0
  443. package/out/exports/resources.generated/aws-ec2-networkinterfaceattachment.d.ts +17 -0
  444. package/out/exports/resources.generated/aws-ec2-networkinterfacepermission.d.ts +14 -0
  445. package/out/exports/resources.generated/aws-ec2-networkperformancemetricsubscription.d.ts +9 -0
  446. package/out/exports/resources.generated/aws-ec2-placementgroup.d.ts +17 -0
  447. package/out/exports/resources.generated/aws-ec2-prefixlist.d.ts +20 -0
  448. package/out/exports/resources.generated/aws-ec2-route.d.ts +28 -0
  449. package/out/exports/resources.generated/aws-ec2-routeserver.d.ts +19 -0
  450. package/out/exports/resources.generated/aws-ec2-routeserverassociation.d.ts +9 -0
  451. package/out/exports/resources.generated/aws-ec2-routeserverendpoint.d.ts +20 -0
  452. package/out/exports/resources.generated/aws-ec2-routeserverpeer.d.ts +24 -0
  453. package/out/exports/resources.generated/aws-ec2-routeserverpropagation.d.ts +9 -0
  454. package/out/exports/resources.generated/aws-ec2-routetable.d.ts +13 -0
  455. package/out/exports/resources.generated/aws-ec2-securitygroup.d.ts +47 -0
  456. package/out/exports/resources.generated/aws-ec2-securitygroupegress.d.ts +28 -0
  457. package/out/exports/resources.generated/aws-ec2-securitygroupingress.d.ts +29 -0
  458. package/out/exports/resources.generated/aws-ec2-securitygroupvpcassociation.d.ts +16 -0
  459. package/out/exports/resources.generated/aws-ec2-snapshotblockpublicaccess.d.ts +10 -0
  460. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +197 -0
  461. package/out/exports/resources.generated/aws-ec2-subnet.d.ts +37 -0
  462. package/out/exports/resources.generated/aws-ec2-subnetcidrblock.d.ts +15 -0
  463. package/out/exports/resources.generated/aws-ec2-subnetnetworkaclassociation.d.ts +13 -0
  464. package/out/exports/resources.generated/aws-ec2-subnetroutetableassociation.d.ts +11 -0
  465. package/out/exports/resources.generated/aws-ec2-trafficmirrorfilter.d.ts +18 -0
  466. package/out/exports/resources.generated/aws-ec2-trafficmirrorfilterrule.d.ts +29 -0
  467. package/out/exports/resources.generated/aws-ec2-trafficmirrorsession.d.ts +25 -0
  468. package/out/exports/resources.generated/aws-ec2-trafficmirrortarget.d.ts +22 -0
  469. package/out/exports/resources.generated/aws-ec2-transitgateway.d.ts +33 -0
  470. package/out/exports/resources.generated/aws-ec2-transitgatewayattachment.d.ts +20 -0
  471. package/out/exports/resources.generated/aws-ec2-transitgatewayconnect.d.ts +19 -0
  472. package/out/exports/resources.generated/aws-ec2-transitgatewaymulticastdomain.d.ts +17 -0
  473. package/out/exports/resources.generated/aws-ec2-transitgatewaymulticastdomainassociation.d.ts +16 -0
  474. package/out/exports/resources.generated/aws-ec2-transitgatewaymulticastgroupmember.d.ts +18 -0
  475. package/out/exports/resources.generated/aws-ec2-transitgatewaymulticastgroupsource.d.ts +20 -0
  476. package/out/exports/resources.generated/aws-ec2-transitgatewaypeeringattachment.d.ts +18 -0
  477. package/out/exports/resources.generated/aws-ec2-transitgatewayroute.d.ts +9 -0
  478. package/out/exports/resources.generated/aws-ec2-transitgatewayroutetable.d.ts +11 -0
  479. package/out/exports/resources.generated/aws-ec2-transitgatewayroutetableassociation.d.ts +9 -0
  480. package/out/exports/resources.generated/aws-ec2-transitgatewayroutetablepropagation.d.ts +9 -0
  481. package/out/exports/resources.generated/aws-ec2-transitgatewayvpcattachment.d.ts +16 -0
  482. package/out/exports/resources.generated/aws-ec2-verifiedaccessendpoint.d.ts +61 -0
  483. package/out/exports/resources.generated/aws-ec2-verifiedaccessgroup.d.ts +22 -0
  484. package/out/exports/resources.generated/aws-ec2-verifiedaccessinstance.d.ts +31 -0
  485. package/out/exports/resources.generated/aws-ec2-verifiedaccesstrustprovider.d.ts +41 -0
  486. package/out/exports/resources.generated/aws-ec2-volume.d.ts +39 -0
  487. package/out/exports/resources.generated/aws-ec2-volumeattachment.d.ts +14 -0
  488. package/out/exports/resources.generated/aws-ec2-vpc.d.ts +25 -0
  489. package/out/exports/resources.generated/aws-ec2-vpcblockpublicaccessexclusion.d.ts +17 -0
  490. package/out/exports/resources.generated/aws-ec2-vpcblockpublicaccessoptions.d.ts +10 -0
  491. package/out/exports/resources.generated/aws-ec2-vpccidrblock.d.ts +25 -0
  492. package/out/exports/resources.generated/aws-ec2-vpcdhcpoptionsassociation.d.ts +9 -0
  493. package/out/exports/resources.generated/aws-ec2-vpcendpoint.d.ts +35 -1
  494. package/out/exports/resources.generated/aws-ec2-vpcendpointconnectionnotification.d.ts +15 -0
  495. package/out/exports/resources.generated/aws-ec2-vpcendpointservice.d.ts +27 -0
  496. package/out/exports/resources.generated/aws-ec2-vpcendpointservicepermissions.d.ts +9 -0
  497. package/out/exports/resources.generated/aws-ec2-vpcgatewayattachment.d.ts +12 -0
  498. package/out/exports/resources.generated/aws-ec2-vpcpeeringconnection.d.ts +21 -0
  499. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +71 -0
  500. package/out/exports/resources.generated/aws-ec2-vpnconnectionroute.d.ts +9 -0
  501. package/out/exports/resources.generated/aws-ec2-vpngateway.d.ts +14 -0
  502. package/out/exports/resources.generated/aws-ec2-vpngatewayroutepropagation.d.ts +13 -0
  503. package/out/exports/resources.generated/aws-ecr-publicrepository.d.ts +13 -1
  504. package/out/exports/resources.generated/aws-ecr-pullthroughcacherule.d.ts +11 -0
  505. package/out/exports/resources.generated/aws-ecr-registrypolicy.d.ts +12 -1
  506. package/out/exports/resources.generated/aws-ecr-registryscanningconfiguration.d.ts +20 -0
  507. package/out/exports/resources.generated/aws-ecr-replicationconfiguration.d.ts +24 -0
  508. package/out/exports/resources.generated/aws-ecr-repository.d.ts +27 -1
  509. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +24 -0
  510. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +21 -0
  511. package/out/exports/resources.generated/aws-ecs-cluster.d.ts +41 -0
  512. package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +13 -0
  513. package/out/exports/resources.generated/aws-ecs-primarytaskset.d.ts +8 -0
  514. package/out/exports/resources.generated/aws-ecs-service.d.ts +136 -0
  515. package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +202 -0
  516. package/out/exports/resources.generated/aws-ecs-taskset.d.ts +47 -0
  517. package/out/exports/resources.generated/aws-efs-accesspoint.d.ts +28 -0
  518. package/out/exports/resources.generated/aws-efs-filesystem.d.ts +39 -1
  519. package/out/exports/resources.generated/aws-efs-mounttarget.d.ts +14 -0
  520. package/out/exports/resources.generated/aws-eks-accessentry.d.ts +26 -0
  521. package/out/exports/resources.generated/aws-eks-addon.d.ts +23 -0
  522. package/out/exports/resources.generated/aws-eks-cluster.d.ts +98 -0
  523. package/out/exports/resources.generated/aws-eks-fargateprofile.d.ts +31 -0
  524. package/out/exports/resources.generated/aws-eks-identityproviderconfig.d.ts +27 -0
  525. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +62 -0
  526. package/out/exports/resources.generated/aws-eks-podidentityassociation.d.ts +15 -0
  527. package/out/exports/resources.generated/aws-elasticache-cachecluster.d.ts +50 -0
  528. package/out/exports/resources.generated/aws-elasticache-globalreplicationgroup.d.ts +33 -0
  529. package/out/exports/resources.generated/aws-elasticache-parametergroup.d.ts +13 -0
  530. package/out/exports/resources.generated/aws-elasticache-replicationgroup.d.ts +81 -0
  531. package/out/exports/resources.generated/aws-elasticache-securitygroup.d.ts +15 -0
  532. package/out/exports/resources.generated/aws-elasticache-securitygroupingress.d.ts +16 -0
  533. package/out/exports/resources.generated/aws-elasticache-serverlesscache.d.ts +44 -0
  534. package/out/exports/resources.generated/aws-elasticache-subnetgroup.d.ts +9 -0
  535. package/out/exports/resources.generated/aws-elasticache-user.d.ts +18 -0
  536. package/out/exports/resources.generated/aws-elasticache-usergroup.d.ts +14 -0
  537. package/out/exports/resources.generated/aws-elasticbeanstalk-application.d.ts +24 -0
  538. package/out/exports/resources.generated/aws-elasticbeanstalk-applicationversion.d.ts +21 -0
  539. package/out/exports/resources.generated/aws-elasticbeanstalk-configurationtemplate.d.ts +28 -0
  540. package/out/exports/resources.generated/aws-elasticbeanstalk-environment.d.ts +32 -0
  541. package/out/exports/resources.generated/aws-elasticloadbalancing-loadbalancer.d.ts +69 -0
  542. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listener.d.ts +92 -1
  543. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenercertificate.d.ts +15 -0
  544. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +105 -1
  545. package/out/exports/resources.generated/aws-elasticloadbalancingv2-loadbalancer.d.ts +39 -1
  546. package/out/exports/resources.generated/aws-elasticloadbalancingv2-targetgroup.d.ts +44 -1
  547. package/out/exports/resources.generated/aws-elasticloadbalancingv2-truststore.d.ts +16 -0
  548. package/out/exports/resources.generated/aws-elasticloadbalancingv2-truststorerevocation.d.ts +16 -0
  549. package/out/exports/resources.generated/aws-elasticsearch-domain.d.ts +89 -0
  550. package/out/exports/resources.generated/aws-emr-cluster.d.ts +206 -0
  551. package/out/exports/resources.generated/aws-emr-instancefleetconfig.d.ts +72 -0
  552. package/out/exports/resources.generated/aws-emr-instancegroupconfig.d.ts +72 -0
  553. package/out/exports/resources.generated/aws-emr-securityconfiguration.d.ts +7 -0
  554. package/out/exports/resources.generated/aws-emr-step.d.ts +21 -0
  555. package/out/exports/resources.generated/aws-emr-studio.d.ts +28 -0
  556. package/out/exports/resources.generated/aws-emr-studiosessionmapping.d.ts +9 -0
  557. package/out/exports/resources.generated/aws-emr-walworkspace.d.ts +7 -0
  558. package/out/exports/resources.generated/aws-emrcontainers-virtualcluster.d.ts +22 -0
  559. package/out/exports/resources.generated/aws-emrserverless-application.d.ts +94 -0
  560. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +43 -0
  561. package/out/exports/resources.generated/aws-entityresolution-idnamespace.d.ts +42 -0
  562. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +53 -0
  563. package/out/exports/resources.generated/aws-entityresolution-policystatement.d.ts +14 -0
  564. package/out/exports/resources.generated/aws-entityresolution-schemamapping.d.ts +26 -0
  565. package/out/exports/resources.generated/aws-events-apidestination.d.ts +27 -0
  566. package/out/exports/resources.generated/aws-events-archive.d.ts +19 -0
  567. package/out/exports/resources.generated/aws-events-connection.d.ts +63 -0
  568. package/out/exports/resources.generated/aws-events-endpoint.d.ts +35 -0
  569. package/out/exports/resources.generated/aws-events-eventbus.d.ts +19 -1
  570. package/out/exports/resources.generated/aws-events-eventbuspolicy.d.ts +29 -0
  571. package/out/exports/resources.generated/aws-events-rule.d.ts +129 -0
  572. package/out/exports/resources.generated/aws-eventschemas-discoverer.d.ts +18 -0
  573. package/out/exports/resources.generated/aws-eventschemas-registry.d.ts +16 -0
  574. package/out/exports/resources.generated/aws-eventschemas-registrypolicy.d.ts +12 -1
  575. package/out/exports/resources.generated/aws-eventschemas-schema.d.ts +22 -0
  576. package/out/exports/resources.generated/aws-evidently-experiment.d.ts +50 -0
  577. package/out/exports/resources.generated/aws-evidently-feature.d.ts +41 -0
  578. package/out/exports/resources.generated/aws-evidently-launch.d.ts +46 -0
  579. package/out/exports/resources.generated/aws-evidently-project.d.ts +25 -0
  580. package/out/exports/resources.generated/aws-evidently-segment.d.ts +19 -0
  581. package/out/exports/resources.generated/aws-finspace-environment.d.ts +34 -0
  582. package/out/exports/resources.generated/aws-fis-experimenttemplate.d.ts +59 -0
  583. package/out/exports/resources.generated/aws-fis-targetaccountconfiguration.d.ts +9 -0
  584. package/out/exports/resources.generated/aws-fms-notificationchannel.d.ts +9 -0
  585. package/out/exports/resources.generated/aws-fms-policy.d.ts +86 -0
  586. package/out/exports/resources.generated/aws-fms-resourceset.d.ts +18 -0
  587. package/out/exports/resources.generated/aws-forecast-dataset.d.ts +32 -0
  588. package/out/exports/resources.generated/aws-forecast-datasetgroup.d.ts +21 -0
  589. package/out/exports/resources.generated/aws-frauddetector-detector.d.ts +62 -0
  590. package/out/exports/resources.generated/aws-frauddetector-entitytype.d.ts +14 -0
  591. package/out/exports/resources.generated/aws-frauddetector-eventtype.d.ts +36 -0
  592. package/out/exports/resources.generated/aws-frauddetector-label.d.ts +14 -0
  593. package/out/exports/resources.generated/aws-frauddetector-list.d.ts +18 -0
  594. package/out/exports/resources.generated/aws-frauddetector-outcome.d.ts +14 -0
  595. package/out/exports/resources.generated/aws-frauddetector-variable.d.ts +18 -0
  596. package/out/exports/resources.generated/aws-fsx-datarepositoryassociation.d.ts +29 -0
  597. package/out/exports/resources.generated/aws-fsx-filesystem.d.ts +135 -0
  598. package/out/exports/resources.generated/aws-fsx-snapshot.d.ts +15 -0
  599. package/out/exports/resources.generated/aws-fsx-storagevirtualmachine.d.ts +27 -0
  600. package/out/exports/resources.generated/aws-fsx-volume.d.ts +78 -0
  601. package/out/exports/resources.generated/aws-gamelift-alias.d.ts +21 -0
  602. package/out/exports/resources.generated/aws-gamelift-build.d.ts +21 -0
  603. package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +73 -0
  604. package/out/exports/resources.generated/aws-gamelift-containergroupdefinition.d.ts +70 -0
  605. package/out/exports/resources.generated/aws-gamelift-fleet.d.ts +84 -4
  606. package/out/exports/resources.generated/aws-gamelift-gameservergroup.d.ts +52 -0
  607. package/out/exports/resources.generated/aws-gamelift-gamesessionqueue.d.ts +29 -0
  608. package/out/exports/resources.generated/aws-gamelift-location.d.ts +11 -0
  609. package/out/exports/resources.generated/aws-gamelift-matchmakingconfiguration.d.ts +30 -0
  610. package/out/exports/resources.generated/aws-gamelift-matchmakingruleset.d.ts +24 -0
  611. package/out/exports/resources.generated/aws-gamelift-script.d.ts +21 -0
  612. package/out/exports/resources.generated/aws-globalaccelerator-accelerator.d.ts +18 -0
  613. package/out/exports/resources.generated/aws-globalaccelerator-crossaccountattachment.d.ts +25 -0
  614. package/out/exports/resources.generated/aws-globalaccelerator-endpointgroup.d.ts +27 -0
  615. package/out/exports/resources.generated/aws-globalaccelerator-listener.d.ts +16 -0
  616. package/out/exports/resources.generated/aws-glue-classifier.d.ts +37 -0
  617. package/out/exports/resources.generated/aws-glue-connection.d.ts +58 -0
  618. package/out/exports/resources.generated/aws-glue-crawler.d.ts +76 -0
  619. package/out/exports/resources.generated/aws-glue-customentitytype.d.ts +17 -0
  620. package/out/exports/resources.generated/aws-glue-database.d.ts +28 -0
  621. package/out/exports/resources.generated/aws-glue-datacatalogencryptionsettings.d.ts +23 -0
  622. package/out/exports/resources.generated/aws-glue-dataqualityruleset.d.ts +20 -0
  623. package/out/exports/resources.generated/aws-glue-devendpoint.d.ts +26 -0
  624. package/out/exports/resources.generated/aws-glue-job.d.ts +39 -0
  625. package/out/exports/resources.generated/aws-glue-mltransform.d.ts +45 -0
  626. package/out/exports/resources.generated/aws-glue-partition.d.ts +56 -0
  627. package/out/exports/resources.generated/aws-glue-registry.d.ts +12 -0
  628. package/out/exports/resources.generated/aws-glue-schema.d.ts +24 -0
  629. package/out/exports/resources.generated/aws-glue-schemaversion.d.ts +15 -0
  630. package/out/exports/resources.generated/aws-glue-schemaversionmetadata.d.ts +8 -0
  631. package/out/exports/resources.generated/aws-glue-securityconfiguration.d.ts +23 -0
  632. package/out/exports/resources.generated/aws-glue-table.d.ts +74 -0
  633. package/out/exports/resources.generated/aws-glue-tableoptimizer.d.ts +55 -0
  634. package/out/exports/resources.generated/aws-glue-trigger.d.ts +36 -0
  635. package/out/exports/resources.generated/aws-glue-usageprofile.d.ts +31 -0
  636. package/out/exports/resources.generated/aws-glue-workflow.d.ts +16 -0
  637. package/out/exports/resources.generated/aws-grafana-workspace.d.ts +65 -0
  638. package/out/exports/resources.generated/aws-greengrass-connectordefinition.d.ts +27 -0
  639. package/out/exports/resources.generated/aws-greengrass-connectordefinitionversion.d.ts +21 -0
  640. package/out/exports/resources.generated/aws-greengrass-coredefinition.d.ts +28 -0
  641. package/out/exports/resources.generated/aws-greengrass-coredefinitionversion.d.ts +22 -0
  642. package/out/exports/resources.generated/aws-greengrass-devicedefinition.d.ts +28 -0
  643. package/out/exports/resources.generated/aws-greengrass-devicedefinitionversion.d.ts +22 -0
  644. package/out/exports/resources.generated/aws-greengrass-functiondefinition.d.ts +52 -0
  645. package/out/exports/resources.generated/aws-greengrass-functiondefinitionversion.d.ts +46 -0
  646. package/out/exports/resources.generated/aws-greengrass-group.d.ts +42 -0
  647. package/out/exports/resources.generated/aws-greengrass-groupversion.d.ts +21 -0
  648. package/out/exports/resources.generated/aws-greengrass-loggerdefinition.d.ts +29 -0
  649. package/out/exports/resources.generated/aws-greengrass-loggerdefinitionversion.d.ts +23 -0
  650. package/out/exports/resources.generated/aws-greengrass-resourcedefinition.d.ts +57 -0
  651. package/out/exports/resources.generated/aws-greengrass-resourcedefinitionversion.d.ts +51 -0
  652. package/out/exports/resources.generated/aws-greengrass-subscriptiondefinition.d.ts +28 -0
  653. package/out/exports/resources.generated/aws-greengrass-subscriptiondefinitionversion.d.ts +22 -0
  654. package/out/exports/resources.generated/aws-greengrassv2-componentversion.d.ts +77 -0
  655. package/out/exports/resources.generated/aws-greengrassv2-deployment.d.ts +72 -0
  656. package/out/exports/resources.generated/aws-groundstation-config.d.ts +78 -0
  657. package/out/exports/resources.generated/aws-groundstation-dataflowendpointgroup.d.ts +56 -0
  658. package/out/exports/resources.generated/aws-groundstation-missionprofile.d.ts +33 -0
  659. package/out/exports/resources.generated/aws-guardduty-detector.d.ts +40 -0
  660. package/out/exports/resources.generated/aws-guardduty-filter.d.ts +30 -0
  661. package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +20 -0
  662. package/out/exports/resources.generated/aws-guardduty-malwareprotectionplan.d.ts +27 -0
  663. package/out/exports/resources.generated/aws-guardduty-master.d.ts +8 -0
  664. package/out/exports/resources.generated/aws-guardduty-member.d.ts +11 -0
  665. package/out/exports/resources.generated/aws-guardduty-publishingdestination.d.ts +23 -0
  666. package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +18 -0
  667. package/out/exports/resources.generated/aws-healthimaging-datastore.d.ts +17 -0
  668. package/out/exports/resources.generated/aws-healthlake-fhirdatastore.d.ts +34 -0
  669. package/out/exports/resources.generated/aws-iam-accesskey.d.ts +17 -0
  670. package/out/exports/resources.generated/aws-iam-group.d.ts +18 -1
  671. package/out/exports/resources.generated/aws-iam-grouppolicy.d.ts +12 -1
  672. package/out/exports/resources.generated/aws-iam-instanceprofile.d.ts +14 -0
  673. package/out/exports/resources.generated/aws-iam-managedpolicy.d.ts +29 -1
  674. package/out/exports/resources.generated/aws-iam-oidcprovider.d.ts +33 -0
  675. package/out/exports/resources.generated/aws-iam-policy.d.ts +28 -1
  676. package/out/exports/resources.generated/aws-iam-role.d.ts +24 -2
  677. package/out/exports/resources.generated/aws-iam-rolepolicy.d.ts +14 -1
  678. package/out/exports/resources.generated/aws-iam-samlprovider.d.ts +28 -0
  679. package/out/exports/resources.generated/aws-iam-servercertificate.d.ts +23 -0
  680. package/out/exports/resources.generated/aws-iam-servicelinkedrole.d.ts +14 -0
  681. package/out/exports/resources.generated/aws-iam-user.d.ts +25 -1
  682. package/out/exports/resources.generated/aws-iam-userpolicy.d.ts +12 -1
  683. package/out/exports/resources.generated/aws-iam-usertogroupaddition.d.ts +11 -0
  684. package/out/exports/resources.generated/aws-iam-virtualmfadevice.d.ts +17 -0
  685. package/out/exports/resources.generated/aws-identitystore-group.d.ts +12 -0
  686. package/out/exports/resources.generated/aws-identitystore-groupmembership.d.ts +14 -0
  687. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +35 -0
  688. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +66 -0
  689. package/out/exports/resources.generated/aws-imagebuilder-distributionconfiguration.d.ts +61 -0
  690. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +59 -0
  691. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +58 -0
  692. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +44 -0
  693. package/out/exports/resources.generated/aws-imagebuilder-infrastructureconfiguration.d.ts +37 -0
  694. package/out/exports/resources.generated/aws-imagebuilder-lifecyclepolicy.d.ts +52 -0
  695. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +27 -0
  696. package/out/exports/resources.generated/aws-inspector-assessmenttarget.d.ts +11 -0
  697. package/out/exports/resources.generated/aws-inspector-assessmenttemplate.d.ts +14 -0
  698. package/out/exports/resources.generated/aws-inspector-resourcegroup.d.ts +10 -0
  699. package/out/exports/resources.generated/aws-inspectorv2-cisscanconfiguration.d.ts +39 -0
  700. package/out/exports/resources.generated/aws-inspectorv2-filter.d.ts +77 -0
  701. package/out/exports/resources.generated/aws-internetmonitor-monitor.d.ts +50 -0
  702. package/out/exports/resources.generated/aws-invoicing-invoiceunit.d.ts +18 -0
  703. package/out/exports/resources.generated/aws-iot-accountauditconfiguration.d.ts +45 -0
  704. package/out/exports/resources.generated/aws-iot-authorizer.d.ts +17 -0
  705. package/out/exports/resources.generated/aws-iot-billinggroup.d.ts +15 -0
  706. package/out/exports/resources.generated/aws-iot-cacertificate.d.ts +22 -0
  707. package/out/exports/resources.generated/aws-iot-certificate.d.ts +15 -0
  708. package/out/exports/resources.generated/aws-iot-certificateprovider.d.ts +16 -0
  709. package/out/exports/resources.generated/aws-iot-command.d.ts +61 -0
  710. package/out/exports/resources.generated/aws-iot-custommetric.d.ts +13 -0
  711. package/out/exports/resources.generated/aws-iot-dimension.d.ts +13 -0
  712. package/out/exports/resources.generated/aws-iot-domainconfiguration.d.ts +34 -0
  713. package/out/exports/resources.generated/aws-iot-fleetmetric.d.ts +25 -0
  714. package/out/exports/resources.generated/aws-iot-jobtemplate.d.ts +49 -0
  715. package/out/exports/resources.generated/aws-iot-logging.d.ts +13 -0
  716. package/out/exports/resources.generated/aws-iot-mitigationaction.d.ts +35 -0
  717. package/out/exports/resources.generated/aws-iot-policy.d.ts +15 -1
  718. package/out/exports/resources.generated/aws-iot-policyprincipalattachment.d.ts +15 -0
  719. package/out/exports/resources.generated/aws-iot-provisioningtemplate.d.ts +20 -0
  720. package/out/exports/resources.generated/aws-iot-resourcespecificlogging.d.ts +12 -0
  721. package/out/exports/resources.generated/aws-iot-rolealias.d.ts +15 -0
  722. package/out/exports/resources.generated/aws-iot-scheduledaudit.d.ts +15 -0
  723. package/out/exports/resources.generated/aws-iot-securityprofile.d.ts +53 -0
  724. package/out/exports/resources.generated/aws-iot-softwarepackage.d.ts +14 -0
  725. package/out/exports/resources.generated/aws-iot-softwarepackageversion.d.ts +38 -0
  726. package/out/exports/resources.generated/aws-iot-thing.d.ts +16 -0
  727. package/out/exports/resources.generated/aws-iot-thinggroup.d.ts +21 -0
  728. package/out/exports/resources.generated/aws-iot-thingprincipalattachment.d.ts +15 -0
  729. package/out/exports/resources.generated/aws-iot-thingtype.d.ts +18 -0
  730. package/out/exports/resources.generated/aws-iot-topicrule.d.ts +207 -0
  731. package/out/exports/resources.generated/aws-iot-topicruledestination.d.ts +23 -0
  732. package/out/exports/resources.generated/aws-iotanalytics-channel.d.ts +25 -0
  733. package/out/exports/resources.generated/aws-iotanalytics-dataset.d.ts +86 -0
  734. package/out/exports/resources.generated/aws-iotanalytics-datastore.d.ts +53 -0
  735. package/out/exports/resources.generated/aws-iotanalytics-pipeline.d.ts +70 -0
  736. package/out/exports/resources.generated/aws-iotcoredeviceadvisor-suitedefinition.d.ts +18 -0
  737. package/out/exports/resources.generated/aws-iotevents-alarmmodel.d.ts +94 -0
  738. package/out/exports/resources.generated/aws-iotevents-detectormodel.d.ts +124 -0
  739. package/out/exports/resources.generated/aws-iotevents-input.d.ts +13 -0
  740. package/out/exports/resources.generated/aws-iotfleethub-application.d.ts +20 -0
  741. package/out/exports/resources.generated/aws-iotfleetwise-campaign.d.ts +112 -0
  742. package/out/exports/resources.generated/aws-iotfleetwise-decodermanifest.d.ts +116 -0
  743. package/out/exports/resources.generated/aws-iotfleetwise-fleet.d.ts +19 -0
  744. package/out/exports/resources.generated/aws-iotfleetwise-modelmanifest.d.ts +20 -0
  745. package/out/exports/resources.generated/aws-iotfleetwise-signalcatalog.d.ts +56 -0
  746. package/out/exports/resources.generated/aws-iotfleetwise-statetemplate.d.ts +23 -0
  747. package/out/exports/resources.generated/aws-iotfleetwise-vehicle.d.ts +41 -0
  748. package/out/exports/resources.generated/aws-iotsitewise-accesspolicy.d.ts +30 -0
  749. package/out/exports/resources.generated/aws-iotsitewise-asset.d.ts +27 -0
  750. package/out/exports/resources.generated/aws-iotsitewise-assetmodel.d.ts +85 -0
  751. package/out/exports/resources.generated/aws-iotsitewise-dashboard.d.ts +15 -0
  752. package/out/exports/resources.generated/aws-iotsitewise-dataset.d.ts +29 -0
  753. package/out/exports/resources.generated/aws-iotsitewise-gateway.d.ts +27 -0
  754. package/out/exports/resources.generated/aws-iotsitewise-portal.d.ts +26 -0
  755. package/out/exports/resources.generated/aws-iotsitewise-project.d.ts +17 -0
  756. package/out/exports/resources.generated/aws-iotthingsgraph-flowtemplate.d.ts +26 -0
  757. package/out/exports/resources.generated/aws-iottwinmaker-componenttype.d.ts +64 -0
  758. package/out/exports/resources.generated/aws-iottwinmaker-entity.d.ts +75 -0
  759. package/out/exports/resources.generated/aws-iottwinmaker-scene.d.ts +18 -0
  760. package/out/exports/resources.generated/aws-iottwinmaker-syncjob.d.ts +16 -0
  761. package/out/exports/resources.generated/aws-iottwinmaker-workspace.d.ts +16 -0
  762. package/out/exports/resources.generated/aws-iotwireless-destination.d.ts +15 -0
  763. package/out/exports/resources.generated/aws-iotwireless-deviceprofile.d.ts +33 -0
  764. package/out/exports/resources.generated/aws-iotwireless-fuotatask.d.ts +24 -0
  765. package/out/exports/resources.generated/aws-iotwireless-multicastgroup.d.ts +22 -0
  766. package/out/exports/resources.generated/aws-iotwireless-networkanalyzerconfiguration.d.ts +21 -0
  767. package/out/exports/resources.generated/aws-iotwireless-partneraccount.d.ts +25 -0
  768. package/out/exports/resources.generated/aws-iotwireless-serviceprofile.d.ts +33 -0
  769. package/out/exports/resources.generated/aws-iotwireless-taskdefinition.d.ts +32 -0
  770. package/out/exports/resources.generated/aws-iotwireless-wirelessdevice.d.ts +80 -0
  771. package/out/exports/resources.generated/aws-iotwireless-wirelessdeviceimporttask.d.ts +20 -0
  772. package/out/exports/resources.generated/aws-iotwireless-wirelessgateway.d.ts +20 -0
  773. package/out/exports/resources.generated/aws-ivs-channel.d.ts +27 -0
  774. package/out/exports/resources.generated/aws-ivs-encoderconfiguration.d.ts +12 -0
  775. package/out/exports/resources.generated/aws-ivs-ingestconfiguration.d.ts +18 -0
  776. package/out/exports/resources.generated/aws-ivs-playbackkeypair.d.ts +13 -0
  777. package/out/exports/resources.generated/aws-ivs-playbackrestrictionpolicy.d.ts +14 -0
  778. package/out/exports/resources.generated/aws-ivs-publickey.d.ts +13 -0
  779. package/out/exports/resources.generated/aws-ivs-recordingconfiguration.d.ts +28 -0
  780. package/out/exports/resources.generated/aws-ivs-stage.d.ts +16 -0
  781. package/out/exports/resources.generated/aws-ivs-storageconfiguration.d.ts +14 -0
  782. package/out/exports/resources.generated/aws-ivs-streamkey.d.ts +12 -0
  783. package/out/exports/resources.generated/aws-ivschat-loggingconfiguration.d.ts +24 -0
  784. package/out/exports/resources.generated/aws-ivschat-room.d.ts +19 -0
  785. package/out/exports/resources.generated/aws-kafkaconnect-connector.d.ts +78 -0
  786. package/out/exports/resources.generated/aws-kafkaconnect-customplugin.d.ts +21 -0
  787. package/out/exports/resources.generated/aws-kafkaconnect-workerconfiguration.d.ts +14 -0
  788. package/out/exports/resources.generated/aws-kendra-datasource.d.ts +402 -0
  789. package/out/exports/resources.generated/aws-kendra-faq.d.ts +22 -0
  790. package/out/exports/resources.generated/aws-kendra-index.d.ts +73 -0
  791. package/out/exports/resources.generated/aws-kendraranking-executionplan.d.ts +18 -0
  792. package/out/exports/resources.generated/aws-kinesis-resourcepolicy.d.ts +14 -1
  793. package/out/exports/resources.generated/aws-kinesis-stream.d.ts +22 -0
  794. package/out/exports/resources.generated/aws-kinesis-streamconsumer.d.ts +22 -0
  795. package/out/exports/resources.generated/aws-kinesisanalytics-application.d.ts +54 -0
  796. package/out/exports/resources.generated/aws-kinesisanalytics-applicationoutput.d.ts +40 -0
  797. package/out/exports/resources.generated/aws-kinesisanalytics-applicationreferencedatasource.d.ts +46 -0
  798. package/out/exports/resources.generated/aws-kinesisanalyticsv2-application.d.ts +136 -0
  799. package/out/exports/resources.generated/aws-kinesisanalyticsv2-applicationcloudwatchloggingoption.d.ts +17 -0
  800. package/out/exports/resources.generated/aws-kinesisanalyticsv2-applicationoutput.d.ts +35 -0
  801. package/out/exports/resources.generated/aws-kinesisanalyticsv2-applicationreferencedatasource.d.ts +41 -0
  802. package/out/exports/resources.generated/aws-kinesisfirehose-deliverystream.d.ts +383 -0
  803. package/out/exports/resources.generated/aws-kinesisvideo-signalingchannel.d.ts +15 -0
  804. package/out/exports/resources.generated/aws-kinesisvideo-stream.d.ts +23 -0
  805. package/out/exports/resources.generated/aws-kms-alias.d.ts +22 -0
  806. package/out/exports/resources.generated/aws-kms-key.d.ts +38 -1
  807. package/out/exports/resources.generated/aws-kms-replicakey.d.ts +30 -1
  808. package/out/exports/resources.generated/aws-lakeformation-datacellsfilter.d.ts +17 -0
  809. package/out/exports/resources.generated/aws-lakeformation-datalakesettings.d.ts +21 -0
  810. package/out/exports/resources.generated/aws-lakeformation-permissions.d.ts +41 -0
  811. package/out/exports/resources.generated/aws-lakeformation-principalpermissions.d.ts +67 -0
  812. package/out/exports/resources.generated/aws-lakeformation-resource.d.ts +14 -0
  813. package/out/exports/resources.generated/aws-lakeformation-tag.d.ts +8 -0
  814. package/out/exports/resources.generated/aws-lakeformation-tagassociation.d.ts +34 -0
  815. package/out/exports/resources.generated/aws-lambda-alias.d.ts +24 -0
  816. package/out/exports/resources.generated/aws-lambda-codesigningconfig.d.ts +18 -0
  817. package/out/exports/resources.generated/aws-lambda-eventinvokeconfig.d.ts +19 -0
  818. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +77 -0
  819. package/out/exports/resources.generated/aws-lambda-function.d.ts +86 -0
  820. package/out/exports/resources.generated/aws-lambda-layerversion.d.ts +19 -0
  821. package/out/exports/resources.generated/aws-lambda-layerversionpermission.d.ts +15 -0
  822. package/out/exports/resources.generated/aws-lambda-permission.d.ts +23 -0
  823. package/out/exports/resources.generated/aws-lambda-url.d.ts +22 -0
  824. package/out/exports/resources.generated/aws-lambda-version.d.ts +20 -0
  825. package/out/exports/resources.generated/aws-launchwizard-deployment.d.ts +22 -0
  826. package/out/exports/resources.generated/aws-lex-bot.d.ts +475 -3
  827. package/out/exports/resources.generated/aws-lex-botalias.d.ts +57 -0
  828. package/out/exports/resources.generated/aws-lex-botversion.d.ts +21 -0
  829. package/out/exports/resources.generated/aws-lex-resourcepolicy.d.ts +14 -1
  830. package/out/exports/resources.generated/aws-licensemanager-grant.d.ts +18 -0
  831. package/out/exports/resources.generated/aws-licensemanager-license.d.ts +48 -0
  832. package/out/exports/resources.generated/aws-lightsail-alarm.d.ts +21 -0
  833. package/out/exports/resources.generated/aws-lightsail-bucket.d.ts +21 -0
  834. package/out/exports/resources.generated/aws-lightsail-certificate.d.ts +16 -0
  835. package/out/exports/resources.generated/aws-lightsail-container.d.ts +52 -0
  836. package/out/exports/resources.generated/aws-lightsail-database.d.ts +33 -0
  837. package/out/exports/resources.generated/aws-lightsail-disk.d.ts +30 -0
  838. package/out/exports/resources.generated/aws-lightsail-distribution.d.ts +50 -0
  839. package/out/exports/resources.generated/aws-lightsail-instance.d.ts +63 -0
  840. package/out/exports/resources.generated/aws-lightsail-loadbalancer.d.ts +20 -0
  841. package/out/exports/resources.generated/aws-lightsail-loadbalancertlscertificate.d.ts +16 -0
  842. package/out/exports/resources.generated/aws-lightsail-staticip.d.ts +13 -0
  843. package/out/exports/resources.generated/aws-location-apikey.d.ts +24 -0
  844. package/out/exports/resources.generated/aws-location-geofencecollection.d.ts +23 -0
  845. package/out/exports/resources.generated/aws-location-map.d.ts +24 -0
  846. package/out/exports/resources.generated/aws-location-placeindex.d.ts +28 -0
  847. package/out/exports/resources.generated/aws-location-routecalculator.d.ts +24 -0
  848. package/out/exports/resources.generated/aws-location-tracker.d.ts +33 -0
  849. package/out/exports/resources.generated/aws-location-trackerconsumer.d.ts +9 -0
  850. package/out/exports/resources.generated/aws-logs-accountpolicy.d.ts +69 -0
  851. package/out/exports/resources.generated/aws-logs-delivery.d.ts +24 -0
  852. package/out/exports/resources.generated/aws-logs-deliverydestination.d.ts +24 -1
  853. package/out/exports/resources.generated/aws-logs-deliverysource.d.ts +25 -0
  854. package/out/exports/resources.generated/aws-logs-destination.d.ts +13 -0
  855. package/out/exports/resources.generated/aws-logs-integration.d.ts +22 -0
  856. package/out/exports/resources.generated/aws-logs-loganomalydetector.d.ts +27 -0
  857. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +22 -0
  858. package/out/exports/resources.generated/aws-logs-logstream.d.ts +15 -0
  859. package/out/exports/resources.generated/aws-logs-metricfilter.d.ts +22 -0
  860. package/out/exports/resources.generated/aws-logs-querydefinition.d.ts +13 -0
  861. package/out/exports/resources.generated/aws-logs-resourcepolicy.d.ts +7 -0
  862. package/out/exports/resources.generated/aws-logs-subscriptionfilter.d.ts +19 -0
  863. package/out/exports/resources.generated/aws-logs-transformer.d.ts +78 -0
  864. package/out/exports/resources.generated/aws-lookoutequipment-inferencescheduler.d.ts +37 -0
  865. package/out/exports/resources.generated/aws-lookoutmetrics-alert.d.ts +23 -0
  866. package/out/exports/resources.generated/aws-lookoutmetrics-anomalydetector.d.ts +84 -0
  867. package/out/exports/resources.generated/aws-lookoutvision-project.d.ts +10 -0
  868. package/out/exports/resources.generated/aws-m2-application.d.ts +23 -0
  869. package/out/exports/resources.generated/aws-m2-deployment.d.ts +13 -0
  870. package/out/exports/resources.generated/aws-m2-environment.d.ts +37 -0
  871. package/out/exports/resources.generated/aws-macie-allowlist.d.ts +33 -0
  872. package/out/exports/resources.generated/aws-macie-customdataidentifier.d.ts +24 -0
  873. package/out/exports/resources.generated/aws-macie-findingsfilter.d.ts +30 -0
  874. package/out/exports/resources.generated/aws-macie-session.d.ts +15 -0
  875. package/out/exports/resources.generated/aws-managedblockchain-accessor.d.ts +25 -0
  876. package/out/exports/resources.generated/aws-managedblockchain-member.d.ts +42 -0
  877. package/out/exports/resources.generated/aws-managedblockchain-node.d.ts +20 -0
  878. package/out/exports/resources.generated/aws-mediaconnect-bridge.d.ts +67 -0
  879. package/out/exports/resources.generated/aws-mediaconnect-bridgeoutput.d.ts +14 -0
  880. package/out/exports/resources.generated/aws-mediaconnect-bridgesource.d.ts +25 -0
  881. package/out/exports/resources.generated/aws-mediaconnect-flow.d.ts +129 -0
  882. package/out/exports/resources.generated/aws-mediaconnect-flowentitlement.d.ts +26 -0
  883. package/out/exports/resources.generated/aws-mediaconnect-flowoutput.d.ts +48 -0
  884. package/out/exports/resources.generated/aws-mediaconnect-flowsource.d.ts +44 -0
  885. package/out/exports/resources.generated/aws-mediaconnect-flowvpcinterface.d.ts +24 -0
  886. package/out/exports/resources.generated/aws-mediaconnect-gateway.d.ts +16 -0
  887. package/out/exports/resources.generated/aws-mediaconvert-jobtemplate.d.ts +33 -0
  888. package/out/exports/resources.generated/aws-mediaconvert-preset.d.ts +22 -0
  889. package/out/exports/resources.generated/aws-mediaconvert-queue.d.ts +19 -0
  890. package/out/exports/resources.generated/aws-medialive-channel.d.ts +1298 -0
  891. package/out/exports/resources.generated/aws-medialive-channelplacementgroup.d.ts +17 -0
  892. package/out/exports/resources.generated/aws-medialive-cloudwatchalarmtemplate.d.ts +33 -0
  893. package/out/exports/resources.generated/aws-medialive-cloudwatchalarmtemplategroup.d.ts +18 -0
  894. package/out/exports/resources.generated/aws-medialive-cluster.d.ts +25 -0
  895. package/out/exports/resources.generated/aws-medialive-eventbridgeruletemplate.d.ts +23 -0
  896. package/out/exports/resources.generated/aws-medialive-eventbridgeruletemplategroup.d.ts +18 -0
  897. package/out/exports/resources.generated/aws-medialive-input.d.ts +110 -0
  898. package/out/exports/resources.generated/aws-medialive-inputsecuritygroup.d.ts +16 -0
  899. package/out/exports/resources.generated/aws-medialive-multiplex.d.ts +25 -0
  900. package/out/exports/resources.generated/aws-medialive-multiplexprogram.d.ts +72 -0
  901. package/out/exports/resources.generated/aws-medialive-network.d.ts +28 -0
  902. package/out/exports/resources.generated/aws-medialive-sdisource.d.ts +19 -0
  903. package/out/exports/resources.generated/aws-medialive-signalmap.d.ts +29 -0
  904. package/out/exports/resources.generated/aws-mediapackage-asset.d.ts +18 -0
  905. package/out/exports/resources.generated/aws-mediapackage-channel.d.ts +18 -0
  906. package/out/exports/resources.generated/aws-mediapackage-originendpoint.d.ts +114 -0
  907. package/out/exports/resources.generated/aws-mediapackage-packagingconfiguration.d.ts +80 -0
  908. package/out/exports/resources.generated/aws-mediapackage-packaginggroup.d.ts +21 -0
  909. package/out/exports/resources.generated/aws-mediapackagev2-channel.d.ts +31 -1
  910. package/out/exports/resources.generated/aws-mediapackagev2-channelgroup.d.ts +16 -1
  911. package/out/exports/resources.generated/aws-mediapackagev2-channelpolicy.d.ts +8 -1
  912. package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +157 -4
  913. package/out/exports/resources.generated/aws-mediapackagev2-originendpointpolicy.d.ts +9 -1
  914. package/out/exports/resources.generated/aws-mediastore-container.d.ts +35 -0
  915. package/out/exports/resources.generated/aws-mediatailor-channel.d.ts +50 -0
  916. package/out/exports/resources.generated/aws-mediatailor-channelpolicy.d.ts +7 -1
  917. package/out/exports/resources.generated/aws-mediatailor-livesource.d.ts +20 -0
  918. package/out/exports/resources.generated/aws-mediatailor-playbackconfiguration.d.ts +53 -0
  919. package/out/exports/resources.generated/aws-mediatailor-sourcelocation.d.ts +32 -0
  920. package/out/exports/resources.generated/aws-mediatailor-vodsource.d.ts +20 -0
  921. package/out/exports/resources.generated/aws-memorydb-acl.d.ts +13 -0
  922. package/out/exports/resources.generated/aws-memorydb-cluster.d.ts +50 -0
  923. package/out/exports/resources.generated/aws-memorydb-multiregioncluster.d.ts +21 -0
  924. package/out/exports/resources.generated/aws-memorydb-parametergroup.d.ts +14 -0
  925. package/out/exports/resources.generated/aws-memorydb-subnetgroup.d.ts +14 -0
  926. package/out/exports/resources.generated/aws-memorydb-user.d.ts +14 -0
  927. package/out/exports/resources.generated/aws-mpa-approvalteam.d.ts +81 -0
  928. package/out/exports/resources.generated/aws-mpa-identitysource.d.ts +47 -0
  929. package/out/exports/resources.generated/aws-msk-batchscramsecret.d.ts +7 -0
  930. package/out/exports/resources.generated/aws-msk-cluster.d.ts +112 -0
  931. package/out/exports/resources.generated/aws-msk-clusterpolicy.d.ts +11 -1
  932. package/out/exports/resources.generated/aws-msk-configuration.d.ts +25 -0
  933. package/out/exports/resources.generated/aws-msk-replicator.d.ts +49 -0
  934. package/out/exports/resources.generated/aws-msk-serverlesscluster.d.ts +28 -0
  935. package/out/exports/resources.generated/aws-msk-vpcconnection.d.ts +16 -0
  936. package/out/exports/resources.generated/aws-mwaa-environment.d.ts +60 -0
  937. package/out/exports/resources.generated/aws-neptune-dbcluster.d.ts +49 -0
  938. package/out/exports/resources.generated/aws-neptune-dbclusterparametergroup.d.ts +12 -0
  939. package/out/exports/resources.generated/aws-neptune-dbinstance.d.ts +44 -0
  940. package/out/exports/resources.generated/aws-neptune-dbparametergroup.d.ts +16 -0
  941. package/out/exports/resources.generated/aws-neptune-dbsubnetgroup.d.ts +9 -0
  942. package/out/exports/resources.generated/aws-neptune-eventsubscription.d.ts +24 -0
  943. package/out/exports/resources.generated/aws-neptunegraph-graph.d.ts +22 -0
  944. package/out/exports/resources.generated/aws-neptunegraph-privategraphendpoint.d.ts +16 -0
  945. package/out/exports/resources.generated/aws-networkfirewall-firewall.d.ts +27 -0
  946. package/out/exports/resources.generated/aws-networkfirewall-firewallpolicy.d.ts +59 -0
  947. package/out/exports/resources.generated/aws-networkfirewall-loggingconfiguration.d.ts +24 -0
  948. package/out/exports/resources.generated/aws-networkfirewall-rulegroup.d.ts +104 -0
  949. package/out/exports/resources.generated/aws-networkfirewall-tlsinspectionconfiguration.d.ts +44 -0
  950. package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +38 -0
  951. package/out/exports/resources.generated/aws-networkmanager-connectpeer.d.ts +22 -0
  952. package/out/exports/resources.generated/aws-networkmanager-corenetwork.d.ts +17 -0
  953. package/out/exports/resources.generated/aws-networkmanager-customergatewayassociation.d.ts +11 -0
  954. package/out/exports/resources.generated/aws-networkmanager-device.d.ts +29 -0
  955. package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +33 -0
  956. package/out/exports/resources.generated/aws-networkmanager-globalnetwork.d.ts +14 -0
  957. package/out/exports/resources.generated/aws-networkmanager-link.d.ts +22 -0
  958. package/out/exports/resources.generated/aws-networkmanager-linkassociation.d.ts +8 -0
  959. package/out/exports/resources.generated/aws-networkmanager-site.d.ts +20 -0
  960. package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +33 -0
  961. package/out/exports/resources.generated/aws-networkmanager-transitgatewaypeering.d.ts +20 -0
  962. package/out/exports/resources.generated/aws-networkmanager-transitgatewayregistration.d.ts +7 -0
  963. package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +34 -0
  964. package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +38 -0
  965. package/out/exports/resources.generated/aws-notifications-channelassociation.d.ts +7 -0
  966. package/out/exports/resources.generated/aws-notifications-eventrule.d.ts +16 -0
  967. package/out/exports/resources.generated/aws-notifications-managednotificationaccountcontactassociation.d.ts +8 -0
  968. package/out/exports/resources.generated/aws-notifications-managednotificationadditionalchannelassociation.d.ts +7 -0
  969. package/out/exports/resources.generated/aws-notifications-notificationconfiguration.d.ts +21 -0
  970. package/out/exports/resources.generated/aws-notifications-notificationhub.d.ts +10 -0
  971. package/out/exports/resources.generated/aws-notificationscontacts-emailcontact.d.ts +21 -0
  972. package/out/exports/resources.generated/aws-oam-link.d.ts +31 -0
  973. package/out/exports/resources.generated/aws-oam-sink.d.ts +16 -1
  974. package/out/exports/resources.generated/aws-omics-annotationstore.d.ts +47 -0
  975. package/out/exports/resources.generated/aws-omics-referencestore.d.ts +21 -0
  976. package/out/exports/resources.generated/aws-omics-rungroup.d.ts +17 -0
  977. package/out/exports/resources.generated/aws-omics-sequencestore.d.ts +37 -1
  978. package/out/exports/resources.generated/aws-omics-variantstore.d.ts +31 -0
  979. package/out/exports/resources.generated/aws-omics-workflow.d.ts +46 -0
  980. package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +76 -1
  981. package/out/exports/resources.generated/aws-opensearchserverless-accesspolicy.d.ts +10 -0
  982. package/out/exports/resources.generated/aws-opensearchserverless-collection.d.ts +21 -0
  983. package/out/exports/resources.generated/aws-opensearchserverless-index.d.ts +22 -0
  984. package/out/exports/resources.generated/aws-opensearchserverless-lifecyclepolicy.d.ts +10 -0
  985. package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +28 -0
  986. package/out/exports/resources.generated/aws-opensearchserverless-securitypolicy.d.ts +14 -0
  987. package/out/exports/resources.generated/aws-opensearchserverless-vpcendpoint.d.ts +13 -0
  988. package/out/exports/resources.generated/aws-opensearchservice-application.d.ts +23 -0
  989. package/out/exports/resources.generated/aws-opensearchservice-domain.d.ts +149 -0
  990. package/out/exports/resources.generated/aws-opsworks-app.d.ts +50 -0
  991. package/out/exports/resources.generated/aws-opsworks-elasticloadbalancerattachment.d.ts +13 -0
  992. package/out/exports/resources.generated/aws-opsworks-instance.d.ts +62 -0
  993. package/out/exports/resources.generated/aws-opsworks-layer.d.ts +72 -0
  994. package/out/exports/resources.generated/aws-opsworks-stack.d.ts +66 -0
  995. package/out/exports/resources.generated/aws-opsworks-userprofile.d.ts +16 -0
  996. package/out/exports/resources.generated/aws-opsworks-volume.d.ts +15 -0
  997. package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +34 -0
  998. package/out/exports/resources.generated/aws-organizations-account.d.ts +52 -0
  999. package/out/exports/resources.generated/aws-organizations-organization.d.ts +23 -0
  1000. package/out/exports/resources.generated/aws-organizations-organizationalunit.d.ts +19 -0
  1001. package/out/exports/resources.generated/aws-organizations-policy.d.ts +25 -0
  1002. package/out/exports/resources.generated/aws-organizations-resourcepolicy.d.ts +16 -0
  1003. package/out/exports/resources.generated/aws-osis-pipeline.d.ts +32 -0
  1004. package/out/exports/resources.generated/aws-panorama-applicationinstance.d.ts +34 -0
  1005. package/out/exports/resources.generated/aws-panorama-package.d.ts +18 -0
  1006. package/out/exports/resources.generated/aws-panorama-packageversion.d.ts +23 -0
  1007. package/out/exports/resources.generated/aws-paymentcryptography-alias.d.ts +20 -0
  1008. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +70 -1
  1009. package/out/exports/resources.generated/aws-pcaconnectorad-connector.d.ts +16 -0
  1010. package/out/exports/resources.generated/aws-pcaconnectorad-directoryregistration.d.ts +11 -0
  1011. package/out/exports/resources.generated/aws-pcaconnectorad-serviceprincipalname.d.ts +7 -0
  1012. package/out/exports/resources.generated/aws-pcaconnectorad-template.d.ts +196 -0
  1013. package/out/exports/resources.generated/aws-pcaconnectorad-templategroupaccesscontrolentry.d.ts +15 -0
  1014. package/out/exports/resources.generated/aws-pcaconnectorscep-challenge.d.ts +15 -0
  1015. package/out/exports/resources.generated/aws-pcaconnectorscep-connector.d.ts +23 -0
  1016. package/out/exports/resources.generated/aws-pcs-cluster.d.ts +44 -0
  1017. package/out/exports/resources.generated/aws-pcs-computenodegroup.d.ts +28 -0
  1018. package/out/exports/resources.generated/aws-pcs-queue.d.ts +17 -0
  1019. package/out/exports/resources.generated/aws-personalize-dataset.d.ts +42 -0
  1020. package/out/exports/resources.generated/aws-personalize-datasetgroup.d.ts +15 -0
  1021. package/out/exports/resources.generated/aws-personalize-schema.d.ts +20 -0
  1022. package/out/exports/resources.generated/aws-personalize-solution.d.ts +37 -0
  1023. package/out/exports/resources.generated/aws-pinpoint-admchannel.d.ts +15 -0
  1024. package/out/exports/resources.generated/aws-pinpoint-apnschannel.d.ts +20 -0
  1025. package/out/exports/resources.generated/aws-pinpoint-apnssandboxchannel.d.ts +20 -0
  1026. package/out/exports/resources.generated/aws-pinpoint-apnsvoipchannel.d.ts +20 -0
  1027. package/out/exports/resources.generated/aws-pinpoint-apnsvoipsandboxchannel.d.ts +20 -0
  1028. package/out/exports/resources.generated/aws-pinpoint-app.d.ts +14 -0
  1029. package/out/exports/resources.generated/aws-pinpoint-applicationsettings.d.ts +30 -0
  1030. package/out/exports/resources.generated/aws-pinpoint-baiduchannel.d.ts +15 -0
  1031. package/out/exports/resources.generated/aws-pinpoint-campaign.d.ts +149 -0
  1032. package/out/exports/resources.generated/aws-pinpoint-emailchannel.d.ts +18 -0
  1033. package/out/exports/resources.generated/aws-pinpoint-emailtemplate.d.ts +19 -0
  1034. package/out/exports/resources.generated/aws-pinpoint-eventstream.d.ts +14 -0
  1035. package/out/exports/resources.generated/aws-pinpoint-gcmchannel.d.ts +16 -0
  1036. package/out/exports/resources.generated/aws-pinpoint-inapptemplate.d.ts +51 -0
  1037. package/out/exports/resources.generated/aws-pinpoint-pushtemplate.d.ts +43 -0
  1038. package/out/exports/resources.generated/aws-pinpoint-segment.d.ts +57 -0
  1039. package/out/exports/resources.generated/aws-pinpoint-smschannel.d.ts +15 -0
  1040. package/out/exports/resources.generated/aws-pinpoint-smstemplate.d.ts +17 -0
  1041. package/out/exports/resources.generated/aws-pinpoint-voicechannel.d.ts +13 -0
  1042. package/out/exports/resources.generated/aws-pinpointemail-configurationset.d.ts +25 -0
  1043. package/out/exports/resources.generated/aws-pinpointemail-configurationseteventdestination.d.ts +36 -0
  1044. package/out/exports/resources.generated/aws-pinpointemail-dedicatedippool.d.ts +13 -0
  1045. package/out/exports/resources.generated/aws-pinpointemail-identity.d.ts +31 -0
  1046. package/out/exports/resources.generated/aws-pipes-pipe.d.ts +354 -0
  1047. package/out/exports/resources.generated/aws-proton-environmentaccountconnection.d.ts +21 -0
  1048. package/out/exports/resources.generated/aws-proton-environmenttemplate.d.ts +23 -0
  1049. package/out/exports/resources.generated/aws-proton-servicetemplate.d.ts +18 -0
  1050. package/out/exports/resources.generated/aws-qbusiness-application.d.ts +68 -0
  1051. package/out/exports/resources.generated/aws-qbusiness-dataaccessor.d.ts +38 -0
  1052. package/out/exports/resources.generated/aws-qbusiness-datasource.d.ts +83 -0
  1053. package/out/exports/resources.generated/aws-qbusiness-index.d.ts +42 -0
  1054. package/out/exports/resources.generated/aws-qbusiness-permission.d.ts +9 -0
  1055. package/out/exports/resources.generated/aws-qbusiness-plugin.d.ts +50 -0
  1056. package/out/exports/resources.generated/aws-qbusiness-retriever.d.ts +30 -0
  1057. package/out/exports/resources.generated/aws-qbusiness-webexperience.d.ts +47 -0
  1058. package/out/exports/resources.generated/aws-qldb-ledger.d.ts +18 -0
  1059. package/out/exports/resources.generated/aws-qldb-stream.d.ts +22 -0
  1060. package/out/exports/resources.generated/aws-quicksight-analysis.d.ts +2884 -0
  1061. package/out/exports/resources.generated/aws-quicksight-custompermissions.d.ts +34 -0
  1062. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +2903 -0
  1063. package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +276 -0
  1064. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +181 -0
  1065. package/out/exports/resources.generated/aws-quicksight-folder.d.ts +28 -0
  1066. package/out/exports/resources.generated/aws-quicksight-refreshschedule.d.ts +17 -0
  1067. package/out/exports/resources.generated/aws-quicksight-template.d.ts +2692 -0
  1068. package/out/exports/resources.generated/aws-quicksight-theme.d.ts +72 -0
  1069. package/out/exports/resources.generated/aws-quicksight-topic.d.ts +228 -0
  1070. package/out/exports/resources.generated/aws-quicksight-vpcconnection.d.ts +28 -0
  1071. package/out/exports/resources.generated/aws-ram-permission.d.ts +16 -0
  1072. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +18 -0
  1073. package/out/exports/resources.generated/aws-rbin-rule.d.ts +33 -0
  1074. package/out/exports/resources.generated/aws-rds-customdbengineversion.d.ts +21 -0
  1075. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +116 -0
  1076. package/out/exports/resources.generated/aws-rds-dbclusterparametergroup.d.ts +16 -0
  1077. package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +141 -0
  1078. package/out/exports/resources.generated/aws-rds-dbparametergroup.d.ts +22 -0
  1079. package/out/exports/resources.generated/aws-rds-dbproxy.d.ts +40 -0
  1080. package/out/exports/resources.generated/aws-rds-dbproxyendpoint.d.ts +23 -0
  1081. package/out/exports/resources.generated/aws-rds-dbproxytargetgroup.d.ts +34 -0
  1082. package/out/exports/resources.generated/aws-rds-dbsecuritygroup.d.ts +22 -0
  1083. package/out/exports/resources.generated/aws-rds-dbsecuritygroupingress.d.ts +22 -0
  1084. package/out/exports/resources.generated/aws-rds-dbshardgroup.d.ts +19 -0
  1085. package/out/exports/resources.generated/aws-rds-dbsubnetgroup.d.ts +11 -0
  1086. package/out/exports/resources.generated/aws-rds-eventsubscription.d.ts +12 -0
  1087. package/out/exports/resources.generated/aws-rds-globalcluster.d.ts +27 -0
  1088. package/out/exports/resources.generated/aws-rds-integration.d.ts +18 -0
  1089. package/out/exports/resources.generated/aws-rds-optiongroup.d.ts +21 -0
  1090. package/out/exports/resources.generated/aws-redshift-cluster.d.ts +71 -1
  1091. package/out/exports/resources.generated/aws-redshift-clusterparametergroup.d.ts +13 -0
  1092. package/out/exports/resources.generated/aws-redshift-clustersecuritygroup.d.ts +15 -0
  1093. package/out/exports/resources.generated/aws-redshift-clustersecuritygroupingress.d.ts +19 -0
  1094. package/out/exports/resources.generated/aws-redshift-clustersubnetgroup.d.ts +14 -0
  1095. package/out/exports/resources.generated/aws-redshift-endpointaccess.d.ts +17 -0
  1096. package/out/exports/resources.generated/aws-redshift-endpointauthorization.d.ts +20 -0
  1097. package/out/exports/resources.generated/aws-redshift-eventsubscription.d.ts +22 -0
  1098. package/out/exports/resources.generated/aws-redshift-integration.d.ts +16 -0
  1099. package/out/exports/resources.generated/aws-redshift-scheduledaction.d.ts +29 -0
  1100. package/out/exports/resources.generated/aws-redshiftserverless-namespace.d.ts +45 -1
  1101. package/out/exports/resources.generated/aws-redshiftserverless-workgroup.d.ts +55 -0
  1102. package/out/exports/resources.generated/aws-refactorspaces-application.d.ts +33 -0
  1103. package/out/exports/resources.generated/aws-refactorspaces-environment.d.ts +20 -0
  1104. package/out/exports/resources.generated/aws-refactorspaces-route.d.ts +64 -0
  1105. package/out/exports/resources.generated/aws-refactorspaces-service.d.ts +29 -0
  1106. package/out/exports/resources.generated/aws-rekognition-collection.d.ts +11 -0
  1107. package/out/exports/resources.generated/aws-rekognition-project.d.ts +10 -0
  1108. package/out/exports/resources.generated/aws-rekognition-streamprocessor.d.ts +70 -0
  1109. package/out/exports/resources.generated/aws-resiliencehub-app.d.ts +41 -0
  1110. package/out/exports/resources.generated/aws-resiliencehub-resiliencypolicy.d.ts +35 -0
  1111. package/out/exports/resources.generated/aws-resourceexplorer2-defaultviewassociation.d.ts +10 -0
  1112. package/out/exports/resources.generated/aws-resourceexplorer2-index.d.ts +24 -0
  1113. package/out/exports/resources.generated/aws-resourceexplorer2-view.d.ts +18 -0
  1114. package/out/exports/resources.generated/aws-resourcegroups-group.d.ts +37 -0
  1115. package/out/exports/resources.generated/aws-resourcegroups-tagsynctask.d.ts +24 -0
  1116. package/out/exports/resources.generated/aws-robomaker-fleet.d.ts +15 -0
  1117. package/out/exports/resources.generated/aws-robomaker-robot.d.ts +18 -0
  1118. package/out/exports/resources.generated/aws-robomaker-robotapplication.d.ts +23 -0
  1119. package/out/exports/resources.generated/aws-robomaker-robotapplicationversion.d.ts +12 -0
  1120. package/out/exports/resources.generated/aws-robomaker-simulationapplication.d.ts +31 -0
  1121. package/out/exports/resources.generated/aws-robomaker-simulationapplicationversion.d.ts +12 -0
  1122. package/out/exports/resources.generated/aws-rolesanywhere-crl.d.ts +14 -0
  1123. package/out/exports/resources.generated/aws-rolesanywhere-profile.d.ts +28 -0
  1124. package/out/exports/resources.generated/aws-rolesanywhere-trustanchor.d.ts +33 -0
  1125. package/out/exports/resources.generated/aws-route53-cidrcollection.d.ts +15 -0
  1126. package/out/exports/resources.generated/aws-route53-dnssec.d.ts +6 -0
  1127. package/out/exports/resources.generated/aws-route53-healthcheck.d.ts +30 -0
  1128. package/out/exports/resources.generated/aws-route53-hostedzone.d.ts +45 -0
  1129. package/out/exports/resources.generated/aws-route53-keysigningkey.d.ts +9 -0
  1130. package/out/exports/resources.generated/aws-route53-recordset.d.ts +49 -0
  1131. package/out/exports/resources.generated/aws-route53-recordsetgroup.d.ts +51 -0
  1132. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +13 -0
  1133. package/out/exports/resources.generated/aws-route53profiles-profileassociation.d.ts +14 -0
  1134. package/out/exports/resources.generated/aws-route53profiles-profileresourceassociation.d.ts +14 -0
  1135. package/out/exports/resources.generated/aws-route53recoverycontrol-cluster.d.ts +13 -0
  1136. package/out/exports/resources.generated/aws-route53recoverycontrol-controlpanel.d.ts +15 -0
  1137. package/out/exports/resources.generated/aws-route53recoverycontrol-routingcontrol.d.ts +15 -0
  1138. package/out/exports/resources.generated/aws-route53recoverycontrol-safetyrule.d.ts +42 -0
  1139. package/out/exports/resources.generated/aws-route53recoveryreadiness-cell.d.ts +19 -0
  1140. package/out/exports/resources.generated/aws-route53recoveryreadiness-readinesscheck.d.ts +16 -0
  1141. package/out/exports/resources.generated/aws-route53recoveryreadiness-recoverygroup.d.ts +16 -0
  1142. package/out/exports/resources.generated/aws-route53recoveryreadiness-resourceset.d.ts +40 -0
  1143. package/out/exports/resources.generated/aws-route53resolver-firewalldomainlist.d.ts +23 -0
  1144. package/out/exports/resources.generated/aws-route53resolver-firewallrulegroup.d.ts +33 -0
  1145. package/out/exports/resources.generated/aws-route53resolver-firewallrulegroupassociation.d.ts +22 -0
  1146. package/out/exports/resources.generated/aws-route53resolver-outpostresolver.d.ts +20 -0
  1147. package/out/exports/resources.generated/aws-route53resolver-resolverconfig.d.ts +13 -0
  1148. package/out/exports/resources.generated/aws-route53resolver-resolverdnssecconfig.d.ts +12 -0
  1149. package/out/exports/resources.generated/aws-route53resolver-resolverendpoint.d.ts +33 -0
  1150. package/out/exports/resources.generated/aws-route53resolver-resolverqueryloggingconfig.d.ts +19 -0
  1151. package/out/exports/resources.generated/aws-route53resolver-resolverqueryloggingconfigassociation.d.ts +15 -0
  1152. package/out/exports/resources.generated/aws-route53resolver-resolverrule.d.ts +25 -0
  1153. package/out/exports/resources.generated/aws-route53resolver-resolverruleassociation.d.ts +15 -0
  1154. package/out/exports/resources.generated/aws-rum-appmonitor.d.ts +65 -0
  1155. package/out/exports/resources.generated/aws-s3-accessgrant.d.ts +30 -0
  1156. package/out/exports/resources.generated/aws-s3-accessgrantsinstance.d.ts +15 -0
  1157. package/out/exports/resources.generated/aws-s3-accessgrantslocation.d.ts +22 -0
  1158. package/out/exports/resources.generated/aws-s3-accesspoint.d.ts +25 -1
  1159. package/out/exports/resources.generated/aws-s3-bucket.d.ts +258 -0
  1160. package/out/exports/resources.generated/aws-s3-bucketpolicy.d.ts +24 -1
  1161. package/out/exports/resources.generated/aws-s3-multiregionaccesspoint.d.ts +21 -0
  1162. package/out/exports/resources.generated/aws-s3-multiregionaccesspointpolicy.d.ts +12 -1
  1163. package/out/exports/resources.generated/aws-s3-storagelens.d.ts +74 -0
  1164. package/out/exports/resources.generated/aws-s3-storagelensgroup.d.ts +38 -0
  1165. package/out/exports/resources.generated/aws-s3express-bucketpolicy.d.ts +42 -1
  1166. package/out/exports/resources.generated/aws-s3express-directorybucket.d.ts +73 -0
  1167. package/out/exports/resources.generated/aws-s3objectlambda-accesspoint.d.ts +30 -0
  1168. package/out/exports/resources.generated/aws-s3objectlambda-accesspointpolicy.d.ts +7 -1
  1169. package/out/exports/resources.generated/aws-s3outposts-accesspoint.d.ts +17 -1
  1170. package/out/exports/resources.generated/aws-s3outposts-bucket.d.ts +46 -0
  1171. package/out/exports/resources.generated/aws-s3outposts-bucketpolicy.d.ts +15 -1
  1172. package/out/exports/resources.generated/aws-s3outposts-endpoint.d.ts +26 -0
  1173. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +22 -0
  1174. package/out/exports/resources.generated/aws-s3tables-tablebucketpolicy.d.ts +9 -1
  1175. package/out/exports/resources.generated/aws-sagemaker-app.d.ts +23 -1
  1176. package/out/exports/resources.generated/aws-sagemaker-appimageconfig.d.ts +35 -0
  1177. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +42 -0
  1178. package/out/exports/resources.generated/aws-sagemaker-coderepository.d.ts +21 -0
  1179. package/out/exports/resources.generated/aws-sagemaker-dataqualityjobdefinition.d.ts +85 -0
  1180. package/out/exports/resources.generated/aws-sagemaker-device.d.ts +12 -0
  1181. package/out/exports/resources.generated/aws-sagemaker-devicefleet.d.ts +13 -0
  1182. package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +177 -3
  1183. package/out/exports/resources.generated/aws-sagemaker-endpoint.d.ts +43 -0
  1184. package/out/exports/resources.generated/aws-sagemaker-endpointconfig.d.ts +137 -0
  1185. package/out/exports/resources.generated/aws-sagemaker-featuregroup.d.ts +49 -0
  1186. package/out/exports/resources.generated/aws-sagemaker-image.d.ts +14 -0
  1187. package/out/exports/resources.generated/aws-sagemaker-imageversion.d.ts +32 -0
  1188. package/out/exports/resources.generated/aws-sagemaker-inferencecomponent.d.ts +70 -0
  1189. package/out/exports/resources.generated/aws-sagemaker-inferenceexperiment.d.ts +57 -0
  1190. package/out/exports/resources.generated/aws-sagemaker-mlflowtrackingserver.d.ts +17 -0
  1191. package/out/exports/resources.generated/aws-sagemaker-model.d.ts +59 -0
  1192. package/out/exports/resources.generated/aws-sagemaker-modelbiasjobdefinition.d.ts +92 -0
  1193. package/out/exports/resources.generated/aws-sagemaker-modelcard.d.ts +184 -0
  1194. package/out/exports/resources.generated/aws-sagemaker-modelexplainabilityjobdefinition.d.ts +83 -0
  1195. package/out/exports/resources.generated/aws-sagemaker-modelpackage.d.ts +177 -0
  1196. package/out/exports/resources.generated/aws-sagemaker-modelpackagegroup.d.ts +15 -1
  1197. package/out/exports/resources.generated/aws-sagemaker-modelqualityjobdefinition.d.ts +95 -0
  1198. package/out/exports/resources.generated/aws-sagemaker-monitoringschedule.d.ts +109 -0
  1199. package/out/exports/resources.generated/aws-sagemaker-notebookinstance.d.ts +30 -0
  1200. package/out/exports/resources.generated/aws-sagemaker-notebookinstancelifecycleconfig.d.ts +17 -0
  1201. package/out/exports/resources.generated/aws-sagemaker-partnerapp.d.ts +26 -0
  1202. package/out/exports/resources.generated/aws-sagemaker-pipeline.d.ts +17 -0
  1203. package/out/exports/resources.generated/aws-sagemaker-project.d.ts +20 -0
  1204. package/out/exports/resources.generated/aws-sagemaker-space.d.ts +72 -0
  1205. package/out/exports/resources.generated/aws-sagemaker-studiolifecycleconfig.d.ts +13 -0
  1206. package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +122 -3
  1207. package/out/exports/resources.generated/aws-sagemaker-workteam.d.ts +33 -0
  1208. package/out/exports/resources.generated/aws-scheduler-schedule.d.ts +95 -0
  1209. package/out/exports/resources.generated/aws-scheduler-schedulegroup.d.ts +19 -0
  1210. package/out/exports/resources.generated/aws-sdb-domain.d.ts +14 -0
  1211. package/out/exports/resources.generated/aws-secretsmanager-resourcepolicy.d.ts +14 -1
  1212. package/out/exports/resources.generated/aws-secretsmanager-rotationschedule.d.ts +45 -0
  1213. package/out/exports/resources.generated/aws-secretsmanager-secret.d.ts +40 -0
  1214. package/out/exports/resources.generated/aws-secretsmanager-secrettargetattachment.d.ts +22 -0
  1215. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +110 -0
  1216. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +42 -0
  1217. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +17 -0
  1218. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +16 -0
  1219. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +20 -0
  1220. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +144 -0
  1221. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +15 -0
  1222. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +16 -0
  1223. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +14 -0
  1224. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  1225. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +18 -0
  1226. package/out/exports/resources.generated/aws-securitylake-awslogsource.d.ts +11 -0
  1227. package/out/exports/resources.generated/aws-securitylake-datalake.d.ts +32 -0
  1228. package/out/exports/resources.generated/aws-securitylake-subscriber.d.ts +31 -0
  1229. package/out/exports/resources.generated/aws-securitylake-subscribernotification.d.ts +22 -0
  1230. package/out/exports/resources.generated/aws-servicecatalog-acceptedportfolioshare.d.ts +13 -0
  1231. package/out/exports/resources.generated/aws-servicecatalog-cloudformationproduct.d.ts +43 -0
  1232. package/out/exports/resources.generated/aws-servicecatalog-cloudformationprovisionedproduct.d.ts +38 -0
  1233. package/out/exports/resources.generated/aws-servicecatalog-launchnotificationconstraint.d.ts +16 -0
  1234. package/out/exports/resources.generated/aws-servicecatalog-launchroleconstraint.d.ts +17 -0
  1235. package/out/exports/resources.generated/aws-servicecatalog-launchtemplateconstraint.d.ts +16 -0
  1236. package/out/exports/resources.generated/aws-servicecatalog-portfolio.d.ts +15 -0
  1237. package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +15 -0
  1238. package/out/exports/resources.generated/aws-servicecatalog-portfolioproductassociation.d.ts +17 -0
  1239. package/out/exports/resources.generated/aws-servicecatalog-portfolioshare.d.ts +15 -0
  1240. package/out/exports/resources.generated/aws-servicecatalog-resourceupdateconstraint.d.ts +16 -0
  1241. package/out/exports/resources.generated/aws-servicecatalog-serviceaction.d.ts +17 -0
  1242. package/out/exports/resources.generated/aws-servicecatalog-serviceactionassociation.d.ts +8 -0
  1243. package/out/exports/resources.generated/aws-servicecatalog-stacksetconstraint.d.ts +20 -0
  1244. package/out/exports/resources.generated/aws-servicecatalog-tagoption.d.ts +12 -0
  1245. package/out/exports/resources.generated/aws-servicecatalog-tagoptionassociation.d.ts +13 -0
  1246. package/out/exports/resources.generated/aws-servicecatalogappregistry-application.d.ts +16 -0
  1247. package/out/exports/resources.generated/aws-servicecatalogappregistry-attributegroup.d.ts +14 -0
  1248. package/out/exports/resources.generated/aws-servicecatalogappregistry-attributegroupassociation.d.ts +12 -0
  1249. package/out/exports/resources.generated/aws-servicecatalogappregistry-resourceassociation.d.ts +13 -0
  1250. package/out/exports/resources.generated/aws-servicediscovery-httpnamespace.d.ts +15 -0
  1251. package/out/exports/resources.generated/aws-servicediscovery-instance.d.ts +11 -0
  1252. package/out/exports/resources.generated/aws-servicediscovery-privatednsnamespace.d.ts +22 -0
  1253. package/out/exports/resources.generated/aws-servicediscovery-publicdnsnamespace.d.ts +23 -0
  1254. package/out/exports/resources.generated/aws-servicediscovery-service.d.ts +42 -0
  1255. package/out/exports/resources.generated/aws-ses-configurationset.d.ts +45 -0
  1256. package/out/exports/resources.generated/aws-ses-configurationseteventdestination.d.ts +36 -0
  1257. package/out/exports/resources.generated/aws-ses-contactlist.d.ts +14 -0
  1258. package/out/exports/resources.generated/aws-ses-dedicatedippool.d.ts +9 -0
  1259. package/out/exports/resources.generated/aws-ses-emailidentity.d.ts +39 -0
  1260. package/out/exports/resources.generated/aws-ses-mailmanageraddoninstance.d.ts +13 -0
  1261. package/out/exports/resources.generated/aws-ses-mailmanageraddonsubscription.d.ts +12 -0
  1262. package/out/exports/resources.generated/aws-ses-mailmanageraddresslist.d.ts +40 -0
  1263. package/out/exports/resources.generated/aws-ses-mailmanagerarchive.d.ts +22 -0
  1264. package/out/exports/resources.generated/aws-ses-mailmanageringresspoint.d.ts +38 -0
  1265. package/out/exports/resources.generated/aws-ses-mailmanagerrelay.d.ts +16 -0
  1266. package/out/exports/resources.generated/aws-ses-mailmanagerruleset.d.ts +166 -0
  1267. package/out/exports/resources.generated/aws-ses-mailmanagertrafficpolicy.d.ts +88 -0
  1268. package/out/exports/resources.generated/aws-ses-receiptfilter.d.ts +18 -0
  1269. package/out/exports/resources.generated/aws-ses-receiptrule.d.ts +63 -0
  1270. package/out/exports/resources.generated/aws-ses-receiptruleset.d.ts +16 -0
  1271. package/out/exports/resources.generated/aws-ses-template.d.ts +17 -0
  1272. package/out/exports/resources.generated/aws-ses-vdmattributes.d.ts +15 -0
  1273. package/out/exports/resources.generated/aws-shield-drtaccess.d.ts +23 -0
  1274. package/out/exports/resources.generated/aws-shield-proactiveengagement.d.ts +29 -0
  1275. package/out/exports/resources.generated/aws-shield-protection.d.ts +36 -0
  1276. package/out/exports/resources.generated/aws-shield-protectiongroup.d.ts +17 -0
  1277. package/out/exports/resources.generated/aws-signer-profilepermission.d.ts +10 -0
  1278. package/out/exports/resources.generated/aws-signer-signingprofile.d.ts +21 -0
  1279. package/out/exports/resources.generated/aws-simspaceweaver-simulation.d.ts +24 -0
  1280. package/out/exports/resources.generated/aws-sns-subscription.d.ts +20 -0
  1281. package/out/exports/resources.generated/aws-sns-topic.d.ts +33 -0
  1282. package/out/exports/resources.generated/aws-sns-topicinlinepolicy.d.ts +7 -1
  1283. package/out/exports/resources.generated/aws-sns-topicpolicy.d.ts +11 -1
  1284. package/out/exports/resources.generated/aws-sqs-queue.d.ts +38 -0
  1285. package/out/exports/resources.generated/aws-sqs-queueinlinepolicy.d.ts +7 -1
  1286. package/out/exports/resources.generated/aws-sqs-queuepolicy.d.ts +11 -1
  1287. package/out/exports/resources.generated/aws-ssm-association.d.ts +35 -0
  1288. package/out/exports/resources.generated/aws-ssm-document.d.ts +24 -0
  1289. package/out/exports/resources.generated/aws-ssm-maintenancewindow.d.ts +24 -0
  1290. package/out/exports/resources.generated/aws-ssm-maintenancewindowtarget.d.ts +20 -0
  1291. package/out/exports/resources.generated/aws-ssm-maintenancewindowtask.d.ts +66 -0
  1292. package/out/exports/resources.generated/aws-ssm-parameter.d.ts +27 -0
  1293. package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +42 -0
  1294. package/out/exports/resources.generated/aws-ssm-resourcedatasync.d.ts +40 -0
  1295. package/out/exports/resources.generated/aws-ssm-resourcepolicy.d.ts +12 -1
  1296. package/out/exports/resources.generated/aws-ssmcontacts-contact.d.ts +34 -0
  1297. package/out/exports/resources.generated/aws-ssmcontacts-contactchannel.d.ts +16 -0
  1298. package/out/exports/resources.generated/aws-ssmcontacts-plan.d.ts +31 -0
  1299. package/out/exports/resources.generated/aws-ssmcontacts-rotation.d.ts +49 -0
  1300. package/out/exports/resources.generated/aws-ssmguiconnect-preferences.d.ts +15 -0
  1301. package/out/exports/resources.generated/aws-ssmincidents-replicationset.d.ts +17 -0
  1302. package/out/exports/resources.generated/aws-ssmincidents-responseplan.d.ts +54 -0
  1303. package/out/exports/resources.generated/aws-ssmquicksetup-configurationmanager.d.ts +25 -0
  1304. package/out/exports/resources.generated/aws-sso-application.d.ts +24 -0
  1305. package/out/exports/resources.generated/aws-sso-applicationassignment.d.ts +8 -0
  1306. package/out/exports/resources.generated/aws-sso-assignment.d.ts +13 -0
  1307. package/out/exports/resources.generated/aws-sso-instance.d.ts +19 -0
  1308. package/out/exports/resources.generated/aws-sso-instanceaccesscontrolattributeconfiguration.d.ts +15 -0
  1309. package/out/exports/resources.generated/aws-sso-permissionset.d.ts +25 -1
  1310. package/out/exports/resources.generated/aws-stepfunctions-activity.d.ts +22 -0
  1311. package/out/exports/resources.generated/aws-stepfunctions-statemachine.d.ts +43 -0
  1312. package/out/exports/resources.generated/aws-stepfunctions-statemachinealias.d.ts +28 -0
  1313. package/out/exports/resources.generated/aws-stepfunctions-statemachineversion.d.ts +16 -0
  1314. package/out/exports/resources.generated/aws-supportapp-accountalias.d.ts +12 -0
  1315. package/out/exports/resources.generated/aws-supportapp-slackchannelconfiguration.d.ts +24 -0
  1316. package/out/exports/resources.generated/aws-supportapp-slackworkspaceconfiguration.d.ts +15 -0
  1317. package/out/exports/resources.generated/aws-synthetics-canary.d.ts +76 -0
  1318. package/out/exports/resources.generated/aws-synthetics-group.d.ts +16 -0
  1319. package/out/exports/resources.generated/aws-systemsmanagersap-application.d.ts +26 -0
  1320. package/out/exports/resources.generated/aws-timestream-database.d.ts +12 -0
  1321. package/out/exports/resources.generated/aws-timestream-influxdbinstance.d.ts +32 -0
  1322. package/out/exports/resources.generated/aws-timestream-scheduledquery.d.ts +76 -0
  1323. package/out/exports/resources.generated/aws-timestream-table.d.ts +22 -0
  1324. package/out/exports/resources.generated/aws-transfer-agreement.d.ts +25 -0
  1325. package/out/exports/resources.generated/aws-transfer-certificate.d.ts +27 -0
  1326. package/out/exports/resources.generated/aws-transfer-connector.d.ts +20 -0
  1327. package/out/exports/resources.generated/aws-transfer-profile.d.ts +14 -0
  1328. package/out/exports/resources.generated/aws-transfer-server.d.ts +81 -0
  1329. package/out/exports/resources.generated/aws-transfer-user.d.ts +35 -0
  1330. package/out/exports/resources.generated/aws-transfer-webapp.d.ts +28 -0
  1331. package/out/exports/resources.generated/aws-transfer-workflow.d.ts +32 -0
  1332. package/out/exports/resources.generated/aws-verifiedpermissions-identitysource.d.ts +46 -0
  1333. package/out/exports/resources.generated/aws-verifiedpermissions-policy.d.ts +45 -0
  1334. package/out/exports/resources.generated/aws-verifiedpermissions-policystore.d.ts +31 -0
  1335. package/out/exports/resources.generated/aws-verifiedpermissions-policytemplate.d.ts +12 -0
  1336. package/out/exports/resources.generated/aws-voiceid-domain.d.ts +15 -0
  1337. package/out/exports/resources.generated/aws-vpclattice-accesslogsubscription.d.ts +16 -0
  1338. package/out/exports/resources.generated/aws-vpclattice-authpolicy.d.ts +13 -1
  1339. package/out/exports/resources.generated/aws-vpclattice-listener.d.ts +28 -0
  1340. package/out/exports/resources.generated/aws-vpclattice-resourceconfiguration.d.ts +23 -0
  1341. package/out/exports/resources.generated/aws-vpclattice-resourcegateway.d.ts +16 -0
  1342. package/out/exports/resources.generated/aws-vpclattice-resourcepolicy.d.ts +7 -1
  1343. package/out/exports/resources.generated/aws-vpclattice-rule.d.ts +47 -0
  1344. package/out/exports/resources.generated/aws-vpclattice-service.d.ts +22 -0
  1345. package/out/exports/resources.generated/aws-vpclattice-servicenetwork.d.ts +20 -0
  1346. package/out/exports/resources.generated/aws-vpclattice-servicenetworkresourceassociation.d.ts +13 -0
  1347. package/out/exports/resources.generated/aws-vpclattice-servicenetworkserviceassociation.d.ts +29 -0
  1348. package/out/exports/resources.generated/aws-vpclattice-servicenetworkvpcassociation.d.ts +26 -0
  1349. package/out/exports/resources.generated/aws-vpclattice-targetgroup.d.ts +44 -0
  1350. package/out/exports/resources.generated/aws-waf-bytematchset.d.ts +26 -0
  1351. package/out/exports/resources.generated/aws-waf-ipset.d.ts +24 -0
  1352. package/out/exports/resources.generated/aws-waf-rule.d.ts +27 -0
  1353. package/out/exports/resources.generated/aws-waf-sizeconstraintset.d.ts +27 -0
  1354. package/out/exports/resources.generated/aws-waf-sqlinjectionmatchset.d.ts +25 -0
  1355. package/out/exports/resources.generated/aws-waf-webacl.d.ts +25 -0
  1356. package/out/exports/resources.generated/aws-waf-xssmatchset.d.ts +25 -0
  1357. package/out/exports/resources.generated/aws-wafregional-bytematchset.d.ts +26 -0
  1358. package/out/exports/resources.generated/aws-wafregional-geomatchset.d.ts +22 -0
  1359. package/out/exports/resources.generated/aws-wafregional-ipset.d.ts +24 -0
  1360. package/out/exports/resources.generated/aws-wafregional-ratebasedrule.d.ts +33 -0
  1361. package/out/exports/resources.generated/aws-wafregional-regexpatternset.d.ts +15 -0
  1362. package/out/exports/resources.generated/aws-wafregional-rule.d.ts +27 -0
  1363. package/out/exports/resources.generated/aws-wafregional-sizeconstraintset.d.ts +27 -0
  1364. package/out/exports/resources.generated/aws-wafregional-sqlinjectionmatchset.d.ts +25 -0
  1365. package/out/exports/resources.generated/aws-wafregional-webacl.d.ts +27 -0
  1366. package/out/exports/resources.generated/aws-wafregional-webaclassociation.d.ts +17 -0
  1367. package/out/exports/resources.generated/aws-wafregional-xssmatchset.d.ts +25 -0
  1368. package/out/exports/resources.generated/aws-wafv2-ipset.d.ts +22 -0
  1369. package/out/exports/resources.generated/aws-wafv2-loggingconfiguration.d.ts +42 -0
  1370. package/out/exports/resources.generated/aws-wafv2-regexpatternset.d.ts +19 -0
  1371. package/out/exports/resources.generated/aws-wafv2-rulegroup.d.ts +250 -1
  1372. package/out/exports/resources.generated/aws-wafv2-webacl.d.ts +365 -1
  1373. package/out/exports/resources.generated/aws-wafv2-webaclassociation.d.ts +26 -0
  1374. package/out/exports/resources.generated/aws-wisdom-aiagent.d.ts +65 -0
  1375. package/out/exports/resources.generated/aws-wisdom-aiagentversion.d.ts +15 -0
  1376. package/out/exports/resources.generated/aws-wisdom-aiguardrail.d.ts +65 -0
  1377. package/out/exports/resources.generated/aws-wisdom-aiguardrailversion.d.ts +15 -0
  1378. package/out/exports/resources.generated/aws-wisdom-aiprompt.d.ts +35 -0
  1379. package/out/exports/resources.generated/aws-wisdom-aipromptversion.d.ts +15 -0
  1380. package/out/exports/resources.generated/aws-wisdom-assistant.d.ts +20 -0
  1381. package/out/exports/resources.generated/aws-wisdom-assistantassociation.d.ts +20 -0
  1382. package/out/exports/resources.generated/aws-wisdom-knowledgebase.d.ts +57 -1
  1383. package/out/exports/resources.generated/aws-wisdom-messagetemplate.d.ts +118 -0
  1384. package/out/exports/resources.generated/aws-wisdom-messagetemplateversion.d.ts +12 -0
  1385. package/out/exports/resources.generated/aws-workspaces-connectionalias.d.ts +12 -0
  1386. package/out/exports/resources.generated/aws-workspaces-workspace.d.ts +25 -0
  1387. package/out/exports/resources.generated/aws-workspaces-workspacespool.d.ts +40 -0
  1388. package/out/exports/resources.generated/aws-workspacesthinclient-environment.d.ts +39 -0
  1389. package/out/exports/resources.generated/aws-workspacesweb-browsersettings.d.ts +14 -0
  1390. package/out/exports/resources.generated/aws-workspacesweb-dataprotectionsettings.d.ts +40 -0
  1391. package/out/exports/resources.generated/aws-workspacesweb-identityprovider.d.ts +19 -0
  1392. package/out/exports/resources.generated/aws-workspacesweb-ipaccesssettings.d.ts +20 -0
  1393. package/out/exports/resources.generated/aws-workspacesweb-networksettings.d.ts +18 -0
  1394. package/out/exports/resources.generated/aws-workspacesweb-portal.d.ts +47 -0
  1395. package/out/exports/resources.generated/aws-workspacesweb-truststore.d.ts +12 -0
  1396. package/out/exports/resources.generated/aws-workspacesweb-useraccessloggingsettings.d.ts +18 -0
  1397. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +50 -0
  1398. package/out/exports/resources.generated/aws-xray-group.d.ts +16 -0
  1399. package/out/exports/resources.generated/aws-xray-resourcepolicy.d.ts +8 -0
  1400. package/out/exports/resources.generated/aws-xray-samplingrule.d.ts +59 -0
  1401. package/out/exports/resources.generated/aws-xray-transactionsearchconfig.d.ts +10 -0
  1402. package/out/lib/intrinsics.d.ts +2 -2
  1403. package/out/lib/intrinsics.d.ts.map +1 -1
  1404. package/out/lib/intrinsics.js.map +1 -1
  1405. package/package.json +1 -1
@@ -1,4 +1,26 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * > This is the latest version of *AWS WAF* , named AWS WAF V2, released in November, 2019. For information, including how to migrate your AWS WAF resources from the prior release, see the [AWS WAF developer guide](https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html) .
4
+ *
5
+ * Use an `WebACL` to define a collection of rules to use to inspect and control web requests. Each rule in a web ACL has a statement that defines what to look for in web requests and an action that AWS WAF applies to requests that match the statement. In the web ACL, you assign a default action to take (allow, block) for any request that doesn't match any of the rules.
6
+ *
7
+ * The rules in a web ACL can be a combination of explicitly defined rules and rule groups that you reference from the web ACL. The rule groups can be rule groups that you manage or rule groups that are managed by others.
8
+ *
9
+ * You can associate a web ACL with one or more AWS resources to protect. The resources can be an Amazon CloudFront distribution, an Amazon API Gateway REST API, an Application Load Balancer , an AWS AppSync GraphQL API , an Amazon Cognito user pool, an AWS App Runner service, an AWS Amplify application, or an AWS Verified Access instance.
10
+ *
11
+ * For more information, see [Web access control lists (web ACLs)](https://docs.aws.amazon.com/waf/latest/developerguide/web-acl.html) in the *AWS WAF developer guide* .
12
+ *
13
+ * *Web ACLs used in AWS Shield Advanced automatic application layer DDoS mitigation*
14
+ *
15
+ * If you use Shield Advanced automatic application layer DDoS mitigation, the web ACLs that you use with automatic mitigation have a rule group rule whose name starts with `ShieldMitigationRuleGroup` . This rule is used for automatic mitigations and it's managed for you in the web ACL by Shield Advanced and AWS WAF . You'll see the rule listed among the web ACL rules when you view the web ACL through the AWS WAF interfaces.
16
+ *
17
+ * When you manage the web ACL through AWS CloudFormation interfaces, you won't see the Shield Advanced rule. AWS CloudFormation doesn't include this type of rule in the stack drift status between the actual configuration of the web ACL and your web ACL template.
18
+ *
19
+ * Don't add the Shield Advanced rule group rule to your web ACL template. The rule shouldn't be in your template. When you update the web ACL template in a stack, the Shield Advanced rule is maintained for you by AWS WAF in the resulting web ACL.
20
+ *
21
+ * For more information, see [Shield Advanced automatic application layer DDoS mitigation](https://docs.aws.amazon.com/waf/latest/developerguide/ddos-automatic-app-layer-response.html) in the *AWS Shield Advanced developer guide* .
22
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html}
23
+ */
2
24
  export type WAFv2WebACL = ResourceDefinitionWithAttributes<"AWS::WAFv2::WebACL", WAFv2WebACLProps, WAFv2WebACLAttribs>;
3
25
  /**
4
26
  * > This is the latest version of *AWS WAF* , named AWS WAF V2, released in November, 2019. For information, including how to migrate your AWS WAF resources from the prior release, see the [AWS WAF developer guide](https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html) .
@@ -20,6 +42,7 @@ export type WAFv2WebACL = ResourceDefinitionWithAttributes<"AWS::WAFv2::WebACL",
20
42
  * Don't add the Shield Advanced rule group rule to your web ACL template. The rule shouldn't be in your template. When you update the web ACL template in a stack, the Shield Advanced rule is maintained for you by AWS WAF in the resulting web ACL.
21
43
  *
22
44
  * For more information, see [Shield Advanced automatic application layer DDoS mitigation](https://docs.aws.amazon.com/waf/latest/developerguide/ddos-automatic-app-layer-response.html) in the *AWS Shield Advanced developer guide* .
45
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html}
23
46
  */
24
47
  export type WAFv2WebACLProps = {
25
48
  /**
@@ -30,14 +53,17 @@ export type WAFv2WebACLProps = {
30
53
  * > You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see [AWS WAF Pricing](https://docs.aws.amazon.com/waf/pricing/) .
31
54
  *
32
55
  * For Application Load Balancer and AWS AppSync , the limit is fixed at 8 KB (8,192 bytes).
56
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-associationconfig}
33
57
  */
34
58
  AssociationConfig?: AssociationConfig | undefined;
35
59
  /**
36
60
  * Specifies how AWS WAF should handle `CAPTCHA` evaluations for rules that don't have their own `CaptchaConfig` settings. If you don't specify this, AWS WAF uses its default settings for `CaptchaConfig` .
61
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-captchaconfig}
37
62
  */
38
63
  CaptchaConfig?: CaptchaConfig | undefined;
39
64
  /**
40
65
  * Specifies how AWS WAF should handle challenge evaluations for rules that don't have their own `ChallengeConfig` settings. If you don't specify this, AWS WAF uses its default settings for `ChallengeConfig` .
66
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-challengeconfig}
41
67
  */
42
68
  ChallengeConfig?: ChallengeConfig | undefined;
43
69
  /**
@@ -46,28 +72,34 @@ export type WAFv2WebACLProps = {
46
72
  * For information about customizing web requests and responses, see [Customizing web requests and responses in AWS WAF](https://docs.aws.amazon.com/waf/latest/developerguide/waf-custom-request-response.html) in the *AWS WAF Developer Guide* .
47
73
  *
48
74
  * For information about the limits on count and size for custom request and response settings, see [AWS WAF quotas](https://docs.aws.amazon.com/waf/latest/developerguide/limits.html) in the *AWS WAF Developer Guide* .
75
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-customresponsebodies}
49
76
  */
50
77
  CustomResponseBodies?: Record<string, CustomResponseBody> | undefined;
51
78
  /**
52
79
  * Specifies data protection to apply to the web request data for the web ACL. This is a web ACL level data protection option.
53
80
  *
54
81
  * The data protection that you configure for the web ACL alters the data that's available for any other data collection activity, including your AWS WAF logging destinations, web ACL request sampling, and Amazon Security Lake data collection and management. Your other option for data protection is in the logging configuration, which only affects logging.
82
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-dataprotectionconfig}
55
83
  */
56
84
  DataProtectionConfig?: DataProtectionConfig | undefined;
57
85
  /**
58
86
  * The action to perform if none of the `Rules` contained in the `WebACL` match.
87
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-defaultaction}
59
88
  */
60
89
  DefaultAction: DefaultAction;
61
90
  /**
62
91
  * A description of the web ACL that helps with identification.
92
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-description}
63
93
  */
64
94
  Description?: string | undefined;
65
95
  /**
66
96
  * The name of the web ACL. You cannot change the name of a web ACL after you create it.
97
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-name}
67
98
  */
68
99
  Name?: string | undefined;
69
100
  /**
70
101
  * The rule statements used to identify the web requests that you want to manage. Each rule includes one top-level statement that AWS WAF uses to identify matching web requests, and parameters that govern how AWS WAF handles them.
102
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-rules}
71
103
  */
72
104
  Rules?: Rule[] | undefined;
73
105
  /**
@@ -76,26 +108,34 @@ export type WAFv2WebACLProps = {
76
108
  * > For `CLOUDFRONT` , you must create your WAFv2 resources in the US East (N. Virginia) Region, `us-east-1` .
77
109
  *
78
110
  * For information about how to define the association of the web ACL with your resource, see `WebACLAssociation` .
111
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-scope}
79
112
  */
80
113
  Scope: Scope;
81
114
  /**
82
115
  * Key:value pairs associated with an AWS resource. The key:value pair can be anything you define. Typically, the tag key represents a category (such as "environment") and the tag value represents a specific value within that category (such as "test," "development," or "production"). You can add up to 50 tags to each AWS resource.
83
116
  *
84
117
  * > To modify tags on existing resources, use the AWS WAF APIs or command line interface. With AWS CloudFormation , you can only add tags to AWS WAF resources during resource creation.
118
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-tags}
85
119
  */
86
120
  Tags?: Tag[] | undefined;
87
121
  /**
88
122
  * Specifies the domains that AWS WAF should accept in a web request token. This enables the use of tokens across multiple protected websites. When AWS WAF provides a token, it uses the domain of the AWS resource that the web ACL is protecting. If you don't specify a list of token domains, AWS WAF accepts tokens only for the domain of the protected resource. With a token domain list, AWS WAF accepts the resource's host domain plus all domains in the token domain list, including their prefixed subdomains.
123
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-tokendomains}
89
124
  */
90
125
  TokenDomains?: string[] | undefined;
91
126
  /**
92
127
  * Defines and enables Amazon CloudWatch metrics and web request sample collection.
128
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-visibilityconfig}
93
129
  */
94
130
  VisibilityConfig: VisibilityConfig;
95
131
  };
132
+ /**
133
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#aws-resource-wafv2-webacl-return-values}
134
+ */
96
135
  export type WAFv2WebACLAttribs = {
97
136
  /**
98
137
  * The Amazon Resource Name (ARN) of the web ACL.
138
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-arn}
99
139
  */
100
140
  Arn: string;
101
141
  /**
@@ -103,10 +143,12 @@ export type WAFv2WebACLAttribs = {
103
143
  *
104
144
  * AWS WAF uses WCUs to calculate and control the operating resources that are used to run your rules, rule groups, and web ACLs. AWS WAF calculates capacity differently for each rule type, to reflect the relative cost of each rule. Simple rules that cost little to run use fewer WCUs than more complex rules that use more processing power. Rule group capacity is fixed at creation, which helps users plan their web ACL WCU usage when they use a rule group. The WCU limit for web ACLs is 1,500.
105
145
  * @min 0
146
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-capacity}
106
147
  */
107
148
  Capacity: number;
108
149
  /**
109
150
  * The ID of the web ACL.
151
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-id}
110
152
  */
111
153
  Id: string;
112
154
  /**
@@ -115,21 +157,25 @@ export type WAFv2WebACLAttribs = {
115
157
  * The syntax for the label namespace prefix for a web ACL is the following: `awswaf:<account ID>:webacl:<web ACL name>:`
116
158
  *
117
159
  * When a rule with a label matches a web request, AWS WAF adds the fully qualified label to the request. A fully qualified label is made up of the label namespace from the rule group or web ACL where the rule is defined and the label from the rule, separated by a colon.
160
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-labelnamespace}
118
161
  */
119
162
  LabelNamespace: string;
120
163
  };
121
164
  /**
122
165
  * Details for your use of the account creation fraud prevention managed rule group, `AWSManagedRulesACFPRuleSet` . This configuration is used in `ManagedRuleGroupConfig` .
166
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesacfpruleset.html}
123
167
  */
124
168
  export type AWSManagedRulesACFPRuleSet = {
125
169
  /**
126
170
  * The path of the account creation endpoint for your application. This is the page on your website that accepts the completed registration form for a new user. This page must accept `POST` requests.
127
171
  *
128
172
  * For example, for the URL `https://example.com/web/newaccount` , you would provide the path `/web/newaccount` . Account creation page paths that start with the path that you provide are considered a match. For example `/web/newaccount` matches the account creation paths `/web/newaccount` , `/web/newaccount/` , `/web/newaccountPage` , and `/web/newaccount/thisPage` , but doesn't match the path `/home/web/newaccount` or `/website/newaccount` .
173
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesacfpruleset.html#cfn-wafv2-webacl-awsmanagedrulesacfpruleset-creationpath}
129
174
  */
130
175
  CreationPath: string;
131
176
  /**
132
177
  * Allow the use of regular expressions in the registration page path and the account creation path.
178
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesacfpruleset.html#cfn-wafv2-webacl-awsmanagedrulesacfpruleset-enableregexinpath}
133
179
  */
134
180
  EnableRegexInPath?: boolean | undefined;
135
181
  /**
@@ -138,10 +184,12 @@ export type AWSManagedRulesACFPRuleSet = {
138
184
  * > This page must accept `GET` text/html requests.
139
185
  *
140
186
  * For example, for the URL `https://example.com/web/registration` , you would provide the path `/web/registration` . Registration page paths that start with the path that you provide are considered a match. For example `/web/registration` matches the registration paths `/web/registration` , `/web/registration/` , `/web/registrationPage` , and `/web/registration/thisPage` , but doesn't match the path `/home/web/registration` or `/website/registration` .
187
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesacfpruleset.html#cfn-wafv2-webacl-awsmanagedrulesacfpruleset-registrationpagepath}
141
188
  */
142
189
  RegistrationPagePath: string;
143
190
  /**
144
191
  * The criteria for inspecting account creation requests, used by the ACFP rule group to validate and track account creation attempts.
192
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesacfpruleset.html#cfn-wafv2-webacl-awsmanagedrulesacfpruleset-requestinspection}
145
193
  */
146
194
  RequestInspection: RequestInspectionACFP;
147
195
  /**
@@ -150,25 +198,30 @@ export type AWSManagedRulesACFPRuleSet = {
150
198
  * > Response inspection is available only in web ACLs that protect Amazon CloudFront distributions.
151
199
  *
152
200
  * The ACFP rule group evaluates the responses that your protected resources send back to client account creation attempts, keeping count of successful and failed attempts from each IP address and client session. Using this information, the rule group labels and mitigates requests from client sessions and IP addresses that have had too many successful account creation attempts in a short amount of time.
201
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesacfpruleset.html#cfn-wafv2-webacl-awsmanagedrulesacfpruleset-responseinspection}
153
202
  */
154
203
  ResponseInspection?: ResponseInspection | undefined;
155
204
  };
156
205
  /**
157
206
  * Details for your use of the account takeover prevention managed rule group, `AWSManagedRulesATPRuleSet` . This configuration is used in `ManagedRuleGroupConfig` .
207
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesatpruleset.html}
158
208
  */
159
209
  export type AWSManagedRulesATPRuleSet = {
160
210
  /**
161
211
  * Allow the use of regular expressions in the login page path.
212
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesatpruleset.html#cfn-wafv2-webacl-awsmanagedrulesatpruleset-enableregexinpath}
162
213
  */
163
214
  EnableRegexInPath?: boolean | undefined;
164
215
  /**
165
216
  * The path of the login endpoint for your application. For example, for the URL `https://example.com/web/login` , you would provide the path `/web/login` . Login paths that start with the path that you provide are considered a match. For example `/web/login` matches the login paths `/web/login` , `/web/login/` , `/web/loginPage` , and `/web/login/thisPage` , but doesn't match the login path `/home/web/login` or `/website/login` .
166
217
  *
167
218
  * The rule group inspects only HTTP `POST` requests to your specified login endpoint.
219
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesatpruleset.html#cfn-wafv2-webacl-awsmanagedrulesatpruleset-loginpath}
168
220
  */
169
221
  LoginPath: string;
170
222
  /**
171
223
  * The criteria for inspecting login requests, used by the ATP rule group to validate credentials usage.
224
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesatpruleset.html#cfn-wafv2-webacl-awsmanagedrulesatpruleset-requestinspection}
172
225
  */
173
226
  RequestInspection?: RequestInspection | undefined;
174
227
  /**
@@ -177,11 +230,13 @@ export type AWSManagedRulesATPRuleSet = {
177
230
  * > Response inspection is available only in web ACLs that protect Amazon CloudFront distributions.
178
231
  *
179
232
  * The ATP rule group evaluates the responses that your protected resources send back to client login attempts, keeping count of successful and failed attempts for each IP address and client session. Using this information, the rule group labels and mitigates requests from client sessions and IP addresses that have had too many failed login attempts in a short amount of time.
233
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesatpruleset.html#cfn-wafv2-webacl-awsmanagedrulesatpruleset-responseinspection}
180
234
  */
181
235
  ResponseInspection?: ResponseInspection | undefined;
182
236
  };
183
237
  /**
184
238
  * Details for your use of the Bot Control managed rule group, `AWSManagedRulesBotControlRuleSet` . This configuration is used in `ManagedRuleGroupConfig` .
239
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesbotcontrolruleset.html}
185
240
  */
186
241
  export type AWSManagedRulesBotControlRuleSet = {
187
242
  /**
@@ -193,10 +248,12 @@ export type AWSManagedRulesBotControlRuleSet = {
193
248
  * For more information about this choice, see the listing for these rules in the table at [Bot Control rules listing](https://docs.aws.amazon.com/waf/latest/developerguide/aws-managed-rule-groups-bot.html#aws-managed-rule-groups-bot-rules) in the *AWS WAF Developer Guide* .
194
249
  *
195
250
  * Default: `TRUE`
251
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesbotcontrolruleset.html#cfn-wafv2-webacl-awsmanagedrulesbotcontrolruleset-enablemachinelearning}
196
252
  */
197
253
  EnableMachineLearning?: boolean | undefined;
198
254
  /**
199
255
  * The inspection level to use for the Bot Control rule group. The common level is the least expensive. The targeted level includes all common level rules and adds rules with more advanced inspection criteria. For details, see [AWS WAF Bot Control rule group](https://docs.aws.amazon.com/waf/latest/developerguide/aws-managed-rule-groups-bot.html) in the *AWS WAF Developer Guide* .
256
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-awsmanagedrulesbotcontrolruleset.html#cfn-wafv2-webacl-awsmanagedrulesbotcontrolruleset-inspectionlevel}
200
257
  */
201
258
  InspectionLevel: "COMMON" | "TARGETED";
202
259
  };
@@ -204,21 +261,25 @@ export type AWSManagedRulesBotControlRuleSet = {
204
261
  * Specifies that AWS WAF should allow the request and optionally defines additional custom handling for the request.
205
262
  *
206
263
  * This is used in the context of other settings, for example to specify values for a rule action or a web ACL default action.
264
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-allowaction.html}
207
265
  */
208
266
  export type AllowAction = {
209
267
  /**
210
268
  * Defines custom handling for the web request.
211
269
  *
212
270
  * For information about customizing web requests and responses, see [Customizing web requests and responses in AWS WAF](https://docs.aws.amazon.com/waf/latest/developerguide/waf-custom-request-response.html) in the *AWS WAF Developer Guide* .
271
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-allowaction.html#cfn-wafv2-webacl-allowaction-customrequesthandling}
213
272
  */
214
273
  CustomRequestHandling?: CustomRequestHandling | undefined;
215
274
  };
216
275
  /**
217
276
  * A logical rule statement used to combine other rule statements with AND logic. You provide more than one `Statement` within the `AndStatement` .
277
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-andstatement.html}
218
278
  */
219
279
  export type AndStatement = {
220
280
  /**
221
281
  * The statements to combine with AND logic. You can use any statements that can be nested.
282
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-andstatement.html#cfn-wafv2-webacl-andstatement-statements}
222
283
  */
223
284
  Statements: Statement[];
224
285
  };
@@ -230,6 +291,7 @@ export type AndStatement = {
230
291
  * > You are charged additional fees when your protected resources forward body sizes that are larger than the default. For more information, see [AWS WAF Pricing](https://docs.aws.amazon.com/waf/pricing/) .
231
292
  *
232
293
  * For Application Load Balancer and AWS AppSync , the limit is fixed at 8 KB (8,192 bytes).
294
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-associationconfig.html}
233
295
  */
234
296
  export type AssociationConfig = {
235
297
  /**
@@ -240,6 +302,7 @@ export type AssociationConfig = {
240
302
  * Example JSON: `{ "API_GATEWAY": "KB_48", "APP_RUNNER_SERVICE": "KB_32" }`
241
303
  *
242
304
  * For Application Load Balancer and AWS AppSync , the limit is fixed at 8 KB (8,192 bytes).
305
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-associationconfig.html#cfn-wafv2-webacl-associationconfig-requestbody}
243
306
  */
244
307
  RequestBody?: Record<string, RequestBodyAssociatedResourceTypeConfig> | undefined;
245
308
  };
@@ -247,12 +310,14 @@ export type AssociationConfig = {
247
310
  * Specifies that AWS WAF should block the request and optionally defines additional custom handling for the response to the web request.
248
311
  *
249
312
  * This is used in the context of other settings, for example to specify values for a rule action or a web ACL default action.
313
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-blockaction.html}
250
314
  */
251
315
  export type BlockAction = {
252
316
  /**
253
317
  * Defines a custom response for the web request.
254
318
  *
255
319
  * For information about customizing web requests and responses, see [Customizing web requests and responses in AWS WAF](https://docs.aws.amazon.com/waf/latest/developerguide/waf-custom-request-response.html) in the *AWS WAF Developer Guide* .
320
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-blockaction.html#cfn-wafv2-webacl-blockaction-customresponse}
256
321
  */
257
322
  CustomResponse?: CustomResponse | undefined;
258
323
  };
@@ -260,6 +325,7 @@ export type BlockAction = {
260
325
  * Inspect the body of the web request. The body immediately follows the request headers.
261
326
  *
262
327
  * This is used to indicate the web request component to inspect, in the `FieldToMatch` specification.
328
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-body.html}
263
329
  */
264
330
  export type Body = {
265
331
  /**
@@ -280,19 +346,23 @@ export type Body = {
280
346
  * You can combine the `MATCH` or `NO_MATCH` settings for oversize handling with your rule and web ACL action settings, so that you block any request whose body is over the limit.
281
347
  *
282
348
  * Default: `CONTINUE`
349
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-body.html#cfn-wafv2-webacl-body-oversizehandling}
283
350
  */
284
351
  OversizeHandling?: OversizeHandling | undefined;
285
352
  };
286
353
  /**
287
354
  * The inspection behavior to fall back to if the JSON in the request body is invalid.
355
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-bodyparsingfallbackbehavior.html}
288
356
  */
289
357
  export type BodyParsingFallbackBehavior = "MATCH" | "NO_MATCH" | "EVALUATE_AS_STRING";
290
358
  /**
291
359
  * A rule statement that defines a string match search for AWS WAF to apply to web requests. The byte match statement provides the bytes to search for, the location in requests that you want AWS WAF to search, and other settings. The bytes to search for are typically a string that corresponds with ASCII characters. In the AWS WAF console and the developer guide, this is called a string match statement.
360
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-bytematchstatement.html}
292
361
  */
293
362
  export type ByteMatchStatement = {
294
363
  /**
295
364
  * The part of the web request that you want AWS WAF to inspect.
365
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-bytematchstatement.html#cfn-wafv2-webacl-bytematchstatement-fieldtomatch}
296
366
  */
297
367
  FieldToMatch: FieldToMatch;
298
368
  /**
@@ -320,6 +390,7 @@ export type ByteMatchStatement = {
320
390
  * *ENDS_WITH*
321
391
  *
322
392
  * The value of `SearchString` must appear at the end of the specified part of the web request.
393
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-bytematchstatement.html#cfn-wafv2-webacl-bytematchstatement-positionalconstraint}
323
394
  */
324
395
  PositionalConstraint: PositionalConstraint;
325
396
  /**
@@ -330,16 +401,19 @@ export type ByteMatchStatement = {
330
401
  * For example, suppose the value of `Type` is `HEADER` and the value of `Data` is `User-Agent` . If you want to search the `User-Agent` header for the value `BadBot` , you provide the string `BadBot` in the value of `SearchString` .
331
402
  *
332
403
  * You must specify either `SearchString` or `SearchStringBase64` in a `ByteMatchStatement` .
404
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-bytematchstatement.html#cfn-wafv2-webacl-bytematchstatement-searchstring}
333
405
  */
334
406
  SearchString?: string | undefined;
335
407
  /**
336
408
  * String to search for in a web request component, base64-encoded. If you don't want to encode the string, specify the unencoded value in `SearchString` instead.
337
409
  *
338
410
  * You must specify either `SearchString` or `SearchStringBase64` in a `ByteMatchStatement` .
411
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-bytematchstatement.html#cfn-wafv2-webacl-bytematchstatement-searchstringbase64}
339
412
  */
340
413
  SearchStringBase64?: string | undefined;
341
414
  /**
342
415
  * Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection. If you specify one or more transformations in a rule statement, AWS WAF performs all transformations on the content of the request component identified by `FieldToMatch` , starting from the lowest priority setting, before inspecting the content for a match.
416
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-bytematchstatement.html#cfn-wafv2-webacl-bytematchstatement-texttransformations}
343
417
  */
344
418
  TextTransformations: TextTransformation[];
345
419
  };
@@ -358,21 +432,25 @@ export type ByteMatchStatement = {
358
432
  * You can configure the expiration time in the `CaptchaConfig` `ImmunityTimeProperty` setting at the rule and web ACL level. The rule setting overrides the web ACL setting.
359
433
  *
360
434
  * This action option is available for rules. It isn't available for web ACL default actions.
435
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-captchaaction.html}
361
436
  */
362
437
  export type CaptchaAction = {
363
438
  /**
364
439
  * Defines custom handling for the web request, used when the `CAPTCHA` inspection determines that the request's token is valid and unexpired.
365
440
  *
366
441
  * For information about customizing web requests and responses, see [Customizing web requests and responses in AWS WAF](https://docs.aws.amazon.com/waf/latest/developerguide/waf-custom-request-response.html) in the *AWS WAF Developer Guide* .
442
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-captchaaction.html#cfn-wafv2-webacl-captchaaction-customrequesthandling}
367
443
  */
368
444
  CustomRequestHandling?: CustomRequestHandling | undefined;
369
445
  };
370
446
  /**
371
447
  * Specifies how AWS WAF should handle `CAPTCHA` evaluations for rules that don't have their own `CaptchaConfig` settings. If you don't specify this, AWS WAF uses its default settings for `CaptchaConfig` .
448
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-captchaconfig.html}
372
449
  */
373
450
  export type CaptchaConfig = {
374
451
  /**
375
452
  * Determines how long a `CAPTCHA` timestamp in the token remains valid after the client successfully solves a `CAPTCHA` puzzle.
453
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-captchaconfig.html#cfn-wafv2-webacl-captchaconfig-immunitytimeproperty}
376
454
  */
377
455
  ImmunityTimeProperty?: ImmunityTimeProperty | undefined;
378
456
  };
@@ -397,21 +475,25 @@ export type CaptchaConfig = {
397
475
  * You can configure the expiration time in the `ChallengeConfig` `ImmunityTimeProperty` setting at the rule and web ACL level. The rule setting overrides the web ACL setting.
398
476
  *
399
477
  * This action option is available for rules. It isn't available for web ACL default actions.
478
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-challengeaction.html}
400
479
  */
401
480
  export type ChallengeAction = {
402
481
  /**
403
482
  * Defines custom handling for the web request, used when the challenge inspection determines that the request's token is valid and unexpired.
404
483
  *
405
484
  * For information about customizing web requests and responses, see [Customizing web requests and responses in AWS WAF](https://docs.aws.amazon.com/waf/latest/developerguide/waf-custom-request-response.html) in the [AWS WAF developer guide](https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html) .
485
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-challengeaction.html#cfn-wafv2-webacl-challengeaction-customrequesthandling}
406
486
  */
407
487
  CustomRequestHandling?: CustomRequestHandling | undefined;
408
488
  };
409
489
  /**
410
490
  * Specifies how AWS WAF should handle `Challenge` evaluations. This is available at the web ACL level and in each rule.
491
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-challengeconfig.html}
411
492
  */
412
493
  export type ChallengeConfig = {
413
494
  /**
414
495
  * Determines how long a challenge timestamp in the token remains valid after the client successfully responds to a challenge.
496
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-challengeconfig.html#cfn-wafv2-webacl-challengeconfig-immunitytimeproperty}
415
497
  */
416
498
  ImmunityTimeProperty?: ImmunityTimeProperty | undefined;
417
499
  };
@@ -421,18 +503,22 @@ export type ChallengeConfig = {
421
503
  * You must specify exactly one setting: either `All` , `IncludedCookies` , or `ExcludedCookies` .
422
504
  *
423
505
  * Example JSON: `"MatchPattern": { "IncludedCookies": [ "session-id-time", "session-id" ] }`
506
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-cookiematchpattern.html}
424
507
  */
425
508
  export type CookieMatchPattern = {
426
509
  /**
427
510
  * Inspect all cookies.
511
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-cookiematchpattern.html#cfn-wafv2-webacl-cookiematchpattern-all}
428
512
  */
429
513
  All?: Record<string, unknown> | undefined;
430
514
  /**
431
515
  * Inspect only the cookies whose keys don't match any of the strings specified here.
516
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-cookiematchpattern.html#cfn-wafv2-webacl-cookiematchpattern-excludedcookies}
432
517
  */
433
518
  ExcludedCookies?: string[] | undefined;
434
519
  /**
435
520
  * Inspect only the cookies that have a key that matches one of the strings specified here.
521
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-cookiematchpattern.html#cfn-wafv2-webacl-cookiematchpattern-includedcookies}
436
522
  */
437
523
  IncludedCookies?: string[] | undefined;
438
524
  };
@@ -442,6 +528,7 @@ export type CookieMatchPattern = {
442
528
  * This is used to indicate the web request component to inspect, in the `FieldToMatch` specification.
443
529
  *
444
530
  * Example JSON: `"Cookies": { "MatchPattern": { "All": {} }, "MatchScope": "KEY", "OversizeHandling": "MATCH" }`
531
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-cookies.html}
445
532
  */
446
533
  export type Cookies = {
447
534
  /**
@@ -450,12 +537,14 @@ export type Cookies = {
450
537
  * You must specify exactly one setting: either `All` , `IncludedCookies` , or `ExcludedCookies` .
451
538
  *
452
539
  * Example JSON: `"MatchPattern": { "IncludedCookies": [ "session-id-time", "session-id" ] }`
540
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-cookies.html#cfn-wafv2-webacl-cookies-matchpattern}
453
541
  */
454
542
  MatchPattern: CookieMatchPattern;
455
543
  /**
456
544
  * The parts of the cookies to inspect with the rule inspection criteria. If you specify `ALL` , AWS WAF inspects both keys and values.
457
545
  *
458
546
  * `All` does not require a match to be found in the keys and a match to be found in the values. It requires a match to be found in the keys or the values or both. To require a match in the keys and in the values, use a logical `AND` statement to combine two match rules, one that inspects the keys and another that inspects the values.
547
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-cookies.html#cfn-wafv2-webacl-cookies-matchscope}
459
548
  */
460
549
  MatchScope: MapMatchScope;
461
550
  /**
@@ -466,6 +555,7 @@ export type Cookies = {
466
555
  * - `CONTINUE` - Inspect the available cookies normally, according to the rule inspection criteria.
467
556
  * - `MATCH` - Treat the web request as matching the rule statement. AWS WAF applies the rule action to the request.
468
557
  * - `NO_MATCH` - Treat the web request as not matching the rule statement.
558
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-cookies.html#cfn-wafv2-webacl-cookies-oversizehandling}
469
559
  */
470
560
  OversizeHandling: OversizeHandling;
471
561
  };
@@ -473,27 +563,32 @@ export type Cookies = {
473
563
  * Specifies that AWS WAF should count the request. Optionally defines additional custom handling for the request.
474
564
  *
475
565
  * This is used in the context of other settings, for example to specify values for a rule action or a web ACL default action.
566
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-countaction.html}
476
567
  */
477
568
  export type CountAction = {
478
569
  /**
479
570
  * Defines custom handling for the web request.
480
571
  *
481
572
  * For information about customizing web requests and responses, see [Customizing web requests and responses in AWS WAF](https://docs.aws.amazon.com/waf/latest/developerguide/waf-custom-request-response.html) in the *AWS WAF Developer Guide* .
573
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-countaction.html#cfn-wafv2-webacl-countaction-customrequesthandling}
482
574
  */
483
575
  CustomRequestHandling?: CustomRequestHandling | undefined;
484
576
  };
485
577
  /**
486
578
  * A custom header for custom request and response handling. This is used in `CustomResponse` and `CustomRequestHandling` .
579
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customhttpheader.html}
487
580
  */
488
581
  export type CustomHTTPHeader = {
489
582
  /**
490
583
  * The name of the custom header.
491
584
  *
492
585
  * For custom request header insertion, when AWS WAF inserts the header into the request, it prefixes this name `x-amzn-waf-` , to avoid confusion with the headers that are already in the request. For example, for the header name `sample` , AWS WAF inserts the header `x-amzn-waf-sample` .
586
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customhttpheader.html#cfn-wafv2-webacl-customhttpheader-name}
493
587
  */
494
588
  Name: string;
495
589
  /**
496
590
  * The value of the custom header.
591
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customhttpheader.html#cfn-wafv2-webacl-customhttpheader-value}
497
592
  */
498
593
  Value: string;
499
594
  };
@@ -501,12 +596,14 @@ export type CustomHTTPHeader = {
501
596
  * Custom request handling behavior that inserts custom headers into a web request. You can add custom request handling for AWS WAF to use when the rule action doesn't block the request. For example, `CaptchaAction` for requests with valid t okens, and `AllowAction` .
502
597
  *
503
598
  * For information about customizing web requests and responses, see [Customizing web requests and responses in AWS WAF](https://docs.aws.amazon.com/waf/latest/developerguide/waf-custom-request-response.html) in the *AWS WAF Developer Guide* .
599
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customrequesthandling.html}
504
600
  */
505
601
  export type CustomRequestHandling = {
506
602
  /**
507
603
  * The HTTP headers to insert into the request. Duplicate header names are not allowed.
508
604
  *
509
605
  * For information about the limits on count and size for custom request and response settings, see [AWS WAF quotas](https://docs.aws.amazon.com/waf/latest/developerguide/limits.html) in the *AWS WAF Developer Guide* .
606
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customrequesthandling.html#cfn-wafv2-webacl-customrequesthandling-insertheaders}
510
607
  */
511
608
  InsertHeaders: CustomHTTPHeader[];
512
609
  };
@@ -514,28 +611,33 @@ export type CustomRequestHandling = {
514
611
  * A custom response to send to the client. You can define a custom response for rule actions and default web ACL actions that are set to the block action.
515
612
  *
516
613
  * For information about customizing web requests and responses, see [Customizing web requests and responses in AWS WAF](https://docs.aws.amazon.com/waf/latest/developerguide/waf-custom-request-response.html) in the [AWS WAF developer guide](https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html) .
614
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customresponse.html}
517
615
  */
518
616
  export type CustomResponse = {
519
617
  /**
520
618
  * References the response body that you want AWS WAF to return to the web request client. You can define a custom response for a rule action or a default web ACL action that is set to block. To do this, you first define the response body key and value in the `CustomResponseBodies` setting for the `WebACL` or `RuleGroup` where you want to use it. Then, in the rule action or web ACL default action `BlockAction` setting, you reference the response body using this key.
521
619
  * @pattern ^[\w\-]+$
620
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customresponse.html#cfn-wafv2-webacl-customresponse-customresponsebodykey}
522
621
  */
523
622
  CustomResponseBodyKey?: string | undefined;
524
623
  /**
525
624
  * The HTTP status code to return to the client.
526
625
  *
527
626
  * For a list of status codes that you can use in your custom responses, see [Supported status codes for custom response](https://docs.aws.amazon.com/waf/latest/developerguide/customizing-the-response-status-codes.html) in the *AWS WAF Developer Guide* .
627
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customresponse.html#cfn-wafv2-webacl-customresponse-responsecode}
528
628
  */
529
629
  ResponseCode: number;
530
630
  /**
531
631
  * The HTTP headers to use in the response. You can specify any header name except for `content-type` . Duplicate header names are not allowed.
532
632
  *
533
633
  * For information about the limits on count and size for custom request and response settings, see [AWS WAF quotas](https://docs.aws.amazon.com/waf/latest/developerguide/limits.html) in the *AWS WAF Developer Guide* .
634
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customresponse.html#cfn-wafv2-webacl-customresponse-responseheaders}
534
635
  */
535
636
  ResponseHeaders?: CustomHTTPHeader[] | undefined;
536
637
  };
537
638
  /**
538
639
  * The response body to use in a custom response to a web request. This is referenced by key from `CustomResponse` `CustomResponseBodyKey` .
640
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customresponsebody.html}
539
641
  */
540
642
  export type CustomResponseBody = {
541
643
  /**
@@ -544,22 +646,40 @@ export type CustomResponseBody = {
544
646
  * You can use JSON escape strings in JSON content. To do this, you must specify JSON content in the `ContentType` setting.
545
647
  *
546
648
  * For information about the limits on count and size for custom request and response settings, see [AWS WAF quotas](https://docs.aws.amazon.com/waf/latest/developerguide/limits.html) in the *AWS WAF Developer Guide* .
649
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customresponsebody.html#cfn-wafv2-webacl-customresponsebody-content}
547
650
  */
548
651
  Content: string;
549
652
  /**
550
653
  * The type of content in the payload that you are defining in the `Content` string.
654
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-customresponsebody.html#cfn-wafv2-webacl-customresponsebody-contenttype}
551
655
  */
552
656
  ContentType: ResponseContentType;
553
657
  };
658
+ /**
659
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-dataprotect.html}
660
+ */
554
661
  export type DataProtect = {
662
+ /**
663
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-dataprotect.html#cfn-wafv2-webacl-dataprotect-action}
664
+ */
555
665
  Action: DataProtectionAction;
666
+ /**
667
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-dataprotect.html#cfn-wafv2-webacl-dataprotect-excluderatebaseddetails}
668
+ */
556
669
  ExcludeRateBasedDetails?: boolean | undefined;
670
+ /**
671
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-dataprotect.html#cfn-wafv2-webacl-dataprotect-excluderulematchdetails}
672
+ */
557
673
  ExcludeRuleMatchDetails?: boolean | undefined;
558
674
  /**
559
675
  * Field in log to protect.
676
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-dataprotect.html#cfn-wafv2-webacl-dataprotect-field}
560
677
  */
561
678
  Field: FieldToProtect;
562
679
  };
680
+ /**
681
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-dataprotectionaction.html}
682
+ */
563
683
  export type DataProtectionAction = "SUBSTITUTION" | "HASH";
564
684
  /**
565
685
  * Specifies data protection to apply to the web request data for the web ACL. This is a web ACL level data protection option.
@@ -567,35 +687,45 @@ export type DataProtectionAction = "SUBSTITUTION" | "HASH";
567
687
  * The data protection that you configure for the web ACL alters the data that's available for any other data collection activity, including your AWS WAF logging destinations, web ACL request sampling, and Amazon Security Lake data collection and management. Your other option for data protection is in the logging configuration, which only affects logging.
568
688
  *
569
689
  * This is part of the data protection configuration for a web ACL.
690
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-dataprotectionconfig.html}
570
691
  */
571
692
  export type DataProtectionConfig = {
572
693
  /**
573
694
  * An array of data protection configurations for specific web request field types. This is defined for each web ACL. AWS WAF applies the specified protection to all web requests that the web ACL inspects.
695
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-dataprotectionconfig.html#cfn-wafv2-webacl-dataprotectionconfig-dataprotections}
574
696
  */
575
697
  DataProtections: DataProtect[];
576
698
  };
577
699
  /**
578
700
  * In a `WebACL` , this is the action that you want AWS WAF to perform when a web request doesn't match any of the rules in the `WebACL` . The default action must be a terminating action.
701
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-defaultaction.html}
579
702
  */
580
703
  export type DefaultAction = {
581
704
  /**
582
705
  * Specifies that AWS WAF should allow requests by default.
706
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-defaultaction.html#cfn-wafv2-webacl-defaultaction-allow}
583
707
  */
584
708
  Allow?: AllowAction | undefined;
585
709
  /**
586
710
  * Specifies that AWS WAF should block requests by default.
711
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-defaultaction.html#cfn-wafv2-webacl-defaultaction-block}
587
712
  */
588
713
  Block?: BlockAction | undefined;
589
714
  };
715
+ /**
716
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-evaluationwindowsec.html}
717
+ */
590
718
  export type EvaluationWindowSec = 60 | 120 | 300 | 600;
591
719
  /**
592
720
  * Specifies a single rule in a rule group whose action you want to override to `Count` .
593
721
  *
594
722
  * > Instead of this option, use `RuleActionOverrides` . It accepts any valid action setting, including `Count` .
723
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-excludedrule.html}
595
724
  */
596
725
  export type ExcludedRule = {
597
726
  /**
598
727
  * The name of the rule whose action you want to override to `Count` .
728
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-excludedrule.html#cfn-wafv2-webacl-excludedrule-name}
599
729
  */
600
730
  Name: string;
601
731
  };
@@ -603,6 +733,7 @@ export type ExcludedRule = {
603
733
  * The identifier of a field in the web request payload that contains customer data.
604
734
  *
605
735
  * This data type is used to specify fields in the `RequestInspection` and `RequestInspectionACFP` configurations, which are used in the managed rule group configurations `AWSManagedRulesATPRuleSet` and `AWSManagedRulesACFPRuleSet` , respectively.
736
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldidentifier.html}
606
737
  */
607
738
  export type FieldIdentifier = {
608
739
  /**
@@ -616,6 +747,7 @@ export type FieldIdentifier = {
616
747
  * @minLength 1
617
748
  * @maxLength 512
618
749
  * @pattern .*\S.*
750
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldidentifier.html#cfn-wafv2-webacl-fieldidentifier-identifier}
619
751
  */
620
752
  Identifier: string;
621
753
  };
@@ -636,10 +768,12 @@ export type FieldIdentifier = {
636
768
  * - Even though all `FieldToMatch` settings are available, the only valid settings for field redaction are `UriPath` , `QueryString` , `SingleHeader` , and `Method` .
637
769
  * - In this documentation, the descriptions of the individual fields talk about specifying the web request component to inspect, but for field redaction, you are specifying the component type to redact from the logs.
638
770
  * - If you have request sampling enabled, the redacted fields configuration for logging has no impact on sampling. You can only exclude fields from request sampling by disabling sampling in the web ACL visibility configuration or by configuring data protection for the web ACL.
771
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldtomatch.html}
639
772
  */
640
773
  export type FieldToMatch = {
641
774
  /**
642
775
  * Inspect all query arguments.
776
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldtomatch.html#cfn-wafv2-webacl-fieldtomatch-allqueryarguments}
643
777
  */
644
778
  AllQueryArguments?: Record<string, unknown> | undefined;
645
779
  /**
@@ -652,18 +786,21 @@ export type FieldToMatch = {
652
786
  * - For AWS Amplify , use the CloudFront limit.
653
787
  *
654
788
  * For information about how to handle oversized request bodies, see the `Body` object configuration.
789
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldtomatch.html#cfn-wafv2-webacl-fieldtomatch-body}
655
790
  */
656
791
  Body?: Body | undefined;
657
792
  /**
658
793
  * Inspect the request cookies. You must configure scope and pattern matching filters in the `Cookies` object, to define the set of cookies and the parts of the cookies that AWS WAF inspects.
659
794
  *
660
795
  * Only the first 8 KB (8192 bytes) of a request's cookies and only the first 200 cookies are forwarded to AWS WAF for inspection by the underlying host service. You must configure how to handle any oversize cookie content in the `Cookies` object. AWS WAF applies the pattern matching filters to the cookies that it receives from the underlying host service.
796
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldtomatch.html#cfn-wafv2-webacl-fieldtomatch-cookies}
661
797
  */
662
798
  Cookies?: Cookies | undefined;
663
799
  /**
664
800
  * Inspect the request headers. You must configure scope and pattern matching filters in the `Headers` object, to define the set of headers to and the parts of the headers that AWS WAF inspects.
665
801
  *
666
802
  * Only the first 8 KB (8192 bytes) of a request's headers and only the first 200 headers are forwarded to AWS WAF for inspection by the underlying host service. You must configure how to handle any oversize header content in the `Headers` object. AWS WAF applies the pattern matching filters to the headers that it receives from the underlying host service.
803
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldtomatch.html#cfn-wafv2-webacl-fieldtomatch-headers}
667
804
  */
668
805
  Headers?: Headers | undefined;
669
806
  /**
@@ -674,6 +811,7 @@ export type FieldToMatch = {
674
811
  * You can obtain the JA3 fingerprint for client requests from the web ACL logs. If AWS WAF is able to calculate the fingerprint, it includes it in the logs. For information about the logging fields, see [Log fields](https://docs.aws.amazon.com/waf/latest/developerguide/logging-fields.html) in the *AWS WAF Developer Guide* .
675
812
  *
676
813
  * Provide the JA3 fingerprint string from the logs in your string match statement specification, to match with any future requests that have the same TLS configuration.
814
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldtomatch.html#cfn-wafv2-webacl-fieldtomatch-ja3fingerprint}
677
815
  */
678
816
  JA3Fingerprint?: JA3Fingerprint | undefined;
679
817
  /**
@@ -684,6 +822,7 @@ export type FieldToMatch = {
684
822
  * You can obtain the JA4 fingerprint for client requests from the web ACL logs. If AWS WAF is able to calculate the fingerprint, it includes it in the logs. For information about the logging fields, see [Log fields](https://docs.aws.amazon.com/waf/latest/developerguide/logging-fields.html) in the *AWS WAF Developer Guide* .
685
823
  *
686
824
  * Provide the JA4 fingerprint string from the logs in your string match statement specification, to match with any future requests that have the same TLS configuration.
825
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldtomatch.html#cfn-wafv2-webacl-fieldtomatch-ja4fingerprint}
687
826
  */
688
827
  JA4Fingerprint?: JA4Fingerprint | undefined;
689
828
  /**
@@ -696,14 +835,17 @@ export type FieldToMatch = {
696
835
  * - For AWS Amplify , use the CloudFront limit.
697
836
  *
698
837
  * For information about how to handle oversized request bodies, see the `JsonBody` object configuration.
838
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldtomatch.html#cfn-wafv2-webacl-fieldtomatch-jsonbody}
699
839
  */
700
840
  JsonBody?: JsonBody | undefined;
701
841
  /**
702
842
  * Inspect the HTTP method. The method indicates the type of operation that the request is asking the origin to perform.
843
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldtomatch.html#cfn-wafv2-webacl-fieldtomatch-method}
703
844
  */
704
845
  Method?: Record<string, unknown> | undefined;
705
846
  /**
706
847
  * Inspect the query string. This is the part of a URL that appears after a `?` character, if any.
848
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldtomatch.html#cfn-wafv2-webacl-fieldtomatch-querystring}
707
849
  */
708
850
  QueryString?: Record<string, unknown> | undefined;
709
851
  /**
@@ -712,6 +854,7 @@ export type FieldToMatch = {
712
854
  * Example JSON: `"SingleHeader": { "Name": "haystack" }`
713
855
  *
714
856
  * Alternately, you can filter and inspect all headers with the `Headers` `FieldToMatch` setting.
857
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldtomatch.html#cfn-wafv2-webacl-fieldtomatch-singleheader}
715
858
  */
716
859
  SingleHeader?: {
717
860
  Name: string;
@@ -720,6 +863,7 @@ export type FieldToMatch = {
720
863
  * Inspect a single query argument. Provide the name of the query argument to inspect, such as *UserName* or *SalesRegion* . The name can be up to 30 characters long and isn't case sensitive.
721
864
  *
722
865
  * Example JSON: `"SingleQueryArgument": { "Name": "myArgument" }`
866
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldtomatch.html#cfn-wafv2-webacl-fieldtomatch-singlequeryargument}
723
867
  */
724
868
  SingleQueryArgument?: {
725
869
  Name: string;
@@ -728,23 +872,28 @@ export type FieldToMatch = {
728
872
  * Inspect fragments of the request URI. You must configure scope and pattern matching filters in the `UriFragment` object, to define the fragment of a URI that AWS WAF inspects.
729
873
  *
730
874
  * Only the first 8 KB (8192 bytes) of a request's URI fragments and only the first 200 URI fragments are forwarded to AWS WAF for inspection by the underlying host service. You must configure how to handle any oversize URI fragment content in the `UriFragment` object. AWS WAF applies the pattern matching filters to the cookies that it receives from the underlying host service.
875
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldtomatch.html#cfn-wafv2-webacl-fieldtomatch-urifragment}
731
876
  */
732
877
  UriFragment?: UriFragment | undefined;
733
878
  /**
734
879
  * Inspect the request URI path. This is the part of the web request that identifies a resource, for example, `/images/daily-ad.jpg` .
880
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldtomatch.html#cfn-wafv2-webacl-fieldtomatch-uripath}
735
881
  */
736
882
  UriPath?: Record<string, unknown> | undefined;
737
883
  };
738
884
  /**
739
885
  * Specifies a field type and keys to protect in stored web request data. This is part of the data protection configuration for a web ACL.
886
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldtoprotect.html}
740
887
  */
741
888
  export type FieldToProtect = {
742
889
  /**
743
890
  * Specifies the keys to protect for the specified field type. If you don't specify any key, then all keys for the field type are protected.
891
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldtoprotect.html#cfn-wafv2-webacl-fieldtoprotect-fieldkeys}
744
892
  */
745
893
  FieldKeys?: string[] | undefined;
746
894
  /**
747
895
  * Specifies the web request component type to protect.
896
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-fieldtoprotect.html#cfn-wafv2-webacl-fieldtoprotect-fieldtype}
748
897
  */
749
898
  FieldType: "SINGLE_HEADER" | "SINGLE_COOKIE" | "SINGLE_QUERY_ARGUMENT" | "QUERY_STRING" | "BODY";
750
899
  };
@@ -756,6 +905,7 @@ export type FieldToProtect = {
756
905
  * This configuration is used for `GeoMatchStatement` and `RateBasedStatement` . For `IPSetReferenceStatement` , use `IPSetForwardedIPConfig` instead.
757
906
  *
758
907
  * AWS WAF only evaluates the first IP address found in the specified HTTP header.
908
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-forwardedipconfiguration.html}
759
909
  */
760
910
  export type ForwardedIPConfiguration = {
761
911
  /**
@@ -767,6 +917,7 @@ export type ForwardedIPConfiguration = {
767
917
  *
768
918
  * - `MATCH` - Treat the web request as matching the rule statement. AWS WAF applies the rule action to the request.
769
919
  * - `NO_MATCH` - Treat the web request as not matching the rule statement.
920
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-forwardedipconfiguration.html#cfn-wafv2-webacl-forwardedipconfiguration-fallbackbehavior}
770
921
  */
771
922
  FallbackBehavior: "MATCH" | "NO_MATCH";
772
923
  /**
@@ -774,6 +925,7 @@ export type ForwardedIPConfiguration = {
774
925
  *
775
926
  * > If the specified header isn't present in the request, AWS WAF doesn't apply the rule to the web request at all.
776
927
  * @pattern ^[a-zA-Z0-9-]+{1,255}$
928
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-forwardedipconfiguration.html#cfn-wafv2-webacl-forwardedipconfiguration-headername}
777
929
  */
778
930
  HeaderName: string;
779
931
  };
@@ -790,18 +942,21 @@ export type ForwardedIPConfiguration = {
790
942
  * If you use a forwarded IP address, the label formats are `awswaf:forwardedip:geo:region:<ISO country code>-<ISO region code>` and `awswaf:forwardedip:geo:country:<ISO country code>` .
791
943
  *
792
944
  * For additional details, see [Geographic match rule statement](https://docs.aws.amazon.com/waf/latest/developerguide/waf-rule-statement-type-geo-match.html) in the [AWS WAF Developer Guide](https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html) .
945
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-geomatchstatement.html}
793
946
  */
794
947
  export type GeoMatchStatement = {
795
948
  /**
796
949
  * An array of two-character country codes that you want to match against, for example, `[ "US", "CN" ]` , from the alpha-2 country ISO codes of the ISO 3166 international standard.
797
950
  *
798
951
  * When you use a geo match statement just for the region and country labels that it adds to requests, you still have to supply a country code for the rule to evaluate. In this case, you configure the rule to only count matching requests, but it will still generate logging and count metrics for any matches. You can reduce the logging and metrics that the rule produces by specifying a country that's unlikely to be a source of traffic to your site.
952
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-geomatchstatement.html#cfn-wafv2-webacl-geomatchstatement-countrycodes}
799
953
  */
800
954
  CountryCodes?: string[] | undefined;
801
955
  /**
802
956
  * The configuration for inspecting IP addresses in an HTTP header that you specify, instead of using the IP address that's reported by the web request origin. Commonly, this is the X-Forwarded-For (XFF) header, but you can specify any header name.
803
957
  *
804
958
  * > If the specified header isn't present in the request, AWS WAF doesn't apply the rule to the web request at all.
959
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-geomatchstatement.html#cfn-wafv2-webacl-geomatchstatement-forwardedipconfig}
805
960
  */
806
961
  ForwardedIPConfig?: ForwardedIPConfiguration | undefined;
807
962
  };
@@ -811,18 +966,22 @@ export type GeoMatchStatement = {
811
966
  * You must specify exactly one setting: either `All` , `IncludedHeaders` , or `ExcludedHeaders` .
812
967
  *
813
968
  * Example JSON: `"MatchPattern": { "ExcludedHeaders": [ "KeyToExclude1", "KeyToExclude2" ] }`
969
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-headermatchpattern.html}
814
970
  */
815
971
  export type HeaderMatchPattern = {
816
972
  /**
817
973
  * Inspect all headers.
974
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-headermatchpattern.html#cfn-wafv2-webacl-headermatchpattern-all}
818
975
  */
819
976
  All?: Record<string, unknown> | undefined;
820
977
  /**
821
978
  * Inspect only the headers whose keys don't match any of the strings specified here.
979
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-headermatchpattern.html#cfn-wafv2-webacl-headermatchpattern-excludedheaders}
822
980
  */
823
981
  ExcludedHeaders?: string[] | undefined;
824
982
  /**
825
983
  * Inspect only the headers that have a key that matches one of the strings specified here.
984
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-headermatchpattern.html#cfn-wafv2-webacl-headermatchpattern-includedheaders}
826
985
  */
827
986
  IncludedHeaders?: string[] | undefined;
828
987
  };
@@ -834,6 +993,7 @@ export type HeaderMatchPattern = {
834
993
  * If you want to inspect just the value of a single header, use the `SingleHeader` `FieldToMatch` setting instead.
835
994
  *
836
995
  * Example JSON: `"Headers": { "MatchPattern": { "All": {} }, "MatchScope": "KEY", "OversizeHandling": "MATCH" }`
996
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-headers.html}
837
997
  */
838
998
  export type Headers = {
839
999
  /**
@@ -842,22 +1002,25 @@ export type Headers = {
842
1002
  * You must specify exactly one setting: either `All` , `IncludedHeaders` , or `ExcludedHeaders` .
843
1003
  *
844
1004
  * Example JSON: `"MatchPattern": { "ExcludedHeaders": [ "KeyToExclude1", "KeyToExclude2" ] }`
1005
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-headers.html#cfn-wafv2-webacl-headers-matchpattern}
845
1006
  */
846
1007
  MatchPattern: HeaderMatchPattern;
847
1008
  /**
848
1009
  * The parts of the headers to match with the rule inspection criteria. If you specify `ALL` , AWS WAF inspects both keys and values.
849
1010
  *
850
1011
  * `All` does not require a match to be found in the keys and a match to be found in the values. It requires a match to be found in the keys or the values or both. To require a match in the keys and in the values, use a logical `AND` statement to combine two match rules, one that inspects the keys and another that inspects the values.
1012
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-headers.html#cfn-wafv2-webacl-headers-matchscope}
851
1013
  */
852
1014
  MatchScope: MapMatchScope;
853
1015
  /**
854
- * What AWS WAF should do if the headers of the request are more numerous or larger than AWS WAF can inspect. AWS WAF does not support inspecting the entire contents of request headers when they exceed 8 KB (8192 bytes) or 200 total headers. The underlying host service forwards a maximum of 200 headers and at most 8 KB of header contents to AWS WAF .
1016
+ * What AWS WAF should do if the headers determined by your match scope are more numerous or larger than AWS WAF can inspect. AWS WAF does not support inspecting the entire contents of request headers when they exceed 8 KB (8192 bytes) or 200 total headers. The underlying host service forwards a maximum of 200 headers and at most 8 KB of header contents to AWS WAF .
855
1017
  *
856
1018
  * The options for oversize handling are the following:
857
1019
  *
858
1020
  * - `CONTINUE` - Inspect the available headers normally, according to the rule inspection criteria.
859
1021
  * - `MATCH` - Treat the web request as matching the rule statement. AWS WAF applies the rule action to the request.
860
1022
  * - `NO_MATCH` - Treat the web request as not matching the rule statement.
1023
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-headers.html#cfn-wafv2-webacl-headers-oversizehandling}
861
1024
  */
862
1025
  OversizeHandling: OversizeHandling;
863
1026
  };
@@ -867,6 +1030,7 @@ export type Headers = {
867
1030
  * > If the specified header isn't present in the request, AWS WAF doesn't apply the rule to the web request at all.
868
1031
  *
869
1032
  * This configuration is used only for `IPSetReferenceStatement` . For `GeoMatchStatement` and `RateBasedStatement` , use `ForwardedIPConfig` instead.
1033
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ipsetforwardedipconfiguration.html}
870
1034
  */
871
1035
  export type IPSetForwardedIPConfiguration = {
872
1036
  /**
@@ -878,6 +1042,7 @@ export type IPSetForwardedIPConfiguration = {
878
1042
  *
879
1043
  * - `MATCH` - Treat the web request as matching the rule statement. AWS WAF applies the rule action to the request.
880
1044
  * - `NO_MATCH` - Treat the web request as not matching the rule statement.
1045
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ipsetforwardedipconfiguration.html#cfn-wafv2-webacl-ipsetforwardedipconfiguration-fallbackbehavior}
881
1046
  */
882
1047
  FallbackBehavior: "MATCH" | "NO_MATCH";
883
1048
  /**
@@ -885,6 +1050,7 @@ export type IPSetForwardedIPConfiguration = {
885
1050
  *
886
1051
  * > If the specified header isn't present in the request, AWS WAF doesn't apply the rule to the web request at all.
887
1052
  * @pattern ^[a-zA-Z0-9-]+{1,255}$
1053
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ipsetforwardedipconfiguration.html#cfn-wafv2-webacl-ipsetforwardedipconfiguration-headername}
888
1054
  */
889
1055
  HeaderName: string;
890
1056
  /**
@@ -895,6 +1061,7 @@ export type IPSetForwardedIPConfiguration = {
895
1061
  * - FIRST - Inspect the first IP address in the list of IP addresses in the header. This is usually the client's original IP.
896
1062
  * - LAST - Inspect the last IP address in the list of IP addresses in the header.
897
1063
  * - ANY - Inspect all IP addresses in the header for a match. If the header contains more than 10 IP addresses, AWS WAF inspects the last 10.
1064
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ipsetforwardedipconfiguration.html#cfn-wafv2-webacl-ipsetforwardedipconfiguration-position}
898
1065
  */
899
1066
  Position: "FIRST" | "LAST" | "ANY";
900
1067
  };
@@ -902,21 +1069,25 @@ export type IPSetForwardedIPConfiguration = {
902
1069
  * A rule statement used to detect web requests coming from particular IP addresses or address ranges. To use this, create an `IPSet` that specifies the addresses you want to detect, then use the ARN of that set in this statement.
903
1070
  *
904
1071
  * Each IP set rule statement references an IP set. You create and maintain the set independent of your rules. This allows you to use the single set in multiple rules. When you update the referenced set, AWS WAF automatically updates all rules that reference it.
1072
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ipsetreferencestatement.html}
905
1073
  */
906
1074
  export type IPSetReferenceStatement = {
907
1075
  /**
908
1076
  * The Amazon Resource Name (ARN) of the `IPSet` that this statement references.
1077
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ipsetreferencestatement.html#cfn-wafv2-webacl-ipsetreferencestatement-arn}
909
1078
  */
910
1079
  Arn: string;
911
1080
  /**
912
1081
  * The configuration for inspecting IP addresses in an HTTP header that you specify, instead of using the IP address that's reported by the web request origin. Commonly, this is the X-Forwarded-For (XFF) header, but you can specify any header name.
913
1082
  *
914
1083
  * > If the specified header isn't present in the request, AWS WAF doesn't apply the rule to the web request at all.
1084
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ipsetreferencestatement.html#cfn-wafv2-webacl-ipsetreferencestatement-ipsetforwardedipconfig}
915
1085
  */
916
1086
  IPSetForwardedIPConfig?: IPSetForwardedIPConfiguration | undefined;
917
1087
  };
918
1088
  /**
919
1089
  * Used for CAPTCHA and challenge token settings. Determines how long a `CAPTCHA` or challenge timestamp remains valid after AWS WAF updates it for a successful `CAPTCHA` or challenge response.
1090
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-immunitytimeproperty.html}
920
1091
  */
921
1092
  export type ImmunityTimeProperty = {
922
1093
  /**
@@ -925,6 +1096,7 @@ export type ImmunityTimeProperty = {
925
1096
  * For the Challenge action, the minimum setting is 300.
926
1097
  * @min 60
927
1098
  * @max 259200
1099
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-immunitytimeproperty.html#cfn-wafv2-webacl-immunitytimeproperty-immunitytime}
928
1100
  */
929
1101
  ImmunityTime: number;
930
1102
  };
@@ -936,6 +1108,7 @@ export type ImmunityTimeProperty = {
936
1108
  * You can obtain the JA3 fingerprint for client requests from the web ACL logs. If AWS WAF is able to calculate the fingerprint, it includes it in the logs. For information about the logging fields, see [Log fields](https://docs.aws.amazon.com/waf/latest/developerguide/logging-fields.html) in the *AWS WAF Developer Guide* .
937
1109
  *
938
1110
  * Provide the JA3 fingerprint string from the logs in your string match statement specification, to match with any future requests that have the same TLS configuration.
1111
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ja3fingerprint.html}
939
1112
  */
940
1113
  export type JA3Fingerprint = {
941
1114
  /**
@@ -945,6 +1118,7 @@ export type JA3Fingerprint = {
945
1118
  *
946
1119
  * - `MATCH` - Treat the web request as matching the rule statement. AWS WAF applies the rule action to the request.
947
1120
  * - `NO_MATCH` - Treat the web request as not matching the rule statement.
1121
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ja3fingerprint.html#cfn-wafv2-webacl-ja3fingerprint-fallbackbehavior}
948
1122
  */
949
1123
  FallbackBehavior: "MATCH" | "NO_MATCH";
950
1124
  };
@@ -956,6 +1130,7 @@ export type JA3Fingerprint = {
956
1130
  * You can obtain the JA4 fingerprint for client requests from the web ACL logs. If AWS WAF is able to calculate the fingerprint, it includes it in the logs. For information about the logging fields, see [Log fields](https://docs.aws.amazon.com/waf/latest/developerguide/logging-fields.html) in the *AWS WAF Developer Guide* .
957
1131
  *
958
1132
  * Provide the JA4 fingerprint string from the logs in your string match statement specification, to match with any future requests that have the same TLS configuration.
1133
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ja4fingerprint.html}
959
1134
  */
960
1135
  export type JA4Fingerprint = {
961
1136
  /**
@@ -965,6 +1140,7 @@ export type JA4Fingerprint = {
965
1140
  *
966
1141
  * - `MATCH` - Treat the web request as matching the rule statement. AWS WAF applies the rule action to the request.
967
1142
  * - `NO_MATCH` - Treat the web request as not matching the rule statement.
1143
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ja4fingerprint.html#cfn-wafv2-webacl-ja4fingerprint-fallbackbehavior}
968
1144
  */
969
1145
  FallbackBehavior: "MATCH" | "NO_MATCH";
970
1146
  };
@@ -978,6 +1154,7 @@ export type JA4Fingerprint = {
978
1154
  * Example JSON: `"JsonBody": { "MatchPattern": { "All": {} }, "MatchScope": "ALL" }`
979
1155
  *
980
1156
  * For additional information about this request component option, see [JSON body](https://docs.aws.amazon.com/waf/latest/developerguide/waf-rule-statement-fields-list.html#waf-rule-statement-request-component-json-body) in the *AWS WAF Developer Guide* .
1157
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-jsonbody.html}
981
1158
  */
982
1159
  export type JsonBody = {
983
1160
  /**
@@ -990,16 +1167,19 @@ export type JsonBody = {
990
1167
  * If you don't provide this setting, AWS WAF parses and evaluates the content only up to the first parsing failure that it encounters.
991
1168
  *
992
1169
  * > AWS WAF parsing doesn't fully validate the input JSON string, so parsing can succeed even for invalid JSON. When parsing succeeds, AWS WAF doesn't apply the fallback behavior. For more information, see [JSON body](https://docs.aws.amazon.com/waf/latest/developerguide/waf-rule-statement-fields-list.html#waf-rule-statement-request-component-json-body) in the *AWS WAF Developer Guide* .
1170
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-jsonbody.html#cfn-wafv2-webacl-jsonbody-invalidfallbackbehavior}
993
1171
  */
994
1172
  InvalidFallbackBehavior?: BodyParsingFallbackBehavior | undefined;
995
1173
  /**
996
1174
  * The patterns to look for in the JSON body. AWS WAF inspects the results of these pattern matches against the rule inspection criteria.
1175
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-jsonbody.html#cfn-wafv2-webacl-jsonbody-matchpattern}
997
1176
  */
998
1177
  MatchPattern: JsonMatchPattern;
999
1178
  /**
1000
1179
  * The parts of the JSON to match against using the `MatchPattern` . If you specify `ALL` , AWS WAF matches against keys and values.
1001
1180
  *
1002
1181
  * `All` does not require a match to be found in the keys and a match to be found in the values. It requires a match to be found in the keys or the values or both. To require a match in the keys and in the values, use a logical `AND` statement to combine two match rules, one that inspects the keys and another that inspects the values.
1182
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-jsonbody.html#cfn-wafv2-webacl-jsonbody-matchscope}
1003
1183
  */
1004
1184
  MatchScope: JsonMatchScope;
1005
1185
  /**
@@ -1020,17 +1200,20 @@ export type JsonBody = {
1020
1200
  * You can combine the `MATCH` or `NO_MATCH` settings for oversize handling with your rule and web ACL action settings, so that you block any request whose body is over the limit.
1021
1201
  *
1022
1202
  * Default: `CONTINUE`
1203
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-jsonbody.html#cfn-wafv2-webacl-jsonbody-oversizehandling}
1023
1204
  */
1024
1205
  OversizeHandling?: OversizeHandling | undefined;
1025
1206
  };
1026
1207
  /**
1027
1208
  * The patterns to look for in the JSON body. AWS WAF inspects the results of these pattern matches against the rule inspection criteria. This is used with the `FieldToMatch` option `JsonBody` .
1209
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-jsonmatchpattern.html}
1028
1210
  */
1029
1211
  export type JsonMatchPattern = {
1030
1212
  /**
1031
1213
  * Match all of the elements. See also `MatchScope` in the `JsonBody` `FieldToMatch` specification.
1032
1214
  *
1033
1215
  * You must specify either this setting or the `IncludedPaths` setting, but not both.
1216
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-jsonmatchpattern.html#cfn-wafv2-webacl-jsonmatchpattern-all}
1034
1217
  */
1035
1218
  All?: Record<string, unknown> | undefined;
1036
1219
  /**
@@ -1041,27 +1224,35 @@ export type JsonMatchPattern = {
1041
1224
  * You must specify either this setting or the `All` setting, but not both.
1042
1225
  *
1043
1226
  * > Don't use this option to include all paths. Instead, use the `All` setting.
1227
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-jsonmatchpattern.html#cfn-wafv2-webacl-jsonmatchpattern-includedpaths}
1044
1228
  */
1045
1229
  IncludedPaths?: string[] | undefined;
1046
1230
  };
1047
1231
  /**
1048
1232
  * The parts of the JSON to match against using the MatchPattern.
1233
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-jsonmatchscope.html}
1049
1234
  */
1050
1235
  export type JsonMatchScope = "ALL" | "KEY" | "VALUE";
1051
1236
  /**
1052
1237
  * A single label container. This is used as an element of a label array in `RuleLabels` inside a rule.
1238
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-label.html}
1053
1239
  */
1054
1240
  export type Label = {
1055
1241
  /**
1056
1242
  * The label string.
1243
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-label.html#cfn-wafv2-webacl-label-name}
1057
1244
  */
1058
1245
  Name: string;
1059
1246
  };
1247
+ /**
1248
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-labelmatchscope.html}
1249
+ */
1060
1250
  export type LabelMatchScope = "LABEL" | "NAMESPACE";
1061
1251
  /**
1062
1252
  * A rule statement to match against labels that have been added to the web request by rules that have already run in the web ACL.
1063
1253
  *
1064
1254
  * The label match statement provides the label or namespace string to search for. The label string can represent a part or all of the fully qualified label name that had been added to the web request. Fully qualified labels have a prefix, optional namespaces, and label name. The prefix identifies the rule group or web ACL context of the rule that added the label. If you do not provide the fully qualified name in your label match string, AWS WAF performs the search for labels that were added in the same context as the label match statement.
1255
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-labelmatchstatement.html}
1065
1256
  */
1066
1257
  export type LabelMatchStatement = {
1067
1258
  /**
@@ -1071,10 +1262,12 @@ export type LabelMatchStatement = {
1071
1262
  * - If the `Scope` indicates `NAMESPACE` , then this specification can include any number of contiguous namespace strings, and can include the entire label namespace prefix from the rule group or web ACL where the label originates.
1072
1263
  *
1073
1264
  * Labels are case sensitive and components of a label must be separated by colon, for example `NS1:NS2:name` .
1265
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-labelmatchstatement.html#cfn-wafv2-webacl-labelmatchstatement-key}
1074
1266
  */
1075
1267
  Key: string;
1076
1268
  /**
1077
1269
  * Specify whether you want to match using the label name or just the namespace.
1270
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-labelmatchstatement.html#cfn-wafv2-webacl-labelmatchstatement-scope}
1078
1271
  */
1079
1272
  Scope: LabelMatchScope;
1080
1273
  };
@@ -1086,12 +1279,14 @@ export type LabelMatchStatement = {
1086
1279
  * - Use the `AWSManagedRulesACFPRuleSet` configuration object to configure the account creation fraud prevention managed rule group. The configuration includes the registration and sign-up pages of your application and the locations in the account creation request payload of data, such as the user email and phone number fields.
1087
1280
  * - Use the `AWSManagedRulesATPRuleSet` configuration object to configure the account takeover prevention managed rule group. The configuration includes the sign-in page of your application and the locations in the login request payload of data such as the username and password.
1088
1281
  * - Use the `AWSManagedRulesBotControlRuleSet` configuration object to configure the protection level that you want the Bot Control rule group to use.
1282
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupconfig.html}
1089
1283
  */
1090
1284
  export type ManagedRuleGroupConfig = {
1091
1285
  /**
1092
1286
  * Additional configuration for using the account creation fraud prevention (ACFP) managed rule group, `AWSManagedRulesACFPRuleSet` . Use this to provide account creation request information to the rule group. For web ACLs that protect CloudFront distributions, use this to also provide the information about how your distribution responds to account creation requests.
1093
1287
  *
1094
1288
  * For information about using the ACFP managed rule group, see [AWS WAF Fraud Control account creation fraud prevention (ACFP) rule group](https://docs.aws.amazon.com/waf/latest/developerguide/aws-managed-rule-groups-acfp.html) and [AWS WAF Fraud Control account creation fraud prevention (ACFP)](https://docs.aws.amazon.com/waf/latest/developerguide/waf-acfp.html) in the *AWS WAF Developer Guide* .
1289
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupconfig.html#cfn-wafv2-webacl-managedrulegroupconfig-awsmanagedrulesacfpruleset}
1095
1290
  */
1096
1291
  AWSManagedRulesACFPRuleSet?: AWSManagedRulesACFPRuleSet | undefined;
1097
1292
  /**
@@ -1100,10 +1295,12 @@ export type ManagedRuleGroupConfig = {
1100
1295
  * This configuration replaces the individual configuration fields in `ManagedRuleGroupConfig` and provides additional feature configuration.
1101
1296
  *
1102
1297
  * For information about using the ATP managed rule group, see [AWS WAF Fraud Control account takeover prevention (ATP) rule group](https://docs.aws.amazon.com/waf/latest/developerguide/aws-managed-rule-groups-atp.html) and [AWS WAF Fraud Control account takeover prevention (ATP)](https://docs.aws.amazon.com/waf/latest/developerguide/waf-atp.html) in the *AWS WAF Developer Guide* .
1298
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupconfig.html#cfn-wafv2-webacl-managedrulegroupconfig-awsmanagedrulesatpruleset}
1103
1299
  */
1104
1300
  AWSManagedRulesATPRuleSet?: AWSManagedRulesATPRuleSet | undefined;
1105
1301
  /**
1106
1302
  * Additional configuration for using the Bot Control managed rule group. Use this to specify the inspection level that you want to use. For information about using the Bot Control managed rule group, see [AWS WAF Bot Control rule group](https://docs.aws.amazon.com/waf/latest/developerguide/aws-managed-rule-groups-bot.html) and [AWS WAF Bot Control](https://docs.aws.amazon.com/waf/latest/developerguide/waf-bot-control.html) in the *AWS WAF Developer Guide* .
1303
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupconfig.html#cfn-wafv2-webacl-managedrulegroupconfig-awsmanagedrulesbotcontrolruleset}
1107
1304
  */
1108
1305
  AWSManagedRulesBotControlRuleSet?: AWSManagedRulesBotControlRuleSet | undefined;
1109
1306
  /**
@@ -1111,18 +1308,22 @@ export type ManagedRuleGroupConfig = {
1111
1308
  * @minLength 1
1112
1309
  * @maxLength 256
1113
1310
  * @pattern .*\S.*
1311
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupconfig.html#cfn-wafv2-webacl-managedrulegroupconfig-loginpath}
1114
1312
  */
1115
1313
  LoginPath?: string | undefined;
1116
1314
  /**
1117
1315
  * > Instead of this setting, provide your configuration under the request inspection configuration for `AWSManagedRulesATPRuleSet` or `AWSManagedRulesACFPRuleSet` .
1316
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupconfig.html#cfn-wafv2-webacl-managedrulegroupconfig-passwordfield}
1118
1317
  */
1119
1318
  PasswordField?: FieldIdentifier | undefined;
1120
1319
  /**
1121
1320
  * > Instead of this setting, provide your configuration under the request inspection configuration for `AWSManagedRulesATPRuleSet` or `AWSManagedRulesACFPRuleSet` .
1321
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupconfig.html#cfn-wafv2-webacl-managedrulegroupconfig-payloadtype}
1122
1322
  */
1123
1323
  PayloadType?: "JSON" | "FORM_ENCODED" | undefined;
1124
1324
  /**
1125
1325
  * > Instead of this setting, provide your configuration under the request inspection configuration for `AWSManagedRulesATPRuleSet` or `AWSManagedRulesACFPRuleSet` .
1326
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupconfig.html#cfn-wafv2-webacl-managedrulegroupconfig-usernamefield}
1126
1327
  */
1127
1328
  UsernameField?: FieldIdentifier | undefined;
1128
1329
  };
@@ -1132,12 +1333,14 @@ export type ManagedRuleGroupConfig = {
1132
1333
  * You cannot nest a `ManagedRuleGroupStatement` , for example for use inside a `NotStatement` or `OrStatement` . You cannot use a managed rule group statement inside another rule group. You can only use a managed rule group statement as a top-level statement in a rule that you define in a web ACL.
1133
1334
  *
1134
1335
  * > You are charged additional fees when you use the AWS WAF Bot Control managed rule group `AWSManagedRulesBotControlRuleSet` , the AWS WAF Fraud Control account takeover prevention (ATP) managed rule group `AWSManagedRulesATPRuleSet` , or the AWS WAF Fraud Control account creation fraud prevention (ACFP) managed rule group `AWSManagedRulesACFPRuleSet` . For more information, see [AWS WAF Pricing](https://docs.aws.amazon.com/waf/pricing/) .
1336
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupstatement.html}
1135
1337
  */
1136
1338
  export type ManagedRuleGroupStatement = {
1137
1339
  /**
1138
1340
  * Rules in the referenced rule group whose actions are set to `Count` .
1139
1341
  *
1140
1342
  * > Instead of this option, use `RuleActionOverrides` . It accepts any valid action setting, including `Count` .
1343
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupstatement.html#cfn-wafv2-webacl-managedrulegroupstatement-excludedrules}
1141
1344
  */
1142
1345
  ExcludedRules?: ExcludedRule[] | undefined;
1143
1346
  /**
@@ -1148,10 +1351,12 @@ export type ManagedRuleGroupStatement = {
1148
1351
  * - Use the `AWSManagedRulesACFPRuleSet` configuration object to configure the account creation fraud prevention managed rule group. The configuration includes the registration and sign-up pages of your application and the locations in the account creation request payload of data, such as the user email and phone number fields.
1149
1352
  * - Use the `AWSManagedRulesATPRuleSet` configuration object to configure the account takeover prevention managed rule group. The configuration includes the sign-in page of your application and the locations in the login request payload of data such as the username and password.
1150
1353
  * - Use the `AWSManagedRulesBotControlRuleSet` configuration object to configure the protection level that you want the Bot Control rule group to use.
1354
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupstatement.html#cfn-wafv2-webacl-managedrulegroupstatement-managedrulegroupconfigs}
1151
1355
  */
1152
1356
  ManagedRuleGroupConfigs?: ManagedRuleGroupConfig[] | undefined;
1153
1357
  /**
1154
1358
  * The name of the managed rule group. You use this, along with the vendor name, to identify the rule group.
1359
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupstatement.html#cfn-wafv2-webacl-managedrulegroupstatement-name}
1155
1360
  */
1156
1361
  Name: string;
1157
1362
  /**
@@ -1160,14 +1365,17 @@ export type ManagedRuleGroupStatement = {
1160
1365
  * > Take care to verify the rule names in your overrides. If you provide a rule name that doesn't match the name of any rule in the rule group, AWS WAF doesn't return an error and doesn't apply the override setting.
1161
1366
  *
1162
1367
  * You can use overrides for testing, for example you can override all of rule actions to `Count` and then monitor the resulting count metrics to understand how the rule group would handle your web traffic. You can also permanently override some or all actions, to modify how the rule group manages your web traffic.
1368
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupstatement.html#cfn-wafv2-webacl-managedrulegroupstatement-ruleactionoverrides}
1163
1369
  */
1164
1370
  RuleActionOverrides?: RuleActionOverride[] | undefined;
1165
1371
  /**
1166
1372
  * An optional nested statement that narrows the scope of the web requests that are evaluated by the managed rule group. Requests are only evaluated by the rule group if they match the scope-down statement. You can use any nestable `Statement` in the scope-down statement, and you can nest statements at any level, the same as you can for a rule statement.
1373
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupstatement.html#cfn-wafv2-webacl-managedrulegroupstatement-scopedownstatement}
1167
1374
  */
1168
1375
  ScopeDownStatement?: Statement | undefined;
1169
1376
  /**
1170
1377
  * The name of the managed rule group vendor. You use this, along with the rule group name, to identify a rule group.
1378
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupstatement.html#cfn-wafv2-webacl-managedrulegroupstatement-vendorname}
1171
1379
  */
1172
1380
  VendorName: string;
1173
1381
  /**
@@ -1175,28 +1383,34 @@ export type ManagedRuleGroupStatement = {
1175
1383
  * @minLength 1
1176
1384
  * @maxLength 64
1177
1385
  * @pattern ^[\w#:\.\-/]+$
1386
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupstatement.html#cfn-wafv2-webacl-managedrulegroupstatement-version}
1178
1387
  */
1179
1388
  Version?: string | undefined;
1180
1389
  };
1181
1390
  /**
1182
1391
  * The parts of the request to match against using the MatchPattern.
1392
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-mapmatchscope.html}
1183
1393
  */
1184
1394
  export type MapMatchScope = "ALL" | "KEY" | "VALUE";
1185
1395
  /**
1186
1396
  * A logical rule statement used to negate the results of another rule statement. You provide one `Statement` within the `NotStatement` .
1397
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-notstatement.html}
1187
1398
  */
1188
1399
  export type NotStatement = {
1189
1400
  /**
1190
1401
  * The statement to negate. You can use any statement that can be nested.
1402
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-notstatement.html#cfn-wafv2-webacl-notstatement-statement}
1191
1403
  */
1192
1404
  Statement: Statement;
1193
1405
  };
1194
1406
  /**
1195
1407
  * A logical rule statement used to combine other rule statements with OR logic. You provide more than one `Statement` within the `OrStatement` .
1408
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-orstatement.html}
1196
1409
  */
1197
1410
  export type OrStatement = {
1198
1411
  /**
1199
1412
  * The statements to combine with OR logic. You can use any statements that can be nested.
1413
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-orstatement.html#cfn-wafv2-webacl-orstatement-statements}
1200
1414
  */
1201
1415
  Statements: Statement[];
1202
1416
  };
@@ -1206,25 +1420,30 @@ export type OrStatement = {
1206
1420
  * You can only use this for rule statements that reference a rule group, like `RuleGroupReferenceStatement` and `ManagedRuleGroupStatement` .
1207
1421
  *
1208
1422
  * > This option is usually set to none. It does not affect how the rules in the rule group are evaluated. If you want the rules in the rule group to only count matches, do not use this and instead use the rule action override option, with `Count` action, in your rule group reference statement settings.
1423
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-overrideaction.html}
1209
1424
  */
1210
1425
  export type OverrideAction = {
1211
1426
  /**
1212
1427
  * Override the rule group evaluation result to count only.
1213
1428
  *
1214
1429
  * > This option is usually set to none. It does not affect how the rules in the rule group are evaluated. If you want the rules in the rule group to only count matches, do not use this and instead use the rule action override option, with `Count` action, in your rule group reference statement settings.
1430
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-overrideaction.html#cfn-wafv2-webacl-overrideaction-count}
1215
1431
  */
1216
1432
  Count?: Record<string, unknown> | undefined;
1217
1433
  /**
1218
1434
  * Don't override the rule group evaluation result. This is the most common setting.
1435
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-overrideaction.html#cfn-wafv2-webacl-overrideaction-none}
1219
1436
  */
1220
1437
  None?: Record<string, unknown> | undefined;
1221
1438
  };
1222
1439
  /**
1223
1440
  * Handling of requests containing oversize fields
1441
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-oversizehandling.html}
1224
1442
  */
1225
1443
  export type OversizeHandling = "CONTINUE" | "MATCH" | "NO_MATCH";
1226
1444
  /**
1227
1445
  * Position of the evaluation in the FieldToMatch of request.
1446
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-positionalconstraint.html}
1228
1447
  */
1229
1448
  export type PositionalConstraint = "EXACTLY" | "STARTS_WITH" | "ENDS_WITH" | "CONTAINS" | "CONTAINS_WORD";
1230
1449
  /**
@@ -1270,6 +1489,7 @@ export type PositionalConstraint = "EXACTLY" | "STARTS_WITH" | "ENDS_WITH" | "CO
1270
1489
  * If you only aggregate on the individual IP address or forwarded IP address, you can retrieve the list of IP addresses that AWS WAF is currently rate limiting for a rule through the API call `GetRateBasedStatementManagedKeys` . This option is not available for other aggregation configurations.
1271
1490
  *
1272
1491
  * AWS WAF tracks and manages web requests separately for each instance of a rate-based rule that you use. For example, if you provide the same rate-based rule settings in two web ACLs, each of the two rule statements represents a separate instance of the rate-based rule and gets its own tracking and management by AWS WAF . If you define a rate-based rule inside a rule group, and then use that rule group in multiple places, each use creates a separate instance of the rate-based rule that gets its own tracking and management by AWS WAF .
1492
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatement.html}
1273
1493
  */
1274
1494
  export type RateBasedStatement = {
1275
1495
  /**
@@ -1293,10 +1513,12 @@ export type RateBasedStatement = {
1293
1513
  * - `IP` - Aggregate the request counts on the IP address from the web request origin.
1294
1514
  *
1295
1515
  * To aggregate on a combination of the IP address with other aggregate keys, use `CUSTOM_KEYS` .
1516
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatement.html#cfn-wafv2-webacl-ratebasedstatement-aggregatekeytype}
1296
1517
  */
1297
1518
  AggregateKeyType: "CONSTANT" | "IP" | "FORWARDED_IP" | "CUSTOM_KEYS";
1298
1519
  /**
1299
1520
  * Specifies the aggregate keys to use in a rate-base rule.
1521
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatement.html#cfn-wafv2-webacl-ratebasedstatement-customkeys}
1300
1522
  */
1301
1523
  CustomKeys?: RateBasedStatementCustomKey[] | undefined;
1302
1524
  /**
@@ -1305,6 +1527,7 @@ export type RateBasedStatement = {
1305
1527
  * This setting doesn't determine how often AWS WAF checks the rate, but how far back it looks each time it checks. AWS WAF checks the rate about every 10 seconds.
1306
1528
  *
1307
1529
  * Default: `300` (5 minutes)
1530
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatement.html#cfn-wafv2-webacl-ratebasedstatement-evaluationwindowsec}
1308
1531
  */
1309
1532
  EvaluationWindowSec?: EvaluationWindowSec | undefined;
1310
1533
  /**
@@ -1313,6 +1536,7 @@ export type RateBasedStatement = {
1313
1536
  * > If the specified header isn't present in the request, AWS WAF doesn't apply the rule to the web request at all.
1314
1537
  *
1315
1538
  * This is required if you specify a forwarded IP in the rule's aggregate key settings.
1539
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatement.html#cfn-wafv2-webacl-ratebasedstatement-forwardedipconfig}
1316
1540
  */
1317
1541
  ForwardedIPConfig?: ForwardedIPConfiguration | undefined;
1318
1542
  /**
@@ -1322,10 +1546,12 @@ export type RateBasedStatement = {
1322
1546
  *
1323
1547
  * - If you aggregate on just the IP address, this is the limit on requests from any single IP address.
1324
1548
  * - If you aggregate on the HTTP method and the query argument name "city", then this is the limit on requests for any single method, city pair.
1549
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatement.html#cfn-wafv2-webacl-ratebasedstatement-limit}
1325
1550
  */
1326
1551
  Limit: number;
1327
1552
  /**
1328
1553
  * An optional nested statement that narrows the scope of the web requests that are evaluated and managed by the rate-based statement. When you use a scope-down statement, the rate-based rule only tracks and rate limits requests that match the scope-down statement. You can use any nestable `Statement` in the scope-down statement, and you can nest statements at any level, the same as you can for a rule statement.
1554
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatement.html#cfn-wafv2-webacl-ratebasedstatement-scopedownstatement}
1329
1555
  */
1330
1556
  ScopeDownStatement?: Statement | undefined;
1331
1557
  };
@@ -1333,10 +1559,12 @@ export type RateBasedStatement = {
1333
1559
  * Specifies a single custom aggregate key for a rate-base rule.
1334
1560
  *
1335
1561
  * > Web requests that are missing any of the components specified in the aggregation keys are omitted from the rate-based rule evaluation and handling.
1562
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatementcustomkey.html}
1336
1563
  */
1337
1564
  export type RateBasedStatementCustomKey = {
1338
1565
  /**
1339
1566
  * Use the value of a cookie in the request as an aggregate key. Each distinct value in the cookie contributes to the aggregation instance. If you use a single cookie as your custom key, then each value fully defines an aggregation instance.
1567
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatementcustomkey.html#cfn-wafv2-webacl-ratebasedstatementcustomkey-cookie}
1340
1568
  */
1341
1569
  Cookie?: RateLimitCookie | undefined;
1342
1570
  /**
@@ -1345,28 +1573,34 @@ export type RateBasedStatementCustomKey = {
1345
1573
  * When you specify an IP or forwarded IP in the custom key settings, you must also specify at least one other key to use. You can aggregate on only the forwarded IP address by specifying `FORWARDED_IP` in your rate-based statement's `AggregateKeyType` .
1346
1574
  *
1347
1575
  * With this option, you must specify the header to use in the rate-based rule's `ForwardedIPConfig` property.
1576
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatementcustomkey.html#cfn-wafv2-webacl-ratebasedstatementcustomkey-forwardedip}
1348
1577
  */
1349
1578
  ForwardedIP?: Record<string, unknown> | undefined;
1350
1579
  /**
1351
1580
  * Use the request's HTTP method as an aggregate key. Each distinct HTTP method contributes to the aggregation instance. If you use just the HTTP method as your custom key, then each method fully defines an aggregation instance.
1581
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatementcustomkey.html#cfn-wafv2-webacl-ratebasedstatementcustomkey-httpmethod}
1352
1582
  */
1353
1583
  HTTPMethod?: Record<string, unknown> | undefined;
1354
1584
  /**
1355
1585
  * Use the value of a header in the request as an aggregate key. Each distinct value in the header contributes to the aggregation instance. If you use a single header as your custom key, then each value fully defines an aggregation instance.
1586
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatementcustomkey.html#cfn-wafv2-webacl-ratebasedstatementcustomkey-header}
1356
1587
  */
1357
1588
  Header?: RateLimitHeader | undefined;
1358
1589
  /**
1359
1590
  * Use the request's originating IP address as an aggregate key. Each distinct IP address contributes to the aggregation instance.
1360
1591
  *
1361
1592
  * When you specify an IP or forwarded IP in the custom key settings, you must also specify at least one other key to use. You can aggregate on only the IP address by specifying `IP` in your rate-based statement's `AggregateKeyType` .
1593
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatementcustomkey.html#cfn-wafv2-webacl-ratebasedstatementcustomkey-ip}
1362
1594
  */
1363
1595
  IP?: Record<string, unknown> | undefined;
1364
1596
  /**
1365
1597
  * Use the request's JA3 fingerprint as an aggregate key. If you use a single JA3 fingerprint as your custom key, then each value fully defines an aggregation instance.
1598
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatementcustomkey.html#cfn-wafv2-webacl-ratebasedstatementcustomkey-ja3fingerprint}
1366
1599
  */
1367
1600
  JA3Fingerprint?: RateLimitJA3Fingerprint | undefined;
1368
1601
  /**
1369
1602
  * Use the request's JA4 fingerprint as an aggregate key. If you use a single JA4 fingerprint as your custom key, then each value fully defines an aggregation instance.
1603
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatementcustomkey.html#cfn-wafv2-webacl-ratebasedstatementcustomkey-ja4fingerprint}
1370
1604
  */
1371
1605
  JA4Fingerprint?: RateLimitJA4Fingerprint | undefined;
1372
1606
  /**
@@ -1375,23 +1609,28 @@ export type RateBasedStatementCustomKey = {
1375
1609
  * This uses only labels that have been added to the request by rules that are evaluated before this rate-based rule in the web ACL.
1376
1610
  *
1377
1611
  * For information about label namespaces and names, see [Label syntax and naming requirements](https://docs.aws.amazon.com/waf/latest/developerguide/waf-rule-label-requirements.html) in the *AWS WAF Developer Guide* .
1612
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatementcustomkey.html#cfn-wafv2-webacl-ratebasedstatementcustomkey-labelnamespace}
1378
1613
  */
1379
1614
  LabelNamespace?: RateLimitLabelNamespace | undefined;
1380
1615
  /**
1381
1616
  * Use the specified query argument as an aggregate key. Each distinct value for the named query argument contributes to the aggregation instance. If you use a single query argument as your custom key, then each value fully defines an aggregation instance.
1617
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatementcustomkey.html#cfn-wafv2-webacl-ratebasedstatementcustomkey-queryargument}
1382
1618
  */
1383
1619
  QueryArgument?: RateLimitQueryArgument | undefined;
1384
1620
  /**
1385
1621
  * Use the request's query string as an aggregate key. Each distinct string contributes to the aggregation instance. If you use just the query string as your custom key, then each string fully defines an aggregation instance.
1622
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatementcustomkey.html#cfn-wafv2-webacl-ratebasedstatementcustomkey-querystring}
1386
1623
  */
1387
1624
  QueryString?: RateLimitQueryString | undefined;
1388
1625
  /**
1389
1626
  * Use the request's URI path as an aggregate key. Each distinct URI path contributes to the aggregation instance. If you use just the URI path as your custom key, then each URI path fully defines an aggregation instance.
1627
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratebasedstatementcustomkey.html#cfn-wafv2-webacl-ratebasedstatementcustomkey-uripath}
1390
1628
  */
1391
1629
  UriPath?: RateLimitUriPath | undefined;
1392
1630
  };
1393
1631
  /**
1394
1632
  * Specifies a cookie as an aggregate key for a rate-based rule. Each distinct value in the cookie contributes to the aggregation instance. If you use a single cookie as your custom key, then each value fully defines an aggregation instance.
1633
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitcookie.html}
1395
1634
  */
1396
1635
  export type RateLimitCookie = {
1397
1636
  /**
@@ -1399,15 +1638,18 @@ export type RateLimitCookie = {
1399
1638
  * @minLength 1
1400
1639
  * @maxLength 64
1401
1640
  * @pattern .*\S.*
1641
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitcookie.html#cfn-wafv2-webacl-ratelimitcookie-name}
1402
1642
  */
1403
1643
  Name: string;
1404
1644
  /**
1405
1645
  * Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection. Text transformations are used in rule match statements, to transform the `FieldToMatch` request component before inspecting it, and they're used in rate-based rule statements, to transform request components before using them as custom aggregation keys. If you specify one or more transformations to apply, AWS WAF performs all transformations on the specified content, starting from the lowest priority setting, and then uses the transformed component contents.
1646
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitcookie.html#cfn-wafv2-webacl-ratelimitcookie-texttransformations}
1406
1647
  */
1407
1648
  TextTransformations: TextTransformation[];
1408
1649
  };
1409
1650
  /**
1410
1651
  * Specifies a header as an aggregate key for a rate-based rule. Each distinct value in the header contributes to the aggregation instance. If you use a single header as your custom key, then each value fully defines an aggregation instance.
1652
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitheader.html}
1411
1653
  */
1412
1654
  export type RateLimitHeader = {
1413
1655
  /**
@@ -1415,15 +1657,18 @@ export type RateLimitHeader = {
1415
1657
  * @minLength 1
1416
1658
  * @maxLength 64
1417
1659
  * @pattern .*\S.*
1660
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitheader.html#cfn-wafv2-webacl-ratelimitheader-name}
1418
1661
  */
1419
1662
  Name: string;
1420
1663
  /**
1421
1664
  * Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection. Text transformations are used in rule match statements, to transform the `FieldToMatch` request component before inspecting it, and they're used in rate-based rule statements, to transform request components before using them as custom aggregation keys. If you specify one or more transformations to apply, AWS WAF performs all transformations on the specified content, starting from the lowest priority setting, and then uses the transformed component contents.
1665
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitheader.html#cfn-wafv2-webacl-ratelimitheader-texttransformations}
1422
1666
  */
1423
1667
  TextTransformations: TextTransformation[];
1424
1668
  };
1425
1669
  /**
1426
1670
  * Use the request's JA3 fingerprint derived from the TLS Client Hello of an incoming request as an aggregate key. If you use a single JA3 fingerprint as your custom key, then each value fully defines an aggregation instance.
1671
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitja3fingerprint.html}
1427
1672
  */
1428
1673
  export type RateLimitJA3Fingerprint = {
1429
1674
  /**
@@ -1433,11 +1678,13 @@ export type RateLimitJA3Fingerprint = {
1433
1678
  *
1434
1679
  * - `MATCH` - Treat the web request as matching the rule statement. AWS WAF applies the rule action to the request.
1435
1680
  * - `NO_MATCH` - Treat the web request as not matching the rule statement.
1681
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitja3fingerprint.html#cfn-wafv2-webacl-ratelimitja3fingerprint-fallbackbehavior}
1436
1682
  */
1437
1683
  FallbackBehavior: "MATCH" | "NO_MATCH";
1438
1684
  };
1439
1685
  /**
1440
1686
  * Use the request's JA4 fingerprint derived from the TLS Client Hello of an incoming request as an aggregate key. If you use a single JA4 fingerprint as your custom key, then each value fully defines an aggregation instance.
1687
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitja4fingerprint.html}
1441
1688
  */
1442
1689
  export type RateLimitJA4Fingerprint = {
1443
1690
  /**
@@ -1447,6 +1694,7 @@ export type RateLimitJA4Fingerprint = {
1447
1694
  *
1448
1695
  * - `MATCH` - Treat the web request as matching the rule statement. AWS WAF applies the rule action to the request.
1449
1696
  * - `NO_MATCH` - Treat the web request as not matching the rule statement.
1697
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitja4fingerprint.html#cfn-wafv2-webacl-ratelimitja4fingerprint-fallbackbehavior}
1450
1698
  */
1451
1699
  FallbackBehavior: "MATCH" | "NO_MATCH";
1452
1700
  };
@@ -1456,16 +1704,19 @@ export type RateLimitJA4Fingerprint = {
1456
1704
  * This uses only labels that have been added to the request by rules that are evaluated before this rate-based rule in the web ACL.
1457
1705
  *
1458
1706
  * For information about label namespaces and names, see [Label syntax and naming requirements](https://docs.aws.amazon.com/waf/latest/developerguide/waf-rule-label-requirements.html) in the *AWS WAF Developer Guide* .
1707
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitlabelnamespace.html}
1459
1708
  */
1460
1709
  export type RateLimitLabelNamespace = {
1461
1710
  /**
1462
1711
  * The namespace to use for aggregation.
1463
1712
  * @pattern ^[0-9A-Za-z_:-]{1,1024}$
1713
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitlabelnamespace.html#cfn-wafv2-webacl-ratelimitlabelnamespace-namespace}
1464
1714
  */
1465
1715
  Namespace: string;
1466
1716
  };
1467
1717
  /**
1468
1718
  * Specifies a query argument in the request as an aggregate key for a rate-based rule. Each distinct value for the named query argument contributes to the aggregation instance. If you use a single query argument as your custom key, then each value fully defines an aggregation instance.
1719
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitqueryargument.html}
1469
1720
  */
1470
1721
  export type RateLimitQueryArgument = {
1471
1722
  /**
@@ -1473,47 +1724,57 @@ export type RateLimitQueryArgument = {
1473
1724
  * @minLength 1
1474
1725
  * @maxLength 64
1475
1726
  * @pattern .*\S.*
1727
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitqueryargument.html#cfn-wafv2-webacl-ratelimitqueryargument-name}
1476
1728
  */
1477
1729
  Name: string;
1478
1730
  /**
1479
1731
  * Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection. Text transformations are used in rule match statements, to transform the `FieldToMatch` request component before inspecting it, and they're used in rate-based rule statements, to transform request components before using them as custom aggregation keys. If you specify one or more transformations to apply, AWS WAF performs all transformations on the specified content, starting from the lowest priority setting, and then uses the transformed component contents.
1732
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitqueryargument.html#cfn-wafv2-webacl-ratelimitqueryargument-texttransformations}
1480
1733
  */
1481
1734
  TextTransformations: TextTransformation[];
1482
1735
  };
1483
1736
  /**
1484
1737
  * Specifies the request's query string as an aggregate key for a rate-based rule. Each distinct string contributes to the aggregation instance. If you use just the query string as your custom key, then each string fully defines an aggregation instance.
1738
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitquerystring.html}
1485
1739
  */
1486
1740
  export type RateLimitQueryString = {
1487
1741
  /**
1488
1742
  * Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection. Text transformations are used in rule match statements, to transform the `FieldToMatch` request component before inspecting it, and they're used in rate-based rule statements, to transform request components before using them as custom aggregation keys. If you specify one or more transformations to apply, AWS WAF performs all transformations on the specified content, starting from the lowest priority setting, and then uses the transformed component contents.
1743
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimitquerystring.html#cfn-wafv2-webacl-ratelimitquerystring-texttransformations}
1489
1744
  */
1490
1745
  TextTransformations: TextTransformation[];
1491
1746
  };
1492
1747
  /**
1493
1748
  * Specifies the request's URI path as an aggregate key for a rate-based rule. Each distinct URI path contributes to the aggregation instance. If you use just the URI path as your custom key, then each URI path fully defines an aggregation instance.
1749
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimituripath.html}
1494
1750
  */
1495
1751
  export type RateLimitUriPath = {
1496
1752
  /**
1497
1753
  * Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection. Text transformations are used in rule match statements, to transform the `FieldToMatch` request component before inspecting it, and they're used in rate-based rule statements, to transform request components before using them as custom aggregation keys. If you specify one or more transformations to apply, AWS WAF performs all transformations on the specified content, starting from the lowest priority setting, and then uses the transformed component contents.
1754
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ratelimituripath.html#cfn-wafv2-webacl-ratelimituripath-texttransformations}
1498
1755
  */
1499
1756
  TextTransformations: TextTransformation[];
1500
1757
  };
1501
1758
  /**
1502
1759
  * A rule statement used to search web request components for a match against a single regular expression.
1760
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-regexmatchstatement.html}
1503
1761
  */
1504
1762
  export type RegexMatchStatement = {
1505
1763
  /**
1506
1764
  * The part of the web request that you want AWS WAF to inspect.
1765
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-regexmatchstatement.html#cfn-wafv2-webacl-regexmatchstatement-fieldtomatch}
1507
1766
  */
1508
1767
  FieldToMatch: FieldToMatch;
1509
1768
  /**
1510
1769
  * The string representing the regular expression.
1511
1770
  * @minLength 1
1512
1771
  * @maxLength 512
1772
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-regexmatchstatement.html#cfn-wafv2-webacl-regexmatchstatement-regexstring}
1513
1773
  */
1514
1774
  RegexString: string;
1515
1775
  /**
1516
1776
  * Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection. If you specify one or more transformations in a rule statement, AWS WAF performs all transformations on the content of the request component identified by `FieldToMatch` , starting from the lowest priority setting, before inspecting the content for a match.
1777
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-regexmatchstatement.html#cfn-wafv2-webacl-regexmatchstatement-texttransformations}
1517
1778
  */
1518
1779
  TextTransformations: TextTransformation[];
1519
1780
  };
@@ -1521,18 +1782,22 @@ export type RegexMatchStatement = {
1521
1782
  * A rule statement used to search web request components for matches with regular expressions. To use this, create a `RegexPatternSet` that specifies the expressions that you want to detect, then use that set in this statement. A web request matches the pattern set rule statement if the request component matches any of the patterns in the set.
1522
1783
  *
1523
1784
  * Each regex pattern set rule statement references a regex pattern set. You create and maintain the set independent of your rules. This allows you to use the single set in multiple rules. When you update the referenced set, AWS WAF automatically updates all rules that reference it.
1785
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-regexpatternsetreferencestatement.html}
1524
1786
  */
1525
1787
  export type RegexPatternSetReferenceStatement = {
1526
1788
  /**
1527
1789
  * The Amazon Resource Name (ARN) of the `RegexPatternSet` that this statement references.
1790
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-regexpatternsetreferencestatement.html#cfn-wafv2-webacl-regexpatternsetreferencestatement-arn}
1528
1791
  */
1529
1792
  Arn: string;
1530
1793
  /**
1531
1794
  * The part of the web request that you want AWS WAF to inspect.
1795
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-regexpatternsetreferencestatement.html#cfn-wafv2-webacl-regexpatternsetreferencestatement-fieldtomatch}
1532
1796
  */
1533
1797
  FieldToMatch: FieldToMatch;
1534
1798
  /**
1535
1799
  * Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection. If you specify one or more transformations in a rule statement, AWS WAF performs all transformations on the content of the request component identified by `FieldToMatch` , starting from the lowest priority setting, before inspecting the content for a match.
1800
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-regexpatternsetreferencestatement.html#cfn-wafv2-webacl-regexpatternsetreferencestatement-texttransformations}
1536
1801
  */
1537
1802
  TextTransformations: TextTransformation[];
1538
1803
  };
@@ -1546,12 +1811,14 @@ export type RegexPatternSetReferenceStatement = {
1546
1811
  * For Application Load Balancer and AWS AppSync , the limit is fixed at 8 KB (8,192 bytes).
1547
1812
  *
1548
1813
  * This is used in the `AssociationConfig` of the web ACL.
1814
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestbodyassociatedresourcetypeconfig.html}
1549
1815
  */
1550
1816
  export type RequestBodyAssociatedResourceTypeConfig = {
1551
1817
  /**
1552
1818
  * Specifies the maximum size of the web request body component that an associated CloudFront, API Gateway, Amazon Cognito, App Runner, or Verified Access resource should send to AWS WAF for inspection. This applies to statements in the web ACL that inspect the body or JSON body.
1553
1819
  *
1554
1820
  * Default: `16 KB (16,384 bytes)`
1821
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestbodyassociatedresourcetypeconfig.html#cfn-wafv2-webacl-requestbodyassociatedresourcetypeconfig-defaultsizeinspectionlimit}
1555
1822
  */
1556
1823
  DefaultSizeInspectionLimit: SizeInspectionLimit;
1557
1824
  };
@@ -1561,6 +1828,7 @@ export type RequestBodyAssociatedResourceTypeConfig = {
1561
1828
  * This is part of the `AWSManagedRulesATPRuleSet` configuration in `ManagedRuleGroupConfig` .
1562
1829
  *
1563
1830
  * In these settings, you specify how your application accepts login attempts by providing the request payload type and the names of the fields within the request body where the username and password are provided.
1831
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestinspection.html}
1564
1832
  */
1565
1833
  export type RequestInspection = {
1566
1834
  /**
@@ -1574,10 +1842,12 @@ export type RequestInspection = {
1574
1842
  * - For form encoded payload types, use the HTML form names.
1575
1843
  *
1576
1844
  * For example, for an HTML form with the input element named `password1` , the password field specification is `password1` .
1845
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestinspection.html#cfn-wafv2-webacl-requestinspection-passwordfield}
1577
1846
  */
1578
1847
  PasswordField: FieldIdentifier;
1579
1848
  /**
1580
1849
  * The payload type for your login endpoint, either JSON or form encoded.
1850
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestinspection.html#cfn-wafv2-webacl-requestinspection-payloadtype}
1581
1851
  */
1582
1852
  PayloadType: "JSON" | "FORM_ENCODED";
1583
1853
  /**
@@ -1591,6 +1861,7 @@ export type RequestInspection = {
1591
1861
  * - For form encoded payload types, use the HTML form names.
1592
1862
  *
1593
1863
  * For example, for an HTML form with the input element named `username1` , the username field specification is `username1`
1864
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestinspection.html#cfn-wafv2-webacl-requestinspection-usernamefield}
1594
1865
  */
1595
1866
  UsernameField: FieldIdentifier;
1596
1867
  };
@@ -1600,6 +1871,7 @@ export type RequestInspection = {
1600
1871
  * This is part of the `AWSManagedRulesACFPRuleSet` configuration in `ManagedRuleGroupConfig` .
1601
1872
  *
1602
1873
  * In these settings, you specify how your application accepts account creation attempts by providing the request payload type and the names of the fields within the request body where the username, password, email, and primary address and phone number fields are provided.
1874
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestinspectionacfp.html}
1603
1875
  */
1604
1876
  export type RequestInspectionACFP = {
1605
1877
  /**
@@ -1615,6 +1887,7 @@ export type RequestInspectionACFP = {
1615
1887
  * - For form encoded payload types, use the HTML form names.
1616
1888
  *
1617
1889
  * For example, for an HTML form with input elements named `primaryaddressline1` , `primaryaddressline2` , and `primaryaddressline3` , the address fields identifiers are `primaryaddressline1` , `primaryaddressline2` , and `primaryaddressline3` .
1890
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestinspectionacfp.html#cfn-wafv2-webacl-requestinspectionacfp-addressfields}
1618
1891
  */
1619
1892
  AddressFields?: FieldIdentifier[] | undefined;
1620
1893
  /**
@@ -1628,6 +1901,7 @@ export type RequestInspectionACFP = {
1628
1901
  * - For form encoded payload types, use the HTML form names.
1629
1902
  *
1630
1903
  * For example, for an HTML form with the input element named `email1` , the email field specification is `email1` .
1904
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestinspectionacfp.html#cfn-wafv2-webacl-requestinspectionacfp-emailfield}
1631
1905
  */
1632
1906
  EmailField?: FieldIdentifier | undefined;
1633
1907
  /**
@@ -1641,10 +1915,12 @@ export type RequestInspectionACFP = {
1641
1915
  * - For form encoded payload types, use the HTML form names.
1642
1916
  *
1643
1917
  * For example, for an HTML form with the input element named `password1` , the password field specification is `password1` .
1918
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestinspectionacfp.html#cfn-wafv2-webacl-requestinspectionacfp-passwordfield}
1644
1919
  */
1645
1920
  PasswordField?: FieldIdentifier | undefined;
1646
1921
  /**
1647
1922
  * The payload type for your account creation endpoint, either JSON or form encoded.
1923
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestinspectionacfp.html#cfn-wafv2-webacl-requestinspectionacfp-payloadtype}
1648
1924
  */
1649
1925
  PayloadType: "JSON" | "FORM_ENCODED";
1650
1926
  /**
@@ -1660,6 +1936,7 @@ export type RequestInspectionACFP = {
1660
1936
  * - For form encoded payload types, use the HTML form names.
1661
1937
  *
1662
1938
  * For example, for an HTML form with input elements named `primaryphoneline1` , `primaryphoneline2` , and `primaryphoneline3` , the phone number field identifiers are `primaryphoneline1` , `primaryphoneline2` , and `primaryphoneline3` .
1939
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestinspectionacfp.html#cfn-wafv2-webacl-requestinspectionacfp-phonenumberfields}
1663
1940
  */
1664
1941
  PhoneNumberFields?: FieldIdentifier[] | undefined;
1665
1942
  /**
@@ -1673,11 +1950,13 @@ export type RequestInspectionACFP = {
1673
1950
  * - For form encoded payload types, use the HTML form names.
1674
1951
  *
1675
1952
  * For example, for an HTML form with the input element named `username1` , the username field specification is `username1`
1953
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-requestinspectionacfp.html#cfn-wafv2-webacl-requestinspectionacfp-usernamefield}
1676
1954
  */
1677
1955
  UsernameField?: FieldIdentifier | undefined;
1678
1956
  };
1679
1957
  /**
1680
1958
  * Valid values are TEXT_PLAIN, TEXT_HTML, and APPLICATION_JSON.
1959
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responsecontenttype.html}
1681
1960
  */
1682
1961
  export type ResponseContentType = "TEXT_PLAIN" | "TEXT_HTML" | "APPLICATION_JSON";
1683
1962
  /**
@@ -1690,22 +1969,27 @@ export type ResponseContentType = "TEXT_PLAIN" | "TEXT_HTML" | "APPLICATION_JSON
1690
1969
  * This is part of the `AWSManagedRulesATPRuleSet` and `AWSManagedRulesACFPRuleSet` configurations in `ManagedRuleGroupConfig` .
1691
1970
  *
1692
1971
  * Enable response inspection by configuring exactly one component of the response to inspect, for example, `Header` or `StatusCode` . You can't configure more than one component for inspection. If you don't configure any of the response inspection options, response inspection is disabled.
1972
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspection.html}
1693
1973
  */
1694
1974
  export type ResponseInspection = {
1695
1975
  /**
1696
1976
  * Configures inspection of the response body for success and failure indicators. AWS WAF can inspect the first 65,536 bytes (64 KB) of the response body.
1977
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspection.html#cfn-wafv2-webacl-responseinspection-bodycontains}
1697
1978
  */
1698
1979
  BodyContains?: ResponseInspectionBodyContains | undefined;
1699
1980
  /**
1700
1981
  * Configures inspection of the response header for success and failure indicators.
1982
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspection.html#cfn-wafv2-webacl-responseinspection-header}
1701
1983
  */
1702
1984
  Header?: ResponseInspectionHeader | undefined;
1703
1985
  /**
1704
1986
  * Configures inspection of the response JSON for success and failure indicators. AWS WAF can inspect the first 65,536 bytes (64 KB) of the response JSON.
1987
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspection.html#cfn-wafv2-webacl-responseinspection-json}
1705
1988
  */
1706
1989
  Json?: ResponseInspectionJson | undefined;
1707
1990
  /**
1708
1991
  * Configures inspection of the response status code for success and failure indicators.
1992
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspection.html#cfn-wafv2-webacl-responseinspection-statuscode}
1709
1993
  */
1710
1994
  StatusCode?: ResponseInspectionStatusCode | undefined;
1711
1995
  };
@@ -1713,18 +1997,21 @@ export type ResponseInspection = {
1713
1997
  * Configures inspection of the response body. AWS WAF can inspect the first 65,536 bytes (64 KB) of the response body. This is part of the `ResponseInspection` configuration for `AWSManagedRulesATPRuleSet` and `AWSManagedRulesACFPRuleSet` .
1714
1998
  *
1715
1999
  * > Response inspection is available only in web ACLs that protect Amazon CloudFront distributions.
2000
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionbodycontains.html}
1716
2001
  */
1717
2002
  export type ResponseInspectionBodyContains = {
1718
2003
  /**
1719
2004
  * Strings in the body of the response that indicate a failed login or account creation attempt. To be counted as a failure, the string can be anywhere in the body and must be an exact match, including case. Each string must be unique among the success and failure strings.
1720
2005
  *
1721
2006
  * JSON example: `"FailureStrings": [ "Request failed" ]`
2007
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionbodycontains.html#cfn-wafv2-webacl-responseinspectionbodycontains-failurestrings}
1722
2008
  */
1723
2009
  FailureStrings: string[];
1724
2010
  /**
1725
2011
  * Strings in the body of the response that indicate a successful login or account creation attempt. To be counted as a success, the string can be anywhere in the body and must be an exact match, including case. Each string must be unique among the success and failure strings.
1726
2012
  *
1727
2013
  * JSON examples: `"SuccessStrings": [ "Login successful" ]` and `"SuccessStrings": [ "Account creation successful", "Welcome to our site!" ]`
2014
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionbodycontains.html#cfn-wafv2-webacl-responseinspectionbodycontains-successstrings}
1728
2015
  */
1729
2016
  SuccessStrings: string[];
1730
2017
  };
@@ -1732,12 +2019,14 @@ export type ResponseInspectionBodyContains = {
1732
2019
  * Configures inspection of the response header. This is part of the `ResponseInspection` configuration for `AWSManagedRulesATPRuleSet` and `AWSManagedRulesACFPRuleSet` .
1733
2020
  *
1734
2021
  * > Response inspection is available only in web ACLs that protect Amazon CloudFront distributions.
2022
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionheader.html}
1735
2023
  */
1736
2024
  export type ResponseInspectionHeader = {
1737
2025
  /**
1738
2026
  * Values in the response header with the specified name that indicate a failed login or account creation attempt. To be counted as a failure, the value must be an exact match, including case. Each value must be unique among the success and failure values.
1739
2027
  *
1740
2028
  * JSON examples: `"FailureValues": [ "LoginFailed", "Failed login" ]` and `"FailureValues": [ "AccountCreationFailed" ]`
2029
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionheader.html#cfn-wafv2-webacl-responseinspectionheader-failurevalues}
1741
2030
  */
1742
2031
  FailureValues: string[];
1743
2032
  /**
@@ -1747,12 +2036,14 @@ export type ResponseInspectionHeader = {
1747
2036
  * @minLength 1
1748
2037
  * @maxLength 200
1749
2038
  * @pattern .*\S.*
2039
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionheader.html#cfn-wafv2-webacl-responseinspectionheader-name}
1750
2040
  */
1751
2041
  Name: string;
1752
2042
  /**
1753
2043
  * Values in the response header with the specified name that indicate a successful login or account creation attempt. To be counted as a success, the value must be an exact match, including case. Each value must be unique among the success and failure values.
1754
2044
  *
1755
2045
  * JSON examples: `"SuccessValues": [ "LoginPassed", "Successful login" ]` and `"SuccessValues": [ "AccountCreated", "Successful account creation" ]`
2046
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionheader.html#cfn-wafv2-webacl-responseinspectionheader-successvalues}
1756
2047
  */
1757
2048
  SuccessValues: string[];
1758
2049
  };
@@ -1760,12 +2051,14 @@ export type ResponseInspectionHeader = {
1760
2051
  * Configures inspection of the response JSON. AWS WAF can inspect the first 65,536 bytes (64 KB) of the response JSON. This is part of the `ResponseInspection` configuration for `AWSManagedRulesATPRuleSet` and `AWSManagedRulesACFPRuleSet` .
1761
2052
  *
1762
2053
  * > Response inspection is available only in web ACLs that protect Amazon CloudFront distributions.
2054
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionjson.html}
1763
2055
  */
1764
2056
  export type ResponseInspectionJson = {
1765
2057
  /**
1766
2058
  * Values for the specified identifier in the response JSON that indicate a failed login or account creation attempt. To be counted as a failure, the value must be an exact match, including case. Each value must be unique among the success and failure values.
1767
2059
  *
1768
2060
  * JSON example: `"FailureValues": [ "False", "Failed" ]`
2061
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionjson.html#cfn-wafv2-webacl-responseinspectionjson-failurevalues}
1769
2062
  */
1770
2063
  FailureValues: string[];
1771
2064
  /**
@@ -1775,12 +2068,14 @@ export type ResponseInspectionJson = {
1775
2068
  * @minLength 1
1776
2069
  * @maxLength 512
1777
2070
  * @pattern .*\S.*
2071
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionjson.html#cfn-wafv2-webacl-responseinspectionjson-identifier}
1778
2072
  */
1779
2073
  Identifier: string;
1780
2074
  /**
1781
2075
  * Values for the specified identifier in the response JSON that indicate a successful login or account creation attempt. To be counted as a success, the value must be an exact match, including case. Each value must be unique among the success and failure values.
1782
2076
  *
1783
2077
  * JSON example: `"SuccessValues": [ "True", "Succeeded" ]`
2078
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionjson.html#cfn-wafv2-webacl-responseinspectionjson-successvalues}
1784
2079
  */
1785
2080
  SuccessValues: string[];
1786
2081
  };
@@ -1788,23 +2083,27 @@ export type ResponseInspectionJson = {
1788
2083
  * Configures inspection of the response status code. This is part of the `ResponseInspection` configuration for `AWSManagedRulesATPRuleSet` and `AWSManagedRulesACFPRuleSet` .
1789
2084
  *
1790
2085
  * > Response inspection is available only in web ACLs that protect Amazon CloudFront distributions.
2086
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionstatuscode.html}
1791
2087
  */
1792
2088
  export type ResponseInspectionStatusCode = {
1793
2089
  /**
1794
2090
  * Status codes in the response that indicate a failed login or account creation attempt. To be counted as a failure, the response status code must match one of these. Each code must be unique among the success and failure status codes.
1795
2091
  *
1796
2092
  * JSON example: `"FailureCodes": [ 400, 404 ]`
2093
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionstatuscode.html#cfn-wafv2-webacl-responseinspectionstatuscode-failurecodes}
1797
2094
  */
1798
2095
  FailureCodes: number[];
1799
2096
  /**
1800
2097
  * Status codes in the response that indicate a successful login or account creation attempt. To be counted as a success, the response status code must match one of these. Each code must be unique among the success and failure status codes.
1801
2098
  *
1802
2099
  * JSON example: `"SuccessCodes": [ 200, 201 ]`
2100
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-responseinspectionstatuscode.html#cfn-wafv2-webacl-responseinspectionstatuscode-successcodes}
1803
2101
  */
1804
2102
  SuccessCodes: number[];
1805
2103
  };
1806
2104
  /**
1807
2105
  * A single rule, which you can use in a `WebACL` or `RuleGroup` to identify web requests that you want to manage in some way. Each rule includes one top-level `Statement` that AWS WAF uses to identify matching web requests, and parameters that govern how AWS WAF handles them.
2106
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-rule.html}
1808
2107
  */
1809
2108
  export type Rule = {
1810
2109
  /**
@@ -1816,20 +2115,24 @@ export type Rule = {
1816
2115
  *
1817
2116
  * - If the rule statement doesn't reference a rule group, you must set this rule action setting and you must not set the rule's override action setting.
1818
2117
  * - If the rule statement references a rule group, you must not set this action setting, because the actions are already set on the rules inside the rule group. You must set the rule's override action setting to indicate specifically whether to override the actions that are set on the rules in the rule group.
2118
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-rule.html#cfn-wafv2-webacl-rule-action}
1819
2119
  */
1820
2120
  Action?: RuleAction | undefined;
1821
2121
  /**
1822
2122
  * Specifies how AWS WAF should handle `CAPTCHA` evaluations. If you don't specify this, AWS WAF uses the `CAPTCHA` configuration that's defined for the web ACL.
2123
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-rule.html#cfn-wafv2-webacl-rule-captchaconfig}
1823
2124
  */
1824
2125
  CaptchaConfig?: CaptchaConfig | undefined;
1825
2126
  /**
1826
2127
  * Specifies how AWS WAF should handle `Challenge` evaluations. If you don't specify this, AWS WAF uses the challenge configuration that's defined for the web ACL.
2128
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-rule.html#cfn-wafv2-webacl-rule-challengeconfig}
1827
2129
  */
1828
2130
  ChallengeConfig?: ChallengeConfig | undefined;
1829
2131
  /**
1830
2132
  * The name of the rule.
1831
2133
  *
1832
2134
  * If you change the name of a `Rule` after you create it and you want the rule's metric name to reflect the change, update the metric name in the rule's `VisibilityConfig` settings. AWS WAF doesn't automatically update the metric name when you update the rule name.
2135
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-rule.html#cfn-wafv2-webacl-rule-name}
1833
2136
  */
1834
2137
  Name: string;
1835
2138
  /**
@@ -1841,10 +2144,12 @@ export type Rule = {
1841
2144
  *
1842
2145
  * - If the rule statement references a rule group, you must set this override action setting and you must not set the rule's action setting.
1843
2146
  * - If the rule statement doesn't reference a rule group, you must set the rule action setting and you must not set the rule's override action setting.
2147
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-rule.html#cfn-wafv2-webacl-rule-overrideaction}
1844
2148
  */
1845
2149
  OverrideAction?: OverrideAction | undefined;
1846
2150
  /**
1847
2151
  * If you define more than one `Rule` in a `WebACL` , AWS WAF evaluates each request against the `Rules` in order based on the value of `Priority` . AWS WAF processes rules with lower priority first. The priorities don't need to be consecutive, but they must all be different.
2152
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-rule.html#cfn-wafv2-webacl-rule-priority}
1848
2153
  */
1849
2154
  Priority: number;
1850
2155
  /**
@@ -1862,29 +2167,35 @@ export type Rule = {
1862
2167
  * - Don't use the following reserved words in your label specification: `aws` , `waf` , `managed` , `rulegroup` , `webacl` , `regexpatternset` , or `ipset` .
1863
2168
  *
1864
2169
  * For example, `myLabelName` or `nameSpace1:nameSpace2:myLabelName` .
2170
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-rule.html#cfn-wafv2-webacl-rule-rulelabels}
1865
2171
  */
1866
2172
  RuleLabels?: Label[] | undefined;
1867
2173
  /**
1868
2174
  * The AWS WAF processing statement for the rule, for example `ByteMatchStatement` or `SizeConstraintStatement` .
2175
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-rule.html#cfn-wafv2-webacl-rule-statement}
1869
2176
  */
1870
2177
  Statement: Statement;
1871
2178
  /**
1872
2179
  * Defines and enables Amazon CloudWatch metrics and web request sample collection.
1873
2180
  *
1874
2181
  * If you change the name of a `Rule` after you create it and you want the rule's metric name to reflect the change, update the metric name as well. AWS WAF doesn't automatically update the metric name.
2182
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-rule.html#cfn-wafv2-webacl-rule-visibilityconfig}
1875
2183
  */
1876
2184
  VisibilityConfig: VisibilityConfig;
1877
2185
  };
1878
2186
  /**
1879
2187
  * The action that AWS WAF should take on a web request when it matches a rule's statement. Settings at the web ACL level can override the rule action setting.
2188
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ruleaction.html}
1880
2189
  */
1881
2190
  export type RuleAction = {
1882
2191
  /**
1883
2192
  * Instructs AWS WAF to allow the web request.
2193
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ruleaction.html#cfn-wafv2-webacl-ruleaction-allow}
1884
2194
  */
1885
2195
  Allow?: AllowAction | undefined;
1886
2196
  /**
1887
2197
  * Instructs AWS WAF to block the web request.
2198
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ruleaction.html#cfn-wafv2-webacl-ruleaction-block}
1888
2199
  */
1889
2200
  Block?: BlockAction | undefined;
1890
2201
  /**
@@ -1902,14 +2213,17 @@ export type RuleAction = {
1902
2213
  * You can configure the expiration time in the `CaptchaConfig` `ImmunityTimeProperty` setting at the rule and web ACL level. The rule setting overrides the web ACL setting.
1903
2214
  *
1904
2215
  * This action option is available for rules. It isn't available for web ACL default actions.
2216
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ruleaction.html#cfn-wafv2-webacl-ruleaction-captcha}
1905
2217
  */
1906
2218
  Captcha?: CaptchaAction | undefined;
1907
2219
  /**
1908
2220
  * Instructs AWS WAF to run a `Challenge` check against the web request.
2221
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ruleaction.html#cfn-wafv2-webacl-ruleaction-challenge}
1909
2222
  */
1910
2223
  Challenge?: ChallengeAction | undefined;
1911
2224
  /**
1912
2225
  * Instructs AWS WAF to count the web request and then continue evaluating the request using the remaining rules in the web ACL.
2226
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ruleaction.html#cfn-wafv2-webacl-ruleaction-count}
1913
2227
  */
1914
2228
  Count?: CountAction | undefined;
1915
2229
  };
@@ -1917,14 +2231,17 @@ export type RuleAction = {
1917
2231
  * Action setting to use in the place of a rule action that is configured inside the rule group. You specify one override for each rule whose action you want to change.
1918
2232
  *
1919
2233
  * You can use overrides for testing, for example you can override all of rule actions to `Count` and then monitor the resulting count metrics to understand how the rule group would handle your web traffic. You can also permanently override some or all actions, to modify how the rule group manages your web traffic.
2234
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ruleactionoverride.html}
1920
2235
  */
1921
2236
  export type RuleActionOverride = {
1922
2237
  /**
1923
2238
  * The override action to use, in place of the configured action of the rule in the rule group.
2239
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ruleactionoverride.html#cfn-wafv2-webacl-ruleactionoverride-actiontouse}
1924
2240
  */
1925
2241
  ActionToUse: RuleAction;
1926
2242
  /**
1927
2243
  * The name of the rule to override.
2244
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-ruleactionoverride.html#cfn-wafv2-webacl-ruleactionoverride-name}
1928
2245
  */
1929
2246
  Name: string;
1930
2247
  };
@@ -1932,16 +2249,19 @@ export type RuleActionOverride = {
1932
2249
  * A rule statement used to run the rules that are defined in a `RuleGroup` . To use this, create a rule group with your rules, then provide the ARN of the rule group in this statement.
1933
2250
  *
1934
2251
  * You cannot nest a `RuleGroupReferenceStatement` , for example for use inside a `NotStatement` or `OrStatement` . You cannot use a rule group reference statement inside another rule group. You can only reference a rule group as a top-level statement within a rule that you define in a web ACL.
2252
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-rulegroupreferencestatement.html}
1935
2253
  */
1936
2254
  export type RuleGroupReferenceStatement = {
1937
2255
  /**
1938
2256
  * The Amazon Resource Name (ARN) of the entity.
2257
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-rulegroupreferencestatement.html#cfn-wafv2-webacl-rulegroupreferencestatement-arn}
1939
2258
  */
1940
2259
  Arn: string;
1941
2260
  /**
1942
2261
  * Rules in the referenced rule group whose actions are set to `Count` .
1943
2262
  *
1944
2263
  * > Instead of this option, use `RuleActionOverrides` . It accepts any valid action setting, including `Count` .
2264
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-rulegroupreferencestatement.html#cfn-wafv2-webacl-rulegroupreferencestatement-excludedrules}
1945
2265
  */
1946
2266
  ExcludedRules?: ExcludedRule[] | undefined;
1947
2267
  /**
@@ -1950,15 +2270,18 @@ export type RuleGroupReferenceStatement = {
1950
2270
  * > Take care to verify the rule names in your overrides. If you provide a rule name that doesn't match the name of any rule in the rule group, AWS WAF doesn't return an error and doesn't apply the override setting.
1951
2271
  *
1952
2272
  * You can use overrides for testing, for example you can override all of rule actions to `Count` and then monitor the resulting count metrics to understand how the rule group would handle your web traffic. You can also permanently override some or all actions, to modify how the rule group manages your web traffic.
2273
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-rulegroupreferencestatement.html#cfn-wafv2-webacl-rulegroupreferencestatement-ruleactionoverrides}
1953
2274
  */
1954
2275
  RuleActionOverrides?: RuleActionOverride[] | undefined;
1955
2276
  };
1956
2277
  /**
1957
2278
  * Use CLOUDFRONT for CloudFront WebACL, use REGIONAL for Application Load Balancer and API Gateway.
2279
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-scope.html}
1958
2280
  */
1959
2281
  export type Scope = "CLOUDFRONT" | "REGIONAL";
1960
2282
  /**
1961
2283
  * Sensitivity Level current only used for sqli match statements.
2284
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sensitivitylevel.html}
1962
2285
  */
1963
2286
  export type SensitivityLevel = "LOW" | "HIGH";
1964
2287
  /**
@@ -1967,34 +2290,44 @@ export type SensitivityLevel = "LOW" | "HIGH";
1967
2290
  * If you configure AWS WAF to inspect the request body, AWS WAF inspects only the number of bytes in the body up to the limit for the web ACL and protected resource type. If you know that the request body for your web requests should never exceed the inspection limit, you can use a size constraint statement to block requests that have a larger request body size. For more information about the inspection limits, see `Body` and `JsonBody` settings for the `FieldToMatch` data type.
1968
2291
  *
1969
2292
  * If you choose URI for the value of Part of the request to filter on, the slash (/) in the URI counts as one character. For example, the URI `/logo.jpg` is nine characters long.
2293
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sizeconstraintstatement.html}
1970
2294
  */
1971
2295
  export type SizeConstraintStatement = {
1972
2296
  /**
1973
2297
  * The operator to use to compare the request part to the size setting.
2298
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sizeconstraintstatement.html#cfn-wafv2-webacl-sizeconstraintstatement-comparisonoperator}
1974
2299
  */
1975
2300
  ComparisonOperator: "EQ" | "NE" | "LE" | "LT" | "GE" | "GT";
1976
2301
  /**
1977
2302
  * The part of the web request that you want AWS WAF to inspect.
2303
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sizeconstraintstatement.html#cfn-wafv2-webacl-sizeconstraintstatement-fieldtomatch}
1978
2304
  */
1979
2305
  FieldToMatch: FieldToMatch;
1980
2306
  /**
1981
2307
  * The size, in byte, to compare to the request part, after any transformations.
1982
2308
  * @min 0
1983
2309
  * @max 21474836480
2310
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sizeconstraintstatement.html#cfn-wafv2-webacl-sizeconstraintstatement-size}
1984
2311
  */
1985
2312
  Size: number;
1986
2313
  /**
1987
2314
  * Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection. If you specify one or more transformations in a rule statement, AWS WAF performs all transformations on the content of the request component identified by `FieldToMatch` , starting from the lowest priority setting, before inspecting the content for a match.
2315
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sizeconstraintstatement.html#cfn-wafv2-webacl-sizeconstraintstatement-texttransformations}
1988
2316
  */
1989
2317
  TextTransformations: TextTransformation[];
1990
2318
  };
2319
+ /**
2320
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sizeinspectionlimit.html}
2321
+ */
1991
2322
  export type SizeInspectionLimit = "KB_16" | "KB_32" | "KB_48" | "KB_64";
1992
2323
  /**
1993
2324
  * A rule statement that inspects for malicious SQL code. Attackers insert malicious SQL code into web requests to do things like modify your database or extract data from it.
2325
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sqlimatchstatement.html}
1994
2326
  */
1995
2327
  export type SqliMatchStatement = {
1996
2328
  /**
1997
2329
  * The part of the web request that you want AWS WAF to inspect.
2330
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sqlimatchstatement.html#cfn-wafv2-webacl-sqlimatchstatement-fieldtomatch}
1998
2331
  */
1999
2332
  FieldToMatch: FieldToMatch;
2000
2333
  /**
@@ -2005,23 +2338,28 @@ export type SqliMatchStatement = {
2005
2338
  * `LOW` is generally a better choice for resources that already have other protections against SQL injection attacks or that have a low tolerance for false positives.
2006
2339
  *
2007
2340
  * Default: `LOW`
2341
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sqlimatchstatement.html#cfn-wafv2-webacl-sqlimatchstatement-sensitivitylevel}
2008
2342
  */
2009
2343
  SensitivityLevel?: SensitivityLevel | undefined;
2010
2344
  /**
2011
2345
  * Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection. If you specify one or more transformations in a rule statement, AWS WAF performs all transformations on the content of the request component identified by `FieldToMatch` , starting from the lowest priority setting, before inspecting the content for a match.
2346
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-sqlimatchstatement.html#cfn-wafv2-webacl-sqlimatchstatement-texttransformations}
2012
2347
  */
2013
2348
  TextTransformations: TextTransformation[];
2014
2349
  };
2015
2350
  /**
2016
2351
  * The processing guidance for a rule, used by AWS WAF to determine whether a web request matches the rule.
2352
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statement.html}
2017
2353
  */
2018
2354
  export type Statement = {
2019
2355
  /**
2020
2356
  * A logical rule statement used to combine other rule statements with AND logic. You provide more than one `Statement` within the `AndStatement` .
2357
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statement.html#cfn-wafv2-webacl-statement-andstatement}
2021
2358
  */
2022
2359
  AndStatement?: AndStatement | undefined;
2023
2360
  /**
2024
2361
  * A rule statement that defines a string match search for AWS WAF to apply to web requests. The byte match statement provides the bytes to search for, the location in requests that you want AWS WAF to search, and other settings. The bytes to search for are typically a string that corresponds with ASCII characters. In the AWS WAF console and the developer guide, this is called a string match statement.
2362
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statement.html#cfn-wafv2-webacl-statement-bytematchstatement}
2025
2363
  */
2026
2364
  ByteMatchStatement?: ByteMatchStatement | undefined;
2027
2365
  /**
@@ -2037,18 +2375,21 @@ export type Statement = {
2037
2375
  * If you use a forwarded IP address, the label formats are `awswaf:forwardedip:geo:region:<ISO country code>-<ISO region code>` and `awswaf:forwardedip:geo:country:<ISO country code>` .
2038
2376
  *
2039
2377
  * For additional details, see [Geographic match rule statement](https://docs.aws.amazon.com/waf/latest/developerguide/waf-rule-statement-type-geo-match.html) in the [AWS WAF Developer Guide](https://docs.aws.amazon.com/waf/latest/developerguide/waf-chapter.html) .
2378
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statement.html#cfn-wafv2-webacl-statement-geomatchstatement}
2040
2379
  */
2041
2380
  GeoMatchStatement?: GeoMatchStatement | undefined;
2042
2381
  /**
2043
2382
  * A rule statement used to detect web requests coming from particular IP addresses or address ranges. To use this, create an `IPSet` that specifies the addresses you want to detect, then use the ARN of that set in this statement.
2044
2383
  *
2045
2384
  * Each IP set rule statement references an IP set. You create and maintain the set independent of your rules. This allows you to use the single set in multiple rules. When you update the referenced set, AWS WAF automatically updates all rules that reference it.
2385
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statement.html#cfn-wafv2-webacl-statement-ipsetreferencestatement}
2046
2386
  */
2047
2387
  IPSetReferenceStatement?: IPSetReferenceStatement | undefined;
2048
2388
  /**
2049
2389
  * A rule statement to match against labels that have been added to the web request by rules that have already run in the web ACL.
2050
2390
  *
2051
2391
  * The label match statement provides the label or namespace string to search for. The label string can represent a part or all of the fully qualified label name that had been added to the web request. Fully qualified labels have a prefix, optional namespaces, and label name. The prefix identifies the rule group or web ACL context of the rule that added the label. If you do not provide the fully qualified name in your label match string, AWS WAF performs the search for labels that were added in the same context as the label match statement.
2392
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statement.html#cfn-wafv2-webacl-statement-labelmatchstatement}
2052
2393
  */
2053
2394
  LabelMatchStatement?: LabelMatchStatement | undefined;
2054
2395
  /**
@@ -2057,14 +2398,17 @@ export type Statement = {
2057
2398
  * You cannot nest a `ManagedRuleGroupStatement` , for example for use inside a `NotStatement` or `OrStatement` . It can only be referenced as a top-level statement within a rule.
2058
2399
  *
2059
2400
  * > You are charged additional fees when you use the AWS WAF Bot Control managed rule group `AWSManagedRulesBotControlRuleSet` , the AWS WAF Fraud Control account takeover prevention (ATP) managed rule group `AWSManagedRulesATPRuleSet` , or the AWS WAF Fraud Control account creation fraud prevention (ACFP) managed rule group `AWSManagedRulesACFPRuleSet` . For more information, see [AWS WAF Pricing](https://docs.aws.amazon.com/waf/pricing/) .
2401
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statement.html#cfn-wafv2-webacl-statement-managedrulegroupstatement}
2060
2402
  */
2061
2403
  ManagedRuleGroupStatement?: ManagedRuleGroupStatement | undefined;
2062
2404
  /**
2063
2405
  * A logical rule statement used to negate the results of another rule statement. You provide one `Statement` within the `NotStatement` .
2406
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statement.html#cfn-wafv2-webacl-statement-notstatement}
2064
2407
  */
2065
2408
  NotStatement?: NotStatement | undefined;
2066
2409
  /**
2067
2410
  * A logical rule statement used to combine other rule statements with OR logic. You provide more than one `Statement` within the `OrStatement` .
2411
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statement.html#cfn-wafv2-webacl-statement-orstatement}
2068
2412
  */
2069
2413
  OrStatement?: OrStatement | undefined;
2070
2414
  /**
@@ -2110,22 +2454,26 @@ export type Statement = {
2110
2454
  * If you only aggregate on the individual IP address or forwarded IP address, you can retrieve the list of IP addresses that AWS WAF is currently rate limiting for a rule through the API call `GetRateBasedStatementManagedKeys` . This option is not available for other aggregation configurations.
2111
2455
  *
2112
2456
  * AWS WAF tracks and manages web requests separately for each instance of a rate-based rule that you use. For example, if you provide the same rate-based rule settings in two web ACLs, each of the two rule statements represents a separate instance of the rate-based rule and gets its own tracking and management by AWS WAF . If you define a rate-based rule inside a rule group, and then use that rule group in multiple places, each use creates a separate instance of the rate-based rule that gets its own tracking and management by AWS WAF .
2457
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statement.html#cfn-wafv2-webacl-statement-ratebasedstatement}
2113
2458
  */
2114
2459
  RateBasedStatement?: RateBasedStatement | undefined;
2115
2460
  /**
2116
2461
  * A rule statement used to search web request components for a match against a single regular expression.
2462
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statement.html#cfn-wafv2-webacl-statement-regexmatchstatement}
2117
2463
  */
2118
2464
  RegexMatchStatement?: RegexMatchStatement | undefined;
2119
2465
  /**
2120
2466
  * A rule statement used to search web request components for matches with regular expressions. To use this, create a `RegexPatternSet` that specifies the expressions that you want to detect, then use the ARN of that set in this statement. A web request matches the pattern set rule statement if the request component matches any of the patterns in the set.
2121
2467
  *
2122
2468
  * Each regex pattern set rule statement references a regex pattern set. You create and maintain the set independent of your rules. This allows you to use the single set in multiple rules. When you update the referenced set, AWS WAF automatically updates all rules that reference it.
2469
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statement.html#cfn-wafv2-webacl-statement-regexpatternsetreferencestatement}
2123
2470
  */
2124
2471
  RegexPatternSetReferenceStatement?: RegexPatternSetReferenceStatement | undefined;
2125
2472
  /**
2126
2473
  * A rule statement used to run the rules that are defined in a `RuleGroup` . To use this, create a rule group with your rules, then provide the ARN of the rule group in this statement.
2127
2474
  *
2128
2475
  * You cannot nest a `RuleGroupReferenceStatement` , for example for use inside a `NotStatement` or `OrStatement` . You cannot use a rule group reference statement inside another rule group. You can only reference a rule group as a top-level statement within a rule that you define in a web ACL.
2476
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statement.html#cfn-wafv2-webacl-statement-rulegroupreferencestatement}
2129
2477
  */
2130
2478
  RuleGroupReferenceStatement?: RuleGroupReferenceStatement | undefined;
2131
2479
  /**
@@ -2134,32 +2482,39 @@ export type Statement = {
2134
2482
  * If you configure AWS WAF to inspect the request body, AWS WAF inspects only the number of bytes in the body up to the limit for the web ACL and protected resource type. If you know that the request body for your web requests should never exceed the inspection limit, you can use a size constraint statement to block requests that have a larger request body size. For more information about the inspection limits, see `Body` and `JsonBody` settings for the `FieldToMatch` data type.
2135
2483
  *
2136
2484
  * If you choose URI for the value of Part of the request to filter on, the slash (/) in the URI counts as one character. For example, the URI `/logo.jpg` is nine characters long.
2485
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statement.html#cfn-wafv2-webacl-statement-sizeconstraintstatement}
2137
2486
  */
2138
2487
  SizeConstraintStatement?: SizeConstraintStatement | undefined;
2139
2488
  /**
2140
2489
  * A rule statement that inspects for malicious SQL code. Attackers insert malicious SQL code into web requests to do things like modify your database or extract data from it.
2490
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statement.html#cfn-wafv2-webacl-statement-sqlimatchstatement}
2141
2491
  */
2142
2492
  SqliMatchStatement?: SqliMatchStatement | undefined;
2143
2493
  /**
2144
2494
  * A rule statement that inspects for cross-site scripting (XSS) attacks. In XSS attacks, the attacker uses vulnerabilities in a benign website as a vehicle to inject malicious client-site scripts into other legitimate web browsers.
2495
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-statement.html#cfn-wafv2-webacl-statement-xssmatchstatement}
2145
2496
  */
2146
2497
  XssMatchStatement?: XssMatchStatement | undefined;
2147
2498
  };
2148
2499
  /**
2149
2500
  * Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection.
2501
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-texttransformation.html}
2150
2502
  */
2151
2503
  export type TextTransformation = {
2152
2504
  /**
2153
2505
  * Sets the relative processing order for multiple transformations. AWS WAF processes all transformations, from lowest priority to highest, before inspecting the transformed content. The priorities don't need to be consecutive, but they must all be different.
2506
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-texttransformation.html#cfn-wafv2-webacl-texttransformation-priority}
2154
2507
  */
2155
2508
  Priority: number;
2156
2509
  /**
2157
2510
  * For detailed descriptions of each of the transformation types, see [Text transformations](https://docs.aws.amazon.com/waf/latest/developerguide/waf-rule-statement-transformation.html) in the *AWS WAF Developer Guide* .
2511
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-texttransformation.html#cfn-wafv2-webacl-texttransformation-type}
2158
2512
  */
2159
2513
  Type: TextTransformationType;
2160
2514
  };
2161
2515
  /**
2162
2516
  * Type of text transformation.
2517
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-texttransformationtype.html}
2163
2518
  */
2164
2519
  export type TextTransformationType = "NONE" | "COMPRESS_WHITE_SPACE" | "HTML_ENTITY_DECODE" | "LOWERCASE" | "CMD_LINE" | "URL_DECODE" | "BASE64_DECODE" | "HEX_DECODE" | "MD5" | "REPLACE_COMMENTS" | "ESCAPE_SEQ_DECODE" | "SQL_HEX_DECODE" | "CSS_DECODE" | "JS_DECODE" | "NORMALIZE_PATH" | "NORMALIZE_PATH_WIN" | "REMOVE_NULLS" | "REPLACE_NULLS" | "BASE64_DECODE_EXT" | "URL_DECODE_UNI" | "UTF8_TO_UNICODE";
2165
2520
  /**
@@ -2168,6 +2523,7 @@ export type TextTransformationType = "NONE" | "COMPRESS_WHITE_SPACE" | "HTML_ENT
2168
2523
  * This is used to indicate the web request component to inspect, in the `FieldToMatch` specification.
2169
2524
  *
2170
2525
  * Example JSON: `"UriFragment": { "MatchPattern": { "All": {} }, "MatchScope": "KEY", "OversizeHandling": "MATCH" }`
2526
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-urifragment.html}
2171
2527
  */
2172
2528
  export type UriFragment = {
2173
2529
  /**
@@ -2182,11 +2538,13 @@ export type UriFragment = {
2182
2538
  * Example JSON: `{ "UriFragment": { "FallbackBehavior": "MATCH"} }`
2183
2539
  *
2184
2540
  * > AWS WAF parsing doesn't fully validate the input JSON string, so parsing can succeed even for invalid JSON. When parsing succeeds, AWS WAF doesn't apply the fallback behavior. For more information, see [JSON body](https://docs.aws.amazon.com/waf/latest/developerguide/waf-rule-statement-fields-list.html#waf-rule-statement-request-component-json-body) in the *AWS WAF Developer Guide* .
2541
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-urifragment.html#cfn-wafv2-webacl-urifragment-fallbackbehavior}
2185
2542
  */
2186
2543
  FallbackBehavior?: "MATCH" | "NO_MATCH" | undefined;
2187
2544
  };
2188
2545
  /**
2189
2546
  * Defines and enables Amazon CloudWatch metrics and web request sample collection.
2547
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-visibilityconfig.html}
2190
2548
  */
2191
2549
  export type VisibilityConfig = {
2192
2550
  /**
@@ -2194,12 +2552,14 @@ export type VisibilityConfig = {
2194
2552
  *
2195
2553
  * For web ACLs, the metrics are for web requests that have the web ACL default action applied. AWS WAF applies the default action to web requests that pass the inspection of all rules in the web ACL without being either allowed or blocked. For more information,
2196
2554
  * see [The web ACL default action](https://docs.aws.amazon.com/waf/latest/developerguide/web-acl-default-action.html) in the *AWS WAF Developer Guide* .
2555
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-visibilityconfig.html#cfn-wafv2-webacl-visibilityconfig-cloudwatchmetricsenabled}
2197
2556
  */
2198
2557
  CloudWatchMetricsEnabled: boolean;
2199
2558
  /**
2200
2559
  * A name of the Amazon CloudWatch metric dimension. The name can contain only the characters: A-Z, a-z, 0-9, - (hyphen), and _ (underscore). The name can be from one to 128 characters long. It can't contain whitespace or metric names that are reserved for AWS WAF , for example `All` and `Default_Action` .
2201
2560
  * @minLength 1
2202
2561
  * @maxLength 128
2562
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-visibilityconfig.html#cfn-wafv2-webacl-visibilityconfig-metricname}
2203
2563
  */
2204
2564
  MetricName: string;
2205
2565
  /**
@@ -2208,19 +2568,23 @@ export type VisibilityConfig = {
2208
2568
  * If you configure data protection for the web ACL, the protection applies to the web ACL's sampled web request data.
2209
2569
  *
2210
2570
  * > Request sampling doesn't provide a field redaction option, and any field redaction that you specify in your logging configuration doesn't affect sampling. You can only exclude fields from request sampling by disabling sampling in the web ACL visibility configuration or by configuring data protection for the web ACL.
2571
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-visibilityconfig.html#cfn-wafv2-webacl-visibilityconfig-sampledrequestsenabled}
2211
2572
  */
2212
2573
  SampledRequestsEnabled: boolean;
2213
2574
  };
2214
2575
  /**
2215
2576
  * A rule statement that inspects for cross-site scripting (XSS) attacks. In XSS attacks, the attacker uses vulnerabilities in a benign website as a vehicle to inject malicious client-site scripts into other legitimate web browsers.
2577
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-xssmatchstatement.html}
2216
2578
  */
2217
2579
  export type XssMatchStatement = {
2218
2580
  /**
2219
2581
  * The part of the web request that you want AWS WAF to inspect.
2582
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-xssmatchstatement.html#cfn-wafv2-webacl-xssmatchstatement-fieldtomatch}
2220
2583
  */
2221
2584
  FieldToMatch: FieldToMatch;
2222
2585
  /**
2223
2586
  * Text transformations eliminate some of the unusual formatting that attackers use in web requests in an effort to bypass detection. If you specify one or more transformations in a rule statement, AWS WAF performs all transformations on the content of the request component identified by `FieldToMatch` , starting from the lowest priority setting, before inspecting the content for a match.
2587
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-xssmatchstatement.html#cfn-wafv2-webacl-xssmatchstatement-texttransformations}
2224
2588
  */
2225
2589
  TextTransformations: TextTransformation[];
2226
2590
  };