ClaudiaJS - How to add S3 write permission to Lambda Function

43 views Asked by At

My ClaudiaJS API is working fine but I cannot store images files on an S3 bucket.

The problem is because the Lambda Function has no permission to Write on S3.

Question: How can I tell ClaudiaJS to include an S3 Write permission into the Lambda Function Permissions?

0

There are 0 answers