ConfigurationRecorderFilter - AWS Config
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 AWS SDKs, see the following: