Ergun Coruh

Results 1 comments of Ergun Coruh

what are the minimum set of permissions for `sls client deploy` to work. I tried this in my policy: ``` "Statement": [ { "Effect": "Allow", "Action": [ "s3:ListBuckets", "s3:ListObjects", "s3:DeleteObjects",...