AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-11-13 · Documentation low

File: cli/latest/reference/security-ir/get-membership.md

Summary

Added communicationPreferences parameter and ap-southeast-6 region support

Security assessment

Documents new notification preferences for security team memberships but does not fix a security issue.

Diff

diff --git a/cli/latest/reference/security-ir/get-membership.md b/cli/latest/reference/security-ir/get-membership.md
index 78fc043e3..2ad8f3ab9 100644
--- a//cli/latest/reference/security-ir/get-membership.md
+++ b//cli/latest/reference/security-ir/get-membership.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.32 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.35 Command Reference](../../index.html) »
@@ -245,0 +246 @@ region -> (string)
+>   * `ap-southeast-6`
@@ -368,0 +370,25 @@ incidentResponseTeam -> (list)
+>> 
+>> communicationPreferences -> (list)
+>>
+>>> (string)
+>>>
+>>>> Possible values:
+>>>> 
+>>>>   * `Case Created`
+>>>>   * `Case Updated`
+>>>>   * `Case Acknowledged`
+>>>>   * `Case Closed`
+>>>>   * `Case Updated To Service Managed`
+>>>>   * `Case Status Updated`
+>>>>   * `Case Pending Customer Action Reminder`
+>>>>   * `Case Attachment Url Uploaded`
+>>>>   * `Case Comment Added`
+>>>>   * `Case Comment Updated`
+>>>>   * `Membership Created`
+>>>>   * `Membership Updated`
+>>>>   * `Membership Cancelled`
+>>>>   * `Register Delegated Administrator`
+>>>>   * `Deregister Delegated Administrator`
+>>>>   * `Disable AWS Service Access`
+>>>> 
+
@@ -441 +467 @@ membershipAccountsConfigurations -> (structure)
-  * [AWS CLI 2.31.32 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.35 Command Reference](../../index.html) »