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.

貢獻者指南