AWS Security ChangesHomeSearch

AWS transform documentation change

Service: transform · 2026-03-13 · Documentation low

File: transform/latest/userguide/custom-command-reference.md

Summary

Added documentation for interactive session commands including `/usage` to display accumulated agent minutes

Security assessment

The change adds usage tracking functionality documentation but contains no security-related content or vulnerability references

Diff

diff --git a/transform/latest/userguide/custom-command-reference.md b/transform/latest/userguide/custom-command-reference.md
index a383444fe..70911e376 100644
--- a//transform/latest/userguide/custom-command-reference.md
+++ b//transform/latest/userguide/custom-command-reference.md
@@ -22,0 +23,9 @@ Start an interactive conversation with the AWS Transform CLI.
+**Interactive session commands**
+
+The following commands can be typed at the input prompt during an interactive session:
+
+  * `/usage` \- Display the accumulated [agent minutes](https://aws.amazon.com/transform/pricing/) for the current session
+
+
+
+