View a markdown version of this page

AWS::DevOpsAgent::Association MCPServerGrafanaConfiguration - 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::DevOpsAgent::Association MCPServerGrafanaConfiguration

The MCPServerGrafanaConfiguration property type specifies Property description not available. for an AWS::DevOpsAgent::Association.

Syntax

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

JSON

{ "EnableWebhookUpdates" : Boolean, "Endpoint" : String, "Tools" : [ String, ... ] }

YAML

EnableWebhookUpdates: Boolean Endpoint: String Tools: - String

Properties

EnableWebhookUpdates

Property description not available.

Required: No

Type: Boolean

Update requires: No interruption

Endpoint

Property description not available.

Required: Yes

Type: String

Pattern: ^https://[a-zA-Z0-9.-]+(?::[0-9]+)?(?:/.*)?$

Update requires: No interruption

Tools

Property description not available.

Required: No

Type: Array of String

Allowed values: alerting | annotations | asserts | cloudwatch | dashboard | datasource | elasticsearch | examples | incident | loki | navigation | oncall | prometheus | pyroscope | rendering | runpanelquery | search | searchlogs | sift

Update requires: No interruption