CloudFormation stack for creating least-privilege IAM roles for running Artillery on AWS Fargate / Lambda #3220
hassy
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What is this?
You can now deploy a CloudFormation stack to create IAM role & policy resources for running tests on AWS Fargate and Lambda.
Who is this for?
This is intended to be used by anyone who's running Artillery tests on AWS Fargate or Lambda and has not yet set up a least-privilege IAM role for running those tests with the
artillery
CLI (using the IAM policy & role definitions provided in the docs1).We recommend setting up a separate IAM role for running Artillery tests as a good security practice.
How do I get started?
To get started, go to the docs and click on Launch Stack button to deploy a CloudFormation stack for the platform you're using:
Demo
Setting.AWS.IAM.permissions.for.Artillery-4k.mp4
Footnotes
https://www.artillery.io/docs/load-testing-at-scale/aws-fargate#setting-up-the-iam-policy-and-role-in-aws ↩
Beta Was this translation helpful? Give feedback.
All reactions