Cloudformation template for creating Amplify hosting using Manual Deploy option

0

I want to create a Amplify app for hosting my webapp but I dont want to connect it to any Repository. I want to use the Manual Deploy option using 'Deploy without Git provider' where I upload the artifact to an S3 bucket and deploy it. I cannot find the cloudformation template for creating amplify with this deploy option. Can someone share the cloudformation template which I can use to create a manual deploy Amplify app.

已提问 8 个月前393 查看次数
1 回答
0

Hi,

You have an interesting full Amplify CFN template at https://www.halfstack.software/continuous-deployment-for-websites-with-aws-amplify-and-serverless-framework/

It's probably a good starting point to adapt from in your use case.

It's managed with AWS Serverless framework, which is quite an attractive idea.

Best

Didier

profile pictureAWS
专家
已回答 8 个月前
  • Hi Didier, Thanks for sharing the link. But I see this template also uses GitHub connections. Is there any specific parameter or definition that I can add that enables the creation of an Amplify app with manual deployment option (S3 connection).

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则