DeprecatedStreamProcessorMetricThreshold schema removed, replaced by StreamProcessorMetricThreshold
BreakingBreaking change
This is a breaking change — integrations that rely on the affected behaviour will need updates before the change rolls out.
What changed
The DeprecatedStreamProcessorMetricThreshold schema has been fully removed from the OpenAPI spec. The threshold field in the stream processor alert configuration (previously referencing DeprecatedStreamProcessorMetricThreshold) now references StreamProcessorMetricThreshold instead. Any clients or generated SDKs that reference the old schema name or depend on its specific shape may break if StreamProcessorMetricThreshold has a different structure.