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 only adds parameter constraints and updates version. Web ACLs are security features, but this change doesn't document new security aspects.
Diff
diff --git a/cli/latest/reference/waf/list-web-acls.md b/cli/latest/reference/waf/list-web-acls.md index c99b5f349..8821bec53 100644 --- a//cli/latest/reference/waf/list-web-acls.md +++ b//cli/latest/reference/waf/list-web-acls.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 @@ WebACLs -> (list) - * [AWS CLI 2.35.5 Command Reference](../../index.html) » + * [AWS CLI 2.35.8 Command Reference](../../index.html) »