diff --git a/bootstrap_infra_on_prem/minio/minio_policy/wellbore.json b/bootstrap_infra_on_prem/minio/minio_policy/wellbore.json index b51801ea9086066ca8bd4395796b2d5ebf2ec316..3190cd30dccc52f29e044561b46c5b4179e7296c 100644 --- a/bootstrap_infra_on_prem/minio/minio_policy/wellbore.json +++ b/bootstrap_infra_on_prem/minio/minio_policy/wellbore.json @@ -4,6 +4,7 @@ { "Effect": "Allow", "Action": [ + "s3:DeleteObject", "s3:GetBucketLocation", "s3:GetObject", "s3:ListBucket",