Medium SageMaker Regional

SageMaker data quality job definitions should have network isolation enabled

Description

Flags Amazon SageMaker data quality monitoring job definitions whose NetworkConfig.EnableNetworkIsolation is disabled. Without isolation the containers can reach external networks.


Remediation

Recreate the data-quality job definition with NetworkConfig.EnableNetworkIsolation=true.

Steps

  1. Identify the affected resource via the SageMaker console or the CLI.
  2. Recreate it with the relevant NetworkConfig field set to true.
  3. Update any monitoring schedules or pipelines that reference the old definition.