serverless/examples

Lock Down Permissions

オープン

#49 opened on 2017/01/05

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (4,496 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (11,176 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

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