EventMetadataFilterExpression
Filter expression for retrieving events based on metadata associated with an event.
Contents
- left
-
Left operand of the event metadata filter expression.
Type: LeftExpression object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- operator
-
Operator applied to the event metadata filter expression.
Type: String
Valid Values:
EQUALS_TO | EXISTS | NOT_EXISTS
Required: Yes
- right
-
Right operand of the event metadata filter expression.
Type: RightExpression object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: