we have a S3 Bucket at Linode which should be compatible with Amazon The access with sm3cmd and S3 Browser work.
If I try to create a Stage in Snowflake I need to use following notation s3://eu-central-1.linodeobjects.com If I try to get access I get the following Error
"Failure using stage area. Cause: [The authorization header is malformed; the region 'us-west-1' is wrong; expecting 'us-east-1' (Status Code: 400; Error Code: AuthorizationHeaderMalformed)] "
- Can Snowflake access S3 compatible Buckets like Linode Object Storage in general?
- Can I change the used URL ? Snowflake need a notation like S3:// but maybe it doesn't work in that way. I also try to use the Bucket in the URL like
s3://.eu-central-1.linodeobjects.com ( like mentioned in Linode)
Thank you very much