AWS cli documentation change
Summary
Updated CLI version reference and added prerequisites including domain validation and view permissions
Security assessment
Specifies view permission requirements for data product revisions, enhancing security documentation without evidence of vulnerability fix.
Diff
diff --git a/cli/latest/reference/datazone/list-data-product-revisions.md b/cli/latest/reference/datazone/list-data-product-revisions.md index a1f8dc530..67b6aeff6 100644 --- a//cli/latest/reference/datazone/list-data-product-revisions.md +++ b//cli/latest/reference/datazone/list-data-product-revisions.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 @@ Lists data product revisions. +Prerequisites: + + * The data product ID must exist within the domain. + * User must have view permissions on the data product. + * The domain must be in a valid and accessible state. + + + @@ -265 +273 @@ nextToken -> (string) - * [AWS CLI 2.28.25 Command Reference](../../index.html) » + * [AWS CLI 2.29.0 Command Reference](../../index.html) »