Open
Description
Describe the feature
Could someone add newline between each statement in CloudWatch Log Saved Query?
https://github.com/aws/aws-cdk/blob/v2.45.0/packages/@aws-cdk/aws-logs/lib/query-definition.ts#L105
This format makes this easy for someone to use because the query fits in the AWS Console code editor screen.
Use Case
I'm always frustrated when I have to scroll horizontally, in the code editor on CloudWatch Log Insight Query, to find my placeholder in the Saved Query.
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.x
Environment details (OS name and version, etc.)
NA