grafana / k6-jslib-aws

Javascript Library allowing to interact with AWS resources from k6 scripts
Apache License 2.0
18 stars 29 forks source link

Implement support aws session token #7

Closed oleiade closed 2 years ago

oleiade commented 2 years ago

This Pull Request is an attempt at supporting AWS session token-based authentication, as described in #5. It went with the smallest possible implementation as described in the aforementioned issue.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.