Create aws medialive resource

Hi All,

I have open source Terraform v0.12.26 (provider.aws v2.70.0) installed in my machine. I am trying to create AWS MediaLive resource and AWS MediaPackage and link them together.

I could not find a way to create AWS MediaLive. When looking at the documentation, I found https://registry.terraform.io/providers/hashicorp/aws/latest/docs/guides/custom-service-endpoints#getting-started-with-custom-endpoints, but not sure how can I create one.

Any thoughts? Thanks for the help.