Deploying a static website from S3 using the Amplify console
Use the following instructions to deploy a new static website from an Amazon S3 general purpose bucket using the Amplify console.
To deploy a static website from an Amazon S3 general purpose bucket using the Amplify console
-
Sign in to the AWS Management Console and open the Amplify console at https://console.aws.amazon.com/amplify/
. -
On the All apps page, choose Create new app.
-
On the Start building with Amplify page, choose Deploy without Git.
-
Choose Next.
-
On the Start a manual deployment page, do the following.
-
For App name, enter the name of your app.
-
For Branch name, enter the name of the branch to deploy.
-
-
For Method, choose Amazon S3.
-
For the S3 location of objects to host, choose Browse. Select the Amazon S3 general purpose bucket to use, then select Choose prefix.
-
Choose Save and deploy.