AWS cli documentation change
Summary
Updated AWS CLI version reference and expanded note about validating recommendation preferences to include additional services
Security assessment
Version update is routine maintenance. The expanded note adds EBS, ECS, and RDS recommendation types but doesn't introduce new security concepts or address vulnerabilities.
Diff
diff --git a/cli/latest/reference/compute-optimizer/get-effective-recommendation-preferences.md b/cli/latest/reference/compute-optimizer/get-effective-recommendation-preferences.md index a54b22d87..97931df77 100644 --- a//cli/latest/reference/compute-optimizer/get-effective-recommendation-preferences.md +++ b//cli/latest/reference/compute-optimizer/get-effective-recommendation-preferences.md @@ -15 +15 @@ - * [AWS CLI 2.34.57 Command Reference](../../index.html) » + * [AWS CLI 2.34.61 Command Reference](../../index.html) » @@ -256 +256 @@ lookBackPeriod -> (string) -> To validate that the preference is applied to your last generated set of recommendations, review the `effectiveRecommendationPreferences` value in the response of the GetAutoScalingGroupRecommendations or GetEC2InstanceRecommendations actions. +> To validate that the preference is applied to your last generated set of recommendations, review the `effectiveRecommendationPreferences` value in the response of the GetAutoScalingGroupRecommendations, GetEC2InstanceRecommendations, GetEBSVolumeRecommendations, GetECSServiceRecommendations, or GetRDSDatabaseRecommendations actions. @@ -383 +383 @@ preferredResources -> (list) - * [AWS CLI 2.34.57 Command Reference](../../index.html) » + * [AWS CLI 2.34.61 Command Reference](../../index.html) »