AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/deadline/get-monitor.md

Summary

Updated AWS CLI version reference from 2.34.23 to 2.34.25 and added new identityCenterRegion output field showing AWS region where IAM Identity Center is enabled

Security assessment

This change adds documentation for a new output field related to IAM Identity Center configuration. While IAM Identity Center is a security service, this change documents a new output field rather than addressing a specific security issue. The addition helps users verify the region configuration for Identity Center, which supports proper identity management across regions.

Diff

diff --git a/cli/latest/reference/deadline/get-monitor.md b/cli/latest/reference/deadline/get-monitor.md
index 89c8d49a5..a9d88f144 100644
--- a//cli/latest/reference/deadline/get-monitor.md
+++ b//cli/latest/reference/deadline/get-monitor.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.23 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.25 Command Reference](../../index.html) »
@@ -274,0 +275,12 @@ identityCenterInstanceArn -> (string)
+identityCenterRegion -> (string)
+
+> The AWS region where IAM Identity Center is enabled.
+> 
+> Constraints:
+> 
+>   * min: `1`
+>   * max: `25`
+>   * pattern: `[a-z0-9-]+`
+> 
+
+
@@ -305 +317 @@ updatedBy -> (string)
-  * [AWS CLI 2.34.23 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.25 Command Reference](../../index.html) »