serverless/examples

Lock Down Permissions

Open

#49 opened on 2017年1月5日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)JavaScript (11,176 stars) (4,496 forks)batch import
help wanted

説明

Currently, some of the examples have very open permissions.

Example: https://github.com/serverless/examples/blob/master/aws-node-fetch-file-and-store-in-s3/serverless.yml#L13-L17

For the sake of those less-than-knowledgeable with AWS permissioning, we should probably lock these instances down a bit more.

コントリビューターガイド

Lock Down Permissions · serverless/examples#49 | Good First Issue