Projects on AWS: Build a Serverless Web Application with AWS Lambda, Amazon API Gateway, Amazon S3, Amazon DynamoDB, and Amazon Cognito error

0

the given repository link does not contain the website folder in webapplication .Kinldy help to check.https://aws.amazon.com/getting-started/projects/build-serverless-web-app-lambda-apigateway-s3-dynamodb-cognito/module-1/

2 Answers
0

Hello.

I was able to check the content of the website by changing the GitHub branch to "webapp-tutorial".
Please try downloading it from here.
By the way, it looks like it was made 7 years ago, so please be careful as it may not work properly.
https://github.com/aws-samples/aws-serverless-workshops/tree/webapp-tutorial/WebApplication/1_StaticWebHosting/website

Also, if you look at the README, it seems that the workshop itself has been updated, so you may want to check the URL below.
https://webapp.serverlessworkshops.io/

profile picture
EXPERT
answered 10 months ago
profile picture
EXPERT
reviewed 10 months ago
0

Hi raghu

the missing website folder issue in the AWS Serverless Web Application project. While I don't have access to the specific content of the given repository link, I can provide general guidance and resources based on the information

  • Check folder existence and content: Verify the website folder is present and contains necessary files (HTML, CSS, JS).
  • Inspect S3 bucket configuration: Ensure the S3 bucket hosting the website is correctly configured with index and error documents.
  • Review deployment process: Double-check if the website folder contents were uploaded to the S3 bucket correctly.
profile picture
EXPERT
answered 10 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions