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

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

profile picture
EXPERTO
respondido hace un año
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.

EXPERTO
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas