AWS::CloudWatch::DashboardResource Type definition for AWS::CloudWatch::Dashboard
3 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
DashboardBody | string | Required |
DashboardName | string | Create-only |
Tags | Array<Tag> |
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"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
cloudwatch:PutDashboardcloudwatch:GetDashboardcloudwatch:TagResourcecloudwatch:GetDashboardcloudwatch:ListTagsForResourcecloudwatch:PutDashboardcloudwatch:TagResourcecloudwatch:UntagResourcecloudwatch:ListTagsForResourcecloudwatch: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