diff --git a/gatsby-plugin-s3-e2e-tests-infrastructure/test-policy.json b/gatsby-plugin-s3-e2e-tests-infrastructure/test-policy.json index cd78854..3785d7b 100644 --- a/gatsby-plugin-s3-e2e-tests-infrastructure/test-policy.json +++ b/gatsby-plugin-s3-e2e-tests-infrastructure/test-policy.json @@ -22,7 +22,6 @@ "Action": [ "s3:GetObject", "s3:DeleteObject", - "s3:PutObject", "s3:PutObject*" ], "Resource": "arn:aws:s3:::gatsby-plugin-s3-tests-*/*",