AWS::EMRServerless::Application PrometheusMonitoringConfiguration - 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).

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

AWS::EMRServerless::Application PrometheusMonitoringConfiguration

The monitoring configuration object you can configure to send metrics to Amazon Managed Service for Prometheus for a job run.

Syntax

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

JSON

{ "RemoteWriteUrl" : String }

YAML

RemoteWriteUrl: String

Properties

RemoteWriteUrl

The remote write URL in the Amazon Managed Service for Prometheus workspace to send metrics to.

Required: No

Type: String

Pattern: ^https://aps-workspaces.([a-z]{2}-[a-z-]{1,20}-[1-9]).amazonaws(.[0-9A-Za-z]{2,4})+/workspaces/[-_.0-9A-Za-z]{1,100}/api/v1/remote_write$

Minimum: 1

Maximum: 10280

Update requires: Some interruptions