Dremio with Hive and S3

Hey, thank you so much for trying to help me.

I think the key is ok, this is the actions that are configured.

actions = [
  "s3:ListBucket",
  "s3:GetObject*",
  "s3:PutObject*",
  "s3:DeleteObject",
  "s3:PutBucketPublicAccessBlock",
  "s3:CreateBucket",
  "s3:GetBucketAcl",
  "s3:GetBucketLocation"
]

Strange thing is if I try other keys that do not have some of the permissions I see a different kind of message, like

Some of other suggestions:
Enable compact mode - Connect Dremio to Iceberg Hive Catalog located at S3 - #3 by lenoyjacob

Compat mode in a different setting? - Connecting S3 bucket via ec2 metadata - #2 by balaji.ramaswamy - Not sure if this could help me