serverless/examples

Lock Down Permissions

Open

#49 aperta il 5 gen 2017

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)JavaScript (4496 fork)batch import
help wanted

Metriche repository

Star
 (11.176 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor