DEV Community

Success Enin
Success Enin

Posted on

Configuring Amazon S3 Bucket and Object for the Serverless Application

To configure an Amazon S3 bucket accurately read this post: How to configure an S3 bucket

See repo for web app code: Repo

Remember to edit the API endpoint in the code provided

  • Endpoint must be your own unique API endpoint gotten from deploying the API Gateway
  • "Prod" in my endpoint is the stage name
  • "Res" is the resource name.

In the newly created S3 bucket, upload the edited html file.

Top comments (0)