ALBRateProfile (schema)

RateProfile

Advanced load balancer RateProfile object
Name Description Type Notes
action Action

Action to perform upon rate limiting.
ALBRateLimiterAction Required
explicit_tracking Explicit tracking

Explicitly tracks an attacker across rate periods.
Default value when not specified in API or module is
interpreted by ALB Controller as false.
boolean Default: "False"
fine_grain Fine grain

Enable fine granularity.
Default value when not specified in API or module is
interpreted by ALB Controller as false.
boolean Default: "False"
http_cookie Http cookie

HTTP cookie name.
string
http_header Http header

HTTP header name.
string
rate_limiter Rate limiter

The rate limiter configuration for this rate profile.
ALBRateLimiter