aws/amazon-genomics-cli

Add option to enable container insights on batch compute environments

Opened this issue · 0 comments

Description

A user should be able to optionally enable container insights when deploying a context.

Use Case

Container insights is a valuable method to profile containers and workers during a workflow to better estimate the size requirements of a workflow. It does add additional expense so should be optional.

Also a security hub recommendation:

Rule: securityhub-ecs-container-insights-enabled-66ae7957
Summary of Rule: This control checks if ECS clusters have container insights enabled. This control fails if container insights are disabled

Proposed Solution

Provide and option for the agc context deploy command to enable Container Insights on the Batch compute environment.