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
demandé il y a un an268 vues
1 réponse
0
Réponse acceptée

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
INGÉNIEUR EN ASSISTANCE TECHNIQUE
Yash_C
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions