Kristian Andersen Hole
12/22/2022, 5:19 PMRyan Peden
12/22/2022, 5:28 PMPREFECT_API_URL environment variable on your ECSTask block.
I believe other users have done this successfully using API Gateway and IAM roles.
So, for example, if you make your Orion instance available at <https://my-internal-orion-hostname>, you would set PREFECT_API_URL to <https://my-internal-orion-hostname/api> in your ECSTask block.Kristian Andersen Hole
12/22/2022, 5:42 PMRyan Peden
12/22/2022, 5:48 PM