Untitled
Anonymous
plain_text
06/06/2023 9:22 AM
456 B
19
Indexable
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "PublicRead",
"Effect": "Allow",
"Principal": "*",
"Action": [
"s3:GetObject",
"s3:GetObjectVersion"
],
"Resource": "arn:aws:s3:::tarox/*"
}
]
}Editor is loading...