-
- Veteran
- Posts: 613
- Liked: 92 times
- Joined: Dec 20, 2015 6:24 pm
- Contact:
Re: [Wasabi] 403 Access Denied error when using limited IAM policy
Well, not really. If such a thing (the permission change) slips through QA and can't be fixed in a short time, in my opinion this does not look good for any vendor. Especially if there was feedback from support 2 weeks ago that it is fixed.
-
- Enthusiast
- Posts: 46
- Liked: 4 times
- Joined: Nov 14, 2019 7:12 pm
- Full Name: Chris Lukowski
- Contact:
Re: [Wasabi] 403 Access Denied error when using limited IAM policy
I'm having the same issue! I'm hoping the fix is published soon.
-
- Service Provider
- Posts: 49
- Liked: 3 times
- Joined: Apr 24, 2009 10:16 pm
- Contact:
Re: [Wasabi] 403 Access Denied error when using limited IAM policy
I am evaluating Wasabi with immutability in VBR 12.1, but got stuck on this too (I think).
"Failed to delete checkpoint. Details: S3 delete multiple objects request failed to delete object"
Support case ID: #07076664
"Failed to delete checkpoint. Details: S3 delete multiple objects request failed to delete object"
Support case ID: #07076664
-
- Product Manager
- Posts: 20666
- Liked: 2375 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: [Wasabi] 403 Access Denied error when using limited IAM policy
You may be encountering a similar issue indeed.
We have just reached out to the Wasabi team to request an update on the current state of the issue.
As soon as we receive a response, we will promptly share it here.
Thanks!
We have just reached out to the Wasabi team to request an update on the current state of the issue.
As soon as we receive a response, we will promptly share it here.
Thanks!
-
- Technology Partner
- Posts: 23
- Liked: 36 times
- Joined: Feb 23, 2021 3:42 pm
- Contact:
Re: [Wasabi] 403 Access Denied error when using limited IAM policy
Hi All,
A fix has been identified and will be released in our next patch rollout in mid-February.
There is a workaround that can be leveraged by contacting support@wasabi.com with the bucket you are experiencing the issue on.
Thanks,
-ChrisWasabi
A fix has been identified and will be released in our next patch rollout in mid-February.
There is a workaround that can be leveraged by contacting support@wasabi.com with the bucket you are experiencing the issue on.
Thanks,
-ChrisWasabi
-
- Lurker
- Posts: 1
- Liked: never
- Joined: Dec 17, 2019 3:48 pm
- Full Name: Michael Gimm
- Contact:
Re: [Wasabi] 403 Access Denied error when using limited IAM policy
Any updates on this issue? Thanks 

-
- Product Manager
- Posts: 10277
- Liked: 2746 times
- Joined: May 13, 2017 4:51 pm
- Full Name: Fabian K.
- Location: Switzerland
- Contact:
Re: [Wasabi] 403 Access Denied error when using limited IAM policy
Hi Michael
Please see ChrisWasabis comment.
Wait till mid-February or contact wasabi support for the work around.
Also my understanding from previous comments, you can use your root account access key to access the buckets until the fix is installed on Wasabis end.
Best,
Fabian
Please see ChrisWasabis comment.
Wait till mid-February or contact wasabi support for the work around.
Also my understanding from previous comments, you can use your root account access key to access the buckets until the fix is installed on Wasabis end.
Best,
Fabian
Product Management Analyst @ Veeam Software
-
- Service Provider
- Posts: 1
- Liked: never
- Joined: May 15, 2010 9:00 pm
- Full Name: DM
- Contact:
Re: [Wasabi] 403 Access Denied error when using limited IAM policy
If you add to the Wasabi IAM policy as per below it should temp fix the issue.
“s3:Delete*”
Our policy previous to the issue (v12.1) had just these (2) delete permissions. Apparently for now it needs more delete permissions.
"s3:DeleteObjectVersion",
"s3:DeleteObject",
“s3:Delete*”
Our policy previous to the issue (v12.1) had just these (2) delete permissions. Apparently for now it needs more delete permissions.
"s3:DeleteObjectVersion",
"s3:DeleteObject",
-
- Service Provider
- Posts: 36
- Liked: 4 times
- Joined: Apr 16, 2023 6:16 pm
- Contact:
Re: [Wasabi] 403 Access Denied error when using limited IAM policy
@chrisWasabi
Is the fix applied now? Is it safe to remove all the workarounds?
Greetings Rene
Is the fix applied now? Is it safe to remove all the workarounds?
Greetings Rene
-
- Technology Partner
- Posts: 23
- Liked: 36 times
- Joined: Feb 23, 2021 3:42 pm
- Contact:
Re: [Wasabi] 403 Access Denied error when using limited IAM policy
Hi All,
The fix has been applied to all vaults. You should be able to revert to your standard settings.
Thanks,
ChrisWasabi
The fix has been applied to all vaults. You should be able to revert to your standard settings.
Thanks,
ChrisWasabi
-
- Service Provider
- Posts: 113
- Liked: 16 times
- Joined: Apr 25, 2022 6:18 pm
- Full Name: Bostjan UNIJA
- Contact:
Re: [Wasabi] 403 Access Denied error when using limited IAM policy
Hi guys.
We are experiencing the same issue (403 forbiden).
As vscp we are adding our first customer in our veeam cloud connect infrastructure.
The idea is that Veeam agents backup traffic would go directly to S3 wasabi (we as vscp provider dont want to be a proxy for that traffic).
We have opened support ticket on Veeam and also on Wasabi but no useful answer so far.
We have enablee object versioning on wasabi newly created bucket and we want to use Veeam's immutable functionality.
From articles on Veeam page I see that immutable has option to have helper appliance or option without that.
QUESTIONS:
1. For starts, what is exactly helper appliance in immutable repository and where can it be set?
2. Can somebody please write how the policy for S3 wasabi bucket should look like?
3. Do you guys create 1 policy for wasabi bucket or you create multiple and assign it to a user which has access to the bucket?
4. In this threads I often see: Resource: *, does that mean you are giving permission to all the buckets?
5. So far we have been creating this default policy below every time when we have created new bucket. Do we need to merge additional settings into 1 policy or add an additional policy?
6. Is IAM custom policy needed only in case where backup policy is set to; managed by agent, or does direct backup traffic to S3 wasabi also works if you create backup policy managed by server?
Thanks anyone willing to answer our questions!
We are experiencing the same issue (403 forbiden).
As vscp we are adding our first customer in our veeam cloud connect infrastructure.
The idea is that Veeam agents backup traffic would go directly to S3 wasabi (we as vscp provider dont want to be a proxy for that traffic).
We have opened support ticket on Veeam and also on Wasabi but no useful answer so far.
We have enablee object versioning on wasabi newly created bucket and we want to use Veeam's immutable functionality.
From articles on Veeam page I see that immutable has option to have helper appliance or option without that.
QUESTIONS:
1. For starts, what is exactly helper appliance in immutable repository and where can it be set?
2. Can somebody please write how the policy for S3 wasabi bucket should look like?
3. Do you guys create 1 policy for wasabi bucket or you create multiple and assign it to a user which has access to the bucket?
4. In this threads I often see: Resource: *, does that mean you are giving permission to all the buckets?
5. So far we have been creating this default policy below every time when we have created new bucket. Do we need to merge additional settings into 1 policy or add an additional policy?
Code: Select all
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": "s3:ListAllMyBuckets",
"Resource": "arn:aws:s3::: NEWbucketNAME"
},
{
"Effect": "Allow",
"Action": "s3:*",
"Resource": [
"arn:aws:s3:::NEWbucketNAME ",
"arn:aws:s3::: NEWbucketNAME /*"
]
}
]
}
Thanks anyone willing to answer our questions!
-
- Service Provider
- Posts: 113
- Liked: 16 times
- Joined: Apr 25, 2022 6:18 pm
- Full Name: Bostjan UNIJA
- Contact:
-
- Service Provider
- Posts: 23
- Liked: 3 times
- Joined: Apr 29, 2020 10:44 pm
- Full Name: David Robertson
- Contact:
Re: [Wasabi] 403 Access Denied error when using limited IAM policy
Hi, I looked into providing Wasabi-backed CloudConnect to some of our customers a while back. Your questions regarding policies are very valid and ones I had at the time before I decided we probably didn't have a need to present it as "our" storage and instead just use Wasabi WACM to provision and then direct-connect customers to their own buckets. Your use case may be different however.
-
- Service Provider
- Posts: 7
- Liked: 2 times
- Joined: May 23, 2022 12:19 pm
- Full Name: Marco Luvisi
- Contact:
Re: [Wasabi] 403 Access Denied error when using limited IAM policy
Same issue on my experience on configuration from VCSP with IAM/STS, need policy "WasabiFullAccess" to user that access to bucket.
VUG Italy Leader
Who is online
Users browsing this forum: No registered users and 16 guests