I’m using serverless framework with AWS, What kind of policies I should to grant?
I’m using serverless to create some lambdas in AWS. I’m trying to follow the best practices of AWS IAM, grant exactly the permission to a user.
The problem is, I didn’t find some information about what kind of policies serverless is using to upload the code written to AWS Lambda. I granted