Deploy Source to S3

  1. Go to the created bucket and click Upload.

s3deploy

  1. On the upload page:
    • Click Add files.
    • Then upload the packaged file from the previous section.

s3deploy

  1. Once the file is selected, its information will be displayed.

s3deploy

  1. Then click Upload to start uploading the file.

s3deploy

  1. Once the upload is successful, the status will be Succeeded.

s3deploy

  1. Click on the uploaded file to view detailed properties.

s3deploy

  1. View the permissions of the bucket that contains the uploaded file.

s3deploy

  1. Click on the uploaded file, then click on Permissions to view its access settings.

s3deploy

  1. Click Object actions on the right side.

s3deploy

  1. Then select Share with a presigned URL.

s3deploy

  1. The Share with a presigned URL screen will appear:
  • Select Minutes.
  • Enter 45 in the Number of minutes field.
  • Click Create presigned URL.

s3deploy

  1. A notification will appear. Click Copy presigned URL to save the link to the uploaded file.

s3deploy

You’ve now completed the first step of deploying your web application to AWS.