Waf Functions
object WafFunctions
Functions
Link copied to clipboard
aws.waf.IpSet
Retrieves a WAF IP Set Resource Id.
Link copied to clipboard
aws.waf.RateBasedRule
Retrieves a WAF Rate Based Rule Resource Id.
suspend fun getRateBasedRule(argument: suspend GetRateBasedRulePlainArgsBuilder.() -> Unit): GetRateBasedRuleResult
Link copied to clipboard
aws.waf.Rule
Retrieves a WAF Rule Resource Id.
Link copied to clipboard
suspend fun getSubscribedRuleGroup(argument: GetSubscribedRuleGroupPlainArgs): GetSubscribedRuleGroupResult
aws.waf.getSubscribedRuleGroup
retrieves information about a Managed WAF Rule Group from AWS Marketplace (needs to be subscribed to first).
suspend fun getSubscribedRuleGroup(argument: suspend GetSubscribedRuleGroupPlainArgsBuilder.() -> Unit): GetSubscribedRuleGroupResult
suspend fun getSubscribedRuleGroup(metricName: String? = null, name: String? = null): GetSubscribedRuleGroupResult
Link copied to clipboard
aws.waf.WebAcl
Retrieves a WAF Web ACL Resource Id.