github.com/minio/minio@v0.0.0-20240328213742-3f72439b8a27/docs/distributed/rw.json (about)

     1  {
     2    "Version": "2012-10-17",
     3    "Statement": [
     4     {
     5      "Effect": "Allow",
     6      "Action": [
     7       "s3:*"
     8      ],
     9      "Resource": [
    10       "arn:aws:s3:::*"
    11      ]
    12     }
    13    ]
    14   }