AWS appconfig documentation change
Summary
Removed instructions for configuring EXPERIMENT_ASSIGNMENT_LOG_DESTINATION and reference to data collection documentation
Security assessment
Deletion of logging configuration steps doesn't demonstrate security remediation. No evidence of vulnerability mitigation in the change.
Diff
diff --git a/appconfig/latest/userguide/appconfig-experimentation-creating-prerequisites.md b/appconfig/latest/userguide/appconfig-experimentation-creating-prerequisites.md index 4f67d0068..23edea700 100644 --- a//appconfig/latest/userguide/appconfig-experimentation-creating-prerequisites.md +++ b//appconfig/latest/userguide/appconfig-experimentation-creating-prerequisites.md @@ -21,2 +20,0 @@ Note that each section includes information about configuring IAM permissions so - * **Configure experiment assignment logging** : To capture treatment assignment data during an experiment run, set the `EXPERIMENT_ASSIGNMENT_LOG_DESTINATION` agent configuration option to a file path on disk (for example, `file:/var/log/appconfig/experiments/`). For more information about assignment log format and export, see [About data collection](./appconfig-experimentation-about-data-collection.html). -