cfnRoute property for adding route to CloudWAN corenetwork target

0

I am unable to locate a cfnRoute property for adding a route to a CloudWAN corenetwork target. Is this feature supported?

2 個答案
0

I also checked the CloudFormation documentation and could not find it.
So it is possible that it is not yet supported.

profile picture
專家
已回答 1 年前
0

See this issue in the CloudFormation Public Roadmap - https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/1384. If this is what you're after, then please vote on the issue. As per the roadmap ReadMe:

We strongly encourage you to vote on issues, as it helps us understand which issues will have the widest impact, but please don't leave comments saying "+1". Such comments generate noise for people receiving notifications, and issues can't be sorted by number of "+1" comments. Instead, leave a 👍 reaction, which is less noisy and can be used to sort issues for prioritization. To leave a reaction, navigate to the issue details page and add a reaction with the 😀 button on the post. There are six types of reactions supported (thumbs down "-1", confused, heart, watching, laugh, hooray, and thumbs up +1). We can typically do 8-10 items per month with all necessary regression testing, and we want you to help us decide which items will benefit you the most.

If what you're after is something different not covered by an existing issue then create one.

As it says in the above issue, it "can be worked around with a custom resource". I find that writing Lambda-backed custom resources in Python using crhelper is very quick.

This API page is related - https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_CreateRoute.html.

專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南