AWS Security ChangesHomeSearch

AWS cli medium security documentation change

Service: cli · 2026-06-10 · Security-related medium

File: cli/latest/reference/devops-agent/get-service.md

Summary

Added field length constraints and IAM role (mcpRoleArn) documentation

Security assessment

Input validation constraints prevent buffer overflow attacks; IAM role documentation improves permission management

Diff

diff --git a/cli/latest/reference/devops-agent/get-service.md b/cli/latest/reference/devops-agent/get-service.md
index 91faf4219..b1b37c25a 100644
--- a//cli/latest/reference/devops-agent/get-service.md
+++ b//cli/latest/reference/devops-agent/get-service.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.63 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.1 Command Reference](../../index.html) »
@@ -578,0 +579,2 @@ service -> (structure)
+>>>>   * min: `1`
+>>>>   * max: `2048`
@@ -615,0 +618,2 @@ service -> (structure)
+>>>>   * min: `1`
+>>>>   * max: `128`
@@ -625,0 +630,2 @@ service -> (structure)
+>>>>   * min: `1`
+>>>>   * max: `2048`
@@ -670,0 +677,11 @@ service -> (structure)
+>>>>   * min: `0`
+>>>>   * max: `255`
+>>>> 
+
+>>> 
+>>> mcpRoleArn -> (string)
+>>>
+>>>> AWS IAM role ARN.
+>>>> 
+>>>> Constraints:
+>>>> 
@@ -773 +790 @@ tags -> (map)
-  * [AWS CLI 2.34.63 Command Reference](../../index.html) »
+  * [AWS CLI 2.35.1 Command Reference](../../index.html) »