VolumeRecommendation
Describes an Amazon Elastic Block Store (Amazon EBS) volume recommendation.
Contents
- accountId
-
The AWS account ID of the volume.
Type: String
Required: No
- currentConfiguration
-
An array of objects that describe the current configuration of the volume.
Type: VolumeConfiguration object
Required: No
- currentPerformanceRisk
-
The risk of the current EBS volume not meeting the performance needs of its workloads. The higher the risk, the more likely the current EBS volume doesn't have sufficient capacity.
Type: String
Valid Values:
VeryLow | Low | Medium | High
Required: No
- effectiveRecommendationPreferences
-
Describes the effective recommendation preferences for Amazon EBS volume.
Type: EBSEffectiveRecommendationPreferences object
Required: No
- finding
-
The finding classification of the volume.
Findings for volumes include:
-
NotOptimized
—A volume is considered not optimized when AWS Compute Optimizer identifies a recommendation that can provide better performance for your workload. -
Optimized
—An volume is considered optimized when Compute Optimizer determines that the volume is correctly provisioned to run your workload based on the chosen volume type. For optimized resources, Compute Optimizer might recommend a new generation volume type.
Type: String
Valid Values:
Optimized | NotOptimized
Required: No
-
- lastRefreshTimestamp
-
The timestamp of when the volume recommendation was last generated.
Type: Timestamp
Required: No
- lookBackPeriodInDays
-
The number of days for which utilization metrics were analyzed for the volume.
Type: Double
Required: No
-
A list of tags assigned to your Amazon EBS volume recommendations.
Type: Array of Tag objects
Required: No
- utilizationMetrics
-
An array of objects that describe the utilization metrics of the volume.
Type: Array of EBSUtilizationMetric objects
Required: No
- volumeArn
-
The Amazon Resource Name (ARN) of the current volume.
Type: String
Required: No
- volumeRecommendationOptions
-
An array of objects that describe the recommendation options for the volume.
Type: Array of VolumeRecommendationOption objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: