AWS cli documentation change
Summary
Updated CLI version reference from 2.31.18 to 2.31.19 and added details about Job engine versions being grouped releases with new features/updates. Added note that Job engine version feature is not publicly available and requires AWS support access.
Security assessment
The change clarifies feature availability but does not address a specific security vulnerability or weakness. Restricting access via AWS support is an operational control, not a documented security fix.
Diff
diff --git a/cli/latest/reference/mediaconvert/list-versions.md b/cli/latest/reference/mediaconvert/list-versions.md index c56fb3072..55fa973c9 100644 --- a//cli/latest/reference/mediaconvert/list-versions.md +++ b//cli/latest/reference/mediaconvert/list-versions.md @@ -15 +15 @@ - * [AWS CLI 2.31.18 Command Reference](../../index.html) » + * [AWS CLI 2.31.19 Command Reference](../../index.html) » @@ -231 +231 @@ Versions -> (list) ->>> Use Job engine versions to run jobs for your production workflow on one version, while you test and validate the latest version. Job engine versions are in a YYYY-MM-DD format. +>>> Use Job engine versions to run jobs for your production workflow on one version, while you test and validate the latest version. Job engine versions represent periodically grouped MediaConvert releases with new features, updates, improvements, and fixes. Job engine versions are in a YYYY-MM-DD format. Note that the Job engine version feature is not publicly available at this time. To request access, contact AWS support. @@ -243 +243 @@ Versions -> (list) - * [AWS CLI 2.31.18 Command Reference](../../index.html) » + * [AWS CLI 2.31.19 Command Reference](../../index.html) »