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?

JeffM
已提問 1 年前檢視次數 341 次
1 個回答
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
已回答 1 年前

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

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

回答問題指南