-
Notifications
You must be signed in to change notification settings - Fork 4.5k
(aws-cloudwatch): Saved queries #16395
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-cloudwatchRelated to Amazon CloudWatchRelated to Amazon CloudWatchclosed-for-stalenessThis issue was automatically closed because it hadn't received any attention in a while.This issue was automatically closed because it hadn't received any attention in a while.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-cloudwatchRelated to Amazon CloudWatchRelated to Amazon CloudWatchclosed-for-stalenessThis issue was automatically closed because it hadn't received any attention in a while.This issue was automatically closed because it hadn't received any attention in a while.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Add the creation of Saved Queries for CloudWatch Log Insights.
Use Case
Allowing the creation of saved queries with CDK would encourage a software team to define common queries used across multiple accounts. In our team for example, we have separate AWS accounts for each region and stage of our product. Being able to deploy a saved query to many accounts and regions from infrastructure code would simplify the sharing process.
Proposed Solution
Feature request only - I'm not proposing a solution concept.
Other
N/A
This is a 🚀 Feature Request