资讯

A hands-on serverless application built using AWS Lambda, DynamoDB, and API Gateway. This project allows you to store and retrieve student data via REST APIs. Features Serverless Architecture using ...
README api-lambda-s3 1. Create S3 Bucket & Enable Static Hosting Log in to AWS S3. Create a bucket (e.g., my-static-website). Enable Static website hosting in bucket properties. Upload index.html and ...