d3QUone / aiosqs

Python asynchronous and lightweight AWS SQS client.
https://pypi.org/project/aiosqs/
MIT License
12 stars 0 forks source link

support AWS_SESSION_TOKEN #12

Open xZanon opened 11 months ago

xZanon commented 11 months ago

Hi,

are you planning to implement option to authenticate with AWS_ACCESS_KEY_ID="" , AWS_SECRET_ACCESS_KEY="", and AWS_SESSION_TOKEN="*"

Regards,