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달 전385회 조회
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).

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠