AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-11-19 · Documentation medium

File: cli/latest/reference/backup/update-global-settings.md

Summary

Added documentation for 'isDelegatedAdministratorEnabled' parameter in global backup settings and updated CLI version

Security assessment

Introduces documentation for controlling delegated admin role creation, which is a security feature. While this adds security-related documentation, there's no evidence of addressing a specific vulnerability.

Diff

diff --git a/cli/latest/reference/backup/update-global-settings.md b/cli/latest/reference/backup/update-global-settings.md
index 5bd64cc7e..cbb8ad6ba 100644
--- a//cli/latest/reference/backup/update-global-settings.md
+++ b//cli/latest/reference/backup/update-global-settings.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.37 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.39 Command Reference](../../index.html) »
@@ -99,0 +100,2 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/backup
+> A value for Backup Service-Linked Role creation, styled as``isDelegatedAdministratorEnabled`` . Values can be true or false. Example: `update-global-settings --global-settings isDelegatedAdministratorEnabled=false --region us-west-2` .
+> 
@@ -228 +230 @@ None
-  * [AWS CLI 2.31.37 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.39 Command Reference](../../index.html) »