RDSDBRecommendationFilter
Describes a filter that returns a more specific list of DB instance recommendations. Use this filter with the GetECSServiceRecommendations action.
Contents
- name
- 
               The name of the filter. Specify Findingto return recommendations with a specific finding classification.You can filter your DB instance recommendations by tag:keyandtag-keytags.A tag:keyis a key and value combination of a tag assigned to your DB instance recommendations. Use the tag key in the filter name and the tag value as the filter value. For example, to find all DB instance recommendations that have a tag with the key ofOwnerand the value ofTeamA, specifytag:Ownerfor the filter name andTeamAfor the filter value.A tag-keyis the key of a tag assigned to your DB instance recommendations. Use this filter to find all of your DB instance recommendations that have a tag with a specific key. This doesn’t consider the tag value. For example, you can find your DB instance recommendations with a tag key value ofOwneror without any tag keys assigned.Type: String Valid Values: InstanceFinding | InstanceFindingReasonCode | StorageFinding | StorageFindingReasonCode | IdleRequired: No 
- values
- 
               The value of the filter. Type: Array of strings Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: