serverless/examples

Lock Down Permissions

开放

#49 创建于 2017年1月5日

 (5 条评论) (0 个反应) (0 位负责人)JavaScript (4,496 个派生)batch import
help wanted

仓库指标

星标
 (11,176 个星标)
PR 合并指标
 (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.

贡献者指南