Untitled
unknown
plain_text
2 years ago
341 B
8
Indexable
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "PublicRead",
"Effect": "Allow",
"Principal": "*",
"Action": [
"s3:GetObject",
"s3:GetObjectVersion"
],
"Resource": "arn:aws:s3:::tarox/*"
}
]
}Editor is loading...