Govcloud token malformed

Hi all,

We recently installed Dremio on a GovCloud account, but we keep encountering the following error:

Caused by: com.amazonaws.services.s3.model.AmazonS3Exception: The provided token is malformed or otherwise invalid.

Here’s what we’ve tried so far:

  1. Using tokens as environment variables.
  2. Configuring tokens via an AWS credentials profile.
  3. Tried adding the region
  4. Included the s3 endpoint.

Despite these efforts, the issue persists. It seems like there might be a misconfiguration related to partitions or the region settings, but I haven’t been able to pinpoint the root cause.

Has anyone else faced a similar issue when using Dremio on GovCloud? If so, how did you resolve it? Any guidance or insights would be greatly appreciated.

Thanks in advance for your help!

Could you expand a bit more as to what are you trying to do?
Are you configuring distributed storage on S3 or adding an S3 source?
What configuration are you using to connect to whatever is that you are doing from a vanilla S3 client or AWS CLI?
What endpoint are you using and how are you providing it?