AWS::APS::Scraper ScrapeConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon 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