aws.amp.describe_scraper
Example SQL Queries
SELECT * FROMaws.amp.describe_scraperWHERE"scraper_id" = 'VALUE';Description
The DescribeScraper operation displays information about an existing scraper.
Table Definition
| Column Name | Column Data Type |
|---|---|
| scraper_id Required Input Column The ID of the scraper to describe. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| scraper Contains details about the scraper. | STRUCT( |
Show child fields
| |