Skip to content
Snippets Groups Projects
Commit deda8029 authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

Adds readonly policy.

parent 51bf226f
No related branches found
No related tags found
No related merge requests found
{
"Version":"2012-10-17",
"Statement": [
{
"Action": [
"s3:GetObject",
"s3:ListBucket",
"s3:ListAllMyBuckets"
],
"Effect": "Allow",
"Resource": [
"arn:aws:s3:::*"
]
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment