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
asked a year ago71 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions