Serverless
NoSQL - Dynamodb
Object Store - S3
Create S3 Bucket with bucket name
your-globally-unique-bucketname
(e.g.notes-app-uploads-ds1
) and regioneu-central-1
and enable CORS by updating the policy under permissions to
Last updated