I have some custom Ansible modules to scratch my own itches. Two are very significant:
- s3enc: get/put s3 files with KMS-based client-side encryption
- s3_sync: high-speed s3 uploader
https://github.com/tedder/tedder_ansible_library/tree/master/library
Enjoy,
-ted