Cross account S3 access with Step Function Map ItemReader

0

Hi,

I currently have a state machine definition and am trying to update it so my distributed map reads objects from an s3 bucket in another account. I noticed in the documentation there's a warning: "Make sure that your Amazon S3 buckets are under the same AWS account and AWS Region as your state machine." for the ItemReader

Does this mean it isn't possible to do provide a bucket name and prefix to the ItemReader from another account? If so, how should I approach this situation?

Thanks, Harry

  • I face the same issue. I guess we have to go with the "CSV file in S3" / "JSON file in S3" options...

harry
已提问 1 年前74 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容