Commit 4217bb9
authored
fix: Use correct account when creating Console URLs in the case of cross-account monitoring (#322)
Cross account dashboards have been added in #311, but I noticed that the URLs would try to open the AWS Console in the wrong account.
This PR fixes that.
---
_By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license_1 parent 3c1b645 commit 4217bb9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
196 | | - | |
| 195 | + | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
0 commit comments