AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/appconfig/start-experiment-run.md

Summary

Added billing note, clarified KMS encryption parameter description, and improved feature flag status wording

Security assessment

Clarifies existing security feature (KMS encryption) but doesn't introduce new security documentation. No evidence of security vulnerability being addressed.

Diff

diff --git a/cli/latest/reference/appconfig/start-experiment-run.md b/cli/latest/reference/appconfig/start-experiment-run.md
index 459b4b2c3..eb8534792 100644
--- a//cli/latest/reference/appconfig/start-experiment-run.md
+++ b//cli/latest/reference/appconfig/start-experiment-run.md
@@ -15 +15 @@
-  * [AWS CLI 2.35.16 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.19 Command Reference](../../index.html) »
@@ -60,0 +61,4 @@ Starts an experiment run for the specified experiment definition. An experiment
+### Note
+
+Billing for this experiment begins when you call this operation and continues until the experiment is stopped. For pricing details, see [AppConfig pricing](https://aws.amazon.com/systems-manager/pricing/) .
+
@@ -237 +241 @@ JSON Syntax:
-> Optional deployment parameters including a KMS key for encryption.
+> The deployment parameters for the experiment run, including a KMS key identifier for encryption.
@@ -728 +732 @@ ExperimentDefinitionSnapshot -> (structure)
->>>>> Whether the feature flag is enabled for this treatment.
+>>>>> Specifies whether the feature flag is enabled for this treatment.
@@ -850 +854 @@ ExperimentDefinitionSnapshot -> (structure)
->>>> Whether the feature flag is enabled for this treatment.
+>>>> Specifies whether the feature flag is enabled for this treatment.
@@ -941 +945 @@ ExperimentDefinitionSnapshot -> (structure)
-  * [AWS CLI 2.35.16 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.19 Command Reference](../../index.html) »