Hacker News new | ask | show | jobs
by ctomaybe 3810 days ago
1) Have an EC2 instance with a role-specific IAM Role

2) Create a S3 bucket

3) Write a bucket policy that whitelists specific IAM Roles to specific key paths within the bucket.

1 comments

4) Put secrets in that bucket (duh)