(Cloudwatch LogQueryWidgetProps): (Lack of accountId filed) #26105
Labels
@aws-cdk/aws-cloudwatch
Related to Amazon CloudWatch
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p1
Describe the feature
We are trying to utilize the cross-account cross-region visibility through cloudwatch.
I can connect logs from different account to monitoring account, but on the cloudwatch dashboard I need to put "accountId" filed on my LogQueryWidgetProps manually.
Problem is that the LogQueryWidgetProps on CDK does not have "accountId" filed, so that I can not make query without manually going to AWS console and modifying dashboard body json.
Use Case
Constructing LogQueryWidget with CDK, utilizing cross-account cross-region
Proposed Solution
Adding "accountId" filed supported on LogQueryWidgetProps
Other Information
No response
Acknowledgements
CDK version used
v2
Environment details (OS name and version, etc.)
The text was updated successfully, but these errors were encountered: