serverless/examples

Lock Down Permissions

Offen

#49 geöffnet am 05.01.2017

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (4.496 Forks)batch import
help wanted

Repository-Metriken

Stars
 (11.176 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide