AwsConfigConnectorArnFilter
A filter that matches connectors by the ARN of the associated AWS Config connector.
Contents
- comparison
-
The comparison operator for the AWS Config connector ARN filter.
Type: String
Valid Values:
EQUALSRequired: Yes
- value
-
The AWS Config connector ARN value to filter by.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
arn:([^:]+):config:([^:]+):([^:]+):connector/([^/]+)/([^/]+)/([^/:\s]+)Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: