k6-docs
k6-docs copied to clipboard
docs: Add endpoint to AWSConfig in readme
What?
Add endpoint to the AWSConfig configuration. The AWS endpoint is useful to configure when testing locally e.g. against localstack.
Checklist
-
[x] I have used a meaningful title for the PR.
-
[x] I have described the changes I've made in the "What?" section above.
-
[x] I have performed a self-review of my changes.
-
[x] I have run the
npm startcommand locally and verified that the changes look good. -
[x] I have made my changes in the
docs/sources/nextfolder of the documentation.