grafana / k6-jslib-aws

Javascript Library allowing to interact with AWS resources from k6 scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Small typo on documentation AWS Signature v4 documentation

huima opened this issue · comments

On page: https://grafana.com/docs/k6/latest/javascript-api/jslib/aws/signaturev4/

The Signature v4 option object descriptions on credentials part lists 'secretAccessKeyId' even though code uses secretAccessKey.

Hey @huima 👋🏻

Thanks a lot for pointing this out, you're correct, we'll address that as soon as possible 🤝

This will be addressed by: grafana/k6-docs#1585