AWS cli documentation change
Summary
Updated CLI version from 2.35.5 to 2.35.8 and added constraints documentation for --limit parameter
Security assessment
Change adds parameter constraints but doesn't mention security features or vulnerabilities. Purely a documentation improvement.
Diff
diff --git a/cli/latest/reference/waf/list-rate-based-rules.md b/cli/latest/reference/waf/list-rate-based-rules.md index c45ff9ea3..d6281c6c3 100644 --- a//cli/latest/reference/waf/list-rate-based-rules.md +++ b//cli/latest/reference/waf/list-rate-based-rules.md @@ -15 +15 @@ - * [AWS CLI 2.35.5 Command Reference](../../index.html) » + * [AWS CLI 2.35.8 Command Reference](../../index.html) » @@ -113,0 +114,7 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/waf-20 +> +> Constraints: +> +> * min: `0` +> * max: `100` +> + @@ -296 +303 @@ Rules -> (list) - * [AWS CLI 2.35.5 Command Reference](../../index.html) » + * [AWS CLI 2.35.8 Command Reference](../../index.html) »