We want to use AWS temporary security token (actually anybody not using them should look into them).
But to make it work with ansible, we need to make a small change to:
lib/ansible/module_utiles/ec2.py
library/cloud/ec2*
do the original authors want to to tackle this, or should I submit a pull request?