AggregatorFilterServicePrincipal
An object to filter service-linked configuration recorders in an aggregator based on the linked AWS service.
Contents
- Type
-
The type of service principal filter to apply.
INCLUDE
specifies that the list of service principals in theValue
field will be aggregated and no other service principals will be filtered.Type: String
Valid Values:
INCLUDE
Required: No
- Value
-
Comma-separated list of service principals for the linked AWS services to filter your aggregated service-linked configuration recorders.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[\w+=,.@-]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: