AWS::APS::Scraper ScraperComponent - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::APS::Scraper ScraperComponent

A component of a Amazon Managed Service for Prometheus scraper that can be configured for logging.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Config" : ComponentConfig, "Type" : String }

YAML

Config: ComponentConfig Type: String

Properties

Config

The configuration settings for the scraper component.

Required: No

Type: ComponentConfig

Update requires: No interruption

Type

The type of the scraper component.

Required: Yes

Type: String

Allowed values: SERVICE_DISCOVERY | COLLECTOR | EXPORTER

Update requires: No interruption