AWS::APS::Scraper ScraperComponent - AWS CloudFormation

This is the new AWS 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 AWS 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