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:BooleanEndpoint:StringTools:- String
Properties
EnableWebhookUpdatesProperty description not available.
Required: No
Type: Boolean
Update requires: No interruption
EndpointProperty description not available.
Required: Yes
Type: String
Pattern:
^https://[a-zA-Z0-9.-]+(?::[0-9]+)?(?:/.*)?$Update requires: No interruption
ToolsProperty 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 | siftUpdate requires: No interruption