Skip to content

Commit

Permalink
Create policy_update.json
Browse files Browse the repository at this point in the history
  • Loading branch information
codvatechlabs authored May 22, 2023
1 parent 4a9cc10 commit 9ba336a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions AWS/S3/policy_update.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"Id": "Policy1684758372935",
"Version": "2012-10-17",
"Statement": [
{
"Sid": "Stmt1684758371448",
"Action": "s3:*",
"Effect": "Allow",
"Resource": "arn:aws:s3:::ctl-may-batch-2023",
"Principal": "*"
}
]
}

0 comments on commit 9ba336a

Please sign in to comment.