AWS cli documentation change
Summary
Updated CLI version reference and added prerequisites including domain validation and user permissions
Security assessment
Adds documentation about permission requirements for listing asset revisions, but no indication of security vulnerability being addressed.
Diff
diff --git a/cli/latest/reference/datazone/list-asset-revisions.md b/cli/latest/reference/datazone/list-asset-revisions.md index 2fcf4548b..6d6698def 100644 --- a//cli/latest/reference/datazone/list-asset-revisions.md +++ b//cli/latest/reference/datazone/list-asset-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,9 @@ Lists the revisions for the asset. +Prerequisites: + + * The asset must exist in the domain. + * There must be at least one revision of the asset (which happens automatically after creation). + * The domain must be valid and active. + * User must have permissions on the asset and domain. + + + @@ -265 +274 @@ nextToken -> (string) - * [AWS CLI 2.28.25 Command Reference](../../index.html) » + * [AWS CLI 2.29.0 Command Reference](../../index.html) »