{"Version":"2012-10-17","Statement":[{"Sid":"write permission","Effect":"Allow","Principal":{"AWS":"arn:aws:iam::625642860590:root"},"Action":"s3:PutObject","Resource":"arn:aws:s3:::my-example-bucket/*"},{"Sid":"get bucket location permission","Effect":"Allow","Principal":{"AWS":"arn:aws:iam::625642860590:root"},"Action":"s3:GetBucketLocation","Resource":"arn:aws:s3:::my-example-bucket"}]}