What languages are supported with amplify custom resrouce?

0

I want to use cdk instead of cloud formation to add custom resources in my amplify project, but it does not prompt me for the programming language choice, and only uses typescript. Is it possible to use python or go?

1 Respuesta
0

To add custom resources , here is the list of supported frameworks.

https://docs.aws.amazon.com/cdk/api/v1/docs/custom-resources-readme.html

But here is an example for typescript

"The AWS Cloud Development Kit (AWS CDK) is an open source software development framework to define your cloud application resources using familiar programming languages, such as Typescript"

https://docs.amplify.aws/cli/custom/cdk/

AWS
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