The delete_scraper
operation deletes one scraper, and stops any metrics collection that the scraper performs.
See https://www.paws-r-sdk.com/docs/prometheusservice_delete_scraper/ for full documentation.
prometheusservice_delete_scraper(clientToken = NULL, scraperId)
(Optional) A unique, case-sensitive identifier that you can provide to ensure the idempotency of the request.
[required] The ID of the scraper to delete.