describeScraper
The DescribeScraper operation displays information about an existing scraper.
Samples
// DescribeScraper, with no statusReason to report
val resp = ampClient.describeScraper {
scraperId = "scraper-123"
}Content copied to clipboard