This commit is contained in:
		@@ -10,7 +10,7 @@
 | 
			
		||||
    {
 | 
			
		||||
      "Sid": "AllObjectActions",
 | 
			
		||||
      "Effect": "Allow",
 | 
			
		||||
      "Action": ["s3:DeleteObject", "s3:Get*", "s3:PutObject", "s3:*Object", "s3:ListObjectsV2"],
 | 
			
		||||
      "Action": ["s3:DeleteObject", "s3:Get*", "s3:PutObject", "s3:*Object"],
 | 
			
		||||
      "Resource": ["arn:aws:s3:::{{ bucket }}/*"]
 | 
			
		||||
    }
 | 
			
		||||
  ]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user