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
preguntada hace un año268 visualizaciones
1 Respuesta
0
Respuesta aceptada

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
INGENIERO DE SOPORTE
Yash_C
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas