AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-01-16 · Documentation low

File: cli/latest/reference/socialmessaging/put-whatsapp-business-account-event-destinations.md

Summary

Updated AWS CLI version, increased max value limit from 100 to 115, and expanded ARN pattern matching

Security assessment

Field limit increase and ARN pattern update (arn:aws → arn:.*) for broader compatibility. No security-related changes or vulnerabilities addressed.

Diff

diff --git a/cli/latest/reference/socialmessaging/put-whatsapp-business-account-event-destinations.md b/cli/latest/reference/socialmessaging/put-whatsapp-business-account-event-destinations.md
index 50b4f1369..4c2b0d5b0 100644
--- a//cli/latest/reference/socialmessaging/put-whatsapp-business-account-event-destinations.md
+++ b//cli/latest/reference/socialmessaging/put-whatsapp-business-account-event-destinations.md
@@ -15 +15 @@
-  * [AWS CLI 2.32.33 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.1 Command Reference](../../index.html) »
@@ -100 +100 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/social
->   * max: `100`
+>   * max: `115`
@@ -138 +138 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/social
->>>   * pattern: `arn:aws:iam::\d{12}:role\/[a-zA-Z0-9+=,.@\-_]+`
+>>>   * pattern: `arn:.*:iam::\d{12}:role\/[a-zA-Z0-9+=,.@\-_]+`
@@ -271 +271 @@ None
-  * [AWS CLI 2.32.33 Command Reference](../../index.html) »
+  * [AWS CLI 2.33.1 Command Reference](../../index.html) »