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).
Bucket Snake's documentation can be found here.