* Pod Events * restoring files * restoring files * make assets Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com> Co-authored-by: Adam Stafford <adam@minio.io> Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com>
12 lines
200 B
JSON
12 lines
200 B
JSON
{
|
|
"name": "consoleTestUserAddOnly",
|
|
"Statement": [
|
|
{
|
|
"Action": ["admin:CreateUser"],
|
|
"Effect": "Allow",
|
|
"Resource": ["arn:aws:s3:::*"]
|
|
}
|
|
],
|
|
"version": "2012-10-17"
|
|
}
|