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
질문됨 일 년 전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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠