diff --git a/source/constructs/lib/agent/DiscoveryJob.json b/source/constructs/lib/agent/DiscoveryJob.json index ec82f1fa..c7df961e 100644 --- a/source/constructs/lib/agent/DiscoveryJob.json +++ b/source/constructs/lib/agent/DiscoveryJob.json @@ -453,7 +453,7 @@ "ProcessingResources": { "ClusterConfig": { "InstanceCount": 1, - "InstanceType": "ml.c5.24xlarge", + "InstanceType": "ml.c5.4xlarge", "VolumeSizeInGB": 1 } }, @@ -683,4 +683,4 @@ } }, "Comment": "Sensitive Data Protection on AWS" -} \ No newline at end of file +}