ALBHTTPSecurityActionRateProfile (schema)

HTTPSecurityActionRateProfile

Advanced load balancer HTTPSecurityActionRateProfile object
Name Description Type Notes
action Action

The action to take when the rate limit has been reached.
ALBRateLimiterAction Required
per_client_ip Per client ip

Rate limiting should be done on a per client ip basis.
boolean
per_uri_path Per uri path

Rate limiting should be done on a per request uri path
basis.
boolean
rate_limiter Rate limiter

The rate limiter used when this action is triggered.
ALBRateLimiter Required