S3 replication buckets from 2 regions

0

I have lambda function in region X and I have s3 bucket in region x and region y. the lambda create replication rule for those 2 bucket (from region x and region y). the lambda role and replicate role has policy to all actions in s3. currently the replication code in the lambda failed with access denided . which policy need to be on bucket in region x and bucket in region y?

Brachy
preguntada hace 3 meses129 visualizaciones
1 Respuesta
0

Can you share a little bit more about the use case? Why are you using a lambda function for replication and not just the native S3 replication feature?

AWS
David C
respondido hace 3 meses
  • because it for our automation when we add new region, we would like that all the bucket services will mark as replication of master region.

  • Please take a look at this blog that explains how to give a lambda function, cross region and cross account access to S3 Buckets.

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