https://github.com/netflix-skunkworks/bucketsnake
An AWS lambda function that grantsss S3 permissionsss at ssscale.
https://github.com/netflix-skunkworks/bucketsnake
aws badpunsss cross-account iam lambda permissions s3 security serverless
Last synced: 3 months ago
JSON representation
An AWS lambda function that grantsss S3 permissionsss at ssscale.
- Host: GitHub
- URL: https://github.com/netflix-skunkworks/bucketsnake
- Owner: Netflix-Skunkworks
- License: apache-2.0
- Created: 2017-12-20T19:55:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-04T22:02:30.000Z (almost 8 years ago)
- Last Synced: 2025-04-24T02:45:29.934Z (6 months ago)
- Topics: aws, badpunsss, cross-account, iam, lambda, permissions, s3, security, serverless
- Language: Python
- Size: 618 KB
- Stars: 14
- Watchers: 132
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Bucket Snake
=======================
[](http://www.serverless.com) [](https://travis-ci.org/Netflix-Skunkworks/bucketsnake) [](https://coveralls.io/github/Netflix-Skunkworks/bucketsnake)## This project is in heavy development and not yet ready for production use
Bucket Snake is an AWS Lambda function that provisions S3 access for IAM roles. A primary feature
of Bucket Snake is to create IAM roles that reside in the account where the S3 buckets live to facilitate
proper cross-account S3 bucket access (via a role assumption).Documentation
-------------
Bucket Snake's documentation [can be found here](https://Netflix-Skunkworks.github.io/bucketsnake).