AWS datazone medium security documentation change
Summary
Updated permissions requirement for editing data products to restrict access to project owners/contributors
Security assessment
The change tightens access controls by specifying explicit ownership/contribution requirements rather than generic permissions. This prevents unauthorized edits through more precise privilege management.
Diff
diff --git a/datazone/latest/userguide/edit-data-product.md b/datazone/latest/userguide/edit-data-product.md index b1145ffbc..f9f93a296 100644 --- a//datazone/latest/userguide/edit-data-product.md +++ b//datazone/latest/userguide/edit-data-product.md @@ -9 +9 @@ Amazon DataZone enables data producers to group data assets into well-defined, s -Any Amazon DataZone user with the required permissions to access the data portal can edit an Amazon DataZone data product. +To edit a data product, you must be the owner or the contributor of the project to which the data product belongs.