AWS Security ChangesHomeSearch

AWS drs documentation change

Service: drs · 2025-05-16 · Documentation low

File: drs/latest/userguide/post-launch-action-settings-overview.md

Summary

Added SSM Agent disk space requirements for post-launch actions

Security assessment

Documents system requirements without security implications.

Diff

diff --git a/drs/latest/userguide/post-launch-action-settings-overview.md b/drs/latest/userguide/post-launch-action-settings-overview.md
index e7cf11d3f..c16a96cd5 100644
--- a//drs/latest/userguide/post-launch-action-settings-overview.md
+++ b//drs/latest/userguide/post-launch-action-settings-overview.md
@@ -19 +19,6 @@ Automation actions run with the credentials of the same IAM entity that started
-In order to use post-launch actions, you should make sure you have the required permissions. To get these permissions, you can attach the **AWSElasticDisasterRecoveryLaunchActionsPolicy** or **AWSElasticDisasterRecoveryConsoleFullAccess_v2** policies to your IAM identity. These policies contain the permissions needed to run SSM Command and Automation documents that are owned by Amazon or by the account as post-launch actions. 
+  * In order to use post-launch actions, you should make sure you have the required permissions. To get these permissions, you can attach the **AWSElasticDisasterRecoveryLaunchActionsPolicy** or **AWSElasticDisasterRecoveryConsoleFullAccess_v2** policies to your IAM identity. These policies contain the permissions needed to run SSM Command and Automation documents that are owned by Amazon or by the account as post-launch actions. 
+
+  * Installation of the SSM Agent requires a minimum of 200 MB of free disk space and 200 KB of free disk space in the `/var` directory.
+
+
+