Expected Behavior
When running sls remove monitors are not deleted but left hanging.
Running deploy with monitors removed also doesn't work either even though documentation states otherwise:

Actual Behavior
Removing monitors or service doesn't remove monitors of that service.
Steps to Reproduce the Problem
- Deploy sls application with simple monitor
- Deploy sls application without monitor
- ❌ Monitor is still there
- Remove that sls application
- ❌ Monitor is still there
Specifications
- Serverless Framework version: 3.38.0
- Datadog Serverless Plugin version: 5.62.0
- Lambda function runtime (Python 3.7, Node 10, etc.): Node 20