1 Answer
- Newest
- Most votes
- Most comments
1
To edit a graph title on a CloudWatch dashboard like "Automation-Manual-Labeler-DLG1" and change "LINE-LEVEL METRICS (Linea 5)" to "LINE-LEVEL METRICS (Line 5)", you would normally follow these steps:
- Open the CloudWatch console at https://console.aws.amazon.com/cloudwatch/
- In the navigation pane, choose Dashboards, then select your dashboard (Automation-Manual-Labeler-DLG1)
- Hover over the graph with the title you want to change
- Click on Widget actions in the upper-right corner of the graph
- Select Edit
- Change the title by clicking on the pen and paper icon next to the current title or directly on the title itself
- Enter the new title "LINE-LEVEL METRICS (Line 5)"
- Click Apply or the check mark
- Click Update widget to save your changes
However, you mentioned that you only have "edit (read only)" permissions, which is preventing you from making the actual changes. To get the proper permissions to edit the CloudWatch dashboard, you'll need to:
- Contact your AWS account administrator
- Request additional IAM permissions for CloudWatch dashboard editing
- Specifically, you'll need permissions that include actions like "cloudwatch:PutDashboard" and "cloudwatch:DeleteDashboards"
Once your permissions are updated, you should be able to properly edit the graph title and ensure QuickSight can fetch the data correctly.
Sources
Editing a graph on a CloudWatch dashboard - Amazon CloudWatch
Renaming a graph on a CloudWatch dashboard - Amazon CloudWatch
Relevant content
asked a year ago
asked 4 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 2 years ago
