forms 4
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"Version": "2012-10-17",
|
||||
"Statement": [
|
||||
{
|
||||
"Sid": "PublicReadGetObject",
|
||||
"Effect": "Allow",
|
||||
"Principal": "*",
|
||||
"Action": "s3:GetObject",
|
||||
"Resource": "arn:aws:s3:::sleeptrip-dev/images/*"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user