diff options
| -rw-r--r-- | profile-avatar-policy.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profile-avatar-policy.json b/profile-avatar-policy.json index 7f2ec04..7259636 100644 --- a/profile-avatar-policy.json +++ b/profile-avatar-policy.json @@ -7,7 +7,7 @@ "s3:GetObject" ], "Resource": [ - "arn:aws:s3:::storage/users/*/profile/avatar_*.webp" + "arn:aws:s3:::storage/users/*/profile/avatar.webp" ], "Principal": "*" } |
