Commit 9c8960e
committed
fix(sagemaker): correct Risk for transient volume encryption key
SageMaker uses a transient key (discarded after encryption) when
VolumeKmsKeyId is omitted for processing and batch transform ML
storage volumes, not an AWS managed KMS key. Update both check
metadata Risk fields accordingly while keeping the CMK recommendation.1 parent 91abda3 commit 9c8960e
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- prowler/providers/aws/services/sagemaker
- sagemaker_processing_job_volume_encrypted_with_cmk
- sagemaker_transform_job_volume_encrypted_with_cmk
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments