The NF execution log outputs the AWS Batch job ID for each task. I would like to see that Batch job ID in the Task view. Bonus points for a direct link to the Batch console for the job.
This is for debugging purposes (easy access to CloudWatch log stream) and also be able to start a session to the EC2 instance, or leverage ECS Exec command to send commands to the running container task.