S3 Multi-region Access Point using Rails Active Storage

0

Hi,

We are having trouble finding a way to make requests to an S3 Multi-region Access Point (MRAP) using Rails Active Storage (we have no issues using Active Storage to access S3 buckets by their name + region).

Any help is much appreciated.

  • To use MRAP, you need to install the aws-crt gem and have the latest aws-sigv4 gem. You should be able to use the MRAP bucket ARN as the bucket name, and any region. Do you have a stack trace or any other information that can help debug the issue?

juaniL
已提问 1 年前268 查看次数
1 回答
0
已接受的回答

Hello,

As mentioned by mullermp@ earlier, you can install aws-crt gem and have the latest aws-sigv4 gem to use the MRAP.

https://rubygems.org/gems/aws-crt/

https://rubygems.org/gems/aws-sigv4/versions/1.0.0

Can you please provide any logs or stack trace to help debug the issue you are facing on your end?

profile pictureAWS
支持工程师
Yash_C
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则