cloudsploit icon indicating copy to clipboard operation
cloudsploit copied to clipboard

S3 Bucket Enforce Object Encryption and S3 Bucket Encryption Enforcement plugin fails when Principal is AWS: *

Open abinash453 opened this issue 2 years ago • 1 comments

These 2 plugins fails even when we have s3 bucket policy with principal: AWS: "*" . It only looks for principal:* . I recently observed , this has been fixed for S3 Bucket Encryption In Transit plugin which works for both the cases(AWS:* or *). Can this also be fixed in below 2 plugins to allow principal: AWS: "*" as a valid principal ?

  1. S3 Bucket Encryption Enforcement
  2. S3 Bucket Enforce Object Encryption

abinash453 avatar Sep 26 '23 21:09 abinash453

Hi @abinash453 can you check now?

alphadev4 avatar Dec 07 '23 18:12 alphadev4