We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e387290 commit 32d36a7Copy full SHA for 32d36a7
src/data/doc-extensions/extensions.json
@@ -1111,6 +1111,21 @@
1111
"categories": ["Reporting", "Observability"],
1112
"tiers": ["Official"],
1113
"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
1129
}
1130
]
1131
0 commit comments