Skip to content

Permissions required for each construct? #297

Answered by ZachGerman
ZachGerman asked this question in Q&A
Discussion options

You must be logged in to vote

Yes. It's a bit more typing (because you have to grab all of the metrics in groups), but we figured out how to monitor a cross-account SNS topic using .monitorCustom() with getNewMetric(s1,s2,s3,s4,s5,s6,s7,s8).with({account: <xxxxxxxxxxxx>})

The CloudWatch permissions stack generated with 'Automatic Dashboards' box checked (CloudWatch -> Settings -> Sharing Configure) took care of everything (I believe this is because we only targeted metrics from the SNS Automatic Dashboards) More permissions may be necessary depending on use-case.

Thanks!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ZachGerman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants