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
질문됨 3달 전129회 조회
1개 답변
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
답변함 3달 전
  • 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.

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

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

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

관련 콘텐츠