Quantcast
Channel: Grafana k6 - Grafana Labs Community Forums
Viewing all articles
Browse latest Browse all 348

Import jslib aws for k6 tests

$
0
0

Hi, when I try to use sqs by that import as described in the docs:

import {
  AWSConfig,
  SQSClient,
} from 'https://jslib.k6.io/aws/0.12.3/sqs.js';

I get an error that there is no https folder, how can I import jslib for aws and use it properly?

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 348

Trending Articles