AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-07-10 · Documentation low

File: cli/latest/reference/iotwireless/get-multicast-group.md

Summary

Added DefaultSessionParameters output fields showing DlDr and DlFreq values

Security assessment

Added output fields for existing operational parameters without security implications

Diff

diff --git a/cli/latest/reference/iotwireless/get-multicast-group.md b/cli/latest/reference/iotwireless/get-multicast-group.md
index 27e6dfa5b..aac182a45 100644
--- a//cli/latest/reference/iotwireless/get-multicast-group.md
+++ b//cli/latest/reference/iotwireless/get-multicast-group.md
@@ -15 +15 @@
-  * [AWS CLI 2.35.16 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.19 Command Reference](../../index.html) »
@@ -348,0 +349,26 @@ LoRaWAN -> (structure)
+> 
+> DefaultSessionParameters -> (structure)
+>
+>> The default session parameters for the multicast group.
+>> 
+>> DlDr -> (integer)
+>>
+>>> Downlink data rate.
+>>> 
+>>> Constraints:
+>>> 
+>>>   * min: `0`
+>>>   * max: `15`
+>>> 
+
+>> 
+>> DlFreq -> (integer)
+>>
+>>> Downlink frequency.
+>>> 
+>>> Constraints:
+>>> 
+>>>   * min: `100000000`
+>>>   * max: `1000000000`
+>>> 
+
@@ -364 +390 @@ CreatedAt -> (timestamp)
-  * [AWS CLI 2.35.16 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.19 Command Reference](../../index.html) »