1 Answer
- Newest
- Most votes
- Most comments
0
Hello.
S3 bucket policy not set?
If DeleteObject is denied in the S3 bucket policy, object deletion will fail even if the IAM policy allows it.
Relevant content
- Accepted Answerasked 2 years ago
- Accepted Answerasked 3 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 13 days ago
where to set it ?
in the bucket policy i already add the same, but same error
If the IAM policy is set correctly, there is no need to set the S3 bucket policy.
then which policy you're talking about. the IAM policy is already set. then why i'm getting this error. please give me the solution if you know about it
Is your AWS account managed by AWS Organizations? In that case, please check whether DeleteObject is not rejected by SCP. Additionally, please make sure that "Permissions boundaries" are not set, as described in the document below. https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_boundaries.html?icmpid=docs_iam_console
when i visit SCPs
Your request has a problem. Please see the following details. Your account is not a member of an organization.
and Permissions boundaries are also not set