AWSWAFWebACLVisibilityConfiguration
No description
type AWSWAFWebACLVisibilityConfiguration {
cloudWatchMetricsEnabled: Boolean!
metricName: String!
sampledRequestsEnabled: Boolean!
}
Fields
AWSWAFWebACLVisibilityConfiguration.cloudWatchMetricsEnabled ● Boolean! non-null scalar
Indicates whether the associated resource sends metrics to Amazon CloudWatch
AWSWAFWebACLVisibilityConfiguration.metricName ● String! non-null scalar
A name of the Amazon CloudWatch metric dimension
AWSWAFWebACLVisibilityConfiguration.sampledRequestsEnabled ● Boolean! non-null scalar
Indicates whether WAF should store a sampling of the web requests that match the rules
Member of
AWSWAFWebACL object ● AWSWAFWebACLFirewallManagerRuleGroup object ● AWSWAFWebACLRule object