I need to create a Button with Django Framework and connect to trigger lambda function (aws), click to button to should trigger the function. Also, another page to upload files to S3 Bucket with django from local. Should I work on REST API or there is a way around this.
how to get started on this or execute the idea? also helpful if you could share resources on this.