serverless/examples

Lock Down Permissions

Open

#49 创建于 2017年1月5日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)JavaScript (4,496 fork)batch import
help wanted

仓库指标

Star
 (11,176 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南