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.

gefragt vor 8 Monaten379 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor 8 Monaten
  • 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).

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen