---
type: resource-type
title: Scraper
description: aws resource type AWS::APS::Scraper
name: Scraper
lexicon: aws
resource_type: AWS::APS::Scraper
---
`AWS::APS::Scraper`, a resource type of the aws lexicon.

## Properties

- `Destination` (`Scraper_Destination`, required)
- `ScrapeConfiguration` (`Scraper_ScrapeConfiguration`, required)
- `Source` (`Scraper_Source`, required)
- `Alias` (`string`, optional): Scraper alias.
- `Arn` (`string`, optional): Scraper ARN.
- `RoleArn` (`string`, optional): IAM role ARN for the scraper.
- `RoleConfiguration` (`Scraper_RoleConfiguration`, optional)
- `ScraperId` (`string`, optional): Required to identify a specific scraper.
- `ScraperLoggingConfiguration` (`Scraper_ScraperLoggingConfiguration`, optional)
- `Tags` (`Scraper_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `Arn`
- `RoleArn`
- `ScraperId`
