aws-samples / aws-stepfunctions-examples

AWS Step Functions is an orchestration service for reliably executing multi-step processes using visual workflows. This repository includes detailed examples that will help you unlock the power of serverless workflow.
MIT No Attribution
225 stars 83 forks source link

Update README to highlight that the setup won't work for cross region #53

Open kndsatya opened 10 months ago

kndsatya commented 10 months ago

Hi,

We have wasted couple of days trying to do a cross account step function call following this guide only to find this won't work for cross region. I think README should highlight that this will work only for cross account and not cross region/ cross account and cross region.