AWS::APS::Scraper ScrapeConfiguration - AWS CloudFormation

AWS::APS::Scraper ScrapeConfiguration

A scrape configuration for a scraper, base 64 encoded. For more information, see Scraper configuration in the Amazon Managed Service for Prometheus User Guide.

Syntax

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

JSON

{ "ConfigurationBlob" : String }

YAML

ConfigurationBlob: String

Properties

ConfigurationBlob

The base 64 encoded scrape configuration file.

Required: No

Type: String

Update requires: Replacement