{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "MetricsAndOperator", "type": "object", "properties": { "Prefix": {}, "Tags": {}, "AccessPointArn": {} }, "description": "A conjunction (logical AND) of predicates, which is used in evaluating a metrics filter. The operator must have at least two predicates, and an object must match all of the predicates in order for the filter to apply." }