ActionFilter - Amazon Billing and Cost Management
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ActionFilter

Describes a filter that returns a more specific list of recommended actions.

Contents

key

The category to filter on. Valid values are FEATURE for feature type, SEVERITY for severity level, and TYPE for recommendation type.

Type: String

Valid Values: FEATURE | SEVERITY | TYPE

Required: Yes

matchOption

Specifies how to apply the filter. Use EQUALS to include matching results or NOT_EQUALS to exclude matching results.

Type: String

Valid Values: EQUALS | NOT_EQUALS

Required: Yes

values

One or more values to match against the specified key.

Type: Array of strings

Array Members: Minimum number of 1 item.

Length Constraints: Minimum length of 1. Maximum length of 1024.

Pattern: .*[\S\s]*.*

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: