UNPKG

caisson

Version:

Deploy your static website to AWS

14 lines 231 B
{ "Version": "2008-10-17", "Statement": [ { "Sid": "AddPerm", "Effect": "Allow", "Principal": { "AWS": "*" }, "Action": "s3:GetObject", "Resource": "arn:aws:s3:::%s/*" } ] }