diff --git a/README.md b/README.md index ac36ba580f..85c18335db 100644 --- a/README.md +++ b/README.md @@ -445,6 +445,7 @@ _Software and libraries for DevOps._ - Cloud Providers - [boto3](https://github.com/boto/boto3) - Python interface to Amazon Web Services. + - [boto3-refresh-session](https://github.com/michaelthomasletts/boto3-refresh-session) - Drop-in boto3.Session object that auto-refreshes temporary AWS credentials with client caching, MFA support, and STS/IoT/custom providers. - Configuration Management - [ansible](https://github.com/ansible/ansible) - A radically simple IT automation platform. - [cloudinit](https://github.com/canonical/cloud-init) - A multi-distribution package that handles early initialization of a cloud instance.