I have created an Amazon S3 bucket with an IAM Role that has full S3 bucket permissions.
When I check the bucket policy it is written that I have these policies:
- list object
- write object
- read bucket permission
- write bucket permission
But when it came to removing an object for this bucket an "Access Denied" error is thrown without any other description.
Remove Objectpermission. Also BucketPermissions != ObjectPermissions - Justinas