ConnectorArnFilter
A filter that matches connectors by connector ARN.
Contents
- comparison
-
The comparison operator for the connector ARN filter.
Type: String
Valid Values:
EQUALSRequired: Yes
- value
-
The connector ARN value to filter by.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
arn:aws(-[a-z]+)*:inspector2:[a-z0-9-]+:[0-9]{12}:connector/([a-f0-9-]+|aws-service-connector/.+/[a-f0-9-]+)Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: