If you're using automation-api, then you can do the Pulumi stuff first and await the stack(s), then rely on the AWS SDK for bits that aren't yet within the Terraform/Pulumi SDKs...
I've not used MediaLive so if it's relatively simple then the cloudformation option would be pretty easy to do and keep everything within Pulumi's "control".
n
narrow-xylophone-93444
12/02/2020, 8:18 PM
The CloudFormation stack option might just do it, thanks for the idea!