Skip to content

Commit 32d36a7

Browse files
committed
fix: add missing xk6-aws
1 parent e387290 commit 32d36a7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/data/doc-extensions/extensions.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1111,6 +1111,21 @@
11111111
"categories": ["Reporting", "Observability"],
11121112
"tiers": ["Official"],
11131113
"cloudEnabled": false
1114+
},
1115+
{
1116+
"name": "xk6-aws",
1117+
"description": "Alternative to the official AWS JS Lib that relies on the AWS SDK for Go to interact with Amazon Web Services",
1118+
"url": "https://github.com/joanlopez/xk6-aws",
1119+
"logo": "",
1120+
"author": {
1121+
"name": "Joan López de la Franca Beltran",
1122+
"url": "https://github.com/joanlopez"
1123+
},
1124+
"stars": "0",
1125+
"type": ["JavaScript"],
1126+
"categories": ["Misc"],
1127+
"tiers": ["Community"],
1128+
"cloudEnabled": false
11141129
}
11151130
]
11161131
}

0 commit comments

Comments
 (0)