• Almost public S3 buckets

    One typical excuse for public access on S3 bucket is when you need to share non-confidential data with multiple accounts you own. Now you can forget that and grant access to all accounts in your AWS org-tree.
  • Tagging Cloudformation Resources

    I'm a big fan of creating AWS resources with Cloudformation templates but sometimes it gets boring to repeat the same piece of code over and over in your template. This happens especially when I need to tag my resources.