Skip to content

Commit 9e57286

Browse files
authored
awsmeter 4.1.1 (undera#742)
* Add awsmeter version 2.1.1. * Add awsmeter v4.1.1 with feature to get aws credentials from ec2 and ecs iam roles.
1 parent b603c5a commit 9e57286

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

site/dat/repo/various.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1271,7 +1271,7 @@
12711271
{
12721272
"id": "awsmeter",
12731273
"name": "AWS Support",
1274-
"description": "JMeter plugin to execute test over AWS Services like Kinesis Data Stream, SQS Standard and FIFO queue and SNS Standard and FIFO topic.",
1274+
"description": "AWS Meter is a comprehensive JMeter plugin designed to execute performance tests against AWS services including Kinesis, SQS, SNS, Cognito, and EventBridge. This plugin provides specialized Java samplers for each AWS service, leveraging the AWS SDK for seamless integration and communication.",
12751275
"screenshotUrl": "https://raw.githubusercontent.com/JoseLuisSR/awsmeter/main/doc/img/awsmeter-diagrams-Logo.png",
12761276
"helpUrl": "https://github.com/JoseLuisSR/awsmeter",
12771277
"vendor": "JoseLuisSR",
@@ -1329,6 +1329,13 @@
13291329
"depends": [
13301330
"jmeter-core"
13311331
]
1332+
},
1333+
"4.1.1": {
1334+
"changes": "Get AWS credentials from EC2 instance profile and ECS task IAM role.",
1335+
"downloadUrl": "https://github.com/JoseLuisSR/awsmeter/releases/download/v4.1.1/awsmeter-4.1.1.jar",
1336+
"depends": [
1337+
"jmeter-core"
1338+
]
13321339
}
13331340
}
13341341
},

0 commit comments

Comments
 (0)