View a markdown version of this page

AWS::DevOpsAgent::Association MCPServerGrafanaConfiguration - AWS CloudFormation

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

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

Syntax

To declare this entity in your 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