My Bucket Policy is as below: { "Version": "2012-10-17", "Id": "Policy1435346025768", "Statement": [ { "Sid": "Stmt1435346024005", "Effect": "Allow", "Principal": { "AWS": "arn:aws:iam::108444272233:user/parmishr" }, "Action": "s3:", "Resource": "arn:aws:s3:::testeverything08/" } ] } IAM user policy is as below: { "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": "s3:", "Resource": "" } ] }
Still i am getting the below error.
InvalidPolicyDocument
Invalid Policy: Unexpected: 'statement'97E72E396E5F8215LKU/vqSgFegDQfiKz0k1wp80TX+axuR660qERLbMJ+ZSSXNHYfBVSYHWWOlMlsKE can anyone guide me how to correct the policy
Aucun commentaire:
Enregistrer un commentaire