Do SDK Java API support creating dashboards ;widget and adding graphs to widgets in cloudwatch?
问问题
497 次
2 回答
0
目前,CloudWatch 不支持通过 API 创建或管理仪表板。
于 2017-02-21T22:13:59.487 回答
0
现在可以了。请参阅http://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/Welcome.html。
我们编写了一个 Lambda 来定期查询我们的 CloudFormation 堆栈并动态生成/更新 CloudWatch 仪表板。奇迹般有效。
于 2017-09-08T23:38:46.087 回答