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