The Most Active and Friendliest
Affiliate Marketing Community Online!

“Adavice”/  “1Win

AWS Bucket Policy code

sosa

New Member
affiliate
Hello,

I am following the Purelander video training. where can I find the AWS
Bucket policy code. I was found it on one of the threads
can anyone help, pls
 
i left it in the comments bellow the thread of the tutorial .

Code:
{
  "Version":"2012-10-17",
  "Statement":[
    {
      "Sid":"AddPerm",
      "Effect":"Allow",
      "Principal": "*",
      "Action":["s3:GetObject"],
      "Resource":["arn:aws:s3:::backet12/*"]
    }
  ]
}

this is it again :) .

any more questions let us know .
 
banners
Back