AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/securityagent/delete-application.md

Summary

Clarified command description to specify deletion of associated IAM Identity Center settings.

Security assessment

The change explicitly mentions deletion of IAM Identity Center settings which are security-related, but doesn't address any specific vulnerability or security incident.

Diff

diff --git a/cli/latest/reference/securityagent/delete-application.md b/cli/latest/reference/securityagent/delete-application.md
index 3eb8ec76c..e88390c26 100644
--- a//cli/latest/reference/securityagent/delete-application.md
+++ b//cli/latest/reference/securityagent/delete-application.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.41 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.44 Command Reference](../../index.html) »
@@ -59 +59 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c
-Deletes an application
+Deletes an application and its associated configuration, including IAM Identity Center settings.
@@ -95 +95 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/securi
-> Application ID
+> The unique identifier of the application to delete.
@@ -222 +222 @@ None
-  * [AWS CLI 2.34.41 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.44 Command Reference](../../index.html) »