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 Risposta
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
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