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回答
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ