aws-samples / aws-serverless-workshops

Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
http://wildrydes.com
Apache License 2.0
4.17k stars 2.6k forks source link

index.hml file content #341

Open Monica0105 opened 1 year ago

Monica0105 commented 1 year ago
       Hello,

Can somebody share the index.html file code that we have upload in S3 bucket? Thanks,

ryan-almeida commented 1 year ago

Hi Monica, you can find the code through the following link:

https://aws.amazon.com/getting-started/hands-on/build-serverless-web-app-lambda-apigateway-s3-dynamodb-cognito/module-1/

Once you follow those instructions, you can clone a local copy and access the index.html file through there. Hope this helps!

Ryan