aws-fis-experiment-execute
Installation
SKILL.md
AWS FIS Experiment Execute
Verify that infrastructure is already deployed, run an AWS FIS experiment, monitor its progress, and generate a results report. Reads configuration from a prepared experiment directory whose CloudFormation stack has already been deployed.
Output Language Rule
Detect the language of the user's conversation and use the same language for all output.
- Chinese input -> Chinese output
- English input -> English output
Prerequisites
Required tools:
- AWS CLI —
aws fis,aws cloudwatch,aws cloudformation,aws logs - kubectl — configured with access to target EKS cluster.
- A prepared experiment directory (from aws-fis-experiment-prepare skill)
Related skills