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 Risposte
0

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

profile picture
ESPERTO
con risposta un anno fa
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.

ESPERTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande