AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-05-28 · Documentation low

File: cli/latest/reference/elementalinference/disassociate-feed.md

Summary

Updated CLI version references, modified resource description, fixed quote typo, added dry run validation note explaining IAM permission checks, and corrected output parameter descriptions.

Security assessment

Added documentation about dry run validation catching missing IAM permissions, which improves security awareness but doesn't address a specific vulnerability.

Diff

diff --git a/cli/latest/reference/elementalinference/disassociate-feed.md b/cli/latest/reference/elementalinference/disassociate-feed.md
index 22042c0aa..3f9e7ae02 100644
--- a//cli/latest/reference/elementalinference/disassociate-feed.md
+++ b//cli/latest/reference/elementalinference/disassociate-feed.md
@@ -13 +13 @@
-  * [next](get-feed.html "get-feed") |
+  * [next](export-dictionary-entries.html "export-dictionary-entries") |
@@ -15 +15 @@
-  * [AWS CLI 2.34.53 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.55 Command Reference](../../index.html) »
@@ -23 +23 @@
-  * [get-feed →](get-feed.html "next chapter \(use the right arrow\)")
+  * [export-dictionary-entries →](export-dictionary-entries.html "next chapter \(use the right arrow\)")
@@ -59 +59 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c
-Releases the resource (for example, an MediaLive channel) that is associated with this feed. The outputs in the feed become disabled.
+Releases the resource (the source media) that is associated with this feed. The outputs in the feed become DISABLED.
@@ -107 +107 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/elemen
-> The name of the resource currently associated with the feed’.
+> The name of the resource currently associated with the feed.
@@ -119,0 +120,2 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/elemen
+> 
+> Elemental Inference will validate that the real request would succeed without actually making any changes. A dry run catches errors such as missing IAM permissions. If the dry run fails, the action returns a 4xx error code.
@@ -236 +238 @@ arn -> (string)
-> The ID of the feed where you deleted the associated resource.
+> The ARN of the feed.
@@ -240 +242 @@ id -> (string)
-> The ARN of the resource that you deleted.
+> The ID of the feed.
@@ -249 +251 @@ id -> (string)
-  * [get-feed →](get-feed.html "next chapter \(use the right arrow\)")
+  * [export-dictionary-entries →](export-dictionary-entries.html "next chapter \(use the right arrow\)")
@@ -256 +258 @@ id -> (string)
-  * [next](get-feed.html "get-feed") |
+  * [next](export-dictionary-entries.html "export-dictionary-entries") |
@@ -258 +260 @@ id -> (string)
-  * [AWS CLI 2.34.53 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.55 Command Reference](../../index.html) »