ConfigurationRecorderFilter - Amazon Config
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).

ConfigurationRecorderFilter

Filters configuration recorders by recording scope.

Contents

filterName

The name of the type of filter. Currently, only recordingScope is supported.

Type: String

Valid Values: recordingScope

Required: No

filterValue

The value of the filter. For recordingScope, valid values include: INTERNAL and PAID.

INTERNAL indicates that the ConfigurationItems in scope for the configuration recorder are recorded for free.

PAID indicates that the ConfigurationItems in scope for the configuration recorder impact the costs to your bill.

Type: Array of strings

Pattern: ^[0-9a-zA-Z\\*\\.\\\/\\?-]*$

Required: No

See Also

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