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.

posta 8 mesi fa385 visualizzazioni
1 Risposta
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
ESPERTO
con risposta 8 mesi fa
  • 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).

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande