mirror of
https://github.com/linuxserver/nano-metadata.git
synced 2026-02-20 08:40:37 +08:00
14 lines
279 B
JSON
14 lines
279 B
JSON
{
|
|
"Version": "2012-10-17",
|
|
"Statement": [
|
|
{
|
|
"Sid": "Stmt1592682110391",
|
|
"Action": [
|
|
"s3:PutObject"
|
|
],
|
|
"Effect": "Allow",
|
|
"Resource": "arn:aws:s3:::YOURBUCKETNAMEHERE/*"
|
|
}
|
|
]
|
|
}
|