AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-09-10 · Documentation low

File: cli/latest/reference/datazone/delete-asset.md

Summary

Updated CLI version reference and added prerequisites for asset deletion, including permissions and dependency checks

Security assessment

The prerequisites emphasize delete permissions and dependency validation, which relate to security best practices but do not indicate a resolved vulnerability.

Diff

diff --git a/cli/latest/reference/datazone/delete-asset.md b/cli/latest/reference/datazone/delete-asset.md
index 1f52d957a..f05e92678 100644
--- a//cli/latest/reference/datazone/delete-asset.md
+++ b//cli/latest/reference/datazone/delete-asset.md
@@ -15 +15 @@
-  * [AWS CLI 2.28.25 Command Reference](../../index.html) »
+  * [AWS CLI 2.29.0 Command Reference](../../index.html) »
@@ -60,0 +61,8 @@ Deletes an asset in Amazon DataZone.
+  * –domain-identifier must refer to a valid and existing domain.
+  * –identifier must refer to an existing asset in the specified domain.
+  * Asset must not be referenced in any existing asset filters.
+  * Asset must not be linked to any draft or published data product.
+  * User must have delete permissions for the domain and project.
+
+
+
@@ -212 +220 @@ None
-  * [AWS CLI 2.28.25 Command Reference](../../index.html) »
+  * [AWS CLI 2.29.0 Command Reference](../../index.html) »