You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, as of now, it seems that CDK doesn’t support configuring FireLens directly in aws-batch L1 or L2 constructs.
Do you have any plans or an estimated timeline for when support for this will be added to the CDK (either in L1 or L2 constructs)?
Currently, I’m working around this limitation using a CfnJobDefinition with a manual override like this:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I saw that in April 2025, AWS Batch added support for FireLens with ECS jobs:
https://aws.amazon.com/about-aws/whats-new/2025/04/aws-batch-amazon-elastic-container-service-exec-firelens-log-router/
However, as of now, it seems that CDK doesn’t support configuring FireLens directly in aws-batch L1 or L2 constructs.
Do you have any plans or an estimated timeline for when support for this will be added to the CDK (either in L1 or L2 constructs)?
Currently, I’m working around this limitation using a CfnJobDefinition with a manual override like this:
It would be great to know if native support is on the roadmap.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions