High SageMaker Regional

SageMaker model quality job definitions should have network isolation enabled

Description

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


Remediation

Recreate the model-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.