From 8f68f7985ffcfae555bd2de794059e313d071fb4 Mon Sep 17 00:00:00 2001 From: Schalk Snyman Date: Wed, 2 Jul 2025 15:15:29 +0200 Subject: [PATCH] docs: Add endpoint to AWSConfig in readme --- docs/sources/k6/v0.47.x/javascript-api/jslib/aws/awsconfig.md | 1 + docs/sources/k6/v0.48.x/javascript-api/jslib/aws/awsconfig.md | 1 + docs/sources/k6/v0.49.x/javascript-api/jslib/aws/awsconfig.md | 1 + docs/sources/k6/v0.50.x/javascript-api/jslib/aws/awsconfig.md | 1 + docs/sources/k6/v0.51.x/javascript-api/jslib/aws/awsconfig.md | 1 + docs/sources/k6/v0.52.x/javascript-api/jslib/aws/awsconfig.md | 1 + docs/sources/k6/v0.53.x/javascript-api/jslib/aws/awsconfig.md | 1 + docs/sources/k6/v0.54.x/javascript-api/jslib/aws/awsconfig.md | 1 + docs/sources/k6/v0.55.x/javascript-api/jslib/aws/awsconfig.md | 1 + docs/sources/k6/v0.56.x/javascript-api/jslib/aws/awsconfig.md | 1 + docs/sources/k6/v0.57.x/javascript-api/jslib/aws/awsconfig.md | 1 + docs/sources/k6/v1.0.x/javascript-api/jslib/aws/awsconfig.md | 1 + docs/sources/k6/v1.1.x/javascript-api/jslib/aws/awsconfig.md | 1 + 13 files changed, 13 insertions(+) diff --git a/docs/sources/k6/v0.47.x/javascript-api/jslib/aws/awsconfig.md b/docs/sources/k6/v0.47.x/javascript-api/jslib/aws/awsconfig.md index 09eb2a94fb..f0cf07495e 100644 --- a/docs/sources/k6/v0.47.x/javascript-api/jslib/aws/awsconfig.md +++ b/docs/sources/k6/v0.47.x/javascript-api/jslib/aws/awsconfig.md @@ -20,6 +20,7 @@ It takes an options object as its single parameter, with the following propertie | accessKeyID | string | The AWS access key ID credential to use for authentication. | | secretAccessKey | string | The AWS secret access credential to use for authentication. | | sessionToken (optional) | string | The AWS secret access token to use for authentication. | +| endpoint (optional) | string | The AWS endpoint. Useful for local testing. | ### Methods diff --git a/docs/sources/k6/v0.48.x/javascript-api/jslib/aws/awsconfig.md b/docs/sources/k6/v0.48.x/javascript-api/jslib/aws/awsconfig.md index 09eb2a94fb..f0cf07495e 100644 --- a/docs/sources/k6/v0.48.x/javascript-api/jslib/aws/awsconfig.md +++ b/docs/sources/k6/v0.48.x/javascript-api/jslib/aws/awsconfig.md @@ -20,6 +20,7 @@ It takes an options object as its single parameter, with the following propertie | accessKeyID | string | The AWS access key ID credential to use for authentication. | | secretAccessKey | string | The AWS secret access credential to use for authentication. | | sessionToken (optional) | string | The AWS secret access token to use for authentication. | +| endpoint (optional) | string | The AWS endpoint. Useful for local testing. | ### Methods diff --git a/docs/sources/k6/v0.49.x/javascript-api/jslib/aws/awsconfig.md b/docs/sources/k6/v0.49.x/javascript-api/jslib/aws/awsconfig.md index 09eb2a94fb..f0cf07495e 100644 --- a/docs/sources/k6/v0.49.x/javascript-api/jslib/aws/awsconfig.md +++ b/docs/sources/k6/v0.49.x/javascript-api/jslib/aws/awsconfig.md @@ -20,6 +20,7 @@ It takes an options object as its single parameter, with the following propertie | accessKeyID | string | The AWS access key ID credential to use for authentication. | | secretAccessKey | string | The AWS secret access credential to use for authentication. | | sessionToken (optional) | string | The AWS secret access token to use for authentication. | +| endpoint (optional) | string | The AWS endpoint. Useful for local testing. | ### Methods diff --git a/docs/sources/k6/v0.50.x/javascript-api/jslib/aws/awsconfig.md b/docs/sources/k6/v0.50.x/javascript-api/jslib/aws/awsconfig.md index 09eb2a94fb..f0cf07495e 100644 --- a/docs/sources/k6/v0.50.x/javascript-api/jslib/aws/awsconfig.md +++ b/docs/sources/k6/v0.50.x/javascript-api/jslib/aws/awsconfig.md @@ -20,6 +20,7 @@ It takes an options object as its single parameter, with the following propertie | accessKeyID | string | The AWS access key ID credential to use for authentication. | | secretAccessKey | string | The AWS secret access credential to use for authentication. | | sessionToken (optional) | string | The AWS secret access token to use for authentication. | +| endpoint (optional) | string | The AWS endpoint. Useful for local testing. | ### Methods diff --git a/docs/sources/k6/v0.51.x/javascript-api/jslib/aws/awsconfig.md b/docs/sources/k6/v0.51.x/javascript-api/jslib/aws/awsconfig.md index d77ae56cd6..6a79936332 100644 --- a/docs/sources/k6/v0.51.x/javascript-api/jslib/aws/awsconfig.md +++ b/docs/sources/k6/v0.51.x/javascript-api/jslib/aws/awsconfig.md @@ -20,6 +20,7 @@ It takes an options object as its single parameter, with the following propertie | accessKeyID | string | The AWS access key ID credential to use for authentication. | | secretAccessKey | string | The AWS secret access credential to use for authentication. | | sessionToken (optional) | string | The AWS secret access token to use for authentication. | +| endpoint (optional) | string | The AWS endpoint. Useful for local testing. | ### Methods diff --git a/docs/sources/k6/v0.52.x/javascript-api/jslib/aws/awsconfig.md b/docs/sources/k6/v0.52.x/javascript-api/jslib/aws/awsconfig.md index 9b2691160f..9bb62c217c 100644 --- a/docs/sources/k6/v0.52.x/javascript-api/jslib/aws/awsconfig.md +++ b/docs/sources/k6/v0.52.x/javascript-api/jslib/aws/awsconfig.md @@ -20,6 +20,7 @@ It takes an options object as its single parameter, with the following propertie | accessKeyID | string | The AWS access key ID credential to use for authentication. | | secretAccessKey | string | The AWS secret access credential to use for authentication. | | sessionToken (optional) | string | The AWS secret access token to use for authentication. | +| endpoint (optional) | string | The AWS endpoint. Useful for local testing. | ### Methods diff --git a/docs/sources/k6/v0.53.x/javascript-api/jslib/aws/awsconfig.md b/docs/sources/k6/v0.53.x/javascript-api/jslib/aws/awsconfig.md index 9b2691160f..9bb62c217c 100644 --- a/docs/sources/k6/v0.53.x/javascript-api/jslib/aws/awsconfig.md +++ b/docs/sources/k6/v0.53.x/javascript-api/jslib/aws/awsconfig.md @@ -20,6 +20,7 @@ It takes an options object as its single parameter, with the following propertie | accessKeyID | string | The AWS access key ID credential to use for authentication. | | secretAccessKey | string | The AWS secret access credential to use for authentication. | | sessionToken (optional) | string | The AWS secret access token to use for authentication. | +| endpoint (optional) | string | The AWS endpoint. Useful for local testing. | ### Methods diff --git a/docs/sources/k6/v0.54.x/javascript-api/jslib/aws/awsconfig.md b/docs/sources/k6/v0.54.x/javascript-api/jslib/aws/awsconfig.md index 9b2691160f..9bb62c217c 100644 --- a/docs/sources/k6/v0.54.x/javascript-api/jslib/aws/awsconfig.md +++ b/docs/sources/k6/v0.54.x/javascript-api/jslib/aws/awsconfig.md @@ -20,6 +20,7 @@ It takes an options object as its single parameter, with the following propertie | accessKeyID | string | The AWS access key ID credential to use for authentication. | | secretAccessKey | string | The AWS secret access credential to use for authentication. | | sessionToken (optional) | string | The AWS secret access token to use for authentication. | +| endpoint (optional) | string | The AWS endpoint. Useful for local testing. | ### Methods diff --git a/docs/sources/k6/v0.55.x/javascript-api/jslib/aws/awsconfig.md b/docs/sources/k6/v0.55.x/javascript-api/jslib/aws/awsconfig.md index 9b2691160f..9bb62c217c 100644 --- a/docs/sources/k6/v0.55.x/javascript-api/jslib/aws/awsconfig.md +++ b/docs/sources/k6/v0.55.x/javascript-api/jslib/aws/awsconfig.md @@ -20,6 +20,7 @@ It takes an options object as its single parameter, with the following propertie | accessKeyID | string | The AWS access key ID credential to use for authentication. | | secretAccessKey | string | The AWS secret access credential to use for authentication. | | sessionToken (optional) | string | The AWS secret access token to use for authentication. | +| endpoint (optional) | string | The AWS endpoint. Useful for local testing. | ### Methods diff --git a/docs/sources/k6/v0.56.x/javascript-api/jslib/aws/awsconfig.md b/docs/sources/k6/v0.56.x/javascript-api/jslib/aws/awsconfig.md index 9b2691160f..9bb62c217c 100644 --- a/docs/sources/k6/v0.56.x/javascript-api/jslib/aws/awsconfig.md +++ b/docs/sources/k6/v0.56.x/javascript-api/jslib/aws/awsconfig.md @@ -20,6 +20,7 @@ It takes an options object as its single parameter, with the following propertie | accessKeyID | string | The AWS access key ID credential to use for authentication. | | secretAccessKey | string | The AWS secret access credential to use for authentication. | | sessionToken (optional) | string | The AWS secret access token to use for authentication. | +| endpoint (optional) | string | The AWS endpoint. Useful for local testing. | ### Methods diff --git a/docs/sources/k6/v0.57.x/javascript-api/jslib/aws/awsconfig.md b/docs/sources/k6/v0.57.x/javascript-api/jslib/aws/awsconfig.md index 9b2691160f..9bb62c217c 100644 --- a/docs/sources/k6/v0.57.x/javascript-api/jslib/aws/awsconfig.md +++ b/docs/sources/k6/v0.57.x/javascript-api/jslib/aws/awsconfig.md @@ -20,6 +20,7 @@ It takes an options object as its single parameter, with the following propertie | accessKeyID | string | The AWS access key ID credential to use for authentication. | | secretAccessKey | string | The AWS secret access credential to use for authentication. | | sessionToken (optional) | string | The AWS secret access token to use for authentication. | +| endpoint (optional) | string | The AWS endpoint. Useful for local testing. | ### Methods diff --git a/docs/sources/k6/v1.0.x/javascript-api/jslib/aws/awsconfig.md b/docs/sources/k6/v1.0.x/javascript-api/jslib/aws/awsconfig.md index 9b2691160f..9bb62c217c 100644 --- a/docs/sources/k6/v1.0.x/javascript-api/jslib/aws/awsconfig.md +++ b/docs/sources/k6/v1.0.x/javascript-api/jslib/aws/awsconfig.md @@ -20,6 +20,7 @@ It takes an options object as its single parameter, with the following propertie | accessKeyID | string | The AWS access key ID credential to use for authentication. | | secretAccessKey | string | The AWS secret access credential to use for authentication. | | sessionToken (optional) | string | The AWS secret access token to use for authentication. | +| endpoint (optional) | string | The AWS endpoint. Useful for local testing. | ### Methods diff --git a/docs/sources/k6/v1.1.x/javascript-api/jslib/aws/awsconfig.md b/docs/sources/k6/v1.1.x/javascript-api/jslib/aws/awsconfig.md index 9b2691160f..9bb62c217c 100644 --- a/docs/sources/k6/v1.1.x/javascript-api/jslib/aws/awsconfig.md +++ b/docs/sources/k6/v1.1.x/javascript-api/jslib/aws/awsconfig.md @@ -20,6 +20,7 @@ It takes an options object as its single parameter, with the following propertie | accessKeyID | string | The AWS access key ID credential to use for authentication. | | secretAccessKey | string | The AWS secret access credential to use for authentication. | | sessionToken (optional) | string | The AWS secret access token to use for authentication. | +| endpoint (optional) | string | The AWS endpoint. Useful for local testing. | ### Methods