Criteria
A set of conditions that specify which recommended action qualify for implementation. When a rule is active and a recommended action matches these criteria, Compute Optimizer implements the action at the scheduled run time. You can specify up to 20 conditions per filter criteria and 20 values per condition.
Contents
- ebsVolumeSizeInGib
-
Filter criteria for EBS volume sizes in gibibytes (GiB).
Type: Array of IntegerCriteriaCondition objects
Required: No
- ebsVolumeType
-
Filter criteria for EBS volume types, such as gp2, gp3, io1, io2, st1, or sc1.
Type: Array of StringCriteriaCondition objects
Required: No
- estimatedMonthlySavings
-
Filter criteria for estimated monthly cost savings from the recommended action.
Type: Array of DoubleCriteriaCondition objects
Required: No
- lookBackPeriodInDays
-
Filter criteria for the lookback period in days used to analyze resource utilization.
Type: Array of IntegerCriteriaCondition objects
Required: No
- region
-
Filter criteria for AWS regions where resources must be located.
Type: Array of StringCriteriaCondition objects
Required: No
- resourceArn
-
Filter criteria for specific resource ARNs to include or exclude.
Type: Array of StringCriteriaCondition objects
Required: No
- resourceTag
-
Filter criteria for resource tags, allowing filtering by tag key and value combinations.
Type: Array of ResourceTagsCriteriaCondition objects
Required: No
- restartNeeded
-
Filter criteria indicating whether the recommended action requires a resource restart.
Type: Array of StringCriteriaCondition objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: