org-formation / aws-resource-providers

A community driven repository where you can find AWS Resource Type Providers for different purposes (including org-formation ones).
MIT License
85 stars 21 forks source link

Add Community::EC2::CoreNetworkRoute #119

Open rene84 opened 1 year ago

rene84 commented 1 year ago

Manages a similar object as AWS::EC2::Route except that it routes to a Network Manager Core Network, which is supported in the SDK, just not in Cloudformation.

See https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/EC2.html#createRoute-property with the CoreNetworkArn property