AWS::CloudWatch::DashboardResource Type definition for AWS::CloudWatch::Dashboard
2 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
DashboardBody | string | Required |
DashboardName | string | Create-only |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::CloudWatch::Dashboard
Resources:
MyResource:
Type: AWS::CloudWatch::Dashboard
Properties:
DashboardBody: "value"Permissions CloudFormation needs in your IAM role to manage this resource.
cloudwatch:PutDashboardcloudwatch:GetDashboardcloudwatch:GetDashboardcloudwatch:PutDashboardcloudwatch:DeleteDashboardscloudwatch:GetDashboardcloudwatch:ListDashboardsEverything you need to know about CloudWatch on one page. HD quality, print-friendly.
Download Free InfographicDashboardNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
DashboardName